FMCW FFT processing (range time plot)
조회 수: 23 (최근 30일)
이전 댓글 표시
I'm working on the processing of raw FMCW radar data.
In my case the radar works in the [6.014-7.76] GHz band (I have 187 frequency points starting from 6.014 GHz and ended with 7.76GHz) and the data that I collect are organized in a complex-double numbers (I&Q) matrix [Number of frame x 187] per each couple tx-rx antennas.
Unfortunately the radar company doesn't want to provide me so much information about how the radar works and I am not much of an expert. They said that the collected data are the channel response in the frequency domain.
Now if I plot one received frame I get the results shown in the figure1 and if I do 1D fft on the detrended raw data I get the figure2 ( RTI (range time intensity) plot where you can see two humans moving forth and back in front of the radar).
I'm a little bit confused: I thought that the fft processing were to do on the dechirped time domain data to get the RTI plot but I'm doing it on frequency domain and I'm getting result that makes sense, what am I missing here? To me is not clear:
- Are the received I&Q data (as you said: output of the FMCW matched filter) in time domain? If yes, as I think, why the radar company said that the received data are the channel response in the frequency domain?
- If the received I&Q data are in frequency domain does make sense to FFT them to obtain the target's range; I'm not expert but I known that the FFT in signal processing od FMCW radar has to be applied to traslate the radar signal from the time domain to the distance estimation.
댓글 수: 2
Learning Dadada
2018년 1월 26일
Hello, may I know how do you plot out the range time plotting? I'm a beginner in radar signal processing and is that possible to have a look at your mat lab code? Thanks!
답변 (1개)
Honglei Chen
2017년 7월 18일
I'm just speculating but if your processing result matches the ground truth, it will be hard to argue against it.
For a FMCW, the frequency shift can be translated to the time information due to the sweep slope, which in turn can be translated to the distance.
HTH
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Detection, Range and Doppler Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!