Definition of Forward error correction

FOLDOC
Forward Error Correction
<algorithm> (FEC) A class of methods for controling errors in a one-way communication system. FEC sends extra information along with the data, which can be used by the receiver to check and correct the data.
CPU writing data to RAM is a kind of one-way communication - see error correcting memory and error checking and correction.
(1996-10-02)

Search Dictionary:
Search Web Search Dictionary



Forward Error Correction definition was found in categories: Science & Technology(2)  Encyclopedia(1)  

Forward Error Correction Definition from Science & Technology Dictionaries & Glossaries

Fiber Optics, Optical Networking Terms
Forward error correction
Additional bits added to a signal that can be used to detect and correct any errors that occur during transmission through a system.

Telecommunication Standard Terms
forward error correction (FEC)
system of error control for data transmission wherein the receiving device has the capability to detect and correct any character or code block that contains fewer than a predetermined number of symbols in error. (188 ) Note: FEC is accomplished by adding bits to each transmitted character or code block, using a predetermined algorithm.


Forward Error Correction Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
Forward error correction
In telecommunication, forward error correction (FEC) is a system of error control for data transmission, whereby the sender adds redundant data to its messages, which allows the receiver to detect and correct errors (within some bound) without the need to ask the sender for additional data. The advantage of forward error correction is that retransmission of data can often be avoided, at the cost of higher bandwidth requirements on average, and is therefore applied in situations where retransmissions are relatively costly or impossible.

See more at Wikipedia.org...