Hi,
I was not sure where to post this inquiry or who to ask locally. My local FAE no longer supports TI.
The project is essentially a 0-1Mhz spectrum analyser with smart FFT analysis functions that can give statistics about peaks (shape, SNR, mean amplitude over time, switching frequency etc) on each FFT frame over ~200mS of 2Mhz sampled data from a differential ADC input (12bit or better). We will likely need to do FFT’s on the time series over 200mS of data i.e. FFT on specific bins or all bins to detect what frequency each bin is switching at.
Some of these features can be dropped or reduced to keep cost under control. Ideally the processor / DSP will be under USD$10, max USD$20.
Specific requirements:
- 1 x Differential 10bit (10 usable bits) ADC sampling at minimum 2Mhz (really needs to be usable 12bit+)
- Most likely requires Hardware FFT support as we have to do minimum 1024 (preference 2048 point) with windowing on the 2Mhz data (Hanning etc), may also require FFT’s on each of the 1024/2048 bins for the 200mS of sample data
- Nice to have DMA on the ADC so the 2Mhz samples ADC fills a ping pong type ring buffer so while one buffer fills up we process the other buffer and enough RAM to take in 200mS of 2Mhz samples data which is 2 bit data (800KB on board ram, plus the requirements for the operating system etc so I imagine around 1MB). Or any other technique that allows the results of the FFT to happen on 2Mhz sampled data at minimum 1024-point FFT.
- External RAM for storing results of calculations and data for analysis after the ~200mS sample.
Not sure if a TI FAE can contact us directly to discuss? This project is based on a patent and has investment. We have already completed a proof of concept over the last 12 months using software defined radio hardware to get raw data samples and a low powered processor to do 512 point FFT’s at 500Khz so we have a pretty clear idea on what we need to achieve to go to stage 2 prototypes.
