Cell Balancing Model in Simulink
조회 수: 6 (최근 30일)
이전 댓글 표시
I have been working on Battery Model , in which i need to create a model for cell balancing of 3s-1p battery pack. And i am using passive cell balancing , with shunt resistor /bleed resistor and MOSFET as switch. So my question is how could i select the value of the shunt resistor.
Also how the stateflow chart balancing logic would exactly work.
What is required in the initialization script of cell balancing.
댓글 수: 0
채택된 답변
Javier Gazzarri
2020년 7월 14일
Hello Sanya,
The bleed resistor has to be adjusted to the unit cell size based on a set of requirements such as how quickly you want to balance, how much heat dissipation the balancing circuit can tolerate, etc. Typical balancing currents are of the order of a few hundred mA.
There are many ways to design the logic. You can base the decision about when to balance based on relative terminal voltage differences among the series cells, in which case you may want to enable balancing when load current is zero or very low, e.g. at the final stage of charging.
Please let me know if this helped.
Best regards,
Javier Gazzarri
추가 답변 (1개)
swapnil vanmore
2023년 12월 16일
HELLO SIR IF NUMBER OF SERIES AND PARALLEL CELLS NUMBER IS VERY HIGH IF SUPPOSE 2786 IN BATTERY PACK DESIGNING HOW CELL BALANCE DO ?
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!