Modelica.Electrical.QuasiStationary.MultiPhase.Sources

AC multiphase sources

Information

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

See also

SinglePhase.Sources

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

Package Content

Name Description
Modelica.Electrical.QuasiStationary.MultiPhase.Sources.VoltageSource VoltageSource Constant multiphase AC voltage
Modelica.Electrical.QuasiStationary.MultiPhase.Sources.VariableVoltageSource VariableVoltageSource Variable multiphase AC voltage
Modelica.Electrical.QuasiStationary.MultiPhase.Sources.ReferenceVoltageSource ReferenceVoltageSource Variable multiphase AC voltage with reference angle input
Modelica.Electrical.QuasiStationary.MultiPhase.Sources.CurrentSource CurrentSource Constant multiphase AC current
Modelica.Electrical.QuasiStationary.MultiPhase.Sources.VariableCurrentSource VariableCurrentSource Variable multiphase AC current
Modelica.Electrical.QuasiStationary.MultiPhase.Sources.ReferenceCurrentSource ReferenceCurrentSource Variable multiphase AC current with reference angle input

Modelica.Electrical.QuasiStationary.MultiPhase.Sources.VoltageSource Modelica.Electrical.QuasiStationary.MultiPhase.Sources.VoltageSource

Constant multiphase AC voltage

Information

This model describes m constant voltage sources, specifying the complex voltages by the RMS voltages and the phase shifts (defaults are -symmetricOrientation). m single phase VoltageSources are used.

See also

SinglePhase.VoltageSource, VariableVoltageSource, CurrentSource, VariableCurrentSource

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

Parameters

NameDescription
mNumber of phases
fFrequency of the source [Hz]
V[m]RMS voltage of the source [V]
phi[m]Phase shift of the source [rad]
Initialization
gamma[rad]

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug

Modelica.Electrical.QuasiStationary.MultiPhase.Sources.VariableVoltageSource Modelica.Electrical.QuasiStationary.MultiPhase.Sources.VariableVoltageSource

Variable multiphase AC voltage

Information

This model describes m variable voltage sources, with m complex signal inputs, specifying the complex voltages by the complex RMS voltage components. Additionally, the frequency of the voltage source is defined by a real signal input. m single phase VariableVoltageSources are used.

See also

SinglePhase.VoltageSource, VoltageSource, CurrentSource, VariableCurrentSource

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

Parameters

NameDescription
mNumber of phases
Initialization
gamma[rad]

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug
f 
V[m] 

Modelica.Electrical.QuasiStationary.MultiPhase.Sources.ReferenceVoltageSource Modelica.Electrical.QuasiStationary.MultiPhase.Sources.ReferenceVoltageSource

Variable multiphase AC voltage with reference angle input

Information

This model describes m variable current sources, with m complex signal inputs, specifying the complex current by the complex RMS voltage components. Additionally, the frequency of the current source is defined by a real signal input. m single phase VariableCurrentSources are used.

See also

SinglePhase.VoltageSource, VoltageSource, VariableVoltageSource, CurrentSource.

Extends from Electrical.QuasiStationary.MultiPhase.Interfaces.ReferenceSource (Partial of voltage or current source with reference input).

Parameters

NameDescription
mNumber of phases

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug
gammaReference angle of voltage source
V[m] 

Modelica.Electrical.QuasiStationary.MultiPhase.Sources.CurrentSource Modelica.Electrical.QuasiStationary.MultiPhase.Sources.CurrentSource

Constant multiphase AC current

Information

This model describes m constant current sources, specifying the complex currents by the RMS currents and the the phase shifts (defaults are -symmetricOrientation). m single phase CurrentSources are used.

See also

SinglePhase.CurrentSource, VoltageSource, VariableVoltageSource, VariableCurrentSource

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

Parameters

NameDescription
mNumber of phases
fFrequency of the source [Hz]
I[m]RMS current of the source [A]
phi[m]Phase shift of the source [rad]
Initialization
gamma[rad]

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug

Modelica.Electrical.QuasiStationary.MultiPhase.Sources.VariableCurrentSource Modelica.Electrical.QuasiStationary.MultiPhase.Sources.VariableCurrentSource

Variable multiphase AC current

Information

This model describes m variable current sources, with m complex signal inputs, specifying the complex current by the complex RMS voltage components. Additionally, the frequency of the current source is defined by a real signal input. m single phase VariableCurrentSources are used.

See also

SinglePhase.VoltageSource, VoltageSource, VariableVoltageSource, CurrentSource.

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

Parameters

NameDescription
mNumber of phases
Initialization
gamma[rad]

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug
f 
I[m] 

Modelica.Electrical.QuasiStationary.MultiPhase.Sources.ReferenceCurrentSource Modelica.Electrical.QuasiStationary.MultiPhase.Sources.ReferenceCurrentSource

Variable multiphase AC current with reference angle input

Information

This model describes m variable current sources, with m complex signal inputs, specifying the complex current by the complex RMS voltage components. Additionally, the frequency of the current source is defined by a real signal input. m single phase VariableCurrentSources are used.

See also

SinglePhase.VoltageSource, VoltageSource, VariableVoltageSource, CurrentSource.

Extends from Electrical.QuasiStationary.MultiPhase.Interfaces.ReferenceSource (Partial of voltage or current source with reference input).

Parameters

NameDescription
mNumber of phases

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug
gammaReference angle of current source
I[m] 
Automatically generated Tue Apr 05 09:36:30 2016.