Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 321 Bytes

File metadata and controls

4 lines (3 loc) · 321 Bytes

Error-correction-and-detection

• Using Cyclic and Hamming code Algorithms to implement error detection in the message bit entered by the user (binary as well as polynomial input) along with the parity bits.

• The corrected message is passed by Codeword generation and calculating Syndrome for the error patterns.