© Copyright Brian Brown, 1996-1999. All rights reserved.
This material may not be reproduced in printed or electronic format without the express permission of the author.
Previous Index Next

Ring Topology

Ring Network


Top Physical Implementation Of A Ring Network
Each workstation is connected back to a Multiple Access Unit (MAU), which supports up to eight workstations. Additional MAU are cascaded to provide greater workstation numbers.

Ring Implementation

Wiring is performed in a physical star fashion, with cables wired directly from each workstation back to the MAU.


Top IEEE 802.5 Token Ring
This protocol is widely used in ring networks for controlling station access to the ring. A short message (called a token) is circulated around the ring, being passed from station to station (it originates from a controller or master station which inserts it onto the ring).

A station which wants to transmit waits for the token to arrive. When the token arrives, the station changes it from a token to a connector message, and appends its message. This new message is then placed on the outgoing side of the ring.

Each station passes on received tokens if they have nothing to transmit. They monitor connector messages to see if the message is addressed to them. If connector messages are addressed to them, they copy the message, modify it to signify its receipt, then send it on around the ring. Connector messages which are not addressed to them are passed directly on to the next station in the ring.

When the connector message travels full circle and arrives at the original sending station, it checks the message to see if it's been received. It then discards the message and replaces it with a token.

Token passing part1 of 5

Token passing part2 of 5

Token passing part3 of 5

Either

Token passing part4 of 5


Or

Token passing part5 of 5


Top Physical Ring Cable Limits

TOKEN RING NETWORK LAYOUT
Limitations

Rules

Cable


Top Ring Topology: Summary
AdvantagesDisadvantages
Cable failures affect limited usersCostly Wiring
Equal access for all usersDifficult Connections
Each workstation has full access
speed to the ring
Expensive Adaptor Cards
As workstation numbers increase
performance diminishes slightly


Top Star Topology

Star Network


Top Star Topology: Summary
AdvantagesDisadvantages
Easy to add new workstationsHub failure cripples all workstations
connected to that hub
Centralized controlHubs are slighty more expensive than thin-Ethernet
Centralized network/hub monitoring


Previous Index Next