C2.4.conv Code - Simulation.matlab
C2.4.conv Code - Simulation.matlab
net/publication/310798610
CITATIONS READS
0 5,031
2 authors:
Some of the authors of this publication are also working on these related projects:
All content following this page was uploaded by A. Alzoubaidi on 25 November 2016.
Abstract: In order to reduce the effects of random and burst errors in transmitted signal it is necessary to use
error-control coding. We researched some possibilities of such coding using the MATLAB Communications
Toolbox. There are two types of codes available Linear Block Codes and Convolutional Codes. In block
coding the coding algorithm transforms each piece (block) of information into a code word part of which is
a generated structured redundancy. Convolutional code uses an extra parameter (memory). This puts an
extra constraint on the code. Convolutional codes operate on serial data, one or a few bits at a time. This
paper describes basic aspects of Convolutional codes and illustrates Matlab encoding and decoding
implementations. Convolutional codes are often used to improve the performance of radio and satellite
links.
Key words: - Convolutional codes, error-control coding, radio and satellite links.