Create coplanar waveguide transmission line
Use the txlineCPW
object to create a coplanar waveguide
transmission line. A cross-section of a coplanar waveguide transmission line is shown in this
figure. The physical characteristics of the coplanar waveguide transmission line include the
conductor width (w), the conductor thickness (t), the
slot width (s), the substrate height (d), and the
permittivity constant (ε).
creates a default
coplanar waveguide transmission line object.txline
= txlineCPW
sets Properties using one or more
name-value pairs. For example, txline
= txlineCPW(Name,Value)txline = txlineCPW('SlotWidth',0.0046)
creates a coplanar waveguide transmission line with a slot width of
0.0046
meters.
sparameters | S-parameter object |
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 of transmission line object |
circuit | Circuit object |
clone | Create copy of existing circuit element or circuit object |
txlineCoaxial
| txlineMicrostrip
| txlineParallelPlate
| txlineRLCGLine
| txlineTwoWire