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

Description: Ground node

resistor

Type: Resistor

Description: Ideal linear electrical resistor

capacitor

Type: Capacitor

Description: Ideal linear electrical capacitor

signalV

Type: SignalVoltage

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

source

Type: Step

Description: Generate step signal of type Real