필터 지우기
필터 지우기

Discrete Derivative only in certain time steps

조회 수: 1 (최근 30일)
Nicolas Alles
Nicolas Alles 2020년 2월 26일
답변: Keerthana Chiruvolu 2020년 3월 3일
Im simulating a system with a discrete derivative block. Since its a very large system it takes very long to run. Is there ay possibility to change the time step of the derivative block, so that the derivation is only done like every 5 time steps or maybe every second. Or maybe there is a block to suspend the branch with the derivative block for a certain amount of time steps, so the simulation doesnt last so long.
P.S.: Im sure that the discrete derivation is the cause for the long running time. The system doesnt work with the casual derivative block btw.

답변 (1개)

Keerthana Chiruvolu
Keerthana Chiruvolu 2020년 3월 3일
Hi,
Step size and number of iterations affect the accuracy of the simulation. Choose a step size for the Simulink solver which suits your model.
Refer to the following link for more information:

카테고리

Help CenterFile Exchange에서 Chassis Systems에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by