Cell Balancing Model in Simulink
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
sanya gode
el 26 de Jun. de 2020
Respondida: swapnil vanmore
el 16 de Dic. de 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 comentarios
Respuesta aceptada
Javier Gazzarri
el 14 de Jul. de 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
Más respuestas (1)
swapnil vanmore
el 16 de Dic. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!