Brettn56
Newbie
I'm trying to design a system to calculate time of flight for a CW signal with a 200khz carrier. As soon as the signal has finished transmission (TX pulse varies from 0.1ms to 5ms) I need to 'capture' 1000 samples, each sample being precisely 13.3333uS apart (ie 75khz). I then need the I and Q component of the received waveform to be sent via ethernet.
Am I barking up the wrong tree trying to use an Fpga to perform this? Would I be better off using something like a cyclone v soc(arm architecture)?
Any advice would be much appreciated.
Looking to use an Ad8339 (IQ demod) > ad8334 (vga) > AD8021 (current to voltage) > AD7665 (adc). The ad8339 I'd only use 2 channels (one for I, one for Q). Or am I smarter to use and Adc directly to a micro and do all the conversion/calculation in dsp slices?
Thanks,
Brett
Am I barking up the wrong tree trying to use an Fpga to perform this? Would I be better off using something like a cyclone v soc(arm architecture)?
Any advice would be much appreciated.
Looking to use an Ad8339 (IQ demod) > ad8334 (vga) > AD8021 (current to voltage) > AD7665 (adc). The ad8339 I'd only use 2 channels (one for I, one for Q). Or am I smarter to use and Adc directly to a micro and do all the conversion/calculation in dsp slices?
Thanks,
Brett