frequency ulation

1 回表示 (過去 30 日間)
mohamed  al-asklany
mohamed al-asklany 2012 年 2 月 21 日
編集済み: Walter Roberson 2013 年 10 月 18 日
hello,i am trying to make a receiver for frequency modulated continous wave radar system and my problem is how i can detect frequncy of mixer output to calculat range of target

採用された回答

Honglei Chen
Honglei Chen 2012 年 2 月 21 日
You can do an FFT to the output of the mixer to find the beat frequency. You can then convert beat frequency to the range using the equation associated with FMCW waveform. You can find the equation itself in Skolnik's Introduction to Radar Systems, either 1st or 2nd edition.
  2 件のコメント
mohamed  al-asklany
mohamed al-asklany 2012 年 2 月 21 日
sir , i know the equation but how i can get freq. from fft please give an example
Honglei Chen
Honglei Chen 2012 年 2 月 21 日
http://www.mathworks.com/products/matlab/demos.html?file=/products/demos/shipping/matlab/fftdemo.html
To automate the peak finding process, you can consider using findpeaks function in Signal Processing Toolbox.
doc findpeaks

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDetection, Range and Doppler Estimation についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by