Skip to content
#

hamming-code

Here are 188 public repositories matching this topic...

BEER determines an ECC code's parity-check matrix based on the uncorrectable errors it can cause. BEER targets Hamming codes that are used for DRAM on-die ECC but can be extended to apply to other linear block codes (e.g., BCH, Reed-Solomon). BEER is described in the 2020 MICRO paper by Patel et al.: https://arxiv.org/abs/2009.07985.

  • Updated Oct 9, 2020
  • C++

Simulation framework for Physical Layer Security (PHYSEC), including entropy analysis, CRC-24, Hamming(12,8), 64-QAM modulation/demodulation, AWGN and 3×3 MIMO channels, beamforming, and secrecy analysis. Implements end-to-end communication pipelines for Bob vs Eve SNR comparison, PER estimation and SVD-based secrecy capacity evaluation.

  • Updated Nov 7, 2025
  • MATLAB

Improve this page

Add a description, image, and links to the hamming-code topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hamming-code topic, visit your repo's landing page and select "manage topics."

Learn more