Skip to content

Calandra-a/hamming_encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hamming_encoder

hamming encoder/decoder

Encoder: receives a "binary" dataword, and inserts proper parity bits

Channel: a pseudo-channel, which give you the option of inserting a random one bit error in the encoded dataword

Decoder: decode the message and checks and corrects any one bit error that occurred

main function is in the decoder

Pending Update: seperate Encoder Channel and Decoder to be stand alone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages