Main Content

Series RLC Branch

(To be removed) Implement series RLC branch

The Specialized Power Systems library will be removed in R2026a. Use the Simscape™ Electrical™ blocks and functions instead. For more information on updating your models, see Upgrade Specialized Power System Models to use Simscape Electrical Blocks.

  • Series RLC Branch block

Libraries:
Simscape / Electrical / Specialized Power Systems / Passives

Description

The Series RLC Branch block implements a single resistor, inductor, or capacitor, or a series combination of these.

Ports

Conserving

expand all

Specialized electrical conserving port associated with the positive terminal.

Specialized electrical conserving port associated with the negative terminal.

Parameters

expand all

Elements you want to include in the branch. The R letter defines the resistor, the L letter defines the inductor, and the C letter defines the capacitor. Set this parameter to Open circuit to define an open circuit (R=0, L=0, C=inf). The block icon displays only existing elements.

Branch resistance, in Ohms.

Dependencies

To enable this parameter, set the Branch type parameter to RLC, R, RL, or RC.

Branch inductance, in H.

Dependencies

To enable this parameter, set the Branch type parameter to RLC, L, RL, or LC.

Select this option to specify the initial inductor current. If you clear this parameter, the software calculates the initial inductor current in order to start the simulation in steady state.

Dependencies

To enable this parameter, set the Branch type parameter to RLC, L, RL, or LC.

Initial inductor current, in A, to use at the start of the simulation.

Dependencies

To enable this parameter, select the Set the initial inductor current parameter.

Branch capacitance, in F.

Dependencies

To enable this parameter, set the Branch type parameter to RLC, C, RC, or LC.

Select this option to specify the initial capacitor voltage. If you clear this parameter, the software calculates the initial capacitor voltage in order to start the simulation in steady state.

Dependencies

To enable this parameter, set the Branch type parameter to RLC, C, RC, or LC.

Initial capacitor voltage, in V, to use at the start of the simulation.

Dependencies

To enable this parameter, select the Set the initial capacitor voltage parameter.

Measurements to use during simulation.

Set this parameter to Branch voltage to measure the voltage across the terminals.

Set this parameter to Branch current to measure the current flowing through the block.

Set this parameter to Branch voltage and current to measure the voltage across the terminals and the current flowing through the block.

Place a Multimeter block in your model to display the selected measurements during the simulation. In the Available Measurements list box of the Multimeter block, the measurement is identified by a label followed by the block name:

Measurement

Label

Branch voltage

Ub:

Branch current

Ib:

Extended Capabilities

expand all

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

Version History

Introduced before R2006a