Why to learn OSI reference Model? The answer is too simple that It tells us that how communication takes place between computers on internet but how??

Slides:



Advertisements
Similar presentations
OSI Model OSI MODEL.
Advertisements

OSI MODEL Maninder Kaur
Chapter 2 Network Models.
International Standards Organization Open Systems Interconnect (OSI) Reference Model Advanced Computer Networks.
OSI Model MIS 416 – Module II Spring 2002 Networking and Computer Security.
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 2 The OSI Model and the TCP/IP.
Protocols and the TCP/IP Suite
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
Microcomputer Networking II St. Cloud State University MCS 426, Fall 1999 Instructor: Adomas Svirskas The ISO/OSI Reference Model The Model Functionality.
The OSI Model A layered framework for the design of network systems that allows communication across all types of computer systems regardless of their.
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
OIS Model TCP/IP Model.
Lecturer: Tamanna Haque Nipa
OSI Model. Open Systems Interconnection (OSI) is a set of internationally recognized, non-proprietary standards for networking and for operating system.
Data Communications and Networks
Lecture 1 The OSI Model Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
Presentation on Osi & TCP/IP MODEL
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
Internet Addresses. Universal Identifiers Universal Communication Service - Communication system which allows any host to communicate with any other host.
Service Primitives Six service primitives that provide a simple connection-oriented service 4/23/2017
Layer Architecture Layer architecture simplifies the network design. It is easy to debug network applications in a layered architecture network. The network.
The OSI Model An ISO (International standard Organization) that covers all aspects of network communications is the Open System Interconnection (OSI) model.
 An ISO is a multi national body dedicated to worldwide agreement on international standards.  An ISO standard that covers all aspects of network communications.
Prepared By Kapil Soni IICE Udaipur (Learning Centre Code: ) 1 Networking.
The OSI Model.
Internet SecurityInternet Security Dr. ClincyLecture1 CS 4491 Internet Security Dr. Clincy Networking Fundamentals Note: I am still “tweaking” your syllabus.
OSI Model. Topics What is the OSI Model? What is a Protocol? Why 7 Layers? The 7 Layers – Application – Presentation – Session – Transport – Network –
Protocols Rules governing the communication process, the language of the deal between the devices, must reflect Layers protocols define format, order of.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
MODULE I NETWORKING CONCEPTS.
1 Kyung Hee University Chapter 2 Network Models. 2 Kyung Hee University 2.1 LAYERED TASKS We use the concept of layers in our daily life. As an example,
©Brooks/Cole, 2003 Model and protocol  A model is the specification set by a standards organization as a guideline for designing networks.  A protocol.
BY SANTHOSH G. What is Networking Network Requirements What is Topology Types of Topologies.
An Introduction to Networking
OSI Reference Model. Open Systems Interconnection (OSI) Model International standard organization (ISO) established a committee in 1977 to develop an.
Chapter 2. Network Models
THE OSI MODEL ISO is the organization.OSI is the model. ISO  International Standards Organization OSI  Open Systems Interconnection.
CHAPTER 4 PROTOCOLS AND THE TCP/IP SUITE Acknowledgement: The Slides Were Provided By Cory Beard, William Stallings For Their Textbook “Wireless Communication.
Open System Interconnection Describe how information from a software application in one computer moves through a network medium to a software application.
Chapter 2 Network Models
1 Chapter 4. Protocols and the TCP/IP Suite Wen-Shyang Hwang KUAS EE.
Protocol Suits and Layering Models OSI Model Dr. Abraham UTPA.
Chapter 2. Network Models
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
OSI Model. Open Systems Interconnection (OSI) is a set of internationally recognized, non proprietary standards for networking and for operating system.
OSI ARCHITECTURE IN OSI, ACTUAL INFORMATION IS OVERHEADED BY PROTOCOL LAYERS IF ALL SEVEN LAYERS ARE OVERHEADED, THEN AS LITTLE AS 15% OF THE TRANSMITTED.
Data Communication Network Models
TCP/IP Protocol Suite Suresh Kr Sharma 1 The OSI Model and the TCP/IP Protocol Suite Established in 1947, the International Standards Organization (ISO)
Dr. ClincyLecture1 Chapter 2 (handout 1– only sections 2.1, 2.2 and 2.3) 1 of 10 Dr. Clincy Professor of CS Exam #3 Monday (3/14/16): Opened Book, No Computer,
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
Mr. Sathish Kumar. M Department of Electronics and Communication Engineering I’ve learned that people will forget what you said, people will forget what.
Computer Network Lab. 1 3 장 OSI 기본 참조 모델 n OSI : Open System Interconnection n Basic Reference Model : ISO-7498 n Purpose of OSI Model ~ is to open communication.
OSI Model OSI MODEL. Communication Architecture Strategy for connecting host computers and other communicating equipment. Defines necessary elements for.
OSI Model OSI MODEL.
The OSI Model Prof. Choong Seon HONG.
Chap. 2 Network Models.
Local Area Networks Chapter 4.
DEPARTMENT OF COMPUTER SCIENCE
Lec 5 Layers Computer Networks Al-Mustansiryah University
Protocols and the TCP/IP Suite
Chapter 3: Open Systems Interconnection (OSI) Model
Network Protocol Layers
OSI Model The Seven Layers
OSI Model. Overview:  Review  OSI Model  Layer 1 - The Physical Layer  Layer 2 - The Data Link Layer  Layer 3 - The Network Layer  Layer 4 - The.
OSI Model OSI MODEL.
Chapter 2. Protocols and Architecture
Protocols and the TCP/IP Suite
OSI Reference Model Unit II
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
Unit – III Network Essentials
Presentation transcript:

Why to learn OSI reference Model? The answer is too simple that It tells us that how communication takes place between computers on internet but how??

Nowadays, When we talk about communication of computer we got to know a term communication protocols. What are they?? Set of rules which defines the rules followed by all involved in the process of communication but what are they actually??

What if someone is using some other rules/Protocols? If it is necessary to communicate with computers following totally different protocols then we have to connect a device called Gateway between such systems. Gateways are computers loaded with special software, which do the job of translation work from one protocol to other so that communication between heterogeneous systems may take place.

The Seven-layer Architecture of the OSI model

PHYSICAL LAYER TRANSMISSION MEDIUM From Data link Layer To Data link Layer

Physical layer is the bottom layer of OSI model It is responsible for the actual physical connection between the devices. Such physical connection may be made by using twisted pair cable, fiber- optic, coaxial cable or wireless communication. Physical layer is concerned with transmitting raw bits over a communication channel. It deals with mechanical and electrical specifications of the interface and transmission medium and also defines the procedures and functions that physical device and interface have to perform for data transmission.

Physical layer is the bottom layer of OSI model It is responsible for the actual physical connection between the devices. Such physical connection may be made by using twisted pair cable, fiber- optic, coaxial cable or wireless communication. Physical layer is concerned with transmitting raw bits over a communication channel. It deals with mechanical and electrical specifications of the interface and transmission medium and also defines the procedures and functions that physical device and interface have to perform for data transmission.

Function of Physical layer Transforming bits into signals Bit Synchronization Provides physical characteristics of interfaces and medium Bit rate control Line configuration Transmission mode Physical topologies Multiplexing Circuit switching

DATA LINK LAYER

Functions of Data link layer Framing Physical Addressing Flow control Error control Access Control Feedback

Network Layer

Functions of Network layer Logical Addressing Routing

Transport Layer Transport layer provides two types of services – Connection oriented – Connectionless

Session Layer

Function of Transport layer Segmentation of message into packet and reassembly of packets into message Connection management Service point addressing Flow control Error control

Function of Session layer Establishment, maintaining and ending a session Dialog control Dialog separation or Synchronization

Presentation Layer Different computers may use different coding schemes for data transmission. For example some computers may send the most significant bit of a byte first and least significant bit last and in some other computers it may be other way round, the sequence may be different at byte level also. The job of the presentation layer is to do the job of code translation and present the data in the format used at the destination computer.

Functions of presentation layer Data Presentation or Translation Data Encryption Data compression

Application Layer This is the layer with which users have direct interface. At the transmitting computer the message originates at this layer and at the destination computer the message is finally received by this layer and presented to the user in desired format. The data packets at the application layer are known as messages

Functions of Application Layer Network Virtual Terminal File transfer, access and management (FTAM) Mail services Directory services

THANKS HOUSE IS OPEN FOR QUERIES