Differential pulse code modulation (DPCM) is described. First, quantized predictive encoding is motivated but then shown to suffer from amplification of quantization error at the decoder. This problem is avoided by DPCM, which places the quantizer in the prediction loop.
Many information signals, including audio, exhibit significant
redundancy between successive samples.In these situations, it is advantageous to transmit only the difference
between predicted and true versions of the signal:with a “good” predictions, the quantizer input will have variance
less than the original signal, allowing a quantizer with smallerdecision regions and hence higher SNR.
(See
[link] for an example of such a structure.)
Linear Prediction: There are various methods of prediction, but we focus on
forward
linear prediction of order
N , illustrated by
[link] and described by the following equation, where
is a
linear estimate of
based on
N previous versions of
:
It will be convenient to collect the
prediction coefficients into the vector
.
Lossless Predictive Encoding: Consider first the system in
[link] .
The system equations are
In the
z -domain (i.e.,
and
),
We call this transmission system lossless because, from above,
Without quantization, however, the prediction error
takes on a
continuous range of values, and so this scheme is not applicable todigital transmission.
Quantized Predictive Encoding: Quantizing the prediction error in
[link] , we get the
system of
[link] .
Here the equations are
In the
z -domain we find that
Thus the reconstructed output is corrupted by a filtered version of
the quantization error where the filter
is expected to amplify the quantization error; recall that
where the goal of prediction
was to make
.
This problem results from the fact that the quantization noise appearsat the decoder's predictor input but not at the encoder's predictor
input.But we can avoid this...
DPCM: Including quantization in the encoder's prediction loop, we obtain the
system in
[link] , known as
differential pulse code modulation .
System equations are
In the
z -domain we find that
so that
Thus, the reconstructed output is corrupted only by the quantization error.
Another significant advantage to placing the quantizer inside theprediction loop is realized if the predictor made self-adaptive
(in the same spirit as the adaptive quantizers we studied).As illustrated in
[link] , adaptation of the prediction
coefficients can take place simulateously at the encoder anddecoder with no transmission of side-information (e.g.
)!
This is a consequence of the fact that both algorithms have accessto identical signals.
Receive real-time job alerts and never miss the right job again
Source:
OpenStax, An introduction to source-coding: quantization, dpcm, transform coding, and sub-band coding. OpenStax CNX. Sep 25, 2009 Download for free at http://cnx.org/content/col11121/1.2
Google Play and the Google Play logo are trademarks of Google Inc.
Notification Switch
Would you like to follow the 'An introduction to source-coding: quantization, dpcm, transform coding, and sub-band coding' conversation and receive update notifications?