Batterypack with variable number of cells
Show older comments
Hello,
I'm currently trying to implement a batterypack in Simulink using simscape. Each cell is modeled with 2 RC elements, a serial resistance and an OCV Voltage source. I know connected 20 of those cells in parallel and 2 in serial. What i want to do now is to be able to vary the number of cells in parallel and serial connection. I thought of implementing switches that would open or shortcut not cells based on a set variable (e.g. if VarSerial=2 the battery pack would consist of to serial cells.If VarSerial=1 all serial cells should be shortcutted) but each switch comes with an internal resistance that can't be set to zero. Is there any way to implement my model? Maybe with an enable block?
Regards
2 Comments
Birdman
on 2 Nov 2017
Share your model(export to r2017a)
SmaShBr0ther
on 2 Nov 2017
Edited: SmaShBr0ther
on 2 Nov 2017
Accepted Answer
More Answers (0)
Categories
Find more on Battery Pack Modeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!