Schottky group

From formulasearchengine
Revision as of 06:49, 25 July 2013 by en>Mathsci (Undid revision 565708032 by 70.68.9.15 (talk) contrary to MOS - please stop this)
Jump to navigation Jump to search

Template:Underlinked

In computer science, repeat-accumulate codes (RA codes) are a low complexity class of error-correcting codes. They were devised so that their ensemble weight distributions are easy to derive. RA codes were introduced by Divsalar et al.

In an RA code, an information block of length N is repeated q times, scrambled by an interleaver of size qN, and then encoded by a rate 1 accumulator. The accumulator can be viewed as a truncated rate 1 recursive convolutional encoder with transfer function 1/(1+D), but Divsalar et al. prefer to think of it as a block code whose input block (z1,,zn) and output block (x1,,xn) are related by the formula x1=z1 and xi=xi1+zi for i>1. The encoding time for RA codes is linear and their rate is 1/q. They are nonsystematic.

References

  • D. Divsalar, H. Jin, and R. J. McEliece. "Coding theorems for ‘turbo-like’ codes." Proc. 36th Allerton Conf. on Communication, Control and Computing, Allerton, Illinois, Sept. 1998, pp. 201–210.

External links