Advertising

What is the OSI Reference Model? What are OSI Layers?

What is the OSI Reference Model? What are OSI Layers?
The OSI (Open Systems Interconnection) reference model, which is a foundation in network communication, consists of a total of 7 layers, including the lower and upper layers. These layers, called application, presentation, session, transportation, network, data link, and physical, have different functions and tasks in providing network communication. In this article, we will examine what the OSI model is and what it does, what OSI layers are, and how they work.

What is the OSI Reference Model?

OSI (Open Systems Interconnection) is a layered reference model that demonstrates the functions needed by network devices or computers on the network to communicate through the network. The OSI reference model was developed by the International Organization for Standardization (ISO) and was formalized in 1984. [1]

What are OSI Layers? How OSI Layers Work

The OSI reference model consists of 7 different layers. The layers of the OSI model are, in order:

  1. Physical Layer
  2. Data Link Layer
  3. Network Layer
  4. Transport Layer
  5. Session Layer
  6. Presentation Layer
  7. Application Layer

Layers 5, 6 and 7 of the OSI model are in the upper layers; Layers 1, 2, 3 and 4 are grouped into lower layers.

Application Layer-7

The Application Layer is the 7th layer of the OSI reference model that provides an interface between user applications and the network. Examples of user applications are web browsers, e-mail clients, access programs to internet services.

User applications are processed at the layer through various protocols. The user performs an action through the application. Afterwards, the user application interacts with the protocols.

Examples of protocols used in the application layer are:

  1. FTP (File Transfer Protocol)
  2. SMTP (Simple Mail Transfer Protocol)
  3. HTTP (Hyper Text Transfer Protocol)
  4. POP3 (Post Office Protocol)

Presentation Layer-6

The Presentation Layer is the 6th layer of the OSI reference model, which allows controlling the syntax and format of the data coming from the application layer, converting it to different data types if necessary, and performing encryption/decryption or compression/decompression operations.

The presentation layer ensures that the data is understood by the sending and receiving applications, and the conversion process is performed in case of conflict between the data.

Photo, audio, video, etc. in the presentation layer. Examples of the formats of data of types are:

  1. Photo: JPG, PNG, TIFF
  2. Video: AVI, MOV, MP4
  3. Audio: MP3, WAV, MIDI
  4. Text: ASCII, EBCDIC, RTF

Session Layer-5

The Session Layer is the 5th layer of the OSI model, which provides the establishment, maintenance, and termination of the session necessary to ensure the communication of computers. It enables the session to resume from where it left off in cases where the session cannot be resumed or interrupted for some reason.

Session communication can be done in different categories. The categories that enable session communication are: [1]

  1. Full-Duplex - simultaneous and two-way communication
  2. Half-Duplex - asynchronous two-way communication
  3. Simplex - one-way communication

Transport Layer-4

The Transport Layer is the 4th layer of the OSI model that checks whether a data is transmitted to the final receiver without error. The transport layer is responsible for transporting data and delivering it to its destination correctly, as opposed to sending data.

Communication in the transport layer is examined in two categories: [1]

  1. Connectionless - the connection must not be established before the data is sent.
  2. Connection-oriented- A connection must be established on it via parameters before the data is sent.

Network Layer-3

The Network Layer is the 3rd layer of the OSI model responsible for the communication of data on the network. It allows information blocks called packets to be transmitted end-to-end through various nodes. [2]

Some of the protocols used at the network layer are: [1, 2]

  1. TCP/IP - internet protocol
  2. Internetwork Packet Exchange (IPX)

Advertising

Physical Layer-1

The Physical Layer is the 1st layer of the OSI reference model, which enables the physical transport and marking of bit-shaped data through various hardware.

The transfer of data at the physical layer can be achieved in several ways: [1]

  1. Cabling
  2. Hubs
  3. Wireless radios
  4. Connectors and transceivers

The OSI reference model, which was formalized by ISO in 1984, is one of the concepts used in network communication today. In this article, I have shared with you what the OSI reference model, which consists of 7 layers in total, is, what the OSI layers are, and what they do, based on my research. Hope it's useful. Goodbye.

Ömer Faruk Coşkun - ÖFC
Omer Faruk COSKUN

I am a Computer Engineering student at Istanbul University-Cerrahpaşa. I love to research, learn and also share what I have learned.

Comments

You have submitted more comments than you can post in a given time. Wait a while.
You have submitted more comments than you can post in a given time. Wait a while.
You have submitted more comments than you can post in a given time. Wait a while.
Your comment has been sent successfully. We thank you.
An error occurred while submitting your comment. Please try again later. If the problem persists, please contact us.

Be the first to comment.

Advertising