Borrar filtros
Borrar filtros

Stop the simulation without issuing an error

3 visualizaciones (últimos 30 días)
reza hakimi
reza hakimi el 16 de Sept. de 2023
Respondida: Divyanshu el 25 de Sept. de 2023
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 comentario
reza hakimi
reza hakimi el 24 de Sept. de 2023
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?

Iniciar sesión para comentar.

Respuestas (1)

Divyanshu
Divyanshu el 25 de Sept. de 2023
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:

Categorías

Más información sobre Wind Power en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by