couplerDirectional
Create single section or multi-section directional coupler in microstrip form
Since R2022b
Description
Use the couplerDirectional
object to create a single section or a
multi-section coupler in the microstrip form.
Creation
Description
coupler = couplerDirectional
creates a single section coupler
in the microstrip form with default property values for a resonating frequency of 1 GHz
for a 21 dB coupling.
coupler = couplerDirectional(
sets Properties using one or more
name-value arguments. For example,
Name=Value
)couplerDirectional(PortLineWidth=0.0286)
creates a directional
coupler with a port line width of 0.0286 meters. Properties not specified retain their
default values.
Properties
Object Functions
charge | Calculate and plot charge distribution |
coupling | Calculate coupling factor of coupler |
current | Calculate and plot current distribution |
directivity | Calculate directivity of coupler |
feedCurrent | Calculate current at feed port |
getZ0 | Calculate characteristic impedance of transmission line |
isolation | Calculate isolation of coupler |
layout | Plot all metal layers and board shape |
mesh | Change and view mesh properties of metal or dielectric in PCB component |
shapes | Extract all metal layer shapes of PCB component |
show | Display PCB component structure or PCB shape |
sparameters | Calculate S-parameters for RF PCB objects |
RFConnector | Create RF connector |
Examples
References
[1] Pozar, David M. Microwave Engineering. 4th ed. Hoboken, NJ: Wiley, 2012.