Skip to content

dyl-kh/Hamming-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hamming-Code-Generator

To run the tool, run main.py in a terminal.

You will be greeted by the menu, and can begin using the tool.

Encoding

  • Only bits can be entered (1 or 0)
  • Needs to be 7 bits long

Decoding

  • Only bits can be entered (0 or 1)
  • Needs to be 11 bits long (output length of the encoder)
  • Can only detect and correct single bit errors, this is a limitation of the Hamming Code itself. If multiple bit errors are present in a sequence, incorrect results will be produced.

Created by Dylan Khan

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages