필터 지우기
필터 지우기

How can I can correct an integrator error under MATLAB /Simulink ?

조회 수: 2 (최근 30일)
Hi. I'm studying the control theory.
As you know, PD control is the simplest control theory ever.
So I advanced my step to TDC(Time-delayed Control) which my prof. proposed.
I configure the block diagram in simulink, then It shows the error again and again as shown abov or stop at some time step.
In my simulink file, D_hat => gain value.
Can you help me...?
Thank you for reading.

채택된 답변

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2021년 5월 15일
In your model, try to avoid using the derivatives.
Instead try to linearize all derivatives using transfer function blocks. See this help source: https://www.mathworks.com/help/simulink/slref/improved-linarization-transfer-fcn-blocks.html

추가 답변 (0개)

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by