Data Compression - Systematisation

---- Precoding ----

by T.Strutz


back to Start        previous next

Figure 4: Precoding Chart

Precoding comprises all techniques, which exploit existing statistical dependencies between symbols. These algorithms map symbols from one alphabet to symbols of another alphabet or support this process, respectively. The number of symbols N may change in doing so (contrary to decorrelation methods, which also dissolve correlations between signal values). Very different algorithms belong to this sub-category: run length coding, phrase coding (better known as dictionary-based coding like LZ77, LZ78 or LZW), block sorting (also known as Burrows-Wheeler Transformation), quad-tree coding and others.

back to Start        back to Coding

Strutz / 31.08.2007 Valid HTML 4.0!