Recent questions tagged hamming-code

0 votes
1 answer
2
0 votes
0 answers
3
in reciever side to detect err which one representation we should follow to know that in which bit error is present in hamming code?p1p2d1p4d2d3d4p8d5d6 d6d5p8d4d3d2p4d1p...
0 votes
1 answer
6
The representation of $4$ bit code $1101$ into $7$ bit, even parity Hamming code is$(1010101)$$(1111001)$$(1011101)$$(1110000)$
18 votes
3 answers
9
Assume that a $12$-bit Hamming codeword consisting of $8$-bit data and $4$ check bits is $d_8d_7d_6d_5c_8d_4d_4d_3d_2c_4d_1c_2c_1$, where the data bits and the check bits...
1 votes
1 answer
10
To guarantee correction of upto $5$ errors in all cases, the minimum Hamming distance in a block code must be ______.$11$$6$$5$$2$
1 votes
0 answers
13
0 votes
1 answer
15
1 votes
0 answers
16
0 votes
0 answers
21
1 votes
1 answer
23
someone please post detailed solution pic for this procedure- I am getting bits 1 and 2 as errorneous.
0 votes
0 answers
24
Suppose that a code has the following four valid codewords:$\begin{array} \\ 11001100 \\ 00110011 \\ 11111111 \\ 00000000 \end{array}$What is the minimum number of errors...
2 votes
2 answers
25
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
2 answers
26
Consider a binary channel code in which each codeword has a fixed length of 5 bits. The Hamming distance between any pair of distinct codewords in this code is at least 2...