Relationship to Compression
Note that careful encoding could give us compression gain! (“source coding”)
Examples:
- DPCM, ADPCM (differential & adaptive differential PCM)
- RL (run-length)
- CELP (code excited linear prediction)
We will touch on these later…