Why Process 100 MHz... When You Only Need 20 MHz?

Imagine opening Google Maps. Does it render the entire city at once?

Of course not.

It renders only the area you’re currently viewing, making navigation faster and reducing unnecessary processing.

5G NR follows the same philosophy.

A carrier may span 100 MHz, but a UE doesn’t continuously process the entire bandwidth.

Instead, it operates within an Active Bandwidth Part (BWP)—a configurable portion of the carrier that contains the resources it currently needs.

Why is this important?

• Lower FFT processing complexity
• Reduced power consumption
• Flexibility to switch BWPs based on traffic and service requirements

The entire carrier is always available, but the UE only “looks at” the bandwidth part that is active at that moment.

Just as Google Maps doesn’t render an entire city to show your current location, a 5G NR UE doesn’t process the entire carrier to receive its data.

Sometimes, the smartest engineering solution isn’t adding more resources—it’s processing only what’s necessary.

LinkedIn: :backhand_index_pointing_down:

Two reasons. First, switching isn’t free — 38.133 defines switch delays where the UE can’t tx or rx at all, so an aggressive inactivity timer saves a bit of battery but dumps dead windows straight into your latency KPIs, and link adaptation has to re-ramp after every switch. Most operators looked at that trade and said no thanks, C-DRX already handles the power side anyway. Second, the initial BWP is coupled to CORESET#0/SSB placement, and a misconfigured default BWP gives you those weird paging and PDCCH monitoring issues that eat a whole night of troubleshooting. Simple config, fewer 3am mysteries.

The place BWP finally becomes real is RedCap. A 20 MHz device sitting on a 100 MHz carrier has no choice — suddenly the feature is load-bearing instead of optional. That’s why it’s getting deployment attention now, years after standardisation.

So yes, the map can zoom. Most networks just render the whole city anyway… until devices showed up that physically can’t.