What is Network Topology || Types of Network Topology (Bus, Ring, Star, Mesh, Tree)| easy to understand

 Network Topology

Network Topology is a graphical representation of a Computer Network. Topology defines the arrangement of elements like nodes and links. It is a way of arrangement of any computer network in that how computers are connected to each other. Network topology shows the geometric structure of the network. 

Types of Network Topology

1. Bus Topology

    In Bus Topology, all devices are connected to a common Central Cable or shared cable. This common cable is the Backbone of topology. Transmission of data in the network is throw this cable. It is also known as Multi Drop Line topology.

When any Computer wants to transfer data to another computer then data contains the source and destination address. This data travels node by node. When a node receives data it checks to address if the destination address and node address is the same then it receives that data otherwise node transfer this data to other nodes. and this process goes continue until the intended destination is not reached.

At the end of the Backbone cable, a special connector called a terminator must be placed. Terminator prevents the signal from reflecting back.  

2. Ring Topology

    Ring topology can be formed by connecting the two ends of Bus Topology and forming a circle. Data Travels only in one direction. Each device in this topology works as a repeater because the node receives the signal, amplifies them, and then retransmit to another node.  

Ring Topology
Ring Topology
Data

When a message arrives at any node then it checks the address contained in the message if it is the same as that node then it accepts the message otherwise it amplifies the message signal and retransmits it.

 

3. Star Topology

    In Star Topology All devices are connected to a central hub. The central hub contains the address of all the devices connected to it.

When any computer wants to send data to another computer then it can not send directly to the other computer, rather it sends data to the central hub and hub examine the massage and check the address it contains. Then central hub transmits the data/message to the destination address.

Star Topology

Key Points

  • Installation and reconfiguration is very easy 
  • Fault identification is very easy.
  • If one link is faulty then only that link is affected so all links remain active.
  • Trafic overload is very low because only two-node take part in communication.
 

4. Mesh Topology

    In Mesh Topology each device has a dedicated point-to-point link to other devices. Dedicated means all devices connected to each other separately. It is a hybrid representation of all topologies. when a node wants to send a message to another node then it can directly send a message to that node because it has point-to-point links.
    In case of failure transmission signal can be bypassed throw other routs. It elements traffic because of dedicated links. with the dedicated links, privacy is very high.
     It is the most expensive topology. It requires very much cabling and connecting points. Installation and reconfiguration are very difficult. 
 
Mesh Topology

5. Tree Topology

    Tree Topology is the extension of Bus Topology. It is a hybrid version of Bus and Star Topology. In this topology, Star Networks are interconnected by Bus.
The central hub is used to connect the secondary hub via BACKBONE CABLE. Nodes are connected throw secondary hubs.

 

Tree Topology

For More detail, you can watch the video on Types of Network Topology

If you like my post please share it with your friends by clicking the below social media button.
Don’t forget to comment so we will update ourselves.
Share in a Single Click

3 Comments

  1. Im no professional, but I feel you just crafted a very good point point. You naturally understand what youre talking about, and I can seriously get behind that. Thanks for staying so upfront and so truthful.

Leave a Reply

Your email address will not be published. Required fields are marked *