PHY
From Wikipedia, the free encyclopedia
For the drug known as Phy, see Methadone.
|
|
This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (July 2009) |
PHY is a common abbreviation for the physical layer of the OSI model.
A PHY connects a link layer device (often called a MAC) to a physical medium such as an optical fibre or copper cable. A PHY typically includes a PCS and a PMD layer. The PCS encodes and decodes the data that is transmitted and received. The purpose of the encoding is to make it easier for the receiver to recover the signal.
[edit] Example uses
- Wi-Fi: The PHY portion consists of the RF, Mixed-Signal and analog portions (which are often called Transceivers) and the digital baseband portion which is heavy on the DSP and Communication algorithm processing (including channel codes). It is now common that these PHY portions are integrated with MAC layer in SOC (System-on-a-chip) type implementations. Other similar wireless applications are 3G/4G/LTE, WiMAX, UWB etc.
- Ethernet: A PHY chip (called PHYceiver) is commonly found on Ethernet devices. Its purpose is digital access of the modulated link. Usually used together with an MII-chip or interfaced to a Microcontroller that takes care of the higher layer functions.
- USB: A PHY chip is integrated into most Universal Serial Bus (USB) controllers in hosts or embedded systems and provides the bridge between the digital and modulated parts of the interface.
- IrDA: The Infrared Data Associations IrDA specification includes an IrPHY specification for the physical layer of the data transport.
- SATA: Serial ATA controllers like the VIA6421 use a PHY.
| This computer hardware-related article is a stub. You can help Wikipedia by expanding it. |