Exploring
Topology
By Team Purple
@MJ Mahin
@Anjona Monni
@Safwan Ahmed
Our team
Anjona Monni Safwan Ahmed MJ Mahin
Outline
1 • Introduction
2 • Topology Types
3 • P2P Topology
4 • Star Topology
5 • Ring Topology
6 • Mesh Topology
7 • Bus Topology
8 • Tree Topology
9 • Reference
What is
Topology?
01
Let’s know about Topology!
Topology
A network topology is the physical and logical arrangement of nodes and
connections in a network.
Physical topology describes the layout of devices and cables, and logical
topology describes how data is transmitted within the network
regardless of the physical layout.
Basic Concepts
02
Want to know about the basic concepts?
Topology tree
Point-to-point topology is a type of topology that works on the functionality
of the sender and receiver. It is the simplest communication between two
nodes, in which one is the sender and the other one is the receiver. Point-
to-Point provides high-bandwidth
Point to Point Topology
Star topology is a network topology in which each network component
is physically connected to a central node such as a router, hub, or
switch. In a star topology, the central hub acts like a server, and the
connecting nodes act like clients.
.
Star Topology
Advantage:
1. Less expensive.
2. Easy to install and reconfiguration.
3. Robustness
Disadvantage:
1. Failure of the central hub will affect the entire network.
2. Performance is based on the single concentrator i.e. hub.
.
Star Topology
A ring network is a network topology
in which each node connects to
exactly two other nodes, forming a
single continuous pathway for
signals through each node – a
ring.
.
Ring Topology
Advantage:
1. The data transmission is high-speed.
2. The possibility of collision is minimal in this type of
topology.
3. Cheap to install and expand.
4. It is less costly than a star topology.
Disadvantage:
1. The failure of a single node in the network can
cause the entire network to fail.
2. Troubleshooting is difficult in this topology.
3. Less secure.
.
Ring Topology
Bus topology is a type of network topology in which all
devices are connected to a single cable called a
"bus." This cable serves as a shared communication
medium, allowing all devices on the network to
receive the same signal simultaneously.
.
Bus Topology
Advantage:
1. Coaxial or twisted pair cables are mainly used.
2. The cost of the cable is less compared to other
topologies.
3. Bus topology is a familiar technology as installation
and troubleshooting techniques are well known.
Disadvantage:
1. If the common cable fails, then the whole system will
crash down.
2. Adding new devices to the network would slow down
networks.
3. Security is very low.
.
Bus Topology
In a tree topology, there is one central node (the
“trunk”), and each node is connected to the
central node through a single path. Nodes
can be thought of as branches coming off of
the trunk.
.
Tree Topology
Advantage:
1. 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.
2. We can add new devices to the existing network.
3. Error detection and error correction are very easy in a tree
topology.
Disadvantage:
1. If the central hub gets fails the entire system fails.
2. The cost is high because of the cabling.
3. If new devices are added, it becomes difficult to reconfigure.
.
Tree Topology
The mesh topology is a type of topology in which
every device or computer is connected to every
other device. Each device not only sends its
signals but also receives signals from other
devices.
.
Mesh Topology
Advantage:
1. Dedicated link ensures that each connection carries its
data load, eliminating the traffic problem.
2. Mesh topology is robust.
3. Provides privacy & security.
4. Fault identification and isolation is easy.
Disadvantage:
1. Huge amount of cabling and I/O ports required.
2. Installation and reconnection is difficult.
.
Mesh Topology
Reference
https://www.lenovo.com/us/en/glossary/what-is-tree-
topology/?orgRef=https%253A%252F%252Fwww.google.com%252F
https://www.javatpoint.com/what-is-tree-topology
https://byjus.com/gate/tree-topology-notes/
https://www.geeksforgeeks.org/advantages-and-disadvantages-of-tree-topology/
https://www.computerhope.com/jargon/t/treetopo.htm
https://en.wikipedia.org/wiki/Tree_network
CREDITS: This presentation template was created by
Slidesgo, and includes icons by Flaticon and infographics &
images by Freepik
Thanks!
Please keep this slide for attribution

Computer Network Topology By Team_Purple (Dept. English)

  • 1.
    Exploring Topology By Team Purple @MJMahin @Anjona Monni @Safwan Ahmed
  • 2.
    Our team Anjona MonniSafwan Ahmed MJ Mahin
  • 3.
    Outline 1 • Introduction 2• Topology Types 3 • P2P Topology 4 • Star Topology 5 • Ring Topology 6 • Mesh Topology 7 • Bus Topology 8 • Tree Topology 9 • Reference
  • 4.
  • 5.
    Topology A network topologyis the physical and logical arrangement of nodes and connections in a network. Physical topology describes the layout of devices and cables, and logical topology describes how data is transmitted within the network regardless of the physical layout.
  • 6.
    Basic Concepts 02 Want toknow about the basic concepts?
  • 7.
  • 8.
    Point-to-point topology isa type of topology that works on the functionality of the sender and receiver. It is the simplest communication between two nodes, in which one is the sender and the other one is the receiver. Point- to-Point provides high-bandwidth Point to Point Topology
  • 9.
    Star topology isa network topology in which each network component is physically connected to a central node such as a router, hub, or switch. In a star topology, the central hub acts like a server, and the connecting nodes act like clients. . Star Topology
  • 10.
    Advantage: 1. Less expensive. 2.Easy to install and reconfiguration. 3. Robustness Disadvantage: 1. Failure of the central hub will affect the entire network. 2. Performance is based on the single concentrator i.e. hub. . Star Topology
  • 11.
    A ring networkis a network topology in which each node connects to exactly two other nodes, forming a single continuous pathway for signals through each node – a ring. . Ring Topology
  • 12.
    Advantage: 1. The datatransmission is high-speed. 2. The possibility of collision is minimal in this type of topology. 3. Cheap to install and expand. 4. It is less costly than a star topology. Disadvantage: 1. The failure of a single node in the network can cause the entire network to fail. 2. Troubleshooting is difficult in this topology. 3. Less secure. . Ring Topology
  • 13.
    Bus topology isa type of network topology in which all devices are connected to a single cable called a "bus." This cable serves as a shared communication medium, allowing all devices on the network to receive the same signal simultaneously. . Bus Topology
  • 14.
    Advantage: 1. Coaxial ortwisted pair cables are mainly used. 2. The cost of the cable is less compared to other topologies. 3. Bus topology is a familiar technology as installation and troubleshooting techniques are well known. Disadvantage: 1. If the common cable fails, then the whole system will crash down. 2. Adding new devices to the network would slow down networks. 3. Security is very low. . Bus Topology
  • 15.
    In a treetopology, there is one central node (the “trunk”), and each node is connected to the central node through a single path. Nodes can be thought of as branches coming off of the trunk. . Tree Topology
  • 16.
    Advantage: 1. It allowsmore 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. 2. We can add new devices to the existing network. 3. Error detection and error correction are very easy in a tree topology. Disadvantage: 1. If the central hub gets fails the entire system fails. 2. The cost is high because of the cabling. 3. If new devices are added, it becomes difficult to reconfigure. . Tree Topology
  • 17.
    The mesh topologyis a type of topology in which every device or computer is connected to every other device. Each device not only sends its signals but also receives signals from other devices. . Mesh Topology
  • 18.
    Advantage: 1. Dedicated linkensures that each connection carries its data load, eliminating the traffic problem. 2. Mesh topology is robust. 3. Provides privacy & security. 4. Fault identification and isolation is easy. Disadvantage: 1. Huge amount of cabling and I/O ports required. 2. Installation and reconnection is difficult. . Mesh Topology
  • 19.
  • 20.
    CREDITS: This presentationtemplate was created by Slidesgo, and includes icons by Flaticon and infographics & images by Freepik Thanks! Please keep this slide for attribution