Computer Science, asked by kr6248801, 1 month ago

Briefly explain different types of topologies​

Answers

Answered by cuteeeshalini
1

Answer:

There are five types of topology – Mesh, Star, Bus, Ring and Hybrid.

Explanation:

Geometric representation of how the computers are connected to each other is known as topology. There are five types of topology – Mesh, Star, Bus, Ring and Hybrid.

Answered by Moncheri06
2

\huge \mathbb\fcolorbox{black}{paleturquoise}{Answer}

  1. Mesh topology: In mesh topology each device is connected to every other device on the network through a dedicated point-to-point link. When we say dedicated it means that the link only carries data for the two connected devices only.
  2. Star topology: In star topology each device in the network is connected to a central device called hub. Unlike Mesh topology, star topology doesn’t allow direct communication between devices, a device must have to communicate through hub.
  3. Bus topology: In bus topology there is a main cable and all the devices are connected to this main cable through drop lines. There is a device called tap that connects the drop line to the main cable. Since all the data is transmitted over the main cable, there is a limit of drop lines and the distance a main cable can have.
  4. Ring topology: In ring topology each device is connected with the two devices on either side of it. There are two dedicated point to point links a device has with the devices on the either side of it. This structure forms a ring thus it is known as ring topology. If a device wants to send data to another device then it sends the data in one direction, each device in ring topology has a repeater, if the received data is intended for other device then repeater forwards this data until the intended device receives it.
  5. Hybrid topology: A combination of two or more topology is known as hybrid topology. For example a combination of star and mesh topology is known as hybrid topology.
Similar questions