Battery builder app error
7 views (last 30 days)
Show older comments
I generated the parallel assembly using battery builder app in matlab. When I build the module importing my parallel assembly, I get an error 'Parallel assembly must have a common balancing strategy with module'. However I have set both parallel assembly and module to have a 'passive' balancing in Model options.
0 Comments
Accepted Answer
Xiangchun
on 20 Oct 2023
Hi Kartik,
Since you are building toward a module, there is no need to specify cell balancing strategy on the parallel assembly level. Setting 'BalancingStrategy' to 'Passive' on the module level will add balancing circuits to every parallel assembly in the module. For details, please refer to the documentation page, under section "Properties" --> "BalancingStrategy."
Best wishes,
Xiangchun
0 Comments
More Answers (0)
See Also
Categories
Find more on Energy Storage 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!