txlineStripline
Description
Use the txlineStripline
object to create a stripline transmission
line element. The cross-section of a stripline transmission line is shown in the following
figure. The physical characteristics of a stripline transmission line include strip width
w, strip length l, strip thickness
t, substrate height h, and relative permittivity
constant ε. You can also use the txlineStripline
object to
model a delay lossless transmission line in an RF system using the rfbudget
object or the
RF Budget
Analyzer app.
Creation
Description
creates a
stripline transmission line object.txline
= txlineStripline
sets
properties using one or more name-value arguments. For example, txline
= txlineStripline(Name=Value)txline =
txlineStripline(Width=0.0046)
creates a standard stripline transmission line
with a width of 0.0046 meters. Properties you do not specify retain their default
values.
Properties
Object Functions
sparameters | Calculate S-parameters for RF data, network, circuit, and matching network objects |
groupdelay | Group delay of S-parameter object or RF filter object or RF Toolbox circuit object |
noisefigure | Calculate noise figure of transmission lines, series RLC, and shunt RLC circuits |
getZ0 | Calculate characteristic impedance with and without dispersion for transmission line |
circuit | Circuit object |
clone | Create copy of existing circuit element or circuit object |