How to speed up simulation process
1 回表示 (過去 30 日間)
古いコメントを表示
I am working on a example given in simulink demos
Wind Farm - DFIG Detailed Model
here i have increased stoptime to 5 sec,but its running slow,please tell how to speed up the process
0 件のコメント
回答 (1 件)
Sabin
2023 年 10 月 3 日
For this example, Ts=5e-6 which is needed because of the PWM generators. To simulate for a longer period the solution would be to decrease the fidelity of the model, for example by using average converters.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!