1/7
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Check Digits
An additional digit at the end of a set of numbers used to check for mistakes in input or transmission.
Modulo 10
A calculation method used to generate and verify check digits by performing a series of calculations and comparing the result to the check digit.
Automatic Repeat Requests (ARQ)
A method used to check data transmission integrity by using positive and negative acknowledgements and timeouts.
Positive Acknowledgement
A message sent by the receiver to indicate that data has been received correctly.
Negative Acknowledgement (NACK)
A message sent by the receiver to indicate that an error has been detected in the received data.
Timeout
The time interval allowed to lapse before an acknowledgment is received.
Block of Data
A chunk of information sent by the sender to the receiver.
Resending
The process of sending the data block again if an acknowledgement or NACK is not received within a timeout period.