1,707 views

1 Answer

2 votes
2 votes
option (B)

we know that in error correction technique(hamming code)

d>=2p+1 when d is distance and p is number of error bits

here d=2t+1 so 2t+1>=2p+1 =>p <=t so maximum value is p =t

Related questions

2 votes
2 votes
2 answers
1
iarnav asked Nov 19, 2018
3,106 views
If the Hamming distance between a dataword and the corresponding codeword is three, there are _____ bits in error.A) 5 B) 4 C) 3 D) none of the above
0 votes
0 votes
2 answers
2
Karthik Akula asked Sep 1, 2016
5,866 views
Can anyone explain me how to detect and correct errors using hamming code ?
1 votes
1 votes
0 answers
4
Nishi Agarwal asked Mar 17, 2019
5,163 views
32: A sender needs to send the four data items Ox3456, OxABCC, Ox02BC, and OxEEEE. Answer the following:a. Find the checksum at the sender site.b. Find the checksum at th...