How to speed up simulation process
조회 수: 2 (최근 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!