• Skip to main content
  • Skip to primary sidebar
  • Skip to secondary sidebar
  • Skip to footer

Computer Notes

Library
    • Computer Fundamental
    • Computer Memory
    • DBMS Tutorial
    • Operating System
    • Computer Networking
    • C Programming
    • C++ Programming
    • Java Programming
    • C# Programming
    • SQL Tutorial
    • Management Tutorial
    • Computer Graphics
    • Compiler Design
    • Style Sheet
    • JavaScript Tutorial
    • Html Tutorial
    • Wordpress Tutorial
    • Python Tutorial
    • PHP Tutorial
    • JSP Tutorial
    • AngularJS Tutorial
    • Data Structures
    • E Commerce Tutorial
    • Visual Basic
    • Structs2 Tutorial
    • Digital Electronics
    • Internet Terms
    • Servlet Tutorial
    • Software Engineering
    • Interviews Questions
    • Basic Terms
    • Troubleshooting
Menu

Header Right

Home » Networking » Basic » What are the physical layer interfaces?
Next →
← Prev

What are the physical layer interfaces?

By Dinesh Thakur

The physical layer represents the first level of the hierarchy of the reference model. This level is responsible for transporting the bits on physical media varied. To access a support, use an access interface.

 Optical fiber interfaces

Figure shows all the modern physical layer interfaces with a physical medium, which here is the optical fiber, to transit IP packets. We see that we can encapsulate an IP packet in an ATM frame, or at least a fragment of the IP packet since the ATM frame is of limited size. Then, the ATM frame may be transmitted directly over an optical fiber, if the speed is low enough that there is no need for clock synchronization, or encapsulated in a SONET / SDH frame before being transported on fiber optics. This solution is the most developed today.

A second solution is to use the HDLC or PPP frame (point-to-point protocol) to achieve this encapsulation. To allow the synchronization of the clocks, the HDLC and PPP frames are themselves encapsulated in a SONET / SDH frame before being transmitted over the optical fiber.

Going to the left of the figure shows that the IP packet can also be encapsulated in a conventional Ethernet frame, GbE (1 Gbit/s) or 10GbE (10Gb/s). These frames are either transported directly to the optical fiber, or transmitted via SONET / SDH according to the speed, the distance of the stations, etc.

The left side of the figure shows the new generation that is beginning to be commercialized. This is a technique compatible with Ethernet, wherein the preambles Ethernet frames are increased to allow time to perform clock synchronization. This solution, standardized as IEEE 802.17, should pretty quickly replace SONET / SDH standard by its very competitive price.

The three most used frames on the physical interface is PPP, ATM and Ethernet. When considering the standards, there is often, although not an obligation, that the physical layer is itself divided into two: the PM layer (Physical Medium) sub layer lowest of physical layer, which is responsible for transporting information over the physical medium and bit synchronization and the TC layer (Transmission Convergence), high sub layer of the physical layer, which is responsible for adapting the support physics bits from frames.

The functions of the access interface to the TC sub layer include the following:

• Rate adaptation;

• Header protection;

• Delimitation of frames;

• Adaptation to transmission systems;

• Generation and recovery of the frame.

The rate adaptation is to adjust the various flows of information to the bandwidth of the physical link. To this we can add blank frames, say jam, as in the ATM cell transmission over a SONET system. Another solution is to insert padding bytes when no frame transmission is in progress. The number of stuffing byte is dependent on the time interval between two frames.

ATM cell transmission is a special case. The header contains a cell area of ​​1 byte whose role is to protect the 4 bytes of previous supervision. This is the HEC field (Header Error Control). It detects transmission errors and automatically makes the correction if the number of error is limited to one. When errors happen randomly, mostly with a very low probability, the error rate is excellent. Sometimes the error rate is racing when heavy disturbance during transmission signals occurs in a very short period of time, generating a series of error cells. That is why we prefer, as soon as it is discovered more than two errors on the same cell; the sensor becomes HEC rather than correcting the error, since there is every chance that the area Information is wrong.

HEC also allows delimiting the cells. The receiver is constantly in search of 4 bytes, corresponding to the HEC area. As soon as it finds a sequence that satisfies the HEC, it verifies that the corresponding areas of five cells are also correct. If that is the case, the receiver switches to synchronous mode. If he fails to frame the HEC with the following five cells, it remains in an unsynchronized state. It takes seven consecutive error detections consider that the framing is lost. The values ​​5 and 7 are for synchronous transmission. For asynchronous transmission, these values ​​are set to 6 and 8 respectively.

The adaptation to the synchronous speed of the connection used to synchronize clocks the transmitter and receiver, so that the bits transmitted at the speed of the transmitter’s clock can be recovered exactly the right moment by the receiver. Both functions depend on the physical medium used to transmit the frame.

The routing of ATM cells via SONET or SDH frames is mostly reserved to operators and large networks. Two solutions are currently made: that of transporting frames over the routes operated by operators and that based on direct transport of the frame on the physical medium, without any underlying frame. The simplest solution for a quick implementation is to use links PDH (Plesiochronous Digital Hierarchy). In Europe, it is possible to route the cells on connections 2 and 34 Mbit / s, the following recommendations G.804 and G.832 of ITU-T. The cells are inserted into the body frames that circulate every 125 microseconds. An adapter is required in this insertion in order to adjust the transmission of the cells to the interface speed and insert blank cells to maintain synchronization.

 

 

You’ll also like:

  1. Describe the MIS Structure Based on the Physical Components
  2. ISDN User Interfaces
  3. What is Interface? Explain Implementation of Interfaces.
  4. Multiple Interfaces in Java with Example
  5. Extending Interfaces in Java Examples
Next →
← Prev
Like/Subscribe us for latest updates     

About Dinesh Thakur
Dinesh ThakurDinesh Thakur holds an B.C.A, MCDBA, MCSD certifications. Dinesh authors the hugely popular Computer Notes blog. Where he writes how-to guides around Computer fundamental , computer software, Computer programming, and web apps.

Dinesh Thakur is a Freelance Writer who helps different clients from all over the globe. Dinesh has written over 500+ blogs, 30+ eBooks, and 10000+ Posts for all types of clients.


For any type of query or something that you think is missing, please feel free to Contact us.


Primary Sidebar

Networking

Networking Tutorials

  • Network - Home
  • Network - Uses
  • Network - Advantages
  • Network - Classification
  • Network - Architecture Type
  • Nework - Networks Vs Comms

Networking Devices

  • Network - Modem
  • Network - Routers Types
  • Network - Bluetooth
  • Network - RS-232C
  • Network - Hub
  • Network - Devices
  • Network - Bridges
  • Network - Repeaters
  • Network - Routers
  • Network - Switching Hubs
  • Network - Transceiver
  • Network - Multiplexer
  • Network - Gateway
  • Network - BNC Connector
  • Network - Optical Connectors
  • Network - NICs
  • Networking Protocol

  • Protocol - Definition
  • Protocol - IP
  • Protocol - Aloha
  • Protocol - MAC Layer
  • Protocol - Sliding Window
  • Protocol - Stop & Wait
  • Protocol - Network Protocols
  • Protocol - Token Passing
  • Protocol - SIP
  • Protocol - Ad-Hoc Networks Routing
  • Protocol - Lap-f
  • Protocol - Point-to-Point
  • Protocol - PPP
  • Protocol - PPP Phases
  • Protocol - LDP
  • Protocol - MPLS
  • Protocol - MPOA
  • Protocol - HDLC
  • Protocol - Distance Vector routing
  • Protocol - IGMP
  • Protocol - ICMP
  • Protocol - SLIP
  • Protocol - DVMRP
  • Protocol - SDLC
  • Protocol - Routing
  • Protocol - UDP
  • Protocol - ARP and RARP
  • Protocol - Link-State
  • Protocol - ARP Table
  • Protocol - RTP
  • Protocol - NHRP
  • Network Addressing

  • Addressing - Home
  • Addressing - SubNetting
  • Addressing - Classless
  • Addressing - Classes or Classful
  • Addressing - IPV4 vs IPV6
  • Addressing - IPv6
  • Addressing - Subnet Mask
  • Addressing - MAC Address
  • Addressing - Supernetting
  • Addressing - Private IP
  • Addressing - IPv4
  • Addressing - Public IP
  • Addressing - Multihomed
  • Addressing - Indirect Addressing
  • Addressing - ASP
  • Addressing - VLSM
  • Addressing - Routing Algorithms
  • Addressing - Hierarchical Routing
  • Addressing - Routing
  • Addressing - Distributed Routing
  • Addressing - Data Routing
  • Addressing - Services
  • Addressing - IP forwarding
  • Addressing - Aging
  • Addressing - Algorithm CR
  • Networking Media

  • Transmission - Home
  • Transmission - Modes
  • Transmission - Media
  • Transmission - System
  • Transmission - Bound
  • Transmission - Unbound
  • Transmission - Baseband
  • Transmission - Wired
  • Transmission - Fiber Benfits
  • Transmission - Infrared
  • Transmission - UnGuided
  • Transmission - Microwave
  • Transmission - Infrared
  • Transmission - Radio Wave
  • Transmission - Network
  • Transmission - Digital Signal
  • Transmission - Data
  • Transmission - Asynchronous
  • Transmission - Sync Vs Async
  • Cable - Twisted-Pair
  • Cable - Coaxial
  • Cable - UTP and STP
  • Cable - Fiber Optics
  • Cable - Gigabit Ethernet
  • Cable - Fast Ethernet
  • Cable - Ethernet Cable
  • Cable - Fiber-Optic Using
  • Cable - CATV
  • Cable - 100Base T
  • Cable - 10BASE T
  • Cable - 10 Base 2
  • Cable - 10 Base 5
  • Networking Types

  • IEEE - 802.11
  • IEEE - 802.5
  • IEEE - 802.15
  • IEEE - 802.11e
  • IEEE - 802.11n
  • Network - Ethernet
  • Network - Arpanet
  • Network - Frame Relay
  • Network - X.25
  • Network - Telephone
  • Network - WSN
  • Network - Metro Ethernet
  • Network - WAN Ethernet
  • Network - Wireless Mesh
  • Network - SAN
  • Network - SNA
  • Network - Cisco Architecture
  • Network - Vlan
  • Network - FDDI
  • Network - 100VG-Any
  • Network - EPON
  • Network - ISDN
  • Network - ARCNet
  • Network - Passive Optical
  • Networking Reference Models

  • Models - TCP/IP
  • Models - OSI
  • Models - MAC Layer
  • Models - Network Layer
  • Models - MAC Layer Functions
  • Models - TCP/IP Vs OSI
  • Models - CSMA
  • Models - CSMA/CD
  • Models - CSMA/CA
  • Models - CDMA
  • Models - STDM
  • Models - FDMA
  • Models - TDMA
  • Models - SDH
  • Models - CDM
  • Models - Multiplexing
  • Models - Reference
  • Models - Random Access Methods
  • Models - TCP/IP Architecture
  • Models - FDM
  • Models - IP Header
  • Models - OTN
  • Models - Amplitude Levels
  • Models - MIMO
  • Models - Plesiochronous Media
  • Models - Half Duplex
  • Models - ISO Architecture
  • Models - Data-Link Layer
  • Models - WDM
  • Models - Duplex
  • Models - Ethernet FDSE
  • Networking Switching Techniques

  • Switching - Home
  • Switching - Techniques
  • Switching - Packet
  • Switching - Circuit
  • Switching - Message
  • Switching - Packet Vs virtual Circuit
  • Switching - Cell
  • Switching - ATM Cell Structure
  • Switching - Virtual Circuit Vs Datagram
  • Switching - Time Space
  • Switching - Modulation
  • Switching - Cell Relay
  • Switching - ATM Structure
  • Switching - VC Vs PVC
  • Switching - Packet and Circuit
  • Switching - VPC
  • Switching - IP
  • Switching - Logical Channels
  • Switching - TDM
  • Switching - FDM
  • Network Codes

  • Codes - CRC
  • Codes - Error Correction and Detection
  • Codes - Hamming
  • Codes - Piggybacking
  • Codes - Encoding Techniques
  • Codes - Error Control
  • Codes - Parity Check
  • Codes - Parity bit
  • Codes - Bit Error
  • Codes - CRC
  • Codes - Transmission Errors
  • Codes - Error Detection and Correction
  • Network Communication

  • Communication - Home
  • Communication - Satellite
  • Communication - Wireless
  • Communication - Data Type
  • Communication - Congestion Control
  • Communication - Network
  • Communication - Data
  • Communication - Software
  • Communication - Layering Process
  • Networking Signaling

  • Signal - Analog
  • Signal - Digital
  • Signal - Analog Vs Digital
  • Signal - Digitization
  • Network Security

  • Security - Home
  • Security - Requirements
  • Security - Threats
  • Security - Services

Other Links

  • Networking - PDF Version

Footer

Basic Course

  • Computer Fundamental
  • Computer Networking
  • Operating System
  • Database System
  • Computer Graphics
  • Management System
  • Software Engineering
  • Digital Electronics
  • Electronic Commerce
  • Compiler Design
  • Troubleshooting

Programming

  • Java Programming
  • Structured Query (SQL)
  • C Programming
  • C++ Programming
  • Visual Basic
  • Data Structures
  • Struts 2
  • Java Servlet
  • C# Programming
  • Basic Terms
  • Interviews

World Wide Web

  • Internet
  • Java Script
  • HTML Language
  • Cascading Style Sheet
  • Java Server Pages
  • Wordpress
  • PHP
  • Python Tutorial
  • AngularJS
  • Troubleshooting

 About Us |  Contact Us |  FAQ

Dinesh Thakur is a Technology Columinist and founder of Computer Notes.

Copyright © 2025. All Rights Reserved.

APPLY FOR ONLINE JOB IN BIGGEST CRYPTO COMPANIES
APPLY NOW