Tag

Hamming Code

1 views collected around this technical thread.

Refining Core Development Skills
Refining Core Development Skills
Feb 29, 2024 · Fundamentals

Understanding ECC Memory and Hamming Code Error‑Correction

This article explains why ECC memory modules use an extra chip, how bit‑flip errors occur in 64‑bit CPU‑memory transfers, and how simple parity and Hamming‑code algorithms detect and correct single‑bit errors while only detecting double‑bit errors, illustrating the principles with diagrams and examples.

Bit FlipComputer ArchitectureECC
0 likes · 13 min read
Understanding ECC Memory and Hamming Code Error‑Correction
AntTech
AntTech
Feb 19, 2021 · Fundamentals

Forward Error Correction (FEC) in the Transport Layer: Principles, Design, and Best Practices

This article explains the concept of forward error correction (FEC), its role in transport‑layer protocols, illustrates basic Hamming‑code design, discusses advanced techniques such as fountain codes, and outlines best practices for applying FEC to improve reliability and efficiency in network communications.

FECFountain CodeHamming Code
0 likes · 21 min read
Forward Error Correction (FEC) in the Transport Layer: Principles, Design, and Best Practices