DISC

Disconnect

Protocol
Introduced in Rel-5
DISC is a specific frame type within the LAPDm (Link Access Procedure on the Dm channel) protocol used in GSM. It is a command sent to logically terminate a data link layer connection between a mobile station and the network, ensuring an orderly release of layer 2 resources before the physical channel is released or reassigned.

Description

The DISC (Disconnect) frame is a fundamental component of the Layer 2 signaling protocol in GSM, known as LAPDm, which is based on the ISDN LAPD protocol adapted for the mobile radio environment. It operates on the dedicated control channel (DCCH). The DISC frame is a command, sent by either the mobile station (MS) or the network side (typically the Base Station System, BSS), to initiate the termination of a confirmed information transfer mode (multiframe operation) at the data link layer (Layer 2). This procedure is distinct from the physical release of the radio channel; it is a logical disconnection that ensures both peers agree that the link is no longer active for signaling, allowing buffers to be cleared and sequence numbers to be reset.

How it works follows a defined handshake. The entity wishing to disconnect (the initiator) transmits a DISC command frame. This frame contains a poll bit set to '1', requesting a response from the receiver. Upon receiving a valid DISC command, the receiving entity must respond with an Unnumbered Acknowledgment (UA) frame, also with the poll/final bit set appropriately, to confirm the disconnection. Once the initiator receives the UA frame, the data link layer connection is considered formally released. Only after this Layer 2 disconnection is complete can the associated physical resources (the timeslot and frequency) be safely released for other calls or signaling procedures. This orderly process prevents data loss and protocol state ambiguities.

The role of the DISC frame is critical for robust signaling management in GSM. It is used in various scenarios, such as during call clearing, handover execution, and the release of dedicated signaling connections. By providing a confirmed disconnection mechanism, LAPDm ensures the integrity of the signaling link control. This is part of a suite of unnumbered frames (including SABM for link setup, UA for acknowledgment, and DM for disconnected mode) that manage the link's operational state. The specifications governing its use, such as TS 24.022 for the layer 3 aspects and TS 37.462 for GERAN Iur-g interface signaling, ensure interoperability across different network equipment vendors.

Purpose & Motivation

The DISC frame exists to provide a reliable and orderly method for terminating a logical data link connection in the GSM signaling protocol stack. Without such a mechanism, a peer entity might continue to attempt transmitting signaling messages on a link the other peer considers dead, leading to protocol errors, wasted resources, and potential system instability. It solves the problem of synchronizing the state of the Layer 2 connection between the MS and the network.

Its creation is rooted in the principles of reliable data link protocols, adapted from fixed-line telecommunication standards (ISDN) to the wireless domain. The mobile environment, with its potential for sudden signal loss, makes a confirmed disconnection procedure even more important than in wired systems. The DISC handshake ensures that both sides explicitly acknowledge the end of the signaling dialogue for a particular transaction, which is a prerequisite for cleanly freeing network resources and preparing for the next user or procedure. It addresses the limitation of implicit disconnection, which could be caused by radio fade, by enforcing an explicit signaling exchange.

Key Features

  • LAPDm unnumbered command frame used for logical link termination
  • Initiates a confirmed disconnection procedure requiring a UA response
  • Operates on the dedicated control channel (DCCH) in GSM
  • Ensures synchronization of Layer 2 state between MS and network
  • Precedes the physical channel release to maintain signaling integrity
  • Defined in core GSM signaling specifications (24.022) and later for inter-BSS signaling (37.462)

Evolution Across Releases

Rel-5 Initial

The DISC frame and the LAPDm protocol were part of the foundational GSM specifications, with its core behavior defined from the earliest releases. Release 5 formalized its ongoing role within the stable GSM standard. The initial architecture established DISC as a mandatory command within the LAPDm protocol suite on the Um interface, providing the standard mechanism for disconnecting a dedicated signaling link between the MS and the BSS.

Defining Specifications

SpecificationTitle
TS 24.022 3GPP TS 24.022
TS 37.462 3GPP TR 37.462