planeWaveExcitation
Create plane wave excitation environment for antennas, arrays, planar structures or 3-D structures
Description
The planeWaveExcitation
object creates an environment in
which a plane wave excites an antenna, array, or a planar or 3-D structure. Plane wave
excitation is a scattering solution that solves the receiver antenna
problem.
Creation
Description
creates
an environment in which a plane wave excites an antenna or array. The
default receiver antenna is a dipole that is excited by a plane wave
travelling along the positive x-axis with a
z-polarization.h
= planeWaveExcitation
sets properties using one or more
name-value arguments. h
= planeWaveExcitation(PropertyName=Value
)PropertyName
is the property name
and Value
is the corresponding value. You can specify
several name-value arguments in any order as
PropertyName1=Value1,...,PropertyNameN=ValueN
.
Properties that you do not specify, retain their default values.
For example, h =
planeWaveExcitation(Element=cloverleaf)
creates an environment
for a cloverleaf antenna where it is illuminated by an incident plane
wave.
Properties
Object Functions
axialRatio | Calculate and plot axial ratio of antenna or array |
beamwidth | Beamwidth of antenna |
charge | Charge distribution on antenna or array surface |
current | Current distribution on antenna or array surface |
design | Create antenna, array, or AI-based antenna resonating at specified frequency |
doa | Direction of arrival of signal |
EHfields | Electric and magnetic fields of antennas or embedded electric and magnetic fields of antenna element in arrays |
feedCurrent | Calculate current at feed for antenna or array |
mesh | Generate and view mesh for antennas, arrays, and custom shapes |
meshconfig | Change meshing mode of antenna, array, custom antenna, custom array, or custom geometry |
msiwrite | Write antenna or array analysis data to MSI planet file |
pattern | Plot radiation pattern of antenna, array, or embedded element of array |
patternAzimuth | Azimuth plane radiation pattern of antenna or array |
patternElevation | Elevation plane radiation pattern of antenna or array |
peakRadiation | Calculate and mark maximum radiation points of antenna or array on radiation pattern |
show | Display antenna, array structures, shapes, or platform |
solver | Access FMM solver settings for electromagnetic analysis |
stlwrite | Write mesh information to STL file |
Examples
References
[1] Balanis, C. A. Antenna Theory. Analysis and Design. 3rd Ed. Hoboken, NJ: John Wiley & Sons, 2005.
Version History
Introduced in R2017aSee Also
Objects
dipole
|dielectricLens
|linearArray
|cavity
|reflectorParabolic
|customAntenna
|shape.Custom3D
|conformalArray