Differential pulse-code modulation
This article needs additional citations for verification. (November 2025) |
Differential pulse-code modulation (DPCM) encodes changes between consecutive samples of a signal, rather than the signal's value directly (as done in pulse-code modulation). Decoding might thus be done by some manner of integrating DPCM samples over time. The input can be an analog signal or a digital signal.
If the input is a continuous-time analog signal, it needs to be sampled to become a discrete-time signal. Two methods to encode each DPCM value are:
- Method 1: First, quantize the samples (if not quantized already). The output is the difference between the current and previous sample.
- Method 2: Quantize the difference between the current sample and the output of a local decoder.
Applying one of these two methods, short-term redundancy (positive correlation of nearby values) of the signal is eliminated; compression ratios on the order of 2 to 4 can be achieved if differences are subsequently entropy coded, because the entropy of the difference signal is much smaller than that of the original discrete signal treated as independent samples. But removing this redundancy makes the encoded signal more fragile.[1]
History
Delta modulation was introduced earlier than and can be considered a special case of DPCM, as it also uses a similar feedback principle.[1] DPCM was invented by C. Chapin Cutler at Bell Labs in 1950. In addition to a method that encodes the signal's derivative, Cutler also describes a method that encodes the second-derivative (which reconstructs the signal using a double-integral) and a method that encodes the third-derivative of the signal (which reconstructs the signal using a triple-integral).[2]
Predictive quantizing
Cutler's methods also are considered a specific case of the more general concept of predictive quantizing systems, a term sometimes used interchangeably with DPCM. A Bell Labs article by J. B. O'Neal, Jr. says, "A predictive communications system is one in which the difference between the actual signal and an estimate of the signal, based on its past, is transmitted. Both the transmitter and the receiver make an estimate or prediction of the signal's value based on the previously transmitted signal. The transmitter subtracts this prediction from the true value of the signal and transmits this difference. The receiver adds this prediction to the received difference signal yielding the true signal."[1]
Method 1: difference between consecutive quantized samples
The encoder performs the function of differentiation; a quantizer precedes the differencing of adjacent quantized samples; the decoder is an accumulator, which if correctly initialized exactly recovers the quantized signal.
Method 2: analysis by synthesis
The incorporation of the decoder inside the encoder allows quantization of the differences, including nonlinear quantization, in the encoder, as long as an approximate inverse quantizer is used appropriately in the receiver. Quantization error from previous samples is accumulated via the integration, so subsequent quantizations compensate partly for prior accumulated quantization errors. When the quantizer is uniform, the decoder regenerates the differences implicitly, as in this simple diagram that Cutler showed:

See also
- Adaptive differential pulse-code modulation
- Delta modulation, a special case of DPCM where the differences eQ[n] are represented with 1 bit as ±Δ
- Pulse modulation methods
- Delta-sigma modulation
References
- ^ a b c O'Neal, J. B. (1965-12-27). "Predictive quantizing systems (differential pulse code modulation) for the transmission of television signals". The Bell System Technical Journal. 45 (5): 689–721. doi:10.1002/j.1538-7305.1966.tb01052.x. ISSN 0005-8580.
- ^ U.S. patent 2605361, C. Chapin Cutler, "Differential Quantization of Communication Signals", filed June 29, 1950, issued July 29, 1952
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.