0% found this document useful (0 votes)
20 views

Abc Lec

The document discusses different methods of error detection and correction in digital communications. It covers topics like parity checks, cyclic redundancy checks (CRC), burst errors, forward error correction, and modulo-2 arithmetic. There are also 10 multiple choice questions related to these topics.

Uploaded by

Ali Tehreem
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views

Abc Lec

The document discusses different methods of error detection and correction in digital communications. It covers topics like parity checks, cyclic redundancy checks (CRC), burst errors, forward error correction, and modulo-2 arithmetic. There are also 10 multiple choice questions related to these topics.

Uploaded by

Ali Tehreem
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 8

Error Detection and Correction

1.   Which error detection method uses one's complement arithmetic?

A.

Simple parity check

B.

Two-dimensional parity check

C.

CRC

D.

Checksum

2.   Which error detection method consists of just one redundant bit per data unit?
A.

Simple parity check

B.

Two-dimensional parity check

C.

CRC

D.

Checksum

3.   In cyclic redundancy checking, what is the CRC?

A.

The divisor

B.

The quotient
C.

The dividend

D.

The remainder

4.   In cyclic redundancy checking, the divisor is _______ the CRC

A.

The same size as

B.

one bit less than

C.

one bit more than

D.

none of the above

C
5.   A burst error means that two or more bits in the data unit have changed.

A.

double-bit

B.

burst

C.

single-bit

D.

none of the above

6.   In ________ error correction, the receiver corrects errors without requesting retransmission.

A.

backward

B.
onward

C.

forward

D.

none of the above

7.   In ________ error correction, the receiver asks the sender to send the data again.

A.

backward

B.

retransmission

C.

forward

D.

none of the above


B

8.   In modulo-2 arithmetic, __________ give the same results.

A.

addition and multiplication

B.

addition and division

C.

addition and subtraction

D.

none of the above

9.   . In modulo-2 arithmetic, we use the ______ operation for both addition and subtraction.

A.

XOR
B.

OR

C.

AND

D.

none of the above

10.   We add r redundant bits to each block to make the length n = k + r. The resulting n-bit blocks are
called _________

A.

datawords

B.

blockwords

C.

codewords
D.

none of the above

You might also like