Golay Code Implementation – Detecting Errors » History » Version 8
Version 7 (ABDALLAH, Hussein, 03/13/2016 12:32 PM) → Version 8/14 (ABDALLAH, Hussein, 03/13/2016 12:33 PM)
h1. Golay Code Implementation – Detecting Errors
AE3h 555h checkbits
101011100011 10101010101001100001011 ( AE3h then 555h then checkbits)
101011100011 (checkbits)
------------ <---------- Exclusive-OR
100100101100
101011100011
------------
111100111100
101011100011
------------
101110111111
101011100011
------------
101011100011
101011100011
------------
000000000000 <-- syndrome = 0
AE3h 555h checkbits
101011100011 10101010101001100001011 ( AE3h then 555h then checkbits)
101011100011 (checkbits)
------------ <---------- Exclusive-OR
100100101100
101011100011
------------
111100111100
101011100011
------------
101110111111
101011100011
------------
101011100011
101011100011
------------
000000000000 <-- syndrome = 0