Skip navigation

community

Currently Being Moderated

Technology Primer - Ethernet Technology

VERSION 1 
Created on: Mar 16, 2010 11:17 PM by tech2 - Last Modified:  Mar 17, 2010 7:11 AM by tech2



 

Tech Primer

 

Ethernet is the protocol that controls data transmission over a Local Area Network.

 

Ethernet is a physical and data link layer technology for local area networks ( LANs).

 

The term Ethernet refers to the family of local-area network (LAN) products covered by the IEEE 802.3 standard that defines what is commonly known as the CSMA/CD protocol. Three data rates are currently defined for operation over optical fiber and twisted-pair cables:

 

  • 10 Mbps—10Base-T Ethernet
  • 100 Mbps—Fast Ethernet
  • 1000 Mbps—Gigabit Ethernet

 

10-Gigabit Ethernet is under development.

 

Each device in an Ethernet network is uniquely identified by a 48-bit (6 bytes) address called Ethernet address. Ethernet address is also known as Media Access Control (MAC) address. Ethernet addresses are represented as six pairs of hexadecimal digits separated by a colon. The manufacturer buries Ethernet addresses in the network adapter. An Ethernet address of a device cannot be changed. Example: 00:60:08:11:B1: AB, 00:00:c0:5e:83:0e

 

Ethernet uses a protocol called CSMA/CD, this stands for Carrier Sense, Multiple Access with Collision Detection.

 

The CSMA/CD protocol was originally developed as a means by which two or more stations could share a common media in a switch-less environment when the protocol does not require central arbitration, access tokens, or assigned time slots to indicate when a station will be allowed to transmit. Each Ethernet MAC determines for itself when it will be allowed to send a frame.

 

Each must stop transmitting as soon as it has detected the collision and then must wait a quasi-random length of time (determined by a back-off algorithm) before attempting to retransmit the frame.

 

The Ethernet protocol allows for linear bus, star, or tree topologies. Data can be transmitted over wireless access points, twisted pair, coaxial, or fiber optic cable at a speed of 10 Mbps up to 1000 Mbps.

 

 

Other Resources

 

 

 

Glossary:

 

10BASE-T10 Mbps Ethernet system based on Manchester signal encoding transmitted over Category 3 or better twisted-pair cable.
10BASE210 Mbps Ethernet system based on Manchester signal encoding transmitted over thin coaxial cable. Also called Cheapernet or ThinNet.
100BASE-T100 Mbps Fast Ethernet system, including both twisted-pair and fiber optic media types.
100BASE-TXRefers to any Fast Ethernet media system based on 4B/5B block encoding. Includes 100BASE-TX and 100BASE-FX media systems.
802.3IEEE Working Group for CSMA/CD LANs (local area networks).
EthernetOriginally developed by DIX, then standardized by IEEE 802.3 for local area network communication. Now it is expanded to MAN and WAN services.
MACMedium Access Control is a protocol operating at the data link layer used to manage a station’s access to the communication channel.
MAC AddressA unique address assigned to a station interface, identifying that station on the network. With Ethernet, this is the unique 48-bit station address.
PHYPhysical Layer Device. The name used for a transceiver in Fast Ethernet and Gigabit Ethernet systems.
RJ-45An 8-pin modular connector used on twisted-pair links

Attributes

Comments (0)

Bookmarked By (0)

Related Content


Related Products
Content
  • Retrieving data ...