“Taking Turns” MAC protocols
master node “invites” slave nodes to transmit in turn
Request to Send, Clear to Send msgs
concerns:
- polling overhead
- latency
- single point of failure (master)
- control token passed from one node to next sequentially.
- concerns:
- token overhead
- latency
- single point of failure (token)