Chapter 6 Flashcards
Flow Control
Pacing between adjacent sending and receiving nodes.
Error Detection
Errors caused by signal attenuation, noise. Receiver detects errors, signals retransmission, or drops frame.
Error Correction
Receiver identified and corrects bit error(s) without retransmission.
Multiple Access Protocol
Distributed algorithm that determines how nodes share channel. Communication about channel sharing must use the channel itself.
Channel Partitioning
Divide channel into smaller “pieces”, allocate piece to node.
Random Access
Channel not divided, allow collisions, recover from collisions.
“Taking Turns”
Nodes take turns, but nodes with more the send take longer.
Pooling
Centralized controller uses pooling messages to “invite” client nodes to transmit in turn.
Token Passign
Control token message explicitly passed from one node to another node next, sequentially.