Information Technology Lecture No 3 By: Khurram Shahid.

Slides:



Advertisements
Similar presentations
Shape of a Network.
Advertisements

Chapter 4 Computer Networks
Data Communications and Networking
COMPUTER NETWORK TOPOLOGIES
Wireless network Usually use Radio Frequency (RF) technology Adv :
INTRODUCTION TO NETWORKS
Computer Network Topologies
Basic Concepts of Computer
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
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 topology.
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 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.
The Three Important Topologies By: Parimal Satashia.
What is a Topology? The physical topology of a network refers to the configuration of cables, computers, and other peripherals. Physical topology should.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
Server is ‘host’ Clients do not communicate with each other.
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.
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.
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.
Network Topologies.
Network Concepts Topologies
Mr C Johnston ICT Teacher
SHAPE OF A NETWORK COPYRIGHT BTS TOPOLOGY The way the computers are cabled together Four different layouts Logical topology describes the way data travels.
NETWORKS.
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
-Network topology is the layout of the connection between the computers. -It is also known as the pattern in which computers.
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.
Network Topologies Created by: Ghadeer H. Abosaeed June 22, 2012.
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.
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;
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.
Network Topology Name: Dua'a Alfadhli ID: Section: 201
Computer Network Topologies
Created by- AMRITANSHU KUMAR
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.
Presentation transcript:

Information Technology Lecture No 3 By: Khurram Shahid

Network Topology The way in which a number of computers are connected together in a network is called network topology. It is the physical layout or arrangement of computer in a network. There five basic topologies for connecting computer in a network. These are: Bus Topology Ring topology Star topology Tree topology Mesh topology

Bus Topology In bus topology, the computer or network nodes are connected to a common communication medium, called the backbone. A special type of central wire is used as the backbone. This central wire is called the bus. The computers are connected to the bus. The ends of the bus are closed with terminators. These terminators are used to absorb signals. Bus topology is commonly used for small and networks.

Working of Bus Topology The sending computer attaches the address of the destination computer with the data. It then sends this data to the bus. All computers connected to the bus receive the data but only that computer accepts the data whose address matches the address attached with the data. In this topology only one computer can send data at a time. Therefore, the speed of a network reduces as the number of computer attached to the bus increase.

Advantages It is simply and reliable for very small networks. It is easy to install. It requires minimum length of communication cable. It is easy to extend as extra cable can be connected to make a longer bus. A repeat can also be used to extend the length of the bus. If a node is out of order, it does not affect the rest of the network.

Disadvantages It can support only a small number of computers. As the number of computer increases, the network gets slower. It is difficult to troubleshoot a bus. A cable-break, fault in any one computer or a loose connection may cause breakdown of the whole network.

Star topology In star topology, all computers or nodes are directly connected to a central device. The device that connects the nodes is called hub. Working of Star Topology Each computer on a star network communication with the central hub. The hub then sends data to the destination computer or computers.

Advantages It is easy to modify a star network. New computers can be added to the central hub or any computer can be removed without affecting the network. It is usually easy to troubleshoot a star network. If any computer in the star topology breaks down, the network is not affected. Since the data rate between the central hub and a node is relatively low, low specification twisted pair can be used to connect the nodes to the central hub.

Disadvantage If the central hub fails, the whole network breaks down. Star topology requires more communication cable than any other topology. Star topology is very costly

Ring topology In ring topology, each computer or node is connected to the next computer and the last computer is connected to the first. Thus, a ring of computers is formed. Working of Ring Topology Every computer receives message from the previous computer and transmits it to the next computer receives the message. Since each computer re-transmits what it receives, signal-loss does not occur.

Advantages All computers on the ring have equal access to the network. Disadvantages Failure of one computer can affect the whole network. It is difficult to troubleshoot a ring network. Adding or removing a computer affects the whole network.

Tree Topology A tree topology combines characteristics of linear bus and star topologies. It consists of group of star- configured workstations connected to a linear bus. The bus works as the backbone cable for the network.

Advantage Point-to-point wiring for individual segments. Supported by several hardware and software manufacturers. Disadvantage Overall length of each segment is limited by the type of cabling used. If the backbone breaks down, the entire network goes down. It is more difficult to configure and wire than other topologies.

Mesh Topology In mesh topology, each device is physically connected to every other device on the network. Thus messages sent on a mesh network can take any of several possible paths from source of destination. Each device is physically connected to every other device on the network. This increases performance and reliability. However the complexity and difficulty of creating a mesh network increase as number of nodes on the network increases.