i want to ask question about the default example of battery state of health simulation in simscape.
조회 수: 5 (최근 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!