enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. ECC memory - Wikipedia

    en.wikipedia.org/wiki/ECC_memory

    DRAM memory may provide increased protection against soft errors by relying on error-correcting codes. Such error-correcting memory, known as ECC or EDAC-protected memory, is particularly desirable for highly fault-tolerant applications, such as servers, as well as deep-space applications due to increased radiation.

  3. Error correction code - Wikipedia

    en.wikipedia.org/wiki/Error_correction_code

    Locally decodable codes are error-correcting codes for which single bits of the message can be probabilistically recovered by only looking at a small (say constant) number of positions of a codeword, even after the codeword has been corrupted at some constant fraction of positions.

  4. Error detection and correction - Wikipedia

    en.wikipedia.org/wiki/Error_detection_and_correction

    Such error-correcting memory, known as ECC or EDAC-protected memory, is particularly desirable for mission-critical applications, such as scientific computing, financial, medical, etc. as well as extraterrestrial applications due to the increased radiation in space. Error-correcting memory controllers traditionally use Hamming codes, although ...

  5. Hamming code - Wikipedia

    en.wikipedia.org/wiki/Hamming_code

    This is the case in computer memory (usually RAM), where bit errors are extremely rare and Hamming codes are widely used, and a RAM with this correction system is an ECC RAM . In this context, an extended Hamming code having one extra parity bit is often used.

  6. Memory scrubbing - Wikipedia

    en.wikipedia.org/wiki/Memory_scrubbing

    Memory scrubbing consists of reading from each computer memory location, correcting bit errors (if any) with an error-correcting code , and writing the corrected data back to the same location. [ 1 ] Due to the high integration density of modern computer memory chips , the individual memory cell structures became small enough to be vulnerable ...

  7. Chipkill - Wikipedia

    en.wikipedia.org/wiki/Chipkill

    [1] [2] One simple scheme to perform this function scatters the bits of a Hamming code ECC word across multiple memory chips, such that the failure of any single memory chip will affect only one ECC bit per word. This allows memory contents to be reconstructed despite the complete failure of one chip. Typical implementations use more advanced ...

  8. Soft error - Wikipedia

    en.wikipedia.org/wiki/Soft_error

    Benefits of Chipkill-Correct ECC for PC Server Main Memory - A 1997 discussion of SDRAM reliability - some interesting information on "soft errors" from cosmic rays, especially with respect to Error-correcting code schemes

  9. Data scrubbing - Wikipedia

    en.wikipedia.org/wiki/Data_scrubbing

    Memory scrubbing does error-detection and correction of bit errors in computer RAM by using ECC memory, other copies of the data, or other error-correction codes.