Cellular Network Reselection Using QoS Threshold Switching
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Mobile communication devices experience degraded quality of service and prolonged attachment failures when moving between cellular networks with varying service qualities, leading to inefficient network reselection and user experience issues, particularly in areas with non-uniform coverage.
Innovation Solution
A mobile communication device and method that enables a user-space application to access modem control functions through a Secure-Element-Access API, using a UICC for network-quality measurements and reselection based on predefined service parameters, allowing seamless switching between networks.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If the mobile communication device remains attached to the current cellular network, then the device maintains network connectivity, but the quality of service deteriorates when moving to areas with better coverage from other networks
Solution Approach 1:
The patent implements dynamic network selection by continuously monitoring QoS parameters (signal strength, bit error rate, throughput) and automatically switching between networks based on real-time conditions. The device transitions from static network attachment to dynamic network selection, adjusting network affinity weights and reevaluation intervals based on observed QoS degradation patterns.
Solution Approach 2:
The system establishes a feedback loop where QoS metrics are continuously measured and fed back to the network selection algorithm. When QoS degradation is detected below threshold values, the system triggers network reevaluation and switching. This closed-loop control ensures the device responds adaptively to changing network conditions rather than remaining statically attached.
2Reliability
If the mobile communication device scans for other cellular networks frequently, then the device can identify better quality networks, but the device consumes more energy and processing resources
Solution Approach 1:
The patent implements periodic QoS monitoring at configured intervals rather than continuous scanning. The system evaluates networks periodically based on trigger conditions (QoS threshold violations, mobility events) rather than continuously, reducing energy consumption while maintaining adequate network quality awareness.
Solution Approach 2:
The system dynamically adjusts monitoring parameters including QoS thresholds, reevaluation intervals, and network scanning frequency based on current conditions. When QoS is satisfactory, monitoring intensity is reduced; when degradation is detected, monitoring frequency increases. This adaptive parameter adjustment optimizes the balance between network quality assurance and energy conservation.
3Productivity
If the mobile communication device switches networks frequently, then the device maintains optimal quality of service, but the attachment process causes service disruptions and degraded user experience
Solution Approach 1:
The patent performs preliminary network evaluation and pre-attachment procedures before actual network switching. The device identifies candidate networks in advance, pre-establishes attachment parameters, and prepares handover commands before QoS degradation becomes critical. This preliminary action reduces the actual attachment failure time by having switching readiness prepared beforehand.
Solution Approach 2:
The system implements expedited attachment procedures for pre-identified candidate networks, skipping unnecessary scanning and evaluation steps when switching to known viable networks. The device rushes through the attachment process for pre-vetted networks by using cached network parameters and pre-established security credentials, minimizing the time lost during network transitions.
4Adaptability or versatility
If the mobile communication device implements comprehensive network quality monitoring, then the device can make informed network switching decisions, but the device complexity increases
Solution Approach 1:
The patent segments the network monitoring and selection functionality into modular components: QoS measurement module, evaluation module, decision module, and execution module. Each component handles a specific aspect of network selection, making the overall complex system manageable through functional segmentation. The UICC application provides a standardized interface that abstracts the complexity from the core device operations.
Solution Approach 2:
The patent introduces the UICC (Universal Integrated Circuit Card) as an intermediary layer between the device's network hardware and the network selection logic. The UICC contains the network selection algorithm and QoS monitoring functions, acting as a mediator that simplifies the interface between hardware components and selection decisions. This intermediary approach encapsulates complexity within the UICC while providing simple control interfaces to the device's modem and network stack.
Data Source
Figure 1A
Figure 1B
Figure 2~3A
AI summary
Computer-implemented method of operating a mobile communication device, comprising: attaching the mobile communication device to a first cellular network; and while the mobile communication device is attached to the first cellular network: calculating a first quality of service of the first cellular network; for each of a plurality of other available cellular networks, estimating a quality of service thereof; and if the calculated first quality of service is lower than a predetermined threshold value representing a minimally acceptable quality of service and the estimated quality of service of at least one of the plurality of other available cellular networks is higher than the first quality of service: detaching the mobile communication device from the first cellular network; and attaching the mobile communication device to a second cellular network among the at least one of the plurality of other available cellular networks that has an estimated quality of service higher than the first quality of service.