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?

Respuestas (1)

Honglei Chen
Honglei Chen el 19 de Feb. de 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 comentarios

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.
Thank you very much.

Iniciar sesión para comentar.

Categorías

Preguntada:

el 12 de Feb. de 2020

Comentada:

el 21 de Feb. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by