MUSIC algorithm ghost target in Matlab Radar Simulation Demo

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)

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

I rewrite the MUSIC algorithm and replicat the MUSIC demo. How can I resolve the the aliasing problem you mentioned? In your demo I don't see the aliasing in the bird's-eye plot. Is it resolved by the tracking algorithm?
Thank you.
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

Asked:

on 12 Feb 2020

Commented:

on 21 Feb 2020

Community Treasure Hunt

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

Start Hunting!