ARQ (Automatic Repeat reQuest)

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf error control protocol
gptkbp:abbreviation Automatic Repeat reQuest
gptkbp:feature automatic retransmission
automatic error detection
packet acknowledgement
https://www.w3.org/2000/01/rdf-schema#label ARQ (Automatic Repeat reQuest)
gptkbp:mechanismOfAction retransmission of lost or corrupted packets
acknowledgement of received packets
timeout for missing acknowledgements
gptkbp:OSIModelLayer transport layer
data link layer
gptkbp:purpose ensure reliable data transfer
gptkbp:relatedTo gptkb:TCP
data link layer
forward error correction
sliding window protocol
gptkbp:type gptkb:Go-Back-N_ARQ
gptkb:Selective_Repeat_ARQ
gptkb:Stop-and-Wait_ARQ
gptkbp:usedIn data transmission
wireless communication
computer networks
gptkbp:bfsParent gptkb:SRT_(Secure_Reliable_Transport)
gptkbp:bfsLayer 7