frequency ulation

3 visualizaciones (últimos 30 días)
mohamed  al-asklany
mohamed al-asklany el 21 de Feb. de 2012
Editada: Walter Roberson el 18 de Oct. de 2013
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

Respuesta aceptada

Honglei Chen
Honglei Chen el 21 de Feb. de 2012
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 comentarios
mohamed  al-asklany
mohamed al-asklany el 21 de Feb. de 2012
sir , i know the equation but how i can get freq. from fft please give an example
Honglei Chen
Honglei Chen el 21 de Feb. de 2012
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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Detection, Range and Doppler Estimation en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by