derivative input
이전 댓글 표시
<hi mathworkers... i'm making simulation of power system using fuzzy logic controller... the fuzzy system made using embbeded matlab...
the simulation stopped at time 2.375.
it said : "Derivative input 1 of 'contoh_simulasi_fuzzy_sistem_fuzzy/EH converter' at time 2.375 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 don't know how to solve it.. can you tell me how to solve the problem?
thank you
the simulink block system is in the link...
답변 (1개)
Guy Rouleau
2011년 11월 11일
0 개 추천
Try what the error message says:
- If the model is fixed step, try reducing the step size - Try changing the solver tolerance.
However this might very likely be because your controller is unstable and goes to infinity!
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!