DriveLine Environment Error

2 次查看(过去 30 天)
Hi, I am working in SimDriveline environment. The following error came while I was simulating the model.
Error occurred in 'Vehicle/Driveline Environment'. Derivative input 1 of 'Vehicle/Driveline Environment/Subsystem/Kinematic Block' at time 0.4 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).
Please help me sort out the problem.

采纳的回答

Guy Rouleau
Guy Rouleau 2012-1-7
There can be many causes for this error.
One example is if there is no mass in your system. Simulink will try to solve "F=ma", but if there is no mass, the acceleration will be infinite.
Other models that are "too ideal" can cause such problem.
Usually, you work around such problem by making your model more realistic, by including damping or masses in your system.
Without the model, it is difficult to diagnose more accurately.
  1 个评论
Abhishek Rai
Abhishek Rai 2012-1-7
Hi,
Thanks for your response. I diagnosed the problem.
I am facing problem in understanding where I should connect the DriveLine Environment.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Driveline Simulation 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by