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.

TMS320F28031: PMSM FOC's Torque PID output gets saturated

Part Number: TMS320F28031

Hi,

I have implemented Sensor less FOC for PMSM motor using Example codes given by TI.

It is running in torque loop only, i haven't added Speed loop because i need to run the motor in torque loop only. I have implemented a MPPT loop using PO method which gives the Reference command to PID block. It compares previous power and present power and increase/ decrease refernce command for the PID.

My motor is running ok but if i limit the Power or reduce the Power in running then Pid_Iq1.Out gets saturated. It is not recovering until i reduce my Reference command. but as per KC gain, it should come out of the Saturation. and beacuse of that my power remains constant and MPPT loop doesn't change the Command.

Can you please guide me to resolve this issue? can i use only torque loop in PMSM FOC or i have to use Speed loop on top of torque loop?

Do let me know if you need any more information.

Thanks