DSP ch05 S1,2P
DSP ch05 S1,2P
I Therefore,
Y (z)
= H(z)
X (z)
In effect, the transfer function is also the z transform of the
impulse response of the system.
···
N
X N
X
Y (z) = Z ai x(nT − iT ) − Z bi y (nT − iT )
i=−M i=1
···
N
X N
X
Y (z) = ai z −i X (z) − bi z −i Y (z)
i=−M i=1
Solving for Y (z)/X (z) and then multiplying the numerator and
denominator polynomials by z N , we get
PN −i
PN N−i
Y (z) i=−M ai z i=−M ai z
H(z) = = =
X (z) 1+ N −i zN + N N−i
P P
i=1 bi z i=1 bi z
a(−M) z M+N + a(−M+1) z M+N−1 + · · · + aN
=
z N + b1 z N−1 + · · · + bN
···
a(−M) z M+N + a(−M+1) z M+N−1 + · · · + aN
H(z) =
z N + b1 z N−1 + · · · + bN
If M = N = 2, we have
···
a(−M) z M+N + a(−M+1) z M+N−1 + · · · + aN
H(z) =
z N + b1 z N−1 + · · · + bN
If M = N = 2, we have
where
– z1 , z2 , . . . , zZ are the zeros of H(z)
– p1 , p2 , . . . , pP are the poles of H(z)
– mi is the order of zero zi
– ni is the order PZ of pole pi
– M + N = i=1 mi is the order of N(z)
PP
– N = i=1 ni is the order of D(z)
– H0 is a multiplier constant
···
H0 Zi=1 (z − zi )mi
Q
N(z)
H(z) = = QP
D(z) i=1 (z − pi )
ni
···
H0 Zi=1 (z − zi )mi
Q
N(z)
H(z) = = QP
D(z) i=1 (z − pi )
ni
jIm z z plane
Re z
W(z)
X(z) Y(z)
1
2
−1
4
W(z)
X(z) Y(z)
1
2
−1
4
Solution By inspection
and
Y (z) = W (z) + z −1 W (z)
···
W (z) = X (z) + 12 z −1 W (z) − 41 z −2 W (z)
and
Y (z) = W (z) + z −1 W (z)
Hence
X (z)
W (z) = 1 −1
, Y (z) = (1 + z −1 )W (z)
1− 2z + 14 z −2
z(z + 1)
H(z) =
z2 − 12 z + 41
Y (z) N(z)
H(z) = = = cT (zI − A)−1 b + d
X (z) D(z)