reflectorGrid
Create grid reflector-backed antenna
Description
The reflectorGrid
object creates a grid reflector-backed antenna.
The grid reflector uses a grid of parallel wires or bars oriented in one direction. Grid
reflectors can be used as high-gain antennas in point-to-point communications.
Creation
Description
creates a grid
reflector-backed antenna. The default antenna object has an exciter as a dipole with the
feed point located at the origin on the X-Y plane, and the antenna dimensions are chosen
for an operating frequency of 1 GHz.ant
= reflectorGrid
sets Properties using name-value
pairs. For example, ant
= reflectorGrid(Name,Value)reflectorGrid('GroundPlaneWidth',0.6)
creates a
grid reflector with a width of 0.6 meters. You can specify multiple name-value pairs.
Enclose each property name in quotes. Properties not specified retain their default
values.
Properties
Object Functions
show | Display antenna, array structures or shapes |
impedance | Input impedance of antenna; scan impedance of array |
sparameters | Calculate S-parameter for antenna and antenna array objects |
returnLoss | Return loss of antenna; scan return loss of array |
vswr | Voltage standing wave ratio of antenna |
pattern | Radiation pattern and phase of antenna or array; Embedded pattern of antenna element in array |
patternAzimuth | Azimuth pattern of antenna or array |
patternElevation | Elevation pattern of antenna or array |
axialRatio | Axial ratio of antenna |
beamwidth | Beamwidth of antenna |
current | Current distribution on antenna or array surface |
charge | Charge distribution on antenna or array surface |
efficiency | Radiation efficiency of antenna |
EHfields | Electric and magnetic fields of antennas; Embedded electric and magnetic fields of antenna element in arrays |
mesh | Mesh properties of metal, dielectric antenna, or array structure |
optimize | Optimize antenna or array using SADEA optimizer |
design | Design prototype antenna or arrays for resonance around specified frequency |
rcs | Calculate and plot radar cross section (RCS) of platform, antenna, or array |
numGridsToSpacing | Calculate grid spacing in grid for reflectorGrid
object |
Examples
References
[1] Balanis, Constantine A. Antenna Theory: Analysis and Design. 3rd ed. Hoboken, NJ: John Wiley, 2005.
Version History
Introduced in R2020b
See Also
reflector
| reflectorParabolic
| reflectorCorner
| reflectorCircular