541 39 Solutions-Instructor-manual Chapter 2
541 39 Solutions-Instructor-manual Chapter 2
541 39 Solutions-Instructor-manual Chapter 2
2.1 Find the Nyquist rate and Nyquist interval for each of the following signals:
1. x1 (t) = 3 cos(50πt) + 5 sin(300πt)
Comparing with
x2 (t) = A0 + A1 cos(Ω1 t) + A2 sin(Ω2 t)
we have
Ω1 = 20π and Ω2 = 30π
2.2 The signal z(t) is generated by convolving two band-limited signals x1 (t) and x2 (t), that is,
z(t) = x1 (t) ∗ x2 (t)
where
X1 (Ω) = 0 for |Ω| > 1000π
X2 (Ω) = 0 for |Ω| > 2000π
Impulse-train sampling is performed on z(t) to obtain
∞
X
zs (t) = z(t)δ(t − nTs )
n=−∞
Digital Signal Processing 3
Specify the range of values for the sampling period Ts which ensures that z(t) is recoverable from
zs (t).
Solution 2.2 If
x1 (t) ←→ X1 (Ω)
x2 (t) ←→ X2 (Ω)
then
z(t) = x1 (t) ∗ x2 (t) ←→ Z(Ω) = X1 (Ω)X2 (Ω) = 0 for |Ω| > 1000π
Therefore, the maximum frequency present in the signal z(t) = x1 (t) ∗ x2 (t) is
Ωmax = 1000π
Thus, the Nyquist rate (minimum sampling frequency) is Ωs = 2Ωmax = 2000π, and hence,
2π 2π 1
Ts = = = sec.
Ωs 2000π 1000
2.3 Let x(n) = {4, 0, 2, −1, −3}. Find and sketch the following signals.
↑
2.5 Each of the following sinusoids is sampled at fs = 100 Hz. Determine if aliasing has occurred
and set up an expression for each sampled signal using a digital frequency in the principal range
|f | < 12 .
1. x1 (t) = cos(320πt)
2. x2 (t) = cos(140πt)
3. x3 (t) = sin(60πt)
3
The frequency of the discrete-time signal x(n) is fd = 10 cycles/sample.
(3)
x3 (t) = cos(60πt) = cos(2πfm t)
Nyquist rate = 2fm = 60
Since fs > 2fm , aliasing will not occur. If the signal is sampled at fs = 100 Hz, its equivalent
discrete-time signal is given by
y(n) = x(nN )
where N is an integer. Find the largest value for N for which x(n) may be uniquely recovered
from x(n).
Solution 2.6 (See Section 2.12) Define a discrete-time sampled signal xs (n) which is equal to the
multiplication of the original signal x(n) with a sampling signal (an impulse train) s(n), i.e.,
xs (n) = x(n)s(n)
where
∞
X
s(n) = δ(n − kN )
k=−∞
Therefore, we have
∞
X
xs (n) = x(n)s(n) = x(n) δ(n − kN )
k=−∞
∞
X
xs (n) = x(kN )δ(n − kN )
k=−∞
2π
where ωs = N is the sampling frequency. Therefore,
Z ∞
1 2π X
Xs (ejω ) = X(ejθ ) δ(ω − θ − kωs )dθ
2π 2π N
k=−∞
N −1 Z
1 X
= X(ejθ )δ(ω − θ − kωs )dθ
N 2π
k=0
N −1
1 X
Xs (ejω ) = X(ejθ )
N θ=ω−kωs
k=0
N −1
1 X j(ω−kωs )
Xs (ejω ) = X e
N
k=0
Now consider the decimated or down sampled signal (See Section 2.12.1) y(n) = xs (nN ) =
x(nN ). The DTFT of the decimated signal y(n) is given by
∞
X
Y (ejω ) = y(n)e−jωn
n=−∞
X∞
= xs (nN )e−jωn
n=−∞
m
Let m = nN , or equivalently n = N, we can write
∞
m
X
Y (ejω ) = xs (m)e−jω N
m=−∞
N −1
ω 1 X j (ω−2πk)
Y (ejω ) = Xs (ej N ) = X e N
N
k=0
Y (e ) is periodic with period 2π. It is evident that we can recover X(ejω ) from Y (ejω ) if
jω
ωo N ≤ (2π − ωo N )
π
N≤
ωo
π
N≤
0.3π
10
N≤
3
2.7 Find two different continuous-time signals that will produce the sequence
x(n) = cos(0.15πn)
when sampled with a sampling frequency of 8 KHz.
f0
fd =
fs
f0 = fd fs
0.15
f0 = 8 = 6KHz
2
The aliased frequency components of frequency f0 sampled at fs is given by
fk = f0 + kfs , k = ±1, ±2, · · ·
f1 = 6 + 8 = 14KHz fork = 1
Digital Signal Processing 7
Therefore the two different continuous-time signals that will produce the sequence
x(n) = cos(0.15πn)
fs 720
ffold = = = 360 Hz
2 2
(c) Given that fs = 600. The resulting discrete-time signal is given by