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

resistor

Type: Resistor

inductor

Type: Inductor

signalV

Type: SignalVoltage

source

Type: Step