Interfaces for AC polyphase models
Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
Name | Description |
---|---|
Plug | Quasi-static polyphase plug |
PositivePlug | Positive quasi-static polyphase plug |
NegativePlug | Negative quasi-static polyphase plug |
TwoPlugElementary | Two plugs with pin-adapter and reference connection, without declaration of voltage and current |
TwoPlug | Two plugs with pin-adapter, reference connection and declaration of voltage and current |
OnePort | Two plugs, reference connection and declaration of voltage and current |
AbsoluteSensor | Partial potential sensor |
RelativeSensorElementary | Elementary partial voltage / current sensor |
Source | Partial voltage / current source |
ReferenceSource | Partial of voltage or current source with reference input |
Quasi-static polyphase plug
This polyphase plug contains a vector of m single-phase pins. The positive and negative plug are derived from this base connector.
Pin, PositivePin, NegativePin, PositivePlug, NegativePlug
Name | Description |
---|---|
m | Number of phases |
Name | Description |
---|---|
m | Number of phases |
pin[m] | Pins of plug |
Positive quasi-static polyphase plug
The positive plug is based on Plug. Additionally the reference angle is specified in the connector. The time derivative of the reference angle is the actual angular velocity of each quasi-static voltage and current. The symbol is also designed such way to look different than the negative plug.
Pin, PositivePin, NegativePin, Plug, NegativePlug
Extends from Plug (Quasi-static polyphase plug).
Name | Description |
---|---|
m | Number of phases |
Name | Description |
---|---|
m | Number of phases |
pin[m] | Pins of plug |
reference | Reference |
Negative quasi-static polyphase plug
The negative plug is based on Plug. Additionally the reference angle is specified in the connector. The time derivative of the reference angle is the actual angular velocity of each quasi-static voltage and current. The symbol is also designed such way to look different than the positive plug.
Pin, PositivePin, NegativePin, Plug, PositivePlug,
Extends from Plug (Quasi-static polyphase plug).
Name | Description |
---|---|
m | Number of phases |
Name | Description |
---|---|
m | Number of phases |
pin[m] | Pins of plug |
reference |
Two plugs with pin-adapter and reference connection, without declaration of voltage and current
This partial model uses a positive and negative plug but no complex voltage, current, power, etc. A positive and a negative adapter are used to give easy access to the single pins of both plugs. Additionally, the angular velocity of the quasi-static system is explicitly defined as variable. This model is mainly intended to be used with graphical representation of user models.
PositivePlug, NegativePlug, TwoPlug, OnePort
Name | Description |
---|---|
m | Number of phases |
Name | Description |
---|---|
plug_p | Positive quasi-static polyphase plug |
plug_n | Negative quasi-static polyphase plug |
Two plugs with pin-adapter, reference connection and declaration of voltage and current
This partial model uses a positive and negative plug, but no complex voltage and complex current. A positive and a negative adapter are used to give easy access to the single pins of both plugs. Additionally, the angular velocity of the quasi-static system is explicitly defined as variable. This model is mainly intended to be used with graphical representation of user models.
PositivePlug, NegativePlug, TwoPlugElementary, OnePort
Extends from Modelica.Electrical.QuasiStatic.Polyphase.Interfaces.TwoPlugElementary (Two plugs with pin-adapter and reference connection, without declaration of voltage and current).
Name | Description |
---|---|
m | Number of phases |
Name | Description |
---|---|
plug_p | Positive quasi-static polyphase plug |
plug_n | Negative quasi-static polyphase plug |
Two plugs, reference connection and declaration of voltage and current
This partial model uses a positive and negative plug and defines the complex voltage differences as well as the complex currents (into the positive plug). A positive and a negative adapter are used to give easy access to the single pins of both plugs. Additionally, the angular velocity of the quasi-static system is explicitly defined as variable. This model is mainly intended to be used with textual representation of user models.
PositivePlug, NegativePlug, TwoPlug, OnePort
Name | Description |
---|---|
m | Number of phases |
Name | Description |
---|---|
plug_p | Positive quasi-static polyphase plug |
plug_n | Negative quasi-static polyphase plug |
Partial potential sensor
The absolute sensor partial model relies on the a positive plug to measure the complex potential, frequency, angular frequency. Additionally this model contains a proper icon and a definition of the angular velocity.
RelativeSensorElementary, SinglePhase.Interfaces.AbsoluteSensor, SinglePhase.Interfaces.RelativeSensorElementary
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device).
Name | Description |
---|---|
m | Number of phases |
Name | Description |
---|---|
plug_p | Positive quasi-static polyphase plug |
Elementary partial voltage / current sensor
The relative sensor partial model relies on the TwoPlug to measure the complex voltages, currents or power. Additionally this model contains a proper icon and a definition of the angular velocity.
AbsoluteSensor, SinglePhase.Interfaces.AbsoluteSensor, SinglePhase.Interfaces.RelativeSensorElementary
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device), TwoPlugElementary (Two plugs with pin-adapter and reference connection, without declaration of voltage and current).
Name | Description |
---|---|
m | Number of phases |
Name | Description |
---|---|
plug_p | Positive quasi-static polyphase plug |
plug_n | Negative quasi-static polyphase plug |
Partial voltage / current source
The source partial model relies on the TwoPlug and contains a proper icon.
VoltageSource, VariableVoltageSource, CurrentSource, VariableCurrentSource, SinglePhase.Interfaces.Source.
Extends from OnePort (Two plugs, reference connection and declaration of voltage and current).
Name | Description |
---|---|
m | Number of phases |
Name | Description |
---|---|
plug_p | Positive quasi-static polyphase plug |
plug_n | Negative quasi-static polyphase plug |
Partial of voltage or current source with reference input
The source partial model relies on the TwoPlug and contains a proper icon.
VoltageSource, VariableVoltageSource, CurrentSource, VariableCurrentSource, SinglePhase.Interfaces.Source.
Extends from QuasiStatic.Polyphase.Interfaces.OnePort (Two plugs, reference connection and declaration of voltage and current).
Name | Description |
---|---|
m | Number of phases |
Name | Description |
---|---|
plug_p | Positive quasi-static polyphase plug |
plug_n | Negative quasi-static polyphase plug |