Unit 11 Transfer Function
Unit 11 Transfer Function
UNIT 11
TRANSFER FUNCTION
After completing this lesson, you will be able to understand the following
topics:
y n = x n ∗ h n → Y z = X Z . H(Z)
Y(z)
H z =
X(z)
H(z) = Z𝑇 h(n) = σ∞
n=−∞ h(n)z
−n
N M
ak y(n − k) = bk x(n − k)
k=0 k=0
∞ N ∞ M
ak y(n − k) z −n = bk x(n − k) z −n
n=−∞ k=0 n=−∞ k=0
N M
ak z −k Y(z) = bk z −k X(z)
k=0 k=0
Y(z) σM bk z −k
H z = = k=0
X(z) σN
k=0 a k z
−k
● The transfer function H(z) is calculated directly from the difference equation
● The impulse response h(n) is the inverse Z transform of the transfer function
H(z).
❑ A causal invariant linear system has the following impulse response function:
x(n) = 2. 3n u(n) + 4.5n u(n)
References:
• Nguyễn Quốc Trung (2008), Xử lý tín hiệu và lọc số, Tập 1, Nhà xuất bản Khoa học và Kỹ
thuật, Chương 1 Tín hiệu và hệ thống rời rạc.
• J.G. Proakis, D.G. Manolakis (2007), Digital Signal Processing, Principles, Algorithms, and
Applications, 4th Ed, Prentice Hall, Chapter 1 Introduction.