Supercapacitor model in simulink
30 ビュー (過去 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!