PCM Intro 2
PCM Intro 2
• Reversible ? quantization
interval
1 Nyquist
∆f min = f s log 2 N ∆f min = Fmax log 2 N
2
1-Apr-16 Lecture 11, ELG3175: Introduction to Communication Systems © S. Loyka 8(22)
Example: PCM for Telephone System
• Telephone spectrum: [300 Hz, 3400 Hz]
• Min. sampling frequency: f s ,min = 2 Fmax = 6.8 kHz (or [sam./s])
• Some guard band is required: f s = 2 Fmax + ∆f g = 8 kHz
• 8-bit codewords are used -> N=256.
• The transmission rate: R = f s ν = 64 kbit/s
• Minimum absolute bandwidth: ∆f min = R / 2 = 32 kHz
• Peak SQNR:
SQNR = 3N 2 ≈ 2 ⋅ 105 ≈ 53 dB
• Another example: CD player (see the text by Proakis and Salehi
(2nd ed.), section 6.8).
n n n
xn = ∑ yk = ∑ ∆ k + ∑ ε k
⌢
Demodulator k = 0 ⌢ k =0 k⌢= 0 ⌢
= yn + xn −1 → yn = xn − xn −1
..01101..
yn ⌢
xn ⌢
x (t )
Decoder Σ⌢ LPF Very good quantization: yn ≈ ∆ n
xn −1 ⌢
Delay
Hence, n and xn satisfy the
x
T=1 same difference equation -> must
be the same!
Problem: quantization noise accumulation.
1-Apr-16 Lecture 11, ELG3175: Introduction to Communication Systems © S. Loyka 13(22)
Quantization Noise Accumulation
Demodulator
..01101..
yn ⌢
xn ⌢
x (t ) n x
Decoder Σ⌢ LPF
n n n
xn −1
xn = ∑ y k = ∑ ∆ k + ∑ ε k
⌢
Delay
k =0 k =0 k =0
T=1
n
∑ εk
⌢
∆xn = xn − xn = Includes past Q. noise contributions!
k =0
2
P {∆xn } = ∆xn
n n Noise power is always added, never
2 subtracted! (assuming independence)
= ∑ εk = ∑ P {εk }
k =0 k =0
may be an integrator
or a counter
demodulated signal
demodulated signal
original analog signal
Summary
Pulse code modulation (PCM): Sampling, quantizing and encoding.
Uniform quantizing. SQNR. Nonuniform quantizing.
• Differential PCM. Block diagrams (simple and improved).
Quantization noise accumulation.
• Delta modulation. Block diagrams.
• Granular noise and slope-overload distortion. Limitation on the step
size.
• Comparison of PCM and delta modulation.
• Adaptive delta-modulation.