Skip to main content

Balancing LiPo Cells


Things change fast in the electronics world, and that’s also true for recharge- able batteries. The rate of development of new types of rechargeable batteries has been accelerated by the steadily increasing miniaturisation of electronic equipment. LiPo cells have conquered the market in a relatively short time. Their price and availability have now reached a level that makes them attractive for use in DIY circuits.

Circuit diagram

BalancingBalancing LiPo Cells Circuit diagram

Unlike its competitors Elektor Electronics has already published several articles about the advantages and disadvantages of LiPo batteries. One of the somewhat less well-known properties of this type of rechargeable battery is that the cells must be regularly ‘balanced’ if they are connected in series. This is because no two cells are exactly the same, and they may not all have the same temperature. For instance, consider a battery consisting of a block of three cells. In this case the outer cells will cool faster than the cell in the middle. Over the long term, the net result is that the cells will have different charge states. It is thus certainly possible for an individual cell to be excessively discharged even when the total voltage gives the impression that the battery is not fully discharged. That requires action – if only to prolong the useful life of the battery, since LiPo batteries are still not all that inexpensive.

One way to ensure that all of the cells have approximately the same charge state is limit the voltage of each cell to 4.1 V during charging. Most chargers switch over to a constant voltage when the voltage across the batter terminals is 4.2 V per cell. If we instead ensure that the maximum voltage of each cell is 4.1 V, the charger can always operate in constant-current mode.

When the voltage of a particular cell reaches 4.1 V, that cell can be discharged until its voltage is a bit less than 4.1 V. After a short while, all of the cells will have a voltage of 4.1 V, with each cell thus having approximately the same amount of charge. That means that the battery pack has been rebalanced.

The circuit (Figure 1) uses an IC that is actually designed for monitoring the supply voltage of a microcontroller circuit. The IC (IC1) normally ensures that the microcontroller receives an active-high reset signal whenever the supply voltage drops below 4.1 V. By contrast, the out-put goes low when the voltage is 4.1 V or higher. In this circuit the output is used to discharge a LiPo cell as soon as the voltage rises above 4.1 V.

When that happens, the push-pull output of IC1 goes low, which in turn causes transistor T1 to con-duct. A current of approximately 1 A then flows via resistor R1. LED D2 will also shine as a sign that the cell has reached a voltage of 4.1 V. The function of IC2 requires a bit of explanation. The circuit built around the four NAND gates extends the ‘low’ interval of the signal generated by IC1. That acts as a sort of hysteresis, in order to prevent IC1 from immediately switching off again when the voltage drops due the internal resistance of the cell and the resistance of the wiring between the cell and the circuit. The circuitry around IC2 extends the duration of the discharge pulse to at least 1 s.

Balancing w3

Figure 2 shows how several circuits of this type can be connected to a LiPo battery. Such batteries usually have a connector for a balancing device. If a suit-able connector is not available, you will have to open the battery pack and make your own connections for it. The figure also clearly shows that a separate circuit is necessary for each cell.

Author :Paul Goossens - Copyright : Elektor


Comments

Popular posts from this blog

Electronic Extended Play Circuit Diagram

This is a Electronic Extended Play Circuit Diagram. A single op amp-one of four contained in the popular LM324-is operating in a variable pulse width, free-running square wave oscillator circuit, with its timed output driving two transistors that control the on/ off cycle of the tape-drive motor. The Oscillator` s positive feedback path holds the secret to the successful operation of the variable on/ off timing signal.   Electronic Extended Play Circuit Diagram The two diodes and pulse width potentiometer R8 allows the setting of the on and off time, without affecting the oscillator`s operating frequency. One diode allows only the discharge current to flow through it and the section of R8 that it`s connected to. The other diode, and its portion of R8, sets the charge time for the timing capacitor, C3. Since the recorder`s speed is controlled by the precise off/on timing of the oscillator, a simple voltage-regulator circuit (Ql, R3, and D4) is included.  Connecting the spe...

Power Amplifier with voltage regulator 4 × 50 Watt TDA8588

Power Amplifier with voltage regulator 4 × 50 Watt TDA8588    The TDA8588 is a multiple voltage regulator combined with four independent audio power amplifiers configured in bridge tied load with diagnostic capability. The output voltages of all regulators except regulators 2 and 3 can be controlled via the I2C-bus. However, regulator 3 can be set to 0 V via the I2C-bus. The output voltage of regulator 2 (microcontroller supply) and the maximum output voltage of regulator 3 (mechanical digital and microcontroller supplies) can both be either 5 V or 3.3 V depending on the type number. The maximum output voltages of both regulators are fixed to avoid any risk of damaging the microcontroller that may occur during a disturbance of the I 2C-bus. The amplifier diagnostic functions give information about output offset, load, or short-circuit. Diagnostic functions are controlled via the I2C-bus. The TDA8588 is protected against short-circuit, over-temperature, open ground and open VP ...

Digital Voltmeter Circuit with ICL7107

Description. The circuit given here is of a very useful and accurate digital voltmeter with LED display using the ICL7107 from Intersil. The ICL7107 is a high performance, low power, 3.5 digit analog to digital converter. The IC includes internal circuitry for seven segment decoders, display drivers, reference voltage source and a clock. The power dissipation is less than 10mW and the display stability is very high. The working of this electronic circuit is very simple. The voltage to be measured is converted into a digital equivalent by the ADC inside the IC and then this digital equivalent is decoded to the seven segment format and then displayed. The ADC used in ICL7107 is dual slope type ADC. The process taking place inside our ADC can be stated as follows. For a fixed period of time the voltage to be measured is integrated to obtain a ramp at the output of the integrator. Then a known reference voltage of opposite polarity is applied to the input of the integrator and allowed to r...