How to achieve year-round simulation of DC microgrids in a limited time?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Sabin
am 28 Sep. 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.
Siehe auch
Kategorien
Mehr zu Power and Energy Systems finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!