期刊文献+
共找到697篇文章
< 1 2 35 >
每页显示 20 50 100
基于容错高斯消元的线性分组码校验矩阵重建
1
作者 王忠勇 张洪 +3 位作者 巩克现 王玮 张玲 朱俊昊 《通信学报》 北大核心 2025年第4期224-237,共14页
针对线性分组码校验矩阵重建容错性能差的问题,提出了一种基于容错高斯消元的校验矩阵重建算法。首先,通过多次随机抽取码字的部分比特构建残缺码字,依据比特对数似然比绝对值的均值和最小值计算其可靠度,从而筛选出高可靠度的残缺码组... 针对线性分组码校验矩阵重建容错性能差的问题,提出了一种基于容错高斯消元的校验矩阵重建算法。首先,通过多次随机抽取码字的部分比特构建残缺码字,依据比特对数似然比绝对值的均值和最小值计算其可靠度,从而筛选出高可靠度的残缺码组。其次,针对残缺码组基的部分错误状态,利用容错高斯消元算法求解与之对应的疑似校验向量,进而从中判定并还原出真实的校验向量。最后,依据码字比特能否通过已知校验向量更新比特对数似然比绝对值,进一步提升比特可靠度,为下次随机抽取部分比特带来增益。仿真结果表明,在相同识别条件下,所提算法的重建率高于现有算法。对于IEEE802.11n协议下的LDPC(648,324)码,现有算法在误码率达到0.0055时即失效,而所提算法在误码率为0.008时,校验矩阵重建率仍能达到98%以上。 展开更多
关键词 线性分组码 校验矩阵重建 码字筛选 高斯消元
在线阅读 下载PDF
相关噪声下基于深度学习的LDPC码码率半盲识别算法
2
作者 袁磊 杨艳娟 +1 位作者 郭毅 戴鹏 《系统工程与电子技术》 北大核心 2025年第4期1335-1345,共11页
为了正确识别相关噪声下采用低密度奇偶校验码和高阶调制的无线通信系统的信道编码参数,在已知候选码率集合和相应奇偶校验矩阵的假定下,提出两种基于深度学习的码率半盲识别算法。所提神经网络由降噪子网络和码率识别子网络构成,降噪... 为了正确识别相关噪声下采用低密度奇偶校验码和高阶调制的无线通信系统的信道编码参数,在已知候选码率集合和相应奇偶校验矩阵的假定下,提出两种基于深度学习的码率半盲识别算法。所提神经网络由降噪子网络和码率识别子网络构成,降噪子网络设计实数降噪子网络和复数降噪子网络。相比于实数降噪子网络,复数降噪子网络以高复杂度为代价,获得更好的处理复信号的能力。进一步,为了降低复数降噪子网络的复杂度,提出一种基于网络剪枝技术的网络压缩算法。仿真实验结果表明,通过使用联合优化降噪损失函数和码率识别损失函数的多任务学习策略:一方面,在相关噪声下提出的神经网络比传统算法具有更好的识别性能;另一方面,当利用网络压缩算法将基于复数降噪子网络识别算法的复杂度降低到与基于实数降噪的子网络识别算法的复杂度相近时,其性能仍优于基于实数降噪子网络的识别算法。 展开更多
关键词 相关噪声 信道编码盲识别 低密度奇偶校验码 深度学习 复数网络
在线阅读 下载PDF
低密度奇偶校验码正则化神经网络归一化最小和译码算法
3
作者 周华 周鸣 张立康 《电子与信息学报》 北大核心 2025年第5期1486-1493,共8页
低密度奇偶校验(LDPC)码基于神经网络的归一化最小和(NNMS)译码算法按照网络中权重的共享方式可分为不共享(NNMS)、全共享(SNNMS)、部分共享(VC-SNNMS和CV-SNNMS)等。该文针对LDPC码在使用NNMS,VC-SNNMS和CV-SNNMS译码时因高复杂度导致... 低密度奇偶校验(LDPC)码基于神经网络的归一化最小和(NNMS)译码算法按照网络中权重的共享方式可分为不共享(NNMS)、全共享(SNNMS)、部分共享(VC-SNNMS和CV-SNNMS)等。该文针对LDPC码在使用NNMS,VC-SNNMS和CV-SNNMS译码时因高复杂度导致的过拟合问题,引入正则化(Regularization)优化了神经网络中边信息的权重训练,抑制了基于神经网络译码的过拟合问题,分别得到RNNMS,RVC-SNNMS和RCVSNNMS算法。仿真结果表明:采用共享权重可以减轻神经网络训练负担,降低LDPC码基于神经网络译码的误比特率(BER);正则化能有效缓解过拟合现象提升神经网络的译码性能。针对码长为576,码率为0.75的LDPC码,当误码率BER=10-6时,RNNMS,RVC-SNNMS和RCV-SNNMS算法相较于NNMS,VC-SNNMS和CV-SNNMS算法分别得到了0.18 dB,0.22 dB和0.27 dB的信噪比(SNR)增益,其中最佳的RVC-SNNMS算法相较于BP算法、NNMS算法和SNNMS算法,分别获得了0.55 dB,0.51 dB和0.22 dB的信噪比增益。 展开更多
关键词 低密度奇偶校验码 神经网络 归一化最小和译码 过拟合 正则化
在线阅读 下载PDF
一种基于Hoey序列的8环QC-LDPC码构造方法
4
作者 袁建国 宋万闯 《电讯技术》 北大核心 2025年第5期793-799,共7页
针对准循环低密度奇偶校验(Quasi-Cyclic Low-Density Parity-Check,QC-LDPC)码存在短环及纠错性能不好的问题,基于Hoey序列(Hoey Sequence,HS)提出了一种新颖的QC-LDPC码构造方法。该方法从HS中选取一些元素,组成呈递增趋势的集合,进... 针对准循环低密度奇偶校验(Quasi-Cyclic Low-Density Parity-Check,QC-LDPC)码存在短环及纠错性能不好的问题,基于Hoey序列(Hoey Sequence,HS)提出了一种新颖的QC-LDPC码构造方法。该方法从HS中选取一些元素,组成呈递增趋势的集合,进行简单的四则运算构造出指数矩阵,扩展得到围长至少为8的奇偶校验矩阵,并且可通过改变选取HS元素的数量进而灵活地改变码率和码长。仿真结果表明,同等条件下,在误码率为10^(-6)时,该方法所构造的码率为0.5的HS-QC-LDPC(1200,600)码与对比的几种码型相比,其净编码增益至少有0.12 dB的提升;在误码率为10^(-7)时,该方法所构造的码率为0.67的HS-QC-LDPC(3600,2400)码与对比的几种码型相比,其净编码增益至少有0.06 dB的提升。此外,所构造的校验矩阵的复杂度与指数矩阵的行列数乘积呈线性关系,与其他对比文献相比具有较低复杂度。 展开更多
关键词 准循环低密度奇偶校验(QC-LDPC)码 构造方法 Hoey序列 低复杂度
在线阅读 下载PDF
基于节点动态时序的空间耦合LDPC码滑窗译码
5
作者 周华 徐辰辰 李子杰 《电讯技术》 北大核心 2025年第8期1315-1322,共8页
为提升基于原模图构造的空间耦合低密度奇偶校验(Spatially-Coupled Low-Density Parity-Check,SC-LDPC)码滑窗译码(Sliding Window Decoding,SWD)算法译码性能,提出了残差滑窗译码(Residual SWD,RSWD)算法,通过动态选择可靠度最低(残... 为提升基于原模图构造的空间耦合低密度奇偶校验(Spatially-Coupled Low-Density Parity-Check,SC-LDPC)码滑窗译码(Sliding Window Decoding,SWD)算法译码性能,提出了残差滑窗译码(Residual SWD,RSWD)算法,通过动态选择可靠度最低(残差值最大)的边信息优先传输,降低边信息无效更新次数,提高了译码性能。RSWD译码在窗口内易出现贪婪组和静默节点现象,导致译码误码率(Bit Error Rate,BER)恶化。为改善这一问题,提出了基于节点的残差滑窗译码(Node-wise RSWD,NW-RSWD)算法和消除静默节点残差滑窗译码(Eliminating Silent Node RSWD,ESN-RSWD)算法。NW-RSWD算法在译码过程中以变量节点为单位,动态更新窗口内最大残差所在边的变量节点。ESN-RSWD算法在译码过程中根据残差值大小,遍历更新窗口内每一个变量节点,使更多的信息参与到窗口译码,避免滑窗译码陷入局部区域更新。仿真结果表明,信噪比处于3~3.5 dB区间时,相较于SWD算法,NW-RSWD算法复杂度增加约15%,ESN-RSWD算法复杂度增加约25%。在窗口大小为8时,为了达到10-6误码率,相较于SWD算法,NW-RSWD算法提升约0.7 dB性能,ESN-RSWD算法提升约0.85 dB。在10-3误码率时,SWD算法、NW-RSWD算法和ESN-RSWD算法分别需要约50次、10次和8次迭代才能达到相同的误码性能。所提算法以增加较少计算复杂度为代价,降低了译码误码率,减少了译码平均迭代次数。 展开更多
关键词 空间耦合低密度奇偶校验码 滑窗译码 信息传递 节点残差算法 消除静默节点残差算法
在线阅读 下载PDF
流敏感的C/C++程序编程风格检查方法
6
作者 胡梦泽 马旭桐 +1 位作者 张豪 张健 《计算机科学》 北大核心 2025年第6期35-43,共9页
C/C++编程语言应用于众多关键领域的软件系统中,在开发时对编程的规范性和语义的明确性有着极高的要求。为了避免不当使用C/C++语言带来潜在的安全问题,国内提出了面向C/C++语言的《C/C++语言编程安全子集》(后简称为GJB8114)。由于标... C/C++编程语言应用于众多关键领域的软件系统中,在开发时对编程的规范性和语义的明确性有着极高的要求。为了避免不当使用C/C++语言带来潜在的安全问题,国内提出了面向C/C++语言的《C/C++语言编程安全子集》(后简称为GJB8114)。由于标准中规则较多,程序员在开发过程中难免存在不规范的写法,因此实现用自动化的规则检测工具检测相应的编码规则是必要的。而现有的编程规范检查工具对标准的检查并不全面,在针对需要理解程序上下文的规则的检查时,误报率较高甚至不支持检查。对此,将GJB8114中的规则分类并对复杂规则进行定义。通过调研Testbed工具检查GJB8114中的复杂规则的支持程度,总结得到现有工具存在流敏感分析不完善和无法进行跨文件的全局分析这两个问题。采取了结合语法树匹配的流敏感分析方法和跨文件的全局分析方法来解决这些问题。在此基础上,开发得到了CruletFS工具。实验结果表明,与常见的编程规范检查工具Cppcheck,Testbed等相比,CruletFS在检查复杂规则时有更好的效果。在针对规模较大的项目分析时,CruletFS在开销上也优于Cppcheck。这说明相较于已有的方法和策略,所提方法可以在占用开销较低的基础上有效提高复杂规则检查的准确率。 展开更多
关键词 C/C++编码风格检查 流敏感静态分析 跨文件代码检查
在线阅读 下载PDF
LDPC码的双决策残差值置信度传播译码算法
7
作者 王一珂 孙志国 宁晓燕 《哈尔滨工业大学学报》 北大核心 2025年第6期84-91,共8页
针对低密度奇偶校验(low-density parity-check,LDPC)码的多种动态调度残差值置信度传播(residual belief propagation,RBP)译码算法存在贪婪性和静默变量节点的问题,引入校验方程和概率残差值共同决策的方法,提出双决策残差值置信度传... 针对低密度奇偶校验(low-density parity-check,LDPC)码的多种动态调度残差值置信度传播(residual belief propagation,RBP)译码算法存在贪婪性和静默变量节点的问题,引入校验方程和概率残差值共同决策的方法,提出双决策残差值置信度传播译码算法(double decision RBP,DD-RBP)。首先根据计算的概率残差值选择需要更新的变量节点,以减少静默变量节点的个数。然后根据校验方程结果更新相关校验节点对应边的残差值,进一步降低贪婪性。最后结合更新后的残差值,在需要更新的变量节点所连接边的集合中,局部或全局选择残差值最大的边并更新,重复上述过程直至达到设置的最大次数。理论分析与仿真结果表明:对于IEEE802.16e标准和5G NR标准下的低密度奇偶校验码,所提出的双决策残差值置信度传播译码算法通过增加复杂度,在加性高斯白噪声信道和瑞利衰落信道下的译码性能优于其他译码算法。 展开更多
关键词 信道编码 低密度奇偶校验码 译码算法 残差值 动态调度
在线阅读 下载PDF
基于余弦校验关系的卷积神经网络LDPC码盲识别
8
作者 陈文洁 张浦 +2 位作者 史高翔 刘林 刘烜 《系统工程与电子技术》 北大核心 2025年第9期3117-3125,共9页
针对低信噪比环境下低密度奇偶校验(low density parity check,LDPC)码的识别率低的问题,提出了一种基于余弦校验关系分布的卷积神经网络(convolutional neural network,CNN)算法。该算法基于码字与正确和错误校验矩阵的余弦校验关系统... 针对低信噪比环境下低密度奇偶校验(low density parity check,LDPC)码的识别率低的问题,提出了一种基于余弦校验关系分布的卷积神经网络(convolutional neural network,CNN)算法。该算法基于码字与正确和错误校验矩阵的余弦校验关系统计分布间的差异性,利用LDPC码与候选集校验矩阵计算得到的余弦校验关系的统计特性作为CNN的输入,利用CNN的深层信息挖掘能力,设计一种结构简单的四层CNN模型,实现LDPC码的有效识别。仿真结果表明,仅使用一个码字的条件下,在信噪比为3.25 dB时,对码率1/2、2/3B、3/4A、3/4B、5/6,码长2 304的LDPC码的正确识别率达到90%以上,与传统算法相比,性能提升了0.25~1.25 dB。 展开更多
关键词 低密度奇偶校验码 闭集识别 余弦校验关系 卷积神经网络
在线阅读 下载PDF
连续变量量子密钥分发中LDPC码的研究进展
9
作者 努尔比耶太外库力 李明 +1 位作者 徐胜智 陈慧敏 《红外与激光工程》 北大核心 2025年第8期309-319,共11页
连续变量量子密钥分发(Continuous-Variable Quantum Key Distribution,CV-QKD)具有成本低、兼容性强等优势,是当前的研究热点。然而,低信噪比(Signal-to-Noise Ratio,SNR)环境下的数据协调效率问题仍是阻碍其大规模应用的主要挑战之一... 连续变量量子密钥分发(Continuous-Variable Quantum Key Distribution,CV-QKD)具有成本低、兼容性强等优势,是当前的研究热点。然而,低信噪比(Signal-to-Noise Ratio,SNR)环境下的数据协调效率问题仍是阻碍其大规模应用的主要挑战之一。低密度奇偶校验(Low-Density Parity-Check,LDPC)码作为一种先进的纠错码,在CV-QKD的数据后处理中显示出巨大潜力。LDPC码通过其稀疏的校验矩阵结构和迭代解码算法,能够有效地纠正传输过程中的错误,从而提高数据协调效率。综述了光纤和自由空间CV-QKD中LDPC码的最新研究进展,并提供了该领域的研究动态。基于当前研究进展,进一步指出未来突破的方向,这些突破将最终推动CV-QKD技术从实验室走向实际商用。 展开更多
关键词 量子通信 连续变量量子密钥分发 数据协调 低密度奇偶校验码
在线阅读 下载PDF
有限域F_(2)^(q)上多元LDPC码的高效ADMM译码算法
10
作者 郭晓蒙 张涛 王勇超 《空军工程大学学报》 北大核心 2025年第3期9-17,共9页
针对高速航空通信场景中的衰落和干扰使得传输数据易错误或丢失这一问题,提出一种在伽罗华域F_(2)^(q)上的多元低密度奇偶校验(LDPC)码的交替方向乘子法(ADMM)译码器。首先,利用提出的比特嵌入技术,将多元LDPC码等价转化为二元LDPC码,... 针对高速航空通信场景中的衰落和干扰使得传输数据易错误或丢失这一问题,提出一种在伽罗华域F_(2)^(q)上的多元低密度奇偶校验(LDPC)码的交替方向乘子法(ADMM)译码器。首先,利用提出的比特嵌入技术,将多元LDPC码等价转化为二元LDPC码,并基于此将多元最大似然(ML)译码问题转化为实空间中的线性整数规划问题。其次,将整数约束问题松弛为连续约束问题,为目标函数添加非凸二次惩罚项,并定制了一种高效的ADMM算法来求解译码模型,其中所有变量都可以并行求解。最后,证明了提出的ADMM译码器满足重要的码字独立特性,且每次ADMM迭代中的计算复杂度约为O(nq)。实验结果表明提出的译码器的纠错能力和译码效率优于其他译码器。 展开更多
关键词 多元LDPC 伽罗华域F_(2)^(q) 比特嵌入 交替方向乘子法(ADMM)
在线阅读 下载PDF
一种基于RS-CRC级联的存储数据保护技术
11
作者 赵长啸 陈庭康 +2 位作者 田毅 马世耀 张博文 《电讯技术》 北大核心 2025年第5期809-816,共8页
大气辐射等因素会对航空电子系统中存储系统的数据造成极大威胁。针对航空嵌入式应用的两种常用数据位宽,对存储芯片实现Chipkill数据保护技术和数据传输路径进行RS-CRC级联加固。基于缩短RS(Reed-Solomon)码算法实现Chipkill数据保护技... 大气辐射等因素会对航空电子系统中存储系统的数据造成极大威胁。针对航空嵌入式应用的两种常用数据位宽,对存储芯片实现Chipkill数据保护技术和数据传输路径进行RS-CRC级联加固。基于缩短RS(Reed-Solomon)码算法实现Chipkill数据保护技术,面向应用对象选择适合的有限域进行缩短RS编译码运算,并设计哈希查找表译码算法实现低延迟并行译码。基于循环冗余校验(Cyclic Redundancy Check,CRC)码校验机制并利用突发传输实现数据链路加固技术,不增加额外存储资源的情况下对写入数据链路进行加固。实现和验证表明,RS-CRC级联设计资源利用较少,LUT使用量仅为有限域GF(2~8)的47.5%,纠错能力强,是一种有效的存储数据保护技术。 展开更多
关键词 航空电子系统 存储数据保护 RS码 CRC校验
在线阅读 下载PDF
信息年龄优先的车载网络异构数据传输策略
12
作者 王玥 颉满刚 王雅萍 《计算机工程》 北大核心 2025年第8期383-395,共13页
信息年龄(AoI)和能量消耗(EC)是物联网实时状态更新系统的两个重要性能指标,分别用来表征信息新鲜度和能量效率。面向短包传输的车载网络系统,利用便车码实现负载数据和额外数据的同步传输。随机编码的额外数据叠加在低密度奇偶校验码... 信息年龄(AoI)和能量消耗(EC)是物联网实时状态更新系统的两个重要性能指标,分别用来表征信息新鲜度和能量效率。面向短包传输的车载网络系统,利用便车码实现负载数据和额外数据的同步传输。随机编码的额外数据叠加在低密度奇偶校验码的负载数据上实现异构数据的一步式传输,不仅不需要额外的发射功率,而且还不需要额外的带宽资源。在此方案下,结合截断自动请求重传协议,考虑抢占式和非抢占式传输两种策略,分别推导各自平均AoI和EC的表达式。数值仿真结果表明,便车码在不影响负载数据AoI的条件下降低了额外数据的信息年龄,同时不需要额外的能量消耗。此外,与非抢占方案相比,抢占方案的平均信息年龄较小,但平均能量消耗较大。 展开更多
关键词 信息年龄 自动重传请求 能量消耗 额外数据 便车码 低密度奇偶校验码
在线阅读 下载PDF
循环码的代数结构(cyclic codes)与应用 被引量:1
13
作者 边巴格罗 拉琼 《西藏大学学报(社会科学版)》 2008年第2期122-124,共3页
循环码是线性码的一个重要子集,是目前研究较多的一类码。通过循环码可以建立许多重要的码,且具有容易纠错的能力。文章利用有限环与域的思想来证明循环码的代数结构和应用。
关键词 码字 循环码 监督多项式
在线阅读 下载PDF
A simplified decoding algorithm for multi-CRC polar codes 被引量:7
14
作者 YANG Haifen YAN Suxin +3 位作者 ZHANG Hao REN Yan HU Xiangdong LIN Shuisheng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2020年第1期12-18,共7页
Polar codes represent one of the major breakthroughs in 5G standard,and have been proven to be able to achieve the symmetric capacity of binary-input discrete memoryless channels using the successive cancellation list... Polar codes represent one of the major breakthroughs in 5G standard,and have been proven to be able to achieve the symmetric capacity of binary-input discrete memoryless channels using the successive cancellation list(SCL)decoding algorithm.However,the SCL algorithm suffers from a large amount of memory overhead.This paper proposes an adaptive simplified decoding algorithm for multiple cyclic redundancy check(CRC)polar codes.Simulation results show that the proposed method can reduce the decoding complexity and memory space.It can also acquire the performance gain in the low signal to noise ratio region. 展开更多
关键词 polar code successive cancellation list(SCL) cyclic redundancy check(CRC) adaptive decoding
在线阅读 下载PDF
Construction of protograph LDPC codes with circular generator matrices 被引量:5
15
作者 Kaiyao Wang Yang Xiao Kiseon Kim 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第5期840-847,共8页
The application of protograph low density parity check (LDPC) codes involves the encoding complexity problem. Since the generator matrices are dense, and if the positions of "1" s are irregularity, the encoder nee... The application of protograph low density parity check (LDPC) codes involves the encoding complexity problem. Since the generator matrices are dense, and if the positions of "1" s are irregularity, the encoder needs to store every "1" of the generator matrices by using huge chip area. In order to solve this problem, we need to design the protograph LDPC codes with circular generator matrices. A theorem concerning the circulating property of generator matrices of nonsingular protograph LDPC codes is proposed. The circulating property of generator matrix of nonsingular protograph LDPC codes can be obtained from the corresponding quasi-cyclic parity check matrix. This paper gives a scheme of constructing protograph LDPC codes with circulating generator matrices, and it reveals that the fast encoding algorithm of protograph LDPC codes has lower encoding complexity under the condition of the proposed theorem. Simulation results in ad- ditive white Gaussian noise (AWGN) channels show that the bit error rate (BER) performance of the designed codes based on the proposed theorem is much better than that of GB20600 LDPC codes and Tanner LDPC codes. 展开更多
关键词 protograph low density parity check (LDPC) codes cyclic matrices fast encoding algorithm bit error rate (BER) performance.
在线阅读 下载PDF
Construction of time-frequency codes based on protograph LDPC codes in OFDM communication systems 被引量:2
16
作者 Kaiyao Wang Yang Xiao Kiseon Kim 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2012年第3期335-341,共7页
This paper proposes a scheme to construct time- frequency codes based on protograph low density parity check (LDPC) codes in orthogonal frequency division multiplexing (OFDM) communication systems. This approach s... This paper proposes a scheme to construct time- frequency codes based on protograph low density parity check (LDPC) codes in orthogonal frequency division multiplexing (OFDM) communication systems. This approach synthesizes two techniques: protograph LDPC codes and OFDM. One symbol of encoded information by protograph LDPC codes corresponds to one sub-carrier, namely the length of encoded information equals to the number of sub-carriers. The design of good protograph LDPC codes with short lengths is given, and the proposed proto- graph LDPC codes can be of fast encoding, which can reduce the encoding complexity and simplify encoder hardware implementa- tion. The proposed approach provides a higher coding gain in the Rayleigh fading channel. The simulation results in the Rayleigh fading channel show that the bit error rate (BER) performance of the proposed time-frequency codes is as good as random LDPC- OFDM codes and is better than Tanner LDPC-OFDM codes under the condition of different fading coefficients. 展开更多
关键词 time-frequency code protograph low density parity check (LDPC) code orthogonal frequency division multiplexing (OFDM) fast encoding algorithm.
在线阅读 下载PDF
Optimized LDPC differential-encoded 16QAM scheme for high-speed transmission systems 被引量:1
17
作者 Zhanji Wu Xiang Gao Zhiyu Xiao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2014年第5期728-734,共7页
The 16-ary quadrature amplitude modulation (16QAM) is a high spectral efficient scheme for high-speed transmission systems. To remove the phase ambiguity in the coherent detection system, differential-encoded 16QAM ... The 16-ary quadrature amplitude modulation (16QAM) is a high spectral efficient scheme for high-speed transmission systems. To remove the phase ambiguity in the coherent detection system, differential-encoded 16QAM (DE-16QAM) is usually used, however, it will cause performance degradation about 3 dB as compared to the conventional 16QAM. To overcome the performance loss, a serial concatenated system with outer low density parity check (LDPC) codes and inner DE-16QAM is proposed. At the receiver, joint iterative differential demodulation and decoding (ID) is carried out to approach the maximum likelihood performance. Moreover, a genetic evolution algorithm based on the extrinsic information transfer chart is proposed to optimize the degree distribution of the outer LDPC codes. Both theoretical analyses and simulation results indicate that this algorithm not only compensates the performance loss, but also obtains a significant performance gain, which is up to 1 dB as compared to the conventional non-DE-16QAM. 展开更多
关键词 quadrature amplitude modulation (QAM) low density parity check (LDPC) code genetic evolution (GE) algorithm iterative demodulation and decoding (ID) extrinsic information transfer (EXIT) chart.
在线阅读 下载PDF
Design of good QC-LDPC codes without small girth in the p-plane 被引量:4
18
作者 Lingjun Kong Yang Xiao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第2期183-187,共5页
A construction method based on the p-plane to design high-girth quasi-cyclic low-density parity-check (QC-LDPC) codes is proposed. Firstly the good points in every line of the p-plane can be ascertained through filt... A construction method based on the p-plane to design high-girth quasi-cyclic low-density parity-check (QC-LDPC) codes is proposed. Firstly the good points in every line of the p-plane can be ascertained through filtering the bad points, because the designed parity-check matrixes using these points have the short cycles in Tanner graph of codes. Then one of the best points from the residual good points of every line in the p-plane will be found, respectively. The optimal point is also singled out according to the bit error rate (BER) performance of the QC-LDPC codes at last. Explicit necessary and sufficient conditions for the QC-LDPC codes to have no short cycles are presented which are in favor of removing the bad points in the p-plane. Since preventing the short cycles also prevents the small stopping sets, the proposed construction method also leads to QC-LDPC codes with a higher stopping distance. 展开更多
关键词 quasi-cyclic low-density parity-check (QC-LDPC)codes circulant matrices GIRTH stopping set stopping distance.
在线阅读 下载PDF
Ruling out small stopping sets and small girth in Tanner graph of QC-LDPC code 被引量:2
19
作者 Lingjun Kong Yang Xiao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第1期134-137,共4页
The existing constructions of quasi-cyclic low-density parity-check (QC-LDPC) codes do not consider the problems of small stopping sets and small girth together in the Tanner graph, while their existences will lead ... The existing constructions of quasi-cyclic low-density parity-check (QC-LDPC) codes do not consider the problems of small stopping sets and small girth together in the Tanner graph, while their existences will lead to the bit error rate (BER) performance of QC-LDPC codes being much poorer than that of randomly constructed LDPC codes even decoding failure. To solve the problem, some theorems of the specific chosen parity-check matrix of QC-LDPC codes without small stopping sets and small girth are proposed. A novel construction for QC-LDPC codes with long block lengths is presented by multiplying mmin or the multiple of mmin, which is the minimum order of the identity matrix for the chosen parity-check matrix. The simulation results show that the specific chosen parity-check matrix of QC-LDPC codes can effectively avoid specified stopping sets and small girth and exhibit excellent BER performance than random LDPC codes with the same longer codes length. 展开更多
关键词 quasi-cyclic low-density parity-check codes stoppingset stopping distance GIRTH circulant matrices.
在线阅读 下载PDF
Weighted symbol-flipping decoding algorithm for nonbinary LDPC codes with flipping patterns 被引量:2
20
作者 Bing Liu Jun Gao +1 位作者 Wei Tao Gaoqi Dou 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第5期848-855,共8页
A novel low-complexity weighted symbol-flipping algorithm with flipping patterns to decode nonbinary low-density parity-check codes is proposed. The proposed decoding procedure updates the hard-decision received symbo... A novel low-complexity weighted symbol-flipping algorithm with flipping patterns to decode nonbinary low-density parity-check codes is proposed. The proposed decoding procedure updates the hard-decision received symbol vector iteratively in search of a valid codeword in the symbol vector space. Only one symbol is flipped in each iteration, and symbol flipping function, which is employed as the symbol flipping metric, combines the number of failed checks and the reliabilities of the received bits and calculated symbols. A scheme to avoid infinite loops and select one symbol to flip in high order Galois field search is also proposed. The design of flipping pattern's order and depth, which is dependent of the computational requirement and error performance, is also proposed and exemplified. Simulation results show that the algorithm achieves an appealing tradeoff between performance and computational requirement over relatively low Galois field for short to medium code length. 展开更多
关键词 nonbinary low-density parity-check (LDPC) codes quasi-cyclic symbol-flipping (SF) decoding.
在线阅读 下载PDF
上一页 1 2 35 下一页 到第
使用帮助 返回顶部