CSC 336 Data Communications and Networking

Slides:



Advertisements
Similar presentations
LECTURE 11 CT1303 LAN. DYNAMIC MAC PROTOCOL No fixed assignment for transmission media or any network resources.. It allows transmission when needed.
Advertisements

Channel Access Methods When several devices are connected to a single channel, there must be some rules to govern these devices as they access, transmit,
Department of Computer Engineering University of California at Santa Cruz Networking Systems (1) Hai Tao.
Internetworking Fundamentals (Lecture #4) Andres Rengifo Copyright 2008.
1 Computer Networks Local Area Networks. 2 A LAN is a network: –provides Connectivity of computers, mainframes, storage devices, etc. –spans limited geographical.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 4, Tuesday 1/30/2007)
EE 4272Spring, 2003 Chapter 14 LAN Systems Ethernet (CSMA/CD)  ALOHA  Slotted ALOHA  CSMA  CSMA/CD Token Ring /FDDI Fiber Channel  Fiber Channel Protocol.
Chapter 13 Wired LANs: Ethernet
12.1 Chapter 12 Multiple Access Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
LECTURE 13 NET BASE FP STANDARDS Pair of Fiber Optics. Star topology. 1 km for each part of network. Analog signal. Encoding the digital signal.
CSC581 Communication Networks II Chapter 6b: Local Area Network (Token Ring ) Dr. Cheer-Sun Yang.
ITED 328 Lecture 4 12 Feb 2004 Loosely covering Chapter 5 Internet and LAN Technology.
CSC 336 Data Communications and Networking Lecture 7d: Interconnecting LAN Dr. Cheer-Sun Yang Spring 2001.
Topology Level: Prep-I Topic: Computer Networks Ms. Fouzia Yousuf October 25, 2010.
Ch. 16 High-Speed LANs The Emergence of High- Speed LANs Trends –Computing power of PCs has continued to grow. –MIS organizations recognize the.
10/14/2015 2:14 AM1 LAN Overview (5.1) CSE 3213 Fall 2011.
Local Area Network Daniel Shin CS 147, Section 3 November 18, 2008.
Net work topology Suzann Muhammad abu rewaedh
IST 126 Computer Networks Day 2. Server Security Only one password needed to access network Associated with the account is permission to access certain.
TECHNOLOGY GUIDE FOUR Basics of Telecommunications and Networks.
IEEE 802.X Standards The Institute of Electrical and Electronics Engineers (IEEE) has developed a series of networking standards to ensure that networking.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2016 (February 3, 2016)
Data and Computer Communications Eighth Edition by William Stallings Chapter 15 – Local Area Network Overview.
11 CS716 Advanced Computer Networks By Dr. Amir Qayyum.
Data Link Issues Relates to Lab 2.
LECTURE 11 NET301 11/16/2015Lect IEEE LAN STANDARDS Ethernet LAN (by Xerox): Topology: Bus Transmission Media: Thick Coaxial Cable. Signal: Digital.
Chapter 8 LAN Technologies and Network Topology
SIMS-201 Computer Networks.
Data Link Layer Lower Layers Local Area Network Standards
Data Link Issues This module covers data link layer issues, such as local area networks (LANs) and point-to-point links, Ethernet, and the Point-to-Point.
A Taxonomy of Mechanisms for Multi-Access
IEEE standards.
Tutor: Dr. Youssef Harrath
Chapter 13 Wired LANs: Ethernet
Chapter 12 Part 2 Media Access Control (MAC)
Chapter 12 Multiple Access.
Connecting Network Components
CT301 LECTURE 8.
Nada Al Dosary CT 1502 Planning and Design of Communication Networks Local Area Networks (LANs) & Networks.
Chapter 14 LAN Systems Ethernet (CSMA/CD) ALOHA Slotted ALOHA CSMA
Multiple Access Mahesh Jangid Assistant Professor JVW University.
Data Link Issues This module covers data link layer issues, such as local area networks (LANs) and point-to-point links, Ethernet, and the Point-to-Point.
TOKEN BUS & TOKEN RING.
LAN Risanuri Hidayat.
Shuffle Exchange Point-to-point, Bus, Ring, Star, Mesh
Chapter 4: Network Access
Ethernet and Token Ring LAN Networks
Net301 lecture9 11/5/2015 Lect 9 NET301.
Medium Access Control (MAC) Sub-layer
Computer Networks.
100BASE-TX: uses 2-pair UTP or STP that can handle 125 MHz signals and beyond. It uses a binary coding scheme called 4B5B, every 5 clock pulses are used.
Layer 1 of the TCP/IP protocol stack: Network Access Layer (NAL)
CT1303 LAN Rehab AlFallaj.
Ethernet and Token Ring LAN Networks
Chapter 12 Local Area Networks
Introduction to Computer Administration
Identify network systems and their components
ARCNET (Attached Resource Computer NETwork): The first local area network that connected up to 255 nodes in a star topology at 2.5 Mbps over twisted.
DATA COMMUNICATION Lecture-44.
Ethernet – CSMA/CD Review
Token Ring Neil Tang 9/22/2008 CS440 Computer Networks.
LAN Hardware Concepts Module 3 H3065S F.00 [Course Title]
7- chapter Seven Local Area Networks (LAN)
SIMS-201 Computer Networks.
Chapter 12 Local Area Networks
Chapter 12 Local Area Networks
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
Ethernet and Token Ring LAN Networks
Chapter 12 Media Access Control (MAC)
Presentation transcript:

CSC 336 Data Communications and Networking Lecture 7c: Local Area Networking (Token Bus – 802.4) Dr. Cheer-Sun Yang Spring 2001

Topologies Bus: A single communication line, typically a twisted pair, coaxial cable, or optical fiber, represents the primary medium. Ring: packets can only be passed from one node to it’s neighbor. Star: A hub or a computer is used to connect to all other computers. Tree: no loop exists (logical connection).

Token Bus Token Ring (802.5) : P. 183, Section 6.3 Token Bus (802.4) : P. 186, Section 6.4

Token Bus vs. Token Ring The token bus operates on the sam eprincipal as the token ring. The stations are organized into a ring and a token passes among them. A station wanting to send something must wait for the token to arrive. The stations communicate via a common bus in an Ethernet.

Token Bus vs. Token Ring Generally, a station receives a token from its predecessor and sends a token to its successor. Token bus stations must know their predecessor and successor.

Token Bus vs. Ethernet Bus The token bus specifies signals to be sent over a baseband cable or a broadband cable in one of the three possible modulation schemes: continuous FSK(baseband), phase coherent FSK(baseband), and multilevel duobinary AM/PSK(broadband). Ethernet bus does not use the same modulation schemes. Ethernet MAC layer protocol is a contention protocol and there is not token involved.

Token Bus Operations Removing stations Adding stations

Lost Tokens Claim token frame is sent out is only one station detects that a token is not received in a reasonable amount of time. If more than one station detect this, a contention-resolving algorithm is invoked.

Ring Initialization Each station must go through the process of claiming a token and times out until one station gets it. The token passing algorithm is then in effect. Each station begins to “join” the ring. Consequently, the station in the ring eventually sends a solicit successor frame and another station enters the ring. Over a period of time solicit successor frames are sent, thus, allowing all of the waiting stations to enter the ring.

Prioritizing Frames The token bus protocol 802.4 does not prioritize stations, but it does define priorities for data frames. Each station maintains four priorities: class 0, class 2, class 4, and class 6. Class 0 frame has the lowest priority; class 6 frame has the highest priority. When a station gets a token, it sends class 6 frames first. If there are no class 6 data to be sent, it tries class 4, etc. (Figure 6.23 and 6.24)

Prioritizing Frames Token Holding Time(THT): the maximum time a station may spend sending class 6 frames. Token Rotation Time(TRT): the maximum time for a token to rotate around the ring. It also determines the maximum time allowed for a station to send frames in the lower classes.

Two Conditions Two conditions allow a station to send lower priority frames: If one or more stations do not send the maximum number of class 6 frames. If TRT > n * THT.

Priority & Performance If each station spends the full time allowed by the THT sending class 6 frames, the token will take at least n * THT time to circulate the ring once. Consequently, class 6 frames get 100% of the bus’s bandwidth.

Priority & Performance If all stations have the maximum number of class 6 frames to send, we can guarantee a percentage of bandwidth equal to 100 * n * THT / TRT for them. For example, if we need to guarantee 75% of the bandwidth for sending class 6 frames, we need to maintain the relationship of TRT = 4n * THT/3. This type of control over the timer adds flexibility to the token bus in order to adopt to real-time situations.

Reading Chapter 6: section 6.4