CEDC606: Digital Signal Processing: Lecture Notes 2: The Z-Transform
CEDC606: Digital Signal Processing: Lecture Notes 2: The Z-Transform
https://manara.edu.sy/
▪ Thus, the output sequence is the same complex exponential as the input
sequence, multiplied by a constant H(z) that depends on the value of z.
https://manara.edu.sy/
n =−
−n − j n
X (z ) z =re j = x [n ]r e
X (z ) = x [n ]r e−n − j n
x [n ]r e− n − j n
= x [n ]r −n
n =− n =− n =−
−1
x [n ] x [n ]
X (z ) x [n ]r −n
+ r n
= x [ − n ]r + n
n
n =− n =0 n =1 n =0 r
n =1
n
x [ − n ]r converges for all points inside a circle of radius r1
x [n ]
r n
converges for all points outside a circle of radius r2
n =0
https://manara.edu.sy/
n =−
j − j n
X (z ) z =e j = X (e ) = x [n ]e = F {x [n ]}
Continuing in the same way we can show that x[n] = 0, n 0 ⇒ x[n] = anu[n].
https://manara.edu.sy/
1 n
rxx [n ] = 2
a , −n Since the ROC of Rxx(z) is a ring,
1−a
rxx[n] is a two-sided signal, even if x[n] is causal.
▪ Initial and final value properties of the z-transform applies to causal signals
only. Initial value: x [0] = lim X (z ) Final value: lim x [n ] = lim (z − 1)X (z )
z → n → z →1
https://manara.edu.sy/
1
Y (z ) = −1 −1
, z max{ a , 1} = 1
(1 − az )(1 − z )
https://manara.edu.sy/
https://manara.edu.sy/
k = 0 k
M
Y (z ) b z −k
B (z ) b0z −M (z M + + bbM0 )
H (z ) = = = = −N N
X (z ) 1 +
k = 1 k A(z )
N
a z −k z (z + + aN )
k =1 (z − zk ) k = 1
M M −1
(1 − z k z )
H (z ) = b0z N − M = b0
k =1 (p − pk ) k = 1
N N −1
(1 − pk z )
where zk’s are the system zeros and pk’s are the system poles, and b0 is a
constant gain term.
https://manara.edu.sy/
▪ Example 13: Determine an expression for the nth term of the Fibonacci
sequence with initial conditions y[0] = 1 and y[1] = 1.
y[n] = y[n − 1] + y[n − 2]
y[1] = y[0] + y[−1] = 1 ⇒ y[−1] = 0
y[0] = y[−1] + y[−2] = 1 ⇒ y[−2] = 1
Y + (z ) = [z −1Y + (z ) + y[ − 1]] + [z −2Y + (z ) + y[ − 2] + y[ − 1]z −1 ]
https://manara.edu.sy/
▪ Example 15: Determine the unit step response of the system described by the
DE y[n] = 0.9y[n − 1] − 0.81y[n − 2] + x[n] with the ICs y[−1] = y[−2] = 1.
1 1
H (z ) = −1 −2
, X (z ) =
1 − 0.9z + 0.81z 1 − z −1
j / 3
H(z) has two complex-conjugate poles at p1 = 0.9e , p2 = 0.9e − j / 3
https://manara.edu.sy/