Error-Correcting Code Memory

Why Trust Techopedia

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

Margaret Rouse
Technology Specialist
Margaret Rouse
Technology Specialist

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.