Wireless Networks the 802 Class of Standards

Total Page:16

File Type:pdf, Size:1020Kb

Wireless Networks the 802 Class of Standards 4/28/2019 Standardization Local Area Networks • Wireless networks are standardized by IEEE • Under 802 LAN MAN standards committee Application 15-441/641: Wireless Networks Presentation ISO 15-441 Spring 2019 OSI Session IEEE 802 Profs Peter Steenkiste & Justine Sherry 7-layer Transport standards model Network Logical Link Control Data Link Medium Access (MAC) Spring 2019 https://computer-networks.github.io/sp19/ Physical Physical (PHY) • 802.1 Overview Document Containing the Reference Model, Tutorial, and Glossary • 802.1 b Specification for LAN Traffic Prioritization • 802.1 q Virtual Bridged LANs “Ethernet” • 802.2 Logical Link Control • 802.3 Contention Bus Standard 1 Obase 5 (Thick Net) The 802 Class of Standards • 802.3a Contention Bus Standard 10base 2 (Thin Net) • 802.3b Broadband Contention Bus Standard 10broad 36 • 802.3d Fiber-Optic InterRepeater Link (FOIRL) • 802.3e Contention Bus Standard 1 base 5 (Starlan) • List on next slide • 802.3i Twisted-Pair Standard 10base T • 802.3j Contention Bus Standard for Fiber Optics 10base F • Some standards apply to all 802 technologies • 802.3u 100-Mb/s Contention Bus Standard 100base T • 802.3x Full-Duplex Ethernet • 802.3z Gigabit Ethernet • E.g. 802.2 is LLC • 802.3ab Gigabit Ethernet over Category 5 UTP • 802.4 Token Bus Standard • Important for inter operability • 802.5 Token Ring Standard • 802.5b Token Ring Standard 4 Mb/s over Unshielded Twisted-Pair • Some standards are for technologies that are outdated • 802.5f Token Ring Standard 16-Mb/s Operation • 802.6 Metropolitan Area Network DQDB • 802.7 Broadband LAN Recommended Practices WiFi Family • Not actively deployed anymore • 802.8 Fiber-Optic Contention Network Practices • 802.9a Integrated Voice and Data LAN • E.g. 802.6 • 802.10 Interoperable LAN Security • 802.11 Wireless LAN Standard Bluetooth, Zigbee, .. • 802.12 Contention Bus Standard 1 OOVG AnyLAN • 802.15 Wireless Personal Area Network • 802.16 Wireless MAN Standard 1 4/28/2019 Overview Wireless Communication • Link layer challenges and WiFi • Wireless communication is based on E • WiFi broadcast C • Basic WiFi design • A, B, and C can all hear each A other’s signal • Some deployment issues B • Looks like Ethernet! • WiFi version D • Why not use CSMA/CD? • Cellular • Carrier-sense Multiple Access / Collision Detection A B C D E • Well, it is not that easy 5 What is the Problem? Implications for Wireless Ethernet There are no Wires! • Collision detection is not practical • Attenuation is very high! A B C D E • Ratio of transmitted signal power to received power is way too • Signal is not contained in a wire high at the transmitter • Attenuation is 1/D2 for distance D • Transmitter cannot detect colliding transmissions (deaf while transmitting) • In addition, there is significant noise and interference • So how do you detect collisions? A B C D E • Not all nodes can hear each other • No wire to protect the signal • “Listen before you talk” often fails • Much higher error rates • Hidden and exposed terminals • Not all nodes in the wireless network can hear each other • Made worse by fading • Wireless communication range is shorter • Changes over time! • Standard cannot limit the length of the wires 7 2 4/28/2019 Hidden Terminal Problem Exposed Terminal Problem R1 S1 RTS CTS CTS S1R1 S2 S2 R2 • Lack signal between S1 and S2 and cause collision at R1 • Carrier sense prevents two senders from sending simultaneously although they • Severity of the problem depends on the sensitivity of the do not reach each other’s receiver carrier sense mechanism • Severity again depends on CCA threshold R2 • Clear Channel Assessment (CCA) threshold • Higher CCA reduces occurrence of exposed terminals, but can create hidden terminal scenarios Spectrum Allocation in US History • Aloha wireless data network • Car phones • Big and heavy “portable” phones • Limited battery life time • But introduced people to “mobile networking” • Later turned into truly portable cell phones • Wireless LANs • Originally in the 900 MHz band • Later evolved into the 802.11 standard • Later joined by the 802.15 and 802.16 standards • Cellular data networking • Data networking over the cell phone • Many standards – throughput is the challenge 12 3 4/28/2019 Some IEEE 802.11 Standards Spectrum Use Comments • IEEE 802.11a • PHY Standard : 8 channels : up to 54 Mbps : some deployment • IEEE 802.11b • Each country is in charge of spectrum allocation and use • PHY Standard : 3 channels : up to 11 Mbps : widely deployed. • IEEE 802.11d internally • MAC Standard : support for multiple regulatory domains (countries) • IEEE 802.11e • MAC Standard : QoS support : supported by many vendors • Federal Communication Commission (FCC) and National • IEEE 802.11f Telecommunication and Information Administration in the US • Inter-Access Point Protocol : deployed • IEEE 802.11g • PHY Standard: 3 channels : OFDM and PBCC : widely deployed (as b/g) • Spectrum allocation differs quite a bit – implications for mobile users? • IEEE 802.11h • Suppl. MAC Standard: spectrum managed 802.11a (TPC, DFS): standard • Broadly speaking two types of spectrum • IEEE 802.11i • Suppl. MAC Standard: Alternative WEP : standard • Licensed spectrum: allocated to licensed user(s) • IEEE 802.11n • MAC Standard: MIMO : significant improvements in throughput • IEEE 802.11ac • Unlicensed spectrum: no license needed but device must respect rules • Support for multi-user MIMO • IEEE 802.11ad • WiFi in the 60 GHz band 13 Frequency Bands IEEE 802.11 Overview • Industrial, Scientific, and Medical (ISM) bands • Generally called “unlicensed” bands • Adopted in 1997 with goal of providing Short Wave Radio FM Broadcast • Giving wireless users access to services in wired networks AM Broadcast Television Infrared wireless LAN Cellular (840MHz) • High throughput and reliability NPCS (1.9GHz) • Continuous network connection, e.g. while mobile Very Super Millimeter Visible Ultra- Low Medium High Ultra Infrared X-Rays High High High wave Light violet 60 GHz • The protocol defines IEEE 802.11ad • MAC sublayer • MAC management protocols and services 902 - 928 MHz 2.4 - 2.4835 GHz 5 GHz • Several physical layers: IR, FHSS, DSSS, OFDM 26 MHz 83.5 MHz IEEE 802.11a (IEEE 802.11b and later • Wi-Fi Alliance is industry group that certifies and later) interoperability of 802.11 products 4 4/28/2019 Infrastructure and Ad Hoc Mode Features of 802.11 MAC protocol • Infrastructure mode: stations communicate with one or more access points which are connected to the wired infrastructure • Supports MAC functionality • What is deployed in practice • Addressing – based on 48-bit IEEE addresses • Two modes of operation: • CSMA/CA • Distributed Control Functions - DCF Our Focus • Error detection (checksum) • Point Control Functions – PCF • Error correction (ACK frame) • PCF is rarely used - inefficient • Flow control: stop-and-wait • Alternative is “ad hoc” mode: multi-hop, assumes no infrastructure • Fragmentation (More Frag) • Rarely used, e.g. military • Collision Avoidance (RTS-CTS) • Hot research topic! 802.11: Infrastructure Mode Wireless Collision Avoidance 802.11 LAN • Station (STA) 802.x LAN • Problem: two nodes, hidden from each other, transmit complete frames to • terminal with access mechanisms to the wireless base station medium and radio contact to the access point STA1 • Collision detection not reliable: “listen before talking” canfail BSS1 • Access Point • Solution: rely on ACKs instead to detect packet loss Access Portal • station integrated into the wireless LAN and the Point distribution system • Collisions waste bandwidth for long duration ! Distribution System • Basic Service Set (BSS) • Plus also exponential back off before retransmissions – collisions are expensive! Access • group of stations using the same AP • Solution: “CA” using small reservation packets ESS Point • Portal • Nodes track reservation interval with internal “network allocation vector” (NAV) BSS 2 • bridge to other (wired) networks • This is called “virtual carrier sense” • Distribution System • Note that nodes still do “physical” carrier sense • interconnection network to form one logical • “Listen before you talk” often works and is cheap STA2 802.11 LAN STA3 network (ESS: Extended Service Set) based on several BSS 20 5 4/28/2019 Collision Avoidance: RTS-CTS Exchange IEEE 802.11 MAC Protocol • RTS/CTS implemented using NAV: • Explicit channel reservation Network Allocation Vector • Sender: send short RTS: request to send • Receiver: reply with short CTS: clear to send • NAV is also used with data packets • CTS reserves channel for sender, notifying • 802.11 data frame has transmission time (possibly hidden) stations field • RTS and CTS are short: • Others (hearing data header) defer access • collisions are less likely, of shorter duration for NAV time units • end result is similar to collision detection • But why do you need NAV if you can hear • Avoid hidden station collisions the header? • Not widely used (not used really) • Fading? • Overhead is too high! • Header is sent at lower bit rate • Not a serious problem in typical deployments 22 21 How About Exposed Terminal? DCF mode transmission without RTS/CTS • Exposed terminals result in a lost transmission opportunity DIFS Exposed Data • Reduces capacity – no collisions source A SIFS • Exposed terminals are difficult to deal with Ack destination Congestion • Even hard to detect them! Window B NAV DIFS • Good news – they are very rare! C other Must defer access Random backoff • So we live with them D Not used in Ethernet WiFi is more
Recommended publications
  • 1) What Is the Name of an Ethernet Cable That Contains Two
    1) What is the name of an Ethernet cable that contains two electrical conductors ? A coaxial cable 2) What are the names of the two common conditions that degrade the signals on c opper-based cables? Crosstal and attenuation 3) Which topology requires the use of terminators? Bus 4) Which of the following topologies is implemented only logically, not physical ly? Ring 5) How many wire pairs are actually used on a typical UTP Ethernet network? Two 6) What is the name of the process of building a frame around network layer info rmation? Data encapsulation 7) Which of the connectors on a network interface adapter transmits data in para llel? The System bus connector 8) Which two of the following hardware resources do network interface adapters a lways require? I/O port address and IRQ 9) What is the name of the process by which a network interface adapter determin es when it should transmit its data over the network? Media Access Control 10) Which bus type is preferred for a NIC that will be connected to a Fast Ether net network? PCI 11) A passive hub does not do which of the following? Transmit management information using SNMP 12) To connect two Ethernet hubs together, you must do which of the following? Connect the uplink port in one hub to a standard port on the other 13) Which term describes a port in a Token Ring MAU that is not part of the ring ? Intelligent 14) A hub that functions as a repeater inhibits the effect of____________? Attenuation 15) You can use which of the following to connect two Ethernet computers togethe r using UTP
    [Show full text]
  • An Analysis of IEEE 802.16 and Wimax Multicast Delivery
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Calhoun, Institutional Archive of the Naval Postgraduate School Calhoun: The NPS Institutional Archive Theses and Dissertations Thesis Collection 2007-09 An analysis of IEEE 802.16 and WiMAX multicast delivery Staub, Patrick A. Monterey, California. Naval Postgraduate School http://hdl.handle.net/10945/3203 NAVAL POSTGRADUATE SCHOOL MONTEREY, CALIFORNIA THESIS AN ANALYSIS OF IEEE 802.16 AND WIMAX MULTICAST DELIVERY by Patrick A. Staub September, 2007 Thesis Advisor: Bert Lundy Second Reader: George Dinolt Approved for public release; distribution is unlimited THIS PAGE INTENTIONALLY LEFT BLANK REPORT DOCUMENTATION PAGE Form Approved OMB No. 0704-0188 Public reporting burden for this collection of information is estimated to average 1 hour per response, including the time for reviewing instruction, searching existing data sources, gathering and maintaining the data needed, and completing and reviewing the collection of information. Send comments regarding this burden estimate or any other aspect of this collection of information, including suggestions for reducing this burden, to Washington headquarters Services, Directorate for Information Operations and Reports, 1215 Jefferson Davis Highway, Suite 1204, Arlington, VA 22202-4302, and to the Office of Management and Budget, Paperwork Reduction Project (0704-0188) Washington DC 20503. 1. AGENCY USE ONLY (Leave blank) 2. REPORT DATE 3. REPORT TYPE AND DATES COVERED September 2007 Master’s Thesis 4. TITLE AND SUBTITLE An Analysis of IEEE 802.16 and WiMAX 5. FUNDING NUMBERS Multicast Delivery 6. AUTHOR(S) Patrick A. Staub 7. PERFORMING ORGANIZATION NAME(S) AND ADDRESS(ES) 8.
    [Show full text]
  • System Performance of Wireless Sensor Network Using Lora…
    Computers, Materials & Continua Tech Science Press DOI:10.32604/cmc.2021.016922 Article System Performance of Wireless Sensor Network Using LoRa–Zigbee Hybrid Communication Van-Truong Truong1, Anand Nayyar2,* and Showkat Ahmad Lone3 1Faculty of Electrical and Electronic Engineering, Duy Tan University, Da Nang, 550000, Vietnam; Institute of Research and Development, Duy Tan University, Da Nang, 550000, Vietnam 2Graduate School, Duy Tan University, Da Nang 550000, Vietnam; Faculty of Information Technology, Duy Tan University, Da Nang, Vietnam 3Department of Basic Science, College of Science and Theoretical Studies, Saudi Electronic University, Jeddah Campus, KSA *Corresponding Author: Anand Nayyar. Email: [email protected] Received: 15 January 2021; Accepted: 17 February 2021 Abstract: Wireless sensor network (WSN) is considered as the fastest growing technology pattern in recent years because of its applicability in var- ied domains. Many sensor nodes with different sensing functionalities are deployed in the monitoring area to collect suitable data and transmit it to the gateway. Ensuring communications in heterogeneous WSNs, is a critical issue that needs to be studied. In this research paper, we study the system performance of a heterogeneous WSN using LoRa–Zigbee hybrid communi- cation. Specifically, two Zigbee sensor clusters and two LoRa sensor clusters are used and combined with two Zigbee-to-LoRa converters to communicate in a network managed by a LoRa gateway. The overall system integrates many different sensors in terms of types, communication protocols, and accuracy, which can be used in many applications in realistic environments such as on land, under water, or in the air. In addition to this, a synchronous man- agement software on ThingSpeak Web server and Blynk app is designed.
    [Show full text]
  • 13 Embedded Communication Protocols
    13 Embedded Communication Protocols Distributed Embedded Systems Philip Koopman October 12, 2015 © Copyright 2000-2015, Philip Koopman Where Are We Now? Where we’ve been: •Design • Distributed system intro • Reviews & process • Testing Where we’re going today: • Intro to embedded networking – If you want to be distributed, you need to have a network! Where we’re going next: • CAN (a representative current network protocol) • Scheduling •… 2 Preview “Serial Bus” = “Embedded Network” = “Multiplexed Wire” ~= “Muxing” = “Bus” Getting Bits onto the wire • Physical interface • Bit encoding Classes of protocols • General operation • Tradeoffs (there is no one “best” protocol) • Wired vs. wireless “High Speed Bus” 3 Linear Network Topology BUS • Good fit to long skinny systems – elevators, assembly lines, etc... • Flexible - many protocol options • Break in the cable splits the bus • May be a poor choice for fiber optics due to problems with splitting/merging • Was prevalent for early desktop systems • Is used for most embedded control networks 4 Star Network Topologies Star • Can emulate bus functions – Easy to detect and isolate failures – Broken wire only affects one node – Good for fiber optics – Requires more wiring; common for Star current desktop systems • Broken hub is catastrophic • Gives a centralized location if needed – Can be good for isolating nodes that generate too much traffic Star topologies increasing in popularity • Bus topology has startup problems in some fault scenarios • Safety critical control networks moving
    [Show full text]
  • Nomadic Communications
    Nomadic Communications Renato Lo Cigno ANS Group – [email protected] Francesco Gringoli [email protected] http://disi.unitn.it/locigno/index.php/teaching-duties/nomadic-communications Copyright Quest’opera è protetta dalla licenza: Creative Commons Attribuzione-Non commerciale-Non opere derivate 2.5 Italia License Per i dettagli, consultare http://creativecommons.org/licenses/by-nc-nd/2.5/it/ What do you find on the web site • Exam Rules • Exam Details ... should be on ESSE3, but ... • Generic (useful) information • Teaching Material: normally posted at least the day before the lesson • Additional Material and links • Laboratories groups, rules, description and hints • News, Bulletin, How to find and meet me and Francesco, etc. • ... The web site is work in progress (well as of today working badly, but improving) and updated frequently(that’s at least my intention) Please don’t blame ME if you did’t read the last news J Program • Why “Nomadic” – Mobile vs. nomadic – Cellular vs. HotSpot – Local wireless communications • Some rehearsal – Access Control Protocols – Protocols and architectures – Services and primitives – IEEE 802 project – Nomadic communications positioning Program • WLAN – 802.11 Standard – 802.11 MAC – 802.11b/g/a/h/n/ac PHY – QoS and Differentiation enhancement: 802.11e – Mesh networks: 802.11s & other protocols – Other extensions: 802.11f/p/ad/ad/... Program • Ad-Hoc Networks – Stand-Alone WLANs – Routing and multi-hop in Ad-Hoc networks • Vehicular Networks Problems and scenarios – Specific issues
    [Show full text]
  • The Spirit of Wi-Fi
    Rf: Wi-Fi_Text Dt: 09-Jan-2003 The Spirit of Wi-Fi where it came from where it is today and where it is going by Cees Links Wi-Fi pioneer of the first hour All rights reserved, © 2002, 2003 Cees Links The Spirit of Wi-Fi Table of Contents 0. Preface...................................................................................................................................................1 1. Introduction..........................................................................................................................................4 2. The Roots of Wi-Fi: Wireless LANs...................................................................................................9 2.1 The product and application background: networking ..............................................................9 2.2 The business background: convergence of telecom and computers? ......................................14 2.3 The application background: computers and communications ...............................................21 3. The original idea (1987 – 1991).........................................................................................................26 3.1 The radio legislation in the US .................................................................................................26 3.2 Pioneers .....................................................................................................................................28 3.3 Product definition ......................................................................................................................30
    [Show full text]
  • Unit 3 Basics of Network Technology
    UNIT 3 BASICS OF NETWORK TECHNOLOGY Structure 3.0 Objectives 3.1 Introduction 3.2 Network Concept and Classification 3.2.1 Advantages of Networks 3.2.2 Network Classification 3.3 Local Area Network (LAN) Overview 3.3.1 LAN Topologies 3.3.2 LAN Access Methods 3.4 Wide Area Network 3.4.1 WAN Topologies 3.4.2 WAN Switching Methods 3.4.3 WAN Devices/Hardware 3.5 Wireless Technology 3.5.1 WiFi 3.5.2 WiMax 3.6 Summary 3.7 Answers to Self Check Exercises 3.8 Keywords 3.9 References and Further Reading 3.0 OBJECTIVES After going through this Unit, you will be able to: explain the concept of computer networks; understand different application of networks; differentiate between different types of computer networks based on size, connection and functioning; compare the different network topologies used in LAN and WAN; understand the working of LAN access methods; explain the working of networking devices used in WAN; know the importance of using networked system; and understand the concept of wireless technologies and standards. 3.1 INTRODUCTION With the ICT revolution the functioning of organisations has changed drastically. In a networked scenario organisations often need several people (may be at different locations) to input and process data simultaneously. In order to achieve this, a computer-networking model in which a number of separate but interconnected computers do the job has replaced the earlier standalone-computing model. By linking individual computers over 4 7 Network Fundamentals a network their productivity has been increased enormously. A most distinguishing characteristic of a general computer network is that data can enter or leave at any point and can be processed at any workstation.
    [Show full text]
  • IEEE 802.5 (Token Ring) LAN
    IEEE 802.5 (Token Ring) LAN Dr. Sanjay P. Ahuja, Ph.D. Fidelity National Financial Distinguished Professor of CIS School of Computing, UNF IEEE 802.5 (Token Ring): Ring Topology Shared ring medium: all nodes see all frames Round Robin MAC Protocol: determines which station can transmit A special 3-byte pattern, the token, circulates around the ring perpetually and represents the "right to transmit" This establishes round-robin media access Data flow is unidirectional All data flows in a particular direction around the ring; nodes receive frames from their upstream neighbor and forward them to their downstream neighbor Data rate: 4 or 16 Mbps R R R R IEEE 802.5 (Token Ring) Operation The token bit sequence circulates around the ring. Each station forwards the token if it does not have a frame to transmit. A station with data to send seizes the token (repeater now in transmit state) and begins sending it’s frame. It can transmit for length of time called the Token Hold Time (THT) = 10 mseconds. Each station forwards the frame. The destination station notices its address and saves a copy of the frame as it also forwards the frame. When the sender sees its frame return, it drains it from the ring and reinserts a token. When the last bit of the returning frame has been drained, the repeater switches immediately to the listen state. IEEE 802.5 (Token Ring) using a Hub The star-wired ring topology uses the physical layout of a star in conjunction with the token-passing data transmission method.
    [Show full text]
  • The Network Stack (1) L41 Lecture 5 Dr Robert N
    1/25/17 The Network Stack (1) L41 Lecture 5 Dr Robert N. M. Watson 25 January 2017 Reminder: where we left off last term • Long, long ago, but in a galaxy not so far away: • Lecture 3: The Process Model (1) • Lecture 4: The Process Model (2) • Lab 2: IPC buffer size and the probe effect • Lab 3: Micro-architectural effects of IPC • Explored several implied (and rejected) hypotheses: • Larger IO/IPC buffer sizes amortise system-call overhead • A purely architectural (SW) review dominates • The probe effect doesn’t matter in real-world workloads L41 Lecture 5 – The Network Stack (1) 1 1/25/17 This time: Introduction to Network Stacks Rapid tour across hardware and software: • Networking and the sockets API • Network-stack design principles: 1980s vs. today • Memory flow across hardware and software • Network-stack construction and work flows • Recent network-stack research L41 Lecture 5 – The Network Stack (1) Networking: A key OS function (1) • Communication between computer systems • Local-Area Networks (LANs) • Wide-Area Networks (WANs) • A network stack provides: • Sockets API and extensions • Interoperable, feature-rich, high-performance protocol implementations (e.g., IPv4, IPv6, ICMP, UDP, TCP, SCTP, …) • Security functions (e.g., cryptographic tunneling, firewalls...) • Device drivers for Network Interface Cards (NICs) • Monitoring and management interfaces (BPF, ioctl) • Plethora of support libraries (e.g., DNS) L41 Lecture 5 – The Network Stack (1) 2 1/25/17 Networking: A key OS function (2) • Dramatic changes over 30 years: 1980s: Early packet-switched networks, UDP+TCP/IP, Ethernet 1990s: Large-scale migration to IP; Ethernet VLANs 2000s: 1-Gigabit, then 10-Gigabit Ethernet; 802.11; GSM data 2010s: Large-scale deployment of IPv6; 40/100-Gbps Ethernet ..
    [Show full text]
  • LAN Systems: Ethernet, Token Ring, and FDDI
    LANLAN SystemsSystems Raj Jain Professor of CIS The Ohio State University Columbus, OH 43210 [email protected] This presentation is available on-line at http://www.cis.ohio-state.edu/~jain/cis677-98/ The Ohio State University Raj Jain 1 OverviewOverview q IEEE 802.3: Ethernet and fast Ethernet q IEEE 802.5: Token ring q Fiber Distributed Data Interface (FDDI) The Ohio State University Raj Jain 2 LANLAN TopologiesTopologies Tap Terminating Repeater Flow of data resistance Station (a) Bus (c) Ring Central hub, switch, or repeater Headend (b) Tree (d) Star The Ohio State University Fig 12.4 Raj Jain 3 MediaMedia AccessAccess ControlControl (MAC)(MAC) Bus Topology Ring Topology Token Passing IEEE 802.4 IEEE 802.5 Token bus Token Ring Slotted Access IEEE 802.6 Cambridge DQDB Ring Contention IEEE 802.3 Slotted CSMACD Ring The Ohio State University Raj Jain 4 (a) Multiple Access (b) Carrier-Sense Multiple Access with Collision Detection The Ohio State University Raj Jain 5 CSMA/CDCSMA/CD q Aloha at Univ of Hawaii: Transmit whenever you like Worst case utilization = 1/(2e) =18% q Slotted Aloha: Fixed size transmission slots Worst case utilization = 1/e = 37% q CSMA: Carrier Sense Multiple Access Listen before you transmit q p-Persistent CSMA: If idle, transmit with probability p. Delay by one time unit with probability 1-p q CSMA/CD: CSMA with Collision Detection Listen while transmitting. Stop if you hear someone else The Ohio State University Raj Jain 6 IEEEIEEE 802.3802.3 CSMA/CDCSMA/CD q If the medium is idle, transmit (1-persistent).
    [Show full text]
  • Token Bus Occur in Real‐Time with Minimum Delay, and at the Same Speed As the Objects Moving Along the Assembly Line
    Introduction • LANs have a direct application in factory automation and process control, where nodes are computers controlling the manufacturing Chap ter 12 process. • In this type of application, processing must Token Bus occur in real‐time with minimum delay, and at the same speed as the objects moving along the assembly line. 2 Introduction Introduction • Ethernet is not suitable for this purpose, • Token Bus is the solution to this type of because the number of collisions is not problem. predictable and delay in sending data from the • It combines the physical configuration of control center to the computers along the Ethernet (a bus topology) and the collision‐ assembly line is not a fixed value. free (predictable delay) feature of Token Ring. • Token Ring is not suitable either, because an • It is a physical bus operating as a logical ring assembly line resembles a bus topology and using tokens. not a ring topology. 3 4 Figure 12-1 Physical Versus Logical Topology A Token Bus Network • The logical ring is formed based on the physical address of the stations in descending order. • Each station considers the station with the immediate lower address as the next station and the station with the immediate higher address as the previous station. • The station with the lowest address considers the station with the highest address the next station, and the station with the highest address considers the station with the lowest address the previous station. 5 6 Token Passing Token Passing • To control access to the shared medium, a • After sending all its frames or after the time small token frame circulates from station to period expires (whichever comes first), the station in the logical ring.
    [Show full text]
  • Token Bus Lan Performance: Modeling and Simulation
    Copyright Warning & Restrictions The copyright law of the United States (Title 17, United States Code) governs the making of photocopies or other reproductions of copyrighted material. Under certain conditions specified in the law, libraries and archives are authorized to furnish a photocopy or other reproduction. One of these specified conditions is that the photocopy or reproduction is not to be “used for any purpose other than private study, scholarship, or research.” If a, user makes a request for, or later uses, a photocopy or reproduction for purposes in excess of “fair use” that user may be liable for copyright infringement, This institution reserves the right to refuse to accept a copying order if, in its judgment, fulfillment of the order would involve violation of copyright law. Please Note: The author retains the copyright while the New Jersey Institute of Technology reserves the right to distribute this thesis or dissertation Printing note: If you do not wish to print this page, then select “Pages from: first page # to: last page #” on the print dialog screen The Van Houten library has removed some of the personal information and all signatures from the approval page and biographical sketches of theses and dissertations in order to protect the identity of NJIT graduates and faculty. TOKEN BUS LAN PERFORMANCE: MODELING AND SIMULATION y AMES KUOO esis sumie o e acuy o e Gauae scoo o e ew esey Isiue O ecoogy i aia uime o e equieme o e egee o Mase o Sciece i Eecica Egieeig auay 199 APPROVAL SHEET Title of Thesis: Token Bus LAN Performance: Modeling and Simulation.
    [Show full text]