Error correction code: Difference between revisions

Content deleted Content added
Kolarp (talk | contribs)
Merged first 4 paragraphs with "Forward error correction" section
Kolarp (talk | contribs)
m A minor change
Line 9:
 
FEC can be applied in situations where re-transmissions are costly or impossible, such as one-way communication links or when transmitting to multiple receivers in [[multicast]].
Long-latency connections also benefit; in the case of a satellite orbiting [[Uranus]], retransmission due to errors can create a delay of five hours. But FEC is widely used in [[modem]]s and andin [[cellular network]]s, as well.
 
FEC processing in a receiver may be applied to a digital bit stream or in the demodulation of a digitally modulated carrier. For the latter, FEC is an integral part of the initial [[Analog-to-digital converter|analog-to-digital conversion]] in the receiver. The [[Viterbi decoder]] implements a [[Soft-decision decoder|soft-decision algorithm]] to demodulate digital data from an analog signal corrupted by noise. Many FEC decoders can also generate a [[bit-error rate]] (BER) signal which can be used as feedback to fine-tune the analog receiving electronics.