[SS] Output of LTI System : Convolution with Impulse Response

2023. 8. 21. 23:42·.../Signals and Systems
728x90
728x90

LTI System $T$를 다음과 같은 수식으로 나타낼 수 있다고 하자.

$$y(t) = T\left\{x(t)\right\}$$

where

  • $x(t)$ : input signal에 해당하는 function.
  • $y(t)$ : output signal에 해당하는 function.

여기서,

sifting property에 의해 impulse function들의 weighted sum으로 $x(t)$를 다음과 같이 나타낼 수 있다.

$$x(t)=\int^\infty_{-\infty}x(\tau)\delta(t-\tau)d\tau$$

2023.08.21 - [.../Signals and Systems] - [SS] Properties of Impulse Function

 

[SS] Properties of Impulse Function

Derivative of Unit Step Function Impulse function은 unit step function의 derivative라고 볼 수 있음. 유도. impulse function을 적분하면 다음이 성립함. $$\int^t_{\tau=-\infty} \delta(\tau) d\tau = \left\{ \begin{matrix} 1, & t\ge 0 \\ 0,

dsaint31.tistory.com

 

이를 LTI System $T$에 대한 식에 대입하면 다음과 같음.

$$\begin{aligned} y(t)&=T\left\{x(t)\right\} \\ &=T\left\{ \int^\infty_{-\infty}x(\tau)\delta(t-\tau)d\tau \right\}\end{aligned}$$

 

$T$는 LTI System이므로 linearity에 의해 다음이 성립함.

$$T\left\{ \int^\infty_{-\infty}x(\tau)\delta(t-\tau)d\tau \right\} = \int^\infty_{-\infty}x(\tau)T\left\{ \delta(t-\tau)\right\}d\tau $$

  • additivity에 의해 integration 안으로 $T\left\{ \quad \right\}$를 집어넣을 수 있음.
    • input signal의 각 항에 적용하여 더하나
    • 한번에 적용하나 같으므로.
  • $T\left\{x(\tau)\delta(t-\tau)\right\}$에서
    • 각 $\tau$의 값이 정해지는 순간 input $x(t)$가 정해진 상태이면
    • $x(\tau)$의 값은 일종의 상수가 된다($\tau$가 결정되면 $x(\tau)$로 고정됨.)
  • 때문에 linearity의 homogeneity를 통해 $x(\tau)$를 $T\left\{\quad \right\}$밖으로 뺄 수 있음.

여기서 LTI System $T$에서

  • impulse function이 입력될 때의 출력인 impulse repsonse를
  • $h(t)=T\left\{\delta(t)\right\}$로 정의했다고 하자.
  • ($h(t)$가 impulse response)

$T$는 LTI System의 function이므로 time invariant가 성립하고 때문에 다음이 성립함.

$$\int^\infty_{-\infty}x(\tau)T\left\{ \delta(t-\tau)\right\}d\tau = \int^\infty_{-\infty}x(\tau)h(t-\tau)d\tau $$

 

즉, 출력 $y(t)$는 다음과 같이 impulse response와 input function의 convolution으로 정의된다.

$$ y(t)=\int^\infty_{-\infty}x(\tau)h(t-\tau)d\tau = x(t) * h(t)$$

 

  • 여기서 $*$를 convolution 연산자로 표기했으나
  • convolution operator notation은 표준이 없기 때문에
  • 다른 문헌에서는 다른 표기가 사용될 수 있음을 주의할 것.

Convolution operation에서 commutative law가 성립하기 때문에 다음이 성립.

 

$$ y(t)= x(t)*h(t) = h(t)*x(t) = \int^\infty_{-\infty}h(\tau)x(t-\tau)d\tau $$

 

LTI system에서 출력은
impulse response와 input function의
convolution으로 표현 가능.

 

즉, convolution은 LTI System의 zero-state output을 구하기 위한 operation임.

'... > Signals and Systems' 카테고리의 다른 글

[SS] Convolution Example : Pulse Function  (0) 2023.08.22
[SS] Convolution Op.에서 교환법칙 증명.  (0) 2023.08.21
[SS] System의 종류 (3)  (0) 2023.08.21
[SS] System의 종류 (2) : Time Invariant, Causal  (0) 2023.08.21
[SS] System의 종류 (1) : Continuous, Linear  (0) 2023.08.21
'.../Signals and Systems' 카테고리의 다른 글
  • [SS] Convolution Example : Pulse Function
  • [SS] Convolution Op.에서 교환법칙 증명.
  • [SS] System의 종류 (3)
  • [SS] System의 종류 (2) : Time Invariant, Causal
dsaint31x
dsaint31x
    반응형
    250x250
  • dsaint31x
    Dsaint31's blog
    dsaint31x
  • 전체
    오늘
    어제
    • 분류 전체보기 (740)
      • Private Life (13)
      • Programming (56)
        • DIP (104)
        • ML (26)
      • Computer (119)
        • CE (53)
        • ETC (33)
        • CUDA (3)
        • Blog, Markdown, Latex (4)
        • Linux (9)
      • ... (351)
        • Signals and Systems (103)
        • Math (172)
        • Linear Algebra (33)
        • Physics (42)
        • 인성세미나 (1)
      • 정리필요. (54)
        • 의료기기의 이해 (6)
        • PET, MRI and so on. (1)
        • PET Study 2009 (1)
        • 방사선 장해방호 (4)
        • 방사선 생물학 (3)
        • 방사선 계측 (9)
        • 기타 방사능관련 (3)
        • 고시 (9)
        • 정리 (18)
      • RI (0)
      • 원자력,방사능 관련법 (2)
  • 블로그 메뉴

    • Math
    • Programming
    • SS
    • DIP
  • 링크

    • Convex Optimization For All
  • 공지사항

    • Test
    • PET Study 2009
    • 기타 방사능관련.
  • 인기 글

  • 태그

    Vector
    SIGNAL
    random
    function
    opencv
    math
    linear algebra
    Python
    numpy
    Probability
    Convolution
    signals_and_systems
    인허가제도
    fourier transform
    SS
    Term
    검사
    Optimization
    signal_and_system
    Programming
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
dsaint31x
[SS] Output of LTI System : Convolution with Impulse Response
상단으로

티스토리툴바