1
DIGITAL SIGNAL PROCESSING (DSP)
Lecture 2
SAMPLING & QUANTIZATION
2
Learning Objectives
This lecture investigates the sampling process, sampling
theory, and the signal reconstruction process.
SAMPLING OF CONTINUOUS SIGNAL
Conversion of signals between analog and digital domains
3
4
SAMPLING Contd.
Analog signal contains an innite number of points.
It is impossible to digitize an innite number of points. The
innite points cannot be processed by the digital signal (DS)
processor or computer, since they require an innite amount
of memory and innite amount of processing power for
computations.
Sampling can solve such a problem by taking samples
at a xed time interval.
Each sample maintains its voltage level during the
sampling interval T to give the ADC enough time to
convert it. This process is called sample and hold . S
5
SAMPLING Contd.
For a given sampling interval T , which is dened as the
time span between two sample points, the sampling rate
is therefore given by
=
1
samples persecond (Hz)
Sampling Theorem: When the sampling rate is greater
than twice the highest frequency contained in the
analog signal, the original signal can be
reconstructed exactly from the samples.
Reconstruction is the conversion of the digital signal into
an analog signal.
is the maximum-frequency component of the analog
signal to be sampled 6
SAMPLING Contd.
If an analog signal is not appropriately sampled, aliasing will
occur, which causes unwanted signals in the desired
frequency band.
7
SAMPLING Contd.
8
SAMPLING Contd.