MUSIC algorithm for direction of arrival

조회 수: 10 (최근 30일)
uzmeed
uzmeed 2020년 2월 9일
댓글: uzmeed 2020년 2월 23일
I just need to ask is MUSIC algorithm a phase comparison technique?
regards
Uzmeed

채택된 답변

Honglei Chen
Honglei Chen 2020년 2월 18일
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
uzmeed
uzmeed 2020년 2월 23일
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?

댓글을 달려면 로그인하십시오.

추가 답변 (2개)

Shunichi Kusano
Shunichi Kusano 2020년 2월 9일

uzmeed
uzmeed 2020년 2월 11일
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

카테고리

Help CenterFile Exchange에서 Direction of Arrival Estimation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by