modelMultiDelta
Delta (polygon) connection of polyphase systems consisting of multiple base systems
Information
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
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 3 | Number of phases |
| Integer | kPolygon | 1 | Alternative of polygon |
| Integer | mSystems | numberOfSymmetricBaseSystems(m) | Number of base systems |
| Integer | mBasic | integer(m/mSystems) | Phase number of base systems |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Polyphase.Interfaces.PositivePlug | plug_p | ||
| Polyphase.Interfaces.NegativePlug | plug_n |