搜索资源列表
BCH(84)
- 本文主要介绍线性分组码的编码的基本原理。论述了汉明码及循环码的编、解码原理和方法。简要说明了线性分组码的差错特性;详细分析了(8,4)循环码的编码和解码过程,并设计出了(8,4)循环码的编码电路和解码电路。-This paper describes the linear block code encoding of the basic principles. Discusses the Hamming code and cyclic code encoding and decoding prin
LDGMshortblock
- The paper is about high rate near capacity codes for the Gaussian channel. This approach is based on graphes to produce generator matrices. these codes are shown to be linear time encodable and decodable.
LDPCtutorial
- Low-density parity-check (LDPC) codes are a class of linear block LDPC codes. The name comes from the characteristic of their parity-check matrix which contains only a few 1’s in comparison to the amount of 0’s. Their main advantage is that the
Error-correcting_codes_and_its_application
- 在选定的数字基带通信系统中,设计应用分组线性纠错编码,提高系统的可靠性。在发送端利用单片机编程,产生n级(n建议取3) m序列,作为汉明码编码器的输入;同样,在发送端单片机中,编程实现对m序列的纠错编码;接收端利用单片机,编程实现汉明码译码,并还原输出m序列。-The selected digital baseband communication systems, the design application packet linear error-correcting codes, to im
linear_programming_Decode_Binary_linear_codes
- Using linear programming to Decode Binary linear codes. IEEE article
BCH-code-_matlab
- 循环码是线性分组码中最重要的一种子类,是目前研究得比较成熟的一类码。它的检、纠错能力较强,编码和译码设备并不复杂,而且性能较好,不仅能纠正随机错误,也能纠正突发错误。循环码还有易于实现的特点,很容易用带反馈的移位寄存器实现其硬件 。循环码具有许多特殊的代数性质,这些性质有助于按照要求的纠错能力系统地构造这类码,并且简化译码算法,目前发现的大部分线性码与循环码有密切关系正是由于循环码具有码的代数结构清晰、性能较好、编译码简单和易于实现的特点,因此在目前的计算机纠错系统中所使用的线性分组码几乎都是循
ct-seminar
- Convolutional codes Turbo codes LDPC codes Parallel Concatenated Codes with Nonuniform Interleaving Random Coding Interpretationof Turbo Codes Characteristics of Turbo Codes Preface to LDPC Codes:Review of Linear Block Cod
CODES.ZIP
- Consists of fractional calculus, solving linear Fractional Order Differential Equations (FODE), Source code and comparison of various Mittag Leffler functions, Source code and #D representation Fractional Order Grunwald Letnikov Derivative, New Bhale
bit-for-ldpc
- A novel class of bit-flipping (BF) algorithms for decoding low-density parity-check (LDPC) codes is presented. The proposed algorithms, which are called gradient descent bit flipping (GDBF) algorithms, can be regarded as simplified gradient d
BCH编码详解
- 详细讲解了BCH编码的原理及其应用。 BCH码是一类最重要的循环码,能纠正多个随机错误,它是1959年由Bose、Chaudhuri及Hocquenghem各自独立发现的二元线性循环码,人们用他们的名字字头命名为BCH码。(Explained in detail the principles and applications of BCH encoding. BCH code is one of the most important cyclic codes can correct mult
