clarification regarding custom Antenna's "Radiation pattern"
2 views (last 30 days)
Show older comments
Chris Jagielski
on 1 Oct 2015
Commented: Haris Mahmood
on 27 Jul 2016
Hello,
I've been messing around with making custom antennas and custom arrays, using the phased.CustomAntennaElement system object.
What specifically is the difference in the "Frequency Response" and the "Radiation Pattern"?
Are they gains, or directivities, or both?
I've looked up the Radiation Pattern (https://en.wikipedia.org/wiki/Radiation_pattern) and I believe it should be the Gains at the relative Az/El angles.
If this is true, then what is the point of the frequency response? Would zero dB freq response from DC to inf imply that my custom antenna has the same gains at every frequency? In practice this won't be so. Thus, should my "best" frequency receive a value of 0 dB, leaving ALL other frequencies to be negative decibels?
Thank you for helping me understand this tool!
0 Comments
Accepted Answer
Honglei Chen
on 2 Oct 2015
Hi Chris, your guess regarding the frequency response is right. It is essentially a simple way to specify the pattern across the frequency assuming the pattern doesn't change much across those frequencies. If the pattern change cannot be overlooked, then you may want to define the custom pattern across different frequencies as a 3D matrix.
The question of whether the pattern should be gain or field is a bit subtle. If you look at the equation of combining the element pattern to form the array pattern, it is essentially a field relation so the best thing to put in the pattern is actually the field pattern. This being said, if all elements in the array are the same and they point to the same direction, then it can be shown that under such assumptions, the gain relation is the same as the field relation and in that case you can simply use the gain pattern.
HTH
4 Comments
More Answers (0)
See Also
Categories
Find more on Antennas, Microphones, and Sonar Transducers in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!