Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Slow simulation with noisy output

1 visualización (últimos 30 días)
Alexandre
Alexandre el 3 de Sept. de 2014
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hi,
i have this issue with slow simulation time for a stable first order tranfers function.
I've tested it with and without the Dead zone and I get the same results. The Scope1 show a intense oscillation of the output.
Thanks
Alexandre
  1 comentario
Aniruddha Katre
Aniruddha Katre el 3 de Sept. de 2014
This behavior stems from the fact that the time-step taken by the solver is so large that it fails to capture the dynamics of the system, which has a bandwidth of 200000 rad/s.
Consistent with the Nyquist sampling theorem, if you run the simulation using a fixed-step solver with step size of around 1/400000, then you will not observe this kind of oscillation.

Respuestas (0)

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by