Hello,
I am looking to design a prototype of a laser signal processing system using your hardware. I want to directly measure laser pulses captured with a photodiode by integrating the area under the curve of each pulse.
I have determined that a 250 MSPS ADC will provide sufficient resolution. I see that the ADS42JB49EVM may be exactly the evaluation module I need. Now I need to find the board to hook it up to. I am interested in the 66AK2L06 SoC EVM, but have some questions:
1. Can the ADS42JB49EVM hook up to the 66AK2L06 EVM?
2. Can the 66AK2L06EVM capture raw, unprocessed data from the ADC so I can run data analysis offline? I would like to capture between 0.5 seconds and 1 second at a time. That would seem to be between about 220 and 440 MB of data.
2a. The TSW14J56EVM seems to be able to capture raw data, which is what I want. However, I'll also need to process data in real-time later down the road, so if the 66AK2L06EVM can both capture raw data as well as process it later in real-time, that would be the best.
3. The photodiode/gain electronics connect as single-end, 50 Ohm. I see that the ADS42JB49EVM has transformers so it's "flexible", but I want to make sure that I can use the board.
3a. Also, does the EVM convert the single end to differential with hardware? I'd like differential for better signal processing, if possible.
Is there anything else I should know about trying to capture raw data with your hardware? I'm only trying to capture one second, but that's still going to be a lot of data.
Is there anything else I should know about the SoC that might limit processing the signal in real time? I want to integrate the area under the curve from the pulse by reading a buffer and processing a group of points within it. I saw in another forum post that your chip may only be able to process ~186 MSPS in real time?
Thank you