A discrete memory less source emits symbols from an alphabet containing $A, B$, $C, D, E, F$ and $G$ with probabilities $1 / 3,1 / 27,1 / 3,1 / 9,1 / 9,1 / 27,1 / 27$ respectively. Construct a source code using (b) Huffman procedure. Determine the efficiency and redundancy of the two codes.

Explanation

This question requires the application of the Huffman procedure for constructing a source code. The student needs to carefully create the binary tree by combining the least probable symbols and assign codes to each symbol. The resulting code should be efficient and have minimal redundancy.


โฌ† Related Topic

View Topic Hub โ†’

๐Ÿ“˜ Syllabus

View KERALA UNIVERSITY Class 7 Syllabus โ†’

๐Ÿ“ Practice Questions

Practice Previous Year Questions โ†’

๐Ÿค– Practice with AI

Generate Practice Question Paper โ†’


๐Ÿ“š Related Concepts