Error while running Simulink
显示 更早的评论
Hi I encountered the Following error when i tried simulating a basic stepper motor Circuit. Is there any way to solve it?
Trouble solving algebraic equations in differential-algebraic system. Singular iteration matrix encountered with step size 3.3203915450030131E-9 at time 0.0. Try tightening the error tolerances. If the problem persists, check the model structure and values of parameters.

回答(1 个)
Joel Van Sickel
2023-10-13
0 个投票
This happens when a model has extermely small time constants or challenging equations to solve. That usually means the model isn't realistic enough yet for the solver to deal with. In your case, the most likely scenario would be a parameterization of the motor or the stepper driver block. Are you able the share the model instead of a screen shot?
Here is a simple example that is close to what you are doing that should work: https://www.mathworks.com/help/sps/ug/stepper-motor-with-control.html
类别
在 帮助中心 和 File Exchange 中查找有关 Simscape Electrical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!