Chapter Two Sampling and Reconstruction: Lecture #4
Chapter Two Sampling and Reconstruction: Lecture #4
Rediet Million
February,2020
xs (t) = xc (t)s(t)
Mathematically,
∞
X
s(t) = δ(t − nTs )
n=−∞
∞
X
xs (t) = xc (t)s(t) = xc (t) δ(t − nTs )
n=−∞
∞
X
xs (t) = xc (nTs )δ(t − nTs )
n=−∞
Example
1
I Since Xs (jΩ) = Xc (jΩ) ∗ S(jΩ), it follows that
2π
1 2π P ∞
Xs (jΩ) = Xc (jΩ) ∗ δ(Ω − kΩs )
2π Ts k=−∞
∞
1 X
Xs (jΩ) = Xc (jΩ − jkΩs )
Ts
k=−∞
I However, if Ωs < 2ΩN , the shifted spectra Xc (jΩ − jkΩs ) overlap, and
when these spectra are summed to form Xs (jΩ), the result is as shown
bellow.
Example:
Let x(t) = 4 + 3cos(πt) + 2cos(2πt) + cos(3πt).
Determine the minimum sampling rate that will not cause any aliasing
effects, If x(t) is sampled at half the Nyquist rate determine xa (t) that
would be aliased with x(t).
-The aliased frequencies will be only due to f3 & f4 since they are outside
the Nyquist interval.
- The aliased components will have frequencies
0
f3a = f3 mod(fs ) = 1mod(1.5) = 1 − 1.5 = −0.5Hz
0
f4a = f4 mod(fs ) = 1.5mod(1.5) = 1.5 − 1.5 = 0Hz
- Thus,x(t) will be aliased with
xa (t) = 4cos(2πf1 t) + 3cos(2πf2 t) + 2cos(2πf3a t) + cos(2πf4a t)
= 4 + 3cos(πt) + 2cos(−πt) + cos(0)
= 5 + 5cos(πt)
-The signal x(t)& xa (t) are shown below. They agree only at their
sampled values i.e x(nT ) = xa (nT )
I The above example shows that the sample values x(nT ) don’t uniquely
determine the continuous-time signal they can form.
I Hence, an ideal reconstructor is supposed to extract from a sampled
signal, all the frequency components that lie within the Nyquist interval,
Ωs Ωs
[− , ], & removes all frequencies outside the interval.
2 2
I This shows that an ideal reconstructor, Hr (jΩ), acts as an ideal
Ωs
low-pass filter with cutoff frequency equal to the Nyquist frequency .
2