monocone
Description
The monocone
object creates a monocone antenna on a
circular ground plane. A classical monocone antenna consists of a cone and a ground
plane. To increase the bandwidth of the antenna, you can modify the antenna by merging
the cone with a circular cylinder. By default, the monocone
object
creates the modified version.
Create a classical monocone antenna (without the cylinder on top) using one of these methods:
Set the height of the antenna to equal the sum of the cone height and the feed height.
Set the cone height to equal half of the difference between the total height and the feed height. Then set the radius at the aperture to twice the radius at the junction.
Creation
Description
creates a
monocone antenna with the feedpoint at the center of the ground plane. The
default dimensions are for a resonant frequency of 3.8 GHz.ant
= monocone
sets
properties using one or more name-value pairs. For example, ant
= monocone(Name,Value)ant =
monocone('Height',0.0560)
creates a monocone antenna with a
total height of 0.0560 meters.
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
References
[1] McDonald, James L., and Dejan S. Filipovic. “On the Bandwidth of Monocone Antennas.” IEEE Transactions on Antennas and Propagation 56, no. 4 (April 2008): 1196–1201. https://doi.org/10.1109/TAP.2008.919226.
Version History
Introduced in R2020a