Hi Sougata,
Its a long time to hear from you.
To do voltage feedback on the output of inverter with PI routine, is it better done within the main interrupt scheme where the duty cycle is updated or within the background loop and why?.
Iwanted to try the followings for my digital PI control of the inverter output: If my error is negative
U(k+1) = -U(k)+ A*e(k) - B* e(k+1)
If error is positive,
U(k+1) = U(k)- A*e(k) + B*e(k+1), Does the above make meaning?
Can any one advice,
Babalola.
Bookmarks