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.
Hi,
I have a general question in the range FFT calculation. When we use complex 1x format, each raw ADC sample at each receiver will be a complex number. Therefore, the range FFT can be applied in the following ways:
1 - Use complex ADC samples as time series input to FFT to get the frequency response, which gives the range bins.
2 - Calculate the magnitude of each complex ADC sample first. Then feed these real time series data input to FFT to get the range bins.
3 - Use the real or the imaginary component of each complex ADC sample and feed these real values to FFT to get the range bins. (I presume choosing between real and imaginary component would not make a big difference in this option)
My question is does any of the above methods provide advantage compared to others or can I choose any of them? My incline is towards using method 2, but I want to make sure this is not going to have a significant detection performance penalty.
Thank you for your help.
Regards,
Cagri
Hi, Cagri:
Method 1 is the right way to go. Method 2 does not work, because phase contains information. Method 3 will have a lower performance compare to method 1.
You can go through the training video https://training.ti.com/intro-mmwave-sensing-fmcw-radars-module-1-range-estimation?context=1128486-1139153-1128542
Best,
Zigang
Hi Zigang,
Thank you for your feedback.
In that case, I will feed the complex samples to my FFT input (for each RX antenna) to calculate the range. As I move forward, I will share my insights and further questions on my observations.
By the way, I have watched all 5 modules on radar (including the one you recommended) at least twice. These are extremely useful training videos for establishing a good foundation on the topic. Thank you for reminding me again.
Regards,
Cagri
Sounds good. I will close this thread for now. And you can always come back to send your observation.
Best,
Zigang