WOLFRAM SYSTEM MODELER
BlockRLCA model of a RLC circuit |
SystemModel["DocumentationExamples.Modeling.ElectricCircuit.BlockRLC"]
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.
R |
Value: 100 Type: Resistance (Ω) Description: Resistance |
---|---|
L |
Value: 0.1 Type: Inductance (H) Description: Inductance |
C |
Value: 0.01 Type: Capacitance (F) Description: Capacitance |
v |
Type: RealInput Description: Input voltage |
|
---|---|---|
vc |
Type: RealOutput Description: Capacitor voltage |
gain1 |
Type: Gain Description: Output the product of a gain value with the input signal |
|
---|---|---|
gain2 |
Type: Gain Description: Output the product of a gain value with the input signal |
|
gain3 |
Type: Gain Description: Output the product of a gain value with the input signal |
|
gain4 |
Type: Gain Description: Output the product of a gain value with the input signal |
|
add |
Type: Add3 Description: Output the sum of the three inputs |
|
inductori |
Type: Integrator Description: Output the integral of the input signal with optional reset |
|
capacitor |
Type: Integrator Description: Output the integral of the input signal with optional reset |