Doppler Effect and Phase Shift for Doppler Radar

Introduction

Doppler effect has been widely used in radar to measure the relative velocity between source and the target. The radar and lidar that use Doppler effect to measure relative velocities are called Doppler radar. Many autonomous or semi-autonomous machines, such as air-plane, autonomous vehicle, are often equipped with Doppler radar.

In this blog post, I would like to discuss the physics and mathematics of Doppler effect for Doppler radar.

Ordinary Radar

In the ordinary radar configurations, the transmitter of the radar sends out a wave, the wave hits a target object and gets reflected, a small portion of the reflected wave will be received by the receiver of the radar. By measuring the time gap between signal transmission and receipt Δt, we could determine the distance between the radar and the target object r easily.

r=cΔt2

where c is the wave velocity. Both radar and the target object could be moving. But as long as the wave velocity c is much greater than the relative velocity between the radar and the target object Δv, the above equation holds.

The ordinary radar is also called time-of-flight radar.

Doppler Radar

Different from ordinary radar, Doppler radar could also be used for measuring the the relative velocity between the radar and the target object Δv.

Doppler Effect

Let’s consider the Doppler effect in the simplest 1D scenario. The wave frequency that the receiver measured f is

λ=λΔvf=cfΔvf=cΔvf=cf

where c is the wave velocity, f is the source wave frequency, Δv is the relative velocity between the source and the target, Δv>0 when the source and the target are moving closer, Δv<0 when the source and the target are moving farther. Therefore,

f=ccΔvf

Apparently, when the source and target are moving closer, i.e., Δv>0, f>f; when the source and target are moving farther, i.e., Δv<0, f<f.

The Doppler frequency Δf, which is the difference between the receiver frequency and the transmitter frequency is

Δf=ff=ccΔvff=fΔvcΔv

Assuming cΔv, we have

Δf=fΔvc

The Doppler effect will also happen to a Doppler radar when the radar and the object are relatively moving. Let’s still consider the simplest 1D scenario. The target object will reflect the wave transmitted from the source. In this case, the target object becomes the source of wave, and the radar becomes the target object since the radar has a receiver. The frequency of reflected wave will be the same as the frequency of the wave the target objects receives, which is f. Then the frequency of the wave measured from the receiver on the radar f will be

f=ccΔvf

Assuming cΔv, the Doppler frequency Δf, which is the difference between the receiver frequency and the transmitter frequency is

Δf=ff=(ff)(ff)=fΔvc+fΔvc=2fΔvc

With this mathematical relationship, by measuring the the Doppler frequency Δf on the radar, we could determine the relative velocity between the radar and the target object easily.

Phase Shift

In practice, instead of measuring the Doppler frequency Δf, many Doppler radar measure phase shift Δφ.

Assuming cΔv, the phase difference between the transmitted signal and the received signal, i.e., phase shift Δφ, is

Δφ=2rλ2π=4πrλ=4πrfc

where r is the distance between the radar and the target object, and λ is the wavelength.

dΔφdt=4πfcdrdt=4πfcΔv

Note that Δv=drdt.

This means that if we could measure dΔφdt, we could calculate the relative velocity between the radar and the target object. In practice, dΔφdt could be measured easily by transmitting lots of signals in unit time, and measuring the ΔΔφΔt.

Conclusions

Doppler radar is not that sophisticated to understand. We determine the relative velocity by measuring the change rate of Doppler effect phase shift.

References

Doppler Effect and Phase Shift for Doppler Radar

https://leimao.github.io/blog/Doppler-Effect-Phase-Shift/

Author

Lei Mao

Posted on

12-08-2020

Updated on

12-08-2020

Licensed under


Comments