coupledMicrostripLine
Description
Use the coupledMicrostripLine
object to create a coupled
microstrip transmission line. Coupled microstrip transmission lines are used to design
directional couplers and filters. The combination of even and odd mode impedances determines
the coupling ratio between the direct arm and the coupled arm.
To analyze the behavioral model for the coupled microstrip line, set the
Behavioral
property in the sparameters
to
true
or 1.
Creation
Syntax
Description
coupledmicrostrip = coupledMicrostripLine
creates a default
coupled microstrip transmission line with a Teflon substrate and default properties for
a resonating frequency of 1.5 GHz.
coupledmicrostrip = coupledMicrostripLine(
sets Properties using one or more
name-value arguments. For example,
Name=Value
)coupledMicrostripLine(Length=0.0300)
creates a coupled microstrip
transmission line of length 0.0300 meters.
Properties
Object Functions
charge | Calculate and plot charge distribution |
current | Calculate and plot current distribution |
design | Design coupled microstrip transmission line around particular frequency |
feedCurrent | Calculate current at feed port |
getZ0 | Calculate characteristic impedance of transmission line |
getZEven | Calculate even mode impedance of differential PCB transmission line |
getZOdd | Calculate odd mode impedance of differential PCB transmission line |
rlgc | Compute resistances, inductances, conductances, and capacitances |
propagationDelay | Compute propagation delay of transmission line |
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 |
layout | Plot all metal layers and board shape |
sparameters | Calculate S-parameters for RF PCB objects |
RFConnector | Create RF connector |
Examples
More About
References
[1] Pozar, David M. Microwave Engineering. 4th ed. Hoboken, NJ: Wiley, 2012.
[2] “Microwaves101 | Coupled Line Couplers.” Accessed July 7, 2021. https://www.microwaves101.com/encyclopedias/coupled-line-couplers.