-
- 视频加载中。。。
- 课程目录
- 课程笔记
电源设计小贴士27:压降式并行电源供应
In this Power Tip, we will look at a simple method to parallel supplies. Some of the key care concerns when paralleling supplies are:
1) no single point failures added by the droop circuit;2) as a corollary to #1, no master-slave operation;
3) minimum interconnect;
4) no adverse impact on efficiency;
5) good voltage regulation; and
6) preserved load dynamics.
The droop method provides a simple way to meet many of these requirements. It works by allowing the power output voltage to sag as a function of load current. As shown in Figure 1, paralleled power supplies tend to equalize output currents because of this load line.

Figure 1: Drooping power supply output voltage enables current share.
(Click on image to enlarge)
This figure shows the output voltage versus load characteristics of three power supplies. Because of component tolerances, the three power supplies have slightly different V-I characteristics. For a given load condition, a horizontal line represents the output voltage when all three supplies are connected in parallel. The intersections of the horizontal line with the load lines represent the output currents of the individual supplies. This method obviously degrades the system voltage regulation.
There is a trade-off between how well the currents balance and the voltage regulation. The first step of this trade is to determine the regulator tolerance; i.e., how far does the worst case design depart from the nominal. The important items to establish are reference accuracy over temperature and divider tolerance (see Power Tip 18).
While how close to nominal you can set your output voltage by picking resistors that affect your accuracy, it will not impact the current share. You then are ready to pick either your slope or your allowable deviation, and calculate the other. If you assume that the slope is relatively constant, the variables are simply related as:
Where:
SPA = Set point accuracy in percent
D = Voltage droop from no load to full load in percent
LE = Load extreme or how far the loads could be off, in percent
In doing the calculations, you will find the short coming of this method. It takes extreme accuracy in setting the output voltage and significant voltage droop to get a reasonable current share. For instance, as shown in Figure 1, with 3.5% tolerances and 20% voltage droop, you can have 35% current mismatch. This amount of droop may be acceptable in high-voltage systems, but will not be in low-voltage supplies.
The first thought about implementing voltage drop might be to put a big resistor in series with the output voltage, until you look at the tolerance issues and the resulting losses. In our previous example, we would loose over 20 percent of the output power in this resistor.
The next thought is to measure the output current of the power supply, amplify and use this measurement to offset the output voltage setting circuit. This works for voltage mode control, but with current mode control, a much simpler method is available. By limiting the DC gain of the control loop, you have built a synthetic resistor. Appendix 1 below (after the About the Author box) goes through the simple math for calculating the output impedance based on Figure 2.
The result is that the output impedance of this system is equal to the negative inverse of the compensator gain, times the power stage gain. Most power supplies contain an integrator in the compensation, which results in a very large DC compensator gain. By adjusting the DC gain to a specific value, a desired droop can be obtained. Usually this is quite easy to implement, just add a resistor across the error amplifier.

Figure 2: Voltage droop is easily implemented with current mode control.
(Click on image to enlarge)
Please join us next month when we will discuss tips for hot swap controllers.
推荐帖子
- MSP430(F5529)学习笔记——UCS配置详解
- MSP430(F5529)相比MSP430(F149)来讲,功能更加强大。UCS简介 MSP430F5XX/MSP430F6XX系列器件的UCS包含有五种时钟源,依次是:XT1CLK、VLOCLK、REFOCLK、DCOCLK和XT2CLK。这五种时钟的详细介绍请参考该系列芯片的指导手册,其中XT1CLK、VLOCLK、REFOCLK和XT2CLK跟MSP430F1XX系列没有太大区别,学习配置...
-
girlkoo
微控制器 MCU
- 网页转换工具FCARM和makefsfile的使用简介
- 首先在这里要提一下Keil的网页转换工具FCARM.exe的使用,花费了我好几个小时。TI也有一个类似的程序,是Makefsfile,并且源码公开的。 这个FCARM.exe,一直认为只要这个custom arguments里边设置好了FCarm.exe的路径就可以在勾选 include in target build后会自动执行这个程序,转换网页文件,这样岂不是很方便,要不...
-
academic
微控制器 MCU
- TI C2000 精品课暑期伴你行 学习好礼送不停,真真是极好的
- 学习有奖日期:即日起——8月13日 活动页面:https://www.eeworld.com.cn/huodong/201507TI_C2000/ 暑期 TI C2000精品课学习有奖活动开始啦,暑假再热,挡不住我们学习的热情! 进入活动页面,课程已经准备就绪,等你来品 当然,也为热爱学习的你准备了好礼 一起去活动页面学习&讨论|参与考试吧!>>芝麻开门,我来了(点击即进入活动页面)...
-
EEWORLD社区
微控制器 MCU
- MSP430外部晶振不起振的问题
- 最近接到客户的问题说芯片的外部晶振32.768KHz不起振,个人怀疑是程序在编译或下载的时候出了点错,导致最终下载进MCU里的Flash不正确。想请教下问如何读取烧录进MCU的Flash(在不加密情况)?或者引起外部晶振不起振会有其他的原因?谢谢 eeworldpostqq...
-
Aaron
微控制器 MCU