ISSUE WITH SIMULATING BATTERY CELL AFTER PARAMETER ESTIMATION TASK?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello,
I have estimated the 2RC equivalent circuit model battery using parameter estimation task. all my updated parameters (SOC,V0,R0,R1, TAU1,R2,TAU2) are of size 21X1 (double). when i am using this parametrized cell with discharger block at 1C discharge(which is for 3600 seconds duration), the results are confusing to me. The cell get discharged completely at 1200 seconds,i.e. reaching to cut off voltage of 2.5V and not showing any effect after it. I am unable to understand what is wrong? Please help.
Thanks,
Sudeep
댓글 수: 2
Nithin
2025년 2월 26일
It is hard to understand your implementation with the provided data. Could you please share your model or a sample model? This would help me better understand the issue and assist in debugging it.
답변 (1개)
Javier Gazzarri
2025년 7월 10일
Hello SUDEEP
Please check the capacity value you entered in the block. If it is lower than the actual capacity then the battery will discharge faster than expected.
Best regards,
Javier
댓글 수: 5
Javier Gazzarri
2025년 7월 14일
Hello Sudeep,
Would you kindly send me your Simulink model and the script defining its parameters so I can try it on my side? I am particularly interested in the OCV table you utilized. It seems your OCV is ~2.5V at 60% SOC, which sounds incorrect.
Best regards,
Javier
참고 항목
카테고리
Help Center 및 File Exchange에서 Parameter Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!