Roaming Network Query Timing for Battery-Efficient Coverage Search

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional mobile devices in roaming mode frequently query for better network coverage, leading to excessive battery drainage and wastage of computing resources, especially when the user is unlikely to find a more preferred VPLMN or HPLMN soon.

Innovation Solution

Implementing a variable query interval system based on distance metrics and UE data, incrementally increasing the query timer value when no preferred network is found, up to a maximum, to reduce querying frequency and conserve battery.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the UE frequently queries for network coverage in roaming mode, then the UE can find a more preferred VPLMN or HPLMN faster, but battery drainage increases excessively

Engineering Contradiction:
Improvenetwork coverage availabilityVSAvoidbattery drainage
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The query interval is made dynamic rather than fixed. The system adjusts the query timer value based on the current query count, incrementing it progressively (e.g., from 30 seconds to 1 minute to 2 minutes) as queries continue without finding a preferred network. This dynamic adjustment reduces energy consumption over time while maintaining the ability to discover networks when available.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the parameter of query frequency by modifying the query timer value. Instead of maintaining a constant high-frequency query interval, the timer value is increased progressively, thereby changing the effective query frequency parameter to balance network discovery needs with battery conservation.

Inventive Principle:
Principle #35Parameter changes

2Speed

If the UE frequently queries for network coverage, then network discovery speed improves, but computing resource wastage increases

Engineering Contradiction:
Improvenetwork discovery speedVSAvoidcomputing resource wastage
Core Design Contradiction:
SpeedVSLoss of energy

Solution Approach 1:

The system implements periodic querying with increasing intervals. Instead of continuous or fixed-interval querying, the system performs queries at periodic intervals that progressively lengthen (30 seconds, 1 minute, 2 minutes, etc.), reducing the total number of queries required while maintaining adequate network discovery capability.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The query interval parameter is made dynamic, adjusting based on the number of queries performed. The system transitions from high-frequency initial queries to lower-frequency subsequent queries, optimizing the balance between discovery speed and resource consumption.

Inventive Principle:
Principle #15Dynamics

3Device complexity

If the query timer value remains fixed, then the querying process is simple to implement, but battery drainage cannot be optimized

Engineering Contradiction:
Improvequerying system complexityVSAvoidbattery drainage
Core Design Contradiction:
Device complexityVSUse of energy by moving object

Solution Approach 1:

The query timer value transitions from a fixed parameter to a dynamic one that automatically adjusts based on query performance. The system implements a simple incrementing logic (doubling the timer value after each query interval) that adds minimal complexity while achieving significant battery optimization.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The querying system serves itself by automatically adjusting its own query interval based on its performance. The system monitors its own query count and autonomously modifies the timer value without external intervention, simplifying the overall control architecture while achieving optimization goals.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20260067798A1Intelligent querying for network coverage
Publication Date: 2026.03.05 T MOBILE US INC
  • US20260067798A1 patent drawing
  • US20260067798A1 patent drawing
  • US20260067798A1 patent drawing

AI summary

Techniques for intelligently setting a query timer value are described herein. For example, when a user equipment (UE) is connected to a visited public land mobile network (VPLMN) (e.g., when the UE is roaming), the UE can determine a distance metric based on the location of the UE’s home public land mobile network (HPLMN) and the VPLMN and/or based on other factors to determine a query timer value. In some examples, the UE can input data to a machine learned model to determine the query timer value. The UE can initiate a querying application based on the query timer value to search for the HPLMN or more preferred VPLMNs. Determining a query timer value in this manner can minimize such querying application and can reduce battery usage for a UE.