This article discusses how to simulate a delta-connected PMSM in PSIM, but first let me explain some differences of these two topologies.
In a star (Y) connection, each phase winding is connected between a line terminal and a common neutral point. As a result, the phase voltage is lower than the line voltage by a factor of √3. In contrast, in a delta (Δ) connection, each phase winding is connected directly between two line terminals, so the phase voltage equals the line voltage. This means that, for the same line voltage, a delta-connected machine receives a higher phase voltage, resulting in better voltage utilization.
However, delta connection also means increased insulation requirements and potential issues with handling non-symmetric or zero-sequence currents. Since there is no neutral point, these currents cannot return through a neutral path and instead circulate within the delta loop, potentially causing heating and other operational problems.
For your reference, all PMSM models in PSIM are configured with star-connected windings by default. However, there is an open-winding PMSM model at the attached simulation, which can be configured as either star or delta connected, depending on your simulation needs.
When you work with a delta connected system you have to be careful of two things.
The first one is the Vpk/krms or Ke. This is the back-EMF constant, and in PSIM is the peak line-line voltage at 1000 rpm in Y connection. The online help fails to mention, but should mention, that it’s with Y connection. So, for a delta-connected motor, Vpk/krpm will be sqrt(3) times the measured line-line peak voltage.
The second one concerns control issues as the current that flows through the windings is different. Specifically, as you can see in the example below, the current that flows the windings on the delta connected motor has a magnitude multiplied by sqrt(3).
It is wrong if we just calculate the current by just dividing the line current by sqrt(3) because on this way we do not take into account the current's phase change. For this reason, when it comes to control the motor with current references, at the delta connected case, the current for each phase is calculated from the following equation:
You should run the attached simulation to explore more about delta and star connected PMSM. Let me note that the Open Winding PMSM model is a custom model that is password protected, but you can use it as normal if you press "Cancel" when the password protection message pops up.
Uploaded Files: