Ethernet: CSMA/CD

Total Page:16

File Type:pdf, Size:1020Kb

Ethernet: CSMA/CD Course Introduction Purpose • The intent of this course is to provide an overview of the MC9S12NE64 16-bit MCU. Objectives • Describe the main features of the NE64. • Identify derivative availability. • Describe the Ethernet Media Access Controller (EMAC). • Describe the Ethernet Physical Transceiver (EPHY). • Relate their functions and capabilities to the IEEE 802.3 standard. • Describe the development tools environment. Content • 32 pages • 6 questions Learning Time • 50 minutes Welcome to the MC9S12NE64 Certification Training Course. The intent of this course is to provide an overview of the MC9S12NE64 (NE64) 16-bit MCU. The 128K and 256K versions will be offered with 32 bit solution and will not be part of the NE family. You will learn about the key features of this device, its available derivatives, the ever essential development tools environment available to support this device, and future derivatives of this device. You will also learn about the Ethernet Physical Interface (EPHY) and the Ethernet Medium Access Controller (EMAC) and how they work to implement the IEEE 802.3 standard. Finally, you will gain an understanding of the targeted applications for this technology. 1 MC9S12NE64 HCS12 CPU SPI 8-ch 10-Bit 25 MHz ADC 2 SCI 64K 4-ch 16-Bit IIC FLASH TIMER 10/100 TEST CONT 8K RAM BaseT TEST CONT EMAC V REG CRG 10/100 BaseT KBI EPHY KBI EXP BUS I/F 70 GPIO BDM PART NUMBER PACKAGE TEMP Orderable QTY’s MC9S12NE64VTU 80 TQFP-EP -40 TO 105 C 90 MC9S12NE64CPV 112 LQFP -40 TO 85 C 60 Let’s begin with an overview of the NE64 MCU, one of many derivatives available in the HCS12 portfolio of 16-bit MCUs. This device has full 16-bit data paths throughout and contains a wide variety of highly configurable memory and peripheral options. It is intended to provide a single- chip solution with a minimum number of external components in a wide variety of low cost, end node connectivity applications. The 10/100 BaseT EMAC and the 10/100 BaseT EPHY are two differentiated features in this device. We will discuss these features in greater detail later in this course. The NE64 device is offered in two package options. Option one is the 80-pin Thermally Enhanced Quad Flat Pack (TQFP). Samples can be ordered with two devices per kit or in production quantities of 90 devices per tray. This option has a total of 38 general purpose input/output (GPIO) pins, as well as 10 dedicated Input-only pins available to the user. Port pins that are not bonded out in this package should be initialized as inputs with enabled pull-up resistance to minimize excess current consumption. Option one has an exposed flag for additional heat dissipation. This should be accommodated during PCB layout by either a hatched pattern in the solder mask or by providing small copper areas under the flag. At least 50 percent of the total area of the flag should be soldered to the PCB to ensure adequate heat dissipation for this extended temperature (-40°C to 105°C) package. Option two is the 112-pin Low Profile Quad Flat Pack (LQFP). Samples can be ordered with two devices per kit or in production quantities of 60 devices per tray. This package has more pins available, which can support an expanded bus interface. This option has up to 70 GPIO pins, as well as 10 dedicated Input-only pins available to the user. We will describe the other blocks in greater detail later. 2 NE64 Features 1 Synchronous Serial Peripheral Interface (SPI) Mouse over each peripheral to learn more. • Master mode and slave mode • Serial clock with programmable polarity and phase 2 Asynchronous Serial Communications Interfaces ( 2 SCI) HCS12 CPU SPI 8-ch 10-Bit • 13-bit baud rate selection • Programmable 8- or 9-bit data format 25 MHz ADC 2 SCI • Selectable IrDA1.4 return-to-zero-inverted (RZI) format with programmable pulse widths Inter-IC Bus (IIC) 64K 4-ch 16-Bit • Two-wire bi-directional serial bus providing a simple effective method of data exchange IIC FLASH TIMER • Minimizes the need for large number of connections • Eliminates the need for an address decoder 10/100 10/100 Mbps Ethernet Media Access Controller (EMAC) TEST CONT 8K RAM BaseT • Media Independent Interface (MII) with data management EMAC • Full-duplex flow control V REG • Two receive buffers and One transmit buffer CRG 10/100 BaseT • Packet filtering to lower burden on MCU BaseT KBI – Address recognition filtering EXP BUS EPHY – EtherType filtering I/F • Auto speed selection (auto negotiation) 70 GPIO BDM • Full-/half- duplex modes (auto negotiation) 16-bit HCS12 CPU (25MHz) • Direct connection to socket/transformer •Upward compatible with M68HC11 instruction set • For 10BaseT operation, the internal bus clock must be >2.5 MHz •Interrupt stacking and programmer’s model identical to HC11/HC12 • For 100BaseT operation, the internal bus clock must be 25 MHz •20-bit ALU 10/100 Mbps Ethernet Physical Transceiver (EPHY) 64KB Flash Memory • Requires a minimum number of external components •Organized as 1024 rows of 64 bytes • For basic operation, the Reference Clock to the EPHY must be 25MHz (spec’d at 25ppm) •Erase sector size is 8 rows (512 bytes) Shared RAM Up to 70 I/O and 10 Inputs •Zero wait state accesses; (supports single-cycle misaligned word accesses • Each I/O pin can be configured by by several registers: Input/Output selection, drive strength reduction without wait states) select of pull up/pull down resistors, interrupt enable and status flags. •When the EMAC module is enabled, functions as the FIFO buffer (S/W • Some pins have optional features such as Open drain for wired-or connections and interrupt inputs with selectable from: .375K to 4.5K) •Allows same cycle read/write access from the CPU and the EMAC •ENET FIFO is configured as 1 Transmit and 2 Receive Buffers (A&B) Analog-to-Digital Converter (ADC) Clocks and Reset Generator Module (CRG) • Flexible 8-channel module with 10-bit resolution •PLL frequency multiplier • Supports external conversion trigger capability •Self clock in absence of reference clock Timer Module (TIMER) Multiplexed Expanded Bus Interface (MEBI) • PLL frequency multiplier •Available only in the 112-pin package at a specified maximum bus speed of 16 MHz • Self clock in absence of reference clock •For external bus speeds of 2.5 MHz to 16 MHz; only 10BaseT Port Integration Module (PIM) communication is supported • Establishes the interface between the peripheral modules and the input/output (I/O) pins for all ports •Multiplexed address and data (16-bit wide and 8-bit narrow bus modes) •Ability to enable/disable pull-up resistors and enable/disable reduced output • Input/Output selection, Pull up/Pull down selection, drive strength selection, etc. drive on Ports A,B,E, and K Voltage Regulator (V REG) •Supports a number of modes of operation including various emulation, • Provides 5 independent 2.5V output voltages from a 3.3V +/- 5 % input voltage special test and peripheral modes • Three modes of operation: full power, reduced power, shutdown • Includes the Low Voltage Reset (LVR) and Power On Reset (POR) functions Let’s take a look at the main features of the NE64. Roll your mouse pointer over each peripheral for more information. 3 Question Question Which of the following communications interfaces are available on board the NE64? Select all that apply and then click Done. SPI CAN IIC SCI 10/100 EMAC 10/100 EPHY Consider this question regarding the NE64’s basic feature set. Correct. The NE64 includes a number of integrated peripheral interfaces to simplify system design and components count for users. SPI, IIC, SCI, 10/100 EMAC, and 10/100 EPHY are all available as integrated peripheral interfaces on the NE64. The Controller Area Network (CAN) is not one of the communications interfaces available on the NE64. 4 NE64 Flash Memory Now, let’s examine the NE64’s Flash memory in more detail. The NE64 utilizes a 64-KB, .25µm Flash array, which offers automated program and erase algorithms. It is not possible to read from the Flash block while it is being programmed or erased. Cumulative programming of bits within a word are not allowed in the FTS64K Flash block, that is, a word must be erased before being programmed. The Flash array can be globally secured (protected). Additionally, two smaller sectors at the low and high end of Flash memory can be secured for critical data, like boot loader code. The Flash array uses the oscillator clock to perform Flash program or erase operations. The internal Flash clock frequency must be configured to run between 150 KHz and 200 KHz. The Clock Divider allows the user to divide down the oscillator clock to the desired range. 5 NE64 CRG Module Click the “Registers” block to learn about the flags in the CRGFLG register. Let’s take a few minutes to examine the NE64’s CRG module. In order for the NE64 to operate properly as an Ethernet device, the Phase-Locked Loop (PLL) should be selected, that is, the PLLSEL bit must be set. The SYSCLK must be configured to 25 MHz. As you can see from the block diagram, programming the CRG module can be challenging and time consuming. Processor Expert™ can be used within (or independent of) the CodeWarrior Integrated Development Environment (IDE) to simplify programming the CRG module and any other resource/module that must be software configured before it can be used on the NE64. A number of useful timing- and voltage-derived interrupts and resets are generated from this module. In addition to the physical signals, a number of flags are indicated in the CRG Flags Register (CRGFLG) within the registers block.
Recommended publications
  • Ethernet Switches and Crossover Cables
    Ethernet Switch A switch is something that is used to turn various electronic devices on or off. However, in computernetworking, a switch is used to connect multiple computers with each other. Since it is an external device it becomes part of the hardware peripherals used in the operation of a computer system. This connection is done within an existing Local Area network (LAN) only and is identical to an Ethernet hub in terms of appearance, but with more intelligence. These switches not only receive data packets, but also have the ability to inspect them before passing them on to the next computer. That is, they can figure out the source, the contents of the data, and identify the destination as well. As a result of this uniqueness, it sends the data to the relevant connected system only, thereby using less bandwidth at high performance rates. The first Ethernet network switch was pioneered by Kalpana (computer networking equipmentmanufacturing company in Silicon Valley established by an entrepreneur of Indian origin, Vinod Bharadwaj) in 1990. Switches operate at Layer 2 of the OSI Model; the Data-Link Layer. This is in contrast to routers, which operate at Layer 3 of the OSI Model, the Network Layer. A switch stores the MAC Address of each and every device which is connected to it. The switch will then evaluate every frame that passes through it. The switch will examine the destination MAC Address in each frame. Based upon the destination MAC Address, the switch will then decide which port to copy the frame to. If the switch does not recognize the MAC Address, it will not know which port to copy the frame to.
    [Show full text]
  • Alternatív Valóság Kovács Ákos Hálózatok 10+ Tb/S 6,4 Tb/S 1,6 Tb/S 1 Tb/S
    Számítógép hálózatok Alternatív valóság Kovács Ákos Hálózatok 10+ Tb/s 6,4 Tb/s 1,6 Tb/s 1 Tb/s 800 Gb/s 400 Gb/s 2017? • A jelen és a jövő 200 Gb/s 2018-2020? • Egyre nagyobb informatikai átviteli 50 Gb/s sebesség kell, jó minőségben 100 Gb/s 2018-2020? 2010 • Switchek minden hálózat alapjai 25 Gb/s 40 Gb/s 2016? 2010 5 Gb/s 10 Gb/s 2016? 2002 2,5 Gb/s 2016? 1 Gb/s 1998 100 Mb/s 1995 10 Mb/s 1983 Switchek • Switch-ekről általában • HUB, Bridge, L2 Switch, L3 Switch, Router • 10/100/1000/10GE switch-ek 2,5GE, 5GE (multiGIG switchek) • Néhány fontosabb működési paraméter • Hátlap (backplane) sávszélesség (Gbps) • Csomag továbbítási sebesség (packet forwarding rate, Mpps) • Switch-elési módok (switching methods, forwarding modes) • Fast Forward (cut-through, fragment-free) • Store-and-Forward • Adaptive (intelligent) L2 Switchek • L2 kommunikációra • Csak a MAC cím alapján (lokális hálózatokhoz LAN) MAC cím (48 bit) 24 bit 24 bit Organizationally Unique Identifier A gyártó osztja ki (OUI) L2 Switchek • A switch nem kérdezi meg a MAC címeket, csak megjegyzi • Ha nem tudja merre kellene menni akkor jön a flood (minden portjára elküldi kivéve amin kapta) • Ha erre válaszolnak, akkor azt MAC-PORT párost megjegyzi L2 Switchek döntési lánca • Layer 2 • CAM Content Addressable memory MAC címek • TCAM (ACL, QoS táblák) 3 értéke lehet, 0,1,X ahol x a „don’t care” bit • Kérdések melyekre válaszolni kell: • Merre továbbítsam a csomagot? • Továbbítsam a csomagot? • Milyen QoS értékekkel továbbítsam a csomagot? • InLine sebesség (ASIC) L3 switchek • Más néven Multi-layer switchek • További döntési lehetőségek a magasabb rétegek alapján mint pl.
    [Show full text]
  • Networking Tutorial
    EDUCATION Ethernet Technology Allen Light, Broadcom Corp. SNIA Legal Notice EDUCATION • The material contained in this tutorial is copyrighted by the SNIA. • Member companies and individuals may use this material in presentations and literature under the following conditions: – Any slide or slides used must be reproduced without modification – The SNIA must be acknowledged as source of any material used in the body of any document containing material from these presentations. • This presentation is a project of the SNIA Education Committee. SNIA© 2007 Storage Networking Industry Association. All Rights Reserved. Ethernet Technology 2 Abstract EDUCATION Ethernet, the standard local area network (LAN) access method. A specification for "LAN," "LAN connection" or "network card" automatically implies Ethernet without saying so. This session provides an overview of Ethernet technology, with an emphasis on the evolution of the standards from the original implementation of Ethernet on coax cable to the latest 10Gb Ethernet implementations. SNIA© 2007 Storage Networking Industry Association. All Rights Reserved. Ethernet Technology 3 Agenda EDUCATION • The Original Standard • Evolution of Ethernet • Elements of Ethernet • The Frame / Addressing • Media Access Controller • Physical Media SNIA© 2007 Storage Networking Industry Association. All Rights Reserved. Ethernet Technology 4 'net-"w&rk EDUCATION • A system of computers, terminals, and databases connected by communications lines Local Area Network (LAN) • A network of personal computers in a small area (like an office) that are linked by cable, can communicate directly with other devices in the network and can share resources (from Merriam Webster) • So why is this guy talking about a LAN technology at a storage networking conference? SNIA© 2007 Storage Networking Industry Association.
    [Show full text]
  • IEEE Std 802.3-2005, Section
    IEEE Standard for Information technology— Telecommunications and information exchange between systems— Local and metropolitan area networks— Specific requirements Part 3: Carrier sense multiple access with collision detection (CSMA/CD) access method and physical layer specifications IEEE Computer Society Sponsored by the LAN/MAN Standards Committee I E E E IEEE Std 802.3™-2005 3 Park Avenue (Revision of IEEE Std 802.3-2002 New York, NY 10016-5997, USA including all approved amendments) 9 December 2005 IEEE Std 802.3™-2005 (Revision of IEEE Std 802.3-2002) IEEE Standard for Information technology— Telecommunications and information exchange between systems— Local and metropolitan area networks— Specific requirements Part 3: Carrier Sense Multiple Access with Collision Detection (CSMA/CD) Access Method and Physical Layer Specifications LAN/MAN Standards Committee of the IEEE Computer Society Approved 9 June 2005 IEEE-SA Standards Board Abstract: Ethernet local area network operation is specified for selected speeds of operation from 1 Mb/s to 10 Gb/s using a common media access control (MAC) specification, management infor- mation base (MIB), and capability for Link Aggregation of multiple physical links into a single logi- cal link. The Carrier Sense Multiple Access with Collision Detection (CSMA/CD) MAC protocol specifies shared medium (half duplex) operation, as well as full duplex operation. Speed specific Media Independent Interfaces (MIIs) allow use of selected physical layer (PHY) interfaces for operation over coxial, twisted pair or fiber optic cables. System considerations for multisegment shared access networks describe the use of Repeaters which are defined for operational speeds up to 1000 Mb/s.
    [Show full text]
  • Ethernet PHY Information Model
    Ethernet PHY Information Model Version 1.0.0-2 7th of March 2019 ONF TR‑541 Ethernet PHY Information Model Version 1.0.0-12 ONF TR‑541 FebruaryMarch 2019 ONF Document Type: Technical Recommendation ONF Document Name: Ethernet PHY Information Model Version 1.0 Disclaimer THIS SPECIFICATION IS PROVIDED "AS IS" WITH NO WARRANTIES WHATSOEVER, INCLUDING ANY WARRANTY OF MERCHANTABILITY, NONINFRINGEMENT, FITNESS FOR ANY PARTICULAR PURPOSE, OR ANY WARRANTY OTHERW ISE ARISING OUT OF ANY PROPOSAL, SPECIFICATION OR SAMPLE. Any marks and brands contained herein are the property of their respective owners. Open Networking Foundation 1000 El Camino Real, Suite 100, Menlo Park, CA 94025 www.opennetworking.org ©2017 Open Networking Foundation. All rights reserved. Open Networking Foundation, the ONF symbol, and OpenFlow are registered trademarks of the Open Networking Foundation, in the United States and/or in other countries. All other brands, products, or service names are or may be trademarks or service marks of, and are used to identify, products or services of their respective owners. Page 2 of 64 © Open Networking Foundation Ethernet PHY Information Model Version 1.0.0-12 ONF TR‑541 FebruaryMarch 2019 Table of Contents Disclaimer .................................................................................................................................................... 2 Open Networking Foundation .................................................................................................................... 2 Table of Contents .......................................................................................................................................
    [Show full text]
  • IEEE Std 802.3™-2012 New York, NY 10016-5997 (Revision of USA IEEE Std 802.3-2008)
    IEEE Standard for Ethernet IEEE Computer Society Sponsored by the LAN/MAN Standards Committee IEEE 3 Park Avenue IEEE Std 802.3™-2012 New York, NY 10016-5997 (Revision of USA IEEE Std 802.3-2008) 28 December 2012 IEEE Std 802.3™-2012 (Revision of IEEE Std 802.3-2008) IEEE Standard for Ethernet Sponsor LAN/MAN Standards Committee of the IEEE Computer Society Approved 30 August 2012 IEEE-SA Standard Board Abstract: Ethernet local area network operation is specified for selected speeds of operation from 1 Mb/s to 100 Gb/s using a common media access control (MAC) specification and management information base (MIB). The Carrier Sense Multiple Access with Collision Detection (CSMA/CD) MAC protocol specifies shared medium (half duplex) operation, as well as full duplex operation. Speed specific Media Independent Interfaces (MIIs) allow use of selected Physical Layer devices (PHY) for operation over coaxial, twisted-pair or fiber optic cables. System considerations for multisegment shared access networks describe the use of Repeaters that are defined for operational speeds up to 1000 Mb/s. Local Area Network (LAN) operation is supported at all speeds. Other specified capabilities include various PHY types for access networks, PHYs suitable for metropolitan area network applications, and the provision of power over selected twisted-pair PHY types. Keywords: 10BASE; 100BASE; 1000BASE; 10GBASE; 40GBASE; 100GBASE; 10 Gigabit Ethernet; 40 Gigabit Ethernet; 100 Gigabit Ethernet; attachment unit interface; AUI; Auto Negotiation; Backplane Ethernet; data processing; DTE Power via the MDI; EPON; Ethernet; Ethernet in the First Mile; Ethernet passive optical network; Fast Ethernet; Gigabit Ethernet; GMII; information exchange; IEEE 802.3; local area network; management; medium dependent interface; media independent interface; MDI; MIB; MII; PHY; physical coding sublayer; Physical Layer; physical medium attachment; PMA; Power over Ethernet; repeater; type field; VLAN TAG; XGMII The Institute of Electrical and Electronics Engineers, Inc.
    [Show full text]
  • Industrial Ethernet
    Industrial Ethernet Main Catalog 2008 Some errors can be really expensive. What good are the greatest technical inventions if you are going to save on the smallest details later? That man today is capable of great technical nowadays to ensure the greatest possible safety development is a sufficiently proven fact. Regard- and reliability for even the smallest system com- less of whether in production, process and traffic ponents. control technology or in building automation: from the packing industry and logistics through From the product quality through engineering conveyor and robot technology, assembly machines and the associated service. Hirschmann™ offers a and machine tools, presses and punching machines comprehensive package: with a high degree of right up to machine and system control. intelligence, they not only set the latest techni- cal standards but, with their high flexibility, When it’s a question of reliability, operating safe- ensure individual and absolutely reliable solutions ty and availability, the slightest errors count. And at the heart of the automation – in computer these can be very expensive in the worst case. and measuring technology. This minimizes risks Because, especially in economically difficult times, in the system and a high system availability is a trouble-free automation contributes considerably built in from the start. to productivity and competitiveness – and protects jobs in the long term. Safety at the press of button for us means leaving nothing to chance. Therefore every Hirschmann™ Therefore it is becoming increasingly important switch is rigorously tested before leaving the factory. 2 www.hirschmann.com After all, constantly rising transmission speed Switches from Hirschmann™ will certainly increase In this modern industrial age, with high clock frequencies demand appropriate the availability of your networks and guarantee one can no longer afford failures.
    [Show full text]
  • 10/100 Physical Layer Ethernet Switch,16-Port
    10/100 PHYSICAL LAYER ETHERNET SWITCH,16-PORT Make 10/100 Physical Layer Ethernet connections without rewiring or rerouting cables. Key Features emotely configure, redistribute, Ethernet hub or network switch You can also instantly and Ideal for point-to-point R and monitor Ethernet devices using a crossover cable. Each effortlessly recall up to 16 Ethernet connections. in 10/100 Ethernet LAN connected device can be placed frequently-used patching environments. The 10/100 up to 328 ft. (100 m) away from the configurations (stored in the Auto-adapts port Physical Layer Ethernet Switch, switch. switch’s non-volatile memory) via speed to either 10 or 16-Port provides point-to-point The switch installs between the LAN or RS-232 serial port. 100 Mbps. connectivity without rewiring or your patch panels and network The control software works rerouting cables. And it switch. Since it operates at the with Windows® 95/98/2000/XP and Switch between up to automatically adapts to port Physical Layer, the switch can Windows NT®. The PC connected 16 devices, each speeds of 10 or 100 Mbps. shut down the physical connec- to the serial port can be located located up to 328 ft. Attach 10BASE-T Ethernet or tion to specific workstations, up to 50 ft. (15.2 m) from the (100 m) away from the 100BASE-TX Fast Ethernet departments, or buildings. You switch, while the workstation switch. devices via the 16 RJ-45 can do this remotely via the connected to the LAN port can be connectors on the switch’s front control software and a PC located up to 328 ft.
    [Show full text]
  • Ethernet Technology 1 Ethernet Technology 2
    • History - Xerox : LAN for open office automation (1970s) 3Mbps on 75 Ohm Coax, coverage 1km area - DEC, Intel, and Xerox Co-proposed “Ethernet v1.0” (9/1980) - D.I.X. Ö Ethernet ver 2.0 (11/1982): 50Ohm Coax, 2.8 km • ANSI/IEEE 802.3 (ISO 8802.3) - Reformulated Ethernet v2 in 1985 - Drop cable, connector technology, times and fields are redefined - It’s used with Ethernet interchangeably, but less meaningful than Ethernet (?retain the original name) - Supplementary documents (regarding to various medium) + Upgrades are published after Feb.1989 Î IEEE 802.3x Ethernet Technology 1 Ethernet Technology 2 NotationNotation ofof EthernetEthernet TechnologyTechnology # B X / # Bit rate in Mbps: Distance in 100m: -1 -10 -100 - 2, -5, -36, -1000 -10000 or Medium: Simplified to: Signaling method: - Baseband 10/100Æ T?/TX or F/FX invented by: Bob Metcalfe and David Boggs in 1970 1GE & 10GE - Broadband 1GEÆ (C/S/L)X or T 10GEÆ(S/L/E)(X/R/W) ൩೭ኬǻ Ethernet Technology 3 Ethernet Technology More on Ethernet Family 4 Bus Topology -- 10Base2/5/36 Explanation of the Abbreviations • Connecting nodes via (tap to) coaxial cable • Transmission and receiving over the same media (line) • Basic configuration (Ex: A 10Base5 segment = a coax) : TRL ~ Transceiver’s cable Length DBN ~ Distance Between Nodes ӕືႝᢑ୔ࢤȐനߏ 500 ϦЁȑ MSL node NPS ~ Nodes Per Segment DBT Terminator Multiple of 2.5m Coaxial Cable tap Extension ? MES MSL ~ Maximum Segment Length ԏวᏔ Ȑനߏ 50 ϦЁȑ TRL ԏวᏔႝᢑ Transceiver Terminator ಖᆄᏔ MES ~ Maximum Extendable Segments ୔ࢤനӭௗ 100 ঁȑ NPS؂Ȑ • Important parameters: TRL, DBT, NPS, MSL, and MND.
    [Show full text]
  • Modern Ethernet
    Color profile: Generic CMYK printer profile Composite Default screen All-In-One / Network+ Certification All-in-One Exam Guide / Meyers / 225345-2 / Chapter 6 CHAPTER Modern Ethernet 6 The Network+ Certification exam expects you to know how to • 1.2 Specify the main features of 802.2 (Logical Link Control) [and] 802.3 (Ethernet): speed, access method, topology, media • 1.3 Specify the characteristics (for example: speed, length, topology, and cable type) of the following cable standards: 10BaseT and 10BaseFL; 100BaseTX and 100BaseFX; 1000BaseTX, 1000BaseCX, 1000BaseSX, and 1000BaseLX; 10GBaseSR, 10GBaseLR, and 10GBaseER • 1.4 Recognize the following media connectors and describe their uses: RJ-11, RJ-45, F-type, ST,SC, IEEE 1394, LC, MTRJ • 1.6 Identify the purposes, features, and functions of the following network components: hubs, switches • 2.3 Identify the OSI layers at which the following network components operate: hubs, switches To achieve these goals, you must be able to • Define the characteristics, cabling, and connectors used in 10BaseT and 10BaseFL • Explain how to connect multiple Ethernet segments • Define the characteristics, cabling, and connectors used with 100Base and Gigabit Ethernet Historical/Conceptual The first generation of Ethernet network technologies enjoyed substantial adoption in the networking world, but their bus topology continued to be their Achilles’ heel—a sin- gle break anywhere on the bus completely shut down an entire network. In the mid- 1980s, IBM unveiled a competing network technology called Token Ring. You’ll get the complete discussion of Token Ring in the next chapter, but it’s enough for now to say that Token Ring used a physical star topology.
    [Show full text]
  • Ethernet Networks: Design, Implementation, Operation, Management
    Ethernet Networks: Design, Implementation, Operation, Management. Gilbert Held Copyright 2003 John Wiley & Sons, Ltd. ISBN: 0-470-84476-0 ethernet networks Fourth Edition Books by Gilbert Held, published by Wiley Quality of Service in a Cisco Networking Environment 0 470 84425 6 (April 2002) Bulletproofing TCP/IP-Based Windows NT/2000 Networks 0 471 49507 7 (April 2001) Understanding Data Communications: From Fundamentals to Networking, Third Edition 0 471 62745 3 (October 2000) High Speed Digital Transmission Networking: Covering T/E-Carrier Multiplexing, SONET and SDH, Second Edition 0 471 98358 6 (April 1999) Data Communications Networking Devices: Operation, Utilization and LAN and WAN Internetworking, Fourth Edition 0 471 97515 X (November 1998) Dictionary of Communications Technology: Terms, Definitions and Abbreviations, Third Edition 0 471 97517 6 (May 1998) Internetworking LANs and WANs: Concepts, Techniques and Methods, Second Edition 0 471 97514 1 (May 1998) LAN Management with SNMP and RMON 0 471 14736 2 (September 1996) ethernet networks Fourth Edition ♦ Design ♦ Implementation ♦ Operation ♦ Management GILBERT HELD 4-Degree Consulting, Macon, Georgia, USA Copyright 2003 John Wiley & Sons Ltd, The Atrium, Southern Gate, Chichester, West Sussex PO19 8SQ, England Telephone (+44) 1243 779777 Email (for orders and customer service enquiries): [email protected] Visit our Home Page on www.wileyeurope.com or www.wiley.com All Rights Reserved. No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning or otherwise, except under the terms of the Copyright, Designs and Patents Act 1988 or under the terms of a licence issued by the Copyright Licensing Agency Ltd, 90 Tottenham Court Road, London W1T 4LP, UK, without the permission in writing of the Publisher.
    [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]