Reed solomon with erasures



Hello,

I'm interested in using RS- Reed solomon codes with erasures.

I know the RS code can correct 2g+e=n-k, where g is erasure and e is
error.

My system can find the erasures with high probability.
My question is, if the system can detect X erasures but 50% of them are
correct.
Meaning they were mistakenly detected as erasures.
Will I earn something using decoder with erasure or using regular decoding
?

Another question, if from the X erasures 75% are correct.
Will I earn something ?


thanks

Itzic


.



Relevant Pages

  • Re: Reed solomon with erasures
    ... I'm interested in using RS- Reed solomon codes with erasures. ... My system can find the erasures with high probability. ... If the error rate is high for those bit positions, ...
    (comp.dsp)
  • Reed solomon code with erasures
    ... I'm interested in using RS- Reed solomon codes with erasures. ... My system can find the erasures with high probability. ... Will I earn something using decoder with erasure or using regular decoding? ...
    (sci.math)
  • Re: Problem: Erasure correction with Universal reed solomon decoder
    ... >> i want to implement an algorithm for an universal reed solomon decoder as ... >> derivative and the error evaluator polynomial in the time domain. ... >> Everything works fine with my decoder as long as i only correct errors. ... >> but when i want to correct erasures the decoder fails. ...
    (sci.electronics.design)
  • Problem: Erasure correction with Universal reed solomon decoder
    ... described in "A Universal Reed-Solomon Decoder" by R.E. Blahut, ... This is a time domain implementation of the berlekamp algorithm and the ... if i set rho to zero (no erasures, ...
    (sci.electronics.design)
  • Re: Erasures decoding of Reed Solomon codes
    ... > trouble when the number of erasures exceeds /2, ... Are you using the Massey-Berlekamp algorithm or Euclid's algorithm? ... I have Matlab source of an errors-and-erasures decoder for the ...
    (comp.dsp)

Loading