i want to ask question about the default example of battery state of health simulation in simscape.
4 ビュー (過去 30 日間)
古いコメントを表示
% 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 件のコメント
採用された回答
Sabin
2025 年 4 月 9 日
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.
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!