Clear Filters
Clear Filters

I have two peaks in my doppler signal. 1 @ zero and other @ actual velocity.

2 views (last 30 days)
I am building radar data cube. when I process the signal in slow-time it gives me the doppler velocity @ 2 locations. one @ zero and other @ 50m/s. velocity which I input is 50 m/s.
Please have a look. and advise. is this correct and what can be the problem. Regards

Answers (2)

Hassaan
Hassaan on 10 Jan 2024
The Doppler spectrum you're observing shows two peaks: one at zero velocity, likely due to static objects, and another at the expected 50 m/s, indicating a moving target. The zero velocity peak is common and expected if there are stationary objects in the radar's field of view. If the 50 m/s peak is unexpected, it may be due to signal processing artifacts, system calibration issues, or ambiguities in velocity measurement due to the radar system's limitations. To verify the correctness of these observations, you should review the radar processing chain, conduct tests with known targets, check for calibration accuracy, and ensure the radar's ambiguity resolution is correctly applied.
---------------------------------------------------------------------------------------------------------------------------------------------------
If you find the solution helpful and it resolves your issue, it would be greatly appreciated if you could accept the answer. Also, leaving an upvote and a comment are also wonderful ways to provide feedback.
Professional Interests
  • Technical Services and Consulting
  • Embedded Systems | Firmware Developement | Simulations
  • Electrical and Electronics Engineering
Feel free to contact me.
  1 Comment
Waseem
Waseem on 10 Jan 2024
There is only one target which is moving at 50 m/s. there is no stationery target in the system.

Sign in to comment.


Star Strider
Star Strider on 10 Jan 2024
I am not certain what your data are, however the ‘peak’ at D-C (0 Hz) is likely the result of a constant D-C offset.
Subtracting the mean of your signal from the rest of the signal first (before calculating the Fourier transform) can eliminate it.

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!