Physical layer

From Wikipedia, the free encyclopedia

OSI Model
7 Application layer
6 Presentation layer
5 Session layer
4 Transport layer
3 Network layer
2 Data link layer
1 Physical layer

The physical layer is the first level in the seven-layer OSI model of computer networking as well as in the five-layer TCP/IP reference model. It performs services requested by the data link layer.

The physical layer is the most basic network layer, providing only the means of transmitting raw bits rather than packets over a physical data link connecting network nodes. No packet headers nor trailers are consequently added to the data by the physical layer. The bit stream may be grouped into code words or symbols, and converted to a physical signal, which is transmitted over a physical 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, what modulation scheme to use and similar low-level parameters are specified here. An analogy of this layer in a physical mail network would be the roads along which the vans carrying the mail drive.

[edit] 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

[edit] List of physical layer services

The major functions and services performed by the physical layer are:

The physical layer is also concerned with

[edit] Physical layer examples

[edit] Hardware equipment (network node) examples

[edit] See also

[edit] References