Thursday, 16 January 2020

Hamming Code Circuit


Given the following Hamming Code, I was tasked to implement the following circuits using gates.


enter image description here



  • Transmiter Circuit (Parity Bit Generator).


  • Error Detector Circuit of the receptor (Parity Check).

  • Data Bit Corrector.


I did the first two circuits, but I can't seem to figure out the corrector circuit.


Parity Bit Generator Circuit:


enter image description here


Parity Check Circuit:


enter image description here


I was hoping for a little push to help me finish the rest of the circuit.


Thanks in advance.





No comments:

Post a Comment