SlideShare una empresa de Scribd logo
1 de 18
Networking Topologies


               Presented by:
               -Ankur Pandey
               -Apurv Chauhan
               -Kapil Panthi
               -Lokendra Ankelay
               -Mayank Chouhan
               -Vikas Kohte
Contents
1.Introduction
2.Basic types of topologies
3.Classification of network topologies
     3.1 Physical topologies
          3.1.1 Classification of physical topologies
               3.1.1.1 Point-to-point
               3.1.1.2 Bus
               3.1.1.3 Star
               3.1.1.4 Ring
               3.1.1.5 Mesh
               3.1.1.6 Tree
          3.1.2 Hybrid network topologies
     3.2 Signal topology
     3.3 Logical topology
4.References
An Introduction to
Networking topology

Network topology is the study of the arrangement or mapping of the elements (links,
nodes, etc.) of a network, especially the physical (real) and logical (virtual)
interconnections between nodes A local area network (LAN) is one example of a
network that exhibits both a physical topology and a logical topology. Any given node
in the LAN will have one or more links to one or more other nodes in the network and
the mapping of these links and nodes onto a graph results in a geometrical shape that
determines the physical topology of the network. Likewise, the mapping of the flow of
data between the nodes in the network determines the logical topology of the network.
It is important to note that the physical and logical topologies might be identical in any
particular network but they also may be different.
Any particular network topology is determined only by the graphical mapping of the
configuration of physical and/or logical connections between nodes. LAN Network
Topology is, therefore, technically a part of graph theory.
Basic types of topologies

The arrangement or mapping of the elements of a network gives rise to certain basic
topologies which may then be combined to form more complex topologies (hybrid
topologies). The most common of these basic types of topologies are :

Bus
      -Linear
      -Linear Bus
Star
Ring
Mesh
     -partially connected mesh (or simply 'mesh')
     -fully connected mesh
Tree
Hybrid
Point to Point
Types of networking topologies
Classification of network topologies


There are also three basic categories of network topologies:

physical topologies

signal topologies

logical topologies


The terms signal topology and logical topology are often used interchangeably even
though there is a subtle difference between the two and the distinction is not often
made between the two.
Physical topologies

The mapping of the nodes of a network and the physical connections between them –
i.e., the layout of wiring, cables, the locations of nodes, and the interconnections
between the nodes and the cabling or wiring system
Its classification is:


  1.Point-to-point
  2.Bus
  3.Star
  4.Ring
  5.Mesh
  6. Tree
Point-to-point
The simplest topology is a permanent link between two endpoints. Switched
point-to-point topologies are the basic model of conventional telephony. The value
of a permanent point-to-point network is the value of guaranteed, or nearly so,
communications between the two endpoints. The value of an on-demand point-to-
point connection is proportional to the number of potential pairs of subscribers, and
has been expressed as Metcalfe's Law.
Bus :
                               1.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 virtually simultaneously
(disregarding propagation delays).
Note: The two endpoints of the common transmission medium are normally
terminated with a device called a terminator that exhibits the characteristic
impedance of the transmission medium and which dissipates or absorbs the energy that
remains in the signal to prevent the signal from being reflected or propagated back onto
the transmission medium in the opposite direction, which would cause interference with
and degradation of the signals on the transmission medium (See Electrical termination).
2.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 (i.e., all nodes share a common transmission medium).
Notes:
1.) All of the endpoints of the common transmission medium are normally terminated
with a device called a 'terminator' (see the note under linear bus).
2.) The physical linear bus topology is sometimes considered to be a special case of the
physical distributed bus topology – i.e., a distributed bus with no branching segments.
3.) The physical distributed bus topology is sometimes incorrectly referred to as a
physical tree topology – however, although the physical distributed bus topology
resembles the physical tree topology, it differs from the physical tree topology in that
there is no central node to which any other nodes are connected, since this hierarchical
functionality is replaced by the common bus.
Star
The type of network topology in which each of the nodes of the network is connected
 to a central node with a point-to-point link in a 'hub' and 'spoke' fashion, the central
   node being the 'hub' and the nodes that are attached to the central node being the
    'spokes' (e.g., a collection of point-to-point links from the peripheral nodes that
converge at a central node) – all data that is transmitted between nodes in the network
   is transmitted to this central node, which is usually some type of device that then
  retransmits the data to some or all of the other nodes in the network, although the
central node may also be a simple common connection point (such as a 'punch-down'
                  block) without any active device to repeat the signals.
Ring
The type of network topology in which each of the nodes of the network is connected to
two other nodes in the network and with the first and last nodes being connected to
each other, forming a ring – all data that is transmitted between nodes in the network
travels from one node to the next node in a circular manner and the data generally flows
in a single direction only.
                                      Dual-ring

The type of network topology in which each of the nodes of the network is connected to
two other nodes in the network, with two connections to each of these nodes, and with
the first and last nodes being connected to each other with two connections, forming a
double ring – the data flows in opposite directions around the two rings, although,
generally, only one of the rings carries data during normal operation, and the two rings
are independent unless there is a failure or break in one of the rings, at which time the
two rings are joined (by the stations on either side of the fault) to enable the flow of
data to continue using a segment of the second ring to bypass the fault in the primary
ring.
Mesh
The value of fully meshed networks is proportional to the exponent of the number of
subscribers, assuming that communicating groups of any two endpoints, up to and
including all the endpoints, is approximated by Reed's Law.

                                  Fully connected
The type of network topology in which each of the nodes of the network is connected to
each of the other nodes in the network with a point-to-point link – this makes it possible
for data to be simultaneously transmitted from any single node to all of the other nodes.

                                Partially connected
The type of network topology in which some of the nodes of the network are connected
to more than one other node in the network with a point-to-point link – this makes it
possible to take advantage of some of the redundancy that is provided by a physical
fully connected mesh topology without the expense and complexity required for a
connection between every node in the network.
Tree

Also known as a hierarchical network.
The type of network topology in which a central 'root' node (the top level of the
hierarchy) is connected to one or more other nodes that are one level lower in the
hierarchy (i.e., the second level) with a point-to-point link between each of the second
level nodes and the top level central 'root' node, while each of the second level nodes
that are connected to the top level central 'root' node will also have one or more other
nodes that are one level lower in the hierarchy (i.e., the third level) connected to it, also
with a point-to-point link, the top level central 'root' node being the only node that has
no other node above it in the hierarchy – the hierarchy of the tree is symmetrical, each
node in the network having a specific fixed number, f, of nodes connected to it at the
next lower level in the hierarchy, the number, f, being referred to as the 'branching
factor' of the hierarchical tree.
Hybrid network topologies

The hybrid topology is a type of network topology that is composed of one or more
interconnections of two or more networks that are based upon different physical
topologies or a type of network topology that is composed of one or more
interconnections of two or more networks that are based upon the same physical
topology, but where the physical topology of the network resulting from such an
interconnection does not meet the definition of the original physical topology of the
interconnected networks (e.g., the physical topology of a network that would result
from an interconnection of two or more networks that are based upon the physical star
topology might create a hybrid topology which resembles a mixture of the physical star
and physical bus topologies or a mixture of the physical star and the physical tree
topologies, depending upon how the individual networks are interconnected, while the
physical topology of a network that would result from an interconnection of two or
more networks that are based upon the physical distributed bus network retains the
topology of a physical distributed bus network).
Signal topology
The mapping of the actual connections between the nodes of a network, as evidenced
by the path that the signals take when propagating between the nodes.
Note: The term 'signal topology' is often used synonymously with the term 'logical
topology', however, some confusion may result from this practice in certain situations
since, by definition, the term 'logical topology' refers to the apparent path that the data
takes between nodes in a network while the term 'signal topology' generally refers to the
actual path that the signals (e.g., optical, electrical, electromagnetic, etc.) take when
propagating between nodes.
Example:
In an 802.4 Token Bus network, the physical topology may be a physical bus, a
physical star, or a hybrid physical topology, while the signal topology is a bus (i.e., the
electrical signal propagates to all nodes simultaneously [ignoring propagation delays
and network latency] ), and the logical topology is a ring (i.e., the data flows from one
node to the next in a circular manner according to the protocol).
Logical topology
The mapping of the apparent connections between the nodes of a network, as evidenced
by the path that data appears to take when traveling between the nodes.
Classification of logical topologies
The logical classification of network topologies generally follows the same
classifications as those in the physical classifications of network topologies, the path
that the data takes between nodes being used to determine the topology as opposed to
the actual physical connections being used to determine the topology.
References

Google.com
Wikipedia.com
Computeronline.com
Networking topologies-E.Balguruswamy
A Text book of computers-Andrew Symonds
A first cource in computers-Sanjay Saxena

Más contenido relacionado

La actualidad más candente (20)

Unit2
Unit2Unit2
Unit2
 
Network topology And Its Types
Network topology And Its Types Network topology And Its Types
Network topology And Its Types
 
network topology
network topologynetwork topology
network 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
 
Network Topology and it's types Star topology, Ring topology, Bus topology an...
Network Topology and it's types Star topology, Ring topology, Bus topology an...Network Topology and it's types Star topology, Ring topology, Bus topology an...
Network Topology and it's types Star topology, Ring topology, Bus topology an...
 
Types of Network Topologies
Types of Network TopologiesTypes of Network Topologies
Types of Network Topologies
 
Network topology
Network topologyNetwork topology
Network topology
 
Topology
TopologyTopology
Topology
 
Network, Topology and iits types
Network, Topology and iits typesNetwork, Topology and iits types
Network, Topology and iits types
 
Network topology
Network topologyNetwork topology
Network topology
 
Network Topologies
Network TopologiesNetwork Topologies
Network Topologies
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
Ppt topologies
Ppt topologiesPpt topologies
Ppt topologies
 
Topologies
TopologiesTopologies
Topologies
 
Network Topology
Network TopologyNetwork Topology
Network Topology
 
Topology ppt
Topology pptTopology ppt
Topology ppt
 
Computer Network Topologies
Computer  Network TopologiesComputer  Network Topologies
Computer Network Topologies
 
Network topology
Network topologyNetwork topology
Network topology
 
Topology
TopologyTopology
Topology
 

Destacado

Destacado (20)

Network topology.ppt
Network topology.pptNetwork topology.ppt
Network topology.ppt
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Networking
NetworkingNetworking
Networking
 
Networking ppt
Networking ppt Networking ppt
Networking ppt
 
Brian
BrianBrian
Brian
 
Chapter 3 Networking
Chapter 3 NetworkingChapter 3 Networking
Chapter 3 Networking
 
Wi fi - Technology @ IEEE Concept
Wi fi - Technology @ IEEE ConceptWi fi - Technology @ IEEE Concept
Wi fi - Technology @ IEEE Concept
 
topology Final Presentation Fardeen N Qasim
topology Final  Presentation  Fardeen N  Qasimtopology Final  Presentation  Fardeen N  Qasim
topology Final Presentation Fardeen N Qasim
 
2.1.1 network topology
2.1.1 network topology2.1.1 network topology
2.1.1 network topology
 
Chapter 02 topology networking
Chapter 02  topology networkingChapter 02  topology networking
Chapter 02 topology networking
 
Networks topologies Lec#2
Networks topologies Lec#2Networks topologies Lec#2
Networks topologies Lec#2
 
Wireless basic infrastructure topology slides
Wireless basic infrastructure topology slidesWireless basic infrastructure topology slides
Wireless basic infrastructure topology slides
 
Topological algebra for wireless networks
Topological algebra for wireless networksTopological algebra for wireless networks
Topological algebra for wireless networks
 
TREE TOPOLOGY
TREE TOPOLOGY TREE TOPOLOGY
TREE TOPOLOGY
 
Bus topologoy
Bus topologoyBus topologoy
Bus topologoy
 
Network Topology
Network TopologyNetwork Topology
Network Topology
 
04 transmission media
04 transmission media04 transmission media
04 transmission media
 
Advantages and disadvantages of technology
Advantages and disadvantages of technologyAdvantages and disadvantages of technology
Advantages and disadvantages of technology
 
STAR TOPOLOGY
STAR TOPOLOGY STAR TOPOLOGY
STAR TOPOLOGY
 

Similar a Networking Topologies in Computers

Similar a Networking Topologies in Computers (20)

Network topology
Network topologyNetwork topology
Network topology
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
Computer network topology
Computer network topologyComputer network topology
Computer network topology
 
Differents-Types-of-Network-Topology_(1).pptx
Differents-Types-of-Network-Topology_(1).pptxDifferents-Types-of-Network-Topology_(1).pptx
Differents-Types-of-Network-Topology_(1).pptx
 
Network Topology.pdf
Network Topology.pdfNetwork Topology.pdf
Network Topology.pdf
 
Network topology
Network topologyNetwork topology
Network topology
 
Network topology
Network topologyNetwork topology
Network topology
 
class 11
class 11class 11
class 11
 
FASE DE PLANEACION (INGLES)
FASE DE PLANEACION (INGLES)FASE DE PLANEACION (INGLES)
FASE DE PLANEACION (INGLES)
 
Topology
TopologyTopology
Topology
 
Topology
TopologyTopology
Topology
 
Presentation on topology by prince kushwaha(0902 ec101053)
Presentation on topology by prince kushwaha(0902 ec101053)Presentation on topology by prince kushwaha(0902 ec101053)
Presentation on topology by prince kushwaha(0902 ec101053)
 
Presentation on topology by prince kushwaha(0902 ec101053) from RUSTAMJI INST...
Presentation on topology by prince kushwaha(0902 ec101053) from RUSTAMJI INST...Presentation on topology by prince kushwaha(0902 ec101053) from RUSTAMJI INST...
Presentation on topology by prince kushwaha(0902 ec101053) from RUSTAMJI INST...
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
Chapter 1.ppt
Chapter 1.pptChapter 1.ppt
Chapter 1.ppt
 
Topology
TopologyTopology
Topology
 
Assignment5
Assignment5Assignment5
Assignment5
 
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
 
Network Topology
Network Topology Network Topology
Network Topology
 

Más de Ankur Pandey

Más de Ankur Pandey (20)

Ceo world's leading businesss empire
Ceo world's leading businesss empireCeo world's leading businesss empire
Ceo world's leading businesss empire
 
Hollywood Actress Nude
Hollywood Actress NudeHollywood Actress Nude
Hollywood Actress Nude
 
Mobile Network Operators- India
Mobile Network Operators- IndiaMobile Network Operators- India
Mobile Network Operators- India
 
Highest Grossing Bollywood Films
Highest Grossing Bollywood FilmsHighest Grossing Bollywood Films
Highest Grossing Bollywood Films
 
IRCTC
IRCTCIRCTC
IRCTC
 
Indore
IndoreIndore
Indore
 
India
IndiaIndia
India
 
IMF
IMFIMF
IMF
 
IFRS
IFRSIFRS
IFRS
 
HSBC
HSBCHSBC
HSBC
 
Banking General Awareness
Banking General AwarenessBanking General Awareness
Banking General Awareness
 
FDI-Retail in India
FDI-Retail in IndiaFDI-Retail in India
FDI-Retail in India
 
European Union
European UnionEuropean Union
European Union
 
Economy of USA
Economy of USAEconomy of USA
Economy of USA
 
Economy of India
Economy of IndiaEconomy of India
Economy of India
 
EBAY
EBAYEBAY
EBAY
 
Cadbury
CadburyCadbury
Cadbury
 
BSE- Bombay Stock Exchange
BSE- Bombay Stock ExchangeBSE- Bombay Stock Exchange
BSE- Bombay Stock Exchange
 
Brands in India
Brands in IndiaBrands in India
Brands in India
 
Bollywood’s fastest 100 crore grosser of all times
Bollywood’s fastest 100 crore grosser of all timesBollywood’s fastest 100 crore grosser of all times
Bollywood’s fastest 100 crore grosser of all times
 

Último

The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 

Último (20)

The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 

Networking Topologies in Computers

  • 1. Networking Topologies Presented by: -Ankur Pandey -Apurv Chauhan -Kapil Panthi -Lokendra Ankelay -Mayank Chouhan -Vikas Kohte
  • 2. Contents 1.Introduction 2.Basic types of topologies 3.Classification of network topologies 3.1 Physical topologies 3.1.1 Classification of physical topologies 3.1.1.1 Point-to-point 3.1.1.2 Bus 3.1.1.3 Star 3.1.1.4 Ring 3.1.1.5 Mesh 3.1.1.6 Tree 3.1.2 Hybrid network topologies 3.2 Signal topology 3.3 Logical topology 4.References
  • 3. An Introduction to Networking topology Network topology is the study of the arrangement or mapping of the elements (links, nodes, etc.) of a network, especially the physical (real) and logical (virtual) interconnections between nodes A local area network (LAN) is one example of a network that exhibits both a physical topology and a logical topology. Any given node in the LAN will have one or more links to one or more other nodes in the network and the mapping of these links and nodes onto a graph results in a geometrical shape that determines the physical topology of the network. Likewise, the mapping of the flow of data between the nodes in the network determines the logical topology of the network. It is important to note that the physical and logical topologies might be identical in any particular network but they also may be different. Any particular network topology is determined only by the graphical mapping of the configuration of physical and/or logical connections between nodes. LAN Network Topology is, therefore, technically a part of graph theory.
  • 4. Basic types of topologies The arrangement or mapping of the elements of a network gives rise to certain basic topologies which may then be combined to form more complex topologies (hybrid topologies). The most common of these basic types of topologies are : Bus -Linear -Linear Bus Star Ring Mesh -partially connected mesh (or simply 'mesh') -fully connected mesh Tree Hybrid Point to Point
  • 5. Types of networking topologies
  • 6. Classification of network topologies There are also three basic categories of network topologies: physical topologies signal topologies logical topologies The terms signal topology and logical topology are often used interchangeably even though there is a subtle difference between the two and the distinction is not often made between the two.
  • 7. Physical topologies The mapping of the nodes of a network and the physical connections between them – i.e., the layout of wiring, cables, the locations of nodes, and the interconnections between the nodes and the cabling or wiring system Its classification is: 1.Point-to-point 2.Bus 3.Star 4.Ring 5.Mesh 6. Tree
  • 8. Point-to-point The simplest topology is a permanent link between two endpoints. Switched point-to-point topologies are the basic model of conventional telephony. The value of a permanent point-to-point network is the value of guaranteed, or nearly so, communications between the two endpoints. The value of an on-demand point-to- point connection is proportional to the number of potential pairs of subscribers, and has been expressed as Metcalfe's Law.
  • 9. Bus : 1.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 virtually simultaneously (disregarding propagation delays). Note: The two endpoints of the common transmission medium are normally terminated with a device called a terminator that exhibits the characteristic impedance of the transmission medium and which dissipates or absorbs the energy that remains in the signal to prevent the signal from being reflected or propagated back onto the transmission medium in the opposite direction, which would cause interference with and degradation of the signals on the transmission medium (See Electrical termination).
  • 10. 2.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 (i.e., all nodes share a common transmission medium). Notes: 1.) All of the endpoints of the common transmission medium are normally terminated with a device called a 'terminator' (see the note under linear bus). 2.) The physical linear bus topology is sometimes considered to be a special case of the physical distributed bus topology – i.e., a distributed bus with no branching segments. 3.) The physical distributed bus topology is sometimes incorrectly referred to as a physical tree topology – however, although the physical distributed bus topology resembles the physical tree topology, it differs from the physical tree topology in that there is no central node to which any other nodes are connected, since this hierarchical functionality is replaced by the common bus.
  • 11. Star The type of network topology in which each of the nodes of the network is connected to a central node with a point-to-point link in a 'hub' and 'spoke' fashion, the central node being the 'hub' and the nodes that are attached to the central node being the 'spokes' (e.g., a collection of point-to-point links from the peripheral nodes that converge at a central node) – all data that is transmitted between nodes in the network is transmitted to this central node, which is usually some type of device that then retransmits the data to some or all of the other nodes in the network, although the central node may also be a simple common connection point (such as a 'punch-down' block) without any active device to repeat the signals.
  • 12. Ring The type of network topology in which each of the nodes of the network is connected to two other nodes in the network and with the first and last nodes being connected to each other, forming a ring – all data that is transmitted between nodes in the network travels from one node to the next node in a circular manner and the data generally flows in a single direction only. Dual-ring The type of network topology in which each of the nodes of the network is connected to two other nodes in the network, with two connections to each of these nodes, and with the first and last nodes being connected to each other with two connections, forming a double ring – the data flows in opposite directions around the two rings, although, generally, only one of the rings carries data during normal operation, and the two rings are independent unless there is a failure or break in one of the rings, at which time the two rings are joined (by the stations on either side of the fault) to enable the flow of data to continue using a segment of the second ring to bypass the fault in the primary ring.
  • 13. Mesh The value of fully meshed networks is proportional to the exponent of the number of subscribers, assuming that communicating groups of any two endpoints, up to and including all the endpoints, is approximated by Reed's Law. Fully connected The type of network topology in which each of the nodes of the network is connected to each of the other nodes in the network with a point-to-point link – this makes it possible for data to be simultaneously transmitted from any single node to all of the other nodes. Partially connected The type of network topology in which some of the nodes of the network are connected to more than one other node in the network with a point-to-point link – this makes it possible to take advantage of some of the redundancy that is provided by a physical fully connected mesh topology without the expense and complexity required for a connection between every node in the network.
  • 14. Tree Also known as a hierarchical network. The type of network topology in which a central 'root' node (the top level of the hierarchy) is connected to one or more other nodes that are one level lower in the hierarchy (i.e., the second level) with a point-to-point link between each of the second level nodes and the top level central 'root' node, while each of the second level nodes that are connected to the top level central 'root' node will also have one or more other nodes that are one level lower in the hierarchy (i.e., the third level) connected to it, also with a point-to-point link, the top level central 'root' node being the only node that has no other node above it in the hierarchy – the hierarchy of the tree is symmetrical, each node in the network having a specific fixed number, f, of nodes connected to it at the next lower level in the hierarchy, the number, f, being referred to as the 'branching factor' of the hierarchical tree.
  • 15. Hybrid network topologies The hybrid topology is a type of network topology that is composed of one or more interconnections of two or more networks that are based upon different physical topologies or a type of network topology that is composed of one or more interconnections of two or more networks that are based upon the same physical topology, but where the physical topology of the network resulting from such an interconnection does not meet the definition of the original physical topology of the interconnected networks (e.g., the physical topology of a network that would result from an interconnection of two or more networks that are based upon the physical star topology might create a hybrid topology which resembles a mixture of the physical star and physical bus topologies or a mixture of the physical star and the physical tree topologies, depending upon how the individual networks are interconnected, while the physical topology of a network that would result from an interconnection of two or more networks that are based upon the physical distributed bus network retains the topology of a physical distributed bus network).
  • 16. Signal topology The mapping of the actual connections between the nodes of a network, as evidenced by the path that the signals take when propagating between the nodes. Note: The term 'signal topology' is often used synonymously with the term 'logical topology', however, some confusion may result from this practice in certain situations since, by definition, the term 'logical topology' refers to the apparent path that the data takes between nodes in a network while the term 'signal topology' generally refers to the actual path that the signals (e.g., optical, electrical, electromagnetic, etc.) take when propagating between nodes. Example: In an 802.4 Token Bus network, the physical topology may be a physical bus, a physical star, or a hybrid physical topology, while the signal topology is a bus (i.e., the electrical signal propagates to all nodes simultaneously [ignoring propagation delays and network latency] ), and the logical topology is a ring (i.e., the data flows from one node to the next in a circular manner according to the protocol).
  • 17. Logical topology The mapping of the apparent connections between the nodes of a network, as evidenced by the path that data appears to take when traveling between the nodes. Classification of logical topologies The logical classification of network topologies generally follows the same classifications as those in the physical classifications of network topologies, the path that the data takes between nodes being used to determine the topology as opposed to the actual physical connections being used to determine the topology.
  • 18. References Google.com Wikipedia.com Computeronline.com Networking topologies-E.Balguruswamy A Text book of computers-Andrew Symonds A first cource in computers-Sanjay Saxena