Turbo Code Data Link Error Detection / Correction Method

Turbo codes are basically just Hamming codes applied to both rows and columns of data.

One advantage of this system is reduced sensitivity to burst errors, were multiple bits are destroyed in sequence. Also, The columns don't have to be selected in the same order, randomizing the order of the data bits selected for the second set of check bits can improve response to burst errors.

See also: