SlideShare a Scribd company logo
Practical:1Practical:1
NetworkTopologyNetworkTopology
Name : Harish R Pillai
Enr no.120120107025
Div : CE A
Network topologyNetwork topology
 Topology refers to the way in which the network of
computers is connected.
 Topology can also be defined as the geometrically
interconnection pattern by which the stations
(nodes/computers) are connected using suitable transmission
media (which can be point-to-point and broadcast)
Types of network topology:
 Bus topology
 Star topology
 Ring topology
 Tree topology
 Mesh topology
 Hybrid topology
Bus topologyBus topology
 In Bus topology, all nodes (or devices) are connected to a common
communication medium. Usually, a central cable is used as communication
medium. This cable is called Bus. The computers or nodes are connected
to the Bus through interface connector.
 In bus network, each computer is assigned a unique address. When a
computer sends a message to another computer, it also attaches the
address of the destination computer with message.
 This message moves from one computer to other through the bus. Each
computer connected to the network checks the message. If the address
matches with the address of computer, then it accepts the message.
Otherwise, the message moves to the next computer. In this way, the
message is received by the destination computer.
Advantages and DisadvantagesAdvantages and Disadvantages
of Bus Topologyof Bus Topology
 Advantages
 It is very simple and easy to install.
 It requires small length of cable to connect computers.
 It is less expensive.
 When a node is added and removed to and from the
network, the network is not affected.
 If one node fails, other nodes are  not affected.
 Disadvantages
 It can support only a small number of nodes or computers.
As the number of computers increases, the network get
slower.
 Entire network fails if there is any problem in the central
cable.
Star TopologyStar Topology
     In a star network, all computers or nodes are directly
connected to a central device. The
 the nodes are connected to the Hub with unshielded twisted
pair central device is called Hub.
 Star topology is most commonly used in LAN. This form of
network shape looks like a Star.
 In Star topology, the computers communicate with each
other through central Hub. The sending computer sends
data to the Hub. The Hub sends data to the receiving
computer. In this way, data is transferred from one
computer to another.
Advantages and DisadvantagesAdvantages and Disadvantages
of Star Topologyof Star Topology
Advantages
It is easy to install and to maintain.
New nodes can easily be added and removed to and
from the central Hub without affecting the network.
If any node or cable fails, other nodes are not
affected
Disadvantages
It requires more cable than any other topologies. So
it becomes more costly.
This type of network depends upon the central Hub.
If Hub fails, the entire network breaks down.
Ring TopologyRing Topology
 In ring topology, each computer is connected to the next
computer and the last computer is connected to the first.
Thus, a ring of computers is formed.
 When a computer sends a message to another computer on
the network, the message flows from one computer to the
next computer. Every computer receives message from
previous computer and transmits it to the next computer
until the destination computer receives the message.
Advantages and DisadvantagesAdvantages and Disadvantages
of Ring Topologyof Ring Topology
 -Advantages
 Data is quickly transferred without a ‘bottle neck
 The transmission of data is relatively simple as packets travel in one direction only.
 Adding additional nodes has very little impact on bandwidth
 It prevents network collisions because of the media access method or architecture
required.
 -Disadvantages
 Data packets must pass through every computer between the sender and recipient
therefore this makes it slower.
 If any of the nodes fail then the ring is broken and data cannot be transmitted
successfully.
 It is difficult to troubleshoot the ring.
 Because all stations are wired together, to add a station you must shut down the
network temporarily.
 In order for all computers to communicate with each other, all computers must be
turned on.
 Total dependence upon the one cable
Tree topologyTree topology
 Tree topology has combined features of bus and star
topology. Typically to form a tree network, multiple star
topologies are combined together through central cable or
bus. The tree network looks like a tree structure
 In tree topology network, one central hub and multiple
secondary hubs are used. The central hub is an active hub
 The cable TV network is an example of tree topology. In this
network, main cable is divided into branches and each
branch is further divided into smaller branches and so on
Advantages and disadvantages ofAdvantages and disadvantages of
Tree TopologyTree Topology
 Advantages
 It is an extension of Star and bus Topologies, so in networks
where these topologies can't be implemented individually for
reasons related to scalability, tree topology is the best alternative.
 Expansion of Network is possible and easy.
 Here, we divide the whole network into segments (star
networks), which can be easily managed and maintained.
 Error detection and correction is easy.
 Each segment is provided with dedicated point-to-point wiring to
the central hub.
 If one segment is damaged, other segments are not affected.
 Disadvantages
 Because of its basic structure, tree topology, relies heavily on the
main bus cable, if it breaks whole network is crippled.
 As more and more nodes and segments are added, the
maintenance becomes difficult.
 Scalability of the network depends on the type of cable used.
Mesh topologyMesh topology
In mesh topology, each node is directly
connected to every other node on the network.
This type of network involves the concept of
routes. Mesh topology is rarely used in LAN.
Some WANs like the Internet use mesh
topology.
In mesh topology, each node can send message
to the destination through multiple paths. It
means that each node of mesh network has
several possible paths to send or to receive
message.
Advantages and disadvantages ofAdvantages and disadvantages of
mesh topologymesh topology
 Advantages
 It has multiple links, so if one route is blocked then other
routes can be used for data communication.
 It ensures the data privacy or security, because every
message travels along a dedicated link.
 Troubleshooting of this topology is easy as compared with
other networks.
 It performance is not affected with heavy load of data
transmission.
 Disadvantages
 It becomes very expensive because a large number of cabling
and I/O ports are required.
 It is difficult to install.
Hybrid topologyHybrid topology
 Hybrid, as the name suggests, is mixture of two different
things. Similarly in this type of topology we integrate two or
more different topologies to form a resultant topology which
has good points(as well as weaknesses) of all the constituent
basic topologies rather than having characteristics of one
specific topology.
 This combination of topologies is done according to the
requirements of the organization
Advantages and disadvantages ofAdvantages and disadvantages of
Hybrid TopologyHybrid Topology
 Advantages
 1) Reliable : Unlike other networks, fault detection and troubleshooting is easy in this
type of topology.
 2) Scalable: Its easy to increase the size of network by adding new components, without
disturbing existing architecture.
 3) Flexible: Hybrid Network can be designed according to the requirements of the
organization and by optimizing the available resources
 4) Effective: Hybrid topology is the combination of two or more topologies, so we can
design it in such a way that strengths of constituent topologies are maximized while there
weaknesses are neutralized.
 Disadvantages
 1) Complexity of Design: One of the biggest drawback of hybrid topology is its design.
Its not easy to design this type of architecture and its a tough job for designers.
 2) Costly Hub: The hubs used to connect two distinct networks, are very expensive.
These hubs are different from usual hubs as they need to be intelligent enough to work
with different architectures and should be function even if a part of network is down.
 3) Costly Infrastructure: As hybrid architectures are usually larger in scale, they require
a lot of cables, cooling systems, sophisticate network devices, etc.

More Related Content

What's hot

Network Topology
Network TopologyNetwork Topology
Network Topology
Swapna Subhadarsini
 
Star topology
Star topologyStar topology
introduction-to-computer-networking
introduction-to-computer-networkingintroduction-to-computer-networking
introduction-to-computer-networking
Sithu PM
 
Network topologies
Network topologiesNetwork topologies
Network topologies
Norah Saad
 
Ring topology ppt
Ring topology pptRing topology ppt
Ring topology ppt
Ananthkumar6965
 
Network topology
Network topologyNetwork topology
Network topology
Pratik Vyas
 
LAN (Local Area Network)
LAN (Local Area Network)LAN (Local Area Network)
LAN (Local Area Network)
Ridwanul Hoque
 
Transmission media
Transmission mediaTransmission media
Transmission media
Umesh Gupta
 
Classification of Computer Networks
Classification of Computer NetworksClassification of Computer Networks
Classification of Computer Networks
MostafizurRahmanMonn
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
Rajesh Sadhukha
 
Network topologies
Network topologiesNetwork topologies
Network topologies
Online
 
Guided Transmission Media
Guided  Transmission MediaGuided  Transmission Media
Guided Transmission Media
Rajapriya82
 
Network topologies
Network topologiesNetwork topologies
Network topologies
Shripal Oswal
 
Presentation on data communication
Presentation on data communicationPresentation on data communication
Presentation on data communicationHarpreet Dhaliwal
 
Presentation on topology
Presentation on topologyPresentation on topology
Presentation on topology
kalyan kumar
 
Communication media
Communication mediaCommunication media
Communication media
lijomoljose
 
Networking
NetworkingNetworking
Networking
Palash Sachan
 
TREE TOPOLOGY
TREE TOPOLOGY TREE TOPOLOGY
TREE TOPOLOGY
Nets international LLC
 
Twisted pair cable
Twisted pair cableTwisted pair cable
Twisted pair cableilakkiya
 

What's hot (20)

Network Topology
Network TopologyNetwork Topology
Network Topology
 
Star topology
Star topologyStar topology
Star topology
 
introduction-to-computer-networking
introduction-to-computer-networkingintroduction-to-computer-networking
introduction-to-computer-networking
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
Ring topology ppt
Ring topology pptRing topology ppt
Ring topology ppt
 
Network topology
Network topologyNetwork topology
Network topology
 
Network architecture
Network architectureNetwork architecture
Network architecture
 
LAN (Local Area Network)
LAN (Local Area Network)LAN (Local Area Network)
LAN (Local Area Network)
 
Transmission media
Transmission mediaTransmission media
Transmission media
 
Classification of Computer Networks
Classification of Computer NetworksClassification of Computer Networks
Classification of Computer Networks
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
Guided Transmission Media
Guided  Transmission MediaGuided  Transmission Media
Guided Transmission Media
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
Presentation on data communication
Presentation on data communicationPresentation on data communication
Presentation on data communication
 
Presentation on topology
Presentation on topologyPresentation on topology
Presentation on topology
 
Communication media
Communication mediaCommunication media
Communication media
 
Networking
NetworkingNetworking
Networking
 
TREE TOPOLOGY
TREE TOPOLOGY TREE TOPOLOGY
TREE TOPOLOGY
 
Twisted pair cable
Twisted pair cableTwisted pair cable
Twisted pair cable
 

Similar to network topology

Network topology
Network topologyNetwork topology
Network topology
Nafizul Islam
 
topology.pptx
topology.pptxtopology.pptx
topology.pptx
YashKoli22
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
Raj vardhan
 
Network Topology
Network TopologyNetwork Topology
Network Topology
Rohan Raj
 
Types of network topology, hub, switch, router, repeater and brouter
Types of network topology, hub, switch, router, repeater and brouterTypes of network topology, hub, switch, router, repeater and brouter
Types of network topology, hub, switch, router, repeater and brouter
AlidHasan4
 
Network Topologies in computer networking
Network Topologies in computer networkingNetwork Topologies in computer networking
Network Topologies in computer networking
nazmulabdal
 
Class work3
Class work3Class work3
Class work3
RaziaSultanaHimu
 
Network topology
Network topologyNetwork topology
Network topology
lekshmik
 
Network Topology And Its Types
Network Topology And Its TypesNetwork Topology And Its Types
Network Topology And Its Types
SaadSaif6
 
Types of Network
Types of NetworkTypes of Network
Types of Network
ToufiqueAhmed13
 
Best Topology
Best TopologyBest Topology
Best Topology
ami872
 
Network using topologies
Network using topologiesNetwork using topologies
Network using topologies
Javeria600
 
Network topology
Network topologyNetwork topology
Network topology
maandomingo8
 
Determine best fit topology copy
Determine best fit topology   copyDetermine best fit topology   copy
Determine best fit topology copy
Jaleto Sunkemo
 
What is network topology, Bus, Star, Ring, Tree, Mesh topology
What is network topology, Bus, Star, Ring, Tree, Mesh topologyWhat is network topology, Bus, Star, Ring, Tree, Mesh topology
What is network topology, Bus, Star, Ring, Tree, Mesh topology
A. S. M. Shafi
 
Distributed Structure System
Distributed Structure SystemDistributed Structure System
Distributed Structure System
husnaina_akhtar
 
IT infrastructure and network technologies for Semi Final
IT infrastructure and network technologies for Semi FinalIT infrastructure and network technologies for Semi Final
IT infrastructure and network technologies for Semi Final
Mark John Lado, MIT
 
Network topology
Network topologyNetwork topology
Network topology
ArjonDando1
 
Networking.pptx
Networking.pptxNetworking.pptx
Networking.pptx
MamoonKhan40
 

Similar to network topology (20)

Network topology
Network topologyNetwork topology
Network topology
 
topology.pptx
topology.pptxtopology.pptx
topology.pptx
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
 
Network Topology
Network TopologyNetwork Topology
Network Topology
 
Types of network topology, hub, switch, router, repeater and brouter
Types of network topology, hub, switch, router, repeater and brouterTypes of network topology, hub, switch, router, repeater and brouter
Types of network topology, hub, switch, router, repeater and brouter
 
Network Topologies in computer networking
Network Topologies in computer networkingNetwork Topologies in computer networking
Network Topologies in computer networking
 
Class work3
Class work3Class work3
Class work3
 
report.pptx
report.pptxreport.pptx
report.pptx
 
Network topology
Network topologyNetwork topology
Network topology
 
Network Topology And Its Types
Network Topology And Its TypesNetwork Topology And Its Types
Network Topology And Its Types
 
Types of Network
Types of NetworkTypes of Network
Types of Network
 
Best Topology
Best TopologyBest Topology
Best Topology
 
Network using topologies
Network using topologiesNetwork using topologies
Network using topologies
 
Network topology
Network topologyNetwork topology
Network topology
 
Determine best fit topology copy
Determine best fit topology   copyDetermine best fit topology   copy
Determine best fit topology copy
 
What is network topology, Bus, Star, Ring, Tree, Mesh topology
What is network topology, Bus, Star, Ring, Tree, Mesh topologyWhat is network topology, Bus, Star, Ring, Tree, Mesh topology
What is network topology, Bus, Star, Ring, Tree, Mesh topology
 
Distributed Structure System
Distributed Structure SystemDistributed Structure System
Distributed Structure System
 
IT infrastructure and network technologies for Semi Final
IT infrastructure and network technologies for Semi FinalIT infrastructure and network technologies for Semi Final
IT infrastructure and network technologies for Semi Final
 
Network topology
Network topologyNetwork topology
Network topology
 
Networking.pptx
Networking.pptxNetworking.pptx
Networking.pptx
 

Recently uploaded

一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 

Recently uploaded (20)

一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 

network topology

  • 2. Network topologyNetwork topology  Topology refers to the way in which the network of computers is connected.  Topology can also be defined as the geometrically interconnection pattern by which the stations (nodes/computers) are connected using suitable transmission media (which can be point-to-point and broadcast) Types of network topology:  Bus topology  Star topology  Ring topology  Tree topology  Mesh topology  Hybrid topology
  • 3. Bus topologyBus topology  In Bus topology, all nodes (or devices) are connected to a common communication medium. Usually, a central cable is used as communication medium. This cable is called Bus. The computers or nodes are connected to the Bus through interface connector.  In bus network, each computer is assigned a unique address. When a computer sends a message to another computer, it also attaches the address of the destination computer with message.  This message moves from one computer to other through the bus. Each computer connected to the network checks the message. If the address matches with the address of computer, then it accepts the message. Otherwise, the message moves to the next computer. In this way, the message is received by the destination computer.
  • 4. Advantages and DisadvantagesAdvantages and Disadvantages of Bus Topologyof Bus Topology  Advantages  It is very simple and easy to install.  It requires small length of cable to connect computers.  It is less expensive.  When a node is added and removed to and from the network, the network is not affected.  If one node fails, other nodes are  not affected.  Disadvantages  It can support only a small number of nodes or computers. As the number of computers increases, the network get slower.  Entire network fails if there is any problem in the central cable.
  • 5. Star TopologyStar Topology      In a star network, all computers or nodes are directly connected to a central device. The  the nodes are connected to the Hub with unshielded twisted pair central device is called Hub.  Star topology is most commonly used in LAN. This form of network shape looks like a Star.  In Star topology, the computers communicate with each other through central Hub. The sending computer sends data to the Hub. The Hub sends data to the receiving computer. In this way, data is transferred from one computer to another.
  • 6. Advantages and DisadvantagesAdvantages and Disadvantages of Star Topologyof Star Topology Advantages It is easy to install and to maintain. New nodes can easily be added and removed to and from the central Hub without affecting the network. If any node or cable fails, other nodes are not affected Disadvantages It requires more cable than any other topologies. So it becomes more costly. This type of network depends upon the central Hub. If Hub fails, the entire network breaks down.
  • 7. Ring TopologyRing Topology  In ring topology, each computer is connected to the next computer and the last computer is connected to the first. Thus, a ring of computers is formed.  When a computer sends a message to another computer on the network, the message flows from one computer to the next computer. Every computer receives message from previous computer and transmits it to the next computer until the destination computer receives the message.
  • 8. Advantages and DisadvantagesAdvantages and Disadvantages of Ring Topologyof Ring Topology  -Advantages  Data is quickly transferred without a ‘bottle neck  The transmission of data is relatively simple as packets travel in one direction only.  Adding additional nodes has very little impact on bandwidth  It prevents network collisions because of the media access method or architecture required.  -Disadvantages  Data packets must pass through every computer between the sender and recipient therefore this makes it slower.  If any of the nodes fail then the ring is broken and data cannot be transmitted successfully.  It is difficult to troubleshoot the ring.  Because all stations are wired together, to add a station you must shut down the network temporarily.  In order for all computers to communicate with each other, all computers must be turned on.  Total dependence upon the one cable
  • 9. Tree topologyTree topology  Tree topology has combined features of bus and star topology. Typically to form a tree network, multiple star topologies are combined together through central cable or bus. The tree network looks like a tree structure  In tree topology network, one central hub and multiple secondary hubs are used. The central hub is an active hub  The cable TV network is an example of tree topology. In this network, main cable is divided into branches and each branch is further divided into smaller branches and so on
  • 10. Advantages and disadvantages ofAdvantages and disadvantages of Tree TopologyTree Topology  Advantages  It is an extension of Star and bus Topologies, so in networks where these topologies can't be implemented individually for reasons related to scalability, tree topology is the best alternative.  Expansion of Network is possible and easy.  Here, we divide the whole network into segments (star networks), which can be easily managed and maintained.  Error detection and correction is easy.  Each segment is provided with dedicated point-to-point wiring to the central hub.  If one segment is damaged, other segments are not affected.  Disadvantages  Because of its basic structure, tree topology, relies heavily on the main bus cable, if it breaks whole network is crippled.  As more and more nodes and segments are added, the maintenance becomes difficult.  Scalability of the network depends on the type of cable used.
  • 11. Mesh topologyMesh topology In mesh topology, each node is directly connected to every other node on the network. This type of network involves the concept of routes. Mesh topology is rarely used in LAN. Some WANs like the Internet use mesh topology. In mesh topology, each node can send message to the destination through multiple paths. It means that each node of mesh network has several possible paths to send or to receive message.
  • 12. Advantages and disadvantages ofAdvantages and disadvantages of mesh topologymesh topology  Advantages  It has multiple links, so if one route is blocked then other routes can be used for data communication.  It ensures the data privacy or security, because every message travels along a dedicated link.  Troubleshooting of this topology is easy as compared with other networks.  It performance is not affected with heavy load of data transmission.  Disadvantages  It becomes very expensive because a large number of cabling and I/O ports are required.  It is difficult to install.
  • 13. Hybrid topologyHybrid topology  Hybrid, as the name suggests, is mixture of two different things. Similarly in this type of topology we integrate two or more different topologies to form a resultant topology which has good points(as well as weaknesses) of all the constituent basic topologies rather than having characteristics of one specific topology.  This combination of topologies is done according to the requirements of the organization
  • 14. Advantages and disadvantages ofAdvantages and disadvantages of Hybrid TopologyHybrid Topology  Advantages  1) Reliable : Unlike other networks, fault detection and troubleshooting is easy in this type of topology.  2) Scalable: Its easy to increase the size of network by adding new components, without disturbing existing architecture.  3) Flexible: Hybrid Network can be designed according to the requirements of the organization and by optimizing the available resources  4) Effective: Hybrid topology is the combination of two or more topologies, so we can design it in such a way that strengths of constituent topologies are maximized while there weaknesses are neutralized.  Disadvantages  1) Complexity of Design: One of the biggest drawback of hybrid topology is its design. Its not easy to design this type of architecture and its a tough job for designers.  2) Costly Hub: The hubs used to connect two distinct networks, are very expensive. These hubs are different from usual hubs as they need to be intelligent enough to work with different architectures and should be function even if a part of network is down.  3) Costly Infrastructure: As hybrid architectures are usually larger in scale, they require a lot of cables, cooling systems, sophisticate network devices, etc.