Is there any limitation in number of simulink elements used in a .slx file?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Sarva Ruvinigya Somanshu
il 18 Gen 2019
Risposto: Walter Roberson
il 18 Gen 2019
Is there any limitation in number of simulink elements used in a .slx file?
Actually I wish to design a battery bank of 100kW by using Li-cell (pre-defined model 3.6V, 3.Ah LiNio2). While creating a module of 50cell it's ok. But when i started copy- paste that module to get more module, it starts slow down the process and after exceeding 4 module, it shows error and didn't work.
Suggest me to how to design this with temperature effect in concederation?
0 Commenti
Risposta accettata
Walter Roberson
il 18 Gen 2019
Student and Home licenses are restricted to 1000 blocks. Other licenses might struggle beyond 2^31 or 2^40 blocks if you had enough memory .
If you have algebraic loops then the processing time would rise with at least the square of the number of blocks in the loop.
0 Commenti
Più risposte (0)
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!