R E S E A R C H   L I N K S

 

 http://www.comit.com/publications/datasheets/reedsolomoned.pdf

 http://www.calculex.com/bert.htm

The CTE-301 Series Bit Error-Rate Tester (BERT) provides basic functional end-to-end testing of a PCM link or processing equipment. The CTE-301 was designed for use in production testing....

http://www.4i2i.com/reed_solomon_codes.htm

Reed-Solomon codes are block-based error correcting codes with a wide range of applications in digital communications and storage. Reed-Solomon codes are used to correct errors in many systems including:....

 http://pw1.netcom.com/~chip.f/viterbi/algrthms2.html

The Viterbi decoder itself is the primary focus of this tutorial. Perhaps the single most important concept to aid in understanding the Viterbi algorithm is the trellis diagram. The figure below shows the trellis diagram for our example rate 1/2 K = 3 convolutional encoder, for a 15-bit message:.....

 http://www.cim.mcgill.ca/~latorres/Viterbi/va_main.html

The purpose of this project is to introduce the basic ideas behind the Viterbi algorithm. In particular, its application in Text Recognition is analyzed by means of the use of contextual information. A Java implementation was made in order to illustrate how the Viterbi algorithm works......

 http://www.altera.com/products/ip/altera/m-alt-viterbi.html

In its basic form, Viterbi decoding (or forward dynamic programming) is an efficient, recursive algorithm that performs an optimal exhaustive search.  A convolutional encoder and Viterbi decoder can be used together to provide error correction over a noisy channel e.g., communications channel......