大象传媒

Networks - EduqasRing network topologies

Devices can be networked using different hardware, such as routers, hubs, switches, gateways and bridges. They can cover local areas (LANs) or wider areas (WANs). Networks are constructed using different topologies, including ring, bus, star and mesh. All of these differences have advantages and disadvantages to users.

Part of Computer ScienceUnderstanding Computer Science

Ring network topologies

In a ring network topology, nodes are connected in a ring or a loop. Data is sent around the ring, being passed from one computer system to the next until it reaches its destination.

Diagram illustrating a ring network setup

Advantages and disadvantages of using a ring network topology

Having nodes arranged in a ring network topology brings some benefits:

  • because data passes around the network in one direction, there are no network collisions
  • adding additional nodes has very little impact on bandwidth

However, ring network topologies also have disadvantages:

  • if any of the nodes fail, the ring is broken and data cannot be transmitted
  • it is difficult to troubleshoot a ring network topology
  • because all nodes are wired together, the network must be temporarily stopped to add additional nodes

Ring network topologies in use

Ring network topologies are used when a simple network is needed. They are suitable for locations that do not rely on very high data-transfer speeds, and where the network is unlikely to alter in size or structure. For example, a small office with only a few nodes may use a ring network topology.