Convolutional code: Difference between revisions

Content deleted Content added
m +pl:
Line 15:
 
===Design Issues===
Longer constraint length codes are more practically decoded with any of several <b>sequential</b> decoding algorithms, of which the [[Shannon-Fano_coding|Fano]] algorithm is the best known. Unlike Viterbi decoding, sequential decoding is not maximum likelihood but its complexity increases only slightly with constraint length, allowing the use of strong, long-constraint-length codes. Such codes were used in the [[Pioneer program]] of the early 1970s to Jupiter and Saturn, but gave way totoo shorter, Viterbi-decoded codes, usually concatenated with large [[Reed-Solomon error correction]] codes that steepen the overall bit-error-rate curve and produce extremely low residual undetected error rates.
 
===Turbo Codes: replacing Convolutional Codes===