Chapter Two Sampling and Reconstruction: Lecture #5
Chapter Two Sampling and Reconstruction: Lecture #5
Chapter Two Sampling and Reconstruction: Lecture #5
Rediet Million
February, 2020
There are two ways that sample rate conversion maybe done
I The sampled signal maybe converted back into analog signal and
then re-sampled.
I Alternatively, the signal maybe re-sampled in the digital domain.
This approach has the advantage of not introducing additional
distortion in passing the signal through an additional D/A and A/D
converter.
If X (jΩ) = 0 for |Ω| > Ωmax , i.e X (jΩ) is band-limited, then xd (n)
will be an exact representation of xc (t) if the following Nyquist
criterion
0
is satisfied .
Ωs 0 π π
> Ωmax ⇒ πfs > Ωmax ⇒ 0 = > Ωmax
2 Ts MTs
The above equation states the following:
The sampling rate can be reduced by a factor of M without aliasing if the
original sampling rate was at least M times the Nyquist rate or if the
bandwidth of the sequence is first reduced by a factor of M by discrete-time
filtering.
(Rediet Million) DSP-Lecture #5 February, 2020 12 / 26
Changing the sampling rate using discrete-time processing
Sampling rate reduction by an integer factor(Downsampling)
1 ∞
P w 2πk 1 ∞
P w 2πk
Xd (w ) = Xc ( 0 − 0 ) = Xc ( − )
Ts0 k=−∞ Ts Ts MTs k=−∞ MTs MTs
1 M−1
P w 2πi
Xd (w ) = X( − )
M i=0 M M
⇒ Xd (w ) is composed of M copies of the periodic X (w ) frequency scaled
2π
by M & shifted by integer multiples of .
M
Example-1
Example-2