Difference between bus star ring Tree and Mesh topology

Difference between Star and Ring Topology

Prerequisite – Network Topologies
Star Topology:
In Star topology, the nodes are connected to the central hub or router in which the information is travel from central hub or router to all the nodes. There are n links in Star topology, if there are n nodes. The nodes are connected to each other completely via dedicated link in which the information is travel from nodes to nodes.A new cable is added to the central hub to add a new node in star topology.


Difference between bus star ring Tree and Mesh topology

Ring Topology:
In Ring topology, every node is connected to it’s left and right side nodes in which the information is travel from nodes to nodes in ring manner in one direction.There are also n links in ring topology like star topology, if there are n nodes present. In ring topology, to add a new node the entire connection must be broken down.


Difference between bus star ring Tree and Mesh topology

Difference between Star and Ring Topology:

S.NO Star topology Ring Topology
1. In star topology, the nodes are connected to the central hub or router. In ring topology, every node is connected to it’s left and right side nodes.
2. In star topology, only hub is failure point. In ring topology, every nodes are failure point.
3. The cost of star topology is high. The cost of ring topology is low.
4. In star topology, the information is travel from central hub or router to all the nodes. In ring topology, the information is travel from nodes to nodes in ring manner in one direction.
5. The cables are required in star topology more than the ring topology. The cables are required in ring topology less than the star topology.
6. There are n links in Star topology, if there are n nodes. There are also n links in ring topology, if there are n nodes present.
7. A new cable is added to the central hub to add a new node. Whereas to add a new node in ring topology, the connection must be broken.
8. In Star topology, addition and removal of new nodes is moderately difficult. In ring topology, addition and removal of new nodes is difficult.

Difference between bus star ring Tree and Mesh topology

Article Tags :

Computer Networks

Difference Between

GATE CS

Practice Tags :

Computer Networks

Types of Topology

There are five types of topology in computer networks:

Difference between bus star ring Tree and Mesh topology

1. Mesh Topology
2. Star Topology
3. Bus Topology
4. Ring Topology
5. Hybrid Topology

Physical or Logical Network Topologies

With the brief introduction provided above, we simply understand what a basic computer network is all about.

A network topology can either be the physical or logical arrangement of devices on a network.

These connected devices can be routers, switches, firewalls, network printers, wireless access points, user computers etc (basically anything that can be assigned an IP address). Note that end user devices are also part of the network topology.

Logical topology deals with how data is transferred and flows on the network, while physical topology is concerned with the physical layout of the devices on the network and how they are physically connected.

Types of Network Topologies

Network topology goes beyond logical or physical arrangement of devices. This brings us to the various types of network topologies available today. These topologies are Bus, Star, Ring, Tree, Hybrid and Mesh network topologies. Let us take a closer look at each of these types mentioned.

Bus Topology – Advantages and Disadvantages

Difference between bus star ring Tree and Mesh topology

Bus topology has a network arrangement where nodes make use of a single communication line for data transmission.

MORE READING: 10 Best Computer Networking Jobs with High Salaries in USA

Many networks at the beginning of computer networking era made use of this topology due to easy implementation.

Advantages

  • Since there is a single communication line, means the same medium is shared. Therefore, the major advantage of using this topology is its simplicity.
  • Easy to setup and extend.
  • Less costly. Less cabling needs.

Disadvantages

  • On the other hand, having a single communication line for data transmission makes it easier for collision to occur, which is seen as a disadvantage of using this network topology.
  • If the single network cable has a problem or disconnection, the whole network breaks.
  • Difficult to identify a problem.
  • All devices receive all signals from every other host. This is not efficient.

Types of Computer Network Topology

Priyanka Waghmare | Updated: Oct 1, 2021 16:30 IST

Download Post as PDF

A computer network is defined as a collection of computers connected that follow similar protocols and allow the computer to interact with another computer and share its resources, data, and applications.

A network topology defines the physical interconnection of its constituent elements. We can say that the topology of a network defines how the various nodes of the network are interconnected. Here the interconnection can be real or logical. The term Real implies physical or actual connection and logical interconnection refers to the way data is exchanged between the constituents.

With this article, we will learn the different types of network topology- Bus, Star, Mesh, Ring, Tree, and Hybrid, their orientation and uses.

Table of Contents

  • Types of Network Topology
  • Types of Computer Network Topology FAQs