Azzera filtri
Azzera filtri

Doppler Velocity from I&Q channel

28 visualizzazioni (ultimi 30 giorni)
Muhammad Fayyaz
Muhammad Fayyaz il 20 Ago 2018
Commentato: Aicha Sow il 12 Ago 2021
I am new to this field and struggling to find doppler velocity from pure Doppler RADAR. I have I&Q channel, which I beleive is used to find doppler velocity by finding their phase difference ? Any sort of help would be much appreciated
  4 Commenti
Muhammad Fayyaz
Muhammad Fayyaz il 12 Ago 2021
My research topic changed and later I used micro-Doppler for CNN models. Hence I did not continue with this one. Sorry I know it is not what you might have been expecting
Aicha Sow
Aicha Sow il 12 Ago 2021
Hi @Muhammad Fayyaz I was indeed hoping for another answear. But thanks for taking the time to reply.

Accedi per commentare.

Risposte (3)

Honglei Chen
Honglei Chen il 20 Ago 2018
There is a Doppler estimation example in Phased Array System Toolbox. You can find it at
HTH
  2 Commenti
Muhammad Fayyaz
Muhammad Fayyaz il 20 Ago 2018
Hey there, The given example use PULSE RADAR. I have doppler radar CW. This particular radar will not give range or pulses. Hope I am able to clarify my point ?

Accedi per commentare.


Muhammad Fayyaz
Muhammad Fayyaz il 20 Ago 2018
Thanks for the quick response. But I had already seen this example, which is for FREQUENCY MODULATED CW Radar system. I have purely CW system with no such information as required for FMCW or Pulse.

Honglei Chen
Honglei Chen il 20 Ago 2018
If you are using a pure CW system, you cannot derive the range information. In that case you just mix the received signal with the transmitted signal, like what is done for range in the FMCW radar example. However, this time all frequency shifts are caused by Doppler shift. So just as shown in the FMCW radar example, once you get the beat frequency, that is your Doppler shift and you can then translate that to speed.
HTH
  2 Commenti
Muhammad Fayyaz
Muhammad Fayyaz il 20 Ago 2018
Is there any particular example related to that solution ? Because I havr received a code from company to output I&Q channel and the FFT output of it. What is required to translate that information to spped ?
Honglei Chen
Honglei Chen il 20 Ago 2018
If you have FFT output, you can just locate the peak and get the corresponding frequency. To translate that frequency to speed, you can use dop2spped
Note that this is for one way propagation. Since you are using a radar, you probably have two way propagation so you need to divide the result by 2 to get the correct speed.
HTH

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by