フィルターのクリア

How to achieve year-round simulation of DC microgrids in a limited time?

2 ビュー (過去 30 日間)
Zezhi Jiang
Zezhi Jiang 2023 年 9 月 25 日
コメント済み: Zezhi Jiang 2023 年 10 月 7 日
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.

回答 (1 件)

Sabin
Sabin 2023 年 9 月 28 日
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.
  1 件のコメント
Zezhi Jiang
Zezhi Jiang 2023 年 10 月 7 日
Thank you very much for your answer, now the question is that there must be a component with a small step size in the model.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeElectrical Sensors についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by