SlideShare a Scribd company logo
1 of 40
• When you have two or more computers connected to
each other, you have a network.
• The purpose of a network is to enable the sharing of files
and information between multiple systems.
• The Internet could be described as a global network of
networks.
• Computer networks can be connected through cables,
such as Ethernet cables or phone lines, or wirelessly,
using wireless networking cards that send and receive
data through the air.
• Topology
– Physical and logical network layout of the network.
• Physical
– actual layout of the computer cables and other
network devices
• Logical
– the way in which the network appears to the
devices that use it.
There are a number of reasons:
• Impacts performance.
• A factor in determining the media type used to
cable the network.
• Impacts the cost of cabling the network.
• Some access methods can work only with specific
topologies.
Network topologies are categorized into the
following basic types:
– Bus
– Ring
– Star
– Tree
– Mesh .
• A bus topology is a type of network setup
where each computer and network device are
connected to a single cable or backbone.
• A bus topology is multipoint.
• The bus is the data link in a bus network.
• The bus can only transmit data in one direction, and if
any network segment is severed, all network
transmission ceases.
• A host on a bus network is called a station or
workstation. In a bus network, every station receives all
network traffic.
• The traffic generated by each station has equal
transmission priority
• Easy to connect a computer or peripheral to a
linear bus
• Requires less cable length than a star topology
• It works well for small networks.
• Entire network shuts down if there is a break in the main
cable
• Terminators are required at both ends of the backbone
cable
• Difficult to identify the problem if the entire network shuts
down
• Not meant to be used as a stand-alone solution in a large
building
• It is slow when more devices are added into the network
• If a main cable is damaged then network will fail or be split
into two networks
• Used for broadcasting the message.
• Most Computer Motherboards.
• Used in LAN.
• All the components of network are connected to the
central device called “hub” which may be a hub, a
router or a switch.
• There is no direct traffic between devices.
• The switch is the server and the peripherals are the
clients.
• The star topology reduces the damage caused by line
failure by connecting all of the systems to a central
node.
• better performance.
• Performance of the network is dependent on the capacity of
central hub.
• Easy to connect new nodes or devices.
• In star topology new nodes can be added easily without
affecting rest of the network.
• Components can also be removed easily.
• Centralized management. It helps in monitoring the network.
• Failure of one node or link doesn’t affect the rest of
network..
• Easy to detect the failure and troubleshoot it.
• Too much dependency on central device has its own
drawbacks.
• If hub fails whole network goes down.
• The use of hub, a router or a switch as central device
increases the overall cost of the network.
• Performance and number of nodes which can be added in
such topology is depended on capacity of central device
• Star Topology used in Local Area Network (LAN).
• High speed LAN often use Star Topology.
• Devices are connected to each other in a circular shape.
• Each packet is sent around the ring until it reaches its
final destination.
• Data travel from node to node, with each node along
the way handling every packet.
• Ring Topology is very organized.
• Each node gets to send the data when it receives an empty
token.
• This helps to reduces chances of collision.
• All the traffic flows in only one direction at very high speed.
• Better performance than Bus topology.
• There is no need for network server to control the
connectivity between workstations.
• Additional components do not affect the performance of
network.
• Each computer has equal access to resources.
• One broken workstation can create problems for the
entire network.
• Moving, adding and changing the devices can affect the
network.
• Communication delay is directly proportional to number
of nodes in the network.
• Bandwidth is shared on all links between devices.
• More difficult to configure than a Star.
• Ring Topologies are often found in office Buildings.
• Also used in Schools for networking.
• Today high speed LAN made this topology less popular.
• A mesh network is a network topology in which each
node (called a mesh node) relays data for the network.
• All nodes cooperate in the distribution of data in the
network.
• A mesh network can be designed using a flooding
technique or a routing technique.
• Data can be transmitted from different devices simultaneously.
• This topology can withstand high traffic.
• If one of the components fails there is always an alternative
present.
• Data transfer doesn’t get affected.
• Expansion and modification in topology can be done without
disrupting other nodes.
• There are high chances of redundancy in many of the
network connections.
• Overall cost of this network is way too high as compared
to other network topologies.
• Set-up and maintenance of this topology is very difficult.
• Telephone Regional Office.
• Wide Area Network.
• Tree Topology integrates the characteristics of Star and Bus
topology.
• The number of Star networks are connected using Bus.
• Main cable seems like a main stem of a tree, and other star
networks as the branches.
• It is also called Expanded Star Topology.
• Ethernet protocol is commonly used in this type of topology.
• It is an extension of Star and bus Topologies, so in networks
where these topologies can't be implemented individually
for reasons related to scalability, tree topology is the best
alternative.
• Expansion of Network is possible and easy.
• Divide the whole network into segments (star networks),
which can be easily managed and maintained.
• Error detection and correction is easy.
• Each segment is provided with dedicated point-to-point
wiring to the central hub.
• If one segment is damaged, other segments are not affected.
• Because of its basic structure, tree topology, relies heavily
on the main bus cable, if it breaks whole network is
crippled.
• As more and more nodes and segments are added, the
maintenance becomes difficult.
• Scalability of the network depends on the type of cable .
• Bus topology uses one main cable to which all nodes are
directly connected. The main cable acts as a backbone for
the network. One of the computers in the network typically
acts as the computer server.
• Star topology each computer is connected to a central hub
using a point-to-point connection. The central hub can be a
computer server that manages the network, or it can be a
much simpler device that only makes the connections
between computers over the network possible.
• Star topology is very popular because the startup costs are
low. It is also easy to add new nodes to the network.
• Bus topology uses one main cable to which all nodes are
directly connected. The main cable acts as a backbone for
the network. One of the computers in the network typically
acts as the computer server.
• Star topology each computer is connected to a central hub
using a point-to-point connection. The central hub can be a
computer server that manages the network, or it can be a
much simpler device that only makes the connections
between computers over the network possible.
• Star topology is very popular because the startup costs are
low. It is also easy to add new nodes to the network.
• Ring topology the computers in the network are connected
in a circular fashion, and the data travels in one direction.
Each computer is directly connected to the next computer,
forming a single pathway for signals through the network.
This type of network is easy to install and manage.
• mesh topology, every node has a direct point-to-point
connection to every other node. Because all connections are
direct, the network can handle very high-volume traffic. It is
also robust because if one connection fails, the others
remain intact. Security is also high since data travels along a
dedicated connection.
• This type of topology requires a lot of cables and is,
therefore, expensive.
• Tree topology combines multiple star topologies onto a
bus. Hub devices for each star topology are connected
to the bus. Each hub is like the root of a tree of devices.
This provides great flexibility for expanding and
modifying the network.
• Understanding the different topologies and networks
available will allow any business or individual to
determine the network that will best suit the business
or individual needs and will help to establish the correct
expectations.
• Knowing what budget constraints exist for the business
or individual as well as what the physical constraints of
where the network is to be located will help the
stakeholders make the correct decisions on which
topology and network would be most beneficial to
them.
• How new topology can be established with the
combination of other topologies that should be :
• Reliable in terms of Data Transmission.
• Maintain within budget.
• Efficient.
topology presentation.ppt

More Related Content

Similar to topology presentation.ppt

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.pptxAsst.prof M.Gokilavani
 
Module 1 Introduction to Computer Networks.pptx
Module 1 Introduction to Computer Networks.pptxModule 1 Introduction to Computer Networks.pptx
Module 1 Introduction to Computer Networks.pptxAASTHAJAJOO
 
Network Topologies
Network Topologies Network Topologies
Network Topologies Ali Haider
 
Introduction of network
Introduction of networkIntroduction of network
Introduction of networksharone singh
 
Topology in Computer Network.pptx
Topology in Computer Network.pptxTopology in Computer Network.pptx
Topology in Computer Network.pptx454Saif
 
Topology,Switching and Routing
Topology,Switching and RoutingTopology,Switching and Routing
Topology,Switching and RoutingAnushiya Ram
 
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).pptxSuratSingh18
 
presentation on topology.pptx BY Farman ullah
presentation on topology.pptx BY Farman ullahpresentation on topology.pptx BY Farman ullah
presentation on topology.pptx BY Farman ullahFarmanUllah153601
 
05 network typologies
05 network typologies05 network typologies
05 network typologiesJadavsejal
 
Information Technology for Managers - Basics
Information Technology for Managers - BasicsInformation Technology for Managers - Basics
Information Technology for Managers - BasicsAnu Damodaran
 
Network topologies
Network topologiesNetwork topologies
Network topologiesNorah Saad
 
Unit 2 Communication System.pptx
Unit 2 Communication System.pptxUnit 2 Communication System.pptx
Unit 2 Communication System.pptxPrecise Mya
 
Network topologies
Network topologiesNetwork topologies
Network topologiesChirag Nag
 

Similar to topology presentation.ppt (20)

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
 
Module 1 Introduction to Computer Networks.pptx
Module 1 Introduction to Computer Networks.pptxModule 1 Introduction to Computer Networks.pptx
Module 1 Introduction to Computer Networks.pptx
 
Network Topologies
Network Topologies Network Topologies
Network Topologies
 
Introduction of network
Introduction of networkIntroduction of network
Introduction of network
 
Presentation2-2.pptx
Presentation2-2.pptxPresentation2-2.pptx
Presentation2-2.pptx
 
Topology in Computer Network.pptx
Topology in Computer Network.pptxTopology in Computer Network.pptx
Topology in Computer Network.pptx
 
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
NETWORK TOPOLOGIES (NETWORK TOPOLOGY)
 
Networks PPT
Networks PPTNetworks PPT
Networks PPT
 
Networks topologies Lec#2
Networks topologies Lec#2Networks topologies Lec#2
Networks topologies Lec#2
 
Topology,Switching and Routing
Topology,Switching and RoutingTopology,Switching and Routing
Topology,Switching and Routing
 
Krisom
KrisomKrisom
Krisom
 
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
 
presentation on topology.pptx BY Farman ullah
presentation on topology.pptx BY Farman ullahpresentation on topology.pptx BY Farman ullah
presentation on topology.pptx BY Farman ullah
 
Network Topology
Network Topology Network Topology
Network Topology
 
Network topology
Network topologyNetwork topology
Network topology
 
05 network typologies
05 network typologies05 network typologies
05 network typologies
 
Information Technology for Managers - Basics
Information Technology for Managers - BasicsInformation Technology for Managers - Basics
Information Technology for Managers - Basics
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
Unit 2 Communication System.pptx
Unit 2 Communication System.pptxUnit 2 Communication System.pptx
Unit 2 Communication System.pptx
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 

Recently uploaded

Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxsqpmdrvczh
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayMakMakNepo
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Quarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up FridayQuarter 4 Peace-education.pptx Catch Up Friday
Quarter 4 Peace-education.pptx Catch Up Friday
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 

topology presentation.ppt

  • 1.
  • 2. • When you have two or more computers connected to each other, you have a network. • The purpose of a network is to enable the sharing of files and information between multiple systems. • The Internet could be described as a global network of networks. • Computer networks can be connected through cables, such as Ethernet cables or phone lines, or wirelessly, using wireless networking cards that send and receive data through the air.
  • 3. • Topology – Physical and logical network layout of the network. • Physical – actual layout of the computer cables and other network devices • Logical – the way in which the network appears to the devices that use it.
  • 4. There are a number of reasons: • Impacts performance. • A factor in determining the media type used to cable the network. • Impacts the cost of cabling the network. • Some access methods can work only with specific topologies.
  • 5. Network topologies are categorized into the following basic types: – Bus – Ring – Star – Tree – Mesh .
  • 6.
  • 7.
  • 8. • A bus topology is a type of network setup where each computer and network device are connected to a single cable or backbone. • A bus topology is multipoint.
  • 9. • The bus is the data link in a bus network. • The bus can only transmit data in one direction, and if any network segment is severed, all network transmission ceases. • A host on a bus network is called a station or workstation. In a bus network, every station receives all network traffic. • The traffic generated by each station has equal transmission priority
  • 10. • Easy to connect a computer or peripheral to a linear bus • Requires less cable length than a star topology • It works well for small networks.
  • 11. • Entire network shuts down if there is a break in the main cable • Terminators are required at both ends of the backbone cable • Difficult to identify the problem if the entire network shuts down • Not meant to be used as a stand-alone solution in a large building • It is slow when more devices are added into the network • If a main cable is damaged then network will fail or be split into two networks
  • 12. • Used for broadcasting the message. • Most Computer Motherboards. • Used in LAN.
  • 13.
  • 14. • All the components of network are connected to the central device called “hub” which may be a hub, a router or a switch. • There is no direct traffic between devices. • The switch is the server and the peripherals are the clients. • The star topology reduces the damage caused by line failure by connecting all of the systems to a central node.
  • 15. • better performance. • Performance of the network is dependent on the capacity of central hub. • Easy to connect new nodes or devices. • In star topology new nodes can be added easily without affecting rest of the network. • Components can also be removed easily. • Centralized management. It helps in monitoring the network. • Failure of one node or link doesn’t affect the rest of network.. • Easy to detect the failure and troubleshoot it.
  • 16. • Too much dependency on central device has its own drawbacks. • If hub fails whole network goes down. • The use of hub, a router or a switch as central device increases the overall cost of the network. • Performance and number of nodes which can be added in such topology is depended on capacity of central device
  • 17. • Star Topology used in Local Area Network (LAN). • High speed LAN often use Star Topology.
  • 18.
  • 19. • Devices are connected to each other in a circular shape. • Each packet is sent around the ring until it reaches its final destination. • Data travel from node to node, with each node along the way handling every packet.
  • 20. • Ring Topology is very organized. • Each node gets to send the data when it receives an empty token. • This helps to reduces chances of collision. • All the traffic flows in only one direction at very high speed. • Better performance than Bus topology. • There is no need for network server to control the connectivity between workstations. • Additional components do not affect the performance of network. • Each computer has equal access to resources.
  • 21. • One broken workstation can create problems for the entire network. • Moving, adding and changing the devices can affect the network. • Communication delay is directly proportional to number of nodes in the network. • Bandwidth is shared on all links between devices. • More difficult to configure than a Star.
  • 22. • Ring Topologies are often found in office Buildings. • Also used in Schools for networking. • Today high speed LAN made this topology less popular.
  • 23.
  • 24.
  • 25. • A mesh network is a network topology in which each node (called a mesh node) relays data for the network. • All nodes cooperate in the distribution of data in the network. • A mesh network can be designed using a flooding technique or a routing technique.
  • 26. • Data can be transmitted from different devices simultaneously. • This topology can withstand high traffic. • If one of the components fails there is always an alternative present. • Data transfer doesn’t get affected. • Expansion and modification in topology can be done without disrupting other nodes.
  • 27. • There are high chances of redundancy in many of the network connections. • Overall cost of this network is way too high as compared to other network topologies. • Set-up and maintenance of this topology is very difficult.
  • 28. • Telephone Regional Office. • Wide Area Network.
  • 29.
  • 30.
  • 31. • Tree Topology integrates the characteristics of Star and Bus topology. • The number of Star networks are connected using Bus. • Main cable seems like a main stem of a tree, and other star networks as the branches. • It is also called Expanded Star Topology. • Ethernet protocol is commonly used in this type of topology.
  • 32. • It is an extension of Star and bus Topologies, so in networks where these topologies can't be implemented individually for reasons related to scalability, tree topology is the best alternative. • Expansion of Network is possible and easy. • Divide the whole network into segments (star networks), which can be easily managed and maintained. • Error detection and correction is easy. • Each segment is provided with dedicated point-to-point wiring to the central hub. • If one segment is damaged, other segments are not affected.
  • 33. • Because of its basic structure, tree topology, relies heavily on the main bus cable, if it breaks whole network is crippled. • As more and more nodes and segments are added, the maintenance becomes difficult. • Scalability of the network depends on the type of cable .
  • 34. • Bus topology uses one main cable to which all nodes are directly connected. The main cable acts as a backbone for the network. One of the computers in the network typically acts as the computer server. • Star topology each computer is connected to a central hub using a point-to-point connection. The central hub can be a computer server that manages the network, or it can be a much simpler device that only makes the connections between computers over the network possible. • Star topology is very popular because the startup costs are low. It is also easy to add new nodes to the network.
  • 35. • Bus topology uses one main cable to which all nodes are directly connected. The main cable acts as a backbone for the network. One of the computers in the network typically acts as the computer server. • Star topology each computer is connected to a central hub using a point-to-point connection. The central hub can be a computer server that manages the network, or it can be a much simpler device that only makes the connections between computers over the network possible. • Star topology is very popular because the startup costs are low. It is also easy to add new nodes to the network.
  • 36. • Ring topology the computers in the network are connected in a circular fashion, and the data travels in one direction. Each computer is directly connected to the next computer, forming a single pathway for signals through the network. This type of network is easy to install and manage. • mesh topology, every node has a direct point-to-point connection to every other node. Because all connections are direct, the network can handle very high-volume traffic. It is also robust because if one connection fails, the others remain intact. Security is also high since data travels along a dedicated connection. • This type of topology requires a lot of cables and is, therefore, expensive.
  • 37. • Tree topology combines multiple star topologies onto a bus. Hub devices for each star topology are connected to the bus. Each hub is like the root of a tree of devices. This provides great flexibility for expanding and modifying the network.
  • 38. • Understanding the different topologies and networks available will allow any business or individual to determine the network that will best suit the business or individual needs and will help to establish the correct expectations. • Knowing what budget constraints exist for the business or individual as well as what the physical constraints of where the network is to be located will help the stakeholders make the correct decisions on which topology and network would be most beneficial to them.
  • 39. • How new topology can be established with the combination of other topologies that should be : • Reliable in terms of Data Transmission. • Maintain within budget. • Efficient.