Integrator error in simulink

54 views (last 30 days)
Søren
Søren on 12 Apr 2014
Answered: nl2605 on 17 Apr 2014
Hi When I run my simulink model I receive this error message:
"Derivative input 1 of 'xxx/Integrator' at time xxxx is Inf or NaN. Stopping simulation. There may be a singularity in the solution. If not, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances)"
I tried to use all the different solvers, but none of them seems to work. I also tried to use the rate-limiter block in front of the integration block. Doing so makes it possible to run the simulation, but the output is oscillating quite a lot though.
Anybody knows how to fix this??

Answers (1)

nl2605
nl2605 on 17 Apr 2014
This link might be helpful. Also, hope you are giving the initial conditions carefully.

Categories

Find more on Simulink Functions in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!