352-notes-ch7b
352-notes-ch7b
Let
B(z) b0 + b1z −1 + · · · + bM z −M
X(z) = =
A(z) a0 + a1z −1 + · · · + aN z −N
and assume that M < N .
ECE352 1
where B̃(z) has order one less than the denominator polynomial.
b0 + b1z −1 + · · · + bM z −M
X(z) = QN
a0 k=1(1 − dk z −1)
N
X Ak
= , if all poles dk are distinct
1 − dk z −1
k=1
ECE352 2
z Ak
• −Ak (dk )nu(−n − 1) ←→ 1−dk z −1
, with ROC |z| < dk .
Ai1 Ai2 Ai r
−1
, −1
, ··· ,
1 − di z (1 − diz ) 2 (1 − diz −1)r
ECE352 3
z
• −A (n+1)···(n+m−1)
(m−1)! (d i )n
u[−n − 1] ←→ A
(1−diz −1)m
, with ROC
|z| < di.
1 − z −1 + z −2
X(z) =
(1 − 12 z −1)(1 − 2z −1)(1 − z −1)
A1 A2 A3
X(z) = + +
1 − 12 z −1 1 − 2z −1 1 − z −1
1 2 −2
= + +
1 − 12 z −1 1 − 2z −1 1 − z −1
where A1,A2, and A3 are solved the same way as in Laplace transform:
1 n z 1
• The first term (pole at z = 1/2) is a RSS. Thus, 2 u[n] ←→ 1− 12 z −1
.
z −2
• The third term (pole at z = 1) is a RSS. Thus, −2(1)nu[n] ←→ 1−z −1
.
z 3 − 10z 2 − 4z + 4
X(z) = 2
, with ROC |z| < 1
2z − 2z − 4
−1
−1 −5z −2
Y (z) = (−2z + 3) +
(1 + z −1)(1 − 2z −1)
−1 1 3
= (−2z + 3) + −1
− −1
, with ROC |z| < 1
1+z 1 − 2z
ECE352 9
1
X(z) = zY (z)
2
−1 1 3
Y (z) = (−2z + 3) + −1
−
1+z 1 − 2z −1
(apply tables on p784−785)
y[n] = − 2δ[n − 1] + 3δ[n] − (−1)nu[−n − 1] + 3(2)nu[−n − 1]
1
x[n] = y[n + 1]
2
3 1
= − δ[n] + δ[n + 1] − (−1)n+1u[−n − 2] + 3(2)nu[−n − 2].
2 2
ECE352 10
• For LTI discrete-time systems with input x[n] and output y[n]:
? y[n] = x[n] ∗ h[n]
? Y (z) = X(z)H(z), where system transfer function H(z) is
viewed as
Y (z)
H(z) = .
X(z)
1
X(z) = , ROC |z| > 1/3
1 + (1/3)z −1
3 1
Y (z) = +
1 + z −1 1 − (1/3)z −1
4
= , ROC |z| > 1
(1 + z −1)(1 − (1/3)z −1)
ECE352 12
Partial-fraction expansion:
A B
H(z) = +
1+z −1 1 − 13 z −1
2 2
= +
1+z −1 1 − 13 z −1
1 1
Y (z) = −1
+ −1
, ROC |z| > 1/2
1 − (1/2)z 1 + (1/2)z
1
H(z) = −1
, ROC |z| > 1/2
1 − (1/2)z
ECE352 14
X(z) = Y (z)/H(z)
1 − (1/2)z −1
= 1+
1 + (1/2)z −1
2 z n
= −1
←→ x[n] = 2(−1/2) u[n].
1 + (1/2)z
ECE352 15
N
X M
X
ak y[n − k] = bk x[n − k]
k=0 k=0
PM −k
Y (z) b
k=0 k z
H(z) = = PN
X(z) k=0 ak z
−k
Y (z) 5z −1 + 2z −2
H(z) = = .
X(z) 1 + 3z −1 + 2z −2
• Assume a pole at z = dk .
? If |dk | < 1 (pole inside unit circle), the pole contributes an
exponentially decaying term to the impulse response.
? If |dk | > 1 (pole outside unit circle), the pole contributes an
exponentially increasing term to the impulse response.
1 1 5
y[n] + y[n − 1] − y[n − 2] = −2x[n] + x[n − 1].
4 8 4
Find the system impulse response.
ECE352 23
−2 + 45 z −1
A = =1
1 + 12 z −1
z −1 =4
−2 + 54 z −1
B = = −3
1 − 14 z −1
z −1 =−2
1 −3
H(z) = +
1 − 14 z −1 1 + 12 z −1
n n
1 1
h[n] = u[n] − 3 − u[n]
4 2
ECE352 25
• If ROC of an LTI system transfer function includes the unit circle, frequency
response can be obtained as H(ejΩ) = H(z)|z=ejΩ .
• Distortionless transmission:
? A scaling of magnitude
? A constant time delay
Let x(t) be the input to an LTI system. If the system is
distortionless, output must be y(t) = Cx(t − t0), where C is a
constant and t0 is the transmission delay.
? The impulse response of the system is: h(t) = Cδ(t − t0).
? Fourier transform of y(t): Y (jω) = CX(jω)e−jωt0 .
ECE352 28
Distortionless transmission
sin(πωt)
where the definition of sinc(ωt) = πωt is applied.
ECE352 31
Design of filters
Impulse responses of ideal filters are noncausal and infinite
length. These filters are nonimplementable. Practical filters allow
2 1
|H(jω)| = 2K , K = 1, 2, 3, · · · ,
ω
1+ ωc
• K: filter order.
• For any given set of specifications (ωp, ωs, , δ), K and ωc can
be calculated, and hence |H(jω)|2 can be determined.
• For a stable system, the K poles on the left half plane belong
to H(s).
ECE352 38
1
H(s) = √ √ √ √
2 2 2 2
(s + 2 +j 2 )(s + 2 −j 2 )
1
= √
s2 + 2s + 1
ECE352 39
Magnitude response of Chebyshev filter for order (a) K = 3 and (b) K = 4 and
passband ripple = 0.5 dB. The frequencies ωb and ωa in case (a) and the
frequencies ωa1 and ωb, and ωa2 in case (b) are defined in accordance with the
optimality criteria for equiripple amplitude response.
ECE352 40
Frequency transformations