Other Parts Discussed in Thread: SFRA
Greetings of the day
Can I get the information related to the control loop COMPENSATION and how the values of Kp and Ki are calculated for TI-VIENNA kit of PFC and can I get that calculations from the Plant diagram??
#define PI ((float32_t)3.141592653589)
#define VIENNA_GI_GAINKP ((float32_t)2.0000000000)
#define VIENNA_GV_PI_KP ((float32_t) 0.3999748673)
#define VIENNA_GV_PI_KI ((float32_t) 0.0001256716)
#define VIENNA_GS_GAINKP ((float32_t)1.0000000000)