Hi
In the HV_SOLAR_DC_DC_Rev1 routine,in the current loop, the coefficients of the 2p2z controller are directly assigned.
How do you roughly determine the values of these parameters?
In the voltage loop, the coefficients of the 2p2z controller are calculated by Pgain_V, Igain_V and Dgain_V.
Why is the coefficient of the 2p2z controller in the current loop not calculated by Pgain_I, Igain_I and Dgain_I?
Thank you very much!