Recent questions tagged error-detection

0 votes
1 answer
31
CRC can detect any odd number of errors.CRC can detect all burst errors of less than the degree of the polynomial.Please explain and if possible give proof
1 votes
2 answers
32
1 votes
1 answer
33
Let C be a binary linear code with minimum distance 2t + 1 then it can correct upto _____ bits of error.At + 1BtCt - 2Dt / 2
5 votes
1 answer
37
0 votes
2 answers
39
6 votes
2 answers
43
Data is transmitted continuously at $2.048$ Mbps rate for $10$ hours and received $512$ bits errors. What is the bit error rate?$\text{6.9 e-9}$$\text{6.9 e-6}$$\text{69 ...
7 votes
4 answers
44
Repeated execution of simple computation may cause compounding ofround-off errorssyntax errorsrun-time errorslogic errors
2 votes
2 answers
45
2 votes
5 answers
47
How many check bits are required for $16$ bit data word to detect $2$ bit errors and single bit correction using hamming code?$5$$6$$7$$8$
2 votes
1 answer
48
How many parity bits will be required for transmitting a 16-bit data ?a 6 b 3 c 2 d 1
39 votes
7 answers
51
An error correcting code has the following code words: $00000000, 00001111, 01010101, 10101010, 11110000$. What is the maximum number of bit errors that can be corrected?...
25 votes
5 answers
53
What is the distance of the following code $000000$, $010101$, $000111$, $011001$, $111111$?$2$$3$$4$$1$
31 votes
7 answers
54
Following $7$ bit single error correcting hamming coded message is received.$$\overset{7\qquad 6\qquad 5 \qquad 4\qquad 3 \qquad 2 \qquad 1}{\boxed{1 \qquad 0\qquad 0 \qq...
48 votes
7 answers
55
27 votes
4 answers
57