NP LAB Q1 and Q2
NP LAB Q1 and Q2
•Star Topology
•Bus Topology
•Ring Topology
•Tree Topology
•Hybrid Topology
Mesh Topology
In a mesh topology, every device is connected to another device via a particular
channel. Every device is connected to another via dedicated channels. These channels
are known as links. In Mesh Topology, the protocols used are AHCP (Ad Hoc
Configuration Protocols), DHCP (Dynamic Host Configuration Protocol), etc.
Mesh Topology
•Suppose, the N number of devices are connected with each other in a mesh
topology, the total number of ports that are required by each device is N-1. In
Figure 1, there are 5 devices connected to each other, hence the total number of
ports required by each device is 4. The total number of ports required = N * (N-1).
•Suppose, N number of devices are connected with each other in a mesh topology,
then the total number of dedicated links required to connect them is N C 2 i.e.
N(N-1)/2. In Figure 1, there are 5 devices connected to each other, hence the total
number of links required is 5*4/2 = 10.
Advantages of Mesh Topology
•Communication is very fast between the nodes.
•Mesh Topology is robust.
•The fault is diagnosed easily. Data is reliable because data is transferred among
the devices through dedicated channels or links.
•Provides security and privacy.
Disadvantages of Mesh Topology
•Installation and configuration are difficult.
•The cost of cables is high as bulk wiring is required, hence suitable for less number
of devices.
•The cost of maintenance is high.
A common example of mesh topology is the internet backbone, where various internet
service providers are connected to each other via dedicated channels. This topology is
also used in military communication systems and aircraft navigation systems.
Star Topology
In Star Topology, all the devices are connected to a single hub through a cable. This
hub is the central node and all other nodes are connected to the central node. The hub
can be passive in nature i.e., not an intelligent hub such as broadcasting devices, at the
same time the hub can be intelligent known as an active hub. Active hubs have
repeaters in them. Coaxial cables or RJ-45 cables are used to connect the computers.
In Star Topology, many popular Ethernet LAN protocols are used as CD(Collision
Detection), CSMA (Carrier Sense Multiple Access), etc.
Star Topology
Bus Topology
token just after transmitting the data and Delayed token release releases the token
after the acknowledgment is received from the receiver.
Advantages of Ring Topology
•The data transmission is high-speed.
•The possibility of collision is minimum in this type of topology.
•Cheap to install and expand.
•It is less costly than a star topology.
Disadvantages of Ring Topology
•The failure of a single node in the network can cause the entire network to fail.
•Troubleshooting is difficult in this topology.
•The addition of stations in between or the removal of stations can disturb the
whole topology.
•Less secure.
Tree Topology
Tree topology is the variation of the Star topology. This topology has a hierarchical
flow of data. In Tree Topology, protocols like DHCP and SAC (Standard Automatic
Configuration) are used.
Tree Topology
In tree topology, the various secondary hubs are connected to the central hub which
contains the repeater. This data flow from top to bottom i.e. from the central hub to
the secondary and then to the devices or from bottom to top i.e. devices to the
secondary hub and then to the central hub. It is a multi-point connection and a non-
robust topology because if the backbone fails the topology crashes.
Advantages of Tree Topology
•It allows more devices to be attached to a single central hub thus it decreases the
distance that is traveled by the signal to come to the devices.
•It allows the network to get isolated and also prioritize from different computers.
•We can add new devices to the existing network.
•Error detection and error correction are very easy in a tree topology.
The above figure shows the structure of the Hybrid topology. As seen it contains a
combination of all different types of networks.
Advantages of Hybrid Topology
•This topology is very flexible .
•The size of the network can be easily expanded by adding new devices.
•The infrastructure cost is very high as a hybrid network requires a lot of cabling