Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 425 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 425 Bytes

Channel Coding

Coursework for 2017 Channel Coding lecture in SYSU taught by Professor Li Chen.

Overview

The task of the coursework is to implement the convolutional code with three decoding algorithms including hard-decision Viterbi, soft-decision Viterbi and BCJR in C++.

Results

The BER performance of (7,5)8 convolutional code over AWGN channel using BPSK modulation