Chapter 11 Eth T E L Ti Ethernet Evolution: Fast and Gigabit Ethernet

Total Page:16

File Type:pdf, Size:1020Kb

Chapter 11 Eth T E L Ti Ethernet Evolution: Fast and Gigabit Ethernet Bridged Ethernet Chapter 11 • Ethernet is a constantly evolving technology. The Ethernet today is far from what was Ethernet EltiEvolution: designed originally. • The first step in the evolution was the division Fast and of a LAN by bridges. • Bridges have two effects on an Ethernet LAN: Gigabit Ethernet raising the bandwidth and separating collision domains. 2 Figure 11-1 Figure 11-2 Sharing Bandwidth is s In a h n unb ared ared A Network with and without a Bridge b r etwee idged n E alltr ther n a et, the nsmit t total c ing st a apacit tions. A bridge divides the network into two or more segments. y In the above example, the 10-Mbps capacity is shared between 6 stations not 12 station. 3 4 Figure 11-3 Collision Domains in a Nonbridged andBd Brid ged dN Ne twor k Switched Ethernet • The idea of a bidbridge d LAN can be extddtended to a switched LAN –instead of having two to four segments, why not hihaving N segments where N is the number of stations on the LAN? • A layer‐two switch is an N‐port bridge with additional sophistication that allows faster handling of the packets. • In a switched Ethernet, the bandwidth is shared only between the station and the switch (5 Mbps each). • It was a big step toward an even faster Ethernet. With bridging the probability of collision is greatly reduced. 5 6 Figure 11-4 Switched Ethernet Full‐Duplex Ethernet • A traditional Ethernet is half‐duplex – a station can not send and receive at the same time. • The next step in the evolution was to move from switched Ethernet to full‐duplex switched Ethernet. • The full‐duplex mode increases the capacity of each dom ain from 10 Mbps to 20 Mbps. • In full‐duplex switched Ethernet, there is no need for the CSMA/CD access method, because there is no collision. The CSMA/CD function of the MAC sublayer can be turned off. 7 8 Figure 11-5 Figure 11-10 Full-Duplex Switched Ethernet Layers in Fast Ethernet Protocol (100 Mbps) 9 10 Fast Ethernet MAC Sublayer Fast Ethernet MAC Sublayer • The whole idea in the evolution of Ethernet is to • The sltlot time in bits is still 512. BtBut the sltlot keep the MAC sublayer untouched. time is only 1/10 that of 10‐Mbps Ethernet. • For full‐duplex Fast Ethernet, there is no need for Slot time = 5.12 µs CSMA/CD, however to keep backward • The maximum network length is related to the compatibility with traditional Ethernet, CSMA/CD slot time: was kept. MaxLength = PropagationSpeed × (SlotTime/2) • The only changes in Fast Ethernet (MAC sublayer) = (2 × 108) × (5.12 × 10‐6)/2 = 512 m are the slot time (in second)ds) and the maximum Practically, length of the network. MaxLength = 250 m 11 12 Figure 11-13 Fast Ethernet Phyyysical Layer Fast Ethernet Physical Layer • The reconciliati on sublayer replaces the PLS sublayer in 10‐Mbps Ethernet. But the encoding and decoding ftifunctions of the PLS sublayer are moved to the PHY sublayer because encoding in Fast Ethernet is medium ddtdependent. • In Fast Ethernet the MII replaces the AUI in 10‐Mbps Ethernet. – It operates at both 10 Mbps and 100 Mbps – It features a parallel data path (4 bits at a time) between the PHY and the reconciliation sublayers 13 14 Figure 11-14 MII Figure 11-15 Signals in MII The MII defines five types of signals. 15 16 Figure 11-16 Figure 11-17 MII Connector (40 Pins) MII Cable 17 18 Figure 11-18 Fast Ethernet Physical Layer Fast Ethernet Implementations • The titransceiver in FtFast Etherne t is calle d the PHY sublayer. Four-wire Two-wire Implementation • Besides the regular functions of 10‐Mbps Ethernet, Implementation the PHY is also responsible for encoding and decoding. • An transceiver can be external or internal. • The transceiver is medium dependent. • The MDI is just a piece of hardware that connects the transceiver to the medium. • The MDI is ilimplemen ttitation specific. Twisted-Pair Cable Fiber-Optic Cable Twisted-Pair Cable 19 20 Figure 11-19 100Base‐TX 100Base-TX • 100Base‐TX uses two pairs of titdtwisted‐pair cable (ith(either IlImplemen ttitation Cat‐5 UTP or STP) in a physical star topology. • The logical topology is bus for half‐duplex mode using a hub (CSMA/CD needed), or star for full‐duplex mode using a switch (CSMA/CD not needed). • The implementation allows either an external transceiver (with an MII cable) or an internal transceiver. • The transceiver is responsible for transmitting, receiving, detecting collision and encoding/decoding of data. 21 22 Encoding and Decoding Encoding and Decoding • Tra ditiona l Etherne t uses MhtManchester encoding • MLT‐3 (three levels, multiline transmission) is very – Advantage: it provides self‐synchronization similar to NRZ‐I – Disadvantage: may have two transitions per bit – There is a signal level transition only for bit 1. – Not a problem for 10‐Mbps Ethernet, because even – A maximum of one transition per bit is needed. voice grade UTP (Cat.3) can provide 25 Mbaud – Signaling rate is the same as the data rate signaling rate – Not self‐synchronized – For 100‐Mbps Enternet, 200 Mbaud signaling rate is • To maintain synchronization, 4B/5B encoding, which needed to achieve 100 Mbps data rate provides enough signal transition, is used (see Fig. 11‐ – Cat. 5 UTP can only support 125 Mbaud signaling rate 20). The output data at 125 Mbps rate is then • Fast Ethernet uses MTL3 + 4B/5B encoding encoded using MLT‐3 and transmitted at 125 Mbaud. 23 24 Figure 11-20 Figure 11-21 MLT-3 Signal Encodinggg and Decoding in 100Base-TX Two Levels of Encoding 25 26 Figure 11-22 100Base-FX 100Base‐FX Implementation • 100Base‐FX uses two pairs of fiber‐optic cables. • The output data from 4B/5B block encoder is encoded into a signal using NRZ‐I encoding scheme. • 4B/5B – NRZ‐I is effective over optical fiber, but not suitable for use over twisted pair. • All other features are the same as 100Base‐TX. 27 28 Figure 11-23 Figure 11-24 NRZ-I Encoding Encoding and Decoding in 100Base -FX 29 30 Figure 11-25 100Base-T4 Implementation 100Base‐T4 • A 100Base‐TX requires the use of category‐5 UTP or STP cable. But most buildings have already been wired for voice grade twisted pair cables (Cat. 3). Rewiring is expensive. • 100Base‐T4 was designed to use Cat. 3 or higher UTP. The implementation uses four pairs of UTP for transmitting data at 100 Mbps. 31 32 Figure 11-26 Example of 8B/6T Encoding Encoding and Decoding • To maintain synchronization and at the same time reduce the bandwidth, a three‐level line encoding method called eight binary/6 ternary (8B/6T) is used. • Each block of 8‐bit data is encoded as 6‐symbol ternary signal. • Three signal levels are used (+1, 0, and ‐1 V). • The mapping is chosen to ensure synchronization and DC balance. See Appendix K for a tabulation of 8B/6T code pairs. 33 34 Figure 11-27 Using Four Wires in 100Base-T4 Transmission Using Four Wires • 8B/6T reduces the bandwidth from 100 Mbaud to 75 Mbaud (ratio of 8/6) – assuming one transition / bit. • However it is not enough, because Cat. 3 voice grade UTP is designed to operate on 25 Mbaud bandwidth. • For unidirectional transmission, three pairs of cable aaere needed. To suppor t bbdidir ectoection al ttarans miss ssoion of certain control signals, four pairs are used. • Full duplex communication is not possible. Data is only flowing in one direction in the absence of collision. 35 36 Figure 11-28 Layers in Gigabit Ethernet (1000 Mbps) Gigabit Ethernet MAC Sublayer • The whlhole idea in the evoltilution of Etherne t is to keep the MAC sublayer untouched. • Two distinctive medium access methods are used: half‐duplex using CSMA/CD or full‐ duplex without CSMA/CD. • There are three implementations for half‐ duplex MAC – traditional, carrier extension and frame bursting. 37 38 Figure 11-29 Two Approaches in Gig abit Ethernet Gigabit Ethernet MAC Sublayer Medium Access • In traditional half‐duplex approach, the minimum frame length is kept the same as in traditional Ethernet (512 bits) for compatibility purpose. • The slot time is 1/100 that of traditional Ethernet. – Slot time = 0.512 µs – MaxLength = 25 m (practical lengg)th) • In carrier extension half‐duplex approach, the minimum frame length is increased to 4096 bits, eight times that of traditional Ethernet. – MaxLength = 200 m 39 40 Figure 11-30 A Frame Using Carrier Extension Method Gigabit Ethernet MAC Sublayer • Carrier extension is very inefficient if we have a series of short frames to send. • In frame bursting half‐duplex approach, multiple frames are sent. However, padding is added between the frames to make these multiple frames look like one frame, so that the channel is not busy. • In the full‐duplex approach, there is no need to follow the minimum length criteria, because CSMA/CD is not used. Most implementations follow full‐duplex approach. 41 42 Figure 11-31 Figure 11-32 Gigabit Ethernet Physical Layer Frame Bursting Approach 43 44 Figure 11-33 Gigabit Ethernet Implementations Gigabit Ethernet Physical Layer • The reconciliation sublayer is common to all Four-Wire implementations and is responsible for Two-Wire Implementation sending 8‐bit parallel data to the PHY via GMII. Implementation • GMII is part of NIC (cannot be external). • PHY (transceiver) is medium dependent and is also responsible for encoding and decoding. It can only be internal. • MDI connects transceiver to the medium.
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]
  • Gigabit Ethernet - CH 3 - Ethernet, Fast Ethernet, and Gigabit Ethern
    Switched, Fast, and Gigabit Ethernet - CH 3 - Ethernet, Fast Ethernet, and Gigabit Ethern.. Page 1 of 36 [Figures are not included in this sample chapter] Switched, Fast, and Gigabit Ethernet - 3 - Ethernet, Fast Ethernet, and Gigabit Ethernet Standards This chapter discusses the theory and standards of the three versions of Ethernet around today: regular 10Mbps Ethernet, 100Mbps Fast Ethernet, and 1000Mbps Gigabit Ethernet. The goal of this chapter is to educate you as a LAN manager or IT professional about essential differences between shared 10Mbps Ethernet and these newer technologies. This chapter focuses on aspects of Fast Ethernet and Gigabit Ethernet that are relevant to you and doesn’t get into too much technical detail. Read this chapter and the following two (Chapter 4, "Layer 2 Ethernet Switching," and Chapter 5, "VLANs and Layer 3 Switching") together. This chapter focuses on the different Ethernet MAC and PHY standards, as well as repeaters, also known as hubs. Chapter 4 examines Ethernet bridging, also known as Layer 2 switching. Chapter 5 discusses VLANs, some basics of routing, and Layer 3 switching. These three chapters serve as a precursor to the second half of this book, namely the hands-on implementation in Chapters 8 through 12. After you understand the key differences between yesterday’s shared Ethernet and today’s Switched, Fast, and Gigabit Ethernet, evaluating products and building a network with these products should be relatively straightforward. The chapter is split into seven sections: l "Ethernet and the OSI Reference Model" discusses the OSI Reference Model and how Ethernet relates to the physical (PHY) and Media Access Control (MAC) layers of the OSI model.
    [Show full text]
  • Datasheet - Public
    Marvell® Alaska® 88E1510/88E1518/88E1512/88E1514 Integrated 10/100/1000 Mbps Energy Efficient Ethernet Transceiver Datasheet - Public Doc. No. MV-S107146-U0 Rev. E June 3, 2021 Document Classification: Public Cover Alaska 88E1510/88E1518/88E1512/88E1514 Datasheet - Public THIS DOCUMENT AND THE INFORMATION FURNISHED IN THIS DOCUMENT ARE PROVIDED "AS IS" WITHOUT ANY WARRANTY. MARVELL AND ITS AFFILIATES EXPRESSLY DISCLAIM AND MAKE NO WARRANTIES OR GUARANTEES, WHETHER EXPRESS, ORAL, IMPLIED, STATUTORY, ARISING BY OPERATION OF LAW, OR AS A RESULT OF USAGE OF TRADE, COURSE OF DEALING, OR COURSE OF PERFORMANCE, INCLUDING THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. This document, including any software or firmware referenced in this document, is owned by Marvell or Marvell's licensors, and is protected by intellectual property laws. No license, express or implied, to any Marvell intellectual property rights is granted by this document. The information furnished in this document is provided for reference purposes only for use with Marvell products. It is the user's own responsibility to design or build products with this information. Marvell products are not authorized for use as critical components in medical devices, military systems, life or critical support devices, or related systems. Marvell is not liable, in whole or in part, and the user will indemnify and hold Marvell harmless for any claim, damage, or other liability related to any such use of Marvell products. Marvell assumes no responsibility for the consequences of use of such information or for any infringement of patents or other rights of third parties that may result from its use.
    [Show full text]
  • TR-200 Using EPON in the Context of TR-101
    TECHNICAL REPORT TR-200 Using EPON in the Context of TR-101 Issue: 1 Corrigendum 1 Issue Date: July 2011 © The Broadband Forum. All rights reserved. Using EPON in the Context of TR-101 TR-200 Issue 1 Corrigendum 1 Notice The Broadband Forum is a non-profit corporation organized to create guidelines for broadband network system development and deployment. This Broadband Forum Technical Report has been approved by members of the Forum. This Broadband Forum Technical Report is not binding on the Broadband Forum, any of its members, or any developer or service provider. This Broadband Forum Technical Report is subject to change, but only with approval of members of the Forum. This Technical Report is copyrighted by the Broadband Forum, and all rights are reserved. Portions of this Technical Report may be copyrighted by Broadband Forum members. This Broadband Forum Technical Report is provided AS IS, WITH ALL FAULTS. ANY PERSON HOLDING A COPYRIGHT IN THIS BROADBAND FORUM TECHNICAL REPORT, OR ANY PORTION THEREOF, DISCLAIMS TO THE FULLEST EXTENT PERMITTED BY LAW ANY REPRESENTATION OR WARRANTY, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTY: (A) OF ACCURACY, COMPLETENESS, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; (B) THAT THE CONTENTS OF THIS BROADBAND FORUM TECHNICAL REPORT ARE SUITABLE FOR ANY PURPOSE, EVEN IF THAT PURPOSE IS KNOWN TO THE COPYRIGHT HOLDER; (C) THAT THE IMPLEMENTATION OF THE CONTENTS OF THE TECHNICAL REPORT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. By using this Broadband Forum Technical Report, users acknowledge that implementation may require licenses to patents.
    [Show full text]
  • Physical Layer Compliance Testing for 1000BASE-T Ethernet
    Physical Layer Compliance Testing for 1000BASE-T Ethernet –– APPLICATION NOTE Physical Layer Compliance Testing for 1000BASE-T Ethernet APPLICATION NOTE Engineers designing or validating the 1000BASE-T Ethernet 1000BASE-T Physical Layer physical layer on their products need to perform a wide range Compliance Standards of tests, quickly, reliably and efficiently. This application note describes the tests that ensure validation, the challenges To ensure reliable information transmission over a network, faced while testing multi-level signals, and how oscilloscope- industry standards specify requirements for the network’s resident test software enables significant efficiency physical layer. The IEEE 802.3 standard defines an array of improvements with its wide range of tests, including return compliance tests for 1000BASE-T physical layer. These tests loss, fast validation cycles, and high reliability. are performed by placing the device under test in test modes specified in the standard. The Basics of 1000BASE-T Testing While it is recommended to perform as many tests as Popularly known as Gigabit Ethernet, 1000BASE-T has been possible, the following core tests are critical for compliance: experiencing rapid growth. With only minimal changes to IEEE 802.3 Test Mode Test the legacy cable structure, it offers 100 times faster data Reference rates than 10BASE-T Ethernet signals. Gigabit Ethernet, in Peak 40.6.1.2.1 combination with Fast Ethernet and switched Ethernet, offers Test Mode-1 Droof 40.6.1.2.2 Template 40.6.1.2.3 a cost-effective alternative to slow networks. Test Mode-2 Master Jitter 40.6.1.2.5 Test Mode-3 Slave Jitter 1000BASE-T uses four signal pairs for full-duplex Distortion 40.6.1.2.4 transmission and reception over CAT-5 balanced cabling.
    [Show full text]
  • Latticesc/M Broadcom® 2.5 Gbe Physical Layer Interoperability Over CX-4
    LatticeSC/M Broadcom® 2.5 GbE Physical Layer Interoperability Over CX-4 August 2007 Technical Note TN1156 Introduction This technical note describes a 1000BASE-X physical layer Gigabit Ethernet interoperability test between a Lat- ticeSC/M device and the Broadcom BCM56580 network switch. The test was limited to the physical layer (up to GMII) of the Gigabit Ethernet protocol stack. Specifically, the document discusses the following topics: • Overview of LatticeSC™ and LatticeSCM™ devices and Broadcom BCM56580 network switch • 1000BASE-X physical layer interoperability setup and results Two significant aspects of the interoperability test need to be highlighted: • The BCM56580 uses a CX-4 HiGig™ port, whereas the LatticeSC Communications Platform Evaluation Board provides an SMA connector. A CX-4 to SMA conversion board was used as a physical medium interface to cre- ate a physical link between both boards. The SMA side of the CX-4 to SMA conversion board has four differential TX/RX channels (10 Gbps bandwidth total), but only one SMA channel (channel 0) was connected to the Lat- ticeSC side. • The 1000BASE-X physical layer interoperability ran at a 2.5-Gbps data rate (3.125-Gbps aggregated rate). Both Lattice and Broadcom support this rate by running a faster speed reference clock that extends the bandwidth capability of 1-Gigabit Ethernet. Gigabit Ethernet Physical Layer The IEEE 802.3-2002 Gigabit Ethernet standard is organized along architectural lines, emphasizing the large-scale separation of the system into two parts: the Media Access Control (MAC) sublayer of the Data Link Layer and the Physical Layer. Figure 1 highlights the sub-layers that constitute the Gigabit Ethernet Physical Layer.
    [Show full text]
  • Towards 100 Gbps Ethernet: Development of Ethernet / Physical Layer Aspects
    SEMINAR ON TOPICS IN COMMUNICATIONS ENGINEERING 1 Towards 100 Gbps Ethernet: Development of Ethernet / Physical Layer Aspects Ömer Bulakci Abstract — Physical layer features of Ethernet from the first released clauses and ongoing architecture researches for 100 realization towards the 100 Gb Ethernet (100 GbE) development GbE are elaborated. have been considered. Comparisons of these features are made according to the standardized data rates. Feasible physical layer TABLE I options are then discussed for high data rates. Milestones of 802.3 IEEE Standard I. INTRODUCTION Clause Date of Bit Physical THERNET is the most widely deployed Local Area Name Release Rate Medium Network (LAN) protocol and has been extended to E 802.3a Single Metropolitan Area Networks (MAN) and Wide Area (Thin Ethernet) 1985 10 Mbps Thin Coaxial Networks (WAN) [1]. The major advantages that characterize (Cheapernet) Cable Ethernet can be stated as its cost efficiency, traditional tenfold bit rate increase (from 10 Mbps to 100 Gbps), simplicity, high 802.3i 1990 10 Mbps TP Copper transmission reliability and worldwide interoperability 802.3j 1993 10 Mbps Two MMFs between vendors [2]. TP Copper The first experimental Ethernet was developed during the 802.3u 1995 100 Mbps Two Fibers early 1970s by XEROX Corporation in a coaxial cable (Fast Ethernet) (MMF,SMF) network with a data rate about 3 Mbps [3]. The initial 802.3z 1998 1 Gbps MMF, SMF standardization process of Ethernet was started in 1979 by (Gigabit Ethernet) Digital Equipment Corporation (DEC), Intel and Xerox. In 802.3ab 1999 1 Gbps TP Copper 1980, DIX Standard known as the “Thick Ethernet” was 802.3ae 2002 10 Gbps MMF,SMF released.
    [Show full text]
  • An Ethernet Physical Layer Transceiver for Space
    SEPHY: An Ethernet Physical Layer Transceiver for Space J. Lopeza , P.Reviriegob, M. Sánchez-Renedo c, V. Petrovicd, J.F.Dufoure ,J.S.Weilf aArquimea Ingenieria S.L.U, Spain bUniversidad Nebrija, Spain cThales Alenia Space, Spain dIHP microelectronics, Germany eTTT Computerterchnik AG, Austria fAtmel, France [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] Abstract The IEEE 802.3 standard defines many PHYs covering different transmission media and speeds. The most commonly Since its development, Ethernet has experienced an used media in Ethernet are Unshielded Twisted Pairs (UTP). impressive growth and has become the dominant technology Assuming that the space PHY will use UTP, the IEEE 802.3 for wired local area networks. It has also more recently standard provides several alternatives. The most relevant ones expanded beyond computer networks to cover also industrial are: 10BASE-T defined in IEEE 802.3i , 100BASE-TX and automotive networks. This adoption is driven by the defined in IEEE 802.3u, 1000BASE-T defined in IEEE lower costs enabled by reusing existing technology. For 802.3ab and 10GBASE-T defined in IEEE 802.3an. Each of critical applications, Ethernet has to be extended to ensure those standards provides a 10x speed increase over the timely and reliable delivery of frames. A number of previous one, starting with the 10 Mb/s of 10BASE-T. From a technologies that can solve the reliability and real time issues performance point of view, the best would be to select the have been proposed, for example Time Triggered Ethernet highest speed PHY for rad-hard implementation.
    [Show full text]
  • Dp83843 Phyter
    DP83843 DP83843 PHYTER Literature Number: SNLS021B DP83843BVJE PHYTER Nov 2013 DP83843BVJE PHYTER General Description Features TheDP83843BVJEisafullfeaturePhysicalLayerdevice —IEEE 802.3 ENDEC with AUI/10BASE-T transceivers withintegratedPMDsublayerstosupportboth10BASE-T and built-in filters and 100BASE-X Ethernet protocols. —IEEE 802.3u 100BASE-TX compatible - directly drives ThisVLSIdeviceisdesignedforeasyimplementationof standard Category 5 UTP, no need for external 10/100Mb/sEthernetLANs.ItinterfacesdirectlytoTwisted 100BASE-TX transceiver Pairmediathroughanexternaltransformerortofiber —Fully Integrated and fully compliant ANSI X3.263 TP- mediaviaindustrystandardelectrical/opticalfiberPMD PMD physical sublayer which includes adaptive equal- transceivers.Thisdevicealsointerfacesdirectlytothe ization and BLW compensation MAClayerthroughtheIEEE802.3ustandardMediaInde- —IEEE802.3u100BASE-FXcompatible-connectsdirect- pendentInterface(MII),ensuringinteroperabilitybetween ly to industry standard Electrical/Optical transceivers products from different vendors. —IEEE 802.3u Auto-Negotiation for automatic speed se- TheDP83843isdesignedwithNationalSemiconductor's lection advancedCMOSprocess.Itssystemarchitectureisbased ontheintegrationofseveralofNational'sindustryproven —IEEE 802.3u compatible Media Independent Interface core technologies: (MII) with Serial Management Interface —IEEE 802.3 ENDEC with AUI/10BASE-T transceiver —Integrated high performance 100 Mb/s clock recovery module to provide the 10 Mb/s functions circuitry requiring no external
    [Show full text]
  • Optical Transport Networks & Technologies Standardization Work
    Optical Transport Networks & Technologies Standardization Work Plan Issue 24, February 2018 GENERAL ........................................................................................................................... 3 PART 1: STATUS REPORTS AS OF JANUARY 2018 ...................................................... 4 1 HIGHLIGHT OF ITU-T SG15 ........................................................................................ 4 2 REPORTS FROM OTHER ORGANIZATIONS ............................................................ 4 PART 2: STANDARD WORK PLAN ................................................................................... 8 1 INTRODUCTION TO PART 2 ...................................................................................... 8 2 SCOPE ......................................................................................................................... 8 3 ABBREVIATIONS ........................................................................................................ 8 4 DEFINITIONS AND DESCRIPTIONS .......................................................................... 9 4.1 Optical and other Transport Networks & Technologies (OTNT) ....................................................... 9 4.2 Optical Transport Network (OTN) (largely revised in 09/2016 reflecting B100G) ............................ 9 4.2.1 FlexE in OIF (updated in June-2017) .......................................................................................... 11 4.3 Support for mobile networks (reference to ITU-R M2375 added
    [Show full text]
  • Ethernet Explained
    Technical Note TN_157 Ethernet Explained Version 1.0 Issue Date: 2015-03-23 The FTDI FT900 32 bit MCU series, provides for high data rate, computationally intensive data transfers. One of the interfaces used for this high speed communication is Ethernet. This application note discusses some of the key features of an Ethernet link and how the FT900 assists in establishing the link. Use of FTDI devices in life support and/or safety applications is entirely at the user’s risk, and the user agrees to defend, indemnify and hold FTDI harmless from any and all damages, claims, suits or expense resulting from such use. Future Technology Devices International Limited (FTDI) Unit 1, 2 Seaward Place, Glasgow G41 1HH, United Kingdom Tel.: +44 (0) 141 429 2777 Fax: + 44 (0) 141 429 2758 Web Site: http://ftdichip.com Copyright © 2015 Future Technology Devices International Limited Technical Note TN_157 Ethernet Explained Version 1.0 Document Reference No.: FT_001105 Clearance No.: FTDI# 442 Table of Contents 1 Introduction .................................................................................................................................... 3 1.1 Scope ....................................................................................................................................... 3 2 What is Ethernet? ........................................................................................................................... 4 2.1 Speeds ....................................................................................................................................
    [Show full text]
  • Industrial Ethernet PHY Datasheet
    TLK100 www.ti.com SLLS931B–AUGUST 2009–REVISED DECEMBER 2009 Industrial Temp, Single Port 10/100 Mb/s Ethernet Physical Layer Transceiver Check for Samples: TLK100 1 Introduction 1.1 Features 1 • Temperature From –40°C to 85°C • Bus I/O Protection - ±16kV JEDEC HBM • Low Power Consumption, < 200mW Typical • IEEE 802.3u PCS, 100BASE-TX Transceivers • Cable Diagnostics • Enables IEEE1588 Time-Stamping • Error-Free Operation up to 200 Meters Under • IEEE 1149.1 JTAG Typical Conditions • Integrated ANSI X3.263 Compliant TP-PMD • 3.3V MAC Interface Physical Sublayer with Adaptive Equalization • Auto-MDIX for 10/100 Mb/s and Baseline Wander Compensation • Energy Detection Mode • Programmable LED Support Link, 10/100 Mb/s • 25 MHz Clock Out Mode, Activity, and Collision Detect • MII Serial Management Interface (MDC and • 10/100 Mb/s Packet BIST (Built in Self Test) MDIO) • 48-pin TQFP Package (7mm) × (7mm) • IEEE 802.3u MII • IEEE 802.3u Auto-Negotiation and Parallel 1.2 Applications Detection • Industrial Controls and Factory Automation • IEEE 802.3u ENDEC, 10BASE-T • General Embedded Applications Transceivers and Filters 1.3 General Description The TLK100 is a single-port Ethernet PHY for 10BaseT and 100Base TX signaling. It integrates all the physical-layer functions needed to transmit and receive data on standard twisted-pair cables. This device supports the standard Media Independent Interface (MII) for direct connection to a Media Access Controller (MAC). The TLK100 is designed for power-supply flexibility, and can operate with a single 3.3V power supply or with combinations of 3.3V, 1.8V, and 1.1V power supplies for reduced power operation.
    [Show full text]