WOLFRAM SYSTEM MODELER

RLC

A model of a RLC circuit

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.ElectricCircuit.RLC"]
Out[1]:=

Information

Wolfram Language Documentation Examples

This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.

Parameters (3)

R

Value: 100

Type: Resistance (Ω)

Description: Resistance

L

Value: 0.1

Type: Inductance (H)

Description: Inductance

C

Value: 0.01

Type: Capacitance (F)

Description: Capacitance

Connectors (2)

v

Type: RealInput

Description: Input voltage

vc

Type: RealOutput

Description: Capacitor voltage

Components (6)

ground

Type: Ground

resistor

Type: Resistor

inductor

Type: Inductor

capacitor

Type: Capacitor

voltageSensor

Type: VoltageSensor

signalVoltage

Type: SignalVoltage