COMPUTER NETWORK TOPOLOGIES

Slides:



Advertisements
Similar presentations
Chapter 4 Computer Networks
Advertisements

Computer Network Topologies
Basic Concepts of Computer
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
Topology “The Topology is the geometric representation of the relationship of the links and linking devices” OR “Topology defines physical or logical arrangement.
What is a network? A network consists of two or more computers that are linked in order to share resources (such as printers and CD-ROMs) , exchange.
Network Topologies.
Network Topologies CS 1202.
Network Topologies CSC (c) Nouf AlJaffan.
Network Topologies. Point-to-Point Topology Point-to-point (PTP) topology connects two nodes directly together. The following examples are pure point.
NETWORK TOPOLOGY. WHAT IS NETWORK TOPOLOGY?  Network Topology is the shape or physical layout of the network. This is how the computers and other devices.
Network topologies. What is a network topology? Physical arrangement of the devices in a communications network. Most commonly used are bus and star.
Network Topologies.
This is the way an organisation distributes the data across its network. It uses different types of networks to communicate the information across it.
Basic Concepts of Computer Networks
Network Design Essentials
Chapter 4: Computer Networks Department of Computer Science Foundation Year Program Umm Alqura University, Makkah Computer Skills /1436.
NETWORK Topologies An Introduction.
The Three Important Topologies By: Parimal Satashia.
Information Technology Lecture No 3 By: Khurram Shahid.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
Server is ‘host’ Clients do not communicate with each other.
Network Topologies Lecturer: Hyder R. Hamandi. Network Topologies Physical topologies describe how the cables are run in the network A topology is a way.
There are Physical and logical network layout. Physical : Topology of a network refers to the configuration of cables, computers, and other peripherals.
Net work topology Suzann Muhammad abu rewaedh
Intro to Network Design
 Topology Topology  Different types of topology Different types of topology  bus topologybus topology  ring topologyring topology  star topologystar.
NETWORK TOPOLOGY. NETWORK TOPOLOGY The layout of a network Two major classes Physical Network Topology The physical layout of the network i.e. the arrangement.
NETWORKS NEED HISTORY HARDWARE REQD. SOFTWARE REQD. TOPOLOGIES.
Computer Networks. A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network.
NETWORK TOPOLOGIES. NETWORK TOPOLOGIES THERE ARE BASIC FIVE TYPE OF NETWORK TOPOLOGIES.
Chapter 21 Topologies Chapter 2. 2 Chapter Objectives Explain the different topologies Explain the structure of various topologies Compare different topologies.
Physical Topology Physical layout of the network nodes – Broad description of the network: no detail about device types, connection methods, addressing,...
The McGraw- AS Computing LAN Topologies. The McGraw- Categories of LAN Topology.
Three types of network cabling Star Topology Tree Topology Linear Bus.
Network Topologies.
Network Concepts Topologies
Chapter2 Networking Fundamentals
NETWORKS.
Star Topology Star Networks are one of the most common network topologies. consists of one central switch, hub or computer, which acts as a conduit to.
NETWORK TOPOLOGIES NETWORK DEVICES. TOPOLOGY The physical topology of a network refers to the configuration of cables, computers, and other peripherals.
 Physical arrangement of devices in a network  Common types: › Ring › Bus › Star › Tree.
Networking Topology 1.BUS Topology 2.RING Topology 3.STAR Topology
Project on Network Topology Vipul S. Kale S.Y.B.Com 19 Computer Programming Sterling College.
Prepared by:Ronnel P. Agulto, CpE Objectives Different types of topologies; Their advantages & disadvantages How to choose an appropriate topologies in.
Network Topologies.
Network Topologies Created by: Ghadeer H. Abosaeed June 22, 2012.
Chapter 2 Network topology and Networking devices.
Chapter 1 : Computer Networks.
Physical Network Topology. When working with a network What is Physical Topology????? The physical topology of a network refers to the configuration of.
Computer Networks Part 2
Chapter Seven Network Topology [tə'p ɒ ləd ʒɪ ]. In networking, the term “topology” refers to the layout of connected devices on a network. This article.
Network Topology Computer network topology is the way various components of a network (like nodes, links, peripherals, etc) are arranged. Network topologies.
Network types Point-to-Point (Direct) Connection Dedicated circuit boards connected by cable; To transfer data from A to B: – A writes on its circuit board;
CSC (c) Nouf AlJaffan Network Topologies.
Local Area Network Topology. LAN Architecture - Protocol architecture - Topologies - Media access control - Logical Link Control.
Network Topologies.
Network Topologies CSC (c) Nouf AlJaffan.
Computer Network Topologies
Network Configurations
Network Topologies.
Basic Concepts of Computer Networks and Communications
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
Network Topologies CS 1202.
Network Topologies CS 1202.
Physical Network Topology
 What is Topology  Categories of Topology  Definition, structure, advantage and disadvantage of all of the following topologies: o Mesh o Bus o Ring.
Types of topology. Bus topology Bus topology is a network type in which every computer and network device is connected to single cable. When it has exactly.
Network Topologies CSC (c) Nouf AlJaffan.
Network Topologies CSC (c) Nouf AlJaffan.
Presentation transcript:

COMPUTER NETWORK TOPOLOGIES Photo Album by ME -MANISHA RAJPUT

What is a Topology? Selection of Topology • Network topologies describe the ways in which the elements of a network are mapped. They describe the physical and logical arrangement of the network nodes. • The physical topology of a network refers to the configuration of cables, computers, and other peripherals Selection of Topology It is done on the bases of: cost: minimum expenditure of money Flexibility: easy reconfiguration of network Reliability: detecting fault location if any and provide some means of isolating it.

Different Types of Topologies POINT TO POINT LINK • BUS TOPOLOGY • STAR TOPOLOGY • RING TOPOLOGY • MESH TOPOLOGY • TREE TOPOLOGY • HYBRID TOPOLOGY

POINT-TO-POINT TOPOLOGY Point-to-point (PTP) topology connects two nodes directly together. The following examples are pure point to point links: 1) Two computers communicating via modems. 2) A mainframe terminal communicating with a front end processor. 3) A workstation communicating along a parallel cable to a printer.

POINT-TO-POINT TOPOLOGY

BUS TOPOLOGY • All the nodes (file server, workstations, and peripherals) on a bus topology are connected by one single cable. • A bus topology consists of a main run of cable with a terminator at each end. All nodes (file server, workstations, and peripherals) are connected to the linear cable. Popular on LANs because they are inexpensive and easy to install.

BUS TOPOLOGY

BUS TOPOLOGY Bus Topology Advantages of Bus Topology 1)It is Cheap, easy to handle and implement. 2)Require less cable 3)It is best suited for small networks. Disadvantages of Bus Topology 1)The cable length is limited. This limits the number of stations that can be connected. 2)This network topology can perform well only for a limited number of nodes.

STAR TOPOLOGY • In a star network, each node (file server, workstations, and peripherals) is connected to a central device called a hub. • The hub takes a signal that comes from any node and passes it along to all the other nodes in the network. • Data on a star network passes through the hub, switch, or concentrator before continuing to its destination. • The hub, switch, or concentrator manages and controls all functions of the network. • The star topology reduces the chance of network failure by connecting all of the systems to a central node.

STAR TOPOLOGY

STAR TOPOLOGY Advantages of Star Topology • Easy to manage • Easy to locate problems (cable/workstations) • Easier to expand than a bus or ring topology. • Easy to install and wire. • Easy to detect faults and to remove parts. Disadvantages of Star Topology • Requires more cable length than a linear topology. • If the hub or concentrator fails, nodes attached are disabled. • More expensive because of the cost of the concentrators.

RING TOPOLOGY • In a ring network, every device has exactly two neighbours for communication purposes. • All messages travel through a ring in the same direction. • A failure in any cable or device breaks the loop and can take down the entire network. • To implement a ring network we use the Token Ring technology • A token, or small data packet, is continuously passed around the network. When a device needs to transmit, it reserves the token for the next trip around, then attaches its data packet to it

RING TOPOLOGY

RING TOPOLOGY Advantage of Ring Topology • Very orderly network where every device has access to the token and the opportunity to transmit. • Easier to Mange than a Bus Network • Good Communication over long distances • Handles high volume of traffic Disadvantages of Ring Topology • The failure of a single node of the network can cause the entire network to fail. • The movement or changes made to network nodes affects the performance of the entire network.

MESH TOPOLOGY • In this topology, each node is connected to every other node in the network. • Implementing the mesh topology is expensive and difficult. • In this type of network, each node may send message to destination through multiple paths. • While the data is travelling on the Mesh Network it is automatically configured to reach the destination by taking the shortest route which means the least number of hops.

MESH TOPOLOGY

MESH TOPOLOGY Advantage of Mesh Topology • No traffic problem as there are dedicated links. • It has multiple links, so if one route is blocked then other routes can be used for data communication. • Points to point links make fault identification easy. Disadvantage of Mesh Topology • There is mesh of wiring which can be difficult to manage. • Installation is complex as each node is connected to every node. • Cabling cost is high.

TREE TOPOLOGY • A tree topology (hierarchical topology) can be viewed as a collection of star networks arranged in a hierarchy. • This tree has individual peripheral nodes which are required to transmit to and receive from one other only and are not required to act as repeaters or regenerators. • The tree topology arranges links and nodes into distinct hierarchies in order to allow greater control and easier troubleshooting. • This is particularly helpful for colleges, universities and schools so that each of the connect to the big network in some way.

TREE TOPOLOGY

TREE TOPOLOGY Advantages of a Tree Topology • Point-to-point wiring for individual segments. • Supported by several hardware and software vendors. • All the computers have access to the larger and their immediate networks. Disadvantages of a Tree Topology • Overall length of each segment is limited by the type of cabling used. • If the backbone line breaks, the entire segment goes down. • More difficult to configure and wire than other topologies

HYBRID TOPOLOGY • A combination of any two or more network topologies. • A hybrid topology always accrues when two different basic network topologies are connected. • It is a mixture of above mentioned topologies. Usually, a central computer is attached with sub-controllers which in turn participate in a variety of topologies

HYBRID TOPOLOGY

HYBRID TOPOLOGY Advantages of a Hybrid Topology • It is extremely flexible. • It is very reliable. Disadvantages of a Hybrid Topology • Expensive

THANK YOU