Delta-wound FOC PMSM

Hello,
I am currently using the Three-Phase PMSM Drive example to model a Field-Oriented Control (FOC) PMSM. The model works as expected when the machine is configured as Wye-wound. However, when I change the winding configuration to Delta-wound, I notice that the measured torque is half of the reference torque.
Could you please help me understand where this discrepancy comes from? Is there a scaling factor or adjustment that needs to be applied when using a Delta-wound configuration?
Thank you in advance for your support.
Best regards,

 Accepted Answer

Orrin
Orrin on 7 May 2025

0 votes

It helped me, Thank you so much.

More Answers (1)

Yoshi Minagawa
Yoshi Minagawa on 22 Apr 2025

0 votes

Hi Yacine,
As you mentioned, when switching PMSM setting between Y-connected and delta-connected windings, it’s necessary to rescale the values for winding resistance, inductance, and flux linkage.
In this demo model, the PMSM is controlled using the PMSM Field-Oriented Control block. While this block allows you to set the winding type to Delta-wound, it appears that this setting only adjusts the angle offset, and does not automatically rescale the winding resistance, inductance, or flux linkage values.
Therefore, to properly control a delta-connected PMSM, I think you should manually adjust the settings in the PMSM Field-Oriented Control block as follows:
Permanent magnet flux linkage (Wb)
>PM/(3)^0.5
D-axis inductance for feed-forward pre-control (H)
>Ld/3
Q-axis inductance for feed-forward pre-control (H)
>Lq/3

4 Comments

Yacine
Yacine on 22 Apr 2025
Hi Yoshi,
Thank you for your answer.
I tried adjusting the permanent magnet flux linkage (Wb) in the PMSM Field-Oriented Control block by setting it to PM/√3. However, I still observed a torque offset between the measured and reference values.
Interestingly, the torque aligns correctly when I set the flux linkage to PM/2 — though I’m not sure where this factor comes from. I would have expected √3 to be the correct scaling factor, as it matches the typical relationship for phase currents in Delta-wound systems.
Do you have any insight into why PM/2 works here ?
Best regards,
Hi Yacine,
Thank you for checking so quickly.
In my environment, it looks like the actual torque is following the target torque as expected. I’ve attached my settings screen for your reference—I hope it helps.
Also, like you, I believe that √3 is the correct scaling factor. Unfortunately, I can’t think of a reason why using PM/2 would work.
  
Yacine
Yacine on 23 Apr 2025
Hi Yoshi,
All good, it worked correctly after I properly set all the parameters.
Thank you very much.
?????
????? on 11 Mar 2026 at 22:15
Edited: ????? on 11 Mar 2026 at 22:18
What is the zero sequence inductance in delta wound pmsm? Do we need to consider that in our FOC algorithm?

Sign in to comment.

Products

Asked:

on 22 Apr 2025

Edited:

on 11 Mar 2026 at 22:18

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!