Vous êtes sur la page 1sur 5

2017 International Conference on Sustainable Energy Engineering and Application (ICSEEA)

Passive Balancing Battery Management System using


MOSFET Internal Resistance as Balancing Resistor
Amin1, *, Kristian Ismail1, Asep Nugroho1, Sunarto Kaleg1
1
Research Centre for Electrical Power and Mechatronics, Indonesian Institute of Sciences
Bandung, Indonesia
*amin@lipi.go.id

Abstract—Balancing process is crucial to keeping battery in series tend to vary in capacity, which leads to a reduced
lifespan and protecting the battery cell in series connection. battery capacity as weak cells reach charge and discharge
Commonly, passive balancing is widely used in BMS because limits earlier. The use of an electronic battery management
cheap and simple to implement. The passive balancing used system (BMS) for monitoring lithium batteries is essential for
passive element (resistor) to dispose of the excess charge of safety and operational reasons. It prevents cell failures caused
battery. The use of this resistor is quite effective for small battery by overcharging or deep discharging, monitors the
capacity. For large battery capacity used in EV and HEV, a big temperature, and maintain each cell of the battery within its
power resistor is needed so that the balancing time of the battery safe operating range [2]. One of the most important features of
is faster. With a large power resistor for each battery cell will
a BMS is cell balancing. Cell balancing techniques help to
result in BMS hardware becomes large. In this paper was
distribute energy equally among battery cells. Without cell
designed a passive balancing BMS that combines the power
resistor and MOSFET internal resistance as a balancing resistor. balancing, a portion of the capacity or energy in the battery
The use of MOSFET internal resistance will save space on BMS pack will be wasted, especially for long battery string which
hardware compared with power resistor with greater balancing operates in frequent cycling condition.
current capability. The proposed method was applied to 1P15S Generally, there are two kinds of cell balancing methods,
battery pack consisting of 15 cells LiFePO4 battery with a namely passive cell balancing and active cell balancing. The
capacity of 200 Ah. The preliminary experimental result shows main difference between both methods is that passive cell
that using internal resistance of the MOSFET as a balancing
balancing balance the series connected cells by burning the
resistor was feasible and effectively done. The balancing current
of the battery is determined by the internal resistance value of
extra energy of the most charged cells and the active cell
the MOSFET. balancing is redistribute the energy of the strong cells to the
weak cells. Passive cell balancing is widely used in industrial
Keywords—battery; BMS; battery pack; lithium iron applications due to its simplicity, reliability and low-cost
phosphate; MOSFET; passive balancing characteristics [3], [4]. Usually, the passive method disposes
of some electric charge from overcharge cell through resistor
I. INTRODUCTION element until matches to state of charge (SoC) reference or
Energy storage systems (ESS) play an important role in voltage reference. [3]–[9]. Compare to the previous paper, in
electric vehicles (EV), hybrid electric vehicles (HEV) and this paper, an internal resistance of MOSFET is used as
plug-in hybrid electric vehicles (PHEV). The performance of balancing resistor beside using resistor element to dispose of
these vehicles is highly dependent on the ESS. Development overcharged cells to match the threshold voltage during the
of EV in recent years makes lithium batteries, as the energy charging process.
source for EV, attract more attention for its high energy and II. BATTERY PACK
power density and long lifespan [1]. Lithium batteries have
role key on the performance of EV, especially assign of the A LiFeP04 battery is a type of rechargeable battery which
driving range of the vehicle. Depending on the application, a has high energy density (> 120 Wh/kg) and high cycle life
large number of cells (tens or hundreds) are connected in (>5000 times). The proposed passive BMS was implemented
series to build a battery string with the required voltage. Each in a 1P15S 200 Ah LiFePO4 battery pack. This battery pack
battery when operating in series has a slightly different design can be found in [10]. The battery pack consists of 15
capacity due to manufacturing tolerances and environmental series connected LiFePO4 with a nominal voltage of 3.2 V and
conditions. After several charge/discharge cycles, the battery capacity of 200 Ah to produce 48 V which is a nominal
pack tends to go out of balance. Cell imbalance has always voltage of the golf car. It is capable to store 9.6 kWh of energy
occurred in the battery pack system. Without treat it, an at the nominal voltage. For Battery charging, common practice
individual cell will be degraded. Finally, the capacity of the is to use 3.6 V per cell voltage. The maximum voltage of each
battery pack will be decreased quickly during operation and cell is 4 V, and the minimum voltage of each cell is 2.8 V. In
decrease lifespan. Lithium batteries are frail to overcharge and this battery pack design, the maximum charging voltage, the
deep discharge, which can devastate the battery and shorten balancing voltage, and the minimum voltage per cell are 3.6
the battery lifespan. Individual cells in a stack of multiple cells V, 3.55 V, and 2.75 V, respectively.

978-1-5386-1765-6/17/$31.00 ©2017 IEEE 151


2017 International Conference on Sustainable Energy Engineering and Application (ICSEEA)

Fig. 1. Blok diagram of the proposed BMS

III. CELL BALANCING DESIGN and is electrically connected only to the same cell. Due to the
battery charger implement constant current and constant
Passive cell balancing is usually used during charge voltage (CCCV), the master microcontroller manages the
process when the voltage of a cell has reached full voltage battery charging. For the master control, an ATmega2560 was
limit. This method only appropriate for charging, because a used. If the voltage of each cell is in normal condition (2.75 V
some of the energy in a battery will be disposed of. Balancing - 3.6 V), then the master microcontroller will send an enable
algorithms for passive cell balancing usually based on voltage signal and the magnitude of the charger's current. If there is an
balancing strategy. The balancing strategy consists of abnormal cell voltage occurred, then the master
detecting the strongest cell (Vmax) and compared with a microcontroller will send a warning alarm. This charging
threshold voltage (Vth). If the voltage of a cell outstripped the process will continue until the cell voltage reaches the
threshold voltage, some of the energy in the battery will be reference balancing voltage (3.55 V). If there is one cell that
disposed of through the balancing resistor (RBal) combined reaches a voltage of 3.55V, then the master microcontroller
with an internal resistance of MOSFET (RDS(on)) and prevents will reduce the charge current to a certain level. The master
the cell from overvoltage. Low RBal and RDS(on) values can microcontroller also activates the balancing circuit via signal
reduce balancing time, but it increases heat because some of conditioning circuit, and this overvoltage cell does balancing
the energy is dissipated by passive element. Balancing current process. During cell balancing process, the charger will still
of C/100 is adequate for this battery system [4]. Here the 200 supply the current with a certain value until the battery pack
Ah result in 2 A balancing current which at 3.55 V produces voltage reaches 53.25 V. If the maximum voltage of the
1.775 Ÿ for the balancing resistor. battery pack has been reached, the charger will be turned off,
Fig. 1 shows a block diagram of the proposed BMS. The and the battery pack is in full charge state.
working principle of this proposed BMS is that each cell was The schematic of the proposed single cell BMS with
monitored by an ATtiny45V microcontroller to monitor its passive balancing is shown in Fig. 2, whereas the flowchart of
voltage. This design does not have problems with floating the BMS controller is provided in Fig. 3.
ground since each balancing module is supplied from one cell

Fig. 2. The schematic of the proposed BMS

978-1-5386-1765-6/17/$31.00 ©2017 IEEE 152


2017 International Conference on Sustainable Energy Engineering and Application (ICSEEA)

Fig. 3. Flowchart of the BMS controller

IV. EXPERIMENTAL RESULTS In this BMS prototype, the resistance of the power resistor
was 5 ȍ combine with internal resistance MOSFET (RDS(on)) of
In the proposed BMS, each cell was monitored by an 1.5 ȍ so that the balancing resistor for each cell is 1.154 ȍ.
ATtiny45V microcontroller to monitor its voltage. A master The balancing current for balancing voltage of 3.55 V is
microcontroller read the battery cells condition via signal approximately 3.07 A. The balancing current can be enlarged
conditioning circuits whether the cell voltage has reached the to speed up the balancing time by decreasing the internal
reference balancing voltage. In addition, in the case of resistance of the MOSFET (RDS(on)). The Atmel ATA6870
overvoltage and under voltage condition, the microcontroller Evaluation Board was used for measurement and monitoring
will send a signal to the master microcontroller via signal of LiFePO4 battery pack. in this evaluation board, battery cell
conditioning circuit to activate the alarm. The master voltage is monitored in parallel by the related 12-bit ADC and
microcontroller is an ATmega2560 microcontroller. It has 54 can read 1 mV voltage difference.
digital input/output pins and 16 analog inputs that sufficient
for this proposed BMS. A LiFePO4 passive BMS prototype Experimental test for a 1P15S battery pack for the
has been designed to verify the effectiveness of the proposed proposed BMS has been implemented as shown in Fig. 5. The
BMS as shown in Fig. 4. The specification of the proposed experimental results show that cells voltage are maintained at
BMS can be seen in Table I. the reference balancing voltage and prevent the cell from
overcharging. Fig. 6 and Fig. 7 present cells voltage for some

TABLE I THE PROPOSED BMS SPECIFICATION

BMS specification Value


No. of cell 15 Cells
Battery pack voltage 48 V
Cell max charge voltage 3.6 V
Cell balancing voltage 3.55 V
Cell min voltage 2.75 V
Power Resistor: 0.71 A
Cell balancing current
Internal resistance MOSFET: 2.36 A

Fig. 4. The proposed BMS prototype

978-1-5386-1765-6/17/$31.00 ©2017 IEEE 153


2017 International Conference on Sustainable Energy Engineering and Application (ICSEEA)
3.6

3.5

Voltage (V)
3.4
V7
V15
3.3

3.2

3.1
0 10 20 30 40 50 60 70
time (h)

Fig. 8. Detail cells voltage when increase and maintained at reference


balancing voltage
Fig. 5. Experimental test for the proposed BMS
V. CONCLUSION
charging process. In Fig. 6, three cell voltage V2, V7, and V15 BMS with passive balancing comprising power resistor
are lower than other cell voltage. After several hours of the and internal resistance MOSFET as balancing resistor was
charging process, this three cell voltage increases, and other successfully investigated. The proposed BMS can be used to
12 cells are maintained at reference balancing voltage by remove the excess energy (overcharge) on the LiFePO4 battery
removing the excess energy (overcharge) via resistor power cell. Experimental results on 15 LiFePO4 series battery for
and MOSFET internal resistance. Then, the cell voltage V7 some charging process demonstrate that cell maximum voltage
and V15 reached the balancing voltage and maintained at the is well limited and the proposed BMS can maintain the cell
reference balancing voltage by removing the excess energy voltage according to the reference balancing voltage. In this
(overcharge) on the LiFePO4 battery cells while cell V2 still experiment results, the balancing time still takes a long time
increase in charging process. The detail voltage of cell V7 and due to the huge difference between the cell with the largest
V15 when the voltage increases and maintained at the capacity (highest voltage) and the cell with the smallest
reference balancing voltage is shown in Fig. 8. Another capacity (lowest voltage). This shortcoming of passive cell
battery pack charging process is shown in Fig. 7. In Fig. 7, balancing can be overcome by using active cell balancing.
only one cell voltage V2 are lower than other cell voltage.
During the charging process, cell voltage V2 increases and ACKNOWLEDGMENT
another cell voltage reached the balancing voltage and Thank you to all members in Transportation Equipment
maintained at the reference balancing voltage. research group, Research Centre for Electrical Power and
Mechatronics which has already supported the battery
3.6
management system research and development.
V1
V2
3.5 V3 REFERENCES
V4
) V5
[1] S. M. Lukic, J. Cao, R. C. Bansal, F. Rodriguez, and A. Emadi, “Energy
(V3.4 V6
eg
at
V7
V8
Storage Systems for Automotive Applications,” IEEE Trans. Ind.
l
o3.3
V
V9 Electron., vol. 55, no. 6, pp. 2258–2267, Jun. 2008.
V10
V11
3.2 V12 [2] M. Brandl, H. Gall, M. Wenger, V. Lorentz, M. Giegerich, F. Baronti,
V13
V14
G. Fantechi, L. Fanucci, R. Roncella, R. Saletti, S. Saponara, A. Thaler,
3.1 V15 M. Cifrain, and W. Prochazka, “Batteries and battery management
0 10 20 30 40 50 60 70
time (h) systems for electric vehicles,” in 2012 Design, Automation Test in
Europe Conference Exhibition (DATE), 2012, pp. 971–976.
Fig.6. Cells voltage in first charging process [3] Choi Chul-hyung and K. Si-kyung, “A Passive Balancing System Based
on The SOC Sorting Technique,” Int. J. Adv. Comput. Technol., vol. 5,
3.6 V1 no. 11, pp. 253–263, 2013.
V2
V3
3.5 V4 [4] I. Aizpuru, U. Iraola, J. M. Canales, M. Echeverria, and I. Gil, “Passive
V5
V6 balancing design for Li-ion battery packs based on single cell
Voltage (V)

3.4 V7
V8 experimental tests for a CCCV charging mode,” in 2013 International
V9
3.3 V10 Conference on Clean Electrical Power (ICCEP), 2013, pp. 93–98.
V11
3.2 V12
V13
[5] M. Daowd, N. Omar, P. Van Den Bossche, and J. Van Mierlo, “Passive
V14
3.1 V15 and active battery balancing comparison based on MATLAB
0 5 10 15 20 25 30 35 simulation,” in 2011 IEEE Vehicle Power and Propulsion Conference,
time (h)
2011, pp. 1–7.

Fig. 7. Cells voltage in second charging process [6] K. Vitols, “Design of an embedded battery management system with
passive balancing,” in 2014 6th European Embedded Design in

978-1-5386-1765-6/17/$31.00 ©2017 IEEE 154


2017 International Conference on Sustainable Energy Engineering and Application (ICSEEA)
Education and Research Conference (EDERC), 2014, pp. 142–146. and Evaluation of Passive Balancing Against Single Switch Active
[7] A. Amtip, T. Phatrapornnant, C. Nuthong, and A. Kaewpunya, “A Study Balancing Systems for Energy Storage Systems,” in PCIM Europe
of energy loss in LiFePO4 battery-balancing schemes for electric vehicle 2016; International Exhibition and Conference for Power Electronics,
applications,” in 2014 International Electrical Engineering Congress Intelligent Motion, Renewable Energy and Energy Management, 2016,
(iEECON), 2014, pp. 1–4. pp. 1–9.

[8] X. Gong, Z. Huang, K. Liu, H. Li, and W. Liu, “A LiFePO4 battery [10] S. Kaleg and Amin, “1P15S lithium battery pack: Aluminum 5052-0
management system for heavy-haul train electrically controlled strength of material analysis and optimization,” in 2016 International
pneumatic brake system application,” in 2015 IEEE Energy Conversion Conference on Sustainable Energy Engineering and Application
Congress and Exposition (ECCE), 2015, pp. 1346–1350. (ICSEEA), 2016, pp. 1–5.

[9] I. Aizpuru, U. Iraola, J. Mari, and A. Goikoetxea, “Comparative Study

978-1-5386-1765-6/17/$31.00 ©2017 IEEE 155

Vous aimerez peut-être aussi