Navigation Service Minimizing Communication Dropout Probability
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Ubiquitous communication is often disrupted due to network congestion, coverage limitations, and environmental factors, leading to dropped calls and service interruptions during mobile device use, especially in scenarios like driving or walking.
Innovation Solution
A navigation service that utilizes location-based data and network coverage information to calculate and provide routes that minimize the probability of communication dropout by selecting paths with better signal quality and historical data analysis.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Adaptability or versatility
If users move during mobile communication (walking, driving), then communication coverage and service availability improve, but communication stability and session continuity deteriorate due to network congestion, coverage limitations, and environmental factors
Solution Approach 1:
The navigation service proactively analyzes network coverage data and historical dropout information before the user encounters communication issues. By pre-calculating routes that avoid areas with poor coverage or high dropout probabilities, the system prevents communication disruptions rather than reacting to them after they occur.
Solution Approach 2:
The system continuously monitors communication session status and location data, then adjusts route recommendations in real-time based on observed dropout patterns and network conditions. This feedback loop enables dynamic optimization of the communication path to maintain session continuity.
2Productivity
If traditional navigation routes are provided without considering network conditions, then route calculation speed improves, but communication dropout probability increases due to selecting paths through areas with poor network coverage
Solution Approach 1:
Network coverage data and historical communication dropout information are pre-collected and stored in databases before navigation queries are executed. This preliminary preparation allows the navigation service to quickly retrieve and analyze relevant data without performing complex real-time measurements, thus maintaining fast route calculation while ensuring reliable communication paths.
Solution Approach 2:
The route selection process incorporates additional parameters beyond traditional navigation metrics (distance, time). By integrating network coverage quality and historical dropout probability as weighting factors in the route calculation algorithm, the system optimizes for both speed and communication reliability simultaneously.
3Loss of time
If routes are selected based solely on shortest distance or fastest time, then navigation efficiency improves, but network coverage quality deteriorates leading to increased call dropouts
Solution Approach 1:
The navigation system transforms the traditional single-objective optimization (minimize time or distance) into a multi-objective optimization problem by incorporating network coverage quality as an additional parameter. The route calculation algorithm balances navigation efficiency with communication reliability, finding optimal paths that satisfy both criteria rather than sacrificing one for the other.
Solution Approach 2:
Different segments of the navigation route are evaluated based on local network conditions. The system identifies specific geographic areas with poor coverage or high dropout histories and adjusts the route to avoid those local zones, even if it means taking a slightly longer overall path. This local optimization ensures communication stability in critical areas.
Data Source
AI summary
A method, a device, and a non-transitory storage medium having instructions to receive, by a network device, a request from a mobile device that includes data indicating a signal quality pertaining to a connection between the mobile device and a wireless network, data indicating a location of the mobile device, and data indicating a destination of a user of the mobile device; determine a route that yields a probability that a communication session between the mobile device and another device avoids communication dropout; and transmit a response that indicates the determined route.


