Delta-wound FOC PMSM

44 views (last 30 days)
Yacine
Yacine on 22 Apr 2025
Answered: Krunal on 14 Nov 2025 at 10:20
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
It helped me, Thank you so much.

More Answers (2)

Yoshi Minagawa
Yoshi Minagawa on 22 Apr 2025
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
  3 Comments
Yoshi Minagawa
Yoshi Minagawa on 22 Apr 2025
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.

Sign in to comment.


Krunal
Krunal on 14 Nov 2025 at 10:20
Hi Yacine,
For FOC of Delta wound motor, which saturation limits you have used for d-axis and q-axis current controllers? For star connected motor we suppose to limit Vdq,max = Vdc/sqrt(3), but I have a doubt for this limit in delta wound motor.

Products

Community Treasure Hunt

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

Start Hunting!