How to achieve year-round simulation of DC microgrids in a limited time?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,everyone
I have a DC microgrid Simulink model with photovoltaic and storage system, I want to achieve a large timescale simulation by modifying the simulation step, but the error shown in the figure below will appear, is there any good solution to achieve year-round simulation?
I would be very grateful if you could help with anything.
0 Commenti
Risposte (1)
Sabin
il 28 Set 2023
I would first check if the sample time in individual components is an integer multiple if the fixed-step size. If you have fixed-step set to 1 and some components have a sample time less than 1 it will error out. Also if you have different rates in the model you can deal with by inserting rate transitions. To allow for simulation of long periods such as years, the sample time should be as big as possible. I hope this helps.
Vedere anche
Categorie
Scopri di più su Power and Energy Systems 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!