This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I'm trying to understand how DF22 parameters are calculated and also what is the used crossover frequency and gain margin.
Outer loop parameters are as below;
// // Voltage loop control coefficients // #define PSFB_GV_DF22_B0 (0.0076029f * 600.0f) #define PSFB_GV_DF22_B1 (-0.0133437f * 600.0f) #define PSFB_GV_DF22_B2 (0.0058360f * 600.0f) #define PSFB_GV_DF22_A1 (-1.6827997f) #define PSFB_GV_DF22_A2 (0.6827997f)
1) Could you please provide formula to obtain crossover frequency of compensator depending on above parameters and design?
2) Could you please provide formula to obtain gain and phase margin depending on above parameters and design?
Thanks in advance.
Pls check TIDM-02000 (TIDM-02000 reference design | TI.com) for the design details. It is the original design of this module refers to.
Hui,
Design uses SFRA in order to verify control loop. I need formula for each of bo,b1,b2,a1 and a2 for DF22 in order to calculate crossover freq.
TI has an appnote named as SLUA622, however, it has type III. I need formulas like appnote for DF22.
Hi Gokhan, apologies for the delay in responding! I checked the appnote SLUA622 and believe it provides you with the best details you are asking for. If you have any additional questions on SFRA, I'll be happy to introduce you to the right expert.