SlideShare a Scribd company logo
1 of 39
NETWORK
TOPOLOGY
Presented by:
Group of Thrunks Jericho Alcantara
 Leader: Thrunks Jericho Alcantara
 Members:
 Eingelyn Anne Santos
 Noreen Reyes
 Marciana Domingo
 Aran Jade Federnales
 Joumeil Cotino
 Dominic Nabua
 Jerwyn Samalca
 Marvince Cleofas
 Paul Cedrick Famodulan
 Gerald Rodriguez
NETWORK TOPOLOGY
 In communication networks, a topology is a usually
schematic description of the arrangement of a network,
including its nodes and connecting lines.
TWO BASIC CATEGORIES
OF NETWORK TOPOLOGY:
A.Physical Topology
The Physical Topology of a network refers
to the configuration of cables,computers, and
other peripherals.
B. LOGICAL TOPOLOGY
Is the method used to pass
information between
workstations.
The star topology consists of a
central node (hub, router, etc.)
connecting the peripheral nodes of
the network together. Each
message passes through the hub
and is redirected to its destination.
STAR TOPOLOGY
EXTENDED STAR
 A type of network topology in which a network
that is based upon the physical star topology has
one or more repeaters between the central node and
the peripheral or 'spoke' nodes, the repeaters being
used to extend the maximum transmission distance
of the point-to-point links between the central node
and the peripheral nodes beyond that which is
supported by the transmitter power of the central
node or beyond that which is supported by the
standard upon which the physical layer of the
physical star network is based.
DISTRIBUTED STAR
 A type of network topology that is composed of
individual networks that are based upon the physical
star topology connected in a linear fashion – 'daisy-
chained'– with no central or top level connection point.
ADVANTAGES OF
STAR TOPOLOGY:
 Easy to detect errors and faults in the network. Each node is separate from all
other nodes, so it is easy to isolate and fix certain problems with individual nodes
without affecting the rest of the network.
 Any break in a connection between the central and peripheral nodes does not
cause a failure in the network.
 Minimizes the number of possible collisions.
DISADVANTAGES OF
STAR TOPOLOGY:
 If the hub has a fault, the entire network can fail.
 An expensive network layout to install because of the amount of cables needed.
 Performance and as well number of nodes which can be added in such topology
is depended on capacity of central device.
 The use of hub, a router or a switch as central device increases the overall cost
of the network.
 Mesh topologies present multiple
paths that a message can take to
reach their destination. Each node
is connected to one or more other
nodes. If each node is connected to
every other nodes then it is called
fully connected or a full mesh.
MESH TOPOLOGY
 Occurs when every node has a circuit
connecting it to every other node in a
network. Full mesh is very expensive to
implement but yields the greatest amount of
redundancy, so in the event that one of
those nodes fails, network traffic can be
directed to any of the other nodes. Full mesh
is usually reserved for backbone networks.
FULL MESH
TOPOLOGY
 Is less expensive to implement and
yields less redundancy than full mesh
topology. With partial mesh, some nodes
are organized in a full mesh scheme but
others are only connected to one or two in
the network. Partial mesh topology is
commonly found in peripheral networks
connected to a full meshed backbone.
PARTIAL MESH
TOPOLOGY
ADVANTAGES OF
MESH TOPOLOGY:
 Creates inherent fault protection through the redundancy in connections between
nodes. There is generally multiple paths from node to node. A mesh network fault
will thus generally not cause a node from being disconnected from the network.
 May be easy to expand. Only a small number of nodes may need to have their
routing algorithms/tables updates to expand the network if the network is small, or
the expansion occurs in an outlying region of the network.
 Troubleshooting is easy as compared with other networks.
DISADVANTAGES OF
MESH TOPOLOGY: Can be much more complex than other topologies. As the size of a mesh network
grows the number of connections can grow exponentially, with the most extreme growth
rate occurring in full meshes, which have n(n-1)/2 connections.
 If the routing algorithm/table is not properly implemented in any number of nodes, faults
can occur. For example, lost messages and messages continuously passing through a
cycle.
 May be very difficult to expand. As highlighted in a full mesh, all nodes will need to have
their routing algorithms/tables updates to include the new nodes.
 The bus topology uses a single
transmission medium which all messages
are broadcasted on. Each node receives
every message, but only the intended
target accepts it. Only one message can
be sent at a time on a bus network,
otherwise a collision will occur, corrupting
the message.
BUS TOPOLOGY
LINEAR BUS
 The type of network topology in which all of the nodes of the
network are connected to a common transmission medium
which has exactly two endpoints (this is the 'bus', which is also
commonly referred to as the backbone, or trunk) – all data that
is transmitted between nodes in the network is transmitted
over this common transmission medium and is able to be
received by all nodes in the network simultaneously.
DISTRIBUTED BUS
 The type of network topology in which all of the nodes of
the network are connected to a common transmission
medium which has more than two endpoints that are created
by adding branches to the main section of the transmission
medium – the physical distributed bus topology functions in
exactly the same fashion as the physical linear bus topology
“(all nodes share a common transmission medium)."
ADVANTAGES OF
BUS TOPOLOGY:
 Simple to configure.
 Cable length required for this topology is the least compared to other networks.
 Bus topology costs very less.
 Linear Bus network is mostly used in small networks. Good for LAN.
 Easy to expand joining two cables together.
DISADVANTAGES OF
BUS TOPOLOGY:
 A fault in the main connection medium can cause the network to fail.
 Very unsafe. Each computer receives all messages on the network. A computer can still
accept messages even if its address does not match the destination address leading.
 Is slow under heavy load, and can prone to collision problems.
 Cable has a limited length.
RING TOPOLOGY
 In a ring topology each node is connected to exactly
two other nodes forming a closed loop. Messages are
passed along the ring in a single direction until they
reach their destination.
 Dual-ring networks contain two
separate rings networks which pass
messages in opposite directions.
Generally, only one ring is operating at
a time. This creates redundancy in the
network so that if one of the rings fails
backup ring will allow the network to
continue to function.
DUAL-RING
NETWORK
ADVANTAGES OF
RING TOPOLOGY:
 Very orderly network where every device has access to the token
and the opportunity to transmit.
 Performs better than a bus topology under heavy network load.
 Does not require a central node to manage the connectivity
between the computers.
 Due to the point to point line configuration of devices
with a device on either side (each device is connected to
its immediate neighbor), it is quite easy to install and
reconfigure since adding or removing a device requires
moving just two connections.
 Reconfiguration for line faults of bidirectional rings can
be very fast, as switching happens at a high level, and
thus the traffic does not require individual rerouting.
DISADVANTAGES OF
RING TOPOLOGY:
 One malfunctioning workstation can create problems for the entire
network.
 This can be solved by using a dual ring or a switch that closes off
the break.
 Moving, adding and changing the devices can affect the network.
Bandwidth is shared on all links between
devices.
More difficult to configure than a Star: node
adjunction = Ring shutdown and reconfiguration.
Communication delay is directly proportional to
number of nodes in the network.
POINT TO POINT
TOPOLOGY
 A point-to-point connection refers to a communications
connection between two nodes or endpoints. An example is
a telephone call, in which one telephone is connected with
one other, and what is said by one caller can only be heard
by the other.
POINT TO
MULTIPOINT
 Is communication which is accomplished via a
distinct type of one-to-many connection, providing
multiple paths from a single location to multiple
locations.
ADVANTAGES OF POINT
TO POINT TOPOLOGY :
 This network is the simplest layout for any network, and it is pretty easy to visualize. If you
can imagine a network in which there are only two nodes (say, two computers, for instance),
you can easily picture a point-to-point network.
 As you can probably guess, information on this network goes from one point to another. This
transfer of data can happen in multiple ways across the network: in a single direction (sending
and receiving), in both directions (full duplex), or can only send or receive in a single direction
(half duplex).
 This simplistic topology is very easy to set up and maintain, and it is intended for very small
networks. In fact, this type of network has a major drawback in that it can only support two
nodes.
DISADVANTAGES OF
POINT TO POINT TOPOLOGY:
 Though there are some situations in which this type of network may be useful,
most networks will probably require more than two nodes. However, for networks
that don’t, this point to point topology can be a great way to set up something simple.
With only two nodes, it is very easy to maintain the layout.
 However, there is another drawback in that since there are only two nodes, if
either of the nodes stop working, information cannot be sent across the network. For
example, if there are two computers in the network and one of them breaks, you
cannot send or receive messages to the broken computer.
 In order for the network to work effectively, you must
replace the broken computer–and this can be both time
consuming and costly. For this reason, it is important to
note that while understanding how to fix a broken point
to point topology can be fairly simple, the actual
application of this solution can be a hindrance due to
monetary and time issues.
 Combining the characteristics of multiple
star networks along a single bus network
using a root node forms the tree topology. The
central node of each star network is
connected to the root node of the tree creating
multiple tiers on the network. Messages
passing between star networks pass through
the root node to their destination.
TREE TOPOLOGY
ADVANTAGES OF
TREE TOPOLOGY: Scalable as leaf nodes can accommodate more nodes in the hierarchical chain.
 A point to point wiring to the central hub as each intermediate node of a tree topology
represents a node in the bus topology.
 Other hierarchical networks are not affected if one of them gets damaged.
 Easier maintenance and fault finding.
 Expansion of Network is possible and easy.
DISADVANTAGES OF
TREE TOPOLOGY:
 Huge cabling is needed.
 A lot of maintenance is needed.
 backbone forms the point of failure.
 As more and more nodes and segments are added, the maintenance becomes difficult.
 Scalability of the network depends on the type of cable used.
HYBRID TOPOLOGY
 A hybrid topology is a type of network topology that uses
two or more other network topologies, including bus
topology, mesh topology, ring topology, star topology, and tree
topology.
ADVANTAGES OF
HYBRID TOPOLOGY:
 Reliable : Unlike other networks, fault detection and
troubleshooting is easy in this type of topology. The part in which fault
is detected can be isolated from the rest of network and required
corrective measures can be taken, WITHOUT affecting the
functioning of rest of the network.
 Scalable: Its easy to increase the size of network by adding new
components, without disturbing existing architecture.

 Flexible: Hybrid Network can be designed according to the requirements of
the organization and by optimizing the available resources. Special care can
be given to nodes where traffic is high as well as where chances of fault are
high.
 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. For example we saw
Ring Topology has good data reliability (achieved by use of tokens) and Star
topology has high tolerance capability (as each node is not directly connected
to other but through central device), so these two can be used effectively in
hybrid star-ring topology.
DISADVANTAGES OF
HYBRID TOPOLOGY: 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. Configuration and
installation process needs to be very efficient.
 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.
 Costly Infrastructure: As hybrid architectures are usually larger in scale, they require a lot of
cables, cooling systems, sophisticate network devices, etc.
That's all,
Thank you !

More Related Content

What's hot

What's hot (20)

Network Topologies by Rkreddy
Network Topologies by RkreddyNetwork Topologies by Rkreddy
Network Topologies by Rkreddy
 
Network topology architecture
Network topology architectureNetwork topology architecture
Network topology architecture
 
Computer Fundamental Network topologies
Computer Fundamental Network topologiesComputer Fundamental Network topologies
Computer Fundamental Network topologies
 
topology Final Presentation Fardeen N Qasim
topology Final  Presentation  Fardeen N  Qasimtopology Final  Presentation  Fardeen N  Qasim
topology Final Presentation Fardeen N Qasim
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
3.1.1 network topology complete
3.1.1 network topology complete3.1.1 network topology complete
3.1.1 network topology complete
 
Hardware3
Hardware3Hardware3
Hardware3
 
Network topology
Network topologyNetwork topology
Network topology
 
Network topology
Network topologyNetwork topology
Network topology
 
Network topology
Network topologyNetwork topology
Network topology
 
Network topology And Its Types
Network topology And Its Types Network topology And Its Types
Network topology And Its Types
 
Network Topology and its types
Network Topology and its typesNetwork Topology and its types
Network Topology and its types
 
Network Topologies
Network Topologies Network Topologies
Network Topologies
 
Network topolgy
Network topolgyNetwork topolgy
Network topolgy
 
Network Topologies
Network TopologiesNetwork Topologies
Network Topologies
 
Network, Topology and iits types
Network, Topology and iits typesNetwork, Topology and iits types
Network, Topology and iits types
 
7 topology ethernet
7 topology ethernet7 topology ethernet
7 topology ethernet
 
Networking topology
Networking topologyNetworking topology
Networking topology
 
Network Topology
Network TopologyNetwork Topology
Network Topology
 
Day 1.2 physical topologies
Day 1.2 physical topologiesDay 1.2 physical topologies
Day 1.2 physical topologies
 

Similar to Network topology

Network Topologies in computer networking
Network Topologies in computer networkingNetwork Topologies in computer networking
Network Topologies in computer networkingnazmulabdal
 
Network topology
Network topologyNetwork topology
Network topologyArjonDando1
 
Distributed Structure System
Distributed Structure SystemDistributed Structure System
Distributed Structure Systemhusnaina_akhtar
 
Types of network topology
Types of network topologyTypes of network topology
Types of network topologyBharath Thegood
 
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 brouterAlidHasan4
 
Types Of Networks
Types Of NetworksTypes Of Networks
Types Of Networksjia234
 
Network Topology's
Network Topology'sNetwork Topology's
Network Topology'sRaja Adapa
 
Computer Networks
Computer NetworksComputer Networks
Computer NetworksRaj vardhan
 
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 FinalMark John Lado, MIT
 
Network topology
Network topologyNetwork topology
Network topologylekshmik
 

Similar to Network topology (20)

Topology
TopologyTopology
Topology
 
report.pptx
report.pptxreport.pptx
report.pptx
 
Network Topologies in computer networking
Network Topologies in computer networkingNetwork Topologies in computer networking
Network Topologies in computer networking
 
Network topology
Network topologyNetwork topology
Network topology
 
Distributed Structure System
Distributed Structure SystemDistributed Structure System
Distributed Structure System
 
original
originaloriginal
original
 
Types of network topology
Types of network topologyTypes of network topology
Types of network topology
 
network topology
network topologynetwork topology
network topology
 
Networking.pptx
Networking.pptxNetworking.pptx
Networking.pptx
 
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
 
Types Of Networks
Types Of NetworksTypes Of Networks
Types Of Networks
 
Network -Lecture Notes
Network -Lecture NotesNetwork -Lecture Notes
Network -Lecture Notes
 
topology.pptx
topology.pptxtopology.pptx
topology.pptx
 
Topology
TopologyTopology
Topology
 
Network Topology's
Network Topology'sNetwork Topology's
Network Topology's
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
 
Iwt
IwtIwt
Iwt
 
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
NetworkNetwork
Network
 
Network topology
Network topologyNetwork topology
Network topology
 

Recently uploaded

Modernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaModernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaWSO2
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformLess Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformWSO2
 
Navigating Identity and Access Management in the Modern Enterprise
Navigating Identity and Access Management in the Modern EnterpriseNavigating Identity and Access Management in the Modern Enterprise
Navigating Identity and Access Management in the Modern EnterpriseWSO2
 
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...WSO2
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAnitaRaj43
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Introduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDMIntroduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDMKumar Satyam
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Decarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational PerformanceDecarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational PerformanceIES VE
 
API Governance and Monetization - The evolution of API governance
API Governance and Monetization -  The evolution of API governanceAPI Governance and Monetization -  The evolution of API governance
API Governance and Monetization - The evolution of API governanceWSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 

Recently uploaded (20)

Modernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaModernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using Ballerina
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformLess Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
 
Navigating Identity and Access Management in the Modern Enterprise
Navigating Identity and Access Management in the Modern EnterpriseNavigating Identity and Access Management in the Modern Enterprise
Navigating Identity and Access Management in the Modern Enterprise
 
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Introduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDMIntroduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDM
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Decarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational PerformanceDecarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational Performance
 
API Governance and Monetization - The evolution of API governance
API Governance and Monetization -  The evolution of API governanceAPI Governance and Monetization -  The evolution of API governance
API Governance and Monetization - The evolution of API governance
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 

Network topology

  • 1. NETWORK TOPOLOGY Presented by: Group of Thrunks Jericho Alcantara
  • 2.  Leader: Thrunks Jericho Alcantara  Members:  Eingelyn Anne Santos  Noreen Reyes  Marciana Domingo  Aran Jade Federnales  Joumeil Cotino  Dominic Nabua  Jerwyn Samalca  Marvince Cleofas  Paul Cedrick Famodulan  Gerald Rodriguez
  • 3. NETWORK TOPOLOGY  In communication networks, a topology is a usually schematic description of the arrangement of a network, including its nodes and connecting lines.
  • 4. TWO BASIC CATEGORIES OF NETWORK TOPOLOGY: A.Physical Topology The Physical Topology of a network refers to the configuration of cables,computers, and other peripherals.
  • 5. B. LOGICAL TOPOLOGY Is the method used to pass information between workstations.
  • 6. The star topology consists of a central node (hub, router, etc.) connecting the peripheral nodes of the network together. Each message passes through the hub and is redirected to its destination. STAR TOPOLOGY
  • 7. EXTENDED STAR  A type of network topology in which a network that is based upon the physical star topology has one or more repeaters between the central node and the peripheral or 'spoke' nodes, the repeaters being used to extend the maximum transmission distance of the point-to-point links between the central node and the peripheral nodes beyond that which is supported by the transmitter power of the central node or beyond that which is supported by the standard upon which the physical layer of the physical star network is based.
  • 8. DISTRIBUTED STAR  A type of network topology that is composed of individual networks that are based upon the physical star topology connected in a linear fashion – 'daisy- chained'– with no central or top level connection point.
  • 9. ADVANTAGES OF STAR TOPOLOGY:  Easy to detect errors and faults in the network. Each node is separate from all other nodes, so it is easy to isolate and fix certain problems with individual nodes without affecting the rest of the network.  Any break in a connection between the central and peripheral nodes does not cause a failure in the network.  Minimizes the number of possible collisions.
  • 10. DISADVANTAGES OF STAR TOPOLOGY:  If the hub has a fault, the entire network can fail.  An expensive network layout to install because of the amount of cables needed.  Performance and as well number of nodes which can be added in such topology is depended on capacity of central device.  The use of hub, a router or a switch as central device increases the overall cost of the network.
  • 11.  Mesh topologies present multiple paths that a message can take to reach their destination. Each node is connected to one or more other nodes. If each node is connected to every other nodes then it is called fully connected or a full mesh. MESH TOPOLOGY
  • 12.  Occurs when every node has a circuit connecting it to every other node in a network. Full mesh is very expensive to implement but yields the greatest amount of redundancy, so in the event that one of those nodes fails, network traffic can be directed to any of the other nodes. Full mesh is usually reserved for backbone networks. FULL MESH TOPOLOGY
  • 13.  Is less expensive to implement and yields less redundancy than full mesh topology. With partial mesh, some nodes are organized in a full mesh scheme but others are only connected to one or two in the network. Partial mesh topology is commonly found in peripheral networks connected to a full meshed backbone. PARTIAL MESH TOPOLOGY
  • 14. ADVANTAGES OF MESH TOPOLOGY:  Creates inherent fault protection through the redundancy in connections between nodes. There is generally multiple paths from node to node. A mesh network fault will thus generally not cause a node from being disconnected from the network.  May be easy to expand. Only a small number of nodes may need to have their routing algorithms/tables updates to expand the network if the network is small, or the expansion occurs in an outlying region of the network.  Troubleshooting is easy as compared with other networks.
  • 15. DISADVANTAGES OF MESH TOPOLOGY: Can be much more complex than other topologies. As the size of a mesh network grows the number of connections can grow exponentially, with the most extreme growth rate occurring in full meshes, which have n(n-1)/2 connections.  If the routing algorithm/table is not properly implemented in any number of nodes, faults can occur. For example, lost messages and messages continuously passing through a cycle.  May be very difficult to expand. As highlighted in a full mesh, all nodes will need to have their routing algorithms/tables updates to include the new nodes.
  • 16.  The bus topology uses a single transmission medium which all messages are broadcasted on. Each node receives every message, but only the intended target accepts it. Only one message can be sent at a time on a bus network, otherwise a collision will occur, corrupting the message. BUS TOPOLOGY
  • 17. LINEAR BUS  The type of network topology in which all of the nodes of the network are connected to a common transmission medium which has exactly two endpoints (this is the 'bus', which is also commonly referred to as the backbone, or trunk) – all data that is transmitted between nodes in the network is transmitted over this common transmission medium and is able to be received by all nodes in the network simultaneously.
  • 18. DISTRIBUTED BUS  The type of network topology in which all of the nodes of the network are connected to a common transmission medium which has more than two endpoints that are created by adding branches to the main section of the transmission medium – the physical distributed bus topology functions in exactly the same fashion as the physical linear bus topology “(all nodes share a common transmission medium)."
  • 19. ADVANTAGES OF BUS TOPOLOGY:  Simple to configure.  Cable length required for this topology is the least compared to other networks.  Bus topology costs very less.  Linear Bus network is mostly used in small networks. Good for LAN.  Easy to expand joining two cables together.
  • 20. DISADVANTAGES OF BUS TOPOLOGY:  A fault in the main connection medium can cause the network to fail.  Very unsafe. Each computer receives all messages on the network. A computer can still accept messages even if its address does not match the destination address leading.  Is slow under heavy load, and can prone to collision problems.  Cable has a limited length.
  • 21. RING TOPOLOGY  In a ring topology each node is connected to exactly two other nodes forming a closed loop. Messages are passed along the ring in a single direction until they reach their destination.
  • 22.  Dual-ring networks contain two separate rings networks which pass messages in opposite directions. Generally, only one ring is operating at a time. This creates redundancy in the network so that if one of the rings fails backup ring will allow the network to continue to function. DUAL-RING NETWORK
  • 23. ADVANTAGES OF RING TOPOLOGY:  Very orderly network where every device has access to the token and the opportunity to transmit.  Performs better than a bus topology under heavy network load.  Does not require a central node to manage the connectivity between the computers.
  • 24.  Due to the point to point line configuration of devices with a device on either side (each device is connected to its immediate neighbor), it is quite easy to install and reconfigure since adding or removing a device requires moving just two connections.  Reconfiguration for line faults of bidirectional rings can be very fast, as switching happens at a high level, and thus the traffic does not require individual rerouting.
  • 25. DISADVANTAGES OF RING TOPOLOGY:  One malfunctioning workstation can create problems for the entire network.  This can be solved by using a dual ring or a switch that closes off the break.  Moving, adding and changing the devices can affect the network.
  • 26. Bandwidth is shared on all links between devices. More difficult to configure than a Star: node adjunction = Ring shutdown and reconfiguration. Communication delay is directly proportional to number of nodes in the network.
  • 27. POINT TO POINT TOPOLOGY  A point-to-point connection refers to a communications connection between two nodes or endpoints. An example is a telephone call, in which one telephone is connected with one other, and what is said by one caller can only be heard by the other.
  • 28. POINT TO MULTIPOINT  Is communication which is accomplished via a distinct type of one-to-many connection, providing multiple paths from a single location to multiple locations.
  • 29. ADVANTAGES OF POINT TO POINT TOPOLOGY :  This network is the simplest layout for any network, and it is pretty easy to visualize. If you can imagine a network in which there are only two nodes (say, two computers, for instance), you can easily picture a point-to-point network.  As you can probably guess, information on this network goes from one point to another. This transfer of data can happen in multiple ways across the network: in a single direction (sending and receiving), in both directions (full duplex), or can only send or receive in a single direction (half duplex).  This simplistic topology is very easy to set up and maintain, and it is intended for very small networks. In fact, this type of network has a major drawback in that it can only support two nodes.
  • 30. DISADVANTAGES OF POINT TO POINT TOPOLOGY:  Though there are some situations in which this type of network may be useful, most networks will probably require more than two nodes. However, for networks that don’t, this point to point topology can be a great way to set up something simple. With only two nodes, it is very easy to maintain the layout.  However, there is another drawback in that since there are only two nodes, if either of the nodes stop working, information cannot be sent across the network. For example, if there are two computers in the network and one of them breaks, you cannot send or receive messages to the broken computer.
  • 31.  In order for the network to work effectively, you must replace the broken computer–and this can be both time consuming and costly. For this reason, it is important to note that while understanding how to fix a broken point to point topology can be fairly simple, the actual application of this solution can be a hindrance due to monetary and time issues.
  • 32.  Combining the characteristics of multiple star networks along a single bus network using a root node forms the tree topology. The central node of each star network is connected to the root node of the tree creating multiple tiers on the network. Messages passing between star networks pass through the root node to their destination. TREE TOPOLOGY
  • 33. ADVANTAGES OF TREE TOPOLOGY: Scalable as leaf nodes can accommodate more nodes in the hierarchical chain.  A point to point wiring to the central hub as each intermediate node of a tree topology represents a node in the bus topology.  Other hierarchical networks are not affected if one of them gets damaged.  Easier maintenance and fault finding.  Expansion of Network is possible and easy.
  • 34. DISADVANTAGES OF TREE TOPOLOGY:  Huge cabling is needed.  A lot of maintenance is needed.  backbone forms the point of failure.  As more and more nodes and segments are added, the maintenance becomes difficult.  Scalability of the network depends on the type of cable used.
  • 35. HYBRID TOPOLOGY  A hybrid topology is a type of network topology that uses two or more other network topologies, including bus topology, mesh topology, ring topology, star topology, and tree topology.
  • 36. ADVANTAGES OF HYBRID TOPOLOGY:  Reliable : Unlike other networks, fault detection and troubleshooting is easy in this type of topology. The part in which fault is detected can be isolated from the rest of network and required corrective measures can be taken, WITHOUT affecting the functioning of rest of the network.  Scalable: Its easy to increase the size of network by adding new components, without disturbing existing architecture. 
  • 37.  Flexible: Hybrid Network can be designed according to the requirements of the organization and by optimizing the available resources. Special care can be given to nodes where traffic is high as well as where chances of fault are high.  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. For example we saw Ring Topology has good data reliability (achieved by use of tokens) and Star topology has high tolerance capability (as each node is not directly connected to other but through central device), so these two can be used effectively in hybrid star-ring topology.
  • 38. DISADVANTAGES OF HYBRID TOPOLOGY: 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. Configuration and installation process needs to be very efficient.  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.  Costly Infrastructure: As hybrid architectures are usually larger in scale, they require a lot of cables, cooling systems, sophisticate network devices, etc.