Physical Coding Sublayer
   HOME

TheInfoList



OR:

The physical coding sublayer (PCS) is a networking protocol sublayer in the
Fast Ethernet In computer networking, Fast Ethernet Ethernet physical layer, physical layers carry traffic at the nominal rate of . The Classic Ethernet, prior Ethernet speed was . Of the Fast Ethernet physical layers, 100BASE-TX is by far the most common. ...
,
Gigabit Ethernet In computer networking, Gigabit Ethernet (GbE or 1 GigE) is the term applied to transmitting Ethernet frames at a rate of a gigabit per second. The most popular variant, 1000BASE-T, is defined by the IEEE 802.3ab standard. It came into use in ...
, and
10 Gigabit Ethernet 10 Gigabit Ethernet (abbreviated 10GE, 10GbE, or 10 GigE) is a group of computer networking technologies for transmitting Ethernet frames at a rate of 10  gigabits per second. It was first defined by the IEEE 802.3ae-2002 standard. Unlik ...
standards. It resides at the top of the
physical layer In the seven-layer OSI model of computer networking, the physical layer or layer 1 is the first and lowest layer: the layer most closely associated with the physical connection between devices. The physical layer provides an electrical, mechani ...
(PHY), and provides an interface between the physical medium attachment (PMA) sublayer and the
media-independent interface The media-independent interface (MII) was originally defined as a standard interface to connect a Fast Ethernet (i.e., ) medium access control (MAC) block to a PHY#Ethernet physical transceiver, PHY chip. The MII is standardized by IEEE 802.3u ...
(MII). It is responsible for data encoding and decoding, scrambling and descrambling, alignment marker insertion and removal, block and symbol redistribution, and lane block synchronization and deskew.


Description

The Ethernet PCS sublayer is at the top of the Ethernet
physical layer In the seven-layer OSI model of computer networking, the physical layer or layer 1 is the first and lowest layer: the layer most closely associated with the physical connection between devices. The physical layer provides an electrical, mechani ...
(PHY). The hierarchy is as follows: *
Data link layer The data link layer, or layer 2, is the second layer of the seven-layer OSI model of computer networking. This layer is the protocol layer that transfers data between nodes on a network segment across the physical layer. The data link layer p ...
(Layer 2) **
Logical link control In the IEEE 802 reference model of computer networking, the logical link control (LLC) data communication protocol layer is the upper sublayer of the data link layer (layer 2) of the seven-layer OSI model. The LLC sublayer acts as an interface ...
(LLC) sublayer **
Medium access control In IEEE 802 LAN/MAN standards, the medium access control (MAC), also called media access control, is the layer that controls the hardware responsible for interaction with the wired (electrical or optical) or wireless transmission medium. The ...
(MAC) sublayer *** Reconciliation sublayer (RS)This sublayer processes PHY local/remote fault messages and handles DDR conversion * PHY Layer (Layer 1) ** Physical coding sublayer (PCS)This sublayer determines when a functional link has been established, provides rate difference compensation, and performs coding such as 64b/66b encoding and x^+x^+1 scrambling/descrambling ** Physical medium attachment (PMA) sublayerThis sublayer performs PMA framing, octet synchronization/detection, and x^+x^+1 scrambling/descrambling ** Physical medium dependent (PMD) sublayerThis sublayer consists of a transceiver for the physical medium


Specifications


10 Mbit/s Ethernet

* Classic Ethernet uses
Manchester code In telecommunications and data storage, Manchester code (also known as phase encoding, or PE) is a line code in which the encoding of each data bit is either low then high, or high then low, for equal time. It is a self-clocking signal with no ...
in the Physical signaling sublayer (PLS), encoding each bit as a high-low (logical zero) or low-high transition (logical one).


Fast Ethernet

* 100BASE-X for fiber (100BASE-FX) and twisted pair copper (100BASE-TX) encodes data
nibble In computing, a nibble, or spelled nybble to match byte, is a unit of information that is an aggregation of four- bits; half of a byte/ octet. The unit is alternatively called nyble, nybl, half-byte or tetrade. In networking or telecommuni ...
s to five-bit code groups (
4B5B In telecommunications, 4B5B is a form of data communications line code. 4B5B maps groups of 4 bits of data onto groups of 5 bits for transmission. These 5-bit words are predetermined in a dictionary and they are chosen to ensure that there will b ...
).


Gigabit Ethernet

*1000BASE-X for fiber and 150 Ω balanced copper (twinaxial) uses
8b/10b encoding In telecommunications, 8b/10b is a line code that maps 8-bit words to 10-bit symbols to achieve DC balance and bounded disparity, and at the same time provide enough state changes to allow reasonable clock recovery. This means that the di ...
with a
symbol rate In a digitally modulated signal or a line code, symbol rate, modulation rate or baud is the number of symbol changes, waveform changes, or signaling events across the transmission medium per unit of time. The symbol rate is measured in '' baud ...
of 1.25 GBd. *1000BASE-T for twisted pair copper splits the data into four lanes and uses four-dimensional, five-level (quinary)
trellis modulation Trellis coded modulation (TCM) is a modulation scheme that transmits information with high efficiency over band-limited channels such as telephone lines. Gottfried Ungerboeck invented trellis modulation while working for IBM in the 1970s, and fi ...
with PAM-5 and a symbol rate of 125 MBd.


2.5 and 5 Gigabit Ethernet

* 2.5GBASE-T and 5GBASE-T use the same encoding as 10GBASE-T slowed by a factor of four or two, respectively.


10 Gigabit Ethernet

*10GBASE-R (LAN) is the serial encoded PCS using 64b/66b encoding that allows for Ethernet framing at a rate of 10.3125 Gbit/s. This rate does not match the rate 9.953 Gbit/s used in SONET and SDH and is not supported over a WAN based on SONET or SDH. *10GBASE-X (LAN/WAN) uses 8b/10b encoding over four lanes at 3.125 GBd each and is used for 10GBASE-LX4 (single-mode and multi-mode fiber), 10GBASE-CX4 (twinax), and 10GBASE-KX4 (backplane). *10GBASE-W (WAN) defines WAN encoding for 10GbE. It uses 64/66b encoding and lowers the MAC rate to 9.95 Gbit/s, so that is compatible with SONET STS-192c data rates and SDH VC-4-64 transmission standards when wrapped into a SONET frame. *10GBASE-T for twisted pair copper splits the data into four lanes and uses 64B/65B encoding, scrambling, and 128 double-square (DSQ128) checkerboard encoding with PAM-16 generated at 800 MBd.


25 Gigabit Ethernet

* 25GBASE-R uses the same 64b/66b encoding as 10GBASE-R with a speed-up to 25.78125 GBd.


40/100 Gigabit Ethernet

* 40GBASE-R and 100GBASE-R use 64b/66b encoding over multiple lanes of 10.3125 GBd or 25.78125 GBd each. These lanes – four for 40 Gbit/s, four or ten for 100 Gbit/s per direction – are either transmitted separately over short distance or together with coarse wavelength division multiplexing on long distance fiber (-LR).IEEE 802.3 Clauses 82-89


See also

* PHY-Level Collision Avoidance


References

*


External links


IEEE 802.3 Meeting


{{Ethernet Ethernet