WOLFRAM SYSTEM MODELER

RC

A model of a RC circuit, showing charge and discharge of the capacitor, with a voltage source that turns off after reaching a fraction k of the maximum charge

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.ElectricCircuit.RC"]
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 charge ratio

R

Value: 0.005

Type: Resistance (Ω)

Description: Resistance

C

Value: 0.00025

Type: Capacitance (F)

Description: Capacitance

t

Value: -R * C * log(1 - k)

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

capacitor

Type: Capacitor

signalV

Type: SignalVoltage

source

Type: Step