Error Detection and Correction Flashcards

1
Q

Evaluate the use of parity bits in detecting transmission errors

A

∆ If an odd number have flipped am error will have been detected but the number of errors will not be detected
∆ If an even number of bits has flipped the error will not be detected

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Describe echo checking as a method of detecting data transmission errors

A

∆ The receiving device sends the data back to the transmitting device
∆ The transmitting device compares the data with the original data
∆ The transmitting device retransmits the data if there was an error

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

01101010 includes a parity bit an error occurs when this byte is transmitted and is received as 01101110 describe how this error occurred and explain the consequences if the byte is received as 00001010

A

∆ Even parity is being used, the received bytes parity is odd
∆ The double error will not be detected as the bytes parity is still even.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly