MUSIC algorithm ghost target in Matlab Radar Simulation Demo

8 views (last 30 days)
I am using MUSIC algorithm for radar angle estimation project. However, it will show a mirror target when the target is near the angle limit. I found the same issue in the Radar Signal Simulation and Processing for Automated Driving demo.
jVmFxpMPlaUXIsu.png
Can anyone explain this to me? Or how can we solve this issue in tracking?

Answers (1)

Honglei Chen
Honglei Chen on 19 Feb 2020
The range angle image you mentioned in question is not a mirrored target, rather it's just an aliasing to the opposite side due to the low angular resolution. Do you have an example for the case in MUSIC?
HTH
  3 Comments
Honglei Chen
Honglei Chen on 19 Feb 2020
That blob has only one peak so even though it looks like two targets, when we do the detection, only one peak is identified and that's what gets passed to the tracker.

Sign in to comment.

Categories

Find more on Detection, Range and Doppler Estimation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!