Beamforming using custom phases for each array element.
이전 댓글 표시
I want to be able to take an MxM matrix of phase values (between -180 and 180), apply those to an MxM rectangular array of custom antenna elements, and produce a 3d beam Pattern. The Sensor Array Analyzer app does roughly what I want to be able to do, but it seems as though any steering in the matlab phase array toolbox is done through Mathwork's own beamforming/steering (input an Az/El).
There seems to be the ability to apply custom tapering to antenna elements already but is there a way to do this with element phases as well?
댓글 수: 1
Shailesh Mani
2022년 1월 14일
How can i feed the phase values of MxN elements in Sensor Array Analyser. Please help me!!
답변 (1개)
Honglei Chen
2019년 12월 31일
0 개 추천
Like you said, you can use custom tapering on elements. Just convert the phase to the corresponding complex number and specify it as the taper.
HTH
댓글 수: 1
Shashi
2021년 3월 20일
Hi, Honglei ,
will you please provide the syntax for converting the phase value into complex number ?
for example i have a phase value of 30 and -30 what will be the complex number for this?
카테고리
도움말 센터 및 File Exchange에서 Beamforming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!