Chapter 2 Data Transmission: Unit 2.2: Methods of error correction Flashcards

1
Q

How can errors occur?

A

Interference
Problems during packet switching
Skewing of data

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

Describe the method of parity checking.

A

A method used to check if data has been transferred correctly; it makes use of even parity or odd parity

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

Define parity bit

A

A bit (0/1) added to a byte of data in the most significant position; this ensures that the byte follows the correct even parity or odd parity protocol

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

Define parity block

A

A horizontal and vertical parity check on a block of data being transmitted

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

Describe the method of checksum

A

Verification method used to check if data transferred has been altered or corrupted; calculated from the block of data being sent; the checksum value is sent after each data block

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

Describe the method of echo check

A

Method used to check if data has been transferred correctly; data is sent to a receiver and then immediately sent back to the sender; the sender then checks if the received data matches the sent data

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

Describe the process of check digit

A

An additional digit appended to a number to check if the entered number is error-free; check digit is a data entry check and not a data transmission check

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

Describe the process of ARQ

A

ARQ (Automatic Repeat Request) is a method of checking transmitted data for errors; it makes use of acknowledgement and timeout to automatically request re-sending of data if the time interval before positive acknowledgement is too long

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