Cell Balancing Model in Simulink

17 views (last 30 days)
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.

Accepted Answer

Javier Gazzarri
Javier Gazzarri on 14 Jul 2020
Hello Sanya,
Here is an example you may use to start your design.
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 Comment
sanya gode
sanya gode on 15 Jul 2020
Hello sir ,
Thank you so much for clearing the doubts.
The model is very helpful, the documentation and the videos made by you are very informative sir. The more I analyse, the more I learn through it.

Sign in to comment.

More Answers (1)

swapnil vanmore
swapnil vanmore on 16 Dec 2023
HELLO SIR IF NUMBER OF SERIES AND PARALLEL CELLS NUMBER IS VERY HIGH IF SUPPOSE 2786 IN BATTERY PACK DESIGNING HOW CELL BALANCE DO ?

Categories

Find more on Propulsion and Power Systems in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!