电子信息类论文栏目提供最新电子信息类论文格式、电子信息类硕士论文范文。详情咨询QQ:1847080343(论文辅导)

题目:信道编译码的软件仿真及DSP实现(包括源代码,PPT演示等)

日期:2018年01月15日 编辑: 作者:无忧论文网 点击次数:4684
论文价格:100元/篇 论文编号:lw200612121333156280 论文字数:15929 所属栏目:电子信息类论文
论文地区: 论文语种:中文 论文用途:本科毕业论文 BA Thesis
信 道 编 译 码 的 软 件 仿 真 及 DSP 实 现 摘 要 本论文主要研究的是基于MATLAB6.5软件仿真和TMS320C6711DSK硬件平台 的信道编译码技术的实现。文章介绍了几种常用的信道编译码方案,如线性分组码,循环码,BCH码,RS码,卷积码等,分析和比较了它们的性能,并对第三代移动通信系统的选用码Turbo码作了简要介绍,对提高纠错性能提出了若干改进方案,同时介绍了交织技术减少差错的作用。实现了线形分组码和卷积码在MATLAB的SIMULINK仿真和图形界面的直观演示,并在DSP上实现编译,观察了它们运行时的性能,总结了实现方案的优点。试验采用的硬件环境是TI公司的TMS320C6711DSK板,软件环境是MATLAB6.5和TI的Code Composer Studio V2.1。 关键字:信道编译码 DSP MATLAB仿真 交织技术 维特比译码 RESEARCH ON CHANNEL CODING AND DECODING IN SOFTWARE SIMULATION AND DSP IMPLEMENTATION Abstract This paper has a research on the implementation of channel coding and decoding technology based on MATLAB6.5 software simulation and TMS320C6711DSK hardware. Some common used channel codes are introduced, and emphasis is placed on linear block codes, cyclic codes, BCH codes, RS codes, convolutional codes and the promising turbo codes, which is planned to be implemented in the third locomotive communication systems. Their performance is analysed and compared. And some method to reduce errancy is submitted, also the interleaved technique is introduced. The encoding and decoding of linear codes and convolutional codes, with the advantage concluded, are simulated on MATLAB and showed on MATLAB’s GUIDE. They also are implemented and observed on DSP. The hardware condition is TMS320C6711DSK board of TI company. The software condition is MATLAB6.5 and Code Composer Studio V2.1 also of TI. Key words: channel encode and decode, DSP, MATLAB simulation, Interleaved technique, viterbi decoding 目 录 中文摘要 ……………………………………………………………………………Ⅰ 英文摘要 ……………………………………………………………………………Ⅱ 目录 …………………………………………………………………………………Ⅲ 第一章 绪 论 …… ……………………………………………………………… 1 1.1引 言 …………………………………………………………………… 1 1.2毕业设计和论文主要研究内容 ………………………………………… 1 第二章 MATLAB及DSP试验平台介绍 ………………………………………… 3 2.1 MATLAB仿真工具简介 ……………………………………………………3 2.2 DSP的概念与平台介绍 …………………………………………………3 第三章 信道编译码理论知识………………………………………………………5 3.1信道编译码的基本概念 …………………………………………………5 3.2信道容量和噪声信道编码定理 ………………………………………6 3.3 常用码型介绍 …………………………………………………………7 3.4 纠正突发错误码与交织 …………………………………………………10 第四章 方案的软件设计与实现 … ………………………………………………13 4.1线性分组码MATLAB实现 …………………………………………………13 4.2卷积码的MATLAB实现 ……………………………………………………14 4.3仿真结果及性能分析 ……………………………………………………15 4.3.1 Guide界面操作演示 ………………………………………………15 4.3.2 信道传输纠错能力simulink仿真 ………………………………19 4.3.3性能分析结论 ……………………………………………………23 第五章 编译码在DSP上的实现 ………………………………………………26 5.1线形分组码编译DSP实现 ………………………………………………26 5.2卷积码编译的DSP实现 ………………………………………………28 5.3程序实际纠错性能结果…………………………………………………31 第六章 全文总结与展望 ………………………………………………………32 致谢…………………………………………………………………………………33 参考文献…………………………………………………………………………34 附录…………………………………………………………………………………35