필터 지우기
필터 지우기

how can i implement a time delay in time domain in SIMULINK?

조회 수: 8 (최근 30일)
ADNAN KIRAL
ADNAN KIRAL 2018년 12월 16일
댓글: ADNAN KIRAL 2018년 12월 19일
hi there,
I need to implement a time delay to my controller in Simulink, but my system and controller are in a time domain so that my time delay function should be in a time domain. if it is, how can I do that in Simulink?
by the way, the dealy is a first-order lag element;
TIME_DELAY = 1/(0.1*T+1);
thanks in advance,

채택된 답변

Mark Sherstan
Mark Sherstan 2018년 12월 16일
I believe a transport delay would work for you? Reference it here.
  댓글 수: 6
Mark Sherstan
Mark Sherstan 2018년 12월 19일
Apply the time delay in your transfer function derivation. As you are working in discrete time you can only delay by a number of samples.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Classical Control Design에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by