Hi, I'm using a TMS320 28035 for controlling a DC to DC converter. I'm using Biricha's Digital Power Lybrary and the 3p3z function for closing the loop. The control works good in stationary state, but I have a problem during transitions because a wind up problem in the controller. I have been taking a look and it looks like this function does not take care of this problem. I have been taking a look into the 3p3z controller code, but I don't how to access the result of the controller before saturation in order to control this phenomenon. My question is, is better to use other library, or maybe implementing my own controller? Can I continue using this Biricha's library with a small modification in my code?
I'm totally lost. Thank you very much for your help.