Our coding solution » History » Version 3

ABDALLAH, Hussein, 03/23/2016 03:06 PM

1 1 ABDALLAH, Hussein
h1. Our coding solution
2 1 ABDALLAH, Hussein
3 1 ABDALLAH, Hussein
*Cascade coding simulation* 
4 1 ABDALLAH, Hussein
5 1 ABDALLAH, Hussein
In this section, we will simulate cascade coding: convolution coding plus RS coding, the communication chain is shown as following:
6 1 ABDALLAH, Hussein
7 1 ABDALLAH, Hussein
!Communication_chain_cascade.jpg!
8 1 ABDALLAH, Hussein
Block diagram of cascade encode and decode
9 2 ABDALLAH, Hussein
10 2 ABDALLAH, Hussein
The cascade coding above insert a interleave module in order to improve the coding gain for burst errors. The convolution encoding rate is 2/3, and punched from CC(2,1,7;133,171). The convolution decoding uses soft decoding, so the total code rate is 0.614.
11 2 ABDALLAH, Hussein
12 2 ABDALLAH, Hussein
We just use the same simulate block diagram but change the encoding and decoding module as the figure above shows. Then we get the BER data:
13 2 ABDALLAH, Hussein
14 2 ABDALLAH, Hussein
BER results of BPSK simulation with cascade coding
15 2 ABDALLAH, Hussein
16 3 ABDALLAH, Hussein
!BPSK_simulation_cascade_Results.jpg!