biconeStrip
Description
The biconeStrip
object creates a strip bicone antenna. The
strip bicone antenna is an approximation of a solid bicone antenna, where strips are used to
approximate the two cones. The strip configuration makes these antennas lightweight and
reduces wind loading. These antennas are more suitable for use at low frequencies. Strip
bicone antennas are popular for their wide-impedance bandwidth and omnidirectional radiation
coverage. These antennas are used in applications like emission testing, field monitoring, and
chamber characterization.
There are two types of bicone strip antennas, open-ended and phantom biconical. Specify
the HatHeight
property to
create a phantom strip bicone antenna.
Creation
Description
creates a strip bicone
antenna with dimensions for a resonant frequency of 363.2 MHz. ant
= biconeStrip
sets
ant
= biconeStrip(Name,Value)Properties
using
one or more name-value pairs. For example, ant = biconeStrip('NumStrips',
8)
creates a strip bicone antenna with eight strips.
Properties
Object Functions
coneangle2size | Calculates equivalent cone height, broad radius, and narrow radius for cone |
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 |
design | Design prototype antenna or arrays for resonance around specified frequency |
efficiency | Radiation efficiency of antenna |
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 |
optimize | Optimize antenna or array using SADEA optimizer |
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 |
rcs | Calculate and plot radar cross section (RCS) of platform, 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
More About
References
[1] Brian A. Austin, Andre P. C. Fourie "Characteristics of the Wire Biconical Antenna Used for EMC Measurements", IEEE Transaction on Electromagnetic Compatibility, vol. 33, no. 3, August 1991.
Version History
Introduced in R2020b