How is the Phased Array Partitioning Model supposed to be used?
이전 댓글 표시
I am modeling a 16x16 element phased array, although the size is not really important. My theoretical hardware has a phase shifter behind every element in the array, so I can fully steer the array.
Since I don't have a clear example to go by, my take is that in order to steer this array, I need to create a partitioned array, where each and every element is specified as an independent sub-array. To do this I am setting the SubarraySelection parameter to eye(256).
I see no other way to steer the array. I am also adding taper weights to the array, and the only way I can appear to do this is to specify each element as an independent sub-array.
Is this the correct approach, or am I making the problem unnecessarily complicated?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Get Started with Phased Array System Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!