Battery Model Simulink for 12V
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Samad
el 13 de Nov. de 2014
Comentada: Mohamed Fauzan
el 2 de Nov. de 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 comentarios
Respuesta aceptada
Javier Gazzarri
el 5 de En. de 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 comentarios
Mohamed Fauzan
el 2 de Nov. de 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
Más respuestas (1)
Javier Gazzarri
el 20 de Dic. de 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
Comunidades de usuarios
Más respuestas en Power Electronics Control
Ver también
Categorías
Más información sobre Energy Storage en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!