WOLFRAM SYSTEM MODELER

RL

A model of a RL circuit, showing raise and decrease of the current, with a voltage source that turns off after reaching a fraction k of the maximum current

Diagram

Wolfram Language

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

k

Value: 0.999

Type: DimensionlessRatio

Description: Desired current ratio

R

Value: 200

Type: Resistance (Ω)

Description: Resistance

L

Value: 0.00025

Type: Inductance (H)

Description: Inductance

t

Value: -L * log(1 - k) / R

Type: Time (s)

Description: Voltage source switch off time

V

Value: 40

Type: Voltage (V)

Description: Source voltage

Components (5)

ground

Type: Ground

Description: Ground node

resistor

Type: Resistor

Description: Ideal linear electrical resistor

inductor

Type: Inductor

Description: Ideal linear electrical inductor

signalV

Type: SignalVoltage

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

source

Type: Step

Description: Generate step signal of type Real