??? 02/19/05 11:02 Read: times |
#87947 - Better Control Responding to: ???'s previous message |
Prahlad J. Purohit said:
Considering this factor is there a way to predict the firing angles in advance in order to get the target current set by user in control panel. It will be a great help if you let me know what exactly can be done to overcome this problem.
I think you really need a better control algorithm. What have now is a fairly simple first order system which is bound to have a static error the size of which depends primarily on the loop gain. To ensure the measured current more clasely equals the desired current you probably need to move to a second oder (PI) or third oder (PID) system. I think you will find info on coding these on other threads on this site. Ian |