NETWORK TOPOLOGY

DEFINITION
  • On a ring network, a cable forms a closed loop (ring) with all computers and devices arranged along the ring
HOW IT WORKS
  • Data transmitted on a ring networks travels from device to device around the entire ring, in one direction (clockwise or counterclockwise) until it reach its destination by using token.
  • Token passing is one method for sending data around a ring.
  • Each device takes a turn sending and receiving information through the use of a token.
ADVANTAGES
  1. All computers have equals access to the resources in the network.
  2. The uses of token passing enables all devicesin a ring topology to share the network resources fairly.
  3. Cable faults are easily located, making troubleshoooting faster.
  4. Data packet are flowing in one direction at high speed around the ring.
  5. The transmission of data is relatively simple as packets travel in one direction.
DISADVANTAGES
  1. A failure in any cable or devices breaks the loop and can take down the entire network.
  2. A ring network can span a larger distance than a bus network, but it is more difficult to install.
  3. Data packets must pass through every computer therefore, this makes it slower.

TYPES OF NETWORK TOPOLGY
BUS NETWORK
RING NETWORK
STAR NETWORK