搜索资源列表
BCHdecoder
- 抗突发差错的BCH码交织编码的软件方法 BCH码的编码-anti unexpected error BCH codes interleaving method of software coding BCH
bchFPGAachieve
- BCH码译码器的FPGA实现 BCH码一种新的译码方法-BCH decoder FPGA BCH code decoding a new method
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
RS-MATLAB-code
- Reed-So lomon (RS)码是目前最有效、应用最广的 差错控制编码之一,是一类具有很强纠错能力的多进制BCH 码, 它既可以纠正突发错误, 也 可以纠正随机错误。RS 码主要应用于实时性较高的移动通信系统、深空通信、数字卫星电 视、磁记录系统等方面。本文用matlab详细仿真实现RS编译码-Reed-So lomon (RS) code is the most effective, the most widely used one of error-controlling
xinxilunshiyuanbaogao
- 信息论的课程实验报告实验一 信道容量的迭代算法程序设计………………….4 实验二 唯一可译码判决准则…………………………… 9 实验三 Huffman 编码方案程序设计…………………15 实验四 LZW编码方案程序设计…………………… 20 实验五 Shanoon编码方案程序设计………………… 23 实验六 循环码的软件编、译码实验…………………….27 实验七 BCH码最大似然译码器设计………………… 31 -Information theory course ex
RSyima
- RS(Reed-Solomon)码是一种多进制的BCH码。由于其特有的结构特点,既适宜纠正随机错误,更适宜纠正突发错误-RS (Reed-Solomon) code is a multi-ary BCH codes. Because of its unique structural characteristics, not only suitable for correcting random errors, more appropriate to correct the burst error
BCH-code-_matlab
- 循环码是线性分组码中最重要的一种子类,是目前研究得比较成熟的一类码。它的检、纠错能力较强,编码和译码设备并不复杂,而且性能较好,不仅能纠正随机错误,也能纠正突发错误。循环码还有易于实现的特点,很容易用带反馈的移位寄存器实现其硬件 。循环码具有许多特殊的代数性质,这些性质有助于按照要求的纠错能力系统地构造这类码,并且简化译码算法,目前发现的大部分线性码与循环码有密切关系正是由于循环码具有码的代数结构清晰、性能较好、编译码简单和易于实现的特点,因此在目前的计算机纠错系统中所使用的线性分组码几乎都是循
New-Dual-BCH-Codes
- 这是一篇关于降低OFDM系统中高的峰均比的期刊论文,方法就是构造了一种新型二进制BCH码-This file ceate a new dual BCH code to solve the problem of high PAPR of OFDM system
A-BCH-code-to-achieve
- BCH码的编码,译码,仿真的实现等,有重要作用。-A BCH code to achieve A BCH code to achieve, BCH encoding, decoding and simulation.
BCH-simulation
- BCH码编码译码方法研究及仿真,主要有n-k编码、代数编码、彼得森译码、BM译码、群变换译码等,用MATLAB仿真。-BCH codes encoding&decoding methods and simulation
NANDFlash-controller-BCH-code
- 提出一种应用于 NAND Flash 控制器的并行 BCH 编/译码器,在译码阶段引入流水线操作和分组预取译码操作,提升 BCH 码的译 码效率。实验结果表明,在 NAND Flash 的 2 KB 页读取操作中,该编/译码器纠正 8 bit 的随机错误只需要 565 个周期的译码时间,是采用按页预取译码方式所需时间的 1/4。 -Anew architecture of parallel BCH encoder and decoder applied in NAND Flash Con
DVB-S2
- 有关DVB—S2的技术特点及应用,及其相关的重要技术,如信道编码,LDPC码和BCH码的编译码算法-Technical characteristics and application of DVB-S2, and the important technology, such as channel coding, LDPC code and BCH code encryption algorithm
BCH_matlab
- BCH信道编译码的matlab仿真程序,附带源代码以及仿真结果图,设计数据流程图,是初学理解BCH码的好文档-BCH channel codec matlab simulation program, with source code, and Simulation results, data flow design is good for beginners to understand BCH code documentation
rs-decoder-make-byvhdl
- - RS码是Reed-Solomon 码(理德-所罗门码)的简称,它是一类非二进制BCH码,在RS码中,输入信号分成k·m比特一组,每组包括k个符号,每个符号由m个比特组成。-- RS code is a Reed-Solomon code (Reed- Solomon codes) for short, is a non-binary BCH code, the RS code, the input signal is divided into a set of k · m bits, eac
marvell_12.10.14.3_w732
- BCH编译BCH codec c language- BCH codec c language码c语言实现
DVB-S2
- 著名的欧洲数字卫星广播标准,详细给出了帧结构、LDPC码和BCH码。-Digital Video Broadcasting (DVB) Second generation framing structure, channel coding and modulation systems for Broadcasting, Interactive Services, News Gathering and other broadband satellite applications
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