Hello !
I have a stability issue in my DC-DC converter design while I ask too much current. So I read more carefully the datasheet and I guess I might an issue with the feedback loop. So in the documentation, Ti recommands to plot a Bode diagram. I tried to do it but I don't get good results. Here is how I proceeded :
I found 2 frequencies (well, more accurately pulsation in rad/s) for zeros : F-zero CF and RHP zero
And 3 pulsations for poles : Fp origin (which is a pole located at the origin), F-pole RC and F-Pole CF
My first question : When I look on the graph, I found gm-pole and gm-zero. Gm-pole seems to be the pole at the origin, but I have no more information about the gm-zero. And if I remember correctly, the number of poles should be bigger than the number of zero... so I cannot have 3 poles and 3 zeros.
Finally, I wrote my transfert function like this (let's call the poles P1, P2, P3 and the zeros Z1 and Z2) :
H(jw) = N(jw) / D(jw)
Where
N(jw) = (jw - Z1) * (jw - Z2)
D(jw) = (jw - P1) * (jw - P2) * (jw - P3)
I took the data from the exemple graph in the datasheet but I don't get the same plot at all...
I am sure I made many mistakes because I didn't really understand the datasheet.
Can anyone help me please?
Best Regards,
CA.