Description
The Energy Detection Threshold (EDT) is a configurable power level, measured in dBm, that serves as the decision point for a wireless device's clear channel assessment (CCA) procedure. When a device needs to transmit, it first listens to the intended channel for a specified duration. During this listening period, it measures the total received power in the channel. The core operation is a simple comparison: if the measured energy is above the EDT, the device declares the channel 'busy' and defers its transmission. If the energy is below the EDT, the channel is declared 'idle,' and the device may proceed to transmit, subject to other rules.
Architecturally, EDT functionality is implemented in the physical layer (Layer 1) of the device's radio modem. Key components include the radio frequency (RF) front-end, which receives the signal, and baseband processing circuitry that performs the energy measurement and comparison against the stored threshold value. The specific EDT value can be fixed by regulation (e.g., by the FCC or ETSI for unlicensed bands), dynamically adjusted by the network, or set by the device's implementation based on sensed conditions. In 3GPP technologies like License Assisted Access (LAA) and NR-U, the gNB (base station) or UE may signal or configure EDT parameters as part of the radio resource control.
How EDT works in practice involves trade-offs. A low EDT makes a device very sensitive, causing it to defer transmission even in the presence of weak interference, which promotes coexistence but may lead to overly conservative underutilization of the spectrum. A high EDT makes the device less sensitive, allowing it to transmit more aggressively, which can increase its own throughput but may cause harmful interference to other nearby networks. Therefore, setting the EDT is a critical aspect of Radio Resource Management (RRM) for unlicensed operations. Its role is to be the foundational gatekeeper for channel access, enabling multiple systems to share the same medium with a degree of fairness and minimizing collisions, which is essential for predictable performance in shared spectrum.
Purpose & Motivation
EDT exists to enable orderly and fair shared access to unlicensed or lightly licensed radio spectrum. Without such a threshold, devices would transmit blindly, leading to constant collisions, degraded performance for all users, and an unusable shared medium—a scenario known as the 'tragedy of the commons.' The problem it solves is fundamental to any distributed wireless system: how to determine, in a decentralized way, when it is acceptable to transmit.
The historical context for its prominence in 3GPP stems from the introduction of LTE in unlicensed spectrum (LAA) in Release 13 and NR-U in Release 16. Prior to this, Wi-Fi was the dominant technology in bands like 5 GHz and used CSMA/CA with its own EDT definitions. 3GPP's foray into unlicensed spectrum necessitated a robust Listen-Before-Talk (LBT) mechanism to meet regulatory requirements (e.g., ETSI EN 301 893) and ensure peaceful coexistence with incumbent systems like Wi-Fi. EDT is the central parameter of this LBT mechanism.
The creation and standardization of EDT parameters within 3GPP were motivated by the need for cellular technologies to operate as good citizens in shared bands. It addresses the limitations of previous cellular systems, which were designed for exclusive, licensed spectrum and did not require such sensing capabilities. By defining EDT, 3GPP allows network-controlled optimization of coexistence behavior, balancing the aggressive efficiency of cellular scheduling with the polite contention-based access needed in shared environments.
Key Features
- Defines the power level for busy/idle channel decision in CCA
- Configurable and can be adapted based on regulations or network policy
- Fundamental to Listen-Before-Talk (LBT) and Carrier Sensing
- Impplements a key requirement for operation in unlicensed spectrum (e.g., 5 GHz, 6 GHz)
- Can vary with channel bandwidth (wider bandwidth may use a higher absolute threshold)
- Used in both initial CCA and extended CCA (backoff) procedures
Evolution Across Releases
The concept of Energy Detection Threshold was established in early 3GPP releases, primarily in the context of general radio resource management and measurement procedures. While not yet tied to unlicensed operation, the foundational principles of signal power measurement and threshold-based decisions for channel assessment were defined, as referenced in various system and service requirement specs.
Defining Specifications
| Specification | Title |
|---|---|
| TS 22.226 | 3GPP TS 22.226 |
| TS 23.273 | 3GPP TS 23.273 |
| TS 23.725 | 3GPP TS 23.725 |
| TS 23.731 | 3GPP TS 23.731 |
| TS 24.301 | 3GPP TS 24.301 |
| TS 33.401 | 3GPP TR 33.401 |
| TS 33.501 | 3GPP TR 33.501 |
| TS 36.300 | 3GPP TR 36.300 |
| TS 36.321 | 3GPP TR 36.321 |
| TS 36.331 | 3GPP TR 36.331 |
| TS 38.808 | 3GPP TR 38.808 |
| TS 38.889 | 3GPP TR 38.889 |