spiralRectangular
Description
The spiralRectangular
object creates a single or two-arm
rectangular spiral antenna. The default rectangular spiral has two arms, is center-fed
and is on the X-Y plane. The default resonating frequency is 7.65 GHz.
A spiral rectangular antenna is made up of filaments. The distance between the two violet dashed lines in the diagram represents the first filament or the initial width. The distance between the two orange dashed lines in the diagram represents the second filament or the initial length.
Creation
Description
creates
a default rectangular spiral antenna object operating at 7.65 GHz.ant
= spiralRectangular
sets properties using one or more name-value pairs. For example,
ant
= spiralRectangular(Name,Value)ant = spiralRectangular('NumArms',1)
creates a
rectangular spiral antenna object with one arm. Enclose each property name
in quotes.
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 |
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 |
rectspirallength2turns | Calculate number of turns for specified arm length in rectangular spiral antenna |
Examples
References
[1] Nakano, H., H. Yasui, and J. Yamauchi. “Numerical Analysis of Two-Arm Spiral Antennas Printed on a Finite-Size Dielectric Substrate.” IEEE Transactions on Antennas and Propagation 50, no. 3 (March 2002): 362–70. https://doi.org/10.1109/8.999628.
[2] Nakano, H., J. Eto, Y. Okabe, and J. Yamauchi. “Tilted- and Axial-Beam Formation by a Single-Arm Rectangular Spiral Antenna with Compact Dielectric Substrate and Conducting Plane.” IEEE Transactions on Antennas and Propagation 50, no. 1 (January 2002): 17–24. https://doi.org/10.1109/8.992557.
Version History
Introduced in R2020a