A soliton distribution is a type of discrete probability distribution that arises in the theory of erasure correcting codes, which use information redundancy to compensate for transmission errors manifesting as missing (erased) data. A paper by Luby[1] introduced two forms of such distributions, the ideal soliton distribution and the robust soliton distribution.
The ideal soliton distribution is a probability distribution on the integers from 1 to K, where K is the single parameter of the distribution. The probability mass function is given by[2]
p(1)=
1 | |
K |
,
p(i)=
1 | |
i(i-1) |
(i=2,3,...,K).
The robust form of distribution is defined by adding an extra set of values t(i) to the elements of mass function of the ideal soliton distribution and then normalizing so that the values add up to 1. The extra set of values, t(i), are defined in terms of an additional real-valued parameter δ (which is interpreted as a failure probability) and c, a constant parameter. Define R as R=c ln(K/δ). Then the values added to p(i), before the final normalization, are[2]
t(i)=
R | |
iK |
, (i=1,2,...,K/R-1),
t(i)=
Rln(R/\delta) | |
K |
, (i=K/R),
t(i)=0, (i=K/R+1,...,K).