フィルターのクリア

Stop the simulation without issuing an error

3 ビュー (過去 30 日間)
reza hakimi
reza hakimi 2023 年 9 月 16 日
回答済み: Divyanshu 2023 年 9 月 25 日
Hello
I implemented a wind turbine with bldc generator in Simulink software.
The program starts to simulate without any error, but after 20% of the simulation, the simulation process stops so that no error is issued and the graphs and simulation time remain at the same stage.
What is the cause of this problem and how can I solve this problem?
  1 件のコメント
reza hakimi
reza hakimi 2023 年 9 月 24 日
Hello again
In the simulation, I came to the conclusion that this problem does not occur when I step up the wind speed input
But if the speed has to increase in the form of a ramp, this happens, what could be the reason?

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

回答 (1 件)

Divyanshu
Divyanshu 2023 年 9 月 25 日
Hi Reza,
I understand from the description and the comment, that the simulation is not getting completed when using ramp signal as an input. However, when step signal is used the model simulates to completion.
Few possible reasons and workarounds for such an issue are:
  • Solver Settings may not be suitable for ramp input signal, try adjusting certain settings like solver type, step size etc.
  • The configuration of the model might not be appropriate. There may be few blocks and subsystems which are not configured to handle continuous signals like ramp signal, try to update those blocks.
Refer the following documentation for further details on types of solvers:

カテゴリ

Help Center および File ExchangeWind Power についてさらに検索

タグ

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by