Could somebody give me a hand on this ECC (error correcting code) problem?

manuelku

Platinum Member
Nov 10, 1999
2,299
0
0
I don't have a clue, I searched on google but couldn't find any hint. Any help would be appreciate :p

Using the error correcting code represented in Table 1. beloe to decode the following message: 001011, 100100, 001100

Table 1:
Symbol |-------| Code
A |-------| 000000
B |-------| 001111
C |-------| 010011
D |-------| 011100
E |-------| 100110
F |-------| 101001
G |-------| 110101
H |-------| 111010

* |-------| is just some space.
 

Chronoshock

Diamond Member
Jul 6, 2004
4,860
1
81
What oscar said. You know that each letter has a distance of 3 and each letter in the message is only off by 1 from a correct code.