Package Modelica.​Electrical.​MultiPhase.​Interfaces
Interfaces for electrical multiphase models

Information

This package contains connectors and interfaces (partial models) for electrical multiphase components, based on Modelica.Electrical.Analog.

Extends from Modelica.​Icons.​InterfacesPackage (Icon for packages containing interfaces).

Package Contents

NameDescription
ConditionalHeatPortPartial model to include conditional HeatPorts in order to describe the power loss via a thermal network
FourPlugComponent with two polyphase electrical ports
NegativePlugNegative polyphase electrical plug with m pins
OnePortComponent with two electrical plugs and currents from plug_p to plug_n
PlugPolyphase electrical plug with m pins
PositivePlugPositive polyphase electrical plug with m pins
TwoPlugComponent with one polyphase electrical port
TwoPortComponent with two polyphase electrical ports, including currents

Connector Modelica.​Electrical.​MultiPhase.​Interfaces.​Plug
Polyphase electrical plug with m pins

Information

Connectors PositivePlug and NegativePlug are nearly identical. The only difference is that the icons are different in order to identify more easily the plugs of a component. Usually, connector PositivePlug is used for the positive and connector NegativePlug for the negative plug of an electrical component.
Connector Plug is a composite connector containing m Pins (Modelica.Electrical.Analog.Interfaces.Pin).

Fields

TypeNameDescription
parameter IntegermNumber of phases
Pinpin[m]Pins of the plug

Connector Modelica.​Electrical.​MultiPhase.​Interfaces.​PositivePlug
Positive polyphase electrical plug with m pins

Information

Connectors PositivePlug and NegativePlug are nearly identical. The only difference is that the icons are different in order to identify more easily the plugs of a component. Usually, connector PositivePlug is used for the positive and connector NegativePlug for the negative plug of an electrical component.
Connector Plug is a composite connector containing m Pins (Modelica.Electrical.Analog.Interfaces.Pin).

Extends from Modelica.​Electrical.​MultiPhase.​Interfaces.​Plug (Polyphase electrical plug with m pins).

Fields

TypeNameDescription
parameter IntegermNumber of phases
Pinpin[m]Pins of the plug

Connector Modelica.​Electrical.​MultiPhase.​Interfaces.​NegativePlug
Negative polyphase electrical plug with m pins

Information

Connectors PositivePlug and NegativePlug are nearly identical. The only difference is that the icons are different in order to identify more easily the plugs of a component. Usually, connector PositivePlug is used for the positive and connector NegativePlug for the negative plug of an electrical component.
Connector Plug is a composite connector containing m Pins (Modelica.Electrical.Analog.Interfaces.Pin).

Extends from Modelica.​Electrical.​MultiPhase.​Interfaces.​Plug (Polyphase electrical plug with m pins).

Fields

TypeNameDescription
parameter IntegermNumber of phases
Pinpin[m]Pins of the plug

Partial Model Modelica.​Electrical.​MultiPhase.​Interfaces.​ConditionalHeatPort
Partial model to include conditional HeatPorts in order to describe the power loss via a thermal network

Information

This partial model provides conditional heat ports for the connection to a thermal network.

Parameters

TypeNameDefaultDescription
Integermh3Number of heatPorts=number of phases
BooleanuseHeatPortfalse=true, if all heat ports are enabled
TemperatureT[mh]fill(293.15, mh)Fixed device temperatures if useHeatPort = false

Connectors

TypeNameDescription
HeatPort_aheatPort[mh]Conditional heat ports

Partial Model Modelica.​Electrical.​MultiPhase.​Interfaces.​TwoPlug
Component with one polyphase electrical port

Information

Superclass of elements which have two electrical plugs: the positive plug connector plug_p, and the negative plug connector plug_n. The currents flowing into plug_p are provided explicitly as currents i[m].

Parameters

TypeNameDefaultDescription
Integerm3Number of phases

Connectors

TypeNameDescription
PositivePlugplug_pPositive polyphase electrical plug with m pins
NegativePlugplug_nNegative polyphase electrical plug with m pins

Partial Model Modelica.​Electrical.​MultiPhase.​Interfaces.​OnePort
Component with two electrical plugs and currents from plug_p to plug_n

Information

Superclass of elements which have two electrical plugs: the positive plug connector plug_p, and the negative plug connector plug_n. The currents flowing into plug_p are provided explicitly as currents i[m]. It is assumed that the currents flowing into plug_p are identical to the currents flowing out of plug_n.

Extends from Modelica.​Electrical.​MultiPhase.​Interfaces.​TwoPlug (Component with one polyphase electrical port).

Parameters

TypeNameDefaultDescription
Integerm3Number of phases

Connectors

TypeNameDescription
PositivePlugplug_pPositive polyphase electrical plug with m pins
NegativePlugplug_nNegative polyphase electrical plug with m pins

Partial Model Modelica.​Electrical.​MultiPhase.​Interfaces.​FourPlug
Component with two polyphase electrical ports

Information

Superclass of elements which have four electrical plugs.

Parameters

TypeNameDefaultDescription
Integerm3Number of phases

Connectors

TypeNameDescription
PositivePlugplug_p1Positive electrical polyphase plug of port 1 with m pins
PositivePlugplug_p2Positive electrical polyphase plug of port 2 with m pins
NegativePlugplug_n1Negative electrical polyphase plug of port 1 with m pins
NegativePlugplug_n2Negative electrical polyphase plug of port 2 with m pins

Partial Model Modelica.​Electrical.​MultiPhase.​Interfaces.​TwoPort
Component with two polyphase electrical ports, including currents

Information

Superclass of elements which have four electrical plugs. It is assumed that the currents flowing into plug_p1 are identical to the currents flowing out of plug_n1, and that the currents flowing into plug_p2 are identical to the currents flowing out of plug_n2.

Extends from Modelica.​Electrical.​MultiPhase.​Interfaces.​FourPlug (Component with two polyphase electrical ports).

Parameters

TypeNameDefaultDescription
Integerm3Number of phases

Connectors

TypeNameDescription
PositivePlugplug_p1Positive electrical polyphase plug of port 1 with m pins
PositivePlugplug_p2Positive electrical polyphase plug of port 2 with m pins
NegativePlugplug_n1Negative electrical polyphase plug of port 1 with m pins
NegativePlugplug_n2Negative electrical polyphase plug of port 2 with m pins