MUSIC algorithm for direction of arrival

7 visualizaciones (últimos 30 días)
uzmeed
uzmeed el 9 de Feb. de 2020
Comentada: uzmeed el 23 de Feb. de 2020
I just need to ask is MUSIC algorithm a phase comparison technique?
regards
Uzmeed

Respuesta aceptada

Honglei Chen
Honglei Chen el 18 de Feb. de 2020
Generally speaking MUSIC belongs to subspace method. It doesn't really compare amplitude or phase, instead it takes advantage of orthogonality between signal and nosie subspace. Not sure if you are mixing it with monopulse techniques, which does have amplitude and phase flavers.
HTH
  1 comentario
uzmeed
uzmeed el 23 de Feb. de 2020
thanks Honglei
I had been working on implementing the MUSIC algorithm. I have done it sucessfully writing my own algo. Now I need to compare them.
One thing I have seen is that the input to the MUSIC algorithm is taken from IF in the form of a+bi to form a covariance matrix.
It actually doesnot compare the amplitude or phase but amplitude and phase are the input to the algorithm.
Is my understanding correct?

Iniciar sesión para comentar.

Más respuestas (2)

Shunichi Kusano
Shunichi Kusano el 9 de Feb. de 2020

uzmeed
uzmeed el 11 de Feb. de 2020
Thank you Shunichi
I know the theory of MUSIC well and that it is a spatial method for AoA estimation
My question is that AOA has two major categories Amplitude and phase comparison
Broadly speaking ni which category it lies? and does it necessarily needs phase info for implementation
Please also mention any literature that specifically addresses this aspect.
Moreover MUSIC algo is part of phased array tool box in MATLAB so should I consider it as phase comparison method specfically
Regards
uzmeed

Community Treasure Hunt

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

Start Hunting!

Translated by