Raptor codes are the most efficient fountain codes at this time, having very efficient linear time encoding and decoding algorithms, and requiring only a small constant number of
XOR operations per generated symbol for both encoding and decoding.
IETF RFC 5053 specifies in detail a
systematic Raptor code, which has been adopted into multiple standards beyond the IETF, such as within the
3GPP MBMS standard for broadcast file delivery and streaming services, the
DVB-H IPDC standard for delivering IP services over
DVB networks, and
DVB-IPTV for delivering commercial TV services over an IP network. This code can be used with up to 8,192 source symbols in a source block, and a total of up to 65,536 encoded symbols generated for a source block. This code has an average relative reception overhead of 0.2% when applied to source blocks with 1,000 source symbols, and has a relative reception overhead of less than 2% with probability 99.9999%. The relative reception overhead is defined as the extra encoding data required beyond the length of the source data to recover the original source data, measured as a percentage of the size of the source data. For example, if the relative reception overhead is 0.2%, then this means that source data of size 1
megabyte can be recovered from 1.002 megabytes of encoding data. A more advanced Raptor code with greater flexibility and improved reception overhead, called RaptorQ, has been specified in
IETF RFC 6330. The specified RaptorQ code can be used with up to 56,403 source symbols in a source block, and a total of up to 16,777,216 encoded symbols generated for a source block. This code is able to recover a source block from any set of encoded symbols equal to the number of source symbols in the source block with high probability, and in rare cases from slightly more than the number of source symbols in the source block. The RaptorQ code is an integral part of the ROUTE instantiation specified in ATSC A-331 (ATSC 3.0) == For data storage ==