Description: This script simulates the classical turbo encoding-decoding system.
It simulates parallel concatenated convolutional codes.
Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders are assumed.
First encoder is terminated with tails bits. (Info+ tail) bits are scrambled and passed to
the second encoder, while second encoder is left open without tail bits of itself.
To Search:
File list (Check if you may need any files):
CDMAturbo
.........\encode_bit.m
.........\encode_input.m
.........\encoderm.m
.........\interleaver_3GPP.m
.........\rsc_encode.m
.........\turbo.m
.........\ym
.........\..\bin_state.m
.........\..\demultiplex.m
.........\..\encode_bit.m
.........\..\encoderm.m
.........\..\int_state.m
.........\..\logmapo.m
.........\..\rsc_encode.m
.........\..\sova.m
.........\..\trellis.m
.........\..\turbo_logmap.txt
.........\..\turbo_sys_demo.m
.........\..\turbo_sys_demo.mat
.........\..\turbo_sys_demosecond.m