Battery Model Simulink for 12V
5 ビュー (過去 30 日間)
古いコメントを表示
Hi everybody. I try to use Battery Model in Simulink (ssc_lead_acid_battery.mdl) But it is not configured for 12V Battery. There i can see that i have to copy 6 Battery cell block and connect them in serie. How should i do that. can you please send me a picture or snapshot.
Thanks
0 件のコメント
採用された回答
Javier Gazzarri
2015 年 1 月 5 日
Hi, Samad,
Please open the battery cell block and comment out the SOC, DOC, and T blocks. This will prevent the second error from happening, but will also prevent you from monitoring the SOC, DOC, and T. If you do want them displayed, you may want to replace those blocks by port blocks so as to have access to the signals from the top level.
Then, at the top level, you should be able to connect the cells in series like in the attached example.
Javier
2 件のコメント
Mohamed Fauzan
2016 年 11 月 2 日
Hello Samad
Can you show me or attached your modeled 12V lead acid batteries in series? Cause i have problem in displaying the DOC SOC etc. I have uncomment the block in the battery cells but i did not quite know how to use the port blocks. A help from you would be much appreciated.
Thanks
その他の回答 (1 件)
Javier Gazzarri
2014 年 12 月 20 日
Hi, Samad,
The series connection in Simscape is realized connecting the + terminal of each cell to the - terminal if the adjacent cell, just as in a real battery stack.
Javier
コミュニティ
その他の回答 パワー エレクトロニクス コミュニティ
参考
カテゴリ
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!