Repeat-accumulate code
Class of error correction codes
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 is repeated
times, scrambled by an interleaver of size
, and then encoded by a rate 1 accumulator. The accumulator can be viewed as a truncated rate 1 recursive convolutional encoder with transfer function
, but Divsalar et al. prefer to think of it as a block code whose input block
and output block
are related by the formula
and
for
. The encoding time for RA codes is linear and their rate is
. They are nonsystematic.
01Irregular repeat accumulate codes
Irregular repeat accumulate (IRA) codes build on top of the ideas of RA codes. IRA replaces the outer code in RA code with a low density generator matrix code. IRA codes first repeats information bits different times, and then accumulates subsets of these repeated bits to generate parity bits. The irregular degree profile on the information nodes, together with the degree profile on the check nodes, can be designed using density evolution.
Systematic IRA codes are considered a form of LDPC code. Litigation over whether the DVB-S2 LDPC code is a form of IRA code is ongoing. US patents 7,116,710; 7,421,032; 7,916,781; and 8,284,833 are at issue.
Sources and credits
This article is adapted from the Wikipedia article “Repeat-accumulate code”, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.
Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.