|
||||||
February 16, 1998Reap benefits while simplifying dual-battery portable power managementMark Gurries and Timothy J Skovmand, Linear Technology CorpPower-path-controller ICs can effectively switch power among various power sources in a minimum of board space; at the same time, they meet smart-battery standards.Notebook-computer and other portable systems typically use dual battery packs to meet the demands for increased portable-computing power and to extend their runtime from a fully charged set of batteries. System designers have worked toward increasing the efficiency and flexibility of the main system converter to ensure that the maximum amount of energy passes through to the main processor and peripheral circuitry. One major design challenge is grappling with the battery-interface and the power-switch-matrix functions that deliver the "raw" battery power to the input of the dc/dc converter. The energy stored in a battery pack must transfer as smoothly and efficiently as possible to the input of the dc/dc switching regulator. Arranging the appropriate battery charging while switching the correct power source to the switching regulator is also essential. Depending on the status of each battery, one of the batteries usually requires charging while the other is idle or removed. To further complicate matters, the batteries in a portable system use different chemistries, such as lithium-ion (Li-ion) and nickel-metal-hydride (NiMH), with different charge and discharge rates. The solution to this problem is to use accurate current-, voltage-, and temperature-sensing circuits to monitor the changing slope of the battery capacity during a slow, controlled charging cycle. To achieve those goals, the battery requires an accurate "gas" gauge (which actually monitors electron flow), although this requirement adds more complexity to the system. Unless you're careful, providing such a universal system for flexible battery support can result in long initial-development cycles and considerable circuit complexity. The convergence of power sources at the front end of the power-management system, or "power path," is where the energy from the ac wall adapter, the battery packs, the battery charger, and the standby power system all merge. This path must switch many amperes of current while protecting the various power sources and the load from fault conditions. Providing the precision isolation required for this task remains a major challenge. Prevailing approaches to these problems are nearly as varied as the portable equipment in which they reside. Combinations of op amps, level shifters, references, comparators, regulators, switch drivers, and µP-interface glue logic can do the job. However, these combinations require the designer to create a custom power-management system for each new portable product. Fortunately, some commonality has emerged among power-path switching schemes, and power-path controllers from several IC manufacturers now provide integrated options. These application-driven ICs act like switch masters in a railroad yard, making sure the batteries, ac adapters, battery charger, and portable computer are all properly connected or isolated as the application requires. You can now save materials and assembly costs, as well as pc-board real estate, when using these new controller ICs in portable designs. Switching multiple batteries adds to the problem
Three switches--SWA/B, SWC/D, and SWE/F--direct power from either the ac adapter or one of the two battery packs to the input of the dc/dc switching regulator. Two other switches, SWG and SWH, connect the desired battery pack to the battery charger. The power-path controller, which directly interfaces with the power-management µP, intelligently controls these five switches.
Discrete n-channel MOSFETs are a good choice for switching the high currents that the system requires and are available in small surface-mount packages from several manufacturers (see box "Higher efficiencies with n-channel MOSFETs"). These n-channel MOSFETs have one main disadvantage when you use them in this circuit: an inherent body diode from drain to source that allows current to flow even when they are off. However, using two back-to-back MOSFET switches overcomes this problem and allows each switch pair to block current flow in both directions when the two halves are off (Figure 2). This back-to-back topology also allows independent control of each half of the switch pair and thus enables the use of bidirectional inrush-current limiting. Table 1 describes several examples of n-channel MOSFETs in various packages and power outputs. You can create huge inrush currents when switching sources such as batteries and ac wall adapters into large discharge capacitors that the supply typically requires at the input to the dc/dc converter. These inrush currents may result in voltage drop out, or it may cause foldback current limiting to kick in, thereby disabling the system. Also, some tantalum capacitors are prone to failure with repeated exposure to surge currents. You can reduce inrush current to a safe value by sensing the level of current into the load and dynamically driving the switched MOSFET. The sense resistor, a low-value resistor in series with the load, provides a sense voltage proportional to the inrush current (Figure 2). This resistor measures the instantaneous current flowing through SWA/B, SWC/D, SWE/F. The gate drivers then control the inrush current during the transition from one power source to another. This control dramatically reduces source-current loading and capacitor inrush current. A micropower step-up regulator that continuously generates 36V supplies the gate drive for all five low-loss n-channel switches. The drivers, in turn, supply a regulated 5.7V gate-to-source voltage, VGS, when activated. The micropower boost regulator uses power that it takes from three internal diodes connected to the DCIN, BAT1, and BAT2 main power sources (Figure 2). The diodes direct the highest voltage potential to the top of an inexpensive 1-mH surface-mount inductor, L1. A fourth internal diode directs the current from the inductor to the VGG gate-supply output capacitor. In the circuit using the LTC1479, the VGG regulator requires only L1, C1, and C2. Dual Li-ion system illustrates operation
This circuit example uses a constant-voltage/constant-current (CV/CC) source, such as the LT1510 battery-charger IC, to alternately charge the two Li-ion battery packs. The power-management µP decides which battery needs recharging by directly querying the smart-battery pack. After the processor determines which one, the power-path controller turns on switch-pair SWG or SWH to pass charger current to the battery. The charging-battery voltage returns to the voltage-feedback input of the CV/CC battery charger via a multiplexer in the power-path controller. After the first battery is charged, the controller disconnects it from the charger circuit and charges the second battery. When you remove the ac adapter, the controller instantly informs the power-management µP that the dc input is bad and then connects the desired battery pack to the input of the dc/dc converter. A portable power system also needs a backup source if the main power and the two batteries are unavailable. A standby switching regulator powered from a small, rechargeable "bridge" battery provides the backup power for the circuit in Figure 3. This circuit automatically goes into operation when there are no other available sources of power and the VOUT bus starts to collapse. The only energy source that remains to hold up the main VOUT bus voltage is the bulk capacitance on the bus itself. The input voltage to the main switching regulator must not fall below a predetermined voltage, usually 6V. While the system applies power in a backup situation, power-sequencing problems can arise that can cause lockup of the power-management system. To deal with this situation, devices such as the LTC1479 offer a "three-diode-mode" operating state. Under normal operating conditions, the controller simultaneously turns on and off both halves of each switch pair. For example, when the input power source switches from a good ac adapter to battery 1, both gates of switch-pair SWA/B are off and both gates of switch-pair SWC/D are on. The back-to-back body diodes in switch-pair SWA/B block current flow in or out of the ac adapter.
Any power-path controller needs intelligent communications to provide effective control and monitoring of the various parts of a power system. A simple µC normally accomplishes this function, along with other system tasks, and many inexpensive µPs are available that can fulfill these requirements. You can easily program these µPs to accommodate the custom requirements of each system and to allow performance updates without resorting to costly hardware changes. The power-path controller should take logic-level commands directly from the dedicated power-management µP and make changes at high-current and high-voltage levels in the power path. The controller also provides information directly to the µP on the status of the ac adapter, the batteries, and the charging system. Some delays are acceptable in certain portions of the power-management system, but it is imperative that the power-path switching control be made through a direct connection to the power-management µP. Excessive latency during a critical switch-over period can result in main µP reset or loss of memory because of supply-voltage dropout at the dc/dc-converter input. |
||||||
|
||||||
|
||||||
| EDN Access | Feedback | Table of Contents | |
||||||
| Copyright © 1997 EDN Magazine, EDN Access. EDN is a registered trademark of Reed Properties Inc, used under license. EDN is published by Cahners Publishing Company, a unit of Reed Elsevier Inc. | ||||||