Data Compression and Error Detection Integration
暂无分享,去创建一个
Hamming [4] proposed, in 1980, the Hamming HuffmanTrees, structures for data compression, which can combinethe Huffman encoding with the noise protection of Hammingencoding. Those structures can detect 1 bit-errorsintroduced during transmission of compressed data. Thiswork extends that proposal and discusses the Odd DetectionTress (ODT), whose basic property is to detect any oddnumber of wrong bits introduced in a message. It is presentedthe special case where the frequencies are constantand the Optimal ODT are caracterized for this situation. Itis highlighted the low cost for the addition of that feature,related to Huffman. It is also discussed one algorithm to thegeneral case.
[1] R. K. Shyamasundar,et al. Introduction to algorithms , 1996 .
[2] David A. Huffman,et al. A method for the construction of minimum-redundancy codes , 1952, Proceedings of the IRE.
[3] Claire Mathieu,et al. SC-2 00 202 Huffman Coding with Unequal Letter Costs [ Extended Abstract ] , 2002 .
[4] David Thomas,et al. The Art in Computer Programming , 2001 .
[5] D. Huffman. A Method for the Construction of Minimum-Redundancy Codes , 1952 .