Fundamentals of Networking Types of Topologies

Similar documents
International Journal for Research in Applied Science & Engineering Technology (IJRASET) Study on Various Network Topologies for set up best Network

Different network topologies

Computer Networks Question Bank

UNIT 5 MANAGING COMPUTER NETWORKS LEVEL 3 NETWORK TOPOLOGIES AND LAYOUT

Some previous important concepts

Types of Computer Networks and their Topologies Three important groups of computer networks: LAN, MAN, WAN

What is a Network? A connection of two or more computers so that they can share resources.

Data Communication. Chapter # 1: Introduction. By: William Stalling

NETWORK TOPOLOGIES. Application Notes. Keywords Topology, P2P, Bus, Ring, Star, Mesh, Tree, PON, Ethernet. Author John Peter & Timo Perttunen

Network Definition A network can be defined as two or more computers connected together in such a way that they can share resources.

NETWORK STRUCTURE OR TOPOLOGY

Types of Computer Networks. ICS 614: Computer Networks Concepts and Principles 11

Chapter Seven. Local Area Networks: Part 1. Data Communications and Computer Networks: A Business User s Approach Seventh Edition

Computer Network Architecture

Types Of Computer Virus Sources Of Virus Virus Warning Signs Virus Detection(Anti-Virus) Virus Prevention and Removal

Chapter 2. Network Classifications (Cont.)

Darshan Institute of Engineering & Technology for Diploma Studies

MODEL ANSWER PAPER SUBJECT: COMPUTER ORGANIZATION & OPERATING SYSTEM (THEORY)

Fundamentals of Networking Introduction to Networking Devices

Chapter 4 NETWORK HARDWARE

Introduction to LAN Protocols

Local Area Networks (LANs): Packets, Frames and Technologies Gail Hopkins. Part 3: Packet Switching and. Network Technologies.

Area Covered is small Area covered is large. Data transfer rate is high Data transfer rate is low

04/03/33. Dr.Gihan Naguib. Overview. Dr.Gihan Naguib Behrouz A. Forouzan Data communications and Networking

Comp277 Assignment 1 Fall 2011 Due 20 th December 2011 at 11:00am

CHAPTER 2 - NETWORK DEVICES

Chapter 2 Network Topologies and Network Control Devices

ET4254 Communications and Networking 1

Silberschatz and Galvin Chapter 15

DATA COMUNICATION AND NETWORKING 1.1 Introduction

Comparison Of Network Topologies For Optical Fiber Communication

Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS

IT 2004 Data Communication & Networking

Highly Available Networks

DATA SECURITY MANAGEMENT. Chris Hare INSIDE. What is a Network? Network Devices; Hubs; Repeaters; Bridges; Routers; Switches; Network

Local Area Network. Review of Lecture 7. Review of Lecture 7. Review of Lecture 7. Review of Lecture 7. Review of Lecture 7.

Network Infrastructure

Local Area Network(LAN)

Introduction to Networking

Understanding Device Level Connection Topologies

INTERCONNECTION NETWORKS LECTURE 4

Lecture 05 Chapter 16 High Speed LANs

Chapter 15 Local Area Network Overview

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT

Paper Number: Architecting Highly Available Networking Environments. Pamela Williams Dickerman. Advanced Technology Consultant.

Integrating Information Systems: Technology, Strategy, and Organizational Factors

Computer Communication Networks Lecture No. 1

Computers Are Your Future

Computer Networks and Internet

Chapter 16 Networking

Network Topologies & LAN,MAN and WAN. By: Mr. Binesh Kr. Singh. What is Topology

Networks. Distributed Systems. Philipp Kupferschmied. Universität Karlsruhe, System Architecture Group. May 6th, 2009


M242 COMPUTER NETWORS AND SECURITY

The Features and Uses of Computer Networking. Unit 11 Task 1

COMPUTER NETWORKING. By: Dr. Noor Dayana Abd Halim

Rab Nawaz Jadoon. Data Communication and Computer Networks DCS. Assistant Professor COMSATS IIT, Abbottabad. Department of Computer Science

Lesson 1: Network Communications

Course Snapshot. The Next Few Classes. Parallel versus Distributed Systems. Distributed Systems. We have covered all the fundamental OS components:

UNIT IV - COMPUTER NETWORK DEVICES AND OSI LAYERS

A local area network that employs either a full mesh topology or partial mesh topology

CN [Network Devices]

Course Snapshot. The Next Few Classes

Unit 10. Networks. Copyright 2005 Heathkit Company, Inc. All rights reserved.

Module 15: Network Structures

Growth. Individual departments in a university buy LANs for their own machines and eventually want to interconnect with other campus LANs.

CSE 123: Computer Networks Alex C. Snoeren. HW 2 due Thursday 10/21!

Local Area Network Overview

Enterprise Network Design

The ULTIMATE GUIDE. to Buying Networking Equipment

Module 16: Distributed System Structures

Applied Information and Communication Technology Assessment Unit A2 13

Introduction. The fundamental purpose of data communications is to exchange information between user's computers, terminals and applications programs.

Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on

Full file at

Chapter One: Networking Fundamentals Computer Networks

Guide to Networking Essentials Fifth Edition. Chapter 2 Network Design Essentials

ก ก Information Technology II

with its cables, connectors, Switches, Hubs and topologies

Introduction to LAN Topologies Cabling. 2000, Cisco Systems, Inc. 3-1

TECHNOLOGY STREAM: HARDWARE AND NETWORK ENGINEERING KCTS 121 : SYSTEM ADMINISTRATION AND NETWORK FUNDAMENTALS

Contention Protocols and Networks

Data Communications. Connecting Devices

Chapter 4: Network Access

Modern Ethernet. Chapter 6

Lecture 9: Bridging & Switching"

Introduction to LAN Protocols

6.1.2 Repeaters. Figure Repeater connecting two LAN segments. Figure Operation of a repeater as a level-1 relay

SONET Topologies and Upgrades

COMPUTER TECHNIQUE. ( Vocational Stream ) Paper : V. ( Computer Network ) ( Theory )

Introduction to Networking Devices

Review For Exam 2. Internetworking. Summary Questions. School of Business Eastern Illinois University. School of Business Eastern Illinois University

INTRODUCTION TO ICT.

Local Area Networks CONSYL Introduction to Computer Communications and Networks

Chapter 10: Local Area Networks

The Network Access Layer. In This Lecture. Network Access Layer. Hour 3

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur

Chapter Topics Part 1. Network Definitions. Behind the Scenes: Networking and Security

A LAN is a high-speed data network that covers a relatively small geographic area. It typically connects workstations, personal computers, printers,

INTRODUCTORY COMPUTER

Transcription:

Fundamentals of Networking Types of Topologies Kuldeep Sonar 1

Bus Topology Bus topology is a network type in which every computer and network device is connected to single cable. When it has exactly two endpoints, then it is called Linear Bus topology. Features of Bus Topology It transmits data only in one direction. Every device is connected to a single cable Kuldeep Sonar 2

Advantages of Bus Topology Bus Topology It is cost effective. Cable required is least compared to other network topology. Used in small networks. It is easy to understand. Easy to expand joining two cables together. Disadvantages of Bus Topology Cables fails then whole network fails. If network traffic is heavy or nodes are more the performance of the network decreases. Cable has a limited length. It is slower than the ring topology. Kuldeep Sonar 3

Ring Topology It is called ring topology because it forms a ring as each computer is connected to another computer, with the last one connected to the first. Exactly two neighbors for each device. Kuldeep Sonar 4

Ring Topology Features of Ring Topology 1.A number of repeaters are used for Ring topology with large number of nodes, because if someone wants to send some data to the last node in the ring topology with 100 nodes, then the data will have to pass through 99 nodes to reach the 100th node. Hence to prevent data loss repeaters are used in the network. 2.The transmission is unidirectional, but it can be made bidirectional by having 2 connections between each Network Node, it is called Dual Ring Topology. 3.In Dual Ring Topology, two ring networks are formed, and data flow is in opposite direction in them. Also, if one ring fails, the second ring can act as a backup, to keep the network up. 4.Data is transferred in a sequential manner that is bit by bit. Data transmitted, has to pass through each node of the network, till the destination node. Kuldeep Sonar 5

Advantages of Ring Topology Ring Topology Transmitting network is not affected by high traffic or by adding more nodes, as only the nodes having tokens can transmit data. Cheap to install and expand Disadvantages of Ring Topology Troubleshooting is difficult in ring topology. Adding or deleting the computers disturbs the network activity. Failure of one computer disturbs the whole network. Kuldeep Sonar 6

Star Topology In this type of topology all the computers are connected to a single hub through a cable. This hub is the central node and all others nodes are connected to the central node. Features of Star Topology 1.Every node has its own dedicated connection to the hub. 2.Hub acts as a repeater for data flow. 3.Can be used with twisted pair, Optical Fibre or coaxial cable. Kuldeep Sonar 7

Star Topology Advantages of Star Topology Fast performance with few nodes and low network traffic. Hub can be upgraded easily. Easy to troubleshoot. Easy to setup and modify. Only that node is affected which has failed, rest of the nodes can work smoothly. Disadvantages of Star Topology Cost of installation is high. Expensive to use. If the hub fails then the whole network is stopped because all the nodes depend on the hub. Performance is based on the hub that is it depends on its capacity Kuldeep Sonar 8

Mesh Topology It is a point-to-point connection to other nodes or devices. All the network nodes are connected to each other. There are two techniques to transmit data over the Mesh topology, they are : Routing In routing, the nodes have a routing logic, as per the network requirements. Like routing logic to direct the data to reach the destination using the shortest distance. Or, routing logic which has information about the broken links, and it avoids those node etc. We can even have routing logic, to re-configure the failed nodes. Flooding In flooding, the same data is transmitted to all the network nodes, hence no routing logic is required. The network is robust, and the its very unlikely to lose the data. But it leads to unwanted load over the network. Kuldeep Sonar 9

Types of Mesh Topology Mesh Topology Partial Mesh Topology : In this topology some of the systems are connected in the same fashion as mesh topology but some devices are only connected to two or three devices. Full Mesh Topology : Each and every nodes or devices are connected to each other. Features of Mesh Topology Fully connected. Robust. Not flexible. Advantages of Mesh Topology Each connection can carry its own data load. It is robust. Fault is diagnosed easily. Provides security and privacy. Disadvantages of Mesh Topology Installation and configuration is difficult. Cabling cost is more. Bulk wiring is required. Kuldeep Sonar 10

Tree Topology It has a root node and all other nodes are connected to it forming a hierarchy. It is also called hierarchical topology. It should at least have three levels to the hierarchy. Features of Tree Topology Ideal if workstations are located in groups. Used in Wide Area Network. Advantages of Tree Topology Extension of bus and star topologies. Expansion of nodes is possible and easy. Easily managed and maintained. Error detection is easily done. Disadvantages of Tree Topology Heavily cabled. Costly. If more nodes are added maintenance is difficult. Central hub fails, network fails. Kuldeep Sonar 11

Hybrid Topology It is two different types of topologies which is a mixture of two or more topologies. For example if in an office in one department ring topology is used and in another star topology is used, connecting these topologies will result in Hybrid Topology (ring topology and star topology). Features of Hybrid Topology It is a combination of two or topologies Inherits the advantages and disadvantages of the topologies included Advantages of Hybrid Topology Reliable as Error detecting and trouble shooting is easy. Effective. Scalable as size can be increased easily. Flexible. Disadvantages of Hybrid Topology Complex in design. Costly. Kuldeep Sonar 12