www.design-reuse-china.com
搜索,选择,比较,与提供商进行安全高效的联系
You are here : design-reuse-china.com  > Security  > Security IP

Erasure Code based on Reed Solomon Codes

All Silicon IP

Overview

The erasure Code is based on Reed Solomon Codes.


Every code word and primitive polynomial used is also of degree 'm'. 'n' gets set from 'm' which is ((1<<'m')-1) .There could be shortened 'n' which will be less than 'n' . The codewords 'n' – 'n_short' are assumed to be 0 . If the code has 't'error correcting capability then 'k' = 'n' – 2*'t'.


The erasure code is completely configurable to any 'm' , 'n_short' or 't'.


The maximum number of erasures that can be corrected are 2*'t' whereas the maximum number of errors that can be corrected are 't' when number of erasures are 0.


For every error bit correction, it consumes 2 parity code words and every erasure code word consumes 1 parity code word. The number of parity blocks is 2*'t'.


Every erasure has one piece of additional information which is its location in codeword space so it can correct more number of erasures than maximum number of errors where the locations of errors is not known.


Errors_correctable = floor((2*tt-no_eras)/2)


The Erasure correcting Code consists of:



  • Encoder

  • Decoder

    • 1.Phi Calculator

    • 2.Syndrome Calculator

    • 3.Berlekamp Massy Circuitry

    • 4.Parallel Chien Search

    • 5.Forney Circuit



Encoder: It has programmable input data bus width. The whole encoding can be completed in 1 cycle


Decoder:



  • Phi Calculator: It takes in erasure locations and number of erasures and generates phi

  • Syndrome Calculator: It can generate all syndromes in as little as 1 clock, or serially in as large as 'n_short' clocks

  • BerlekampMasy Circuit: it generates error locator polynomial to Chien search engine

  • Parallel Chien Search Engine: It can generate error locations in as little as 1 clock or as large as 'n_short' clocks

  • Forney Circuitry: It can give the correction for error data at error locations indicated by Chien Search

业务合作

广告发布

访问我们的广告选项

添加产品

供应商免费录入产品信息

点击此处了解更多关于D&R的隐私政策

© 2023 Design And Reuse

版权所有

本网站的任何部分未经Design&Reuse许可,
不得复制,重发, 转载或以其他方式使用。