Is there any limitation in number of simulink elements used in a .slx file?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Sarva Ruvinigya Somanshu
le 18 Jan 2019
Réponse apportée : Walter Roberson
le 18 Jan 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 commentaires
Réponse acceptée
Walter Roberson
le 18 Jan 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Energy Storage dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!