Single-feed or multifeed PCB antenna
The pcbStack
object is a single-feed or multi-feed printed
circuit board (PCB) antenna. The pcbStack
object can be used
To create single-layer, multilayer metal, or metal-dielectric substrate antennas
To create an arbitrary number of feeds and vias in an antenna
To create a PCB antenna with Antenna Toolbox™ antenna catalog elements
To convert antenna array elements to PCB stack
Note
To generate a Gerber file, a substrate layer is required. Use the
Substrate
property to create this layer in the PCB antenna.
For more information, see Stack Conversion
creates an
air-filled single-feed PCB with two metal layers.pcbant
= pcbStack
sets
Properties using name-value pairs. For
example, pcbant
= pcbStack(Name,Value)pcbStack('FeedDiameter', 2.000e-04)
creates a
PCB antenna with a feed diameter of 2.000e-04 meters. You can specify
multiple name-value pairs. Enclose each property name in quotes creates a
PCB antenna, with additional properties specified by one or more name-value
pair arguments. Properties not specified retain their default values.
converts
any 2-D or 2.5-D antenna from the antenna catalog into a PCB antenna for
further modeling and analysis. You can also use antenna array objects from
the antenna array catalog elements them convert it into PCB antennas.pcbant
= pcbStack(ant)
show | Display antenna or array structure; display shape as filled patch |
info | Display information about antenna or array |
axialRatio | Axial ratio of antenna |
beamwidth | Beamwidth of antenna |
charge | Charge distribution on metal or dielectric antenna or array surface |
current | Current distribution on metal or dielectric antenna or array surface |
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 or dielectric antenna or array structure |
meshconfig | Change mesh mode of antenna structure |
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 |
returnLoss | Return loss of antenna; scan return loss of array |
sparameters | S-parameter object |
vswr | Voltage standing wave ratio of antenna |
plot | Plot boundary of shape |
layout | Display array or PCB stack layout |
[1] Balanis, C. A. Antenna Theory. Analysis and Design. 3rd Ed. Hoboken, NJ: John Wiley & Sons, 2005.
[2] Stutzman, W. L. and Gary A. Thiele. Antenna Theory and Design. 3rd Ed. River Street, NJ: John Wiley & Sons, 2013.
antenna.Circle
| antenna.Polygon
| antenna.Rectangle
| customAntennaMesh
| customArrayMesh