Derivative of state '1' in block 'integrator' at time 0.0 is not finite.

16 views (last 30 days)
Hello,
I have modelled a superheater using simulink. And I have used a PI controller to tune the system. now I need to perform a sensitivity analysis of the system. when I am trying to persorm the sensitivity analysis I am getting the following error.
Derivative of state '1' in block 'integrator' at time 0.0 is not finite.he simulation will be stopped. 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)
If i run in general it works fine. Is there any solution for this error. I am using ODE15s solver.
  3 Comments

Sign in to comment.

Answers (0)

Categories

Find more on Manual Performance Optimization 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!