Tutorial Z-Transform
Tutorial Z-Transform
Tutorial Z-Transform
1. Find the impulse response h[n] of an FIR filter whose system function is H(z) = 4(1 − z −1 )(1
+ z −1 )(1 + 0.8z −1 )
2. Derive the z-transform operator for the first-difference system by working the input x[n] = z n
through the system. Write y[n] as y[n] = H(z){x[n]}
3. Find the system function H(z) of an FIR filter whose impulse response is h[n] = δ[n] − 7δ[n −
2] − 3δ[n − 3]
4. Use the z-transform of x[n] = δ[n − 1] − δ[n − 2] + δ[n − 3] − δ[n − 4] and the system function
H(z) = 1 − z −1 to find the output of a first-difference filter when x[n] is the input. Compute your
answer by using polynomial multiplication and also by using the difference equation: y[n] = x[n]
− x[n − 1] What is the degree of the output z-transform polynomial that represents y[n]?
5. Find the inverse Z-transform of X(z) = 1 − 3z −5 (1 − 0.2z−1)(1 + 0.6z−1) ROC ≡ 0.2 < |z| <
0.6
6. A signal x[n] has been passed through a causal LTI system given by the following difference
equation: y[n]−y[n−1]+ 1 4 y[n−2] = 2x[n]−2x[n−1]− 11 4 x[n−2]+3x[n−3]− 3 4 x[n−4] Find the
impulse response of the system. Is the system stable