Skip to main content
Associate III
January 3, 2025
Question

Reference for SVPWM

  • January 3, 2025
  • 3 replies
  • 1085 views

Screenshot_2025-01-03-19-44-02-302_com.google.android.apps.docs.jpg

I am trying to understand SVPWM logic developed by ST, from mc workbench, i referred the documentation provided. But its much unclear in the documentation as well why and what variables are being used for. I want to know the reference of the literature discussed in the documentation (see image).

Function: PWM_SetPhaseVoltages()

My queries: 

What is the logic of X,Y,Z for calculating sector? Reference ? Instead of using simple tan-1(Vbeta/Valpha).

 

Thanks in advance.

 

3 replies

tejas_ampAuthor
Associate III
January 14, 2025

Anyone at ST?

tejas_ampAuthor
Associate III
June 18, 2025

??

cedric H
Technical Moderator
June 19, 2025
tejas_ampAuthor
Associate III
June 20, 2025

Thanks a lot !!

Senior III
June 20, 2025

Online so much information available on how to calculate the timings of svpwm and then duty cycles which are applied to the motor phases.

tejas_ampAuthor
Associate III
June 20, 2025

I know about timing and duty cycle calculations, I have asked about logic of deciding sectors based on X,Y,Z.