MATLAB: Battery Model Simulink for 12V

battery lead acid modelbattery_system_managementpower_electronics_control

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

Best Answer

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
Related Question