Analog Design Journal
Analog Design Journal
Analog Design Journal
– SYNC
Current sharing The bigger the k, the more accurate the current sharing,
There are two popular current-sharing methods: active but the more deviation of output voltage versus load.
current sharing and passive-droop current sharing. Each Simultaneous startup
has its own pros and cons. In active current sharing, a
A power-converter startup sequence usually goes like this:
current-share bus connects the paralleled power convert-
ers. The signal on the share bus represents the average 1. Turn on VIN.
current of all modules; each power supply attempts to 2. The bias starts up and provides VCC to the controller.
adjust its output current in order to match its output 3. The controller initializes.
current with the average current. 4. The controller checks that VIN is correct and that
In this article, passive-droop current sharing is used as there are no other faults.
the example. There is no current-share bus required, so 5. The converter turns on.
droop current sharing is also called zero-wire current
sharing. Compared to active current sharing, passive- With the addition of interleaving function, the master
droop current sharing is a simple but reliable current- and slave converters have different firmware. This causes
sharing method. In this method, the power-supply the controllers to have different initialization times. Also,
circuitry measures its output current and adjusts its given the component tolerance of the two converters,
voltage either up or down. If the load current increases, even without the interleaving function, they won’t turn on
the voltage decreases linearly. simultaneously.
Figure 4 shows the characteristics of output-voltage Thus, a “handshaking” mechanism is required. A simple
versus output-current for two power converters. The extra way to achieve this is to use both the SYNC signal and the
voltage drop or “droop” is proportional to the load current. connection between a GPIO pin on both the master and
If one of the paralleled power converters tries to provide slave converters. The master does not send a SYNC signal
more current, its output will droop slightly, resulting in a until it has finished the initialization and is ready to turn
reduced current. The other converter will provide more on. Once the slave receives the SYNC signal and is ready
current to the load; thus, the power supplies will share the to turn on, it sends a “SLAVE_READY” signal back to the
output load between them. master and turns on. The master will turn on immediately
With digital-controller firmware, the implementation is once it receives this SLAVE_READY signal. This way,
easy. The firmware monitors its output current through an master and slave will turn on at the same time, as shown
analog-to-digital converter (ADC) and adjusts the voltage- in Figure 5. Now the SYNC signal is not only used as a
loop reference accordingly. Equation 1 shows how the synchronization signal but also as a handshaking signal.
voltage-loop reference is calculated: The GPIO and SYNC connections are the same as shown
in Figure 1.
Voltage-loop reference =
I Figure 5. Handshaking during startup
Nominal reference − k × IOUT - OUT_max (1)
2
where k is the slope of the curve in Figure 4. Power up
Equation 2 calculates k as:
Maximum allowed voltagedroop
( no load to full load )
k= (2) Master Initialization Slave Initialization
IOUT _ max
Master starts
sending SYNC Slave detects SYNC
Hand
VOUT (V)
Slave ready
shaking
Nominal Voltage
Master receives Slave sends out
"SLAVE_READY" signal "SLAVE_READY" signal
TI Training
From technology fundamentals to advanced implementation, we offer
on-demand and live training to help bring your next-generation designs to life.
Get started now at
training.ti.com
China: http://www.ti.com.cn/general/cn/docs/gencontent.tsp?contentId=71968
Japan: https://training.ti.com/jp
Important Notice: The products and services of Texas Instruments Incorporated and its
subsidiaries described herein are sold subject to TI’s standard terms and conditions of sale.
Customers are advised to obtain the most current and complete information about TI products and
services before placing orders. TI assumes no liability for applications assistance, customer’s
applications or product designs, software performance, or infringement of patents. The publication
of information regarding any other company’s products or services does not constitute TI’s approval,
warranty or endorsement thereof.
A011617
Texas Instruments Incorporated (‘TI”) technical, application or other design advice, services or information, including, but not limited to,
reference designs and materials relating to evaluation modules, (collectively, “TI Resources”) are intended to assist designers who are
developing applications that incorporate TI products; by downloading, accessing or using any particular TI Resource in any way, you
(individually or, if you are acting on behalf of a company, your company) agree to use it solely for this purpose and subject to the terms of
this Notice.
TI’s provision of TI Resources does not expand or otherwise alter TI’s applicable published warranties or warranty disclaimers for TI
products, and no additional obligations or liabilities arise from TI providing such TI Resources. TI reserves the right to make corrections,
enhancements, improvements and other changes to its TI Resources.
You understand and agree that you remain responsible for using your independent analysis, evaluation and judgment in designing your
applications and that you have full and exclusive responsibility to assure the safety of your applications and compliance of your applications
(and of all TI products used in or for your applications) with all applicable regulations, laws and other applicable requirements. You
represent that, with respect to your applications, you have all the necessary expertise to create and implement safeguards that (1)
anticipate dangerous consequences of failures, (2) monitor failures and their consequences, and (3) lessen the likelihood of failures that
might cause harm and take appropriate actions. You agree that prior to using or distributing any applications that include TI products, you
will thoroughly test such applications and the functionality of such TI products as used in such applications. TI has not conducted any
testing other than that specifically described in the published documentation for a particular TI Resource.
You are authorized to use, copy and modify any individual TI Resource only in connection with the development of applications that include
the TI product(s) identified in such TI Resource. NO OTHER LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE TO
ANY OTHER TI INTELLECTUAL PROPERTY RIGHT, AND NO LICENSE TO ANY TECHNOLOGY OR INTELLECTUAL PROPERTY
RIGHT OF TI OR ANY THIRD PARTY IS GRANTED HEREIN, including but not limited to any patent right, copyright, mask work right, or
other intellectual property right relating to any combination, machine, or process in which TI products or services are used. Information
regarding or referencing third-party products or services does not constitute a license to use such products or services, or a warranty or
endorsement thereof. Use of TI Resources may require a license from a third party under the patents or other intellectual property of the
third party, or a license from TI under the patents or other intellectual property of TI.
TI RESOURCES ARE PROVIDED “AS IS” AND WITH ALL FAULTS. TI DISCLAIMS ALL OTHER WARRANTIES OR
REPRESENTATIONS, EXPRESS OR IMPLIED, REGARDING TI RESOURCES OR USE THEREOF, INCLUDING BUT NOT LIMITED TO
ACCURACY OR COMPLETENESS, TITLE, ANY EPIDEMIC FAILURE WARRANTY AND ANY IMPLIED WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT OF ANY THIRD PARTY INTELLECTUAL
PROPERTY RIGHTS.
TI SHALL NOT BE LIABLE FOR AND SHALL NOT DEFEND OR INDEMNIFY YOU AGAINST ANY CLAIM, INCLUDING BUT NOT
LIMITED TO ANY INFRINGEMENT CLAIM THAT RELATES TO OR IS BASED ON ANY COMBINATION OF PRODUCTS EVEN IF
DESCRIBED IN TI RESOURCES OR OTHERWISE. IN NO EVENT SHALL TI BE LIABLE FOR ANY ACTUAL, DIRECT, SPECIAL,
COLLATERAL, INDIRECT, PUNITIVE, INCIDENTAL, CONSEQUENTIAL OR EXEMPLARY DAMAGES IN CONNECTION WITH OR
ARISING OUT OF TI RESOURCES OR USE THEREOF, AND REGARDLESS OF WHETHER TI HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
You agree to fully indemnify TI and its representatives against any damages, costs, losses, and/or liabilities arising out of your non-
compliance with the terms and provisions of this Notice.
This Notice applies to TI Resources. Additional terms apply to the use and purchase of certain types of materials, TI products and services.
These include; without limitation, TI’s standard terms for semiconductor products http://www.ti.com/sc/docs/stdterms.htm), evaluation
modules, and samples (http://www.ti.com/sc/docs/sampterms.htm).
Mailing Address: Texas Instruments, Post Office Box 655303, Dallas, Texas 75265
Copyright © 2018, Texas Instruments Incorporated