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!