Title :
Low-memory, fixed-latency Huffman encoder for unbounded-length codes
Author :
Freking, Robert A. ; Parhi, Keshab K.
Author_Institution :
Dept. of Electr. & Comput. Eng., Minnesota Univ., MN, USA
fDate :
Oct. 29 2000-Nov. 1 2000
Abstract :
The Huffman compression algorithm makes reference to a binary tree abstraction that can be employed directly as a data structure for decoding. Unfortunately, the same convenient arrangement has heretofore not served the encoding task. In this paper, the tree structure is revived in an enhanced form that allows encoding to progress naturally from root to leaf. Because this solution is tree based, codewords are not subject to length limitation. Yet, in marked contrast with other unbounded encoders, memory outlay is fixed by the size of the alphabet. Moreover this storage expense is low in comparison with non-tree-based solutions. Also unlike previous tree structures, no post-encoding reversal is demanded resulting in constant-latency operation regardless of codeword length. Furthermore, only simple addition operators are required at each step. Despite its advantages, implementation is uncomplicated and codebook formatting is trivial.
Keywords :
Huffman codes; decoding; tree codes; tree data structures; Huffman compression algorithm; Huffman encoder; binary tree abstraction; codeword length; constant-latency operation; data structure; decoding; low-memory fixed-latency encoder; tree structure; unbounded-length codes; Bifurcation; Binary trees; Compression algorithms; Decoding; Encoding; Hardware; Labeling; Routing; Tree data structures;
Conference_Titel :
Signals, Systems and Computers, 2000. Conference Record of the Thirty-Fourth Asilomar Conference on
Conference_Location :
Pacific Grove, CA, USA
Print_ISBN :
0-7803-6514-3
DOI :
10.1109/ACSSC.2000.910670