International Conference on Recent Advances and Future Trends in Information Technology (iRAFIT 2012) |
Foundation of Computer Science USA |
IRAFIT - Number 8 |
April 2012 |
Authors: Shalini Bahel, Karan S Narang |
f381e8d4-f318-4ce7-8737-b44dca6055c8 |
Shalini Bahel, Karan S Narang . An Alternate Approach for Decoding of Convolutional Codes. International Conference on Recent Advances and Future Trends in Information Technology (iRAFIT 2012). IRAFIT, 8 (April 2012), 16-20.
Convolutional Codes are used in a variety of areas from computers to communications. Ideally one simply looks at a received message, which may contain errors, and decodes it into the error-free message. Unfortunately, this decoding process can be quite complicated and might not exploit the maximum error correction capabilities of the code. For these reasons neural networks have been widely used as decoders. A neural network approach for decoding of convolutional codes is studied. Here sample neural network uses simple perceptron model with one hidden layer. The training of the neural network is done using Back-propagation. A sequentially programmed Viterbi decoding algorithm is used to generate training patterns for training the neural network decoder. The performance of the trained neural network is compared with Viterbi decoding solution. The comparisons indicate that the neural network approach perform with comparable error-correcting accuracy as the Viterbi decoding algorithm.