- 1、本文档共80页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
ldpc码在dvbs2系统下的应用分析-application analysis of ldpc code in dvb s2 system
摘要摘要DVB-S2(DigitalVideoBroadcasting-Satellite2)是新一代数字卫星广播的标准,与DVB-S标准相比,它不仅提供了多传输流输入、自适应编码调制(ACM)以及通用接口模式等多种新的技术特性,同时能够在合理的接收机复杂度下得到更好的性能和更大的灵活性。DVB-S2能够达到如此优异的性能是与其采用了当今的信道编码技术——低密度校验(Low-DensityParity-Check,LDPC)码分不开的。LDPC码是一类具有稀疏奇偶校验矩阵的线性分组纠错码,由于它具有较强的纠错能力且性能逼近香农限,除了被DVB-S2标准采纳外还在无线网络的高速化、高速移动通信等方面有着良好的应用前景。但现有的LDPC码的编译码方法比较复杂,很难用于工程实现,因此如何降低LDPC码的复杂度成为近年来信道编码领域研究的热点。本文针对DVB-S2标准下的LDPC码存在的问题,对LDPC码作了进一步的研究,主要内容包括:1.针对LDPC码的直接编码所带来的编码复杂度高和存储量大的问题,依据DVB-S2标准下LDPC码的编码方法,设计了一种符合标准要求的编码器。该编码器利用控制信号通过控制校验位地址产生模块和校验位生成模块完成信息位的并行处理,将生成的校验位传输给复用子模块。复用模块通过识别控制子模块送入的控制信号,将码字连续输出。由于采用特殊编码方式,所以不需要存储生成矩阵,从而降低编码复杂度,易于硬件实现。2.设计了一种基于低复杂度的译码算法。该算法首先通过迭代更新校验节点和信息位节点,在每次迭代中,所有校验节点从其相邻的信息位节点处接收消息,处理后,再传回到相邻的信息位节点;然后所有信息位节点进行同样的迭代过程,在迭代译码过程中用简单的分段线性函数代替复杂的指数对数函数,对校验节点的更新计算进行了拟合,以达到降低译码复杂度的目的;同时信息位节点收集所有可以利用的消息进行判决。最后对该算法在复杂度和性能上进行了验证,结果表明,基于低复杂度的译码算法能在更少的性能损失前提下尽量降低译码复杂度。3.为DVB-S2标准下LDPC码编译码建立仿真模型。首先由信源产生模块随机产生一个长度为码长乘码率的数据源;然后建立BPSK调制模块;设计出编码译码模块,其中译码模块采用低复杂度译码算法来完成相应的译码;信道采用二进制输出的加性高斯白噪声(AWGN)信道。最后检验了LDPC码在DVB-S2系统中的性能。摘要关键词:低密度奇偶校验码,第二代卫星数字视频广播,编码器,低复杂度,置信传播算法ABSTRACTABSTRACTDVB-S2(DigitalVideoBroadcast-Satellite2)isthenewgenerationdigitalsatellitebroadcaststandard.ComparedwithDVB-S,Itprovidsmanynewtechnicalcharacteristicssuchasthemulti-transmissionclassinput,theadaptivecodingmodulation(ACM)andthegeneralinterfacepattern,andalsocanhavebetterperformanceandgreaterflexibilityintheconditionofeffectiveisotropicradiatedpoweroftransmitter.ThemostnoticeableinnovationofDVB-S2liesinthewayofchannelcoding——low-densityparity-checkcode(LDPC).Low-densityparity-checkcodeisatypeoferrorcorrectingblockcodewithsparsecheckmatrix.AsLDPCcodehasbetterabilityoferrorcorrectingandclosingtotheShannonlimit,itisnotonlyacceptedbyDVB-S2standardedbutalsohasgoodprospectofapplicationinsomefields,suchashighspeedwirelessnetwork、highspeedmobilecommunicationanddigitalsatellitebroadcast.However,theexistingmethodsofencodinganddecodingofLDPCcodehavegreatcomplexity,itisdifficulttoachieveintheproject.Howtoreducethecomplexityo
您可能关注的文档
- la1xsrxcoo3外延薄膜和fe3o4nio外延双层薄膜的各向异性磁输运性质-anisotropic magnetic transport properties of la 1 xsr xcoo 3 epitaxial films and fe 3 o 4 nio epitaxial bilayer films.docx
- la2o3sio2al2o3基熔渣中稀土相强制 析出及其酸溶特性的研究-study on the forced precipitation of rare earth phase in la 2o 3 sio 2 al 2 o 3 - based slag and its acid dissolution characteristics.docx
- la9.33si6o26陶瓷电解质的熔盐法制备及其导电性研究-preparation and electrical conductivity of la 9.33 si 6 o 26 ceramic electrolyte by molten salt method.docx
- la1.8ca0.2mg14ni3合金的氟处理表面改性及其与苯组成的浆液的加氢—脱氢反应分析-fluorine - treated surface modification of la 1.8 ca 0.2 mg 14 ni 3 alloy and analysis of its hydrogenation-dehydrogenation reaction with benzene slurry.docx
- la0.6prsr0.4nio4δ基燃料电池复合阴极的制备及电化学性能研究-preparation and electrochemical performance study of la 0.6 prs 0.4 nio 4 δ - based fuel cell composite cathode.docx
- la2ce1xzrx2o7陶瓷的制备及其热物理性能-preparation and thermophysical properties of la 2c e1 xzr x2 o7 ceramics.docx
- la23ca13mno3铁氧体复合体系的研制-preparation of la 23c a13 mno 3 ferrite composite system.docx
- labelcast协议交换节点的研究与实现-research and implementation of label cast protocol switching node.docx
- laalco体系非晶形成能力及晶化与扩散研究-study on amorphous forming ability, crystallization and diffusion of la alco system.docx
- labwindowscvi在超声探伤系统中的应用研究-application research of labwindows cvi in ultrasonic flaw detection system.docx
- ldpc码在dmbth系统下的研究与实现-research and implementation of ldpc code in dmb th system.docx
- ldpc码与迭代均衡分析与实现-analysis and implementation of ldpc codes and iterative equalization.docx
- ldpc通用编码算法研究及fpga实现-research on ldpc general coding algorithm and fpga implementation.docx
- ldpc码中继协作通信及其等效点对点信道模型分析-analysis of ldpc code relay cooperative communication and its equivalent point-to-point channel model.docx
- ld泵浦nd3yag激光器及其毛化性能研究-study on ld pumped nd 3 yag laser and its roughening performance.docx
- ld泵浦ndy0.5lu0.5vo4晶体脉冲激光特性实验及理论分析-experimental and theoretical analysis of ld pumped ndy 0.5 lu 0.5 vo 4 crystal pulsed laser characteristics.docx
- ld泵浦ndgdvo4 mopa激光器的研究-study on ld pumped ndg dvo 4 mopa laser.docx
- ld泵浦ndyag晶体1123nm谱线二次谐波的特性研究-study on second harmonic characteristics of 1123 nm line in ld pumped ndyag crystal.docx
- ldpeeva共混物的辐射改性及其超临界二氧化碳发泡行为的分析-radiation modification of ldpe eva blend and analysis of its supercritical carbon dioxide foaming behavior.docx
- ld泵浦掺镱超快激光器实验分析-experimental analysis of ld pumped ytterbium-doped ultrafast laser.docx
文档评论(0)