Error-Correcting Code Memory

What Does Error-Correcting Code Memory Mean?

Error-correcting code (ECC) memory is a type of computer data storage specifically designed to detect, correct and monitor most common kinds of interior data corruption. As data is processed, ECC memory equipped with a special algorithm constantly scans and corrects single-bit memory errors. This ensures that no erroneous or corrupt data is accidentally stored in memory. It is typically found and used in systems with high-value data such as scientific and financial computing systems.

Advertisements

Techopedia Explains Error-Correcting Code Memory

Traditional ECC memory uses Hamming codes, while others use triple modular redundancy, which is preferred due to having faster hardware in comparison to Hamming error correction hardware. Earlier implementations of ECC memory mask correctable errors, acting as if the error never occurred, and only report non-correctable errors. Recent implementations record both correctable errors and non-correctable errors.

ECC memory utilizes parity bits in storing encrypted code. In parallel to data being written to memory, its ECC code is stored. Once data is read, the stored ECC code is compared to the ECC code generated when the data was read. If in any case there is a mismatch, it is decrypted by the parity bits to determine which bit has an error and is immediately corrected.

Advertisements

Related Terms

Latest Hardware Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…