WOLFRAM SYSTEM MODELER

BaseSeriesRL

Partial model of a series RL circuit

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.ElectricCircuit.BaseModels.BaseSeriesRL"]
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 (1)

l

Value: 0.01

Type: Inductance (H)

Description: Inductance (ls.L)

Connectors (1)

vo

Type: RealOutput

Description: 'output Real' as connector

Components (5)

r1

Type: Resistor

Description: Ideal linear electrical resistor

g

Type: Ground

Description: Ground node

v

Type: SignalVoltage

Description: Generic voltage source using the input signal as source voltage

vs

Type: VoltageSensor

Description: Sensor to measure the voltage between two pins

ls

Type: Inductor

Description: Ideal linear electrical inductor

Extended by (2)

SeriesRLWithIO

DocumentationExamples.Modeling.ElectricCircuit

RL circuit with real input for voltage source

SeriesRL

DocumentationExamples.Modeling.ElectricCircuit

RL circuit with sine voltage source