in Computer Networks recategorized by
1,679 views
1 vote
1 vote

Which of the following is a source coding technique ?

  1. Huffman coding
  2. Arithmetic coding
  3. Run-length coding
  4. DPCM
in Computer Networks recategorized by
1.7k views

2 Answers

0 votes
0 votes
option d

DPCM
0 votes
0 votes

Differential pulse code modulation (DPCM) is a procedure of converting an analog into a digital signal.

Basic concept of DPCM - coding a difference, is based on the fact that most source signals show significant correlation between successive samples so encoding uses redundancy in sample values which implies lower bit rate.

DPCM is form of predictive coding

Answer: D) DPCM

Reference: http://einstein.informatik.uni-oldenburg.de/rechnernetze/dpcm.htm

Related questions