SlideShare una empresa de Scribd logo
1 de 31
DCCN PPT
        ON
OSI REFERNCE(7
LAYER)MODEL




                   BY
            Bhargavi and group
                  DECE
An open system is a set of protocols that allow two
  different systems to communicate regardless of their

Open Systems Interconnection Open Systems
  Interconnection (OSI) it is a networking model which
  is fundamental to all communications between network
  devices

It is now the theoretical model for how communication
    takes place between network devices.
The OSI reference model is an arbitrary hierarchical
  stratification (layering) of computer networking
  functions. The stratification consists of seven layers.
The OSI Reference Model
The OSI reference model consists of seven layers, not including layer 8, the
   end user’s application, and layer 0 the physical transmission media.
         8. O/S or User Application




         0. Physical Transmission Media
THE SEVEN OSI
REFERENCE MODEL
LAYERS
LAYER 1: PHYSICAL
   The physical layer deals with the physical
    characteristics of the transmission medium. and it
    sends the data in the form
      of raw bits
   It defines the electrical, mechanical, procedural,
    and functional specifications for activating,
    maintaining, and deactivating the physical link
    between end systems.

   .
FUNCTIONS


It controls the define voltages and bit rates needed for
    transmission
 This layer manages the interface between the computer and
  the network medium (coaxial cable, twisted pair)
 It is the bottom layer of the OSI model
   1.Signal encoding
   2.Bit synchronization
   3.transmission type
   4.topology
   5.Transmission media
   Multiplexing
   Interface 6. Bandwidth 7.Signal type
Layer 2 : DATA LAYER

This layer takes the data frames (or) messages from the
   layer and provides their actual transmission
   A message is a block statement such as ok (or) yes,
   which denotes positive (or) negative
   acknowledgement (or) request for repeating such as
   “come again” (or) pardon me .
   At the sending end this layer handles conversion of
   data into raw formats that can be handled by the
   Physical Layer
Data Link Layer

     synchronization
     To take packets from the upper layer and converting
      them into frames
     To take bits from lower and converting them into packet
     Error detection and control
     Framing

     0

10110110101                              10110000001
                   0110001011
DATA LINK LAYER
LAYER 3: NETWORK
   Defines end-to-end delivery of packets.
   It receives the packets from transport layer
    and converts them into frames
   Defines how routing works and how routes are
    learned so that the packets can be delivered.
   It is responsible for sending the data to
    destination node by choosing the data
NETWORK LAYER
 Establishing the connection
 Releasing the connections
 Sending the data


 This layer also handles packet switching and network
  congestion control
LAYER 4: TRANSPORT

   If once it receives the data from session layer
    it splits the data into packets
   After dividing it adds sequence to the packets
   It is responsible for error control and flow
    control
The Transport Layer
    DIAGRAM
 ERROR CONTROL: while transmitting the data if
  they are errors in the data which is been sent to the
  destination node it detects and controls the error and
  resends the data to the node


 FLOW CNTROL: when the data is sent . The form of
  data sending should be maintained currently for
  acknowledgement
LAYER 5: SESSION LAYER
   When once the data is received from the presentation layer it
    is converted in the form of sessions

   Again this sessions are divided into sub sessions
   It avoids the retransmission by adding the checking point
    feature if the system craches (or) power failures last checking
    point substation re-trasnmitts the left data but not the entire
    data again
   At destination side it receives the data from the transport layer
    and handovers the data to the presentation layer
   Whenever it is divided into substations it adds the sequence
    number
The Session Layer

   Responsibilities:
       establishes, manages, and terminates
        sessions between applications.
       service location lookup
 Responsible for security and access control to
  session information (via session participant
  identification)
 Responsible for synchronization services
  (checkpoints)
LAYER 6: PRESENTATION
   It provides compression of data
    It is concerned with Semantics and syntax of
    the information
   Provides compression of data
   It is responsible for
   Data Encoding
   Data Compression
   Data conversion
The Presentation Layer

   Responsibilities:
       data encryption
       data compression
       data conversion
PRESENTATION LAYER
 Data Encoding: The data is encoded i.e if one node
  (source node) supports ASCII format, Destination
  node may support UNICODE format and at this time
  the data is transmitted in the form of UNCODE even
  the source node supports ASCII format
 Compression: The data is compressed before sending
  it to the destination node, here the data is compressed
  in the destination layer
 This layer is also responsible for certain protocol
  conversions, data encryption/decryption, or data
  compression/decompression.
LAYER 7: APPLICATION


 The top layer of the OSI model


 The container which contains various types of protocols i.e
 www, http is called application layer


 If once it is connected to the protocol it handovers to the
 presentation layer
APPLICATION LAYER
The application layer is the closest to the user.



   It provides network access to the user.
   It differs from the other layers in that it does not
    provide services to any other OSI layer, but rather,
    only to applications outside the OSI model.
   Examples of such applications are spreadsheet
    programs, word processing programs, and bank
    terminal programs.
Sending Computer                        Receiving Computer
User                                                                       User
Application                                                                Application
               7 Application                            7 Application

               6 Presentation                           6 Presentation

               5 Session                                5 Session



                                 Transmission Media
               4 Transport                              4 Transport

               3 Network                                3 Network

               2 Data Link                              2 Data Link

               1 Physical                               1 Physical
EXAMPLE FOR OSI
REFERENCE MODEL
FUNCTIONING
Bhargavi osi

Más contenido relacionado

La actualidad más candente

Protocol
ProtocolProtocol
ProtocolShi Na
 
Introduction to Computer Networks
Introduction to Computer NetworksIntroduction to Computer Networks
Introduction to Computer NetworksVenkatesh Iyer
 
OSI reference model
OSI reference modelOSI reference model
OSI reference modelIshan Udyoga
 
Osi layer and network protocol
Osi layer and network protocolOsi layer and network protocol
Osi layer and network protocolNayan Sarma
 
Networking- OSI Layer Protocol Functions
Networking- OSI Layer Protocol FunctionsNetworking- OSI Layer Protocol Functions
Networking- OSI Layer Protocol FunctionsGayathri Kesavan
 
OSI MODEL
OSI MODELOSI MODEL
OSI MODELMousa_k
 
Report of TCP/IP
Report of TCP/IPReport of TCP/IP
Report of TCP/IPMannu Khani
 
Osi reference model
Osi reference modelOsi reference model
Osi reference modelSagar Gor
 
OSI Network model ppt
OSI Network model pptOSI Network model ppt
OSI Network model pptextraganesh
 
OSI Networking
OSI NetworkingOSI Networking
OSI NetworkingSuki Suki
 
The Data Link Layer
The Data Link LayerThe Data Link Layer
The Data Link Layeradil raja
 
Comparison and Contrast between OSI and TCP/IP Model
Comparison and Contrast between OSI and TCP/IP ModelComparison and Contrast between OSI and TCP/IP Model
Comparison and Contrast between OSI and TCP/IP ModelConferencias FIST
 
OSI(Open System Interconnection) model
OSI(Open System Interconnection) modelOSI(Open System Interconnection) model
OSI(Open System Interconnection) modelNamra Afzal
 

La actualidad más candente (20)

Chap 2 network models
Chap 2 network modelsChap 2 network models
Chap 2 network models
 
Iso layers
Iso layersIso layers
Iso layers
 
Protocol
ProtocolProtocol
Protocol
 
Introduction to Computer Networks
Introduction to Computer NetworksIntroduction to Computer Networks
Introduction to Computer Networks
 
OSI reference model
OSI reference modelOSI reference model
OSI reference model
 
Osi layer and network protocol
Osi layer and network protocolOsi layer and network protocol
Osi layer and network protocol
 
Networking- OSI Layer Protocol Functions
Networking- OSI Layer Protocol FunctionsNetworking- OSI Layer Protocol Functions
Networking- OSI Layer Protocol Functions
 
Chapter 2: Network Models
Chapter 2: Network ModelsChapter 2: Network Models
Chapter 2: Network Models
 
Chap2
Chap2Chap2
Chap2
 
03. osi reference-layer
03. osi reference-layer03. osi reference-layer
03. osi reference-layer
 
OSI MODEL
OSI MODELOSI MODEL
OSI MODEL
 
computer network OSI layer
computer network OSI layercomputer network OSI layer
computer network OSI layer
 
Report of TCP/IP
Report of TCP/IPReport of TCP/IP
Report of TCP/IP
 
Osi reference model
Osi reference modelOsi reference model
Osi reference model
 
OSI Network model ppt
OSI Network model pptOSI Network model ppt
OSI Network model ppt
 
OSI Networking
OSI NetworkingOSI Networking
OSI Networking
 
The Data Link Layer
The Data Link LayerThe Data Link Layer
The Data Link Layer
 
Comparison and Contrast between OSI and TCP/IP Model
Comparison and Contrast between OSI and TCP/IP ModelComparison and Contrast between OSI and TCP/IP Model
Comparison and Contrast between OSI and TCP/IP Model
 
OSI model
OSI modelOSI model
OSI model
 
OSI(Open System Interconnection) model
OSI(Open System Interconnection) modelOSI(Open System Interconnection) model
OSI(Open System Interconnection) model
 

Destacado

Complete Osi Model Explained
Complete Osi Model ExplainedComplete Osi Model Explained
Complete Osi Model ExplainedVivek chan
 
Hibernate example1
Hibernate example1Hibernate example1
Hibernate example1myrajendra
 

Destacado (6)

Complete Osi Model Explained
Complete Osi Model ExplainedComplete Osi Model Explained
Complete Osi Model Explained
 
Jdbc workflow
Jdbc workflowJdbc workflow
Jdbc workflow
 
Hibernate example1
Hibernate example1Hibernate example1
Hibernate example1
 
Fundamentals
FundamentalsFundamentals
Fundamentals
 
Data type
Data typeData type
Data type
 
Osi model 7 Layers
Osi model 7 LayersOsi model 7 Layers
Osi model 7 Layers
 

Similar a Bhargavi osi

OSI 7 layer Architecture and explain the functions of each layer
OSI 7 layer Architecture and explain the functions of each layerOSI 7 layer Architecture and explain the functions of each layer
OSI 7 layer Architecture and explain the functions of each layerAnanthkumar6965
 
OSI Model - Every Detail Explained
OSI Model - Every Detail ExplainedOSI Model - Every Detail Explained
OSI Model - Every Detail ExplainedAshish Malik
 
BAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptxBAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptxBapanKar2
 
osi-tcp.pptx..................................
osi-tcp.pptx..................................osi-tcp.pptx..................................
osi-tcp.pptx..................................DeepakM509554
 
Cisco ccna certification knowledge to pass the exam
Cisco ccna certification knowledge to pass the examCisco ccna certification knowledge to pass the exam
Cisco ccna certification knowledge to pass the examle_dung762
 
OSI MODEL AND ITS LAYERS FUNCTION
OSI  MODEL AND ITS LAYERS FUNCTIONOSI  MODEL AND ITS LAYERS FUNCTION
OSI MODEL AND ITS LAYERS FUNCTIONPooja Dewangan
 
OSI and TCPIP Model
OSI and TCPIP ModelOSI and TCPIP Model
OSI and TCPIP ModelTapan Khilar
 

Similar a Bhargavi osi (20)

OSI MODEL
OSI MODELOSI MODEL
OSI MODEL
 
OSI MODEL
OSI MODELOSI MODEL
OSI MODEL
 
Osi model
Osi modelOsi model
Osi model
 
OSI Model
OSI ModelOSI Model
OSI Model
 
OSI 7 layer Architecture and explain the functions of each layer
OSI 7 layer Architecture and explain the functions of each layerOSI 7 layer Architecture and explain the functions of each layer
OSI 7 layer Architecture and explain the functions of each layer
 
OSI Model - Every Detail Explained
OSI Model - Every Detail ExplainedOSI Model - Every Detail Explained
OSI Model - Every Detail Explained
 
COMPUTER NETWORK_OSI & TCP/IP
COMPUTER NETWORK_OSI & TCP/IPCOMPUTER NETWORK_OSI & TCP/IP
COMPUTER NETWORK_OSI & TCP/IP
 
Osi model
Osi modelOsi model
Osi model
 
OSI reference model
OSI reference modelOSI reference model
OSI reference model
 
BAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptxBAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptx
 
Learn basics of ip addressing
Learn basics of  ip addressingLearn basics of  ip addressing
Learn basics of ip addressing
 
OSI model
OSI modelOSI model
OSI model
 
OSI & TCP model
OSI & TCP modelOSI & TCP model
OSI & TCP model
 
osi-tcp.pptx..................................
osi-tcp.pptx..................................osi-tcp.pptx..................................
osi-tcp.pptx..................................
 
Cisco ccna certification knowledge to pass the exam
Cisco ccna certification knowledge to pass the examCisco ccna certification knowledge to pass the exam
Cisco ccna certification knowledge to pass the exam
 
osi and tcpip.ppt
osi and tcpip.pptosi and tcpip.ppt
osi and tcpip.ppt
 
Osi and tcpip
Osi and tcpipOsi and tcpip
Osi and tcpip
 
OSI MODEL AND ITS LAYERS FUNCTION
OSI  MODEL AND ITS LAYERS FUNCTIONOSI  MODEL AND ITS LAYERS FUNCTION
OSI MODEL AND ITS LAYERS FUNCTION
 
OSI and TCPIP Model
OSI and TCPIP ModelOSI and TCPIP Model
OSI and TCPIP Model
 
OSI Model.pptx
OSI Model.pptxOSI Model.pptx
OSI Model.pptx
 

Más de myrajendra

Más de myrajendra (20)

2 jdbc drivers
2 jdbc drivers2 jdbc drivers
2 jdbc drivers
 
3 jdbc api
3 jdbc api3 jdbc api
3 jdbc api
 
4 jdbc step1
4 jdbc step14 jdbc step1
4 jdbc step1
 
Dao example
Dao exampleDao example
Dao example
 
Sessionex1
Sessionex1Sessionex1
Sessionex1
 
Internal
InternalInternal
Internal
 
3. elements
3. elements3. elements
3. elements
 
2. attributes
2. attributes2. attributes
2. attributes
 
1 introduction to html
1 introduction to html1 introduction to html
1 introduction to html
 
Headings
HeadingsHeadings
Headings
 
Forms
FormsForms
Forms
 
Css
CssCss
Css
 
Views
ViewsViews
Views
 
Views
ViewsViews
Views
 
Views
ViewsViews
Views
 
Starting jdbc
Starting jdbcStarting jdbc
Starting jdbc
 
Properties
PropertiesProperties
Properties
 
Java.sql package
Java.sql packageJava.sql package
Java.sql package
 
Interface callable statement
Interface callable statementInterface callable statement
Interface callable statement
 
Interface result set
Interface result setInterface result set
Interface result set
 

Último

Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinojohnmickonozaleda
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxPoojaSen20
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 

Último (20)

Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipino
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 

Bhargavi osi

  • 1. DCCN PPT ON OSI REFERNCE(7 LAYER)MODEL BY Bhargavi and group DECE
  • 2. An open system is a set of protocols that allow two different systems to communicate regardless of their Open Systems Interconnection Open Systems Interconnection (OSI) it is a networking model which is fundamental to all communications between network devices It is now the theoretical model for how communication takes place between network devices.
  • 3. The OSI reference model is an arbitrary hierarchical stratification (layering) of computer networking functions. The stratification consists of seven layers.
  • 4. The OSI Reference Model The OSI reference model consists of seven layers, not including layer 8, the end user’s application, and layer 0 the physical transmission media. 8. O/S or User Application 0. Physical Transmission Media
  • 5. THE SEVEN OSI REFERENCE MODEL LAYERS
  • 6. LAYER 1: PHYSICAL  The physical layer deals with the physical characteristics of the transmission medium. and it sends the data in the form of raw bits  It defines the electrical, mechanical, procedural, and functional specifications for activating, maintaining, and deactivating the physical link between end systems.  .
  • 7. FUNCTIONS It controls the define voltages and bit rates needed for transmission  This layer manages the interface between the computer and the network medium (coaxial cable, twisted pair)  It is the bottom layer of the OSI model
  • 8. 1.Signal encoding  2.Bit synchronization  3.transmission type  4.topology  5.Transmission media  Multiplexing  Interface 6. Bandwidth 7.Signal type
  • 9. Layer 2 : DATA LAYER This layer takes the data frames (or) messages from the layer and provides their actual transmission A message is a block statement such as ok (or) yes, which denotes positive (or) negative acknowledgement (or) request for repeating such as “come again” (or) pardon me . At the sending end this layer handles conversion of data into raw formats that can be handled by the Physical Layer
  • 10. Data Link Layer  synchronization  To take packets from the upper layer and converting them into frames  To take bits from lower and converting them into packet  Error detection and control  Framing  0 10110110101 10110000001 0110001011
  • 12. LAYER 3: NETWORK  Defines end-to-end delivery of packets.  It receives the packets from transport layer and converts them into frames  Defines how routing works and how routes are learned so that the packets can be delivered.  It is responsible for sending the data to destination node by choosing the data
  • 14.  Establishing the connection  Releasing the connections  Sending the data  This layer also handles packet switching and network congestion control
  • 15. LAYER 4: TRANSPORT  If once it receives the data from session layer it splits the data into packets  After dividing it adds sequence to the packets  It is responsible for error control and flow control
  • 17.  ERROR CONTROL: while transmitting the data if they are errors in the data which is been sent to the destination node it detects and controls the error and resends the data to the node  FLOW CNTROL: when the data is sent . The form of data sending should be maintained currently for acknowledgement
  • 18. LAYER 5: SESSION LAYER  When once the data is received from the presentation layer it is converted in the form of sessions  Again this sessions are divided into sub sessions  It avoids the retransmission by adding the checking point feature if the system craches (or) power failures last checking point substation re-trasnmitts the left data but not the entire data again  At destination side it receives the data from the transport layer and handovers the data to the presentation layer  Whenever it is divided into substations it adds the sequence number
  • 19.
  • 20. The Session Layer  Responsibilities:  establishes, manages, and terminates sessions between applications.  service location lookup
  • 21.  Responsible for security and access control to session information (via session participant identification)  Responsible for synchronization services (checkpoints)
  • 22. LAYER 6: PRESENTATION  It provides compression of data  It is concerned with Semantics and syntax of the information  Provides compression of data  It is responsible for  Data Encoding  Data Compression  Data conversion
  • 23. The Presentation Layer  Responsibilities:  data encryption  data compression  data conversion
  • 25.  Data Encoding: The data is encoded i.e if one node (source node) supports ASCII format, Destination node may support UNICODE format and at this time the data is transmitted in the form of UNCODE even the source node supports ASCII format  Compression: The data is compressed before sending it to the destination node, here the data is compressed in the destination layer  This layer is also responsible for certain protocol conversions, data encryption/decryption, or data compression/decompression.
  • 26. LAYER 7: APPLICATION The top layer of the OSI model The container which contains various types of protocols i.e www, http is called application layer If once it is connected to the protocol it handovers to the presentation layer
  • 28. The application layer is the closest to the user.  It provides network access to the user.  It differs from the other layers in that it does not provide services to any other OSI layer, but rather, only to applications outside the OSI model.  Examples of such applications are spreadsheet programs, word processing programs, and bank terminal programs.
  • 29. Sending Computer Receiving Computer User User Application Application 7 Application 7 Application 6 Presentation 6 Presentation 5 Session 5 Session Transmission Media 4 Transport 4 Transport 3 Network 3 Network 2 Data Link 2 Data Link 1 Physical 1 Physical
  • 30. EXAMPLE FOR OSI REFERENCE MODEL FUNCTIONING