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

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

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]

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

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug
f 
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]

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

Connectors

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

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