Battery Model Simulink for 12V

8 ビュー (過去 30 日間)
Samad
Samad 2014 年 11 月 13 日
コメント済み: Mohamed Fauzan 2016 年 11 月 2 日
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

採用された回答

Javier Gazzarri
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 件のコメント
Samad
Samad 2015 年 1 月 6 日
thanks a lot. It works ;)
Mohamed Fauzan
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
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
  1 件のコメント
Samad
Samad 2015 年 1 月 5 日
Hi. Thanks for your respond.
Sorry but it is here not possible to connect the negative terminal to the positive one. it is just possible to connect all the neg together and pos together. But at the end i receive an error "multiple Gotos found with tag named 'DOC'".

サインインしてコメントする。

コミュニティ

カテゴリ

Help Center および File ExchangeSources についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by