IEEE STANDARDS IEEE STANDARDS In 1985, the Computer Society of the IEEE started a project, called Project 802, to set standards to enable intercommunication.

Slides:



Advertisements
Similar presentations
Ethernet Ethernet Computer Networks Computer Networks.
Advertisements

13.1 Chapter 13 Wired LANs: Ethernet Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Ethernet Ethernet Advanced Advanced Computer Networks.
13.1 Chapter 13 Wired LANs: Ethernet Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Networks: Ethernet1 Ethernet. Networks: Ethernet2 Ethernet [DEC, Intel, Xerox] 1-persistent, CSMA-CD with Binary Exponential Backoff. Manchester encoding.
1 Version 3.0 Module 6 Ethernet Fundamentals. 2 Version 3.0 Why is Ethernet so Successful? In 1973, it could carry data at 3 Mbps Now, it can carry data.
TDC 461 Basic Communications Systems Local Area Networks 29 May, 2001.
EECC694 - Shaaban #1 lec #6 Spring Point-to-Point Vs. Shared Channel Communication In LANs Point-to-point: –Computers connected by communication.
EE 4272Spring, 2003 Chapter 14 LAN Systems Ethernet (CSMA/CD)  ALOHA  Slotted ALOHA  CSMA  CSMA/CD Token Ring /FDDI Fiber Channel  Fiber Channel Protocol.
Ethernet By far, the dominant standard for guided media for the internet is Ethernet. How does it work?
Chapter 13 Wired LANs: Ethernet
Module 6 Chapter 5. Ethernet Ethernet is now the dominant LAN technology in the world. Ethernet is not one technology but a family of LAN technologies.
Ethernet. Ethernet [DEC, Intel, Xerox] 1-persistent, CSMA-CD with Binary Exponential Backoff Manchester encoding.
CHAPTER 13 Wired LANs: Ethernet
1 LAN Topologies, Access methods (Week 1, Wednesday 1/10/2007) © Abdou Illia, Spring 2007.
Local Area Network local area network (LAN) is a computer network that is designed for a limited geographic area such as a building or a campus. Although.
4/11/40 page 1 Department of Computer Engineering, Kasetsart University Introduction to Computer Communications and Networks CONSYL Ethernet.
1 Kyung Hee University Chapter 13 Wired LANs: Ethernet.
Enhanced CSMA Additional improvement  Use CSMA access  Listen while transmitting  Stop immediately if collision sensed  Called collision detection.
Ethernet, MAC podvrstva
Chapter 13 Wired LANs: Ethernet
Wired LANs: Ethernet In Chapter 1, we learned that a local area network (LAN) is a computer network that is designed for a limited geographic area such.
1 Computer Communication & Networks Lecture 13 Datalink Layer: Local Area Network Waleed Ejaz
Network Technologies Chapter 2. Approaches to Network Communication Connection-Oriented –Circuit-switched –A dedicated connection (circuit) is formed.
Wired LANs and Ethernet
1 Ethernet & IEEE Cisco Section 7.3 Stephanie Hutter October 2000.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 14 Local Area Networks: Ethernet.
13.1 Chapter 13 Wired LANs: Ethernet Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
13.1 Chapter 13 Wired LANs: Ethernet Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Local Area Networks: Ethernet. IEEE Background Institution of Electrical and Electronic Engineering (IEEE) A professional non-profit organization Project.
1 Data Link Layer Lecture 22 Imran Ahmed University of Management & Technology.
Chapter 1 - Local Area Network Technologies. How IP Datagrams are Encapsulated IP datagrams are found at the OSI Network layer IP datagrams are sent to.
13.1 Chapter 13 Wired LANs: Ethernet Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
13.1 Chapter 13 Wired LANs: Ethernet Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
(Wired LANs : Ethernet)
Data Communications, Kwangwoon University13-1 Chapter 13 Wired LANs: Ethernet 1.IEEE Standards 2.Standard Ethernet 3.Changes in the Standard 4.Fast Ethernet.
(Wired LANs : Ethernet)
Addressing Each station on an Ethernet network (such as a PC, workstation, or printer) has its own network interface card (NIC). The NIC fits inside the.
Ch 13. Wired LANs: Ethernet IEEE Standards Project 802 launched in 1985 – To set standards to enable intercommunication among equipment from a variety.
Chapter 13 Wired LANs: Ethernet Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
13.1 Chapter 13 Wired LANs: Ethernet Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 14 Local Area Networks
Chapter 13 Wired LANs: Ethernet
Lecture Focus: Data Communications and Networking  Data Link Layer  MAC Frame Format Lecture 25 CSCS 311.
Wired LANs: Ethernet Shashank Srivastava Motilal Nehru national Institute Of Information Technology, Allahabad 4 Sep 2013.
Network Operations & administration CS 4592 Lecture 20 Instructor: Ibrahim Tariq.
Introduction to Communication Lecture (10) 1. 2 Wired LANs: Ethernet IEEE Project 802 defines the LLC and MAC sublayers for all LANs including Ethernet.
Data Communication Networks Lec 18. Wired LAN:Ethernet Datalink layer – Logical link control(LLC) – MAC Physical layer.
ETHERNET Yash Vaidya. Introduction Ethernet is a family of computer networking technologies for local area networks (LANs). Ethernet was commercially.
LOCAL AREA NETWORKS. LAN SYSTEMS-TRADITIONAL ETHERNET local area network (LAN) is a computer network that is designed for a limited geographic area such.
Chapter 13 Wired LANs: Ethernet Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 Kyung Hee University Chapter 13 Wired LANs: Ethernet.
Wired Local Area Network (Ethernet-IEEE 802.3)
Chapter 13 Wired LANs: Ethernet
Chapter 13 Wired LANs: Ethernet
Part III Datalink Layer.
Ethernet and Token Ring LAN Networks
Subject Name: Computer Communication Networks Subject Code: 10EC71
Ethernet and Token Ring LAN Networks
Chapter 12 Local Area Networks
Chapter 13 Wired LANs: Ethernet
Protocol layering and data
Part III Datalink Layer.
Chapter 12 Local Area Networks
Protocol layering and data
Chapter 12 Local Area Networks
Chaithra Ashwin Sanjana
Ethernet and Token Ring LAN Networks
Chapter 13 Wired LANs: Ethernet
Presentation transcript:

IEEE STANDARDS IEEE STANDARDS In 1985, the Computer Society of the IEEE started a project, called Project 802, to set standards to enable intercommunication among equipment from a variety of manufacturers. Project 802 is a way of specifying functions of the physical layer and the data link layer of major LAN protocols. The original Ethernet was created in 1976 at Xerox’s Palo Alto Research Center (PARC). Since then, it has gone through four generations. We briefly discuss the Standard (or traditional) Ethernet in this section.

13.2 IEEE standard for LANs The IEEE subdivided the data link layer into two sub layers: logical link control Medium access control. IEEE has also created several physical layer standards for Different LAN protocols.

Data link layer Logical Link Control:  Flow control, error control and part of the framing duties are collected into one Sub layer called LLC. Framing is handled both the LLC sub layer and MAC Sub layer.  LLC provides one single data link control protocol for all IEEE LANs, but MAC Provides different protocols for different LANs. Need for LLC: The purpose of the LLC is to provide flow and error control for upper layer Protocol. MAC: It defines CSMA/CD as the media access method for Ethernet LANs and token Passing method for Token Ring and Token Bus LANS. Framing function is also handled by the MAC layer.

13.4 HDLC frame compared with LLC and MAC frames

Ethernet evolution through four generations

802.3 MAC frame

Preamble: The first field of the frame contains 7 bytes (56 bits) of alternating Os and Is that alerts the receiving system to the coming frame. Start frame delimiter (SFD): The second field (l byte: ) signals the beginning of the frame. The SFD warns the station or stations that this is the last chance for synchronization. The last 2 bits is 11 and alerts the receiver that the next field is the destination address. Destination address (DA):The DA field is 6 bytes and contains the physical address of the destination station or stations to receive the packet. Source address (SA): The SA field is also 6 bytes and contains the physical address of the sender of the packet. Length or type: This field is defined as a type field or length field. The original Ethernet used this field as the type field to define the upper-layer protocol using the MAC frame. The IEEE standard used it as the length field to define the number of bytes in the data field. Both uses are common today. Data:This field carries data encapsulated from the upper-layer protocols. It is a minimum of 46 and a maximum of 1500 bytes. CRC:The last field contains error detection information

Minimum and maximum lengths

An Ethernet frame needs to have a minimum length of 512 bits or 64 bytes. Part of this length is the header and the trailer. If we count 18 bytes of header Trailer (6 bytes of source address, 6 bytes of destination address, 2 bytes Of length and type, and 4 bytes of CRC), then the minimum length of data From the upper layer is 64 – 18 = 46 bytes. If the upper layer packet is Less than 46 bytes, padding is added to make up the difference. The maximum length of a frame is 1518 bytes. If we subtract the 18 bytes Of header and trailer, the maximum length of the payload is 1500 bytes. The maximum length restriction has two historical reasons. First, memory Was very expensive when Ethernet was designed: a maximum length Restriction helped to reduce the size of the buffer. Second the maximum length restriction prevents one station from monopolizing the shared Medium, blocking other stations that have data to send.

Frame length: Minimum: 64 bytes (512 bits) Maximum: 1518 bytes (12,144 bits) Note

Example of an Ethernet address in hexadecimal notation

Unicast and multicast addresses

The least significant bit of the first byte defines the type of address. If the bit is 0, the address is unicast; otherwise, it is multicast. Note

The broadcast destination address is a special case of the multicast address in which all bits are 1s. Note

Access Method: CSMA/CD Standard Ethernet uses I-persistent CSMA/CD

Slot time and collision The choice of a 512 bit slot time was not accidental. It was chosen to allow the proper functioning of CSMA/CD. we assume that the sender sends a minimum- size packet of 512 bits. Before the sender can send the entire packet out, the signal travels Through the network and reaches the end of the network. If there is another Signal at the end of the network, a collision occurs. The sender has the Opportunity to abort the sending of the frame and to send a jam sequence to Inform other stations of the collision. The round – trip time plus the time required To send the jam sequence should be less than the time needed for the sender To send the minimum frame, 512 bits. The sender needs to be aware of the collision before it is too late, that is, before it has sent the entire frame.

Slot time and maximum network length There is a relationship between the slot time and maximum length of the Network ( collision domain). It is dependent on the propagation speed of the Signal in the particular medium. In most transmission media, the signal propagates at 2 X 10 8 m/s. For traditional Ethernet, MaxLength = propagation speed X slot time/2 = 2 X 10 8 X 51.2 X 10 6 /2 = 5120 m We need to consider the delay times in repeaters and interfaces, and the time Required to send the jam sequence. These reduce the maximum – length of a traditional Ethernet network to 2500 m, just 48 % of the theoretical calculation.

Categories of traditional Ethernet

IEEE Cable Types NameCable Max.Max Cable Segment Length Nodes /segment 10Base5thick coax 500 meters100 10Base2thin coax185 meters30 10BaseTtwisted pair100 meters1 10BaseFFiber Optic2Km1 Toplogy Bus Star

Networks: Ethernet20 Ethernet Evolution 10BASE5 {1983} 10 Mbps 500 meter segment length Signal-regenerating repeaters Thick Coax – Advantages: Low attenuation, excellent noise immunity, superior mechanical strength – Disadvantages: Bulky, transceiver(responsible for transmitting, receiving, and detecting collisions) boxes too expensive *Wiring represented a significant part of total installed cost.

10Base5 implementation

Networks: Ethernet22 10BASE2 Cheapernet {1985} 10 Mbps 185 meter segment length Signal-regenerating repeaters Transceiver was integrated onto the adapter Thin Coax (coax thinner and lighter) – Advantages: Easier to install, reduced hardware cost, BNC connectors widely deployed  lower installation costs. – Disadvantages: Attenuation not as good, could not support as many stations due to signal reflection caused by BNC Tee Connector. Ethernet Evolution

10Base2 implementation

Networks: Ethernet24 (a) (b) transceivers Figure 6.55 Thick Ethernet Cable Thin Ethernet Cable

Networks: Ethernet25 10BASET {1990} **Most popular 10 Mbps 100 meter segment length Signal-regenerating repeaters Transceiver integrated onto adapter Two pairs of UTP Hub-and-spoke topology {Hub in the closet} – Advantages: could be done without pulling new wires. Each hub amplifies and restores incoming signal. Ethernet Evolution

10Base-T implementation

10Base-F implementation

CHANGES IN THE STANDARD CHANGES IN THE STANDARD The 10-Mbps Standard Ethernet has gone through several changes before moving to the higher data rates. These changes actually opened the road to the evolution of the Ethernet to become compatible with other high-data-rate LANs. Bridged Ethernet Switched Ethernet Full-Duplex Ethernet

A network with and without a bridge

Collision domains in an unbridged network and a bridged network

Switched Ethernet

Full-duplex switched Ethernet

FAST ETHERNET FAST ETHERNET Fast Ethernet was designed to compete with LAN protocols such as FDDI or Fiber Channel. IEEE created Fast Ethernet under the name 802.3u. Fast Ethernet is backward-compatible with Standard Ethernet, but it can transmit data 10 times faster at a rate of 100 Mbps.

Fast Ethernet implementations

GIGABIT ETHERNET GIGABIT ETHERNET The need for an even higher data rate resulted in the design of the Gigabit Ethernet protocol (1000 Mbps). The IEEE committee calls the standard 802.3z.

Gigabit Ethernet implementations