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.

Balancing LiPo Cells 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.

Comments

Popular posts from this blog

3 Channels Audio Splitter Amplifier Circuit Diagram using TL084

This is the schematic diagram of 3 channels audio splitter amplifier circuit which built using op-amp IC TL084. The 3 channels amplifier output distribution applies a single TL084.   3 Channels Audio Splitter Amplifier Circuit Diagram The very first step is to capacitive coupling having a p. 1.0 ~ electrolytic capacitor. The entries are railways Vee Y2 or 4.5 V. This enables working with an individual 9V power source. A voltage gain of 10 (1 M?/100 Kohm) is obtained in the first stage, as well as the other three floors are connected as a unity gain voltage followers. Every single output stage drives independently through an amplifier output 50 pF capacitor towards the resistance of 5.1 k ohm load. The response range is flat from 10 Hz to 30 kHz.

Simple But Automatic Load Sensing Power Switch

This circuit will automatically switch on several mains-powered "slave" loads when a "master" load is turned on. For example, it will switch on the amplifier and CD player in a stereo system when the receiver is turned on. It works by sensing the current draw of the "master" device through a low value high wattage resistor using a comparator. The output of that comparator then switches on the "slave" relay. The circuit can be built into a power bar, extension cord or power center to provide a convenient set of "smart" outlets that switch on when the master appliance is powered (turn on the computer monitor and the computer, printer and other peripherals come on as well). Automatic Load Sensing Power Switch Circuit Diagram Parts List: Notes: This circuit is designed for 120V operation. For 240V operation, resistors R2 and R6 will need to be changed. A maximum of 5A can be used as the master unless the wattage of R1 is increased S1 provid...

RF amplifier protection

RF amplifier protection I have developed the protection circuit for the EB104 amplifier I am working on, after I finally had some time to design and test a few models. The main requirements have been: - protection in case of high temperature; - protection in case of high SWR; - protection in case of wrong output filter selection; - simple design (i’m a fan of the whole K.I.S.S. rule of thought), able to work in strong electromagnetic fields, reliable, inexpensive. Because i will be using the same directional coupler i have used in the SWR meter (the one made on PCB) wich is directly influenced by the signal frequency, and because i want full HF coverage, i cannot just measure the reflected signal and make a circuit cut the amplifier when it goes over a limit; on 28Mhz the coupler generates roughly 4 times more voltage that let’s say in 7Mhz. So a system that compares direct and reflected signal and triggers when the latter is percentually too high was needed, therefore an operational a...