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.CurrentSource CurrentSource Constant AC current
Modelica.Electrical.QuasiStationary.SinglePhase.Sources.VariableCurrentSource VariableCurrentSource Variable AC current

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 pin
pin_nNegative 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 pin
pin_nNegative pin
f 
V 

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 pin
pin_nNegative 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 pin
pin_nNegative pin
f 
I 
Automatically generated Tue Apr 05 09:36:28 2016.