i want to ask question about the default example of battery state of health simulation in simscape.
5 views (last 30 days)
Show older comments
% there is example in simulink of state of health estimation,you can access it by using % %openExample('simscapebattery/BatterySOHEstimationExample') this command %
%it esitimate state of health of battery for 10 hours but after 10 hours it esitimate the Soh around 70% which is very less why ? why battery %degrade that much amount?%
0 Comments
Accepted Answer
Sabin
on 9 Apr 2025
This example has been configured such that it shows how the algorithm works and is not intended as a realistic battery parameterization. The rate of degradation of the battery is much faster so we can actually see how the SOH algorithm works while keeping the simulation relatively short as well.
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!