The Open Systems Interconnection (OSI) model, developed by the International Organization for Standardization (ISO) in 1984, is a fundamental conceptual framework used to understand and implement standard protocols in network communication. This model is essential for both educational purposes and p...
The Open Systems Interconnection (OSI) model, developed by the International Organization for Standardization (ISO) in 1984, is a fundamental conceptual framework used to understand and implement standard protocols in network communication. This model is essential for both educational purposes and practical application in computer networking, as it delineates the different layers involved in data transmission across a network, ensuring interoperability and standardization.
The Seven Layers of the OSI Model
The OSI model consists of seven distinct layers, each with specific functions and protocols. These layers are:
Physical Layer (Layer 1)
Data Link Layer (Layer 2)
Network Layer (Layer 3)
Transport Layer (Layer 4)
Session Layer (Layer 5)
Presentation Layer (Layer 6)
Application Layer (Layer 7)
Each layer interacts with the layers directly above and below it, facilitating a structured and systematic approach to networking.
Physical Layer (Layer 1)
The Physical Layer is the foundation of the OSI model, dealing with the physical connection between devices. It encompasses hardware elements like cables, switches, and network interface cards (NICs), and handles the transmission and reception of raw data bits over a physical medium. Key functions include signal transmission, data rate control, physical topology, and bit synchronization.
Data Link Layer (Layer 2)
The Data Link Layer is responsible for node-to-node data transfer and error detection and correction. It is divided into two sublayers:
Logical Link Control (LLC): Manages frame synchronization, flow control, and error checking.
Media Access Control (MAC): Controls how devices on the network gain access to the medium and permission to transmit data.
Network Layer (Layer 3)
The Network Layer handles the routing of data packets from the source to the destination across multiple nodes and networks. It manages logical addressing, path determination, and packet forwarding. Protocols like IP (Internet Protocol) operate at this layer, ensuring data can be correctly routed between networks.
Transport Layer (Layer 4)
The Transport Layer ensures reliable data transfer between end systems, providing error recovery and flow control. It manages data segmentation, reassembly, and ensures complete data transfer with protocols like TCP (Transmission Control Protocol) and UDP (User Datagram Protocol).
Session Layer (Layer 5)
The Session Layer is responsible for establishing, managing, and terminating communication sessions between applications. It handles session setup, data exchange, and session termination, ensuring that the communication sessions remain separate and properly synchronized.
Presentation Layer (Layer 6)
The Presentation Layer translates data between the application layer and the network format. It manages data encryption, compression, and translation, ensuring that the data sent by the application layer of one system is readable by the application layer of another system, regardless of d
Size: 380.15 KB
Language: en
Added: Aug 05, 2024
Slides: 10 pages
Slide Content
ACADEMYOFTECHNOLOGY
Semester:5thDepartment:ComputerScienceAndBusinessSystems
PaperName:Computer Networks PaperCode:PCC CSBS501
PowerPointPresentationonOSI Model
PresentedBy
University Roll No: 16931122052
To fulfil the requirement of Continuous Assessment 1 [CA 1] of B. Tech Course.
Name Of the Student: Shashikant Mishra