Open In App

Different Transmission States of SDLC

Last Updated : 05 Aug, 2020
Improve
Improve
Like Article
Like
Save
Share
Report

Synchronous Data Link Control (SDLC) is generally discipline for serial-by-bit information transmission over channel of data communication. Whether switched or non-switched, physical communication channel is always considered to be constant once it is been established or developed. Communication channel over this transition channel is basically assumed to be not permanent. On this communication channel, there are basically three different types of transmission state that can be present or exist.

SDLC might exist in one of these transmission states as given below :

Let us understand in detail :

  1. Transient State –
    This state usually arises when station is preparing itself to transfer and not yet reached steady state. This state also follows the poll of secondary station and come before the actual transfer of control data or information. This state also exists before and after initial transmission and also after each line turnaround.


  2. Idle State –
    The circuit is basically considered to be in Idle state by secondary station just after 15 or more consecutive logic 1s that must have been received. There is also no transmission of control information or data during this state. A link connection configuration that is being used is required to determine and identify the particular link station action in this state as given below :

    Link Connection

    Primary Link Station Secondary Link Station
    Half-duplex point-to-point Carrier off Carrier off
    Duplex point-to-point AIl 1’s AIl 1’s
    Half-duplex multipoint Carrier off Carrier off
    Duplex multipoint AIl 1’s Carrier off


  3. Active State –
    It is a non-idle, non-transient state. In this state, there is possibility of transmission of control information and data. This state basically presents whether primary or one of the secondary stations is transferring information or control signals. In the following figure, it is clear that there is no exchange of information or data, but the line is held in this state.


Similar Reads

Difference between Simplex Transmission Modes and Half Duplex Transmission Modes
Prerequisite – Transmission Modes in Computer Networks 1. Simplex Mode : Simplex mode is as on a one-way street, the communication is unidirectional, as on a one-way street. In this, only one of the two devices on a link can transmit, and the other can only receive. This mode uses the entire capacity of the channel to send data in one direction. Ex
2 min read
Difference between Simplex Transmission Modes and Full Duplex Transmission Modes
Prerequisite – Transmission Modes in Computer Networks 1. Simplex Mode :Simplex mode is as on a one-way street, the communication is unidirectional, as on a one-way street. In this, only one of the two devices on a link can transmit, and the other can only receive. This mode uses the entire capacity of the channel to send data in one direction. 2.
2 min read
Difference between Half duplex Transmission Modes and Full Duplex Transmission Modes
1. Half-duplex mode :Half-duplex mode is when the sender can send the data and also can receive the data one at a time. It is two-way directional i.e bi-directional communication but one at a time. 2. Full-duplex mode :Full duplex mode is when the sender can send the data and also can receive the data simultaneously. It is two-way directional i.e b
4 min read
Types of Transmission Media
In data communication terminology, a transmission medium is a physical path between the transmitter and the receiver i.e. it is the channel through which data is sent from one place to another. Transmission Media is broadly classified into the following types: 1. Guided Media: It is also referred to as Wired or Bounded transmission media. Signals b
5 min read
Difference between Serial and Parallel Transmission
There are two methods used for transferring data between computers which are given below: Serial Transmission and Parallel Transmission. Serial Transmission: In Serial Transmission, data-bit flows from one computer to another computer in bi-direction. In this transmission, one bit flows at one clock pulse. In Serial Transmission, 8 bits are transfe
2 min read
Difference between Simplex, Half duplex and Full Duplex Transmission Modes
Transferring data between two devices is known as Transmission Mode. It is also known as Communication Mode. In this article, we are going to discuss Simplex Mode, Half Duplex Mode and Full Duplex Mode and we will also see the differences between them. We design networks and buses to allow communication between devices. There are 3 types of transmi
3 min read
Difference between Terrestrial Microwave and Satellite Microwave Transmission System
Terrestrial Microwave Transmission System (TMTS): In these systems, the signals are extremely concentrated and the physical route must be within line of sight. The signals in these systems are extended with the help of Relay towers. Terrestrial Microwave Systems need directional parabolic antennas to broadcast and receive signals in the lower gigah
2 min read
Advantages and Disadvantages of Radio Transmission
Practically all organizations utilize radio waves for information transmission, e.g., GSM at 900, 1800, and 1900 MHz, DECT at 1880 MHz and so on Radio transmission innovations can be utilized to set up specially appointed associations for work gatherings, to an interface, e.g., a work area with a printer without a wire, or to help portability insid
3 min read
What is MTU(Maximum Transmission Unit)?
Introduction : The Maximum Transmission Unit (MTU) is the largest amount of data that can be transmitted in a single packet on a network. It is a parameter that is determined by the underlying network technology, and can be configured on network devices such as routers and switches. The MTU is important because it determines the maximum size of dat
5 min read
Types of Transmission Technology
Transmission is actually the process of sending and propagating analog or signals of digital information. Transmission technology generally refers to physical layer protocol duties like modulation, demodulation, line coding, and many more. It might also include higher-level protocol duties such as digitizing analog signals, data compression, etc. T
4 min read
Article Tags :