Battery Model Simulink for 12V
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Samad
il 13 Nov 2014
Commentato: Mohamed Fauzan
il 2 Nov 2016
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 Commenti
Risposta accettata
Javier Gazzarri
il 5 Gen 2015
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 Commenti
Mohamed Fauzan
il 2 Nov 2016
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
Più risposte (1)
Javier Gazzarri
il 20 Dic 2014
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
Community
Più risposte nel Power Electronics Control
Vedere anche
Categorie
Scopri di più su Energy Storage in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!