CN

Token Bus and Token Ring Protocols

Medium
EST. TIME: 45 min

Token Bus and Token Ring Protocols

To create a scenario and study the performance of Token Bus and Token Ring protocols through simulation.

Theory

Token-based protocols are collision-free medium access control (MAC) methods that regulate access to a shared channel using a control frame called a Token.

Token Ring (IEEE 802.5)

Nodes are physically connected in a ring. The token circulates in one direction. A node captures the token to transmit and releases it after the frame returns (source stripping).

Token Bus (IEEE 802.4)

Nodes are on a physical bus but form a logical ring. The token is passed based on descending node addresses. It combines the physical robustness of a bus with the deterministic nature of a ring.

These protocols provide deterministic access, meaning a node is guaranteed to get a turn to transmit within a predictable time frame, making them ideal for real-time applications.

Procedure

  1. Select the protocol mode: Token Bus or Token Ring from the lab interface.
  2. Set the Number of Nodes and Packet Size for the transmission.
  3. Observe the Token Circulation:
    • In Token Ring, see it move physically around the circle.
    • In Token Bus, see it jump between nodes in logical order.
  4. Trigger a transmission and follow the Data Frame as it travels across the network.
  5. Monitor the Throughput and Fairness metrics as multiple nodes compete for access.
  6. Complete the quiz to evaluate your understanding of predictable network delays.

Ready to Start?

Launch the virtual simulator to visualize the network layers and verify protocols.

Resources

  • Reference Guide
  • Animation Lecture
  • Self Quiz

Hi, how can I help you Today!