txlineLumped
Description
Use the new txlineLumped
object to design lumped-L and lumped-Pi
transmission lines. You can also add a txlineLumped
element to your rfbudget
object,
circuit
object, or in
the RF
Budget Analyzer app and then export the lumped transmission line to RF Blockset™.
In a lumped-L transmission line you arrange the R, L,C, and G components in an L-network topology.
In a lumped-Pi transmission line, you arrange the R, L,C, and G components in a Pi-network topology.
Creation
Description
creates a lumped
transmission line object with default properties.txl
= txlineLumped
sets Properties of the lumped
transmission line element using one or more name-value arguments. For example,
txl
= txlineLumped(Name=Value)txl = txlineLumped(R=75)
sets the resistance per unit length to
75
ohms. Properties not specified 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 |
Examples
Version History
Introduced in R2023a
See Also
txlineRLCGLine
| txlineCoaxial
| txlineCPW
| txlineMicrostrip
| txlineParallelPlate