Chapter 8 LAN Technologies and Network Topology Direct Point-to-Point Communication Local Area Networks (LANs) LAN Topologies Ethernet Token Ring FDDI.

Slides:



Advertisements
Similar presentations
Shape of a Network.
Advertisements

Data Communications and Networking
COMPUTER NETWORK TOPOLOGIES
Computer Network Topologies
LECTURE 11 CT1303 LAN. DYNAMIC MAC PROTOCOL No fixed assignment for transmission media or any network resources.. It allows transmission when needed.
1 Fall 2005 LAN Technologies and Network Topology Qutaibah Malluhi Computer Science and Engineering Department Qatar University.
1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network.
1 Fibre Distributed Data Interface 100Mbps –1986 ANSI - X3T9.5 committee –Supports IEEE Access Methodology = Modified token-passing Logical topology.
Department of Computer Engineering University of California at Santa Cruz Networking Systems (1) Hai Tao.
CSCI 4550/8556 Computer Networks Comer, Chapter 8: LAN Technology and Network Topologies.
CS335 Networking & Network Administration Wednesday, April 7 PacketsPackets, Frames, and Error DetectionFramesError Detection.
TDC 461 Basic Communications Systems Local Area Networks 29 May, 2001.
Computer Network 實踐資管 Wang-Jiunn Cheng 2004 PART IV-1 Local Area Networks (LANs) Topology.
Chapter 15: LAN Systems Business Data Communications, 4e.
EE 4272Spring, 2003 Chapter 14 LAN Systems Ethernet (CSMA/CD)  ALOHA  Slotted ALOHA  CSMA  CSMA/CD Token Ring /FDDI Fiber Channel  Fiber Channel Protocol.
Understanding Networks II. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
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.
1 Computer Networks Course: CIS 3003 Fundamental of Information Technology.
Network Topologies An introduction to Network Topologies and the Link Layer.
Lecture 2 Computer Communications and Networks Boriana Koleva Room: C54 Phone:
1 Chapter 2: LAN Standards, Physical Connectivity, and Media Access.
Local Area Networks Chapter 17, Exploring the Digital Domain.
1 LAN Technologies and Network Topology. 2 Direct Point-to-Point Communication.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
LAN technologies and network topology LANs and shared media Locality of reference Star, bus and ring topologies Medium access control protocols.
Local Area Networks.
LAN Topologies and Standards Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by: Copyright 2009 Asia Pacific.
10/14/2015 2:14 AM1 LAN Overview (5.1) CSE 3213 Fall 2011.
Lesson 3—Networking BASICS1 Networking BASICS Network Design Unit 2 Lesson 3.
Local Area Network Daniel Shin CS 147, Section 3 November 18, 2008.
SYSTEM ADMINISTRATION Chapter 1 Logical and Physical Network Topologies.
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.
Layer 2 Technologies At layer 2 we create and transmit frames over communications channels Format of frames and layer 2 transmission protocols are dependent.
Chapter 7 - LAN Technologies and Network Topology Direct point-to-point communication Connections in a point-to-point network Reducing the number of communication.
 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.
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.
Networks and Protocols CE Week 2b. Topologies, CSMA/CD, CSMA/CA.
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.
Chapter 11 Local Area Networks Information Technology in Theory By Pelin Aksoy and Laura DeNardis.
1 Part IV Local Area Networks (LANs). 2 Classification Terminology  Network technologies classified into three broad categories  Local Area Network.
Chapter 5 Network Architecture. Physical Topologies Bus Ring Star.
-Network topology is the layout of the connection between the computers. -It is also known as the pattern in which computers.
Data Communications and Networks Chapter 1 - Classification of network topologies Data Communications and Network.
NETWORK TOPOLOGY Network topology is the study of the arrangement or mapping of the elements of a network,especially the physical.
1 Chapter Overview Ethernet Token Ring FDDI Wireless Networking.
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.
Data and Computer Communications Eighth Edition by William Stallings Chapter 15 – Local Area Network Overview.
COMPUTER NETWORKS Lecture-8 Husnain Sherazi. Review Lecture 7  Shared Communication Channel  Locality of Reference Principle  LAN Topologies – Star.
NETWORKS. Example Web Browsing application Software Protocols involved Software NIC / Modem Hardware Telephone line / Co-axial cable / Air interface.
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;
COMPUTER NETWORKS CS610 Lecture-13 Hammad Khalid Khan.
Local Area Network Topology. LAN Architecture - Protocol architecture - Topologies - Media access control - Logical Link Control.
COMPUTER NETWORKS CS610 Lecture-7 Hammad Khalid Khan.
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
A Taxonomy of Mechanisms for Multi-Access
Network Protocols.
CT301 LECTURE 8.
Business Data Communications, 4e
Local Area Networks (LANs)
Presentation transcript:

Chapter 8 LAN Technologies and Network Topology Direct Point-to-Point Communication Local Area Networks (LANs) LAN Topologies Ethernet Token Ring FDDI LocalTalk Wireless LAN

Direct Point-to-Point Communication  used in early computer communications systems  Advantages - Each point-to-point connection can use different network hardware, frame format, and bandwidth (fig 8.1)(fig 8.1) -Each point-to-point connection has exclusive access -Easy to enforce security and privacy  Disadvantages - fully meshed network becomes exponentially expensive as number of nodes increases (fig 8.2)(fig 8.2) - number of direct connections required = (N 2 - N) / 2

Local Area Networks (LANs) based on sharing the same communications medium. emerged in 1980’s in local communications as alternative to expensive, dedicated point-to-point connections shared networks confined to local communication because – more time would be spent coordinating the of sharing of network and less time spent actually transmitting data if two nodes are separated farther apart – Cost of providing high bandwidth is more expensive over long distance than over short distance – Locality of reference: computers usually communicate to another nearby computer.

LAN Topologies Star network – all computers attached to a central point such as a hub (fig 8.3)(fig 8.3) – Fault tolerant advantage Ring network – computers are logically arranged in circular loop (fig 8.4)(fig 8.4) – Physical orientation may be different ( offices on various floors using token ring). – One bad cable may disable the entire ring. – Token ring may be logical ring but physical star. Bus network – usually consist of a single shared long cable to which computers attach (fig 8.5)(fig 8.5) – One bad cable may cripple the entire bus. – Ethernet network can be logical bus but physical star.

Ethernet Network Manchester Encoding (fig 8.6)(fig 8.6) Originally a bus network (ANIM06_1.MOV) in which multiple computers share a single transmission medium. (ANIM06_1.MOV) While one computer transmits a frame, all other computers must wait (fig 8.7)(fig 8.7) Uses CSMA (carrier sense multiple access with collision detect) (ANIM06_2.MOV) (ANIM06_2.MOV) Uses binary exponential backup in recovering from collision. Delay time is doubled after each successive collision.

Wireless LAN Uses antennas to broadcast RF signals through air Carrier Sense Multiple Access with Collision Avoidance CSMA/CA (fig 8.8)(fig 8.8) IEEE b – Up to 11 Mbps – frequency hopping spread spectrum (FHSP) – direct sequence spread spectrum (DSSS) – radio frequencies in range of 2.4 GHz GHz IEEE a – Up to 50 Mbps – radio frequencies in range of 5 GHz

LocalTalk Network bus network designed by Apple. Uses modified CSMA/CA (a short message is sent to reserve the medium before transmitting a large message) Limited to 230 kbps Easy to install: daisy-chain computers (fig 10.9)(fig 10.9)

Token Ring Network token passing ring network (fig 8.9)(fig 8.9) IBM’s token ring operate at 16Mbps token is a special bit pattern or message different from normal data frames (bit stuffing of data may be used) only one token circulates the ring at any time. To send data, computer waits for token to arrive, transmit one frame, and then pass token to next node (ANIM06_3.MOV) (ANIM06_3.MOV) guarantees fair access because nodes take turns.

FDDI Network Fiber Distributed Data Interconnect (FDDI) token ring technology operating at 100 Mbps using fiber. Uses counter rotating ring for fault tolerance (fig 8.10)(fig 8.10) Self healing – Ring is still up if there is one break in the ring