Building Radar Data Cube
2 ビュー (過去 30 日間)
古いコメントを表示
I am building a radar data cube for FMCW and for LFM radar, the built data (signal) I get after using the system object (phased.reciever) and collected in a matrix.
Is this signal considered to be the (beat signal) or do I still need to mutiply it with the tramsitted signal to get the beat signal?
回答 (1 件)
Honglei Chen
2020 年 1 月 20 日
For FMCW, after phased.ReceiverPreamp, that's the raw signal. You will need to mix it with the transmitted signal and then do an FFT to find the beat frequency.
For LFM, the process is similar, but is more often referred to as stretch processing. You can use the stretch processor in the toolbox to find the beat frequency.
HTH
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Automotive Radar についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!