Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Aptitude
  • Engineering Mathematics
  • Discrete Mathematics
  • Operating System
  • DBMS
  • Computer Networks
  • Digital Logic and Design
  • C Programming
  • Data Structures
  • Algorithms
  • Theory of Computation
  • Compiler Design
  • Computer Org and Architecture
Open In App
Next Article:
Functions of Physical layer in OSI Model
Next article icon

Functions of Physical layer in OSI Model

Last Updated : 16 Oct, 2023
Comments
Improve
Suggest changes
Like Article
Like
Report

The physical layer is the lowest layer of the OSI model. The physical layer consists of various networking devices such as connectors, receivers, plugs, modems, repeaters, cables, Hubs, etc. The rules and procedures that are defined for interaction between the physical layers are known as physical layer protocols. The physical connections between the devices can be point-to-point physical connections or can be point to the multi-point physical connection. The data frames that are received from the Data Link Layer are converted into data bits of 1's and 0's that are transmitted over the network. The quality of data is maintained by the physical layer by applying the protocols and maintaining the data bit rate.

Functions of Physical Layer in OSI Model

Below are the functions of the physical layer of the OSI model:

Establishment of Physical Connections

For transmitting data from one system to another the request travels to the data link layer from the application layer. This request is then passed by the data link layer to the physical layer and the physical connection is activated by the physical layer. When the user at one end initiates the transmission of data the receiver at another end is ready to receive the data message, hence it is a non-confirm service. Once the connection is established physical layer provides half-duplex or full-duplex transmission of data.

Signal encoding and Synchronization

Encoding of signals is provided by the physical if it is required. Synchronous synchronization and asynchronous synchronization of bits is provided by the physical layer. Performing the frame synchronization is not the responsibility of the physical layer as it is the responsibility of the data link layer.

Sequential Delivery of Data

The physical layer delivers the data bits in the same sequence as they are received by the data link layer. It provides the sequential delivery of data despite of any error control mechanism or flow control mechanism used by it. As no error control mechanism or flow control mechanism are used by the physical layer sometimes the database that are transmitted may be duplicated, lost or can be altered.

Service Primitives

The non-confirmed services can be provided to the data link layer by physical layer. The physical layer makes the attachment of two service primitives they are request primitive and indication primitive. These primitives consists of three phases namely the activation phase, the deactivation phase and the transfer phase. The service names associated with each service primitives are given below:

1. Activation phase:

  • Ph. ACTIVATE. request
  • Ph. ACTIVATE. indication

2. Deactivation Phase:

  • Ph. DEACTIVATE. request
  • Ph. DEACTIVATE. indication

3. Data Transfer Phase:

  • Ph. DATA. request
  • Ph. DATA. indication

Use of Intermediate Relay

To overcome the problems such as attenuation, degradation of signal by noise the physical layer makes use of intermediate relay. In order to avoid such problems signal converting units are being used in the intermediate relay. This signal converting units are used for regeneration, amplification, modulation or equalized the media characteristics according to the needs. The activation and the deactivation of relay is being carried out by the physical layer.

Physical Service Data Unit and Data Transparency

The data link layer provides with a physical service data unit(PSDU) with one bit in a serial transmission and "n" bits in a parallel transmission to the physical layer. The physical layer can provide the transparency of data which means that the bit sequences can be transmitted over the transmission channel without any restriction.

Terminating the Physical Connection

When the user has finished the transmission of data, the connection can be disconnected. For this the physical layer disconnects the link by deactivating the physical connection once the request is received from the user. the process of deactivation of service is also non confirmed.


Next Article
Functions of Physical layer in OSI Model

A

anjalibo6rb0
Improve
Article Tags :
  • Computer Networks
  • Geeks Premier League
  • Geeks Premier League 2023

Similar Reads

    Physical Layer in OSI Model
    The physical Layer is the bottom-most layer in the Open System Interconnection (OSI) Model which is a physical and electrical representation of the system. It consists of various network components such as power plugs, connectors, receivers, cable types, etc. The physical layer sends data bits from
    4 min read
    Application Layer in OSI Model
    The Application Layer of OSI (Open System Interconnection) model, is the top layer in this model and takes care of network communication. The application layer provides the functionality to send and receive data from users. It acts as the interface between the user and the application. The applicati
    5 min read
    Functions of Session Layer
    The Session layer is the fifth layer of the OSI (Open System Interconnection) model. The session layer is responsible for maintaining, establishing, synchronizing, and terminating sessions between them. A connection is being established among the session entities by the session layer. The data recei
    5 min read
    What is OSI Model? - Layers of OSI Model
    The OSI (Open Systems Interconnection) Model is a set of rules that explains how different computer systems communicate over a network. OSI Model was developed by the International Organization for Standardization (ISO). The OSI Model consists of 7 layers and each layer has specific functions and re
    13 min read
    Session Layer in OSI model
    The Session Layer is the 5th layer in the Open System Interconnection (OSI) model which plays an important role in controlling the dialogues (connections) between computers. This layer is responsible for setting up, coordinating, and terminating conversations, exchanges, and dialogues between the ap
    6 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences