- Physical Layer
__NOTOC__The Physical Layer is the first level in the seven-layer
OSI model of computer networking. It translates communications requests from theData Link Layer into hardware-specific operations to affect transmission or reception of electronic signals.The Physical Layer is a fundamental layer upon which all higher level functions in a network are based. However, due to the plethora of available hardware technologies with widely varying characteristics, this is perhaps the most complex layer in the OSI architecture. The implementation of this layer is often termed
PHY .The Physical Layer defines the means of transmitting raw bits rather than logical data packets over a physical link connecting
network node s. Thebit stream may be grouped into code words or symbols and converted to a physicalsignal that is transmitted over a hardwaretransmission medium . The Physical Layer provides an electrical, mechanical, and procedural interface to the transmission medium. The shapes of theelectrical connector s, which frequencies to broadcast on, whichmodulation scheme to use and similar low-level parameters are specified here.Physical signaling sublayer
In a
local area network (LAN) or ametropolitan area network (MAN) usingopen systems interconnection (OSI) architecture, the "physical signaling sublayer" is the portion of the Physical Layer that:
* interfaces with themedium access control sublayer (MAC) which is a part of the Data Link Layer
* performs character encoding, transmission, reception and decoding
* performs mandatory isolation functions.Source: from
Federal Standard 1037C List of Physical Layer services
The major functions and services performed by the Physical Layer are:
* Bit-by-bit delivery
* Providing a standardized interface to physicaltransmission media , including
** Mechanical specification ofelectrical connector s andcable s, for example maximum cable length
** Electrical specification oftransmission line signal level and impedance
** Radio interface, includingelectromagnetic spectrum frequency allocation and specification ofsignal strength , analog bandwidth, etc.
** Specifications for IR overoptical fiber or a wireless IR communication link
*Modulation
*Line coding
*Bit synchronization in synchronousserial communication
*Start-stop signalling andflow control inasynchronous serial communication
*Circuit mode multiplexing ,fact|date=November 2007 as opposed tostatistical multiplexing performed at the higher level
** Establishment and termination ofcircuit switched connections
*Carrier sense and collision detection utilized by some level 2multiple access protocol s
*Equalization filtering,training sequence s,pulse shaping and othersignal processing of physical signals
*Forward error correction ,fact|date=November 2007 for example bitwise convolutional coding
*Bit-interleaving and otherchannel coding The Physical Layer is also concerned with
*Point-to-point ,multipoint orpoint-to-multipoint line configuration
* Physical networktopology , for example bus, ring, mesh or star network
* Serial or parallel communication
* Simplex, half duplex or full duplex transmission mode
*Autonegotiation Physical Layer examples
*
V.92 telephone networkmodems
*IRDA Physical Layer
*USB Physical Layer
*Firewire
* EIARS-232 ,EIA-422 , EIA-423,RS-449 ,RS-485
* ITU Recommendations: seeITU-T
* DSL
* ISDN
* T1 and otherT-carrier links, and E1 and otherE-carrier links
*10BASE-T ,10BASE2 ,10BASE5 ,100BASE-TX ,100BASE-FX ,100BASE-T ,1000BASE-T ,1000BASE-SX and other varieties of theEthernet physical layer
* Varieties of802.11
* SONET/SDH
*GSM radio interface
*Bluetooth Physical Layer
*IEEE 802.11x Wi-Fi Physical Layers
*Etherloop Hardware equipment (network node) examples
*
Network adapter
*Repeater
*Network hub
*Modem Relation to TCP/IP model
The
TCP/IP model has no equivalent layer that deals exclusively with hardware-level specifications, as this model does not concern itself directly with physical interfaces. It assumes a functioning host operating system with a facility to transmit raw data blocks onto the local network. TCP/IP simply places all hardware specific components of the operating system, as well as interface firmware, etc., into theLink Layer . The TCP/IP model is not a top/down comprehensive design reference for general networks and networking hardware. It was formulated for the purpose of illustrating the design of the suite ofinternetworking methods used in theInternet Protocol Suite into logical group functions.ee also
*
Ethernet physical layer
*line code References
*http://www.erg.abdn.ac.uk/users/gorry/course/phy-pages/phy.html
*http://www.tcpipguide.com/free/t_PhysicalLayerLayer1.htm
Wikimedia Foundation. 2010.