Developing battery SOC estimation model using coulomb counting method ?
26 ビュー (過去 30 日間)
古いコメントを表示
How to develop battery SOC estimation model using coulomb counting method for charging and discharging profile
0 件のコメント
回答 (1 件)
Aishwarya
2023 年 10 月 20 日
Hi Mahendran,
As per my understanding, you wish to know about developing SOC Estimator model using ‘Coulomb Counting’ method.
In this case, for developing an SOC Estimator model using the ‘Coulomb Counting’ method in Simscape, I would recommend exploring the "SOC Estimator (Coulomb Counting)" block available in the "Simscape / Battery / BMS / Estimators" library. This block implements an estimator that calculates the state of charge (SOC) of battery by ’Coulomb Counting’ method. It requires battery current and initial state of charge as inputs.
For detailed information on how to use this block, you can refer the MathWorks Documentation link provided below: https://www.mathworks.com/help/simscape-battery/ref/socestimatorcoulombcounting.html
Additionally, you may find the below MATLAB Answers post helpful. It provides an example implementation of SOC estimation using the ‘Coulomb Counting’ method in MATLAB. Please find the answer in the below link:
Hope this helps!
Regards,
Aishwarya
2 件のコメント
Gokul Gopakumar
2024 年 1 月 14 日
Hello,
I had a similar question regarding the same subject. Is it also possible to implement the Coulomb Counting method using only Matlab Script?
参考
カテゴリ
Help Center および File Exchange で Energy Storage についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!