This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F2812: PI TUNING OF PMSM

Part Number: TMS320F2812

Tool/software: Code Composer Studio

Hi

This is with reference to the TUNING Of PI for Field oriented control of PMSM. The tuning is perfectly been implemented for the closed loop of PMSM in the MATLAB Simulink. Thanks to the blog " TEACHING YOUR PI CONTROLLER TO BEHAVE" by DAVE WILSON.  

However, the confusion that comes is that the PI controller provided by the texas instruments in the 28x DMC library in MATLAB seems to be tuned in a different way than the value of PI is the regular form.  

Kindly guide how to tune the 28x PI controller.

 The series gain Ka =  5.08938

The integral gain Kb= 116.666667

Thanks and regards

Mayank Jain

  • There are multi types PI/PID in dmc library, you can refer to any one of both guides to tune the PI/PIDs depend on the type of PI/PIDs. And you can refer to Chapter 11 of SPRUHJ1G which has more detail description on tuning PI regulators.
  • Hi Yanming
    Thanks. The PI regulators have already been tuned using the same theory. The problem that still remains is that those tuning settings are in real scale while the PI tuners of the DMC library would be needing a normalized value.
    Can you please throw some light on the PI Sclaing and normalising the values.

    Thanks and regards