Difference between steering and angle parameter!
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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?
0 Commenti
Risposte (1)
Honglei Chen
il 6 Ott 2016
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 Commenti
Honglei Chen
il 7 Ott 2016
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.
Vedere anche
Categorie
Scopri di più su Transmitters and Receivers in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!