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.