FAQ    

 

 

How does measurement works in LTE ?

In LTE (Long Term Evolution), a measurement report is a mechanism used by User Equipment (UE) to inform the network about the radio conditions it experiences. This reporting process is critical for various operations, such as handover, cell reselection in idle mode, and radio resource management. Here’s a detailed overview of how measurement reports work in LTE:

Triggering Conditions

Measurement reports are triggered based on conditions predefined by the network. These conditions can include:

  • Reference Signal Received Power (RSRP) and Reference Signal Received Quality (RSRQ) thresholds being crossed.
  • Event-based triggers, where specific events defined by the 3GPP standards signal the need for a report. These events relate to changes in signal strength or quality.

Measurement Configuration

The network configures UE with measurement rules and reporting criteria through Radio Resource Control (RRC) signaling. This configuration includes:

  • What to measure: Specifies the types of measurements the UE should perform.
  • When to report: Defines the events or conditions under which the UE should generate and send a measurement report.

Measurement Process

The UE continuously monitors signal conditions of the serving cell and neighboring cells based on the configuration. When a triggering condition is met, the UE prepares a measurement report containing:

  • Measured values: Such as RSRP and RSRQ of the serving cell and neighboring cells.
  • Event information: For event-triggered reports, details of the event that triggered the report.

Report Submission

The UE sends the measurement report to the network using the RRC protocol. The eNodeB then uses this information to make decisions on:

  • Handovers: Deciding whether the UE should be handed over to a different cell.
  • Radio Resource Management (RRM): Adjusting resource allocation to optimize network performance.
  • Cell Reselection: In idle mode, helping the UE decide on cell reselection.

Network Actions

Upon receiving a measurement report, the network evaluates the reported measurements and takes appropriate actions, such as initiating a handover process, adjusting resource allocations, or updating the UE's measurement configuration.

Importance

Measurement reports are crucial for dynamic network optimization and ensuring that the UE maintains the best possible connection quality. They enable the network to respond to real-time changes in the radio environment, enhancing overall network efficiency and user satisfaction.

This process exemplifies the interactive and adaptive nature of LTE networks, where continuous monitoring and reporting support optimal performance and service continuity for mobile users.

Further Readings