Supercapacitor model in simulink
조회 수: 11 (최근 30일)
이전 댓글 표시
Hi,
I am trying to build up a simulink with supercapacitor model from library, but I find one strange thing that when I put the initial voltage equals to rated voltage of supercapacitor, theoritically, the initial state of charge should be 100%, but when I run the simulation, I get the results that the output initial state of charge is 92% not 100%, I don't why I get this strange result. Could anyone help with this? Thank you very much!
댓글 수: 2
Anmol Dhiman
2019년 8월 27일
Can you share the model and inputs for the above model? That would help me out in reproducing the error.
답변 (1개)
Gokul Krishna N
2022년 6월 26일
This is actually because of the internal resistance (ESR) of the supercapacitor. As the number of cells increases, the ESR gets multiplied by the number of cells. (basically Resistors in series). As a result, you will observe a voltage drop. This is why you are getting lesser SoC with higher number of cells in series.
I believe this is the explanation...
Yes, its a little late to answer the question, but I hope it helps others who visit this question!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Oil, Gas & Petrochemical에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!