PHY (chip)
   HOME

TheInfoList



OR:

In the seven-layer
OSI model The Open Systems Interconnection model (OSI model) is a conceptual model that 'provides a common basis for the coordination of SOstandards development for the purpose of systems interconnection'. In the OSI reference model, the communications ...
of
computer network A computer network is a set of computers sharing resources located on or provided by network nodes. The computers use common communication protocols over digital interconnections to communicate with each other. These interconnections are ...
ing, the physical layer or layer 1 is the first and lowest layer; The layer most closely associated with the physical connection between devices. This layer may be implemented by a
PHY PHY is an abbreviation for the physical layer of the OSI model and refers to the circuitry required to implement physical layer functions. PHY or Phy may also refer to: * Phy, the drug methadone * Phetchabun Airport (IATA code), Thailand See ...
chip. The physical layer provides an electrical, mechanical, and procedural interface to the transmission medium. The shapes and properties of the electrical connectors, the frequencies to broadcast on, the
line code In telecommunication, a line code is a pattern of voltage, current, or photons used to represent digital data transmitted down a communication channel or written to a storage medium. This repertoire of signals is usually called a constrained c ...
to use and similar low-level parameters, are specified by the physical layer.


Role

The physical layer defines the means of transmitting a stream of raw
bit The bit is the most basic unit of information in computing and digital communications. The name is a portmanteau of binary digit. The bit represents a logical state with one of two possible values. These values are most commonly represente ...
s over a physical
data link A data link is the means of connecting one location to another for the purpose of transmitting and receiving digital information (data communication). It can also refer to a set of electronics assemblies, consisting of a transmitter and a recei ...
connecting network nodes. The
bitstream A bitstream (or bit stream), also known as binary sequence, is a sequence of bits. A bytestream is a sequence of bytes. Typically, each byte is an 8-bit quantity, and so the term octet stream is sometimes used interchangeably. An octet may ...
may be grouped into code words or symbols and converted to a physical
signal In signal processing, a signal is a function that conveys information about a phenomenon. Any quantity that can vary over space or time can be used as a signal to share messages between observers. The '' IEEE Transactions on Signal Processing' ...
that is transmitted over a
transmission medium A transmission medium is a system or substance that can mediate the propagation of signals for the purposes of telecommunication. Signals are typically imposed on a wave of some kind suitable for the chosen medium. For example, data can modulat ...
. The physical layer consists of the electronic circuit transmission technologies of a network. It is a fundamental layer underlying the higher level functions in a network, and can be implemented through a great number of different hardware technologies with widely varying characteristics. Within the semantics of the OSI model, the physical layer translates logical communications requests from the
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 ...
into hardware-specific operations to cause transmission or reception of electronic (or other) signals. The physical layer supports higher layers responsible for generation of logical data packets.


Physical signaling sublayer

In a network using
Open Systems Interconnection The Open Systems Interconnection model (OSI model) is a conceptual model that 'provides a common basis for the coordination of SOstandards development for the purpose of systems interconnection'. In the OSI reference model, the communications ...
(OSI) architecture, the ''physical signaling sublayer'' is the portion of the physical layer that * interfaces with the data link layer's
medium access control In IEEE 802 LAN/MAN standards, the medium access control (MAC, also called media access control) sublayer is the layer that controls the hardware responsible for interaction with the wired, optical or wireless transmission medium. The MAC sublay ...
(MAC) sublayer, * performs symbol encoding, transmission, reception and decoding and, * performs
galvanic isolation Galvanic isolation is a principle of isolating functional sections of electrical systems to prevent current flow; no direct conduction path is permitted.John Huntington ''Show Networks and Control Systems: Formerly Control Systems for Live ...
.


Relation to the Internet protocol suite

The
Internet protocol suite The Internet protocol suite, commonly known as TCP/IP, is a framework for organizing the set of communication protocols used in the Internet and similar computer networks according to functional criteria. The foundational protocols in the sui ...
, as defined i
RFC 1122
an
RFC 1123
is a high-level networking description used for the Internet and similar networks. It does not define a layer that deals exclusively with hardware-level specifications and interfaces, as this model does not concern itself directly with physical interfaces.


Services

The major functions and services performed by the physical layer are: The physical layer performs bit-by-bit or symbol-by-symbol data delivery over a physical
transmission medium A transmission medium is a system or substance that can mediate the propagation of signals for the purposes of telecommunication. Signals are typically imposed on a wave of some kind suitable for the chosen medium. For example, data can modulat ...
. It provides a standardized interface to the transmission medium, including a mechanical specification of electrical connectors and cables, for example maximum cable length, an electrical specification of
transmission line In electrical engineering, a transmission line is a specialized cable or other structure designed to conduct electromagnetic waves in a contained manner. The term applies when the conductors are long enough that the wave nature of the transmi ...
signal level and impedance. The physical layer is responsible for electromagnetic compatibility including
electromagnetic spectrum The electromagnetic spectrum is the range of frequencies (the spectrum) of electromagnetic radiation and their respective wavelengths and photon energies. The electromagnetic spectrum covers electromagnetic waves with frequencies ranging fro ...
frequency allocation Frequency allocation (or spectrum allocation or spectrum management) is the allocation and regulation of the electromagnetic spectrum into radio frequency bands, normally done by governments in most countries. Because radio propagation does ...
and specification of signal strength, analog
bandwidth Bandwidth commonly refers to: * Bandwidth (signal processing) or ''analog bandwidth'', ''frequency bandwidth'', or ''radio bandwidth'', a measure of the width of a frequency range * Bandwidth (computing), the rate of data transfer, bit rate or thr ...
, etc. The transmission medium may be electrical or optical over
optical fiber An optical fiber, or optical fibre in Commonwealth English, is a flexible, transparent fiber made by drawing glass ( silica) or plastic to a diameter slightly thicker than that of a human hair. Optical fibers are used most often as a mea ...
or a wireless communication link such as
free-space optical communication Free-space optical communication (FSO) is an optical communication technology that uses light propagating in free space to wirelessly transmit data for telecommunications or computer networking. "Free space" means air, outer space, vacuum, or ...
or
radio Radio is the technology of signaling and communicating using radio waves. Radio waves are electromagnetic waves of frequency between 30 hertz (Hz) and 300 gigahertz (GHz). They are generated by an electronic device called a transmi ...
.
Line coding In telecommunication, a line code is a pattern of voltage, current, or photons used to represent digital data transmitted down a communication channel or written to a storage medium. This repertoire of signals is usually called a constrained co ...
is used to convert data into a pattern of electrical fluctuations which may be
modulated In electronics and telecommunications, modulation is the process of varying one or more properties of a periodic waveform, called the ''carrier signal'', with a separate signal called the ''modulation signal'' that typically contains informatio ...
onto a
carrier wave In telecommunications, a carrier wave, carrier signal, or just carrier, is a waveform (usually sinusoidal) that is modulated (modified) with an information-bearing signal for the purpose of conveying information. This carrier wave usually has ...
or
infrared light Infrared (IR), sometimes called infrared light, is electromagnetic radiation (EMR) with wavelengths longer than those of visible light. It is therefore invisible to the human eye. IR is generally understood to encompass wavelengths from arou ...
. The flow of data is managed with
bit synchronization In coding theory, especially in telecommunications, a self-synchronizing code is a uniquely decodable code in which the symbol stream formed by a portion of one code word, or by the overlapped portion of any two adjacent code words, is not a va ...
in synchronous serial communication or start-stop signalling and flow control in
asynchronous serial communication Asynchronous serial communication is a form of serial communication in which the communicating endpoints' interfaces are not continuously synchronized by a common clock signal. Instead of a common synchronization signal, the data stream conta ...
. Sharing of the transmission medium among multiple network participants can be handled by simple
circuit switching Circuit switching is a method of implementing a telecommunications network in which two network nodes establish a dedicated communications channel ( circuit) through the network before the nodes may communicate. The circuit guarantees the full ...
or multiplexing. More complex
medium access control In IEEE 802 LAN/MAN standards, the medium access control (MAC, also called media access control) sublayer is the layer that controls the hardware responsible for interaction with the wired, optical or wireless transmission medium. The MAC sublay ...
protocols for sharing the transmission medium may use carrier sense and
collision detection Collision detection is the computational problem of detecting the intersection of two or more objects. Collision detection is a classic issue of computational geometry and has applications in various computing fields, primarily in computer grap ...
such as in Ethernet's Carrier-sense multiple access with collision detection (CSMA/CD). To optimize reliability and efficiency, signal processing techniques such as Equalization (communications), equalization, training sequences and pulse shaping may be used. Error correction codes and techniques including forward error correction may be applied to further improve reliability. Other topics associated with the physical layer include: bit rate; point-to-point (telecommunications), point-to-point, multipoint or point-to-multipoint line configuration; physical network topology, for example bus network, bus, ring network, ring, mesh network, mesh or star network; serial communication, serial or parallel communication, parallel communication; simplex communication, simplex, half duplex or full duplex transmission mode; and autonegotiation


PHY

A PHY, an abbreviation for "physical layer", is an electronic circuit, usually implemented as an integrated circuit, required to implement physical layer functions of the
OSI model The Open Systems Interconnection model (OSI model) is a conceptual model that 'provides a common basis for the coordination of SOstandards development for the purpose of systems interconnection'. In the OSI reference model, the communications ...
in a network interface controller. A PHY connects a link layer device (often called MAC as an acronym for
medium access control In IEEE 802 LAN/MAN standards, the medium access control (MAC, also called media access control) sublayer is the layer that controls the hardware responsible for interaction with the wired, optical or wireless transmission medium. The MAC sublay ...
) to a physical medium such as an
optical fiber An optical fiber, or optical fibre in Commonwealth English, is a flexible, transparent fiber made by drawing glass ( silica) or plastic to a diameter slightly thicker than that of a human hair. Optical fibers are used most often as a mea ...
or copper cable. A PHY device typically includes both physical coding sublayer (PCS) and physical medium dependent (PMD) layer functionality. ''-PHY'' may also be used as a suffix to form a short name referencing a specific physical layer protocol, for example M-PHY. Modular transceivers for fiber-optic communication (like the small form-factor pluggable transceiver, SFP family) complement a PHY chip and form the Physical Medium Attachment, PMA sublayer.


Ethernet physical transceiver

The Ethernet PHY is a component that operates at the physical layer of the OSI model, OSI network model. It implements the physical layer portion of the Ethernet. Its purpose is to provide analog signal physical access to the link. It is usually interfaced with a media-independent interface (MII) to a MAC chip in a microcontroller or another system that takes care of the higher layer functions. More specifically, the Ethernet PHY is a chip that implements the hardware send and receive function of Ethernet Data frame, frames; it interfaces between the analog domain of Ethernet physical layer , Ethernet's line modulation and the digital domain of link-layer Media Independent Interface, packet signaling. The PHY usually does not handle MAC addressing, as that is the data link layer, link layer's job. Similarly, Wake-on-LAN and Network booting, Boot ROM functionality is implemented in the network interface card (NIC), which may have PHY, MAC, and other functionality integrated into one chip or as separate chips. Common Ethernet interfaces include fiber or two to four copper pairs for data communication. However, there now exists a new interface, called Single Pair Ethernet (SPE), which is able to utilize a single pair of copper wires while still communicating at the intended speeds. Texas Instruments DP83TD510E is an example of a PHY which uses SPE. Examples include the Microsemi SimpliPHY and SynchroPHY VSC82xx/84xx/85xx/86xx family, Marvell Technology Group, Marvell Alaska 88E1310/88E1310S/88E1318/88E1318S Gigabit Ethernet transceivers, Texas Instruments DP838xx family and offerings from Intel and ICS.


Other applications

* Wireless LAN or Wi-Fi: The PHY portion consists of the RF, mixed-signal and analog portions, that are often called transceivers, and the digital baseband portion that use digital signal processor (DSP) and communication algorithm processing, including channel codes. It is common that these PHY portions are integrated with the
medium access control In IEEE 802 LAN/MAN standards, the medium access control (MAC, also called media access control) sublayer is the layer that controls the hardware responsible for interaction with the wired, optical or wireless transmission medium. The MAC sublay ...
(MAC) layer in system-on-a-chip (SOC) implementations. Similar wireless applications include 3G/4G/3GPP Long Term Evolution, LTE/5G, WiMAX and Ultra-wideband, UWB. * Universal Serial Bus (USB): A PHY chip is integrated into most USB controllers in hosts or embedded systems and provides the bridge between the digital and modulated parts of the interface. * IrDA: The Infrared Data Association's (IrDA) specification includes an IrPHY specification for the physical layer of the data transport. * Serial ATA (SATA): Serial ATA controllers use a PHY.


Technologies

The following technologies provide physical layer services: * 1-Wire * ARINC 818 Avionics Digital Video Bus * Bluetooth physical layer * CAN bus (controller area network) physical layer * Digital subscriber line, DSL * Electronic Industries Alliance, EIA RS-232, EIA-422, RS-423, EIA-423, RS-449, RS-485 * Etherloop * Ethernet physical layer Including 10BASE-T, 10BASE2, 10BASE5, 100BASE-TX, 100BASE-FX, 1000BASE-T, 1000BASE-SX and other varieties * G.hn/G.9960 physical layer * GSM Um air interface physical layer * IEEE 802.15.4 physical layers * IEEE 1394 interface * Infrared Data Association, IRDA physical layer * Integrated Services Digital Network, ISDN * International Telecommunication Union, ITU Recommendations: see ITU-T * I²C, I²S * LoRa * Low-voltage differential signaling * Mobile Industry Processor Interface physical layer * Modulated ultrasound * Optical Transport Network (OTN) * System Management Bus, SMB * Synchronous optical network, SONET/SDH * Serial Peripheral Interface Bus, SPI * T1 and other T-carrier links, and E1 and other E-carrier links * Telephone network modems — V.92 * TransferJet physical layer * USB physical layer * PCI Express physical layer * 802.11 Wi-Fi physical layer * Visible light communication co-ordinated under IEEE_802.15#IEEE_802.15.7:_Visible_Light_Communication, IEEE 802.15.7 * X10 (industry standard), X10


See also

* Channel model * Clock recovery * Data transmission * Intrinsic safety * SerDes


References

{{reflist


External links


Physical Layer (Layer 1)


OSI model