answersLogoWhite

0

How hamming codes works?

Updated: 10/5/2023
User Avatar

Wiki User

βˆ™ 14y ago

Best Answer

Hamming code is a linear error-correcting code named after its inventor, Richard Hamming. Hamming codes can detect and correct single-bit errors, and can detect (but not correct) double-bit errors. In other words, the Hamming distance between the transmitted and received code-words must be zero or one for reliable communication.

User Avatar

Wiki User

βˆ™ 16y ago
This answer is:
User Avatar
More answers
User Avatar

Eric Kwashie Amedume

Lvl 2
βˆ™ 1y ago

Sixteen-bit messages are transmitted using a Hamming code. How many check bits are needed to ensure that the receiver can detect and correct single-bit errors? Show the bit pattern transmitted for the message 1101001100110101. Assume that even parity is used in the Hamming code.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How hamming codes works?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Calculate hamming code between 1000110 and 1110100?

hamming code between 1000110 and 1110100 can be calculated by just exoring both codes with each other as follow: 1000110 1110100 ------------ 0110010 now by counting the ones in the result that gives 3 then hamming dictance = 3


What are hamming codes used for?

Hamming Codes are used for detecting multiple errors in a transmitted code. It can trace missing parts of a code that may have been lost through transmission and it can also tell you if an error has occurred in any bit of the code using Modulo Tow Arithmetic.


When was Ronald Hamming born?

Ronald Hamming was born in 1973.


When was Richard Hamming born?

Richard Hamming was born on 1915-02-11.


When did Richard Hamming die?

Richard Hamming died on 1998-01-07.


When was Ineke DezentjΓ© Hamming-Bluemink born?

Ineke Dezentjé Hamming-Bluemink was born in 1954.


Write the generator matrix for the hamming code 51?

i want hamming code matrix (h and g)


What has the author R W Hamming written?

R W. Hamming has written: 'Calculus and the computer revolution'


Construct a 12-bit Hamming code for the characters A and 3 ASCII. 3 equals 00110011?

Hamming Code for A: 010010000100 (The strike numbers are the check bits) Hamming Code for 3: 001100011101


When was IEEE Richard W. Hamming Medal created?

IEEE Richard W. Hamming Medal was created in 1986.


How can hamming code be used to correct burst errors?

Hamming code is only used for single bit error :/


How is the syndrome for the Hamming code interpreted?

Hamming Codes are used for detecting multiple errors in a transmitted code. It can trace missing parts of a code that may have been lost through transmission and it can also tell you if an error has occurred in any bit of the code using Modulo Tow Arithmetic.Read more: http://wiki.answers.com/What_are_hamming_codes_used_for#ixzz21gh0KNMn