ECE313 Lesson5 DM ADM DPCM ADPCM 1stsem2023-24
ECE313 Lesson5 DM ADM DPCM ADPCM 1stsem2023-24
COLLEGE OF ENGINEERING
Electronics Engineering Program
ECE 313
Lesson 5
Ø DM
Ø ADM
Ø DPCM
Ø Adaptive DPCM
x(n)
x(n)
Ex. For input samples x(n) ={ 2.1, 2.2, 2.3, 2.6, 2.7}, DPCM output is
x(n) = xq(n-1) e(n) eq (n) xq(n)= + e(n)
2.1 0 2.1 2 2
2.2 2 0.2 0 2
2.3 2 0.3 0 2
2.6 2 0.6 1 3
2.7 3 -0.3 0 3
University of Southeastern Philippines
COLLEGE OF ENGINEERING
Electronics Engineering Program
18
19 Adaptive DPCM (ADPCM)
a.) Transmitter
b.) Receiver
ØStep 1: Difference
ü Diff = Real Value - Predicted Value
ØStep 2: Error and Prediction
ü Generate error based on the step size and Diff
ü Calculate change to Predicted Value using the step
size and Diff
ØStep 3: Step Size
üChange the index value depending on the error
üChange the step size using the index value