Modelica.Electrical.QuasiStationary.SinglePhase.Sources

AC singlephase sources

Information

This package hosts sources for quasi stationary single phase circuits. Quasi stationary theory for single phase circuits can be found in the references.

See also

MultiPhase.Sources

Extends from Modelica.Icons.SourcesPackage (Icon for packages containing sources).

Package Content

Name Description
Modelica.Electrical.QuasiStationary.SinglePhase.Sources.VoltageSource VoltageSource Constant AC voltage
Modelica.Electrical.QuasiStationary.SinglePhase.Sources.VariableVoltageSource VariableVoltageSource Variable AC voltage
Modelica.Electrical.QuasiStationary.SinglePhase.Sources.FrequencySweepVoltageSource FrequencySweepVoltageSource Voltage source with integrated frequency sweep
Modelica.Electrical.QuasiStationary.SinglePhase.Sources.CurrentSource CurrentSource Constant AC current
Modelica.Electrical.QuasiStationary.SinglePhase.Sources.VariableCurrentSource VariableCurrentSource Variable AC current
Modelica.Electrical.QuasiStationary.SinglePhase.Sources.FrequencySweepCurrentSource FrequencySweepCurrentSource Current source with integrated frequency sweep

Modelica.Electrical.QuasiStationary.SinglePhase.Sources.VoltageSource Modelica.Electrical.QuasiStationary.SinglePhase.Sources.VoltageSource

Constant AC voltage

Information

This is a constant voltage source, specifying the complex voltage by the RMS voltage and the phase shift.

See also

VariableVoltageSource, CurrentSource, VariableCurrentSource

Extends from Interfaces.Source (Partial voltage / current source).

Parameters

NameDescription
fFrequency of the source [Hz]
VRMS voltage of the source [V]
phiPhase shift of the source [rad]
Initialization
gamma[rad]

Connectors

NameDescription
pin_pPositive quasi-static single-phase pin
pin_nNegative quasi-static single-phase pin

Modelica.Electrical.QuasiStationary.SinglePhase.Sources.VariableVoltageSource Modelica.Electrical.QuasiStationary.SinglePhase.Sources.VariableVoltageSource

Variable AC voltage

Information

This is a voltage source with a complex signal input, specifying the complex voltage by the complex RMS voltage components. Additionally, the frequency of the voltage source is defined by a real signal input.

See also

VoltageSource, CurrentSource, VariableCurrentSource

Extends from Interfaces.Source (Partial voltage / current source).

Parameters

NameDescription
Initialization
gamma[rad]

Connectors

NameDescription
pin_pPositive quasi-static single-phase pin
pin_nNegative quasi-static single-phase pin
f[Hz]
V 

Modelica.Electrical.QuasiStationary.SinglePhase.Sources.FrequencySweepVoltageSource Modelica.Electrical.QuasiStationary.SinglePhase.Sources.FrequencySweepVoltageSource

Voltage source with integrated frequency sweep

Information

This source provides a constant RMS phase voltage V and phase angle phi, whereas the frequency sweeps from fStart to fStop with duration. The frequency sweeps such way that on a logarithmic frequency scale, the frequency curve appears linear.

FrequencySweepSource.png

Extends from Interfaces.TwoPin (Two pins).

Parameters

NameDescription
fStartStart sweep frequency [Hz]
fStopStop sweep frequency [Hz]
startTimeStart time of frequency sweep [s]
durationDuration of frequency sweep [s]
VRMS voltage of the source [V]
phiphase shift of the source [rad]

Connectors

NameDescription
pin_pPositive quasi-static single-phase pin
pin_nNegative quasi-static single-phase pin

Modelica.Electrical.QuasiStationary.SinglePhase.Sources.CurrentSource Modelica.Electrical.QuasiStationary.SinglePhase.Sources.CurrentSource

Constant AC current

Information

This is a constant current source, specifying the complex current by the RMS current and the phase shift.

See also

VoltageSource, VariableVoltageSource, VariableCurrentSource

Extends from Interfaces.Source (Partial voltage / current source).

Parameters

NameDescription
fFrequency of the source [Hz]
IRMS current of the source [A]
phiPhase shift of the source [rad]
Initialization
gamma[rad]

Connectors

NameDescription
pin_pPositive quasi-static single-phase pin
pin_nNegative quasi-static single-phase pin

Modelica.Electrical.QuasiStationary.SinglePhase.Sources.VariableCurrentSource Modelica.Electrical.QuasiStationary.SinglePhase.Sources.VariableCurrentSource

Variable AC current

Information

This is a current source with a complex signal input, specifying the complex current by the complex RMS current components. Additionally, the frequency of the voltage source is defined by a real signal input.

See also

VoltageSource, VariableVoltageSource, CurrentSource,

Extends from Interfaces.Source (Partial voltage / current source).

Parameters

NameDescription
Initialization
gamma[rad]

Connectors

NameDescription
pin_pPositive quasi-static single-phase pin
pin_nNegative quasi-static single-phase pin
f[Hz]
I 

Modelica.Electrical.QuasiStationary.SinglePhase.Sources.FrequencySweepCurrentSource Modelica.Electrical.QuasiStationary.SinglePhase.Sources.FrequencySweepCurrentSource

Current source with integrated frequency sweep

Information

This source provides a constant RMS phase current I and phase angle phi, whereas the frequency sweeps from fStart to fStop with duration. The frequency sweeps such way that on a logarithmic frequency scale, the frequency curve appears linear.

FrequencySweepSource.png

Extends from Interfaces.TwoPin (Two pins).

Parameters

NameDescription
fStartStart sweep frequency [Hz]
fStopStop sweep frequency [Hz]
startTimeStart time of frequency sweep [s]
durationDuration of frequency sweep [s]
IRMS current of the source [A]
phiPhase shift of the source [rad]

Connectors

NameDescription
pin_pPositive quasi-static single-phase pin
pin_nNegative quasi-static single-phase pin
Automatically generated Thu Dec 19 17:19:59 2019.