Skip to content
Surf Wiki
Save to docs
general/channel-access-methods

From Surf Wiki (app.surf) — the open knowledge base

Token passing

Channel access method


Channel access method

On a local area network, token passing is a channel access method where a packet called a token is passed between nodes to authorize that node to communicate.

Channel access method

In contrast to polling access methods, there is no pre-defined "master" node. The most well-known examples are IBM Token Ring and ARCNET, but there were a range of others, including FDDI (Fiber Distributed Data Interface), which was popular in the early to mid 1990s.

Token passing schemes degrade deterministically under load, which is a key reason why they were popular for industrial control LANs such as Manufacturing Automation Protocol (MAP). The advantage over contention based channel access (such as the CSMA/CD of early Ethernet), is that collisions are eliminated, and that the channel bandwidth can be fully utilized without idle time when demand is heavy. The disadvantage is that even when demand is light, a station wishing to transmit must wait for the token, increasing latency.

Some types of token passing schemes do not need to explicitly send a token between systems because the process of "passing the token" is implicit. An example is the channel access method used during "Contention Free Time Slots" in the ITU-T G.hn standard for high-speed local area networking using existing home wires (power lines, phone lines and coaxial cable).

References

References

  1. "Token and Token-Passing Access Methods".
  2. (2001). "Computer Networking Essentials". Cisco Press.
  3. "Lecture 6: Media Access Control". UC San Diego.
  4. "Essential Network Concepts Part 3".
  5. "Token Bus (IEEE 802.4)".
  6. (2001). "Data and Computer Communications: Networking and Internetworking". CRC Press.
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Token passing — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report