필터 지우기
필터 지우기

Solver resets on every single time step

조회 수: 3 (최근 30일)
Alexander Guth
Alexander Guth 2019년 5월 24일
My Simulink/Simscape Model runs very slow in discrete simulation mode. I used the "Solver profiler" to analyze the behavior and realized that the solver actually resets on every time step. Interestingly, this reset happens in the internal mechanical model of the Asnchronous Machine - precisely in the pu -> N.m Simulink-PS converter:
solver_profiler.PNG
I'm not sure if this matters, but I needed to enable "input filtering" for this block to provide the required derivates, as the simulation does not run otherwise. The solver I use is ode23t, which is automatically selected by Simulink. In my Model, the generator is driven by a rotational signal (green line in Simulink) provided by an ideal torque source. Here is how it is connected to the peripheral electronic elements:
model_generator.PNG
Is there anything I can do to resolve the resets and thus (hopefully) improve performance?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Mechanical Models에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by