Ethernet Physical Layer. PROCESS OF SENDING AND RECEIVING PACKETS Network/OS software executes a routine to send the frame to the network interface controller.

Slides:



Advertisements
Similar presentations
Lecture 2 - Networking Devices
Advertisements

Ethernet “dominant” LAN technology: cheap $20 for 100Mbs!
The ALOHA Protocol “Free for all”: whenever station has a frame to send, it does so. –Station listens for maximum RTT for an ACK. –If no ACK after a specified.
1 Version 3 Module 8 Ethernet Switching. 2 Version 3 Ethernet Switching Ethernet is a shared media –One node can transmit data at a time More nodes increases.
© 2002 JW Ryder CS 428 Computer Networks 1 Ethernet Properties 10Mbps/100Mbps broadcast bus technology –Bus: all stations share single channel –Broadcast:
1 I.S Introduction to Telecommunication in Business Chapter 6 Network Hardware Components Dr. Jan Clark FALL, 2002.
1 Version 3 Module 8 Ethernet Switching. 2 Version 3 Ethernet Switching Ethernet is a shared media –One node can transmit data at a time More nodes increases.
CSCI 4550/8556 Computer Networks Comer, Chapter 11: Extending LANs: Fiber Modems, Repeaters, Bridges and Switches.
1 K. Salah Module 4.0: Network Components Repeater Hub NIC Bridges Switches Routers VLANs.
Network Concepts. Networks LAN WAN Main Concepts n Protocol n Media n Topology.
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.
5-1 Data Link Layer r Today, we will study the data link layer… r This is the last layer in the network protocol stack we will study in this class…
Networking and Internetworking Devices Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by: Copyright 2009.
Wireless LAN Provides network connectivity over wireless media An Access Point (AP) is installed to act as Bridge between Wireless and Wired Network.
IST 228\Ch1\Internetworking1 Collision/Broadcast Domain The term collision domain defines the set of devices for which their frames could collide A broadcast.
1 Kyung Hee University Chapter 13 Wired LANs: Ethernet.
1 Computer Networks Course: CIS 3003 Fundamental of Information Technology.
Connecting LANs, Backbone Networks, and Virtual LANs
Networks CSCI-N 100 Dept. of Computer and Information Science.
Enhanced CSMA Additional improvement  Use CSMA access  Listen while transmitting  Stop immediately if collision sensed  Called collision detection.
CSC 311 IEEE STANDARD ETHERNET Common Bus topology Uses CSMA/CD Named after “ether”, the imaginary substance many once believed occupied all of space.
Ethernet, MAC podvrstva
20 LAN Hardware Overview Version A.01 H3065S Module 2 Slides.
Introduction1-1 Data Communications and Computer Networks Chapter 5 CS 3830 Lecture 27 Omar Meqdadi Department of Computer Science and Software Engineering.
Semester 1 CHAPTER 3 Le Chi Trung
1 Computer Communication & Networks Lecture 13 Datalink Layer: Local Area Network Waleed Ejaz
Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media.
Local Area Networks Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Network Technologies Chapter 2. Approaches to Network Communication Connection-Oriented –Circuit-switched –A dedicated connection (circuit) is formed.
Understanding Network Architecture Access Methods How Networks Send Data Ethernet Token Ring AppleTalk and ArcNet 1.
Cisco – Chapter 3 LAN. LAN Teaching Topology physical topology is the actual layout of the wire (media) logical topology defines how the media is accessed.
1 Ethernet & IEEE Cisco Section 7.3 Stephanie Hutter October 2000.
CT1303 LAN LECTURE 15.
Ethernet Fundamentals. The success of Ethernet is due to the following factors: Simplicity and ease of maintenance Ability to incorporate new technologies.
Extending LANs Fiber modems Repeaters Bridges Switches.
Ethernet Term Paper Introduced by: Almarshood, Yosef Bahaitham, Ahmed Alrashudi, Ahmed.
1 Data Link Layer Lecture 22 Imran Ahmed University of Management & Technology.
CCNA 3 Week 4 Switching Concepts. Copyright © 2005 University of Bolton Introduction Lan design has moved away from using shared media, hubs and repeaters.
Ethernet Standards DIX consortium – Mbps Ethernet 1 st Blue book – 1980 IEEE group takes over – Project 802 –802.1 – High Level Interface –HLI –
1 Ch 10 LAN Wiring, Physical Topology, and Interface Hardware.
Cisco 3 - Switching Perrine. J Page 16/4/2016 Chapter 4 Switches The performance of shared-medium Ethernet is affected by several factors: data frame broadcast.
Sem1 - Module 8 Ethernet Switching. Shared media environments Shared media environment: –Occurs when multiple hosts have access to the same medium. –For.
Lecture 4 Overview. Ethernet Data Link Layer protocol Ethernet (IEEE 802.3) is widely used Supported by a variety of physical layer implementations Multi-access.
NET 324 D Networks and Communication Department Lec1 : Network Devices.
Computer Networks. Internetworking Devices Network Interface Card (NIC) Repeaters HUB Bridge Switch Router.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Connecting Devices CORPORATE INSTITUTE OF SCIENCE & TECHNOLOGY, BHOPAL Department of Electronics and.
CCNA Guide to Cisco Networking Chapter 2: Network Devices.
Ch 13. Wired LANs: Ethernet IEEE Standards Project 802 launched in 1985 – To set standards to enable intercommunication among equipment from a variety.
Ethernet Overview it the IEEE standard for Ethernet.
Computer Networks Syed Md. Ashraful Karim Lecturer, CSE BU.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
Identify basic switching concepts and the operation of Cisco switches.
IEEE STANDARDS IEEE STANDARDS In 1985, the Computer Society of the IEEE started a project, called Project 802, to set standards to enable intercommunication.
Computer Network Architecture Lecture 3: Network Connectivity Devices.
3 Semester 1 CHAPTER 3 REVIEW JEOPARDY S2C01 Jeopardy Review.
CCNA3 Module 4 Brierley Module 4. CCNA3 Module 4 Brierley Topics LAN congestion and its effect on network performance Advantages of LAN segmentation in.
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.
Networking Devices.
Now (switched network)
TCP/IP Transmission Control Protocol / Internet Protocol
CS 286 Computer Organization and Architecture
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
CT1303 LAN Rehab AlFallaj.
Data Link Issues Relates to Lab 2.
CS4470 Computer Networking Protocols
Protocol layering and data
Protocol layering and data
Presentation transcript:

Ethernet Physical Layer

PROCESS OF SENDING AND RECEIVING PACKETS Network/OS software executes a routine to send the frame to the network interface controller card (NIC) over the internal bus NIC prepares frame format for transmission and signals the transceiver of the desire to send. Transceiver waits for quiet time and then transmits. If it encounters a collision, it informs the NIC which makes the decision when it is time to alert the OS that something has gone wrong.

PROCESS OF SENDING AND RECEIVING PACKETS Receiving transceiver looks at frames for its own address. When it sees one, it sends the frame to the NIC. NIC error checks the frame and if OK notifies the OS of a frame arrival. If OS is able to, it copies the data from the NIC to an OS buffer. (fromShay text)

KEYS TO OPERATION Collisions are recognized early before collision kills too much. Retransmissions have no guarantee of success. Practically it works well. Broadcasts address exist. Ever interface has a unique ethernet address built into the board.

Works because of time for collisions versus time for transmission propagation delay : frame transmission: example: 4 collisions followed by transmission

HARDWARE SPECIFICATIONS 10BASE550 ohm cable, 10mm diam500m10Mbps 10BASE250 ohm cable, 5mm diam185m10Mbps 10BROAD36 75 ohm coax3600m10Mbps 10BASETtwisted pair100m10Mbps 10BASE5twisted pair250m1Mbps

Hubs and Switches STANDARD –Physical Star –Logical Bus –Repeat transmission on all links SWITCHED –Not repeated on all links –Effectively segments transmission –Allows for multiple transmission!

FRAME FORMAT LENGTH: bytes ERROR CONTROL: CRC ADDRESS LEN: 2 or 6 bytes (unique for each interface card)