Cell Balancing Model in Simulink
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
sanya gode
il 26 Giu 2020
Risposto: swapnil vanmore
il 16 Dic 2023
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 Commenti
Risposta accettata
Javier Gazzarri
il 14 Lug 2020
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
Più risposte (1)
swapnil vanmore
il 16 Dic 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 ?
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!