clarification regarding custom Antenna's "Radiation pattern"

3 views (last 30 days)
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!

Accepted Answer

Honglei Chen
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
Chris Jagielski
Chris Jagielski on 5 Oct 2015
Well, I think right now we aren't doing anything with efficiency. We have some basic designs and ideas, and are trying to figure out how best to apply them into the phased array toolbox examples. We haven't done anything really with the antenna toolbox yet as well.
Haris Mahmood
Haris Mahmood on 27 Jul 2016
How are you calculating the efficiency of an array right now?

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!