Skip to content

Opening book details…

About this document

Convolution and CRC Coding in MATLAB by GOWRI B M is a document available to read on EtoBox.

The document describes experiments on encoding and decoding data using convolutional codes and CRC codes. It provides programs to encode a message using a (3,1,2) convolutional code and decode it using Viterbi algorithm. It also provides a program to generate CRC code for given data using CRC-CCITT polynomial, and verify it for cases with and without error. The program encodes the data, generates CRC code by dividing the data polynomial by generator polynomial, and detects error by checking if the remainder

Author
GOWRI B M
Language
EN