SlideShare uma empresa Scribd logo
1 de 24
THE ISO_OSI MODEL
BY,
G. VISHNU VARDHAN,
ASSISTANT PROFESSOR,
DEPT OF ECE.
INTRODUCTION
• The International Standards Organization (ISO) is a
multinational body dedicated to worldwide agreement on
standards.
• ISO proposed a reference model as a first step toward
international standardization of protocols used at different
layers.
• This model is called Open System Interconnection model (OSI).
An open system is model that allow any two different systems
to communicate regardless of their underlying architecture.
7LAYERS OF OSI MODEL
ORGANIZATION OF LAYERS
The principles that were applied to arrive at the seven layers can
be briefly summarized as follows:
1. A layer should be created where a different abstraction is
needed.
2. Each layer should perform a well-defined function.
3. The function of each layer should be chosen with an eye
toward defining internationally standardized protocols.
4. The layer boundaries should be chosen to minimize the
information flow across the interfaces.
5. The number of layers should be large enough that distinct
functions need not be thrown together in the same layer out of
necessity and small enough that the architecture does not
become unwieldy.
PHYSICAL LAYER
The physical layer is responsible for movements of individual bits from
over a physical medium
• The physical layer coordinates the functions required to carry a bit stream over
a physical medium.
• It deals with the mechanical and electrical specifications of the interface and
transmission medium.
It also concerns about
 Physical characteristics of interfaces and medium.
 Representation of bits.
 Data rate.
 Synchronization of bits.
 Line configuration.
 Physical topology.
 Transmission mode.
DATA LINK LAYER
The data link layer is responsible for reliable transmission of frames from
one node to the next.
The data link layer transforms the physical layer, a raw transmission facility, to
a reliable link and is responsible for node to node delivery.
The other functions of data link layer include
 Framing : The data link layer divides the stream of bits received from the
network layer into manageable data units called frames.
 Physical addressing : the data link layer adds a header to the frame to
define the sender and/or receiver of the frame.
 Flow control : If the rate at which the data are absorbed by the receiver is
less than the rate at which data are produced in the sender, the data link
layer imposes a flow control mechanism.
 Error control : It provides the mechanism of error control in which it detects and
retransmits damaged or lost frames. Error control is normally achieved through
a trailer added to the end of the frame.
 Access control : When two or more devices are connected to the same link,
datalink layer protocols are necessary to determine which device has control
over the link at any given time.
NETWORK LAYER
The network layer is responsible for the delivery of individual
packets from the source host to the destination host.
It is responsible for the source to destination delivery of a packets
across multiple networks.
Other functions include
 Routing : Provide mechanism to transmit data over independent
networks that are linked together.
 Logical addressing : If a packet passes the network boundary,
we need another addressing system to help distinguish the
source and destination systems. Network layer adds Logical
addresses of sender and Receiver of the another network.
TRANSPORT LAYER
It is responsible for source process to destination process
delivery of entire message.
Transport layer provides two types of services:
 Connection Oriented Transmission: In this type of transmission the
receiving device sends an acknowledgment back to the source after a
packet or group of packet is received.
 Connectionless Transmission: In this type of transmission the
receiver does not acknowledge receipt of a packet.
Other functions of Transport layer include :
 Segmentation and Reassembly: Divide the message received
from Session layer into Segments and number them to make a
sequence for reassembly at the receiving side.
 Service point addressing: Transport layer makes sure that the
message is delivered to the correct process on destination
machine.
 Error Control: Make sure that the entire message arrives
without errors else retransmit.
 Flow Control: Transport layer makes sure that the sender and
the receiver communicate at a rate they both can handle
SESSION LAYER
It is responsible for beginning, maintaining & ending
the communication between two devices, which is called
session.
Functions of session layer include
 Dialog Control: The session layer allows two systems to enter
into a dialog. It allows the communication between two
processes to take place in either half-duplex (one way at a
time) or full-duplex (two ways at a time) mode.
 Synchronization: Allows a process to add checkpoints to a
stream of data.
PRESENTATION LAYER
This layer is concerned with the syntax and semantics of the
information exchanged between two systems.
The responsibilities of presentation layer include:
 Data Translation: Encoding and Decoding
Sender to Common format on Sending side
Common to Receiving format on Receiver side
 Data Encryption: For security and privacy purpose.
 Data Compression: Data compression reduces the number of
bits contained in the information.
APPLICATION LAYER
The application layer is responsible for providing services to
the user.
It Provides User interfaces and support for Services, like e-
mail, file transfer.
Functions of application layer include:
 Network Virtual terminal: It allows a user to log on to a remote
host.
 File Transfer Access, and Management: This application allows
a user to access files in a remote host.
 Mail Services: This application provides various e-mail
services.
 Directory Services: This application provides the distributed
database sources and access for global information about
SUMMARY
The ISO_OSI Reference Model
The ISO_OSI Reference Model

Mais conteúdo relacionado

Mais procurados

Ethernet frame format
Ethernet frame formatEthernet frame format
Ethernet frame format
myrajendra
 

Mais procurados (20)

Iso layers
Iso layersIso layers
Iso layers
 
Leaky bucket algorithm
Leaky bucket algorithmLeaky bucket algorithm
Leaky bucket algorithm
 
What is Ethernet
What is EthernetWhat is Ethernet
What is Ethernet
 
Data Link Layer
Data Link LayerData Link Layer
Data Link Layer
 
Reference models in Networks: OSI & TCP/IP
Reference models in Networks: OSI & TCP/IPReference models in Networks: OSI & TCP/IP
Reference models in Networks: OSI & TCP/IP
 
web connectivity in IoT
web connectivity in IoTweb connectivity in IoT
web connectivity in IoT
 
Physical layer
Physical layerPhysical layer
Physical layer
 
Network Layer
Network LayerNetwork Layer
Network Layer
 
Ethernet frame format
Ethernet frame formatEthernet frame format
Ethernet frame format
 
Error control
Error controlError control
Error control
 
Lock based protocols
Lock based protocolsLock based protocols
Lock based protocols
 
Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)
 
Cs6703 grid and cloud computing unit 3
Cs6703 grid and cloud computing unit 3Cs6703 grid and cloud computing unit 3
Cs6703 grid and cloud computing unit 3
 
logical addressing
logical addressinglogical addressing
logical addressing
 
Transport layer
Transport layer Transport layer
Transport layer
 
Framing in data link layer
Framing in data link layerFraming in data link layer
Framing in data link layer
 
Mobile transport layer - traditional TCP
Mobile transport layer - traditional TCPMobile transport layer - traditional TCP
Mobile transport layer - traditional TCP
 
Ethernet Computer network
Ethernet Computer networkEthernet Computer network
Ethernet Computer network
 
OSI Model of Networking
OSI Model of NetworkingOSI Model of Networking
OSI Model of Networking
 
TCP IP Model | Computer Science
TCP IP Model | Computer ScienceTCP IP Model | Computer Science
TCP IP Model | Computer Science
 

Destaque (9)

Iso osi
Iso osiIso osi
Iso osi
 
ISO OSI Model
ISO OSI ModelISO OSI Model
ISO OSI Model
 
OSI Model
OSI ModelOSI Model
OSI Model
 
IAS 2011
IAS 2011IAS 2011
IAS 2011
 
OSI model
OSI modelOSI model
OSI model
 
Osi reference model in Networking
Osi reference model in NetworkingOsi reference model in Networking
Osi reference model in Networking
 
Osi model
Osi modelOsi model
Osi model
 
TCP-IP Reference Model
TCP-IP Reference ModelTCP-IP Reference Model
TCP-IP Reference Model
 
TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network ppt
 

Semelhante a The ISO_OSI Reference Model

BAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptxBAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptx
BapanKar2
 
Internetworking
InternetworkingInternetworking
Internetworking
Raghu nath
 

Semelhante a The ISO_OSI Reference Model (20)

3. osi model
3. osi model3. osi model
3. osi model
 
OSI MODEL
OSI MODEL OSI MODEL
OSI MODEL
 
Cn4,com net
Cn4,com netCn4,com net
Cn4,com net
 
OSI &TCP/IP Model
OSI &TCP/IP ModelOSI &TCP/IP Model
OSI &TCP/IP Model
 
Computer Network Unit-1 ppt
Computer Network Unit-1 pptComputer Network Unit-1 ppt
Computer Network Unit-1 ppt
 
BAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptxBAPANKAR15800121011 SOFT.pptx
BAPANKAR15800121011 SOFT.pptx
 
OSI Model
OSI ModelOSI Model
OSI Model
 
OSI MODEL AND ITS LAYERS FUNCTION
OSI  MODEL AND ITS LAYERS FUNCTIONOSI  MODEL AND ITS LAYERS FUNCTION
OSI MODEL AND ITS LAYERS FUNCTION
 
Osi model
Osi modelOsi model
Osi model
 
Network Connectivity and Protocols and OSI Model
Network Connectivity and Protocols and OSI ModelNetwork Connectivity and Protocols and OSI Model
Network Connectivity and Protocols and OSI Model
 
Internetworking
InternetworkingInternetworking
Internetworking
 
Osi model
Osi modelOsi model
Osi model
 
OSI Model.It was created in 1983 by osi.
OSI Model.It was created in 1983 by osi.OSI Model.It was created in 1983 by osi.
OSI Model.It was created in 1983 by osi.
 
OSI Model
OSI ModelOSI Model
OSI Model
 
Osi model
Osi modelOsi model
Osi model
 
seven layer OSI model
seven layer OSI modelseven layer OSI model
seven layer OSI model
 
COMPUTER NETWORK_OSI & TCP/IP
COMPUTER NETWORK_OSI & TCP/IPCOMPUTER NETWORK_OSI & TCP/IP
COMPUTER NETWORK_OSI & TCP/IP
 
The Osi Model
The Osi ModelThe Osi Model
The Osi Model
 
5th class
5th class5th class
5th class
 
Osi Model
Osi ModelOsi Model
Osi Model
 

Último

Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 

Último (20)

Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 

The ISO_OSI Reference Model

  • 1. THE ISO_OSI MODEL BY, G. VISHNU VARDHAN, ASSISTANT PROFESSOR, DEPT OF ECE.
  • 2. INTRODUCTION • The International Standards Organization (ISO) is a multinational body dedicated to worldwide agreement on standards. • ISO proposed a reference model as a first step toward international standardization of protocols used at different layers. • This model is called Open System Interconnection model (OSI). An open system is model that allow any two different systems to communicate regardless of their underlying architecture.
  • 5. The principles that were applied to arrive at the seven layers can be briefly summarized as follows: 1. A layer should be created where a different abstraction is needed. 2. Each layer should perform a well-defined function. 3. The function of each layer should be chosen with an eye toward defining internationally standardized protocols. 4. The layer boundaries should be chosen to minimize the information flow across the interfaces. 5. The number of layers should be large enough that distinct functions need not be thrown together in the same layer out of necessity and small enough that the architecture does not become unwieldy.
  • 6. PHYSICAL LAYER The physical layer is responsible for movements of individual bits from over a physical medium
  • 7. • The physical layer coordinates the functions required to carry a bit stream over a physical medium. • It deals with the mechanical and electrical specifications of the interface and transmission medium. It also concerns about  Physical characteristics of interfaces and medium.  Representation of bits.  Data rate.  Synchronization of bits.  Line configuration.  Physical topology.  Transmission mode.
  • 8. DATA LINK LAYER The data link layer is responsible for reliable transmission of frames from one node to the next.
  • 9. The data link layer transforms the physical layer, a raw transmission facility, to a reliable link and is responsible for node to node delivery. The other functions of data link layer include  Framing : The data link layer divides the stream of bits received from the network layer into manageable data units called frames.  Physical addressing : the data link layer adds a header to the frame to define the sender and/or receiver of the frame.  Flow control : If the rate at which the data are absorbed by the receiver is less than the rate at which data are produced in the sender, the data link layer imposes a flow control mechanism.  Error control : It provides the mechanism of error control in which it detects and retransmits damaged or lost frames. Error control is normally achieved through a trailer added to the end of the frame.  Access control : When two or more devices are connected to the same link, datalink layer protocols are necessary to determine which device has control over the link at any given time.
  • 10. NETWORK LAYER The network layer is responsible for the delivery of individual packets from the source host to the destination host.
  • 11. It is responsible for the source to destination delivery of a packets across multiple networks. Other functions include  Routing : Provide mechanism to transmit data over independent networks that are linked together.  Logical addressing : If a packet passes the network boundary, we need another addressing system to help distinguish the source and destination systems. Network layer adds Logical addresses of sender and Receiver of the another network.
  • 12. TRANSPORT LAYER It is responsible for source process to destination process delivery of entire message.
  • 13. Transport layer provides two types of services:  Connection Oriented Transmission: In this type of transmission the receiving device sends an acknowledgment back to the source after a packet or group of packet is received.  Connectionless Transmission: In this type of transmission the receiver does not acknowledge receipt of a packet.
  • 14. Other functions of Transport layer include :  Segmentation and Reassembly: Divide the message received from Session layer into Segments and number them to make a sequence for reassembly at the receiving side.  Service point addressing: Transport layer makes sure that the message is delivered to the correct process on destination machine.  Error Control: Make sure that the entire message arrives without errors else retransmit.  Flow Control: Transport layer makes sure that the sender and the receiver communicate at a rate they both can handle
  • 15.
  • 16. SESSION LAYER It is responsible for beginning, maintaining & ending the communication between two devices, which is called session.
  • 17. Functions of session layer include  Dialog Control: The session layer allows two systems to enter into a dialog. It allows the communication between two processes to take place in either half-duplex (one way at a time) or full-duplex (two ways at a time) mode.  Synchronization: Allows a process to add checkpoints to a stream of data.
  • 18. PRESENTATION LAYER This layer is concerned with the syntax and semantics of the information exchanged between two systems.
  • 19. The responsibilities of presentation layer include:  Data Translation: Encoding and Decoding Sender to Common format on Sending side Common to Receiving format on Receiver side  Data Encryption: For security and privacy purpose.  Data Compression: Data compression reduces the number of bits contained in the information.
  • 20. APPLICATION LAYER The application layer is responsible for providing services to the user. It Provides User interfaces and support for Services, like e- mail, file transfer.
  • 21. Functions of application layer include:  Network Virtual terminal: It allows a user to log on to a remote host.  File Transfer Access, and Management: This application allows a user to access files in a remote host.  Mail Services: This application provides various e-mail services.  Directory Services: This application provides the distributed database sources and access for global information about