搜索资源列表
ldpc
- 这个是用VC编的关于LDPC码方面的应用程序,很全的,包括编码译码等方面的仿真
LDPC_Encoder_Verilog
- Verilog语言编写的LDPC编码程序
CMMB中ldpc编码器的verilog代码
- CMMB中ldpc编码器的verilog代码 CMMB中的ldpc编码器采用H矩阵的做法进行 编码,通过对H矩阵的分解进行迭代进行 编码,比较复杂。此代码为发射端的源代码, 已经应用。
FPGA-LDPC
- 用FPGA实现使用LDPC编码器和译码器-FPGA implementation by using LDPC encoder and decoder
Framer
- ISE平台下的verilog的QC-LDPC编码,经仿真没有问题-ISE platform verilog QC-LDPC coding, no problems by simulation
cf_ldpc
- ldpc码编码、译码设计,使用vhdl语言编写,包括c语言写的测试代码-ldpc code encoding, decoding design, vhdl language use, including testing c language code
vhdl
- ldpc编码的vhdl的实现,一种802.13的方式-ldpc coding vhdl implementation, a 802.13 a way
Realization_of_FPGA_for_LDPC_encoding
- 低密度奇偶校验码(简称LDPC码)是目前距离香农限最近的一种线性纠错码,它的直接编码运算量较大,通常具有码长的二次方复杂度.为此,利用有效的校验矩阵,来降低编码的复杂度,同时研究利用大规模集成电路实现LDPC码的编码.在ISE 8.2软件平台上采用基于FPGA的Verilog HDL语言实现了有效的编码过程,为LDPC码的硬件实现和实际应用提供了依据-Abstract:Low.density parity·check code(LDPC code)is a kind of linear eror
LDPCQPSK
- 讲述了LDPC的基本原理及算法,特别讲述了LDPC与QPSK如何结合才能发挥信道编码与高阶调制的作用-Describes the basic principle and algorithm of LDPC, especially about how the combination of LDPC and QPSK channel coding and can play the role of higher order modulation
encoder_Z64_all_rate
- Wimax矩阵的LDPC编码器,已通过modelsim仿真测试,并前在altera的FPGA板上通过测试,码率5/6,可进入代码内部修改参数,支持2/3,3/4其他2个码率,数据吞吐量为700M-Wimax based LDPC encoder, modelsim simulation passed, also passed on altera FPGA board, code rate 5/6, also support 2/3,3/4, throughout 700m
dvb_s2_ldpc_decoder_latest.tar
- DVB LDPC编码 文档资料完整,值得收藏的DVB编码-DVB LDPC coded documentation is complete, it is a collection of DVB encoding
LDPC-code-DSP
- 无线通信纠错编码LDPC纠错编码的DSP实现,也是4G物理层主要纠错编码之一-DSP implementation, wireless communications error correction encoding of LDPC error correction coding also 4G physical layer is mainly one of the error correction encoding
ldpc-encode
- 深空通信中AR4JA码编码的研究与实现,AR4JA码是LDPC码的一种,文件中是Verilog语言的硬件实现。-Research and Implementation of the Deep Space Communications AR4JA coding, AR4JA code LDPC codes a hardware implementation of the Verilog language file.
LDPCtest
- ldpc编码器ru算法的verilog语言的完整实现,希望对您有用-ldpc encoder, RU, VERILOG,altera
dvb_s2_ldpc_decoder_latest.tar
- 用于数字电视机顶盒的DVB-S2的LDPC编码的解码模块,verilog代码-For digital TV set-top boxes of DVB- S2 LDPC coding, decoding module of verilog code
CCSDS_H1_yxiao
- CCSDS标准的LDPC编码的MATLAB仿真源码-CCSDS standard LDPC coding MATLAB simulation source
tst_1d2M_bpsk_rep2
- ldpc编码c仿真,采用qc_ldpc,811.16e标准中的编码和译码方式-LDPC codes c simulation, using the qc LDPC, 811.16 e standard way of encoding and decoding
LDPC_TMH_11_译码_初始化-多次迭代
- 该代码是实现LDPC编译码的C语言实现,编码采用的IRA LDPC编码算法,而译码采用的是对数域上的BP算法(LLR BP 算法),该代码先是实现了LDPC代码的编码过程,然后在通过LLR BP算法一步一步实现译码过程。译码主要过程有:初始化过程,校验节点更新过程,比特节点更新过程,最后进行译码判决,如果满足译码要求或者达到迭代最大次数则退出,否则返回到校验节点更新继续往下循环执行。(This code is to achieve the LDPC code by the C language,
LDPC码编译码算法的研究与实现_陈石平
- 本文首先回顾了LDPC码的发展历程和现状,介绍了LDPC码检验矩阵的构造、编 译码原理。在对编译码作了深入探讨和分析后,接着进行了RU算法编码和长码编码 的FPGA实现;根据二叉树的性质,提出了一种长码编码的ASIC优化设计的方法,节省 了大量硬件资源;论文详细阐述了CORDIC算法原理以及LDPC码译码中所采用的指 数函数和反双曲正切函数的FPGA实现:CORDIC内核及前后处理单元设计、仿真、综 合及数据分析,这对LDPC码的译码具有很重要的意义,为用数字VLSI来实现LDPC的
LDPC
- LDPC编码的硬件代码,可在modelsim上验证(verilog code for ldpc encode)