Battery temperature output not working in Simulink hybrid energy system model – need help integrating real-time thermal feedback for control logic
8 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I'm currently working on my undergraduate research project in Electrical & Electronic Engineering, titled:
"Enhancing Battery Lifetime in HEVs Through Closed-Loop Thermal-Electric Energy Management."
I'm developing a hybrid energy storage system (HESS) in MATLAB/Simulink, combining a battery and a supercapacitor. The aim is to use real-time battery temperature feedback.
However, I'm facing an issue:
I’m unable to get real-time battery temperature output from the battery model.
What I’ve Tried:
- Using the Li-Ion Battery block from Simscape > Electrical > Specialized Power Systems.
- Tried enabling thermal port options, but model don’t show temperature output and i can't even get an output from it.
what should i do to fix this issue.
What I Need:
- How to enable or simulate battery temperature output in Simulink?
- Do I need to use a specific thermal battery model (e.g., Simscape Battery Toolbox)?
- Can I model a thermal-electric closed-loop system using standard Simulink/Simscape blocks?
- Any advice on routing this temperature data into a control decision block (e.g., Stateflow or If block)?
Any help or pointers especially on setting up thermal modeling and interfacing it with control would be greatly appreciated!
Thanks in advance.
0 件のコメント
採用された回答
Sabin
2025 年 8 月 8 日
You can use Simscape Electrical or Simscape Battery for electro-thermal simulations. All battery blocks implemented in Sismcape technology (blue blocks) have optional thermal port that can be enabled in the block mask. Check out this examples as a starting point: https://www.mathworks.com/help/sps/ug/mars-helicopter-system.html
If parameterization is an issue, Simscape Electrical and Simscape Battery provide pre-parameterized battery cells (and not only batteries): https://www.mathworks.com/help/sps/ug/pre-parameterized-components.html
If you don't have a license of Simscape Electrical/Simscape Battery you may be able to start with this example in Simscape (althrough Simscape Battery or Simscape Electrical provide more functionality): https://www.mathworks.com/help/simscape/ug/lithium-battery-cell-two-rc-branch-equivalent-circuit.html
その他の回答 (0 件)
参考
カテゴリ
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!