wireStack
Description
The wireStack
object converts all applicable elements in
the antenna library to wire antennas with single or multiple feeds. You can now create
cylindrical thin-wire antennas and analyze them using with the existing antenna analysis
functions.
Note
For some antennas, the wire geometry may be altered to allow the placement of the
feed. Please use the show
function to view the
resulting antenna and verify its shape.
Creation
Description
creates a
half-wavelength wire dipole antenna. The default wire dipole is center fed
with the feedpoint at the origin, and it is located along the Z-axis. The
antenna length is chosen for an operating frequency of 75 MHz.ant
= wireStack
converts a strip-based antenna from the Antenna Toolbox™ library to a wire antenna for further analysis. Conversion is
based on the equivalent radius using the ant
= wireStack(libant
)strip2cylinder
utility function.
Input Arguments
Output Arguments
Properties
Object Functions
show | Display antenna, array structures or shapes |
axialRatio | Axial ratio of antenna |
beamwidth | Beamwidth of antenna |
charge | Charge distribution on antenna or array surface |
current | Current distribution on antenna or array surface |
EHfields | Electric and magnetic fields of antennas; Embedded electric and magnetic fields of antenna element in arrays |
impedance | Input impedance of antenna; scan impedance of array |
mesh | Mesh properties of metal, dielectric antenna, or array structure |
meshconfig | Change mesh mode of antenna structure |
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 |
returnLoss | Return loss of antenna; scan return loss of array |
sparameters | Calculate S-parameter for antenna and antenna array objects |
vswr | Voltage standing wave ratio of antenna |
Examples
Version History
Introduced in R2020a