搜索资源列表
BCH_bm_simulation
- An encoder/decoder for binary BCH codes Error correction using the BERLEKAMP-MASSEY ALGORITHM.Any (valid) code length can be input-An encoder / decoder for binary BCH codes Er Ryan correction using the BERLEKAMP - MASSEY ALG ORITHM.Any (valid) cod
BCH3121
- Author: Robert Morelos-Zaragoza Encoder/Decoder for a (31,21,5) binary BCH code-Author: Robert Morelos-Zaragoza Encoder/Decoder for a (31,21,5) binary BCH code
bch155
- 一种纠3错BCH译码器的FPGA设计文章基于一种较新颖的纠3错BcH码逐步译码算法和结构原型,提出了BCH 译码器的完整实用化结构,采用FPeA设计并实现了纠3错BCH(31,16)译码器。该译码 方案的特点是主体结构通用、资源占用少、运行速度高,非常适合于需要对传输帧的帧头实 施特殊保护的数据传输应用场合。 主题词壁垒旦堡璺塑三堡£里堡垒 O 引-Based on a noVel step.by—step decoding algorithm and its stnIctu
decoder
- 用C++是实现的码长为900的BCH码解码程序(本程序用visual studio运行,若用其他软件,可能要修改一下头文件)-The use C++ achieve a code length of 900 BCH code decoding process
bch
- BCH(15,5,7)a communication system consists of binary source, 3 error-correcting BCH code of length 15 over GF(24) (i.e, BCH (15,5,7 code), the primitive polynomial is p(x)=1+x+x4), BPSK modulator, AWGN channel, coherent demodulator, decoder (either B
zong
- (1) 数据源:随机产生752*8bit作为数据源 (2) 按照DTMB的能量扩散初始相位和生成多项式来产生伪随机数据并对原始数据源进行加扰 (3) 加扰后的数据直接进行解扰,观察误码率的值,验证加扰算法 (4) 按照DTMB标准构造BCH(1023,1013)来实现BCH(762,752)信道编码器和解码器,并观察其误码率是否为0来验证其正确性。 (5) 最后把能量扩散和BCH编码级联,接收端把BCH解码和解扰级联,观察其误码率,验证正确性。 -(1) Source: ra
decoder
- BCH代码,串并行转换,可以纠三位错,代码通俗易懂-BCH code, serial to parallel conversion, can correct three wrong codes straightaway
bch_decoder.c
- NAND BCH Decoder source code
BCH-encoder-decoder-master
- BCH encoder and decoder over awgn channel