Physical Coding Sublayer

From Wikipedia, the free encyclopedia

The Physical Coding Sublayer (PCS) further helps to define physical layer specifications for Fast Ethernet, Gigabit Ethernet and 10 Gigabit Ethernet.

The Ethernet PCS sublayer is part of the Ethernet PHY layer. The hierarchy is as follows:

  • Data Link Layer (Layer 2)
  • PHY Layer (Layer 1)
    • PCS (Physical Coding Sublayer) - This sublayer performs auto-negotiation and coding such as 8b/10b
    • PMA (Physical Medium Attachment Sublayer) - This sublayer performs PMA framing, octet synchronization/detection, and x7 + x6 + 1 scrambling/descrambling
    • PMD (Physical Medium Dependent Sublayer) - This sublayer consists of a transceiver for the physical medium


Contents

[edit] Physical Coding Sublayer (PCS) specifications

[edit] 10 Gigabit Ethernet

  • 10GBASE-R (LAN) is the serial encoded PCS that allows for Ethernet framing at a rate of approximately 10.3 Gbit/s (MAC= 10,000 Gbit/s, overhead= 64 B/66 B effective rate= 10,000 * 66/64= 10,312.5 - see also 64b/66b encoding). 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) uses similar coding methods as 10GBASE-R but is only used in the definition of 10GBASE-LX4. This is mainly because LX4 operates on both single and multimode fibers, giving it a unique set of specifications as defined in its PMD.
  • 10GBASE-W (WAN) defines WAN encoding for 10GbE, it encodes the frames so that they are compatible with SONET STS-192c data rates and SDH VC-4-64 transmission standards allowing for 10 Gbit/s transmission across a WAN. It does this by wrapping the 64/66b payload into a SONET frame, making the effective rate 9.95 Gbit/s.

[edit] References

Barbieri, Alessandro. "10 GbE and Its X Factors". Packet: Cisco Systems Users Magazine 17 (3): 25–28. 

[edit] External links