当前位置:网站首页>An example of type3 voltage loop compensator taking Boost as an example

An example of type3 voltage loop compensator taking Boost as an example

2022-08-02 12:03:00 q601785959

Because the zero-pole control in the switching power supply has a greater degree of freedom for the stability of the control system, I have been studying and learning the zero-pole control in the switching power supply for the past six months.It should be difficult, because the mathematical model is complex and difficult to derive and calculate. I have been flipping through the book for the past six months and still haven't fully grasped it. Fortunately, I learned that I can directly compensate through the existing model and get the parameters.record

1. Enter relevant parameters and transfer functions in the .m function

2. Run and open the sisotool tool

3. Select the control method and import the control object transfer function, where G is the controlled object model, C is the compensator, H is the feedback gain, and F is the setting parameter. In the example, it is assumed that the H and F gains are both 1

4. After importing the model, the Bode diagram/root locus special diagram and step response diagram of the control object are obtained as follows

5. Add zero-pole compensation Click BODE EDITOR and add zero-pole Type3 in the s domain as 3Plose/2Zreo

6. Double-click C on the left to design the parameters of the compensator. For example, Type3 has one original pole and two high-frequency poles. Place the high-frequency pole at the switching frequency to suppress the high-frequency interference caused by the switching frequency. 2The zero point is placed at 1/2 of the conjugate pole of the control object, and the following figure is obtained. From the figure, it can be seen that the compensated step response has no overshoot but the response rises slowly

7. At this time, the phase diagram can be moved up to 0dB. Generally, the compensator requires a -20dB slope to cross the 0dB line. The final effect is shown in the figure below. The gain margin is 12.3dB and the phase margin is 46.5dB.Greater than 45dB requirements

8. At this time, it can be substituted according to the compensator parameters on the right, where Gain is 3.0651e07, the two overlapping zeros are 2469, the three poles are 0 and the two overlapping poles are 6.283e05

原网站

版权声明
本文为[q601785959]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/214/202208021154244917.html