Communication

Advantages and Disadvantages of Network Topologies

A network topology refers to the way in which nodes in a network are connected to one another. The network structure defines how they communicate.

Each kind of arrangement of the network nodes has its own advantages and disadvantages. Here we tell you about the same.

Network Topologies

Advantages and Disadvantages of Network Topologies

Network topologies describe the ways in which the elements of a network are connected. They describe the physical and logical arrangement of network nodes.

Let us look at the advantages different network topologies offer and their shortfalls.

Bus Topology

Advantages of Bus Topology

  1. It is easy to set up, handle, and implement.
  2. It is best suited for small networks.
  3. It costs very little.

Disadvantages of Bus Topology

  1. The cable length is limited. This limits the number of network nodes that can be connected.
  2. This network topology can perform well only for a limited number of nodes. When the number of devices connected to the bus increases, the efficiency decreases.
  3. It is suitable for networks with low traffic. High traffic increases the load on the bus, and the network efficiency drops.
  4. It is heavily dependent on the central bus. A fault in the bus leads to network failure.
  5. It is not easy to isolate faults in the network nodes.
  6. Each device on the network “sees” all the data being transmitted, thus posing a security risk.

Ring Topology

Advantages of Ring Topology

  1. The data being transmitted between two nodes passes through all the intermediate nodes. A central server is not required for the management of this topology.
  2. The traffic is unidirectional and the data transmission is high-speed.
  3. In comparison to a bus, a ring is better at handling load.
  4. The adding or removing of network nodes is easy, as the process requires changing only two connections.
  5. The configuration makes it easy to identify faults in network nodes.
  6. In this topology, each node has the opportunity to transmit data. Thus, it is a very organized network topology.
  7. It is less costly than a star topology.

Disadvantages of Ring Topology

  1. The failure of a single node in the network can cause the entire network to fail.
  2. The movement or changes made to network nodes affect the entire network’s performance.
  3. Data sent from one node to another has to pass through all the intermediate nodes. This makes the transmission slower in comparison to that in a star topology. The transmission speed drops with an increase in the number of nodes.
  4. There is heavy dependency on the wire connecting the network nodes in the ring.

Mesh Topology

Advantages of Mesh Topology

  1. The arrangement of the network nodes is such that it is possible to transmit data from one node to many other nodes at the same time.
  2. The failure of a single node does not cause the entire network to fail as there are alternate paths for data transmission.
  3. It can handle heavy traffic, as there are dedicated paths between any two network nodes.
  4. Point-to-point contact between every pair of nodes makes it easy to identify faults.

Disadvantages of Mesh Topology

  1. The arrangement wherein every network node is connected to every other node of the network, many connections serve no major purpose. This leads to the redundancy of many network connections.
  2. A lot of cabling is required. Thus, the costs incurred in setup and maintenance are high.
  3. Owing to its complexity, the administration of a mesh network is difficult.

Star Topology

Advantages of Star Topology

  1. Due to its centralized nature, the topology offers simplicity of operation.
  2. It also achieves isolation of each device in the network.
  3. Adding or removing network nodes is easy, and can be done without affecting the entire network.
  4. Due to its centralized nature, it is easy to detect faults in the network devices.
  5. As the analysis of traffic is easy, the topology poses a lesser security risk.
  6. Data packets do not have to pass through many nodes, like in the case of a ring network. Thus, with the use of a high-capacity central hub, traffic load can be handled at fairly decent speeds.

Disadvantages of Star Topology

  1. Network operation depends on the functioning of the central hub. Hence, central hub failure leads to the failure of the entire network.
  2. Also, the number of nodes that can be added, depends on the capacity of the central hub.
  3. The setup cost is quite high.

Tree Topology

Imagine a hierarchy of network nodes, with the root node serving client nodes, that in turn serve other lower-level nodes.

The top-level node is mostly a mainframe computer while other nodes in the hierarchy are mini or microcomputers.

In this arrangement, the node at each level could be forming a star network with the nodes it serves. In this case, the structure combines star and bus topologies and inherits their advantages and disadvantages.

Advantages of Tree Topology

  1. The tree topology is useful in cases where a star or bus cannot be implemented individually. It is most suited in networking multiple departments of a university or corporation, where each unit (star segment) functions separately and is also connected with the main node (root node).
  2. The advantages of centralization that are achieved in a star topology are inherited by the individual star segments in a tree network.
  3. Each star segment gets a dedicated link from the central bus. Thus, the failure of one segment does not affect the rest of the network.
  4. Fault identification is easy.
  5. The network can be expanded by the addition of secondary nodes. Thus, scalability is achieved.

Disadvantages of Tree Topology

  1. As multiple segments are connected to a central bus, the network depends heavily on the bus. Its failure affects the entire network.
  2. Owing to its size and complexity, maintenance is not easy and costs are high. Also, configuration is difficult in comparison to that in other topologies.
  3. Though it is scalable, the number of nodes that can be added depends on the capacity of the central bus and on the cable type.

Hybrid Topology

A hybrid topology combines two or more topologies and is meant to reap their advantages.

Obviously, the advantages and disadvantages of a hybrid topology are a combination of the merits and demerits of the topologies used to structure it.

If you liked this article, then please subscribe to our YouTube Channel for Instrumentation, Electrical, PLC, and SCADA video tutorials.

You can also follow us on Facebook and Twitter to receive daily updates.

You've successfully subscribed !

View Comments

  • I thank you so so much for this magnificient site , Your really making life easier for people who interest in instrumentation in particular, it's really my reference since amater.
    Thanks much

  • actually sir, i have class networking and lecture asking baout this..from this wbesite its only take a few minutes to complete the task...what a breifly.thks sir...

  • The message above was very, very, very useful and educational. I prefer everyone using this notes on Network Topologies cause it's very understandable and suitable for the person that doesn't understand Network Topologies, it also helps to classify each and every Network Topologies. So Boys and Girls I prefer you use this information for Network Topologies!!

Share

Recent Articles

  • PLC Tutorials

Example PLC Program to Control a Pump based on Level Sensors

Learn an example PLC program to control a pump based on level sensors using ladder…

2 weeks ago
  • PLC Tutorials

PLC Timer Application in Security Camera Recording

In the PLC timer application for security camera recording, when motion is detected then camera…

2 weeks ago
  • PLC Tutorials

Batch Mixing with PLC Ladder Logic Program

In this example, we will learn batch mixing with PLC ladder logic program using timer…

2 weeks ago
  • PLC Tutorials

PLC Example on Manufacturing Line Assembly

This PLC example on manufacturing line assembly is an intermediate-level PLC program prepared for the…

2 weeks ago
  • PLC Tutorials

PLC Programming Example with Pushbutton and Motor

In this article, you will learn the PLC programming example with pushbutton and motor control…

3 weeks ago
  • PLC Tutorials

Boolean Logic to PLC Programming

This article teaches how to convert Boolean logic to PLC programming ladder logic with the…

1 month ago