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 Content

Name Description
Modelica.Electrical.MultiPhase.Interfaces.Plug Plug Plug with m pins for an electric component
Modelica.Electrical.MultiPhase.Interfaces.PositivePlug PositivePlug Positive plug with m pins
Modelica.Electrical.MultiPhase.Interfaces.NegativePlug NegativePlug Negative plug with m pins
Modelica.Electrical.MultiPhase.Interfaces.ConditionalHeatPort ConditionalHeatPort Partial model to include conditional HeatPorts in order to describe the power loss via a thermal network
Modelica.Electrical.MultiPhase.Interfaces.TwoPlug TwoPlug Component with one m-phase electric port
Modelica.Electrical.MultiPhase.Interfaces.OnePort OnePort Component with two electrical plugs and currents from plug_p to plug_n
Modelica.Electrical.MultiPhase.Interfaces.FourPlug FourPlug Component with two m-phase electric ports
Modelica.Electrical.MultiPhase.Interfaces.TwoPort TwoPort Component with two m-phase electric ports, including currents

Modelica.Electrical.MultiPhase.Interfaces.Plug

Plug with m pins for an electric component

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).

Parameters

NameDescription
mNumber of phases

Contents

NameDescription
mNumber of phases
pin[m] 

Modelica.Electrical.MultiPhase.Interfaces.PositivePlug Modelica.Electrical.MultiPhase.Interfaces.PositivePlug

Positive 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 Plug (Plug with m pins for an electric component).

Parameters

NameDescription
mNumber of phases

Contents

NameDescription
mNumber of phases
pin[m] 

Modelica.Electrical.MultiPhase.Interfaces.NegativePlug Modelica.Electrical.MultiPhase.Interfaces.NegativePlug

Negative 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 Plug (Plug with m pins for an electric component).

Parameters

NameDescription
mNumber of phases

Contents

NameDescription
mNumber of phases
pin[m] 

Modelica.Electrical.MultiPhase.Interfaces.ConditionalHeatPort 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

NameDescription
mhNumber of heatPorts=number of phases
useHeatPort=true, if all heat ports are enabled
T[mh]Fixed device temperatures if useHeatPort = false [K]

Connectors

NameDescription
heatPort[mh]Conditional heat ports

Modelica.Electrical.MultiPhase.Interfaces.TwoPlug Modelica.Electrical.MultiPhase.Interfaces.TwoPlug

Component with one m-phase electric 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

NameDescription
mNumber of phases

Connectors

NameDescription
plug_p 
plug_n 

Modelica.Electrical.MultiPhase.Interfaces.OnePort 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 TwoPlug (Component with one m-phase electric port).

Parameters

NameDescription
mNumber of phases

Connectors

NameDescription
plug_p 
plug_n 

Modelica.Electrical.MultiPhase.Interfaces.FourPlug Modelica.Electrical.MultiPhase.Interfaces.FourPlug

Component with two m-phase electric ports

Information

Superclass of elements which have four electrical plugs.

Parameters

NameDescription
mNumber of phases

Connectors

NameDescription
plug_p1 
plug_p2 
plug_n1 
plug_n2 

Modelica.Electrical.MultiPhase.Interfaces.TwoPort Modelica.Electrical.MultiPhase.Interfaces.TwoPort

Component with two m-phase electric 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 FourPlug (Component with two m-phase electric ports).

Parameters

NameDescription
mNumber of phases

Connectors

NameDescription
plug_p1 
plug_p2 
plug_n1 
plug_n2 
Automatically generated Tue Apr 05 09:36:24 2016.