This package hosts sources for quasi stationary multiphase circuits. Quasi stationary theory can be found in the references.
Extends from Modelica.Icons.SourcesPackage
(Icon for packages containing sources).
Name | Description |
---|---|
CurrentSource | Constant multiphase AC current |
FrequencySweepCurrentSource | Current source with integrated frequency sweep |
FrequencySweepVoltageSource | Voltage source with integrated frequency sweep |
ReferenceCurrentSource | Variable multiphase AC current with reference angle input |
ReferenceVoltageSource | Variable multiphase AC voltage with reference angle input |
VariableCurrentSource | Variable multiphase AC current |
VariableVoltageSource | Variable multiphase AC voltage |
VoltageSource | Constant multiphase AC voltage |
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.
SinglePhase.VoltageSource, VariableVoltageSource, CurrentSource, VariableCurrentSource
Extends from Modelica.Electrical.QuasiStationary.MultiPhase.Interfaces.Source
(Partial voltage / current source).
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of phases |
Frequency | f | Frequency of the source | |
Voltage | V[m] | RMS voltage of the source | |
Angle | phi[m] | -Modelica.Electrical.MultiPhase.Functions.symmetricOrientation(m) | Phase shift of the source |
Type | Name | Description |
---|---|---|
PositivePlug | plug_p | Positive quasi-static polyphase plug |
NegativePlug | plug_n | Negative quasi-static polyphase plug |
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.
SinglePhase.VoltageSource, VoltageSource, CurrentSource, VariableCurrentSource
Extends from Modelica.Electrical.QuasiStationary.MultiPhase.Interfaces.Source
(Partial voltage / current source).
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of phases |
Type | Name | Description |
---|---|---|
PositivePlug | plug_p | Positive quasi-static polyphase plug |
NegativePlug | plug_n | Negative quasi-static polyphase plug |
input RealInput | f |   |
input ComplexInput | V[m] |   |
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.
SinglePhase.VoltageSource, VoltageSource, VariableVoltageSource, CurrentSource.
Extends from Modelica.Electrical.QuasiStationary.MultiPhase.Interfaces.ReferenceSource
(Partial of voltage or current source with reference input).
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of phases |
Type | Name | Description |
---|---|---|
PositivePlug | plug_p | Positive quasi-static polyphase plug |
NegativePlug | plug_n | Negative quasi-static polyphase plug |
input RealInput | gamma | Reference angle of voltage source |
input ComplexInput | V[m] |   |
This source provides polyphase constant RMS phase voltages V
and phase angles 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.
Extends from Modelica.Electrical.QuasiStationary.MultiPhase.Interfaces.TwoPlug
(Two plugs with pin-adapter).
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of phases |
Frequency | fStart | Start sweep frequency | |
Frequency | fStop | Stop sweep frequency | |
Time | startTime | 0 | Start time of frequency sweep |
Time | duration | Duration of frequency sweep | |
Voltage | V[m] | RMS voltage of the source | |
Angle | phi[m] | -Modelica.Electrical.MultiPhase.Functions.symmetricOrientation(m) | Phase shift of the source |
Type | Name | Description |
---|---|---|
PositivePlug | plug_p | Positive quasi-static polyphase plug |
NegativePlug | plug_n | Negative quasi-static polyphase plug |
This model describes m constant current sources, specifying the complex currents by the RMS currents and the phase shifts (defaults are -symmetricOrientation). m single phase CurrentSources are used.
SinglePhase.CurrentSource, VoltageSource, VariableVoltageSource, VariableCurrentSource
Extends from Modelica.Electrical.QuasiStationary.MultiPhase.Interfaces.Source
(Partial voltage / current source).
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of phases |
Frequency | f | Frequency of the source | |
Current | I[m] | RMS current of the source | |
Angle | phi[m] | -Modelica.Electrical.MultiPhase.Functions.symmetricOrientation(m) | Phase shift of the source |
Type | Name | Description |
---|---|---|
PositivePlug | plug_p | Positive quasi-static polyphase plug |
NegativePlug | plug_n | Negative quasi-static polyphase plug |
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.
SinglePhase.VoltageSource, VoltageSource, VariableVoltageSource, CurrentSource.
Extends from Modelica.Electrical.QuasiStationary.MultiPhase.Interfaces.Source
(Partial voltage / current source).
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of phases |
Type | Name | Description |
---|---|---|
PositivePlug | plug_p | Positive quasi-static polyphase plug |
NegativePlug | plug_n | Negative quasi-static polyphase plug |
input RealInput | f |   |
input ComplexInput | I[m] |   |
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.
SinglePhase.VoltageSource, VoltageSource, VariableVoltageSource, CurrentSource.
Extends from Modelica.Electrical.QuasiStationary.MultiPhase.Interfaces.ReferenceSource
(Partial of voltage or current source with reference input).
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of phases |
Type | Name | Description |
---|---|---|
PositivePlug | plug_p | Positive quasi-static polyphase plug |
NegativePlug | plug_n | Negative quasi-static polyphase plug |
input RealInput | gamma | Reference angle of current source |
input ComplexInput | I[m] |   |
This source provides polyphase constant RMS phase currents I
and phase angles 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.
Extends from Modelica.Electrical.QuasiStationary.MultiPhase.Interfaces.TwoPlug
(Two plugs with pin-adapter).
Type | Name | Default | Description |
---|---|---|---|
Integer | m | 3 | Number of phases |
Frequency | fStart | Start sweep frequency | |
Frequency | fStop | Stop sweep frequency | |
Time | startTime | 0 | Start time of frequency sweep |
Time | duration | Duration of frequency sweep | |
Current | I[m] | RMS current of the source | |
Angle | phi[m] | -Modelica.Electrical.MultiPhase.Functions.symmetricOrientation(m) | Phase shift of the source |
Type | Name | Description |
---|---|---|
PositivePlug | plug_p | Positive quasi-static polyphase plug |
NegativePlug | plug_n | Negative quasi-static polyphase plug |
Generated 2018-12-12 12:10:34 EST by MapleSim.