Description: 课程设计两个程序:一:数据帧(程序每帧设置为400bit)在有扰信道传输时,采用Turbo码进行编译码。并仿真Log-MAP译码算法在不同迭代次数下的性能。
二:实现有扰信道中,不同信噪比下,采用MAP译码算法的Turbo码的性能。
以上各主程序均有做比较详细的程序注释
可直接运行turbo_main.m或LogMAP.m,稍等片刻即可观察到仿真结果
-two programs of Curriculum design : a: Data frames (each frame is setted to 400bit per frame) ,under a interferent channel transmission uses Turbo codes and decodes. including simulation of Log-MAP decoding algorithm performance under different number of its iterations.
  2: To achieve the simulate the performance of MAP decoding algorithm for Turbo code,with different SNR that is decided by interferent channel.
       
Above the main program have to do a more detailed program notes
  Can be directly run turbo_main.m or LogMAP.m, wait a moment to the simulation results can be observed Platform: |
Size: 346112 |
Author:陈侯海 |
Hits:
Description: BCJR算法是在Turbo码的译码中广泛使用的一种重要算法。程序实现了BCJR的具体译码方法。程序是MAP-LOG的实现算法。-BCJR Algorithm for Turbo decoding is widely used in a key algorithm. The specific procedures implemented BCJR decoding method. MAP-LOG program is the realization algorithm. Platform: |
Size: 1024 |
Author:jack |
Hits:
Description: 本程序设计的是咬尾编码的turbo码,用matlab编写。咬尾turbo码也即不需要拖尾比特,使得前后两个状态相同,译码采用修正的MAP译码算法-This program is designed to encode the turbo tail biting code, written with matlab. Tail biting turbo code that is not trailing bits to make the same before and after the two states, decoding, MAP decoding algorithm using modified Platform: |
Size: 1024 |
Author:yangf |
Hits:
Description: Instead of that, a modified BCJR algorithm is used. .... open source library for simulating turbo codes in matlab Turbo Equalization Instead of that, a modified BCJR algorithm is used. .... open source library for simulating turbo codes in matlab Turbo Equalization-Instead of that, a modified BCJR algorithm is used. .... open source library for simulating turbo codes in matlab Turbo EqualizationInstead of that, a modified BCJR algorithm is used. .... open source library for simulating turbo codes in matlab Turbo EqualizationInstead of that, a modified BCJR algorithm is used. .... open source library for simulating turbo codes in matlab Turbo Equalization Platform: |
Size: 279552 |
Author:kiki |
Hits:
Description: Matlab simulation for drawing the BER plot of the LTE turbo code, using either the BCJR algorithm or the fully-parallel algorithm.
Copyright (C) 2013 Robert G. Maunder
The simulation can be started by running the main.m script. This can be modified to either the BCJR algorithm or the fully-parallel algorithm, as well as to the frame length N. As the simulation proceeds, it will gradually plot the BER that can be achieved using various number of decoding iterations, as selected in main.m. A greater number of decoding iterations will give a lower BER. The script main.m can also be modified to make the BER plots smoother and reach lower BERs, at the cost of making the simulation run slower.-Matlab simulation for drawing the BER plot of the LTE turbo code, using either the BCJR algorithm or the fully-parallel algorithm.
Copyright (C) 2013 Robert G. Maunder
The simulation can be started by running the main.m script. This can be modified to either the BCJR algorithm or the fully-parallel algorithm, as well as to the frame length N. As the simulation proceeds, it will gradually plot the BER that can be achieved using various number of decoding iterations, as selected in main.m. A greater number of decoding iterations will give a lower BER. The script main.m can also be modified to make the BER plots smoother and reach lower BERs, at the cost of making the simulation run slower. Platform: |
Size: 12288 |
Author:oudjani |
Hits:
Description: Matlab simulation for drawing the BER plot of the WiMAX turbo code, using either the BCJR algorithm or the fully-parallel algorithm.
Copyright (C) 2013 Robert G. Maunder
The simulation can be started by running the main.m script. This can be modified to either the BCJR algorithm or the fully-parallel algorithm, as well as to the frame length N. As the simulation proceeds, it will gradually plot the BER that can be achieved using various number of decoding iterations, as selected in main.m. A greater number of decoding iterations will give a lower BER. The script main.m can also be modified to make the BER plots smoother and reach lower BERs, at the cost of making the simulation run slower.-Matlab simulation for drawing the BER plot of the WiMAX turbo code, using either the BCJR algorithm or the fully-parallel algorithm.
Copyright (C) 2013 Robert G. Maunder
The simulation can be started by running the main.m script. This can be modified to either the BCJR algorithm or the fully-parallel algorithm, as well as to the frame length N. As the simulation proceeds, it will gradually plot the BER that can be achieved using various number of decoding iterations, as selected in main.m. A greater number of decoding iterations will give a lower BER. The script main.m can also be modified to make the BER plots smoother and reach lower BERs, at the cost of making the simulation run slower. Platform: |
Size: 13312 |
Author:oudjani |
Hits:
Description: LTE system,
OFDM modulation and Turbo
Coding, including Viterbi, BCJR
and SOVA are extensively analysed,
ending up with a system performance
specification. These are
used to implement a fixed length
Turbo encoder, a 16-QAM modulator
and a 16 point IFFT on an
FPGA using MATLAB Simulink⃝ R
with Xilinx⃝ R System Generator plugin.
A MATLAB⃝ R script is developed
to test the Simulink implementation.
In addition, an iterative
Turbo decoder is programmed using
MATLAB⃝ R . Platform: |
Size: 11264 |
Author:mezo |
Hits:
Description: LTE system,
OFDM modulation and Turbo
Coding, including Viterbi, BCJR
and SOVA are extensively analysed,
ending up with a system performance
specification. These are
used to implement a fixed length
Turbo encoder, a 16-QAM modulator
and a 16 point IFFT on an
FPGA using MATLAB Simulink⃝ R
with Xilinx⃝ R System Generator plugin.
A MATLAB⃝ R script is developed
to test the Simulink implementation.
In addition, an iterative
Turbo decoder is programmed using
MATLAB⃝ R . Platform: |
Size: 11264 |
Author:mezo |
Hits:
Description: Throughout the project the LTE system,
OFDM modulation and Turbo
Coding, including Viterbi, BCJR
and SOVA are extensively analysed,
ending up with a system performance
specification. These are
used to implement a fixed length
Turbo encoder, a 16-QAM modulator
and a 16 point IFFT on an
FPGA using MATLAB Simulink R ⃝
with Xilinx R ⃝ System Generator plugin.
A MATLAB R ⃝ script is developed
to test the Simulink implementation.
In addition, an iterative
Turbo decoder is programmed using
MATLAB R ⃝ .-Throughout the project the LTE system,
OFDM modulation and Turbo
Coding, including Viterbi, BCJR
and SOVA are extensively analysed,
ending up with a system performance
specification. These are
used to implement a fixed length
Turbo encoder, a 16-QAM modulator
and a 16 point IFFT on an
FPGA using MATLAB Simulink R ⃝
with Xilinx R ⃝ System Generator plugin.
A MATLAB R ⃝ script is developed
to test the Simulink implementation.
In addition, an iterative
Turbo decoder is programmed using
MATLAB R ⃝ . Platform: |
Size: 2099200 |
Author:mezo |
Hits: