Modelica.Electrical.QuasiStationary.SinglePhase.Examples

Test examples

Information


Examples to demonstrate the usage of quasistationary electric components.

Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).

Package Content

NameDescription
Modelica.Electrical.QuasiStationary.SinglePhase.Examples.SeriesResonance SeriesResonance Series resonance circuit
Modelica.Electrical.QuasiStationary.SinglePhase.Examples.ParallelResonance ParallelResonance Parallel resonance circuit
Modelica.Electrical.QuasiStationary.SinglePhase.Examples.Rectifier Rectifier Rectifier example

Modelica.Electrical.QuasiStationary.SinglePhase.Examples.SeriesResonance Modelica.Electrical.QuasiStationary.SinglePhase.Examples.SeriesResonance

Series resonance circuit

Information


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.

Extends from Modelica.Icons.Example (Icon for runnable examples).

Modelica.Electrical.QuasiStationary.SinglePhase.Examples.ParallelResonance Modelica.Electrical.QuasiStationary.SinglePhase.Examples.ParallelResonance

Parallel resonance circuit

Information


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

Extends from Modelica.Icons.Example (Icon for runnable examples).

Modelica.Electrical.QuasiStationary.SinglePhase.Examples.Rectifier Modelica.Electrical.QuasiStationary.SinglePhase.Examples.Rectifier

Rectifier example

Information


This example demonstrates coupling a quasi stationary circuit with a DC circuit. The QS voltage is rectified (using an ideal AC DC converter), loaded by a variable load conductor. The conversionFactor = DC voltage / AC rms voltage in this case is the root mean square of a rectified sine, i.e., 1. You may compare the quasi stationary results with that of a fully transient model (using a Graetz rectifier), plotting:

It can be seen that at the DC side the current is represented by its averaged value, at the AC side by its rms value.

Note

The quasi stationary model needs a grounding at the QS side as well as the DC side, whereas the transient model may have only one ground since AC side and DC side are connected via the diodes.

Extends from Modelica.Icons.Example (Icon for runnable examples).

Parameters

NameDescription
VACAC rms voltage [V]
conversionFactorRatio of DC voltage / AC rms voltage

Automatically generated Mon Sep 23 17:20:33 2013.