This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1243: Plot 1D FFT data from AWR1243 ADC data

Part Number: AWR1243
Other Parts Discussed in Thread: AWR1642,

Hello Community,

I am using DCA1000 and AWR1243 to get raw ADC data. I wrote algorithm in C to read ADC data and perform 1D FFT on it using the AWR1642 source files.  I mentained the flow of steps as mentioned in Doxygen files and AWR1642. On the Raw ADC data I performed the windowing and then did the FFT calculation using window data and twiddle factor.  I get at the out the real and imaginary values. I want to plot the FFT on graph now using those values. But these values are not in dB. What processing I need to do to obtain values in dB so that I could plot the 1DFFT.

Regards,

Neil