WOLFRAM SYSTEM MODELER

SeriesResonance

Series resonance circuit

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.QuasiStatic.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

Description: Generate constant signal of type Real

phi

Type: Constant

Description: Generate constant signal of type Real

f

Type: Ramp

Description: Generate ramp signal

voltageSource

Type: VariableVoltageSource

Description: Variable AC voltage

ground

Type: Ground

Description: Electrical ground

resistor

Type: Resistor

Description: Single-phase linear resistor

inductor

Type: Inductor

Description: Single-phase linear inductor

capacitor

Type: Capacitor

Description: Single-phase linear capacitor

currentSensor

Type: CurrentSensor

Description: Current sensor

polarToComplex

Type: PolarToComplex

Description: Converts polar representation to complex

complexToPolar

Type: ComplexToPolar

Description: Converts complex to polar representation