Timer-Based Legacy Radio Scanning for Voice Service Reliability
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
In heterogeneous cellular networks, mobile devices in LTE-only areas may experience voice service failures due to unavailability of VoLTE, leading to false voice coverage indications and inability to make emergency calls, as they are unaware of the absence of fallback legacy RATs.
Innovation Solution
Implementing a timer-based scanning process on mobile devices to periodically check for legacy radio access technologies, even in the absence of call attempts, to determine voice service capabilities and provide accurate indicators to users.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If mobile devices continuously scan for legacy radio coverage, then voice service reliability is improved, but processor load and battery consumption increase
Solution Approach 1:
The mobile device implements periodic scanning for legacy radio coverage at configured intervals rather than continuous scanning. The device determines whether to enter idle mode based on timer expiration and scanning conditions, performing legacy RAT scans only at periodic intervals when specific conditions are met (VoLTE unavailable, in idle mode, not in LTE-only area). This periodic approach maintains voice service reliability while significantly reducing processor load and battery consumption compared to continuous scanning.
2Reliability
If mobile devices continuously scan for legacy radio coverage, then voice service reliability is improved, but device complexity increases
Solution Approach 1:
The scanning mechanism is simplified by implementing periodic scans with configured intervals and clear entry/exit conditions. The device uses straightforward logic to determine when to scan (idle mode + VoLTE unavailable + timer expiration) and when to stop scanning (legacy coverage found or idle mode exits). This periodic approach with clear conditions reduces the complexity of the scanning mechanism while maintaining reliability.
Solution Approach 2:
The mobile device autonomously manages its own scanning behavior by monitoring its own state (idle mode, VoLTE availability) and automatically entering or exiting the scanning state based on predefined conditions. The device self-determines when legacy coverage is available and when to indicate voice service availability without external control, simplifying the overall system architecture.
3Ease of operation
If mobile devices indicate voice service available in LTE-only areas, then user convenience is improved, but false indications occur when VoLTE is unavailable
Solution Approach 1:
The mobile device performs preliminary scanning for legacy radio coverage before indicating voice service availability to the user. When the device determines it is in idle mode and VoLTE is unavailable, it proactively scans for legacy RATs and only indicates voice service available if legacy coverage is found. This preliminary action ensures accurate information is provided to users before they attempt to make calls, preventing false indications while maintaining user convenience.
Data Source
Figure 1
Figure 2
Figure 3
AI summary
A mobile device may implement an idle mode process in order to selectively scan for legacy radio coverage using a timer-based scanning process. A mobile device may operate in idle mode and may establish a long term evolution (LTE) radio link with a nearby cell site. The idle mode process implemented by the mobile device may include evaluating one or more criteria that are indicative of whether the mobile device is capable of providing sufficient voice service capabilities using voice over LTE (VoLTE). Based on the criteria evaluation, a timer-based scanning process may be initiated. When the timer-based scanning process is initiated, the mobile device may scan for legacy radio coverage periodically. If no legacy radio coverage is available, the mobile device may indicate that voice services are unavailable.