Open Access. Powered by Scholars. Published by Universities.®

Information Security

Electrical Engineering Undergraduate Honors Theses

Articles 1 - 1 of 1

Full-Text Articles in Programming Languages and Compilers

Distortion Tolerant Source Code Using Viterbi Algorithm, Christopher Hankins May 2013

Distortion Tolerant Source Code Using Viterbi Algorithm, Christopher Hankins

Electrical Engineering Undergraduate Honors Theses

Convolutional codes are used in digital communication systems in order to protect information from distortion and increase system reliability. One of the most efficient methods for decoding convolutional codes is based on the Viterbi Algorithm. Considering the fundamental similarities between these channel codes and source codes, it is logical to postulate that the Viterbi Algorithm may also provide a basis for the implementation of an efficient lossy source code. In this thesis, the Viterbi Algorithm is used to used to compress digital data from a symmetric Bernoulli source. The Viterbi source code is simulated and shown to produce results which …