Battery Aging model rainflow counting
    조회 수: 18 (최근 30일)
  
       이전 댓글 표시
    
I have a SOC(t) profile for a Li ion battery in an electric truck. My model considers average SOC and depth of discharge (DOD) as cycling aging factors. I need to count the number of cycles in the SOC profile to obtain average SOC and DOD for each cycle. I'm going to use rainflow counting.
Before the actual counting, I'm going to do hysteresis (and peak-valley) filtering. Here is the SOC(t) profile before any processing.
How wide should the hysteresis gate be?

댓글 수: 0
답변 (1개)
  Ameen Bassam
 2025년 4월 12일
        The amount of cycling is commonly stated in full equivalent cycles (FECs), by scaling the total charge throughput Q with the battery capacity C_batt in Ah:
Q = integration of current with time
FEC = Q/(2*C_batt)
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

