cassegrain
Create Cassegrain antenna
Description
The cassegrain
object creates a Cassegrain antenna. A
Cassegrain antenna is a parabolic antenna using a dual reflector system. In this
antenna, the feed antenna is mounted at or behind the surface of the main parabolic
reflector and aimed at the secondary reflector. For more information see, Architecture of Cassegrain Antenna.
Cassegrain antennas are used in applications such as satellite ground-based systems.
Creation
Description
creates a
conical horn fed Cassegrain antenna with a resonating frequency of 18.51
GHz. This antenna gives maximum gain when operated at 18 GHz.ant
= cassegrain
sets properties using one or more name-value pairs. For example,
ant
= cassegrain(Name,Value)ant = cassegrain('Radius',[0.4 0.22])
creates a
Cassegrain antenna with the main reflector with radius 0.4 m and the
secondary reflector with radius 0.22 m.
Properties
Object Functions
show | Display antenna, array structures or shapes |
solver | Access FMM solver for electromagnetic analysis |
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 |
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] Dandu, Obulesu. "Optimized Design of Axillary Symmetric Cassegrain Reflector Antenna Using Iterative Local Search Algorithm"
[2] Balanis, C.A. Antenna Theory: Analysis and Design. 3rd Ed. New York: Wiley, 2005.
Version History
Introduced in R2019b