주요 콘텐츠

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

시간 지연이 있는 모델

R2026a
입력 지연, 출력 지연, 전송 지연 및 내부 지연이 있는 시스템

동적 시스템 모델의 InputDelay, OutputDelay 및 ioDelay 속성을 사용하여 시간 지연을 나타냅니다. 선형 시스템의 시간 지연 항목을 참조하십시오.

함수

pade시간 지연이 있는 모델의 파데 근사
absorbDelayReplace time delays by poles at z = 0 or phase shift
thiranThiran 근사를 기반으로 한 분수 지연 필터 생성
hasdelayTrue for linear model with time delays
hasInternalDelayDetermine if model has internal delays
totaldelayTotal combined I/O delays for LTI model
delayss지연된 입력, 출력 및 상태를 갖는 상태공간 모델 만들기
setDelayModelConstruct state-space model with internal delays
getDelayModelState-space representation of internal delays
augdelayAppend internal delay signal to outputs of state-space model (R2026a 이후)

도움말 항목

시간 지연 기본 사항

  • Specifying Time Delays
    This example shows how the Control System Toolbox™ lets you represent, manipulate, and analyze any LTI model with a finite number of delays.

시간 지연 모델링하기

시간 지연 근사화하기