Modern Digital Communication: Discrete Stationary Source Coding
Modern Digital Communication: Discrete Stationary Source Coding
- Dr. P. Susheelkumar S,
- Faculty – Dept. of Electronics Engineering
- Datta Meghe College of Engineering
- Airoli, Navi Mumbai
Discrete Stationary Sources:
LZ 78 Approach:
abcdefghia b c d e f g h i a b c d e f g hi
Search Buffer Lookahead buffer
1) In the case above , none of the new symbols will have a match in
the search buffer and will have to be represented by separate
codewords.
2) If the search buffer would have been 1-symbol longer then we
would have achieved significant compression
3) In this case, we see a net expansion instead of compression.
Discrete Stationary Sources:
LZ 78 Approach:
1) Since the Alphabet Letters are known beforehand itself , let the
initial LZW dictionary look like:
Discrete Stationary Sources:
Encode the sequence using LZW approach.