SLIV

Start and Length Indicator Value

Physical Layer →
Introduced in Rel-15

SLIV is a compact signaling parameter in 5G NR that jointly encodes the starting symbol and length of a PDSCH or PUSCH allocation within a slot to reduce control overhead.

Category
Physical Layer
Introduced
Rel-15
Where
Radio Access Network › NG-RAN (5G)
Specifications
2 specs
SLIV Description Purpose Related Classification Specifications

Description

The Start and Length Indicator Value (SLIV) is a key Downlink Control Information (DCI) field in 5G New Radio (NR) used for dynamic time-domain resource allocation. Its primary function is to efficiently signal to a User Equipment (UE) the exact location and duration of its Physical Downlink Shared Channel (PDSCH) or Physical Uplink Shared Channel (PUSCH) transmission within a given slot. Instead of transmitting two separate values for the start symbol (S) and the length in symbols (L), the gNodeB encodes them into a single, compact integer value—the SLIV. The UE decodes this value using a predefined formula or table specified in 3GPP TS 38.214 to derive S and L.

The encoding rule ensures validity: the combination of S and L must define a resource that fits entirely within the slot's 14 symbols (for normal cyclic prefix). The formula is: if (L-1) ≤ 7 then SLIV = 14*(L-1) + S, else SLIV = 14*(14-L+1) + (14-1-S). The UE calculates S and L from the received SLIV by trying both possible interpretations. This joint encoding saves precious bits in the DCI payload, which is crucial for maintaining low control channel overhead, especially for smaller bandwidth parts and for scheduling many users.

SLIV is part of the Time Domain Resource Allocation (TDRA) table. The network can configure a UE with one or more TDRA entries via RRC signaling, where each entry includes parameters like mapping type, slot offset (K0/K2), and the SLIV. During dynamic scheduling, the DCI points to one of these pre-configured entries using a TDRA index field. This two-step process (RRC configuration + DCI indication) provides flexibility: common patterns can be configured semi-statically, while the DCI dynamically selects the appropriate one. SLIV directly determines the time-domain resources, which, combined with frequency-domain resource allocation (via the Frequency Domain Resource Assignment field), gives the UE its complete scheduled resource block set.

Purpose & Motivation

SLIV was created for 5G NR to address the need for highly flexible and efficient time-domain resource allocation. Unlike 4G LTE, which primarily scheduled resources in units of subframes (1 ms), 5G NR introduced a more flexible slot and mini-slot structure with variable numerology (subcarrier spacing). This allows transmissions to start at any symbol and have durations as short as one symbol. Signaling such flexibility with separate start and length fields would require too many bits in the DCI, increasing control channel overhead and reducing scheduling capacity.

The motivation was to minimize control signaling overhead while maximizing scheduling flexibility—a key requirement for 5G's diverse use cases. For enhanced Mobile Broadband (eMBB), it allows efficient packing of user data. For Ultra-Reliable Low-Latency Communications (URLLC), it enables immediate mini-slot scheduling to preempt ongoing eMBB traffic, which is facilitated by the ability to signal a transmission starting at any symbol. The joint encoding of SLIV is an elegant solution from information theory, using the constraint that S+L must be ≤ 14 to reduce the number of possible valid (S, L) combinations, thereby requiring fewer bits to signal them all. This design directly addresses the limitations of LTE's more rigid allocation and is fundamental to NR's dynamic TDD and low-latency capabilities.

Classification

Part ofDCI
Related approachesPDSCHPUSCH

Evolution Across Releases

Rel-15 Initial

Introduced as the foundational mechanism for dynamic time-domain resource allocation in 5G NR. Defined the encoding formula and its application for PDSCH and PUSCH scheduling. Established its role within the DCI and the RRC-configured TDRA table framework.

Explore further

Broader topics and technologies where SLIV plays a role.

Defining Specifications

3GPP specifications that define or reference SLIV, with the latest known release. Sourced from the 3GPP document catalog — see methodology.

SpecificationTitleRelease
TS 38.213 vj10 NR Physical Layer Control Procedures Rel-19
TS 38.214 vj10 NR Physical Layer Procedures for Data Rel-19
Patrick Zandl

About the author: Patrick Zandl (b. 1974)

Telecommunications specialist, technology journalist (founder of the Mobil server), and developer who has been running since 2025 — the largest Czech-language resource on AI-assisted programming. Formerly Chief Wizard Architect at Prusa3D and head of development for Turris at CZ.NIC; currently a consultant and instructor on AI implementation in companies.