seriesRLC
Description
Use the seriesRLC
object to create a circuit representing as a
resistor, inductor, and capacitor connected in series. The series RLC circuit object is a
two-port network as shown in this circuit diagram.
You can also use the seriesRLC
object to model a series RLC circuit in
cascaded stages using an rfbudget
object or the
RF Budget
Analyzer app.
Creation
Description
creates a default series
RLC object.rlc
= seriesRLC
sets Properties of the
rlc
= seriesRLC(Name,Value)serisRLC
object using one or more name-value arguments. For example,
rlc = seriesRLC('R',80)
creates a series RLC object with the
resistance set to 80
ohms. 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 |