Hello Tarun,

Could you please attach your diagram file instead of a screenshot of it?

The error you are getting is the solver telling you that it could not converge. Indeed, there is a default limit of 500 steps for CVode. The fact that the solver did all of them (delta large enough between two steps) indicates that your system is either going back and forth or slowly converging. It must be one of your CLR blocks that return that error, since they are the only ones in your diagram with continuous states.

Changing the solver (Simulation->Setup) or tuning the tolerances may help.

Also, what version of Scilab are you using?

Regards,
Paul


On 01/22/2015 01:45 PM, 1111110139 ktr.auto wrote:
Dear Sir,
I Tarun Nandakumar am doing a project on simulation on an electric power steering using SCILAB. I have come across an error during simulation. I have attached a screenshot of the error. Therefore, I would like to know what the error means and how to correct it. I have also attached the reference model.

Thanking You.


_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

--
Paul BIGNIER
Development engineer
-----------------------------------------------------------
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles, France
Phone: +33.1.80.77.04.69
http://www.scilab-enterprises.com

_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to