Location:
Search - forney
Search list
Description: encode.v The encoder
syndrome.v Syndrome generator in decoder
berlekamp.v Berlekamp algorithm in decoder
chien-search.v Chien search and Forney algorithm in decoder
decode.v The top module of the decoder
inverse.v Computes multiplication inverse of an Galois field element
test-bench.v The test fixture, and some brief notes on using the modules.
data-rom.v A simple data source for testing
run For those intelligence-challenged who can t run verilog
LGPL The license
-encode.v syndrome.v Syndrome generator in decoder al berlekamp.v Berlekamp gorithm in decoder chien - search.v Chien searc h and Forney in decoder algorithm decode.v The t op module of the decoder inverse.v Computes intercommunication tiplication inverse of an element over Galois field test-bench.v The test fixture. and some brief notes on using the modules. data - rom.v A simple data source for testing run For th PNA intelligence-challenged who can not run veri The log LGPL license
Platform: |
Size: 44917 |
Author: zs8292 |
Hits:
Description: 一种交织算法——forney交织,用于均衡能量,打乱码流的顺序,从而可以较低突发性错误对码流的影响。
Platform: |
Size: 3662 |
Author: 杨宇 |
Hits:
Description: encode.v The encoder
syndrome.v Syndrome generator in decoder
berlekamp.v Berlekamp algorithm in decoder
chien-search.v Chien search and Forney algorithm in decoder
decode.v The top module of the decoder
inverse.v Computes multiplication inverse of an Galois field element
test-bench.v The test fixture, and some brief notes on using the modules.
data-rom.v A simple data source for testing
run For those intelligence-challenged who can t run verilog
LGPL The license
-encode.v syndrome.v Syndrome generator in decoder al berlekamp.v Berlekamp gorithm in decoder chien- search.v Chien searc h and Forney in decoder algorithm decode.v The t op module of the decoder inverse.v Computes intercommunication tiplication inverse of an element over Galois field test-bench.v The test fixture. and some brief notes on using the modules. data- rom.v A simple data source for testing run For th PNA intelligence-challenged who can not run veri The log LGPL license
Platform: |
Size: 45056 |
Author: zs8292 |
Hits:
Description: 一种交织算法——forney交织,用于均衡能量,打乱码流的顺序,从而可以较低突发性错误对码流的影响。-A-cutting algorithm- forney intertwined for a balanced energy flow in order to fight garbled, so that we can lower the error of sudden impact on the bit stream.
Platform: |
Size: 3072 |
Author: 杨宇 |
Hits:
Description: algoritm Forney for rs(15_13)
Platform: |
Size: 2048 |
Author: pavel44187 |
Hits:
Description: PDF417条形码检错纠错实现.采用Berlekamp-Massey算法实现错误多项式的求取,而后采用chien氏搜索法寻得错值位置,最后用forney算法计算得到错误值。-implementation of the error detection and correction algorithm
Platform: |
Size: 3072 |
Author: 韩东 |
Hits:
Description: RS(204,188)译码器说明
原文件:
rs_decoder.v(顶层文件), SyndromeCalc.v(计算伴随式), BM_KES.v(BM求解关键方程),
Forney.v(Forney算法求误差样值), CheinSearch.v(搜索错误位置),ff_mul.v(有限域乘法)。
ROM及初始化文件:
rom_inv.v(求逆运算), rom_power.v(求幂运算);
rom_inv.mif(ROM初始化文件), rom_power.mif(ROM初始化文件)。
仿真波形:
rs_decoder.vwf。-RS (204,188) decoder that the original document: rs_decoder.v (top-level document), SyndromeCalc.v (calculated Syndrome), BM_KES.v (BM key equation solving), Forney.v (Forney algorithm for error-like value), CheinSearch.v (search the wrong location), ff_mul.v (finite field multiplication). ROM and the initialization file: rom_inv.v (inverse operation), rom_power.v (for power calculations) rom_inv.mif (ROM initialization file), rom_power.mif (ROM initialization files). Simulation waveforms: rs_decoder.vwf.
Platform: |
Size: 14336 |
Author: 川天古木 |
Hits:
Description: 近几年关于高速Reed-Solomon编译码实现的论文,详细讲述了Chein,Forney,解方程模块的设计-In recent years, the high-speed Reed-Solomon coding and decoding achieve the papers detail in Chein, Forney, solving equations Module
Platform: |
Size: 3713024 |
Author: wylie |
Hits:
Description: RS(511,495) decoder for NAND flash controller,decoding steps:
(1)syndrome
(2)Berlekamp-Massey
(3)chien
(4)forney
Platform: |
Size: 331776 |
Author: 彭洪 |
Hits:
Description: A comprehensive Tutorial for block coding by David Forney
Platform: |
Size: 135168 |
Author: Sam |
Hits:
Description: Modulation and coding for linear Gaussian channels
Platform: |
Size: 1116160 |
Author: goodscore |
Hits:
Description: 实现rs译码的好的参考资料,rs(204,188)
包含了5个模块,求解伴随式。BM算法,钱搜索,forney纠错算法模块-failed to translate
Platform: |
Size: 11264 |
Author: uodsi |
Hits:
Description: PDF417条形码检错纠错实现.采用Berlekamp-Massey算法实现错误多项式的求取,而后采用chien氏搜索法寻得错值位置,最后用forney算法计算得到错误值。-implementation of the error detection and correction algorithm
Platform: |
Size: 3072 |
Author: rkingt |
Hits:
Description:
rs_decoder.v(顶层文件), SyndromeCalc.v(计算伴随式), BM_KES.v(BM求解关键方程),
Forney.v(Forney算法求误差样值), CheinSearch.v(搜索错误位置),ff_mul.v(有限域乘法)。
ROM及初始化文件:
rom_inv.v(求逆运算), rom_power.v(求幂运算);
rom_inv.mif(ROM初始化文件), rom_power.mif(ROM初始化文件)。
仿真波形:
rs_decoder.vwf。
-rs_decoder.v (top-level document), SyndromeCalc.v (calculating the syndrome), BM_KES.v (BM solving the key equation),
Forney.v (Forney algorithm for error samples), CheinSearch.v (search error location), ff_mul.v (finite field multiplication).
ROM and initialization file:
rom_inv.v (inversion), rom_power.v (exponentiation)
rom_inv.mif (ROM initialization file), rom_power.mif (ROM initialization file).
Simulation waveforms:
rs_decoder.vwf.
Platform: |
Size: 15360 |
Author: 杜洵 |
Hits:
Description: Concatenated coding schemes were first proposed by Forney [1] as a method for
achieving large coding gains by combining two or more relatively simple buildingblock or component codes(sometimes called constituent codes). The resulting
codes had the error-correction capability of much longer codes, and they were
endowed with a structure that permitted relatively easy to moderately complex
decoding
Platform: |
Size: 605184 |
Author: ghorbanii
|
Hits:
Description: 对在因子图中的卡尔曼滤波算法进行了推导,得到了相关的论证算法。(The Calman filtering algorithm in the factor diagram is derived, and the relevant argument algorithm is obtained.)
Platform: |
Size: 320512 |
Author: 峰峰
|
Hits:
Description: RS(204,188)译码器说明
原文件:
rs_decoder.v(顶层文件), SyndromeCalc.v(计算伴随式), BM_KES.v(BM求解关键方程),
Forney.v(Forney算法求误差样值), CheinSearch.v(搜索错误位置),ff_mul.v(有限域乘法)。
ROM及初始化文件:
rom_inv.v(求逆运算), rom_power.v(求幂运算);
rom_inv.mif(ROM初始化文件), rom_power.mif(ROM初始化文件)。
仿真波形:
rs_decoder.vwf。(RS (204188) decoder explanation
Original document:
Rs_decoder.v (top level file), SyndromeCalc.v (Computational adjoint), BM_KES.v (BM solving key equations).
Forney.v (Forney algorithm for error sample), CheinSearch.v (search wrong location), ff_mul.v (finite field multiplication).
ROM and initialization files:
Rom_inv.v (inverse operation), rom_power.v (exponentiation operation).
Rom_inv.mif (ROM initialization file), rom_power.mif (ROM initialization file).
Simulation waveform:
Rs_decoder.vwf.)
Platform: |
Size: 15360 |
Author: HelloFrank0 |
Hits: