SlideShare a Scribd company logo
Project Network Topology
Why Topology is Important ? 
• Design Efficient Protocols 
• Solve Internetworking Problems: 
- routing 
- resource reservation 
- administration 
• Create Accurate Model for Simulation 
• Derive Estimates for Topological Parameters 
• Study Fault Tolerance and Anti-Attack Properties 
Project Network Topology
•The topology of a network 
defines how the nodes of a network 
are connected. 
•There are two basic categories of network 
topologies: (To define The network) 
1. a physical topology. 
2. a logical topology. 
Project Network Topology
• Physical topology: 
defines how the nodes of the network are 
physically connected . 
• Logical topology: 
How data is transmitted between nodes 
 (dedicated connections between certain selected 
source-destination pairs using the underlying physical topology.) 
 In order to have an efficient system, the logical topology should 
be chosen such that either the average hop distance or the packet 
delay or the maximum flow on any link must be minimal. 
Project Network Topology
The shape of the cabling layout used to link devices is called 
the physical topology of the network. This refers to the layout 
of cabling, the locations of nodes, and the interconnections 
between the nodes and the cabling. 
The physical topology of a network is determined by the 
capabilities of the network access devices and media, the 
level of control or fault tolerance desired, and the cost 
associated with cabling or telecommunications circuits. 
The logical topology, in contrast, is the way that the signals 
act on the network media, or the way that the data passes 
through the network from one device to the next without 
regard to the physical interconnection of the devices. 
A network's logical topology is not necessarily the same as 
its physical topology. 
Project Network Topology
• Shapes of network topologies : 
• Mesh 
• Star 
• Bus 
• Ring 
• Tree and Hybrid 
Project Network Topology
Mesh Topology 
• A network setup where each computer and network 
device is interconnected with one another, allowing 
for most transmissions to be distributed, even if one 
of the connections go down. This topology is not 
commonly used for most computer networks as it is 
difficult and expensive to have redundant connection 
to every computer. However, this topology is 
commonly used for wireless networks. Below is a 
visual example of a simple computer setup on a 
network using a mesh topology. 
Project Network Topology
Mesh Topology 
Project Network Topology
1. They use dedicated links so each link can only 
carry its own data load. So traffic problem can be 
avoided. 
2. It is robust. If any one link get damaged it cannot 
affect others. 
3. It gives privacy and security.(Message travels 
along a dedicated link) 
4. Fault identification and fault isolation are easy. 
Mesh Topology 
Project Network Topology
1. The amount of cabling and the number of I/O ports 
required are very large. Since every device is connected 
to each devices through dedicated links. 
2. The sheer bulk of wiring is larger then the available space. 
3. Hardware required to connected each device is highly 
Mesh Topology 
expensive. 
1. Telephone Regional office. 
2. WAN.(Wide Area Network). 
Project Network Topology
• Here each device has a dedicated point-to-point 
link to the central controller called “Hub”(Act as 
a Exchange). 
• There is no direct traffic between devices. 
• The transmission are occurred only through the 
central “hub”. 
Project Network Topology
• The central point may be “passive”, “active”, or 
“intelligent”. 
• A passive hub simply connects the arms of a star, no 
signal regeneration is performed. 
• An active hub is like a passive hub, except that it 
regenerates signals. 
• Intelligent hubs not only regenerate signals but also 
perform activities such as intelligent path selection 
and network management. 
Project Network Topology
Star Topology 
Project Network Topology
1. Less expensive then mesh since each device is 
connected only to the hub. 
2. Installation and configuration are easy. 
3. Less cabling is need then mesh. 
4. Robustness.(if one link fails, only that links is 
affected. All other links remain active). 
5. Easy to fault identification & to remove parts. 
Star Topology 
Project Network Topology
1. Even it requires less cabling then mesh when 
compared with other topologies it still large.(Ring 
or bus). 
2. Dependency(whole dependent on one single 
point(hub). When it goes down. The whole system 
is dead. 
Star Topology 
Project Network Topology
• Star topology used in Local Area 
Networks(LANs). 
• High speed LAN often used STAR. 
Star Topology 
Project Network Topology
• All communication pass through the central 
computer. 
• The communications in the network will stop if the 
host computer stops functioning. 
Project Network Topology
• A bus topology is multipoint. 
• Here one long cable act as a backbone to link all the devices 
are connected to the backbone by drop lines and taps. 
• Drop line- is the connection the devices and the cable. 
• Tap- is the splitter that cut the main link. 
• This allows only one device to transmit at a time. 
• Single cable connects all network nodes without 
intervening connectivity devices. 
• Devices share responsibility for getting data from one 
point to another. 
Project Network Topology
• When a device sends a message, it is broadcast down on 
the cable in both directions. Terminators at the end of 
the cable prevent the signal from reflecting back to the 
sender. 
• All devices on the cable constantly monitor for 
messages meant to them. When a device detects a 
message meant for it, it reads the message from the 
cable and the other devices will ignore it. 
• Since all devices are sharing the same cable, some form 
of control is needed to make sure which device will 
transmit when, otherwise there will be a collision. 
Project Network Topology
Bus Topology 
Project Network Topology
1. Ease of installation. 
2. Less cabling. 
3. less expensive. 
Bus Topology 
Project Network Topology
1. Difficult reconfiguration and fault isolation. 
2. Difficult to add new devices. 
3. Signal reflection at top can degradation in quality. 
4. If any fault in backbone can stops all transmission. 
• Most computer motherboard. 
Bus Topology 
Project Network Topology
• The main disadvantage is bad connection to the cable 
can bring down the entire network. Another problem: 
collision occurs when 2 nodes send messages 
simultaneously. 
Project Network Topology
Ring Topology 
• Here each device has a dedicated connection with 
two devices on either side. 
• The signal is passed in one direction from device to 
device until it reaches the destination and each 
device have repeater. 
• When one device received signals instead of intended 
another device, its repeater then regenerates the data 
and passes them along. 
• To add or delete a device requires changing only two 
connections. 
Project Network Topology
Ring Topology 
Project Network Topology
Advantages: 
1. Easy to install. 
2. Easy to reconfigure. 
3. Fault identification is easy. 
Disadvantages: 
1. Unidirectional traffic. 
2. Break in a single ring can break entire network. 
Ring Topology 
Project Network Topology
Applications: 
• Ring topologies are found in some office 
buildings or school campuses. 
• Today high speed LANs made this topology less 
popular. 
Ring Topology 
Project Network Topology
• Alternatively referred to as a star bus topology. 
• Tree topology is one of the most common 
network setups that is similar to a bus topology 
and a star topology. 
• A tree topology connects multiple star networks 
to other star networks. Below is a visual example 
of a simple computer setup on a network using 
the star topology. 
Project Network Topology
Tree Topology 
Project Network Topology
• A network which contain all type of physical 
structure and connected under a single backbone 
channel. 
Project Network Topology
Hybrid Topology 
Project Network Topology
• Money-Bus n/w may be the least expensive way to 
install a n/w. 
• Length-of cable needed- the linear bus n/w uses 
shorter lengths of cable. 
• Future growth-with star topology, expending a n/w is 
easily done by adding another devices. 
• Cable type-most common used cable in commercial 
organization is twisted pair. Which often 
used with star topologies. 
Project Network Topology
• Full mesh topology is theoretically the best since 
every device is connected to every other 
device.(thus maximizing speed and security. 
however, it quite expensive to install) 
• Next best would be tree topology , which is 
basically a connection of star. 
Project Network Topology
Backbone Networks: 
Serial Backbone 
• Daisy chain: linked series of devices 
• Hubs and switches often connected in daisy chain to 
extend a network 
• Hubs, gateways, routers, switches, and bridges can 
form part of backbone 
• Extent to which hubs can be connected is limited 
Project Network Topology
• Ashikha Alqahtani 
• Noura Alhuthily 
• Dalal Alkhneen 
Project Network Topology

More Related Content

What's hot

Network topology by ananya shukla
Network topology by ananya shuklaNetwork topology by ananya shukla
Network topology by ananya shukla
ananya_shukla
 
Ring topology
Ring topologyRing topology
Ring topologyAhh_Huay
 
Physical and logical topologies in computer network and client server
Physical  and logical topologies in computer network and client serverPhysical  and logical topologies in computer network and client server
Physical and logical topologies in computer network and client server
Satya P. Joshi
 
Star topology ppt
Star topology pptStar topology ppt
Star topology ppt
Ananthkumar6965
 
Network topology
Network topologyNetwork topology
Network topology
lekshmik
 
Topology presentation-sachin noire
Topology presentation-sachin noireTopology presentation-sachin noire
Topology presentation-sachin noire
sachin kumar
 
Computer Network Topologies (with animations)
Computer Network Topologies (with animations)Computer Network Topologies (with animations)
Computer Network Topologies (with animations)
Damian T. Gordon
 
Topology
TopologyTopology
Presentation on topology
Presentation on topologyPresentation on topology
Presentation on topology
kalyan kumar
 
Network topology
Network topologyNetwork topology
Network topology
vorgalarevathi
 
STAR TOPOLOGY
STAR TOPOLOGY STAR TOPOLOGY
STAR TOPOLOGY
Nets international LLC
 
Introduction to Computer Networks
 Introduction to Computer Networks Introduction to Computer Networks
Introduction to Computer NetworksGhaffar Khan
 
Network Topology
Network TopologyNetwork Topology
Network Topology
Malik Mehrose
 
Network switch
Network switchNetwork switch
Network switch
Ravinder Kaur
 
Transmission media (data communication)
Transmission media (data communication)Transmission media (data communication)
Transmission media (data communication)
Pritom Chaki
 
Types of computer networks
Types of computer networksTypes of computer networks
Types of computer networks
Tatheer Fatima
 
Ppt for tranmission media
Ppt for tranmission mediaPpt for tranmission media
Ppt for tranmission media
Manish8976
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer NetworkingHj Habib
 

What's hot (20)

Network topology by ananya shukla
Network topology by ananya shuklaNetwork topology by ananya shukla
Network topology by ananya shukla
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
Ring topology
Ring topologyRing topology
Ring topology
 
Physical and logical topologies in computer network and client server
Physical  and logical topologies in computer network and client serverPhysical  and logical topologies in computer network and client server
Physical and logical topologies in computer network and client server
 
Star topology ppt
Star topology pptStar topology ppt
Star topology ppt
 
Network topology
Network topologyNetwork topology
Network topology
 
Topology presentation-sachin noire
Topology presentation-sachin noireTopology presentation-sachin noire
Topology presentation-sachin noire
 
Computer Network Topologies (with animations)
Computer Network Topologies (with animations)Computer Network Topologies (with animations)
Computer Network Topologies (with animations)
 
Topology
TopologyTopology
Topology
 
Presentation on topology
Presentation on topologyPresentation on topology
Presentation on topology
 
Network topology
Network topologyNetwork topology
Network topology
 
STAR TOPOLOGY
STAR TOPOLOGY STAR TOPOLOGY
STAR TOPOLOGY
 
Introduction to Computer Networks
 Introduction to Computer Networks Introduction to Computer Networks
Introduction to Computer Networks
 
Network Topology
Network TopologyNetwork Topology
Network Topology
 
Network switch
Network switchNetwork switch
Network switch
 
Transmission media (data communication)
Transmission media (data communication)Transmission media (data communication)
Transmission media (data communication)
 
Types of computer networks
Types of computer networksTypes of computer networks
Types of computer networks
 
Network Devices
Network DevicesNetwork Devices
Network Devices
 
Ppt for tranmission media
Ppt for tranmission mediaPpt for tranmission media
Ppt for tranmission media
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer Networking
 

Viewers also liked

Data com chapter 1 introduction
Data com chapter 1   introductionData com chapter 1   introduction
Data com chapter 1 introductionAbdul-Hamid Donde
 
Asya at ang Ikalawang Digmaang Pandaigdig
Asya at ang Ikalawang Digmaang Pandaigdig Asya at ang Ikalawang Digmaang Pandaigdig
Asya at ang Ikalawang Digmaang Pandaigdig
LGH Marathon
 
Types of network
Types of networkTypes of network
Types of networkishjari
 
Mga nasyonalista sa timog at timog kanlurang asya Q3 2ndYear
Mga nasyonalista sa timog at timog kanlurang asya Q3 2ndYearMga nasyonalista sa timog at timog kanlurang asya Q3 2ndYear
Mga nasyonalista sa timog at timog kanlurang asya Q3 2ndYearApHUB2013
 
Ppt of types of-network
Ppt of types of-network Ppt of types of-network
Ppt of types of-network
Darshit narechania
 
CCNAv5 - S2: Chapter1 Introsuction to switched networks
CCNAv5 - S2: Chapter1 Introsuction to switched networksCCNAv5 - S2: Chapter1 Introsuction to switched networks
CCNAv5 - S2: Chapter1 Introsuction to switched networks
Vuz Dở Hơi
 
CCNAv5 - S1: Chapter 1 Exploring The Network
CCNAv5 - S1: Chapter 1 Exploring The NetworkCCNAv5 - S1: Chapter 1 Exploring The Network
CCNAv5 - S1: Chapter 1 Exploring The Network
Vuz Dở Hơi
 
Digital Transmission Fundamentals
Digital Transmission FundamentalsDigital Transmission Fundamentals
Digital Transmission FundamentalsAisu
 
Ang paghahanap-ng-spices
Ang paghahanap-ng-spicesAng paghahanap-ng-spices
Ang paghahanap-ng-spices
Jenn Ilyn Neri
 
Mga Nasyonalista sa Timog at Kanlurang Asya
Mga Nasyonalista sa Timog at Kanlurang AsyaMga Nasyonalista sa Timog at Kanlurang Asya
Mga Nasyonalista sa Timog at Kanlurang Asya
Berwin Wong
 
CCNAv5 - S2: Chapter2 Basic Switching Concepts and Configuration
CCNAv5 - S2: Chapter2 Basic Switching Concepts and ConfigurationCCNAv5 - S2: Chapter2 Basic Switching Concepts and Configuration
CCNAv5 - S2: Chapter2 Basic Switching Concepts and Configuration
Vuz Dở Hơi
 
Data communication and network Chapter -1
Data communication and network Chapter -1Data communication and network Chapter -1
Data communication and network Chapter -1
Zafar Ayub
 
Eksplorasyon
EksplorasyonEksplorasyon
Eksplorasyonmarionmol
 
INTRODUCTION TO UML DIAGRAMS
INTRODUCTION TO UML DIAGRAMSINTRODUCTION TO UML DIAGRAMS
INTRODUCTION TO UML DIAGRAMS
Ashita Agrawal
 
Nasyonalismo sa Timog at Kanlurang Asya
Nasyonalismo sa Timog at Kanlurang AsyaNasyonalismo sa Timog at Kanlurang Asya
Nasyonalismo sa Timog at Kanlurang Asya
Prexus Ambixus
 
Chapter 4 - Digital Transmission
Chapter 4 - Digital TransmissionChapter 4 - Digital Transmission
Chapter 4 - Digital Transmission
Wayne Jones Jnr
 
CCNA Basic Switching and Switch Configuration Questions
CCNA Basic Switching and Switch Configuration QuestionsCCNA Basic Switching and Switch Configuration Questions
CCNA Basic Switching and Switch Configuration QuestionsDsunte Wilson
 
CCNA Network Services
CCNA Network ServicesCCNA Network Services
CCNA Network ServicesDsunte Wilson
 
CCNA Routing Protocols
CCNA Routing ProtocolsCCNA Routing Protocols
CCNA Routing ProtocolsDsunte Wilson
 

Viewers also liked (20)

Data com chapter 1 introduction
Data com chapter 1   introductionData com chapter 1   introduction
Data com chapter 1 introduction
 
Asya at ang Ikalawang Digmaang Pandaigdig
Asya at ang Ikalawang Digmaang Pandaigdig Asya at ang Ikalawang Digmaang Pandaigdig
Asya at ang Ikalawang Digmaang Pandaigdig
 
Types of network
Types of networkTypes of network
Types of network
 
Mga nasyonalista sa timog at timog kanlurang asya Q3 2ndYear
Mga nasyonalista sa timog at timog kanlurang asya Q3 2ndYearMga nasyonalista sa timog at timog kanlurang asya Q3 2ndYear
Mga nasyonalista sa timog at timog kanlurang asya Q3 2ndYear
 
Ppt of types of-network
Ppt of types of-network Ppt of types of-network
Ppt of types of-network
 
CCNAv5 - S2: Chapter1 Introsuction to switched networks
CCNAv5 - S2: Chapter1 Introsuction to switched networksCCNAv5 - S2: Chapter1 Introsuction to switched networks
CCNAv5 - S2: Chapter1 Introsuction to switched networks
 
CCNAv5 - S1: Chapter 1 Exploring The Network
CCNAv5 - S1: Chapter 1 Exploring The NetworkCCNAv5 - S1: Chapter 1 Exploring The Network
CCNAv5 - S1: Chapter 1 Exploring The Network
 
Digital Transmission Fundamentals
Digital Transmission FundamentalsDigital Transmission Fundamentals
Digital Transmission Fundamentals
 
Ang paghahanap-ng-spices
Ang paghahanap-ng-spicesAng paghahanap-ng-spices
Ang paghahanap-ng-spices
 
Mga Nasyonalista sa Timog at Kanlurang Asya
Mga Nasyonalista sa Timog at Kanlurang AsyaMga Nasyonalista sa Timog at Kanlurang Asya
Mga Nasyonalista sa Timog at Kanlurang Asya
 
CCNAv5 - S2: Chapter2 Basic Switching Concepts and Configuration
CCNAv5 - S2: Chapter2 Basic Switching Concepts and ConfigurationCCNAv5 - S2: Chapter2 Basic Switching Concepts and Configuration
CCNAv5 - S2: Chapter2 Basic Switching Concepts and Configuration
 
Data communication and network Chapter -1
Data communication and network Chapter -1Data communication and network Chapter -1
Data communication and network Chapter -1
 
Eksplorasyon
EksplorasyonEksplorasyon
Eksplorasyon
 
INTRODUCTION TO UML DIAGRAMS
INTRODUCTION TO UML DIAGRAMSINTRODUCTION TO UML DIAGRAMS
INTRODUCTION TO UML DIAGRAMS
 
Nasyonalismo sa Timog at Kanlurang Asya
Nasyonalismo sa Timog at Kanlurang AsyaNasyonalismo sa Timog at Kanlurang Asya
Nasyonalismo sa Timog at Kanlurang Asya
 
Chapter 4 - Digital Transmission
Chapter 4 - Digital TransmissionChapter 4 - Digital Transmission
Chapter 4 - Digital Transmission
 
CCNA Basic Switching and Switch Configuration Questions
CCNA Basic Switching and Switch Configuration QuestionsCCNA Basic Switching and Switch Configuration Questions
CCNA Basic Switching and Switch Configuration Questions
 
CCNA Access Lists
CCNA Access ListsCCNA Access Lists
CCNA Access Lists
 
CCNA Network Services
CCNA Network ServicesCCNA Network Services
CCNA Network Services
 
CCNA Routing Protocols
CCNA Routing ProtocolsCCNA Routing Protocols
CCNA Routing Protocols
 

Similar to Network topologies

Network Topologies
Network TopologiesNetwork Topologies
Network Topologies
Shamima Akther
 
lecture 2,3.pdf
lecture 2,3.pdflecture 2,3.pdf
lecture 2,3.pdf
useless45
 
INTERNET NETWORK TOPOLOGY PRESENTATION POWERPOINT (ADITYA).pptx
INTERNET NETWORK TOPOLOGY PRESENTATION POWERPOINT (ADITYA).pptxINTERNET NETWORK TOPOLOGY PRESENTATION POWERPOINT (ADITYA).pptx
INTERNET NETWORK TOPOLOGY PRESENTATION POWERPOINT (ADITYA).pptx
SuratSingh18
 
Network topology
Network topologyNetwork topology
Network topology
AnindyaNag5
 
Introduction of network
Introduction of networkIntroduction of network
Introduction of network
sharone singh
 
Network topology.ppt
Network topology.pptNetwork topology.ppt
Network topology.ppt
Siddique Ibrahim
 
networktopology-130710013533-phpapp01 (1).pdf
networktopology-130710013533-phpapp01 (1).pdfnetworktopology-130710013533-phpapp01 (1).pdf
networktopology-130710013533-phpapp01 (1).pdf
amanchaube0143
 
networktopology-130710013533-phpapp01 (1).pdf
networktopology-130710013533-phpapp01 (1).pdfnetworktopology-130710013533-phpapp01 (1).pdf
networktopology-130710013533-phpapp01 (1).pdf
amanchaube0143
 
network topology _computer networks.pptx
network  topology _computer networks.pptxnetwork  topology _computer networks.pptx
network topology _computer networks.pptx
ManimegalaM3
 
Computer Network
Computer NetworkComputer Network
Computer Network
Subhash Vadadoriya
 
Network topologies
Network topologiesNetwork topologies
Network topologies
Chirag Nag
 
networktopology.pptx
networktopology.pptxnetworktopology.pptx
networktopology.pptx
mani651780
 
Unit 1_ Network Topologies session 2.pptx
Unit 1_ Network Topologies session 2.pptxUnit 1_ Network Topologies session 2.pptx
Unit 1_ Network Topologies session 2.pptx
Asst.prof M.Gokilavani
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
SOLOMONCHINAEMEUCHEA
 
Networktopology xii
Networktopology xiiNetworktopology xii
Networktopology xii
saltyp
 
NFPhysical Layer.pptx
NFPhysical Layer.pptxNFPhysical Layer.pptx
NFPhysical Layer.pptx
mmmm11111
 
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
𝖆𝖑𝖕𝖍𝖆 𝖆𝖑𝖕𝖍𝖆
 
Topology in Computer Network.pptx
Topology in Computer Network.pptxTopology in Computer Network.pptx
Topology in Computer Network.pptx
454Saif
 

Similar to Network topologies (20)

Network Topologies
Network TopologiesNetwork Topologies
Network Topologies
 
lecture 2,3.pdf
lecture 2,3.pdflecture 2,3.pdf
lecture 2,3.pdf
 
INTERNET NETWORK TOPOLOGY PRESENTATION POWERPOINT (ADITYA).pptx
INTERNET NETWORK TOPOLOGY PRESENTATION POWERPOINT (ADITYA).pptxINTERNET NETWORK TOPOLOGY PRESENTATION POWERPOINT (ADITYA).pptx
INTERNET NETWORK TOPOLOGY PRESENTATION POWERPOINT (ADITYA).pptx
 
Network topology
Network topologyNetwork topology
Network topology
 
Introduction of network
Introduction of networkIntroduction of network
Introduction of network
 
Network topology.ppt
Network topology.pptNetwork topology.ppt
Network topology.ppt
 
networktopology-130710013533-phpapp01 (1).pdf
networktopology-130710013533-phpapp01 (1).pdfnetworktopology-130710013533-phpapp01 (1).pdf
networktopology-130710013533-phpapp01 (1).pdf
 
networktopology-130710013533-phpapp01 (1).pdf
networktopology-130710013533-phpapp01 (1).pdfnetworktopology-130710013533-phpapp01 (1).pdf
networktopology-130710013533-phpapp01 (1).pdf
 
network topology _computer networks.pptx
network  topology _computer networks.pptxnetwork  topology _computer networks.pptx
network topology _computer networks.pptx
 
report.pptx
report.pptxreport.pptx
report.pptx
 
Computer Network
Computer NetworkComputer Network
Computer Network
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
networktopology.pptx
networktopology.pptxnetworktopology.pptx
networktopology.pptx
 
Unit 1_ Network Topologies session 2.pptx
Unit 1_ Network Topologies session 2.pptxUnit 1_ Network Topologies session 2.pptx
Unit 1_ Network Topologies session 2.pptx
 
Krisom
KrisomKrisom
Krisom
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
 
Networktopology xii
Networktopology xiiNetworktopology xii
Networktopology xii
 
NFPhysical Layer.pptx
NFPhysical Layer.pptxNFPhysical Layer.pptx
NFPhysical Layer.pptx
 
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
 
Topology in Computer Network.pptx
Topology in Computer Network.pptxTopology in Computer Network.pptx
Topology in Computer Network.pptx
 

Recently uploaded

Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
CatarinaPereira64715
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 

Recently uploaded (20)

Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 

Network topologies

  • 2. Why Topology is Important ? • Design Efficient Protocols • Solve Internetworking Problems: - routing - resource reservation - administration • Create Accurate Model for Simulation • Derive Estimates for Topological Parameters • Study Fault Tolerance and Anti-Attack Properties Project Network Topology
  • 3. •The topology of a network defines how the nodes of a network are connected. •There are two basic categories of network topologies: (To define The network) 1. a physical topology. 2. a logical topology. Project Network Topology
  • 4. • Physical topology: defines how the nodes of the network are physically connected . • Logical topology: How data is transmitted between nodes  (dedicated connections between certain selected source-destination pairs using the underlying physical topology.)  In order to have an efficient system, the logical topology should be chosen such that either the average hop distance or the packet delay or the maximum flow on any link must be minimal. Project Network Topology
  • 5. The shape of the cabling layout used to link devices is called the physical topology of the network. This refers to the layout of cabling, the locations of nodes, and the interconnections between the nodes and the cabling. The physical topology of a network is determined by the capabilities of the network access devices and media, the level of control or fault tolerance desired, and the cost associated with cabling or telecommunications circuits. The logical topology, in contrast, is the way that the signals act on the network media, or the way that the data passes through the network from one device to the next without regard to the physical interconnection of the devices. A network's logical topology is not necessarily the same as its physical topology. Project Network Topology
  • 6. • Shapes of network topologies : • Mesh • Star • Bus • Ring • Tree and Hybrid Project Network Topology
  • 7. Mesh Topology • A network setup where each computer and network device is interconnected with one another, allowing for most transmissions to be distributed, even if one of the connections go down. This topology is not commonly used for most computer networks as it is difficult and expensive to have redundant connection to every computer. However, this topology is commonly used for wireless networks. Below is a visual example of a simple computer setup on a network using a mesh topology. Project Network Topology
  • 8. Mesh Topology Project Network Topology
  • 9. 1. They use dedicated links so each link can only carry its own data load. So traffic problem can be avoided. 2. It is robust. If any one link get damaged it cannot affect others. 3. It gives privacy and security.(Message travels along a dedicated link) 4. Fault identification and fault isolation are easy. Mesh Topology Project Network Topology
  • 10. 1. The amount of cabling and the number of I/O ports required are very large. Since every device is connected to each devices through dedicated links. 2. The sheer bulk of wiring is larger then the available space. 3. Hardware required to connected each device is highly Mesh Topology expensive. 1. Telephone Regional office. 2. WAN.(Wide Area Network). Project Network Topology
  • 11. • Here each device has a dedicated point-to-point link to the central controller called “Hub”(Act as a Exchange). • There is no direct traffic between devices. • The transmission are occurred only through the central “hub”. Project Network Topology
  • 12. • The central point may be “passive”, “active”, or “intelligent”. • A passive hub simply connects the arms of a star, no signal regeneration is performed. • An active hub is like a passive hub, except that it regenerates signals. • Intelligent hubs not only regenerate signals but also perform activities such as intelligent path selection and network management. Project Network Topology
  • 13. Star Topology Project Network Topology
  • 14. 1. Less expensive then mesh since each device is connected only to the hub. 2. Installation and configuration are easy. 3. Less cabling is need then mesh. 4. Robustness.(if one link fails, only that links is affected. All other links remain active). 5. Easy to fault identification & to remove parts. Star Topology Project Network Topology
  • 15. 1. Even it requires less cabling then mesh when compared with other topologies it still large.(Ring or bus). 2. Dependency(whole dependent on one single point(hub). When it goes down. The whole system is dead. Star Topology Project Network Topology
  • 16. • Star topology used in Local Area Networks(LANs). • High speed LAN often used STAR. Star Topology Project Network Topology
  • 17. • All communication pass through the central computer. • The communications in the network will stop if the host computer stops functioning. Project Network Topology
  • 18. • A bus topology is multipoint. • Here one long cable act as a backbone to link all the devices are connected to the backbone by drop lines and taps. • Drop line- is the connection the devices and the cable. • Tap- is the splitter that cut the main link. • This allows only one device to transmit at a time. • Single cable connects all network nodes without intervening connectivity devices. • Devices share responsibility for getting data from one point to another. Project Network Topology
  • 19. • When a device sends a message, it is broadcast down on the cable in both directions. Terminators at the end of the cable prevent the signal from reflecting back to the sender. • All devices on the cable constantly monitor for messages meant to them. When a device detects a message meant for it, it reads the message from the cable and the other devices will ignore it. • Since all devices are sharing the same cable, some form of control is needed to make sure which device will transmit when, otherwise there will be a collision. Project Network Topology
  • 20. Bus Topology Project Network Topology
  • 21. 1. Ease of installation. 2. Less cabling. 3. less expensive. Bus Topology Project Network Topology
  • 22. 1. Difficult reconfiguration and fault isolation. 2. Difficult to add new devices. 3. Signal reflection at top can degradation in quality. 4. If any fault in backbone can stops all transmission. • Most computer motherboard. Bus Topology Project Network Topology
  • 23. • The main disadvantage is bad connection to the cable can bring down the entire network. Another problem: collision occurs when 2 nodes send messages simultaneously. Project Network Topology
  • 24. Ring Topology • Here each device has a dedicated connection with two devices on either side. • The signal is passed in one direction from device to device until it reaches the destination and each device have repeater. • When one device received signals instead of intended another device, its repeater then regenerates the data and passes them along. • To add or delete a device requires changing only two connections. Project Network Topology
  • 25. Ring Topology Project Network Topology
  • 26. Advantages: 1. Easy to install. 2. Easy to reconfigure. 3. Fault identification is easy. Disadvantages: 1. Unidirectional traffic. 2. Break in a single ring can break entire network. Ring Topology Project Network Topology
  • 27. Applications: • Ring topologies are found in some office buildings or school campuses. • Today high speed LANs made this topology less popular. Ring Topology Project Network Topology
  • 28. • Alternatively referred to as a star bus topology. • Tree topology is one of the most common network setups that is similar to a bus topology and a star topology. • A tree topology connects multiple star networks to other star networks. Below is a visual example of a simple computer setup on a network using the star topology. Project Network Topology
  • 29. Tree Topology Project Network Topology
  • 30. • A network which contain all type of physical structure and connected under a single backbone channel. Project Network Topology
  • 31. Hybrid Topology Project Network Topology
  • 32. • Money-Bus n/w may be the least expensive way to install a n/w. • Length-of cable needed- the linear bus n/w uses shorter lengths of cable. • Future growth-with star topology, expending a n/w is easily done by adding another devices. • Cable type-most common used cable in commercial organization is twisted pair. Which often used with star topologies. Project Network Topology
  • 33. • Full mesh topology is theoretically the best since every device is connected to every other device.(thus maximizing speed and security. however, it quite expensive to install) • Next best would be tree topology , which is basically a connection of star. Project Network Topology
  • 34. Backbone Networks: Serial Backbone • Daisy chain: linked series of devices • Hubs and switches often connected in daisy chain to extend a network • Hubs, gateways, routers, switches, and bridges can form part of backbone • Extent to which hubs can be connected is limited Project Network Topology
  • 35. • Ashikha Alqahtani • Noura Alhuthily • Dalal Alkhneen Project Network Topology