电源设计小贴士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.
推荐帖子
- Green Hills MULTI IDE 6.1.6
- 本帖最后由 ali.abs 于 2018-3-5 08:39 编辑 我在哪里可以下载MULTI 6.1.6? 下载链接不起作用:https://jingyan.baidu.com/article/25648fc191b5bc9191fd0088.html 谁能帮忙? 对不起,我的中文不好。 联系我,如果你有它: al13@mails.tsinghua.edu.cn ...
-
ali.abs
DSP 与 ARM 处理器
- msp430f149单片机控制步进电机C语言实例
- #include <msp430x14x.h> typedef unsigned int uint; typedef unsigned char uchar; #define PWM BIT2 &...
-
fish001
微控制器 MCU
- 蓝牙学习笔记之实例广播数据的解析
- BLE 设备工作的第一步就是向外广播数据。广播数据中带有设备相关的信息。本文主要说一下 BLE 的广播中的数据的规范以及广播包的解析,这是我们项目中的广播数据,实际操作广播数据在程序广播初始化函数中,根据自己的需要定义广播类型和广播数据。 广播模式 BLE 中有两种角色 Central 和 Peripheral ,也就是中心设备和外围设备。中心设备可...
-
Aguilera
无线连接
- 如何部署Wi-Fi®连接以实现电网保护和控制?
- 本帖最后由 qwqwqw2088 于 2019-6-26 08:32 编辑 伴随着近期的技术进步和向数字电网转型的浪潮,无线连接作为电网设备有线连接的拓展正在日益获得人们的关注。这些电网设备包括断路器、并网设备、光伏逆变器、电动汽车充电器和其它资产监控系统等。如果它能缩短电网保护与控制的部署时间,则无线连接对于分布式能源资源管理和电网资产健康监控可说...
-
qwqwqw2088
无线连接