5G NR SSB beam RSRP: understanding multi-beam measurement and handover stability
Deep dive into 5G NR SSB beam-level RSRP measurement, multi-beam analysis, beam delta impact on handover stability, and practical field techniques for RF engineers.
In 5G NR, the concept of βcell coverageβ is fundamentally different from LTE. A single NR cell is not covered by one omnidirectional signal but by multiple SSB beams, each pointing in a different direction. Understanding per-beam RSRP measurement β and particularly the delta between beams β is essential for diagnosing handover instability, coverage fragility, and throughput inconsistency in live 5G networks.
The SSB beam structure in 5G NR
What is an SSB?
The Synchronization Signal Block (SSB) is the fundamental broadcast signal in 5G NR. It carries:
- PSS (Primary Synchronization Signal) β cell ID detection
- SSS (Secondary Synchronization Signal) β cell ID group detection
- PBCH (Physical Broadcast Channel) β master information block (MIB)
- PBCH DMRS β demodulation reference for PBCH
Each SSB occupies 4 OFDM symbols in time and 240 subcarriers (20 RBs) in frequency. The critical point: each SSB is transmitted on a specific beam direction from the gNB antenna array.
SSB burst set and beam sweeping
The gNB transmits SSBs in a periodic burst set. During each burst, the antenna sweeps through multiple beam directions, transmitting one SSB per beam. The number of SSBs per burst depends on the frequency range:
| Frequency Range | Max SSBs per Burst | Typical Deployment |
|---|---|---|
| FR1 sub-3 GHz | 4 | Urban macro, rural |
| FR1 3-6 GHz (n78, n77) | 8 | Urban mid-band 5G |
| FR2 mmWave | 64 | Dense urban, venue |
For a typical n78 (3.5 GHz) deployment with 8 SSB beams, the gNB sweeps 8 distinct spatial directions during each 20 ms SSB burst period. The UE measures RSRP independently on each beam and reports per-beam results to the network.
SSB index and beam correspondence
3GPP defines βSSB-beam correspondenceβ in TS 38.213. When the network sets ssb-PositionsInBurst in SIB1, each SSB index (0 through L-1) maps to a specific spatial direction. This mapping is what makes per-beam analysis meaningful:
- SSB index 0 might point north
- SSB index 1 might point north-northeast
- SSB index 2 might point northeast
- And so on around the azimuth
Knowing which SSB index the UE is receiving allows the engineer to determine which physical beam is serving the device, and therefore which spatial direction provides the strongest coverage.
Per-beam RSRP measurement
SS-RSRP definition
SS-RSRP (Synchronization Signal Reference Signal Received Power) is defined in 3GPP TS 38.215 as:
The linear average of the power contributions of the resource elements that carry secondary synchronization signals (SSS).
Unlike LTE RSRP which provides a single value per cell, NR SS-RSRP is measured per SSB index. The UE reports:
- SS-RSRP per SSB index for the serving cell
- SS-RSRP per SSB index for detected neighbor cells (in measurement reports)
This produces a beam-level coverage picture that LTE engineers have never had access to.
Reading per-beam RSRP in the field
When analyzing NR measurements, the engineer should focus on:
RSRP_0 β the RSRP of the best (serving) SSB beam. This is what the network uses for scheduling and link adaptation.
RSRP_1 β the RSRP of the second-best SSB beam. This is the fallback beam if the serving beam degrades.
RSRP_n β RSRP of additional beams, in descending order.
The relationship between these values reveals critical information about coverage quality.
The beam delta: coverage resilience indicator
Defining beam delta
The beam delta is the difference between the best and second-best SSB beam RSRP values:
Beam_Delta = RSRP_0 - RSRP_1 (in dB)
This metric does not appear in standard 3GPP reporting but is one of the most valuable diagnostic indicators for 5G NR field engineers.
Interpreting beam delta values
| Beam Delta (dB) | Interpretation | Coverage Quality |
|---|---|---|
| 0-3 | Multiple beams provide similar power | Excellent redundancy, robust coverage |
| 3-6 | Good secondary beam available | Good resilience, stable handover expected |
| 6-10 | Secondary beam significantly weaker | Marginal redundancy, handover may be fragile |
| 10-15 | Large gap between beams | Fragile coverage, single-beam dependent |
| > 15 | Essentially single-beam coverage | Very fragile, beam failure recovery will be slow |
Why beam delta matters for handover
In 5G NR, the A3 event (neighbor cell becomes offset better than serving cell) is the primary handover trigger. However, the A3 evaluation uses SS-RSRP of the best beam per cell (L1-RSRP filtered).
When the beam delta is large:
- The UE is highly dependent on a single beam direction
- If the UE moves or rotates, the serving beam RSRP can drop rapidly
- The second-best beam cannot compensate quickly enough
- The A3 event triggers late or oscillates, causing ping-pong handovers
When the beam delta is small:
- Multiple beams provide comparable coverage
- If the serving beam weakens, the UE can switch to an alternate beam within the same cell (beam management, not handover)
- Coverage transitions are smooth
- A3 events trigger cleanly with stable RSRP
Beam delta and beam failure recovery
3GPP defines Beam Failure Detection (BFD) and Beam Failure Recovery (BFR) in TS 38.321. When the serving beam quality drops below a threshold (controlled by beamFailureDetectionTimer and beamFailureInstanceMaxCount):
- UE detects beam failure on the serving SSB
- UE selects a new candidate beam from measured SSBs (this is where the second-best beam becomes critical)
- UE initiates BFR via RACH on the new beam
If the beam delta is large, the candidate beam RSRP may be insufficient for reliable RACH, causing BFR failure and potential RLF (Radio Link Failure).
Practical field analysis methodology
Step 1: Capture NR measurement reports
The primary data source is the NR RRC MeasurementReport (3GPP TS 38.331). This message contains:
measIdβ identifying which measurement configuration triggered the reportmeasResultsβ per-cell results including:physCellIdβ the NR PCImeasResultβ containingcellResultsandrsIndexResultsrsIndexResultsβ per SSB index RSRP/RSRQ/SINR
HiCellTek decodes these messages in real time from the Qualcomm diagnostic interface, extracting per-SSB RSRP values and presenting them in a structured beam-level view.
Step 2: Map beam delta across the drive route
During a drive test or walk test, continuously log:
- Serving cell PCI and SSB index
- RSRP_0 (best beam) and RSRP_1 (second best beam)
- Computed beam delta
Plot the beam delta on the drive route map. Areas with consistently high beam delta (> 10 dB) are candidates for coverage improvement.
Step 3: Correlate with handover events
Cross-reference beam delta values with handover events:
| Location | Beam Delta | Handover Behavior | Diagnosis |
|---|---|---|---|
| Open area, good coverage | 2-4 dB | Clean A3 handover, no ping-pong | Normal operation |
| Building edge, moderate coverage | 8-12 dB | Delayed handover, brief throughput dip | Monitor, acceptable |
| Street canyon, reflections | 3-5 dB | Frequent beam switches within cell | Normal beam management |
| Cell edge, weak coverage | 12-18 dB | Ping-pong handover, potential RLF | Remediation needed |
Step 4: Analyze neighbor cell beam structure
Expand the analysis to neighbor cells. For each detected neighbor:
- What is the best beam RSRP?
- What SSB index provides the best signal?
- Is the neighborβs best beam aligned with the serving cellβs weak direction?
If a neighbor cellβs beam strongly overlaps with the serving cellβs weak direction, the handover target is clear and transitions should be smooth. If no neighbor provides adequate coverage in the serving cellβs weak direction, a coverage hole exists.
Impact on network configuration
A3 event offset tuning
The A3 event offset (parameter a3-Offset in MeasObjectNR) determines how much better the neighbor must be before triggering handover. When beam delta analysis reveals:
- High beam delta zones with frequent ping-pong: Increase A3 offset (e.g., from 3 dB to 5 dB) and increase
timeToTriggerto stabilize - High beam delta zones with late handover / RLF: Decrease A3 offset and reduce
timeToTriggerto trigger earlier
The correct tuning depends on beam delta distribution, which is why field measurement is essential β simulation alone cannot predict real-world beam behavior.
Beam management configuration
If beam delta is consistently high across a sector:
- Verify SSB beam configuration β are all configured SSB beams actually being transmitted? A disabled or misconfigured beam creates artificial coverage gaps
- Check electrical tilt β excessive downtilt narrows the vertical coverage, potentially eliminating beams that serve certain areas
- Review azimuth alignment β beam directions should match the expected coverage area. A rotated antenna array shifts all beam directions
L1-RSRP filtering
The filterCoefficient in QuantityConfig controls how much L1-RSRP is smoothed before A3 evaluation. Higher filtering (larger coefficient) produces more stable measurements but slower handover response. In high beam delta environments, excessive filtering delays the detection of rapid beam quality changes.
Advanced topic: beam delta in NSA vs SA deployments
NSA (Non-Standalone) considerations
In NSA deployments, the LTE PCell anchors the connection and NR is added as an SCG (Secondary Cell Group). The handover behavior differs:
- LTE PCell handover is independent of NR beam delta
- NR SCG change (SCG modification or SCG failure with recovery) is affected by NR beam delta
- SCG failure triggers fallback to LTE-only, which subscribers experience as a 5G dropout
High NR beam delta in NSA deployments increases SCG failure rate. The engineer should analyze NR beam delta specifically in zones where 5G availability drops.
SA (Standalone) considerations
In SA mode, the NR cell is the PCell. Beam delta directly impacts:
- Primary handover (A3 event on NR)
- Beam failure recovery (BFR)
- RLF detection and recovery
- VoNR call continuity
SA deployments are more sensitive to beam delta because there is no LTE anchor to fall back to during beam transitions.
HiCellTek for per-beam 5G NR analysis
HiCellTek provides real-time access to per-SSB beam RSRP, RSRQ, and SINR from the Qualcomm diagnostic interface. Key capabilities for beam analysis:
- Per-beam KPI dashboard β real-time display of RSRP per SSB index for serving and neighbor cells
- Beam delta computation β automatic calculation and logging of beam delta throughout the drive/walk test
- Layer 3 decoding β full RRC MeasurementReport parsing with per-SSB extraction
- Correlated analysis β beam delta overlaid with handover events, PCI changes, and throughput on the same timeline
- Export β structured data in PCAP, CSV, or HLOG format for post-processing in engineering tools
For a broader overview of 5G NR optimization techniques, see our 5G NR optimization RF engineer guide. For deep analysis of interference scenarios that compound beam delta issues, see our guide on SINR optimization in 5G and LTE. The 5G network testing tool and Android drive test tool pages detail the specific capabilities available for per-beam 5G NR field measurement.
Conclusion
Per-beam RSRP analysis and beam delta measurement are essential competencies for 5G NR RF engineers. The shift from cell-level to beam-level analysis is not optional β it is required by the fundamental architecture of NR massive MIMO. Engineers who understand beam delta can predict handover instability, diagnose coverage fragility, and recommend targeted parameter or physical changes that improve the subscriber experience.
HiCellTek brings beam-level 5G NR analysis to a standard Android smartphone, making per-SSB measurement accessible for every field engineer without dedicated scanning hardware.
Ready to analyze 5G NR beam performance in the field? Contact us at sales@hicelltek.com or visit hicelltek.com to request a demo.
Founder of HiCellTek. 15+ years in telecom, operator side, vendor side, field side. Building the field tool RF engineers deserve.
Request a personalized demo of HiCellTek β 2G/3G/4G/5G network diagnostics on Android.