Convolutional encoder simulation


Category:
Scripts
Matlab
Requirements:
Seller:
Price:
-
System:
Rating:
4.7
License:

Description - Convolutional encoder simulation



Use this to convolutionally encode bit sequences of any length. It takes the bit sequence and constraint length as input. It returns the encoded sequence and the generator polynomial used to encode which is obtained from the constraint length. Convolutional coder generates redundant bits using Modulo 2 additions. It can be viewed as a finite state machine that consists of a number of shift register stages. REFERENCE: Communication Systems 4th edition by Simon Haykin.

Convolutional encoder simulation Constraint Length


More in Matlab-Convolutional encoder simulation

Convolutional Encoder Constraint Length