Title :
Sequential Coding Algorithms: A Survey and Cost Analysis
Author :
Anderson, John B. ; Mohan, Seshadri
Author_Institution :
Rensselaer Polytechnic Institute, Troy, NY
fDate :
2/1/1984 12:00:00 AM
Abstract :
The cost of a number of sequential coding search algorithms is analyzed in a systematic manner. These algorithms search code trees, and find use in data compression, error correction, and maximum likelihood sequence estimation. The cost function is made up of the size of and number of accesses to storage. It is found that algorithms that utilize sorting are much more expensive to use than those that do not; metric-first searching regimes are less efficient than breadth-first or depth-first regimes. Cost functions are evaluated using experimental data obtained from data compression and error correction studies.
Keywords :
Search methods; Sorting/merging; Tree coding; Algorithm design and analysis; Cost function; Data compression; Error correction; Error correction codes; Maximum likelihood estimation; Signal processing algorithms; Tree data structures; Tree graphs; Viterbi algorithm;
Journal_Title :
Communications, IEEE Transactions on
DOI :
10.1109/TCOM.1984.1096023