Basic Concepts of Computer Networks

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
INTRODUCTION TO NETWORKS
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 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.
Copyright©2008 N.AlJaffan®KSU1 Chapter 8 Communications and Networks.
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. 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.
Network Design Essentials
NETWORK Topologies An Introduction.
NETWORK TOPOLOGIES There are three basic configurations used to connect computers they are the  Bus  Ring  Star.
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.
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.
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.
1 Network Topology 2 Introduction 8Physical and Logical Topologies 8Topologies 8Bus 8Ring 8Star 8Extended Star 8Mesh 8Hybrid.
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.
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.
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.
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.
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
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;
CSC (c) Nouf AlJaffan Network Topologies.
Network Topologies CSC (c) Nouf AlJaffan.
Computer Network Collection of computers and devices connected by communications channels that facilitates communications among users and allows users.
Chapter 2: Network Design Essentials
Basic Concepts of Computer Networks and Communications
Network Topologies CS 1202.
Network Topologies CS 1202.
Physical 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.
Network Topologies CSC (c) Nouf AlJaffan.
Chapter 2: Basic Concepts
Network Topologies CSC (c) Nouf AlJaffan.
Physical Topologies -K. M. THANVI
Presentation transcript:

Basic Concepts of Computer Networks Network Topology

Lesson Objectives At the end of this lesson, the learner should be able to achieve the following three objectives: Clearly define the term network topology. Identify the types of network topologies and their individual advantages and disadvantages. How to properly choose the appropriate topology for a given situation.

DEFINITION: What Is a Topology? A network topology describes the arrangement of systems on a computer network. It defines how the computers, or nodes, within the network are arranged and connected to each other. (TechTerms.com, 2007)

Commonly Used Network Topologies The most commonly used network topologies are: Bus Ring Star Mesh

The Bus Topology The bus topology is the simplest and most common. It is often used when a network installation is small, simple, or temporary. It is a passive topology. This means that computers on the bus only “listen” to the data being sent. They are not responsible for “moving” the data from one computer to the next.

The Bus Topology In an active topology network, the computers regenerate signals and are responsible for moving the data through the network. On a bus network, all the computers are connected to a single cable. When one computer sends a signal using the cable, all the computers on the network receive the message, but only the addressee accepts it. The other computers disregard the message.

Advantages of the Bus Topology The bus is simple and very reliable in very small networks. The bus network requires the least amount of cable to connect the computers together and is, therefore, less expensive than other cabling configurations. Failure of one network node does not effect the rest of the network.

Disadvantages of the Bus Topology Heavy network traffic can slow a bus considerably A break in the cable or lack of proper termination can shutdown the entire network. It is extremely difficult to troubleshoot a bus if the entire network shuts down.

Appropriate Use of a Bus Topology The network is small. The network will not be frequently reconfigured. The least expensive solution is necessary. Network growth is not predicted.

The Ring Topology In a ring topology, each computer is connected directly to the next computer in line, forming a circle of cable. It uses a token to pass the information from one computer to the next. Each computer is connected to the next computer in the ring and retransmits what it receives from the previous computer. The message flow around the ring is unidirectional. The ring is classified as an active topology because there is no termination point in the ring.

Token Passing in the Ring Topology Token passing is a method of sending data in a ring topology. A small packet, called the token is passed around the ring to each computer in turn. If a computer has information to send, it modifies the token, adds address information and data and sends it down the ring. The information travels around the ring until it either reaches it’s destination or returns to the sender. A token can circle a ring 200 meters in diameter at a speed of around 10,000 times per second.

Advantages of Ring Topology All the computers have equal access to the network. Even with multiple users, network performance is balanced. There is no “bottle neck”. Allows for error checking and acknowledgement.

Disadvantages of the Ring Topology Failure of one computer can affect the entire network. Data cannot be transmitted successfully. Data packets must pass through every computer. This makes the network slower in nature. It is difficult to troubleshoot the ring network. Adding or removing computers disturbs the network.

Appropriate Uses of the Ring Topology The network must operate reasonably under a heavy load. A higher speed network is required. The network will not be frequently reconfigured.

The Star Topology In a star topology, each device has a dedicated point-to-point link to a central controller, sometimes referred to as a hub, server, or host. Each computer on a star network communicates with the central hub that then resends the message to the appropriate computer(s). The hub can be active or passive in nature. An active hub regenerates the electrical signal and sends it to all the computers connected to it.

Hubs in the Star Topology The type of hub used in a star topology is commonly referred to as a multi-port repeater. Active hubs require electrical power to operate. A passive hub, such as a wiring panel, acts as a connection point and does not amplify or regenerate the signal. Passive hubs do not require electrical power to operate.

Advantages of the Star Topology A star network is easy to modify and add new computers. During the addition or removal of nodes, the network continues to function normally. The central hub can be easily upgraded when the network capacity is exceeded. The central hub provides for centralized monitoring and management of the network, thereby increasing security. A single computer failure does not necessarily bring down the entire star network.

Disadvantages of the Star Topology If the central hub fails, then the entire network ceases to operate. The attached nodes are disabled. There is a larger upfront cost to create a star network in terms of cabling and hardware. A star network requires a dedicated server.

Appropriate Uses of the Star Topology The network requires easy addition or removal of client computers. Star network topologies are recommended for easy troubleshooting ability. The network is large in nature. The network is expected to grow in the future.

The Mesh Topology In a mesh topology, every device has a dedicated point-to-point link to every other device. A fully connected mesh network has n(n – 1)/2 physical channels to link n devices. To accommodate the many links, every device on the network must have n -1 input/output ports.

Advantages of the Mesh Topology Because there is a dedicated link, there is no traffic between computers. Failure of one node computer does not affect the rest of the network. Because of the dedicated link, privacy and security are easier to maintain. Point-to-point links make fault identification and fault isolation easier to determine.

Disadvantages of the Mesh Topology Due to the number of cables and input and output ports, it can be more expensive to establish and maintain. A large amount of space is necessary to run each of the cables.

Review of Common Network Topologies

Conclusions Topologies are the essence of computer network designs. Efficient networks can only be built based on the complete knowledge and understanding of the previously explored topologies. Knowledge of communication devices is of equal importance when determining the best options for network requirements. Resources and time can be wasted when choosing the wrong topology to fit the requirements of the network to be built.

References Web References http://compnetworking.about.com/od/networkdesi gn/ig/Computer-Network-Topologies/ http://www.techterms.com/definition/networktop ology http://en.wikipedia.org/wiki/Network_topology http://www.youtube.com/watch?v=kfEDPQAYH4k