Polyphase voltage and current sources
This package contains time-dependent and controlled polyphase voltage and current sources:
Extends from Modelica.Icons.SourcesPackage (Icon for packages containing sources).
Name | Description |
---|---|
SignalVoltage | Polyphase signal voltage source |
ConstantVoltage | Polyphase constant voltage source |
SineVoltage | Polyphase sine voltage source |
CosineVoltage | Polyphase cosine voltage source |
SignalCurrent | Polyphase signal current source |
ConstantCurrent | Polyphase constant current source |
SineCurrent | Polyphase sine current source |
CosineCurrent | Polyphase cosine current source |
Polyphase signal voltage source
Contains m signal controlled voltage sources (Modelica.Electrical.Analog.Sources.SignalVoltage)
Name | Description |
---|---|
m | Number of phases |
Name | Description |
---|---|
plug_p | |
plug_n | |
v[m] | Voltage between pin p and n (= p.v - n.v) as input signal [V] |
Polyphase constant voltage source
Contains m constant voltage sources (Modelica.Electrical.Analog.Sources.ConstantVoltage)
Extends from Interfaces.TwoPlug (Component with one polyphase electrical port).
Name | Description |
---|---|
m | Number of phases |
V[m] | Values of constant voltages [V] |
Name | Description |
---|---|
plug_p | Positive polyphase electrical plug with m pins |
plug_n | Negative polyphase electrical plug with m pins |
Polyphase sine voltage source
Contains m sine voltage sources (Modelica.Electrical.Analog.Sources.SineVoltage) with a default phase shift determined by symmetricOrientation.
Extends from Interfaces.TwoPlug (Component with one polyphase electrical port).
Name | Description |
---|---|
m | Number of phases |
V[m] | Amplitudes of sine waves [V] |
phase[m] | Phases of sine waves [rad] |
f[m] | Frequencies of sine waves [Hz] |
offset[m] | Voltage offsets [V] |
startTime[m] | Time offsets [s] |
Name | Description |
---|---|
plug_p | Positive polyphase electrical plug with m pins |
plug_n | Negative polyphase electrical plug with m pins |
Polyphase cosine voltage source
Contains m cosine voltage sources (Modelica.Electrical.Analog.Sources.CosineVoltage) with a default phase shift determined by symmetricOrientation.
Extends from Interfaces.TwoPlug (Component with one polyphase electrical port).
Name | Description |
---|---|
m | Number of phases |
V[m] | Amplitudes of cosine waves [V] |
phase[m] | Phases of cosine waves [rad] |
f[m] | Frequencies of cosine waves [Hz] |
offset[m] | Voltage offsets [V] |
startTime[m] | Time offsets [s] |
Name | Description |
---|---|
plug_p | Positive polyphase electrical plug with m pins |
plug_n | Negative polyphase electrical plug with m pins |
Polyphase signal current source
Contains m signal controlled current sources (Modelica.Electrical.Analog.Sources.SignalCurrent)
Name | Description |
---|---|
m | Number of phases |
Name | Description |
---|---|
plug_p | |
plug_n | |
i[m] | Current flowing from pin p to pin n as input signal [A] |
Polyphase constant current source
Contains m constant current sources (Modelica.Electrical.Analog.Sources.ConstantCurrent)
Extends from Interfaces.TwoPlug (Component with one polyphase electrical port).
Name | Description |
---|---|
m | Number of phases |
I[m] | Values of constant currents [A] |
Name | Description |
---|---|
plug_p | Positive polyphase electrical plug with m pins |
plug_n | Negative polyphase electrical plug with m pins |
Polyphase sine current source
Contains m sine current sources (Modelica.Electrical.Analog.Sources.SineCurrent) with a default phase shift determined by symmetricOrientation.
Extends from Interfaces.TwoPlug (Component with one polyphase electrical port).
Name | Description |
---|---|
m | Number of phases |
I[m] | Amplitudes of sine waves [A] |
phase[m] | Phases of sine waves [rad] |
f[m] | Frequencies of sine waves [Hz] |
offset[m] | Current offsets [A] |
startTime[m] | Time offsets [s] |
Name | Description |
---|---|
plug_p | Positive polyphase electrical plug with m pins |
plug_n | Negative polyphase electrical plug with m pins |
Polyphase cosine current source
Contains m cosine current sources (Modelica.Electrical.Analog.Sources.CosineCurrent) with a default phase shift determined by symmetricOrientation.
Extends from Interfaces.TwoPlug (Component with one polyphase electrical port).
Name | Description |
---|---|
m | Number of phases |
I[m] | Amplitudes of cosine waves [A] |
phase[m] | Phases of cosine waves [rad] |
f[m] | Frequencies of cosine waves [Hz] |
offset[m] | Current offsets [A] |
startTime[m] | Time offsets [s] |
Name | Description |
---|---|
plug_p | Positive polyphase electrical plug with m pins |
plug_n | Negative polyphase electrical plug with m pins |