1 / 5
文档名称:

多元QC-LDPC快速编码器的FPGA实现.doc

格式:doc   页数:5
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

多元QC-LDPC快速编码器的FPGA实现.doc

上传人:164922429 2014/3/5 文件大小:0 KB

下载得到文件列表

多元QC-LDPC快速编码器的FPGA实现.doc

文档介绍

文档介绍:
多元 QC-LDPC 快速编码器的 FPGA 实现#
何龙华,周相超,赵旦峰**
(哈尔滨工程大学信息与通信工程学院,哈尔滨 150001)
5
10
15
20
25
30
35
40
摘要:多元 LDPC 码具有消除短环的能力,可以获得更好的纠错能力和抗突发错误的能力。
但编码复杂度限制了其实用化,为了实现多元 LDPC 码的快速编码,准循环(Quasi-Cyclic,
QC)结构的多元 LDPC 码被提出。多元 QC-LDPC 码的校验矩阵和生成矩阵都是由大小相同的
循环矩阵构成,在其运算过程中,多个子矩阵可以同时进行计算,而且在实现的时候只需要
存储每个子矩阵的生成元。本文针对多元 LDPC 码的特殊性进行分析,提出基于 SRAA 电路结
构的快速编码方法,并采用 FPGA 平台进行硬件实现,验证了本方法的可行性和高效性。
关键词:多元 LDPC 码;准循环结构;SRAA;FPGA
中图分类号:
The FPGA Implementations of efficient encoder for
nonbinary QC-LDPC
He Longhua, Zhou Xiangchao, Zhao Danfeng
(College of Information munication Engineering, Harbin Engineering University, Harbin,
150001)
Abstract: Non-binary LDPC code has a reduced probability of forming short cycles. They can
achieve good error correction performances and they are effective bating noise bursts.
However, plexity of non-binary LDPC coding restricted its practicality. In order to achieve
fast non-binary LDPC coding, quasi-cyclic non-binary LDPC coding structure is introduced,
parity-check matrix and generator matrix of QC-LDPC codes posed of the same size loop
matrix. Many operator matrices can be calculated simultaneously during operations. It is only
necessary to store each operator matrix generator as implementation. The particularity of
non-binary LDPC codes is analyzed in this paper. fast encoding method based on SRAA circuit
structure is proposed,