2.2 Methods of error detections Flashcards

1
Q

Why do errors occur?

A

Errors can occur during data transmission due to
interference, e.g. data loss, data gain and data
change

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

What is Parity check?

A

A type of error detection method that adds an additional bite each byte to create a odd or even sum.

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

What is Checksum?

A

A type of error detection method that performs a calculation on data to create a checksum value. Checksum values are compared after transition to see if they match

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

What is Echo check?

A

a type of error detection method that sends a copy of the transmitted data back to the sender to be compared with the original data sent

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

What does ARQ stand for?

A

Automatic repeat request

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

What is ARQ?

A

A type of error detection method that uses acknowledgement and timeout to see if data has arrived correctly after transmission

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

What is acknowledgement?

A

a message that is sent from one device to another to indicate whether data is received correctly

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

What is timeout?

A

a period of time that i set and used to wait for an acknowledgement to be received

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

What is Check Digit?

A

a type of error detection method that is used for a data entry. A calculation is performed on the data entered to create a value. Check digit values are compared to see if the data entered is correct

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