Re: Hamming Code

22 views
Skip to first unread message

Frank (sjsu) Lin

unread,
Sep 28, 2016, 2:40:36 PM9/28/16
to aaron lee, SJSUcmpe120
first thing first:  email to discussion group for any non-personal message.

For the bit numbering, both forms have been used by different companies.  AFAIK, the CPU determines it similar to the big/little endian.

On Wed, Sep 28, 2016 at 10:34 AM, aaron lee <aaron...@gmail.com> wrote:
Professor, I found some people count parity and data bits position from left
Some people did from right. is it related with big and small Edina? 

e.g binary code has 0111 of 7 digit value

P : parity bit
D : data bit

Hamming code from left :   000 1111

position from left to right

P1

P2

D3

P4

D5

D6

D7




Hamming code from right : 1111 000

position from right to left

D7

D6

D5

P4

D3

P2

P1


What is right answer ? is it both correct?



Reply all
Reply to author
Forward
0 new messages