Www.dineshbishwakarma.com.np. -Network topology is the layout of the connection between the computers. -It is also known as the pattern in which computers.

Slides:



Advertisements
Similar presentations
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.
Advertisements

COMPUTER NETWORK TOPOLOGIES
Wireless network Usually use Radio Frequency (RF) technology Adv :
Computer Network Topologies
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
2 - Winter 2005 EE EE 766 Computer Interfacing and Protocols 1 Basic Concepts Link: Physical pathway between devices Line Configuration: Attachment of.
Network Topologies.
 Network topology is the layout pattern of interconnections of the various elements (links, nodes, etc.) of a computer.  Network topologies may be physical.
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 Topologies CSC (c) Nouf AlJaffan.
Network Topologies. The concept of a topology. The basic function of computers on the LAN is to provide the user with an almost limitless set of applications.
NETWORK TOPOLOGY.
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 TOPOLOGY ALEGRIA GONZALEZ. WHAT IS A NETWORK TOPOLOGY?  a topology is a description of the of a network, including its  The physical topology.
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.
Group Members Adnan Usman Saad Subhan  Layout pattern of interconnections of links, nodes.  Network Topologies may be Physical or Logical.
Computer Networks By: Donald Blake. What is a computer network? A computer network is a group of computer systems and computer hardware devices that are.
Network Design Essentials
Computer Network: It is group of interconnected computers and devices which are sharing the same communication infrastructure and communication protocols.
NETWORK Topologies An Introduction.
The Three Important Topologies By: Parimal Satashia.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Information Technology Lecture No 3 By: Khurram Shahid.
Network Systems Identify network systems and their components.
Server is ‘host’ Clients do not communicate with each other.
NETWORKING. OBJECTIVES Identify network topologies Identify hardware components of a network.
There are Physical and logical network layout. Physical : Topology of a network refers to the configuration of cables, computers, and other peripherals.
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.
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.
NETWORK TOPOLOGIES. NETWORK TOPOLOGIES THERE ARE BASIC FIVE TYPE OF NETWORK TOPOLOGIES.
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.
Three types of network cabling Star Topology Tree Topology Linear Bus.
By: Israel Aguilar. STAR TOPOLOGY  The star topology connects the computers to a central hub.  The signal travel from one computer to another computer.
Topologies By: Luis Alberto Freile. Types of topology Star Topology Bus Topology Ring Topology.
How Networks work?.
Network Topologies.
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.
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 TOPOLOGY Network topology is the study of the arrangement or mapping of the elements of a network,especially the physical.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Sebastian Ortiz 10th Omega. What is a network topology? In communication networks, a topology is a usually schematic description of the arrangement of.
Credit:  refers to the physical arrangement of the computers and other networking devices that are linked together.
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.
Chapter 1 : Computer Networks.
Network Topologies By: Josh Geller. Star Topology All computers are connected to a central hub. Cheap to expand as hubs are currently inexpensive. No.
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
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.
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;
CSC (c) Nouf AlJaffan Network Topologies.
Computer Network Topologies
Created by- AMRITANSHU KUMAR
BY YOUSUF VALI.
Network Topology.
Presentation transcript:

-Network topology is the layout of the connection between the computers. -It is also known as the pattern in which computers are interconnected. -There are several types of topology used in computer network. -They are 1. Bus Topology 2. Ring Topology 3. Star Topology

1. In bus topology, a cable called a bus connects the computers. 2. In this topology all the computers are connected to each other through a single cable. 3. The connected computers can receive the message and determine whether it is for them or not 4. This topology is commonly used in LAN. 5. In this topology, the failure of a single computer does not affect the performance of the rest of the network but the failure in bus brings the discontinuity of the network. 6. It is expensive and easy to install because all the components in the network are attached to one single cable.

1.In ring topology, the computers and peripheral devices are arranged so that communication links connect the components in a ring. 2.In this topology, any computer can communicate with any other by sending a signal around the ring. 3.Each message goes to each computer and the computer identifies the message. 4.There is no any devices used. 5.The failure in any device brings the failure in the whole network. 6.It expensive and difficult to install.

1. In star topology, a device called a switch or hub connects the computers. 2. In this topology all the computers are connected to a single switch or hub. 3. The message goes only to dedicated system 4. In this topology, token system is used to send and receive the message. 5. In this topology, the failure of a single computer does not affect the performance of the rest of the network but the failure in switch or hub brings the discontinuity of the network. 6. It is expensive and easy to install.