Ring Topology :-
In Ring Topology each PC is connected to its neighboring PCs on either side. When all PCs and the server are similarly connected a ring is formed.
Ring Topology avoids dependence on central computer. Each node on ring can send a message to other terminal with a unique-address as Tag Sender that has a Tag & same is true for receiver. Receiver receives the message & sends an acknowledgement lo send Software for ring topology must contain tool to guard against messages with bad address.
Addition of a new station involves breaking the ring and adding on Ring-Interface Unit (RIU). Every Date Unit in ring contains source & destination address. Since ring is endless, data units will circulate continuously unless they are removed from ring. The sending station removes data unit after it has completed one round.
Merits:
1. It is a true distributed data processing system.
2. More reliable than STAR communication and is not dependent on HOST.
Demerits:
1. Addition of new Node increases delays.
2. complicated control software.

|