
modelMultiTerminalBox
Terminal box Y/D-connection
Information
This model represents the internal connections of the terminal box of an electric machine.
The parameter terminalConnection is used to switch between star
(terminalConnection = "Y") and delta (terminalConnection = "D") connection.
The star point is a plug with
mSystem = Electrical.Polyphase.Functions.numberOfSymmetricBaseSystems(m) phases,
representing the star points of each base system; see
Modelica.Magnetic.FundamentalWave.UsersGuide.Polyphase.
Parameters
| Type | Name | Default | Description |
| Integer | m | 3 | Number of phases |
| Integer | mSystems | Modelica.Electrical.Polyphase.Functions.numberOfSymmetricBaseSystems(m) | Number of symmetric base systems |
| Integer | mBasic | integer(m/mSystems) | Number of phases of basic system |
| String | terminalConnection | | Choose "Y" for star or "D" for delta connection |