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 connector starPoint is only available if star connection is selected.
This connector 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 |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.QuasiStatic.Polyphase.Interfaces.PositivePlug | plug_sp | To be connected with positive stator plug | |
| Modelica.Electrical.QuasiStatic.Polyphase.Interfaces.NegativePlug | plug_sn | To be connected with negative stator plug | |
| Modelica.Electrical.QuasiStatic.Polyphase.Interfaces.PositivePlug | plugSupply | To be connected with grid | |
| Modelica.Electrical.QuasiStatic.Polyphase.Interfaces.NegativePlug | starpoint | Star point |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.QuasiStatic.Polyphase.Basic.MultiStar | multiStar | ||
| Modelica.Electrical.QuasiStatic.Polyphase.Basic.MultiDelta | multiDelta |