Www.fakengineer.com. NETWORK TOPOLOGY Network topology is the study of the arrangement or mapping of the elements of a network,especially the physical.

Slides:



Advertisements
Similar presentations
Shape of a Network.
Advertisements

LAN and WAN LAN (Local Area Networks) are small networks which are contained in a single building or small area. WAN (Wide Area Networks) are larger networks.
Data Communications and Networking
COMPUTER NETWORK TOPOLOGIES
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.
Marwan Al-Namari Week 2. ADSL : Asymmetric Digital Subscriber Line Ethernet networks - 10BASE-T - 100BASE-TX BASE-T BASE-TX (Cat5e.
Network topology.
Network Topologies. Point-to-Point Topology Point-to-point (PTP) topology connects two nodes directly together. The following examples are pure point.
Chapter 8 LAN Technologies and Network Topology Direct Point-to-Point Communication Local Area Networks (LANs) LAN Topologies Ethernet Token Ring FDDI.
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.
Basic Concepts of Computer Networks
Network Design Essentials. Guide to Networking Essentials, Fifth Edition2 Contents 1. Examining the Basics of a Network Layout 2. Understanding Standard.
Network Design Essentials
NETWORK Topologies An Introduction.
Chapter 2 Network Design Essentials Instructor: Nhan Nguyen Phuong.
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.
SYSTEM ADMINISTRATION Chapter 1 Logical and Physical Network Topologies.
Network Topologies Lecturer: Hyder R. Hamandi. Network Topologies Physical topologies describe how the cables are run in the network A topology is a way.
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.
Computer Networks. A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network.
Chapter 21 Topologies Chapter 2. 2 Chapter Objectives Explain the different topologies Explain the structure of various topologies Compare different topologies.
UNIT -1. DATA COMMUNICATIONS The term telecommunication means communication at a distance. The word data refers to information presented in whatever form.
1 Network Topology 2 Introduction 8Physical and Logical Topologies 8Topologies 8Bus 8Ring 8Star 8Extended Star 8Mesh 8Hybrid.
The McGraw- AS Computing LAN Topologies. The McGraw- Categories of LAN Topology.
Topologies By: Luis Alberto Freile. Types of topology Star Topology Bus Topology Ring Topology.
Network Topologies.
Network Concepts Topologies
IST 126 Computer Networks Day 2. Server Security Only one password needed to access network Associated with the account is permission to access certain.
SHAPE OF A NETWORK COPYRIGHT BTS TOPOLOGY The way the computers are cabled together Four different layouts Logical topology describes the way data travels.
Chapter2 Networking Fundamentals
Data Communication 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.
Networking Topology 1.BUS Topology 2.RING Topology 3.STAR Topology
-Network topology is the layout of the connection between the computers. -It is also known as the pattern in which computers.
Basic Concepts. Line Configuration Line Configuration Topology Topology Transmission Mode Transmission Mode Categories of Networks Categories of Networks.
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.
Chapter 2 Network topology and Networking devices.
Shape of a Network 10/10/07. Topology  The way the computers are cabled together  Four different layouts  Logical topology describes the way data travels.
Shape of a Network. Topology  The way the computers are __  Four different __  __.
Chapter 1 : Computer Networks.
TOPOLOGIES in COMPUTER NETWORKING Refers to the physical layout of the network devices and cabling and how all the components communicate with each other.
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
LAN Topologies Part 1. What is topology? Topology is the physical or logical interconnection of communicating devices Physical Topology: LANtopology,
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.
CIS 173 Networking Essentials Week #3 Objectives Review Chapter #1 Questions Lecture Chapter #2 (Topologies)
TOP0LOGYTOP0LOGY Asrar Mulla – CO4E ‘B’ Abrar Mulla – CO4E ‘B’ Shoaib Khan – CO4E ‘B’ Aamir Khan – CO4E ‘B’ Fazal Sayed – CO4E ‘B’
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;
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
Local Area Network Topology. LAN Architecture - Protocol architecture - Topologies - Media access control - Logical Link Control.
Computer Network Collection of computers and devices connected by communications channels that facilitates communications among users and allows users.
Chapter 2: Network Design Essentials
Network Topology.
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.
Chapter 2: Basic Concepts
Physical Topologies -K. M. THANVI
Presentation transcript:

NETWORK TOPOLOGY Network topology is the study of the arrangement or mapping of the elements of a network,especially the physical and logical interconnection between nodes. Classification : 1.physical topology 2.signal topology 3.logical topology

TOPOLOGY  The topology of a network is geometric representation of all the links and linking devices to each other.  There are five basic topology  Bus Topology  Ring Topology  Star Topology  Mesh Topology  Hybrid Topology

BUS TOPOLOGY  In this topology a number of computers are attached with a single cable  And two terminators are connected at the two end of the cable.  This cable or connector is called Bus. So this topology is called Bus Topology.  Hence the network operate system keeps the unique electronic address of each computer.  So that the data from one computer to another computer transfer correctly.

ADVANTAGES *It is simple, reliable and easy to use for small size local area network. *It requires least amount of cable. *It is easy to extend a bus. DISADVANTAGES *The data transfer becomes slower due to increase in size of bus. Before checking whether the bus is free or not. If the bus is transmitted data of another node, then the node wait until the end of transmission. *It is difficult to find out any error within the bus. Any breakage or loose connection may affect the total network.

EXAMPLES OF BUS TOPOLOGY  # ETHERNET  # CSMA/CD(Carrier Sense Multiple Access/Collision Detection)

RING TOPOLOGY  It is similar to the linear bus topology.  In Bus topology we use linear bus whereas in ring topology we use circular bus.  In this topology each node is physically connected to other two nodes.  The data transfer from the source node to the destination node through the other nodes in between them.  Since each computer receives data, so they are always active network. So the signal loss problem is not created which is possible in bus topology.  In this topology there is no terminal node.  This type of topology can be found in peer-to- peer network.

ADVANTAGES It is faster because data is transformed to all the computers. In this topology the computer can not monopolized the network because each computer have equal access to the token. In this network it allows to share the network gracefully.

DISADVANTAGES Failure of one computer on the ring affects the whole network. It is difficult to find out the problem within the network. Adding or removing computers disturbs or affects the network.

EXAMPLES OF RING TOPOLOGY IBM Token Ring FDDI (Fiber Distributed Data Interface)

STAR TOPOLOGY In a star network communication a computer acts as a control hub and other computers are connected to that hub. The central hub works as server and it receives the message from different computer and sends to the destination computer.

The hub can be active or passive. An active hub regenerates electrical signal and sends it to all the computers connected to it. This type of hub is often called as multiport repeater. It requires electrical power to run. The passive hub acts as a connector point and does not regenerate or amplify signals. It do not require electrical power. We can use several types of cables to implement a star network.

ADVANTAGES It is much easier to modify or to add new computer to a star network. Single computer failure do not affect the whole star network. We can use several cable types in the same network.

DISADVANTAGES If the central hub fails then the whole network fails to operate. Many star network requires a device at the central point to rebroadcast. It costs more to cable a star network.

MESH TOPOLOGY In mesh topology, every device has a dedicated point-to-point link to every other device, i.e.each computer is connected to other computers directly.

ADVANTAGES As the links are dedicated, so each connection can carry its own data load. In this topology if one device became unuseable or defective, then it does not affect the whole network. Another advantage is privacy or security as each have dedicated line.

DISADVANTAGES It requires high amount of cabling. The hardware required to connect each link can be expensive.

HYBRID TOPOLOGY The hybrid topology is a network topology that is composed of interconnection of two or more network that are based up on different physical topologies.

Two or more topologies are combined to form a hybrid topology. There are two types of hybrid topology. * Star Bus Topology * Star Ring Topology