error checking methods of data transmission Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

what can parity checks be ?

A

they can be even (even number of bits) or odd (odd number of bits)

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

state two states when parity check wouldn’t work

A

when two bits are interchanged

when there are multiple errors in the same byte

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

what is Automatic Repeat Request?

A

it uses acknowledgement to indicate data receiver correctly

it also uses a timeout

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

what is timeout in automatic repeat request

A

it is the time allowed to pass before the acknowledgement is received

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

what is checksum

A

the checksum is based on the number of bytes in the block of data

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

what happens when the checksum at the receiver’s end doesn’t match the checksum at the end of the data block?

A

error in the transmission occurs

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

how does checksum work

A

a value is calculated from the data, it is transmitted with the block of data. The value is recalculated after transmission. Values are then compared after transmisson to check for any errors

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

how does check digit work

A

a digit is calculated from the data, it is then added to the data. Digits are recalculated when data is entered and then digits are compared to check for any errors.

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

what happens if an acknowledgement isn’t sent back before timeout occurs?

A

the message is automatically resent

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