DocumentCode
2958463
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
Volume
2
fYear
2000
fDate
Oct. 29 2000-Nov. 1 2000
Firstpage
1031
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;
fLanguage
English
Publisher
ieee
Conference_Titel
Signals, Systems and Computers, 2000. Conference Record of the Thirty-Fourth Asilomar Conference on
Conference_Location
Pacific Grove, CA, USA
ISSN
1058-6393
Print_ISBN
0-7803-6514-3
Type
conf
DOI
10.1109/ACSSC.2000.910670
Filename
910670
Link To Document