# Introduction to BWP (Bandwidth Part)
BWP, short for **Bandwidth Part**, is a core technical component in the 5G New Radio (NR)
standard, defined by the 3rd Generation Partnership Project (3GPP) to optimize bandwidth
utilization, device power efficiency, and compatibility across diverse user equipment (UE) types. It
enables flexible management of the 5G carrier bandwidth, addressing key challenges in 5G
network deployment and operation.
## 1. Core Definition
In 5G NR, a "carrier" (the frequency resource allocated for 5G communication) can span a very
wide bandwidth (up to 100 MHz in Sub-6 GHz bands and 400 MHz in mmWave bands). However,
not all UEs (e.g., low-cost IoT devices, old smartphones) support such large bandwidths, and
continuously using full bandwidth would waste power for UEs with limited needs.
A **BWP** is a *contiguous subset of the 5G carrier’s total bandwidth* that is dynamically
assigned to a UE by the network. The UE only needs to monitor, transmit, and receive data within
its assigned BWP—eliminating the need to process the entire carrier bandwidth.
## 2. Key Functions & Benefits
BWP is designed to solve three critical 5G challenges, delivering tangible value to both network
operators and end users:
### 2.1 Flexible Bandwidth Adaptation
5G UEs have varying bandwidth capabilities (e.g., a basic IoT sensor may only support 10 MHz,
while a high-end smartphone supports 100 MHz). BWP allows the network to:
- Assign bandwidth subsets matching each UE’s hardware limits.
- Avoid forcing low-capability UEs to "overload" by processing unused bandwidth, ensuring broad
compatibility across device types.
### 2.2 UE Power Consumption Optimization
Power efficiency is critical for mobile devices (especially battery-powered IoT sensors). Without
BWP, UEs would need to continuously "listen" to the entire 5G carrier bandwidth for incoming
signals—draining battery rapidly. With BWP:
- UEs only monitor their assigned BWP (a smaller frequency range).
- When traffic is low (e.g., a UE is in standby mode), the network can assign a narrow BWP,
further reducing power usage. This extends device battery life by up to 30% in typical scenarios
(per 3GPP tests).
### 2.3 Improved Spectrum Efficiency
Network operators’ spectrum resources are limited and valuable. BWP enables dynamic
bandwidth adjustment based on real-time traffic demand:
- During peak hours (e.g., rush-hour commutes), the network can assign wider BWPs to UEs with
high data needs (e.g., video streaming).
- During off-peak hours, narrower BWPs are used, freeing up spectrum for other UEs or services.
This "on-demand" resource allocation minimizes spectrum waste and maximizes overall network
capacity.
## 3. Main Types of BWP
3GPP defines three primary BWP types, each serving a specific purpose in the UE-network
interaction:
| Type | Purpose | Key Characteristics
|
|--------------------|-------------------------------------------------------------------------|-------------------------------
------------------------------------------------------|
| **Initial BWP** | Used during UE initial access (e.g., when a UE first connects to 5G). | Pre-
configured in the network; ensures the UE can quickly establish a basic connection. |
| **Default BWP** | Used when the UE is in idle or inactive state (no active data transfer).|
Narrow bandwidth (to save power); the UE reverts to this BWP when not transmitting/receiving.
|
| **Dedicated BWP** | Used for active data services (e.g., video calls, downloads). |
Dynamically adjusted by the network based on traffic demand; can be wide or narrow. |
## 4. How BWP Works
The BWP workflow is coordinated between the 5G base station (gNodeB) and the UE, via radio
resource control (RRC) signaling:
1. **Configuration**: The gNodeB sends RRC messages to the UE, defining parameters for Initial,
Default, and Dedicated BWPs (e.g., frequency range, bandwidth size).
2. **Activation**: For initial access, the UE uses the Initial BWP to connect to the gNodeB. After
connection, the gNodeB activates the Default BWP (for low-power standby) or a Dedicated BWP
(for active traffic).
3. **Adjustment**: As traffic changes (e.g., a UE starts streaming 4K video), the gNodeB sends a
signal to switch the UE to a wider Dedicated BWP. When traffic stops, the UE switches back to the
Default BWP.
## 5. Significance in 5G Ecosystem
BWP is not just a technical detail—it is a foundational enabler of 5G’s core promises:
- **Massive IoT**: Supports low-power, low-bandwidth IoT devices (a key part of 5G’s "massive
machine-type communication" (mMTC) use case).
- **Enhanced Mobile Broadband (eMBB)**: Ensures high-end devices get the wide bandwidth
needed for fast speeds, while optimizing network resources.
- **Future-Proofing**: As 5G evolves (e.g., 5G-Advanced) and new device types emerge, BWP’s
flexibility allows networks to adapt without major hardware overhauls.
In summary, BWP is a cornerstone of 5G NR’s design—balancing performance, efficiency, and
compatibility to unlock the full potential of 5G technology.