WOLFRAM SYSTEM MODELER

MultiDelta

Delta (polygon) connection of polyphase systems consisting of multiple base systems

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Polyphase.Basic.MultiDelta"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Delta (polygon) connection of a polyphase circuit consisting of multiple base systems (see polyphase guidelines).

Note

If kPolygon<1 or kPolygon>(mBasic - 1)/2, kPolygon is replaced by the value 1 without further warning.
In case of m=2, kPolygon=1 is the only valid choice.

See also

Star, Delta, MultiStar

Parameters (4)

m

Value: 3

Type: Integer

Description: Number of phases

kPolygon

Value: 1

Type: Integer

Description: Alternative of polygon

mSystems

Value: numberOfSymmetricBaseSystems(m)

Type: Integer

Description: Number of base systems

mBasic

Value: integer(m / mSystems)

Type: Integer

Description: Phase number of base systems

Connectors (2)

plug_p

Type: PositivePlug

Description: Positive polyphase electrical plug with m pins

plug_n

Type: NegativePlug

Description: Negative polyphase electrical plug with m pins

Used in Components (4)

MultiTerminalBox

Modelica.Electrical.Machines.Utilities

Terminal box Y/D-connection

AnalysatorAC

Modelica.Electrical.Polyphase.Examples.Utilities

Analyze AC voltage, current and power

VoltageBridge2mPulse

Modelica.Electrical.PowerConverters.ACDC.Control

Control of 2*m pulse bridge rectifier

VoltageCenterTap2mPulse

Modelica.Electrical.PowerConverters.ACDC.Control

Control of 2*m pulse center tap rectifier