电源设计小贴士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.
推荐帖子
- 低功耗MCU和智能楼宇
- 在楼宇自动化系统中您会发现智能恒温器、智能照明开关、智能灯泡、智能冰箱、智能取暖器及其他家电以及所有形式的智能设备。把这些都加在一起,就是一个超棒的楼宇自动化系统。 一种新生代微控制器(MCU)正推动着楼宇自动化变革,其集成度高且功耗超低,配备完全可配置的铁电随机存取存储器(FRAM)和用于连接先进传感器的超灵敏模拟前端,正将越来越多的智能应用推向办公楼宇、工厂、公寓建筑群,或...
-
Aguilera
微控制器 MCU
- 利用电量计芯片实现双节串联锂电池的快速智能充电
- 目前的快速充电方案,在手机市场中有广泛的应用。主流方案有基于处理器厂家高通平台的QC2.0/3.0,和即将应用的4.0标准,MTK的Pump Express标准,国产手机厂商的闪充。QC快充方案使用了高压输入的提高功率,可以在提高输入功率的同时使用低电流的线缆。闪充技术需要定制大电流的线缆配合,共同点都是应用在单节锂电池的产品上并不能应用在双节...
-
qwqwqw2088
模拟与混合信号
- C2000 MCU、基于 Vienna 整流器的三相功率因数校正参考设计
- 高功率三相功率因数 (AC-DC) 应用中(例如非板载 EV 充电器和电信整流器)使用了 Vienna 整流器电源拓扑。整流器的控制设计可能很复杂。 此设计说明了使用 C2000™ 微控制器 (MCU) 控制功率级的方法。用于此设计的硬件和软件可帮助您缩短产品上市时间。 &nb...
-
Jacktang
微控制器 MCU
- 在C2000上使用GPIO模拟I2C通信
- I2C作为一种简单的数字通讯方式,仅需要两根数据线就可以完成近距离主机(Master)与从机(Slave)之间的通讯,节省了MCU引脚以及额外的逻辑芯片,简化了PCB布板难度,因此得到了广泛的应用。近年来,TI也推出了越来越多支持I2C通讯功能的芯片,大大简化了芯片与MCU之间的通讯,方便了系统的设计。 但在实际应用中,针对性能要...
-
Aguilera
微控制器 MCU