JIMI 发表于 20:50

基于MATLAB的RS码差错性能分析

论文编号:DZXX276  论文字数:11956,页数:37
摘要
 由于在无线通信过程中存在着干扰, 这就需要在信源端的信道编码环节中引入差错控制编码技术, 使得信道传输干扰损失降至最低。通过信道编码这一环节,对数据流进行相应的处理,使系统具有一定的纠错能力和抗干扰能力,可极大地避免码流传送中误码的发生。RS码是一类纠错能力很强的多进制BCH码,正是由于其超强的纠错能力,一经提出便受到广泛关注,当下已经成为信息化时代的宠儿,作为一种热门的技术被使用在数字电视等先进领域,前景一片光明。
 本课题要做的是当使用RS码作为信道编码时,在AWGN信道传输过程中的差错性能分析,通过Matlab自带的Simulink可视化仿真模型库对通信系统中的编码、调制、解调、解码框图以及信道进行模拟搭建,然后仿真出未应用和应用RS码、采用不同纠错能力以及不同码长RS码进行信道编码后的信噪比--误码率曲线图,最后进行对比分析。
 
关键词:RS码,AWGN,Simulink,误码率

ABSTRACT
 
 As the wireless communications process exists interference, This requires that the source side of the channel coding sessions introduce error control coding technology make channel interference transmission losses to the minimum. Through channel coding in this area, the data flow accordingly, The system is a correction and anti-jamming ability, can greatly code to avoid spread of the delivery error occurred. RS code is a kind of very strong correction over M-ary BCH, precisely because of its super-correction capability, After they raised a widespread concern that the current information has become the darling of the era. as a popular technology has been used in digital television and other advanced fields, a bright prospect.
 The issue is to be done when using RS codes as channel coding. AWGN channel in the course of transmission error performance analysis, Matlab Simulink built-in visual simulation model of the communication system of coding, modulation, demodulation, decoding and channel frame simulated structures, and then not out simulation applications and application of RS code, different error-correcting capacities and different code length RS code channel coding for the signal-to-noise ratio -- BER curves, Finally compared and analyzed.
Keywords:RS code, AWGN, Simulink, bit error rate
目录
摘要 I
ABSTRACT II
第1章  绪论 1
1.1 课题设计背景 1
1.2 开发环境和工作环境 2
1.2.1 开发环境介绍 2
1.2.2 Matlab语言特点介绍 4
1.2.3工作环境介绍 5
第2章 RS码基本原理 7
2.1 循环码的基本概念 7
2.2.1循环码的定义 7
2.2.2循环码的多项式描述 7
2. 2. 3生成多项式及系统循环码 8
2.2 RS循环码介绍 9
第3章 通信系统简介 11
3.1 通信系统模型 11
3.2 AWGN信道介绍 11
第4章 通信系统设计与仿真 14
4.1 仿真流程 14
4.2 通信系统建模 15
4.2 SIMULINK模块设置 15
4.2.1 随机整数产生器 15
4.2.2 二进制RS码编码器 16
4.2.3 MFSK基带调制器 16
4.2.4 加性高斯白噪声信道模块 17
4.2.5 MFSK基带解调器 18
4.2.6 二进制RS码解码器 18
4.2.7 误码率计算器 19
4.2.8 选择器模块 20
4.2.9 工作区模块 20
4.3 Matlab语言源程序 21
4.4 仿真过程 23
4.5 仿真结果及分析 23
4.5.1 应用与未应用RS编码的差错性能比较 23
4.5.2 不同纠错能力RS码的差错性能比较 25
4.5.3 不同码长RS码的差错性能比较 26
4.5.4 纠错码门限效应分析 28
4.6 系统参数分析 30
4.6.1 抽样速率与仿真时间 30
4.6.2 比特速率 30
第5章  毕业设计总结 31
致谢 32
参考文献 33
页: [1]
查看完整版本: 基于MATLAB的RS码差错性能分析