资源描述:
《卷积码的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、卷积码的设计与实现18目录目录3摘要4Abstract5一、引言61.1设计任务及基本要求61.2设计目的61.3设计所用仪器设备6二、基本概念62.1卷积码的编码原理62.2卷积码编码描述72.3卷积码译码描述7三、卷积码的编译码原理73.1卷积码的图形描述73.1.1树状图93.1.2网格图93.1.3状态图103.2卷积积码的编码算法103.3卷积码的Viterbi译码11四、卷积码的仿真及性能分析134.1SIMULINK仿真模块134.2卷积码的参数对误码率的影响144.2.1码率对误码性能的影响144.2.2约束长度对误码性能的影响164.2.3回溯长度对卷积码性能的影响
2、174.3仿真分析18总结19参考文献:2018摘要卷积码是深度空间通信系统和无线通信系统中常用的一种差错控制编码。在编码过程中,卷积码充分利用了各码字间的相关性。在与分组码同样的码率和设备复杂性的条件下,无论从理论上还是从实践上都证明,卷积码的性能都比分组码具有优势。而且卷积码在实现最佳译码方面也较分组码容易。因此卷积码广泛应用于卫星通信,CDMA数字移动通信等通信系统,是很有前途的一种编码方式。对其进行研究有很大的现实意义。为了解决传统的维特比译码器结构复杂、译码速度慢、消耗资源大的问题,提出一种新型的适用于FPGA特点,路径存储于译码输出并行工作,同步存储路径矢量和状态矢量的译
3、码器设计方案。该设计方案通过在ISE.2i中仿真验证,译码结果正确,得到编码前的原始码元,速度显著提高,译码器复杂程度明显降低。并在实际的软件无线电通信系统中信道编解码部分得到应用,性能优良。关键词:卷积码;误码性能;原理18AbstractConvolutioncodeisdeepspacecommunicationsystemandwirelesscommunicationsystemnowadays.buttheerror-controllingcodes.Thecodingprocess,convolutioncodemakesfulluseofthecorrelationb
4、etweeneachcodewords.Withthesamecodeblockcoderateandequipmentandthecomplexityofconditions,eitherintheoryorinpracticeprovedthattheperformanceofconvolutioncodethanblockcodehasadvantage.Andconvolutioncodeintherealizationoftheoptimaldecodingwithblockcodeeasier.Thereforeconvolutioncodeiswidelyapplied
5、insatellitecommunications,suchasCDMAdigitalmobilecommunicationsystem,isverypromisingaencoding.Conductstheresearchhasgreatpracticalsignificance.Inordertosolvethetraditionalvictorthandecoderstructureiscomplex,decodingspeedisslow,consumeresourcesbigproblems,andputforwardanewkindofapplicabletotheFP
6、GAcharacteristics,thepathstoredindecodingoutputparallelwork,synchronousstoragepathvectorandstatevectordecoderdesignscheme.Thedesignthrough2iISE.Insimulationtest,decodingofresultsarecorrect,getbeforeencodingsourceofyuan,speedincreasedsignificantly,decodercomplexitysignificantlyreduced.Andintheac
7、tualsoftwareradiocommunicationsystemchanneldecodingpartsandgetapplicationandexcellentperformance.Keywords:convolutioncode;Theberperformance,principle18一、引言1.1设计任务及基本要求信道编码是数字通信系统中的重要组成部分,他是保证信号可靠传输的一种重要方式.卷积码以其优越的性能被广泛使用在数字通信系统中。本