Delta-wound FOC PMSM

19 visualizaciones (últimos 30 días)
Yacine
Yacine el 22 de Abr. de 2025
Respondida: Orrin el 7 de Mayo de 2025
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,

Respuesta aceptada

Orrin
Orrin el 7 de Mayo de 2025
It helped me, Thank you so much.

Más respuestas (1)

Yoshi Minagawa
Yoshi Minagawa el 22 de Abr. de 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 comentarios
Yoshi Minagawa
Yoshi Minagawa el 22 de Abr. de 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 el 23 de Abr. de 2025
Hi Yoshi,
All good, it worked correctly after I properly set all the parameters.
Thank you very much.

Iniciar sesión para comentar.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by