The physical-layer specifications of the Ethernet family of computer network standards are published by the Institute of Electrical and Electronics Engineers (IEEE), which defines the electrical or optical properties and the transfer speed of the physical connection between a device and the network or between network devices. It is complemented by the MAC layer and the logical link layer.
The Ethernet physical layer has evolved over its existence starting in 1980 and encompasses multiple physical media interfaces and several orders of magnitude of speed from 1 Mbit/s to 400 Gbit/s. The physical medium ranges from bulky coaxial cable to twisted pair and optical fiber with a standardized reach of up to 80 km. In general, network protocol stack software will work similarly on all physical layers.
Many Ethernet adapters and switch ports support multiple speeds by using autonegotiation to set the speed and duplex for the best values supported by both connected devices. If autonegotiation fails, some multiple-speed devices sense the speed used by their partner, but this may result in a duplex mismatch. With rare exceptions, a 100BASE-TX port (10/100) also supports 10BASE-T while a 1000BASE-T port (10/100/1000) also supports 10BASE-T and 100BASE-TX. Most 10GBASE-T ports also support 1000BASE-T, some even 100BASE-TX or 10BASE-T. While autonegotiation can practically be relied on for Ethernet over twisted pair, few optical-fiber ports support multiple speeds. In any case, even multi-rate fiber interfaces only support a single wavelength (e.g. 850 nm for 1000BASE-SX or 10GBASE-SR).
10 Gigabit Ethernet was already used in both enterprise and carrier networks by 2007, with 40 Gbit/s and 100 Gigabit Ethernet ratified. In 2017, the fastest additions to the Ethernet family were 200 and 400 Gbit/s. Development of 800 Gbit/s and 1.6 Tbit/s Ethernet standards started in 2021.
Generally, layers are named by their specifications:
10, 100, 1000, 10G, ...
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.
La modélisation numérique des solides est abordée à travers la méthode des éléments finis. Les aspects purement analytiques sont d'abord présentés, puis les moyens d'interpolation, d'intégration et de
This course provides a detailed description of the organization and operating principles of mobile and wireless communication networks.
Students will acquire basic knowledge about methodologies and tools for the design, optimization, and verification of custom digital systems/hardware.
They learn how to design synchronous digital cir
StarLAN was the first IEEE 802.3 standard for Ethernet over twisted pair wiring. It was standardized by the standards association of the Institute of Electrical and Electronics Engineers (IEEE) as 802.3e in 1986, as the 1BASE5 version of Ethernet. The StarLAN Task Force was chaired by Bob Galin. An early version of StarLAN was developed by Tim Rock and Bill Aranguren at AT&T Information Systems as an experimental system in 1983.
A medium dependent interface (MDI) describes the interface (both physical and electrical/optical) in a computer network from a physical layer implementation to the physical medium used to carry the transmission. Ethernet over twisted pair also defines a medium dependent interface crossover (MDI-X) interface. Auto MDI-X ports on newer network interfaces detect if the connection would require a crossover, and automatically chooses the MDI or MDI-X configuration to properly match the other end of the link.
Power over Ethernet, or PoE, describes any of several standards or ad hoc systems that pass electric power along with data on twisted-pair Ethernet cabling. This allows a single cable to provide both a data connection and enough electricity to power devices such as wireless access points (WAPs), Internet Protocol (IP) cameras and voice over Internet Protocol (VoIP) phones. There are several common techniques for transmitting power over Ethernet cabling.
LoRaWAN is a low-power wireless technology that provides long-range connectivity to battery-powered Internet of Things (IoT) devices. To minimize the energy consumption of the IoT nodes, LoRaWAN networks use for the uplink a pure non-slotted ALOHA multiple ...
Visual Question Answering (VQA) on remote sensing imagery can help non-expert users in extracting information from Earth observation data. Current approaches follow a neural encoder-decoder design, combining convolutional and recurrent encoders together wi ...
LoRaWAN is nowadays one of the most popular protocols for low-power Internet of Things communications. Although its physical layer, namely LoRa, has been thoroughly studied in the literature, aspects related to the synchronization of LoRa receivers have re ...