Difference between steering and angle parameter!
이전 댓글 표시
What is the differencd between steer and Ang inputs of 'Narrowband tx array' block. According to my understanding Ang input is for radiating signal in that particular Angle direction e.g Azimuth 30
Then why steering is used if we can point the tx to different directions while using Different Angles?
답변 (1개)
Honglei Chen
2016년 10월 6일
1 개 추천
The input 'Ang' specifies the direction at which the signal is transmitted.
The input 'Steer' only applies when you have a subarray in the block. So if you are not using a subarray, then you don't have to worry about it. The parameter is there because if you have a subarray, it is possible to steer subarrays via phase shifters and the parameter 'Steer' specifies which direction to specify those subarrays.
HTH
댓글 수: 9
Hassam Mahmood
2016년 10월 6일
Honglei Chen
2016년 10월 6일
For scanning, you can turn on the weights at the transmit array which will steer the array. Ang should always be the direction where the signal transmitted to, i.e., where the target is located.
Hassam Mahmood
2016년 10월 6일
Hassam Mahmood
2016년 10월 6일
Honglei Chen
2016년 10월 6일
I responded a bit in the other thread. The W will be the conjugate of the steering vector at those angles. You can consider using MATLAB Function block to compute those weights and pass it into W.
Ang is the direction of signal propagation. Say you have a target, you want to compute the signal propagated toward that target regardless where the main beam is. The scanning can change where the beam point to, but it does not change where the target is, that's why Ang and beam direction may not be the same. If they happen to be the same, then you get the maximum power along that direction. Otherwise, you suffer a loss. Does this clarify things?
HTH
Hassam Mahmood
2016년 10월 7일
편집: Hassam Mahmood
2016년 10월 7일
Hassam Mahmood
2016년 10월 7일
편집: Hassam Mahmood
2016년 10월 7일
Honglei Chen
2016년 10월 7일
Could you let me know how you use it to get the out of memory error? Your code above errors out because your elem_pos dimension is wrong. Once I fixed it, I have no issue getting a result.
Hassam Mahmood
2016년 10월 7일
편집: Hassam Mahmood
2016년 10월 7일
카테고리
도움말 센터 및 File Exchange에서 Transmitters and Receivers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!