Main Content

RLC (Three-Phase)

Three-phase impedance

  • RLC (Three-Phase) block

Libraries:
Simscape / Electrical / Passive / RLC Assemblies

Description

The RLC (Three-Phase) block models a three-phase impedance with two three-phase connections. Each of the three identical impedance components can include any combination of a resistor (R), capacitor (C), and inductor (L), connected in series or in parallel.

Define the values for the R, L, and C components by specifying the appropriate block parameters. Do not set the parameter values to zero or infinity to remove terms; instead, select the correct option for the Component structure parameter.

For certain combinations of R, L, and C, for some circuit topologies, specify parasitic resistance or conductance values that help the simulation to converge numerically. These parasitic terms ensure that an inductor has a small parallel resistive path and that a capacitor has a small series resistance.

Block parameterization

The following two tables list the block parameters for each Component structure, based on the selected Parameterization option:

  • Specify by rated power

  • Specify component values directly

Component StructureMain ParametersParasitics ParametersInitial Conditions Parameters

R

Resistance

None

None

L

Inductance

Parasitic parallel conductance

Initial inductor current [ Ia Ib Ic ]

C

Capacitance

Parasitic series resistance

Initial capacitor voltage [ Va Vb Vc ]

Series RL

Resistance

Inductance

Parasitic parallel conductance

Initial inductor current [ Ia Ib Ic ]

Series RC

Resistance

Capacitance

None

Initial capacitor voltage [ Va Vb Vc ]

Series LC

Inductance

Capacitance

Parasitic parallel conductance

Initial inductor current [ Ia Ib Ic ]

Initial capacitor voltage [ Va Vb Vc ]

Series RLC

Resistance

Inductance

Capacitance

Parasitic parallel conductance

Initial inductor current [ Ia Ib Ic ]

Initial capacitor voltage [ Va Vb Vc ]

Parallel RL

Resistance

Inductance

None

Initial inductor current [ Ia Ib Ic ]

Parallel RC

Resistance

Capacitance

Parasitic series resistance

Initial capacitor voltage [ Va Vb Vc ]

Parallel LC

Inductance

Capacitance

Parasitic series resistance

Initial inductor current [ Ia Ib Ic ]

Initial capacitor voltage [ Va Vb Vc ]

Parallel RLC

Resistance

Inductance

Capacitance

Parasitic series resistance

Initial inductor current [ Ia Ib Ic ]

Initial capacitor voltage [ Va Vb Vc ]

Variables

Use the Variables tab to specify the priority and initial target values for the block variables before simulation. For more information, see Set Priority and Initial Target for Block Variables.

The Variables tab is not visible if you set Component structure to R.

Ports

Conserving

expand all

Parameters

expand all

Whether to model composite or expanded three-phase ports.

Composite three-phase ports represent three individual electrical conserving ports with a single block port. You can use composite three-phase ports to build models that correspond to single-line diagrams of three-phase electrical systems.

Expanded three-phase ports represent the individual phases of a three-phase system using three separate electrical conserving ports.

Main

Select the desired combination of a resistor (R), capacitor (C), and inductor (L), connected in series or in parallel.

Resistance of each of the line impedances.

Dependencies

This parameter is visible only when you select a component structure that includes a resistor.

Inductance of each of the line impedances. This parameter is visible only when you select a component structure that includes an inductor.

Dependencies

This parameter is visible only when you select a component structure that includes an inductor.

Capacitance in each of the line impedances.

Dependencies

This parameter is visible only when you select a component structure that includes a capacitor.

Parasitics

Represents small parasitic effects. The parameter value corresponds to the series resistance value added to all instances of capacitors in the load.

Represents small parasitic effects. The parameter value corresponds to the parallel conductance value added across all instances of inductors in the load.

If you set Component structure to either Series RL, Series LC, or Series RLC, the parasitic parallel conductance is connected across the full branch of the block.

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2013b