Introduction To Digital Communication (Lectures)
Introduction To Digital Communication (Lectures)
Communication
Lecture 2
by
Dr. Sutapa Mukherjee
What is PCM?
Digital Pulse modulation technique to
represent analog signals by coded group of
digital pulses.
A/D conversion
Applications: digital audio in computers, DVD
and Compact Disc formats, digital telephone
systems.
PCM
Three steps of PCM
Sampling
Quantization
Encoding
Sampling
Signal representation by discrete samples at regular
interval (sample period Ts)
Sampling freq. fs = 1/Ts
Types of Sampling
QUANTIzATION
Process where sampled values of analog signal are
rounded off to the nearest predetermined levels.
quantization
Divide the distance between Vmin and Vmax into L
zones, each of height
= (max - min)/L
The midpoint of each zone is assigned a value from
0 to L-1 (resulting in L values)
encoding
Each Predetermined level /zone is assigned a
binary code.
The no. of bits required per sample
n = log2 L
For 8 level, n = log2 8 = 3
5
3
1
0
fsq(t) 0
PCM
4 5
PCM
LPLPF
f(t)+ n(t)
SAMPLER
fs(t)
QUANTIZER
fsq(t)
ENCODER
PCM