COMPUTER NETWORKS CS610 Lecture-7 Hammad Khalid Khan.

Slides:



Advertisements
Similar presentations
1 Fall 2005 LAN Technologies and Network Topology Qutaibah Malluhi Computer Science and Engineering Department Qatar University.
Advertisements

1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network.
CSCI 4550/8556 Computer Networks Comer, Chapter 8: LAN Technology and Network Topologies.
Rick Graziani Chapter 8 – LAN Technologies and Network Topology.
CS335 Networking & Network Administration Wednesday, April 7 PacketsPackets, Frames, and Error DetectionFramesError Detection.
Computer Network 實踐資管 Wang-Jiunn Cheng 2004 PART IV-1 Local Area Networks (LANs) Topology.
EECC694 - Shaaban #1 lec #6 Spring Point-to-Point Vs. Shared Channel Communication In LANs Point-to-point: –Computers connected by communication.
1 LAN Topologies, Access methods (Week 1, Wednesday 1/10/2007) © Abdou Illia, Spring 2007.
Distributed Systems Module 1 -Basic networking Teaching unit 1 – LAN standards Ernesto Damiani University of Bozen-Bolzano Lesson 3 – Introduction to Ethernet.
Media, LAN Technologies, and Network Topologies Lecture 5.
Chapter 8 LAN Technologies and Network Topology Direct Point-to-Point Communication Local Area Networks (LANs) LAN Topologies Ethernet Token Ring FDDI.
Network Topologies An introduction to Network Topologies and the Link Layer.
Enhanced CSMA Additional improvement  Use CSMA access  Listen while transmitting  Stop immediately if collision sensed  Called collision detection.
Chapter 4: Computer Networks Department of Computer Science Foundation Year Program Umm Alqura University, Makkah Computer Skills /1436.
Lecture 2 Computer Communications and Networks Boriana Koleva Room: C54 Phone:
Chapter 2 Network Design Essentials Instructor: Nhan Nguyen Phuong.
SIMS-201 Computer Networks. 2 Introduction to Computer Networks Chapter 19 The Local Area Network  Overview.
1 LAN Technologies and Network Topology. 2 Direct Point-to-Point Communication.
1 Computer Communication & Networks Lecture 13 Datalink Layer: Local Area Network Waleed Ejaz
LAN technologies and network topology LANs and shared media Locality of reference Star, bus and ring topologies Medium access control protocols.
Logical & Physical Topologies A logical technology is how the hosts are connected logically example token Ring can be laid out in a physical star but.
1 Ethernet & IEEE Cisco Section 7.3 Stephanie Hutter October 2000.
Chapter 7 - LAN Technologies and Network Topology Direct point-to-point communication Connections in a point-to-point network Reducing the number of communication.
1 Lecture 7 LAN Wiring, Physical Topology, and Interface Hardware Computer Networks CS 4316.
Networks. Common Xmit Media Shared Media Networks are a shared communication resource Only one user can access at a time.
CENG 490/510 Network Programming Russell Deaton Rm
Prof. John Nestor ECE Department Lafayette College Easton, Pennsylvania ECE Senior Design I Lecture 16 - Ethernet Fall.
IST 126 Computer Networks Day 2. Server Security Only one password needed to access network Associated with the account is permission to access certain.
Ch 13. Wired LANs: Ethernet IEEE Standards Project 802 launched in 1985 – To set standards to enable intercommunication among equipment from a variety.
Wired LAN Technology (Ethernet and 802.3). The Ethernet The first Ethernet was tested in – Invented by Robert Metcalfe in Xerox – Competitive technology:
COMPUTER NETWORKS CS610 Lecture-11 Hammad Khalid Khan.
COMPUTER NETWORKS CS610 Lecture-12 Hammad Khalid Khan.
COMPUTER NETWORKS Lecture-8 Husnain Sherazi. Review Lecture 7  Shared Communication Channel  Locality of Reference Principle  LAN Topologies – Star.
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;
COMPUTER NETWORKS CS610 Lecture-13 Hammad Khalid Khan.
Local Area Network Topology. LAN Architecture - Protocol architecture - Topologies - Media access control - Logical Link Control.
1 Kyung Hee University Chapter 13 Wired LANs: Ethernet.
LECTURE 11 NET301 11/16/2015Lect IEEE LAN STANDARDS Ethernet LAN (by Xerox): Topology: Bus Transmission Media: Thick Coaxial Cable. Signal: Digital.
1 Ch 8 LAN Technologies and Network Topology. 2 Scope  Describes the concepts underlying local network technologies  Describes basic network topology.
Chapter 8 LAN Technologies and Network Topology
Network Topologies.
SIMS-201 Computer Networks.
Example DLL Protocols 1. High-Level Data Link Control (HDLC).
A Taxonomy of Mechanisms for Multi-Access
COMPUTER NETWORKS CS610 Lecture-15 Hammad Khalid Khan.
Local Area Network telecommunication 201
Chapter 13 Wired LANs: Ethernet
CS4470 Computer Networking Protocols
Network Protocols.
Nada Al Dosary CT 1502 Planning and Design of Communication Networks Local Area Networks (LANs) & Networks.
Local Area Networks: Topologies
High Speed LANs – Ethernet and Token Ring
Chapter 14 LAN Systems Ethernet (CSMA/CD) ALOHA Slotted ALOHA CSMA
Network Topologies.
Basic Concepts of Computer Networks and Communications
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
CS 457 – Lecture 6 Ethernet Spring 2012.
Guide to Networking Essentials, 6th Edition
CT1303 LAN Rehab AlFallaj.
Physical and Logical Topologies
Protocol layering and data
COMPUTER NETWORKS CS610 Lecture-6 Hammad Khalid Khan.
7- chapter Seven Local Area Networks (LAN)
Chapter 4 Ethernet Technology
SIMS-201 Computer Networks.
4 Macquarie Fields College of TAFE Version 2 – 13 March 2000
Protocol layering and data
Ethernet 16EC351 Computer networks unit II Mr.M.Jagadesh,AP/ECE.
SYSTEM ADMINISTRATION Chapter 3
Chapter 13 Wired LANs: Ethernet
Presentation transcript:

COMPUTER NETWORKS CS610 Lecture-7 Hammad Khalid Khan

Review Lecture 6  CRC Hardware Components  Frame Format and Error Detection  LAN technology and Network Topology (Chapter 8)  Direct Point-to-Point Communication

Shared Communication Channels  LANs developed in late 1960s and early 1970s  Key idea – Reduce number of connections by sharing connections among many computers

Shared Communication Channels  Each LAN consists of a single shared medium  The computers take turns using the medium  Sharing a single medium over long distances is inefficient, due to the long delays

Growth of LAN Technologies  LAN technologies reduce cost by reducing number of connections  But... attached computers compete for use of shared connection  Local communication almost exclusively LAN  Long distance almost exclusively point-to-point

Significance Of LANs And Locality Of Reference  LANs are most popular form of computer networks  LAN technologies are inexpensive  The demand for LANs is related to the “Locality of Reference” principle

Locality Of Reference Principle  Principle of Locality of Reference helps predict computer communication patterns: – Spatial (or physical) locality of reference Computers are likely to communicate with other computers that are located nearby – Temporal locality of reference Computers are likely to communicate with the same computers repeatedly

Locality Of Reference Principle  Thus – LANs are effective because of spatial locality of reference, and – Temporal locality of reference may give insight into which computers should be on a LAN

LAN Topologies  Networks may be classified by shape  Three most popular: – Star – Ring – Bus

Star Topology  All computers are attached to a central point  Center of star is sometimes called a “Hub”  Logical versus Physical Star

Star Topology in Practice  Previous diagram is idealized

Ring Topology  Computers connected in a closed loop  First passes data to second, second passes data to third, and so on  Logical versus Physical Ring

Ring Topology

Bus Topology  All computers are attached to a single long cable  Any computer can send data to any other computer  Coordination required to decide which computer uses the line at what time

Bus Topology

Reason for Multiple Topologies  Each topology has advantages and disadvantages – In a Ring, it is easy to coordinate access, however entire network is disabled if a cable cut occurs – In a Star, only one computer is affected, when a cable cut occurs – In a Bus, needs fewer wires than a star, however entire network is disabled when a cable cut occurs

Example Bus Network: Ethernet  Widely used LAN technology – Invented at Xerox PARC (Palo Alto Research Center) in 1970s – Defined in a standard by Xerox, Intel and Digital Equipment Corporation - DIX standard – Standard now managed by IEEE (802.3) defines formats, voltages, cable lengths,...

Example Bus Network: Ethernet  Uses Bus Topology – Single coax cable - the Ether – Multiple computers connect  One Ethernet cable is sometimes called a Segment – Limited to 500 meters in length – Minimum separation between connections is 3 meters

Ethernet Speeds  Originally 3Mbps  Current standard is 10Mbps  Fast Ethernet operates at 100Mbps  Giga-Bit Ethernet

Encoding used in Ethernet  Manchester Encoding: Uses signal changes to encode data – A change from positive voltage to 0 encodes a 0 bit – A change from 0 voltage to positive voltage encodes a 1 bit

Encoding used in Ethernet

Ethernet Operation  One computer transmits at a time  Signal propagates from transmitter in both directions along length of segment

Ethernet Operation

Carrier Sense Multiple Access Networks (CSMA)  No central control management when computers transmit on Ether  Ethernet employs CSMA to coordinate transmission among multiple attached computers

Summary  Shared Communication Channel  Locality of Reference Principle  LAN Topologies – Star – Ring – Bus  Ethernet