Modelica.Electrical.QuasiStatic.SinglePhase.Sources

AC single-phase sources

Information

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

See also

Polyphase.Sources

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

Package Content

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

Modelica.Electrical.QuasiStatic.SinglePhase.Sources.VoltageSource Modelica.Electrical.QuasiStatic.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.QuasiStatic.SinglePhase.Sources.VariableVoltageSource Modelica.Electrical.QuasiStatic.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.QuasiStatic.SinglePhase.Sources.FrequencySweepVoltageSource Modelica.Electrical.QuasiStatic.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.QuasiStatic.SinglePhase.Sources.CurrentSource Modelica.Electrical.QuasiStatic.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.QuasiStatic.SinglePhase.Sources.VariableCurrentSource Modelica.Electrical.QuasiStatic.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.QuasiStatic.SinglePhase.Sources.FrequencySweepCurrentSource Modelica.Electrical.QuasiStatic.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 Oct 1 16:07:45 2020.