WOLFRAM SYSTEM MODELER

SeriesResonance

Series resonance circuit

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.QuasiStationary.SinglePhase.Examples.SeriesResonance"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

The frequency of the voltage source is varied by a ramp. Plot length and angle of the current phasor, i.e., complexToPolar.len and .phi, versus time resp. frequency.

Outputs (2)

I_abs

Default Value: complexToPolar.len

Type: Current (A)

Description: Current

I_arg

Default Value: complexToPolar.phi

Type: Angle (rad)

Description: Current phase

Components (11)

V

Type: Constant

phi

Type: Constant

f

Type: Ramp

voltageSource

Type: VariableVoltageSource

ground

Type: Ground

resistor

Type: Resistor

inductor

Type: Inductor

capacitor

Type: Capacitor

currentSensor

Type: CurrentSensor

polarToComplex

Type: PolarToComplex

complexToPolar

Type: ComplexToPolar