Jump to content

Physical layer: Difference between revisions

From Wikipedia, the free encyclopedia
fix layer caps
m moved Physical layer to Physical Layer: Proper Noun
(No difference)

Revision as of 03:47, 10 August 2008

The Physical Layer is the first level in the seven-layer OSI model of computer networking. It translates communications requests from the Data 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 Physical Layer defines the means of transmitting raw bits rather than logical data packets over a physical link connecting network nodes. The bit stream may be grouped into code words or symbols and converted to a physical signal that is transmitted over a hardware transmission medium. The Physical Layer provides an electrical, mechanical, and procedural interface to the transmission medium. The shapes of the electrical connectors, which frequencies to broadcast on, which modulation scheme to use and similar low-level parameters are specified here.

Physical signaling sublayer

In a local area network (LAN) or a metropolitan area network (MAN) using open systems interconnection (OSI) architecture, the physical signaling sublayer is the portion of the Physical Layer that:

Source: from Federal Standard 1037C

List of Physical Layer services

The major functions and services performed by the Physical Layer are:

The Physical Layer is also concerned with

Physical Layer examples

Hardware equipment (network node) examples

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 the Link 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 of internetworking methods used in the Internet Protocol Suite into logical group functions.

See also

References

  1. ^ "X.225 : Information technology – Open Systems Interconnection – Connection-oriented Session protocol: Protocol specification". Archived from the original on 1 February 2021. Retrieved 10 March 2023.