AC polyphase sources
This package hosts sources for quasi-static polyphase circuits. Quasi-static theory can be found in the references.
Extends from Modelica.Icons.SourcesPackage (Icon for packages containing sources).
Name | Description |
---|---|
VoltageSource | Constant polyphase AC voltage |
VariableVoltageSource | Variable polyphase AC voltage |
ReferenceVoltageSource | Variable polyphase AC voltage with reference angle input |
FrequencySweepVoltageSource | Voltage source with integrated frequency sweep |
CurrentSource | Constant polyphase AC current |
VariableCurrentSource | Variable polyphase AC current |
ReferenceCurrentSource | Variable polyphase AC current with reference angle input |
FrequencySweepCurrentSource | Current source with integrated frequency sweep |
Constant polyphase 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 Interfaces.Source (Partial voltage / current source).
Name | Description |
---|---|
m | Number of phases |
f | Frequency of the source [Hz] |
V[m] | RMS voltage of the source [V] |
phi[m] | Phase shift of the source [rad] |
Initialization | |
gamma | [rad] |
Name | Description |
---|---|
plug_p | Positive quasi-static polyphase plug |
plug_n | Negative quasi-static polyphase plug |
Variable polyphase AC voltage
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 Interfaces.Source (Partial voltage / current source).
Name | Description |
---|---|
m | Number of phases |
Initialization | |
gamma | [rad] |
Name | Description |
---|---|
plug_p | Positive quasi-static polyphase plug |
plug_n | Negative quasi-static polyphase plug |
f | [Hz] |
V[m] |
Variable polyphase AC voltage with reference angle input
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 Interfaces.ReferenceSource (Partial of voltage or current source with reference input).
Name | Description |
---|---|
m | Number of phases |
Name | Description |
---|---|
plug_p | Positive quasi-static polyphase plug |
plug_n | Negative quasi-static polyphase plug |
gamma | Reference angle of voltage source |
V[m] |
Voltage source with integrated frequency sweep
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 Interfaces.TwoPlug (Two plugs with pin-adapter, reference connection and declaration of voltage and current).
Name | Description |
---|---|
m | Number of phases |
fStart | Start sweep frequency [Hz] |
fStop | Stop sweep frequency [Hz] |
startTime | Start time of frequency sweep [s] |
duration | Duration of frequency sweep [s] |
V[m] | RMS voltage of the source [V] |
phi[m] | Phase shift of the source [rad] |
Name | Description |
---|---|
plug_p | Positive quasi-static polyphase plug |
plug_n | Negative quasi-static polyphase plug |
Constant polyphase AC current
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 Interfaces.Source (Partial voltage / current source).
Name | Description |
---|---|
m | Number of phases |
f | Frequency of the source [Hz] |
I[m] | RMS current of the source [A] |
phi[m] | Phase shift of the source [rad] |
Initialization | |
gamma | [rad] |
Name | Description |
---|---|
plug_p | Positive quasi-static polyphase plug |
plug_n | Negative quasi-static polyphase plug |
Variable polyphase AC current
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 Interfaces.Source (Partial voltage / current source).
Name | Description |
---|---|
m | Number of phases |
Initialization | |
gamma | [rad] |
Name | Description |
---|---|
plug_p | Positive quasi-static polyphase plug |
plug_n | Negative quasi-static polyphase plug |
f | [Hz] |
I[m] |
Variable polyphase AC current with reference angle input
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 Interfaces.ReferenceSource (Partial of voltage or current source with reference input).
Name | Description |
---|---|
m | Number of phases |
Name | Description |
---|---|
plug_p | Positive quasi-static polyphase plug |
plug_n | Negative quasi-static polyphase plug |
gamma | Reference angle of current source |
I[m] |
Current source with integrated frequency sweep
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 Interfaces.TwoPlug (Two plugs with pin-adapter, reference connection and declaration of voltage and current).
Name | Description |
---|---|
m | Number of phases |
fStart | Start sweep frequency [Hz] |
fStop | Stop sweep frequency [Hz] |
startTime | Start time of frequency sweep [s] |
duration | Duration of frequency sweep [s] |
I[m] | RMS current of the source [A] |
phi[m] | Phase shift of the source [rad] |
Name | Description |
---|---|
plug_p | Positive quasi-static polyphase plug |
plug_n | Negative quasi-static polyphase plug |