Convert Continous Integrators to Discrete Integrators
显示 更早的评论
I'm trying to convert the integrators in this simulink model of induction motor from continuous integrators to discrete integrators.
After replacing integrators with discrete-time integrator block I obtained this error, "Derivative of state '1' in block 'XYZ/Integrator' at time 0.018500000000000003 is not finite. The 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)"
I have to run this model at 1e-3s sample time, the sample time shouldn´t be reduced any further. I tried implementing Trapezoidal Integrators and Euler, but the error does not dissapear.

采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Choose and Parameterize Blocks 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!