Shape of a Network.

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

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.
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.
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
Network Topologies An introduction to Network Topologies and the Link Layer.
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
NETWORK Topologies An Introduction.
Information Technology Lecture No 3 By: Khurram Shahid.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
LAN Topologies and Standards Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by: Copyright 2009 Asia Pacific.
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.
There are Physical and logical network layout. Physical : Topology of a network refers to the configuration of cables, computers, and other peripherals.
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.
Mr C Johnston ICT Teacher BTEC IT Unit 05 - Lesson 03 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.
Royal Latin School. Describe, using diagrams or otherwise, the ring, bus and star network topologies Once you have decided to network a number of computers.
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.
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.
Networking Topology 1.BUS Topology 2.RING Topology 3.STAR Topology
Data Communications and Networks Chapter 1 - Classification of network topologies Data Communications and Network.
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.
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.
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.
CSC (c) Nouf AlJaffan Network Topologies.
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
Network Topology Name: Dua'a Alfadhli ID: Section: 201
Network Topologies.
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
Network Topologies CS 1202.
Network Topology.
Network Topologies CS 1202.
Physical Network Topology
Network Topologies CSC (c) Nouf AlJaffan.
Network Topologies CSC (c) Nouf AlJaffan.
Presentation transcript:

Shape of a Network

Topology The way the computers are cabled together Four different layouts Logical topology describes the way data travels across the network

Four types Bus Network Star Network Ring Network Mesh

Bus Network Simplest/easiest Linear Single cable – trunk Computers are passive participants Any computer (node) can pass a message Transmissions are limited to one computer at a time – one computer is the master Other computers must wait until the line is free

Collision Data runs into each other CSMA/CD – carrier sense multiple accesses with collision detection Both nodes must back off and wait for line to be free Signal bounce – caused by signal that continues uninterrupted to the end of the bus and then keeps bouncing back and forth along the cable, keeping other nodes from using the line Terminator – absorbs signals and keeps them from bouncing back along the trunk

Disrupting Communication Break in the cable Physically separated One end is disconnected All activity stops Computers can still function as stand-alone Just can’t communicate or share resources

Network Expansion Cable in a bus network can be expanded in one of two ways: Barrel connector – connects two pieces of cable to make longer Connectors weaken signal Continuous cable is preferable Repeater – used to connect two cables Boosts signal before it sends it on its way Better than connector because allows signal to travel further and still be correctly received

Advantage/Disadvantage Advantages Easy to implement Require less cable Nodes relatively easy to add and remove Disadvantages Problems more difficult to pinpoint Breaks mean a breakdown in entire network Too many nodes slow network

Star Network Like arms of octopus Stretches out in different directions Hub – device in the middle Hub – connects nodes in the arms Hub participates actively in the network boosting signals as they pass It can be a passive wiring panel that simply relays transmission through the network

Advantages/Disadvantages Centralized resources and management Expandable Nodes added easily Problems are easier to find Break in cable brings down only the node directly affected Disadvantages Requires great deal of cable If central point fails, everything shuts down

Ring Network Nodes form a circle Data travels from node to node Each node communicates with only two others: The one that transmits to it The one to which it transmits The failure of one node can bring down the whole system

Token Passing A way to avoid collisions and help data run smoothly Computers pass a small collection of bits – tokens A node has to wait until it has a token to transmit data Computer then modifies token to let other nodes know that a token is in use Token travels at speed of light – 186,000 miles per second

Advantages/Disadvantages Each node has equal opportunity to transmit Do not require a lot of cable or fancy equipment Disadvantages Problems are difficult to find Break in cabling brings down network

Mesh Network Computer is connected to every other computer by separate cable

Advantages/Disadvantages Provides redundant or backup paths If one cable is broken, another takes over the traffic Easy to find problems Disadvantages Expensive to install because of all the cabling