Navigation System Route Planning with Pre-computed Arrival Levels

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing navigation systems face excessive computation burdens and delays in displaying routes, leading to inadequate route planning and decreased user benefit, particularly in ensuring sufficient resource levels for vehicles to reach destinations.

Innovation Solution

A navigation system with a predetermined arrival level module, calculator submodule, and route planning module that generates a travel route by selecting a replenishment location based on estimated arrival levels, ensuring adequate resource levels and reducing computation through pre-computation and pruning of unnecessary paths.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If the navigation system performs comprehensive route planning calculations, then the route planning accuracy and resource sufficiency are improved, but the computation time and processing burden increase excessively

Engineering Contradiction:
Improveroute planning accuracyVSAvoidcomputation time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary calculations to determine target locations and pre-computes resource consumption estimates before final route selection. This allows the system to prepare necessary computational data in advance, reducing real-time computation burden while maintaining planning accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The route planning process is divided into discrete segments: identifying target locations, calculating resource consumption for each segment, determining replenishment points, and generating final routes. This segmentation allows computational tasks to be handled in manageable portions, improving overall efficiency.

Inventive Principle:
Principle #1Segmentation

2Ease of operation

If the navigation system displays detailed route information, then the user benefit and navigation guidance are improved, but the display delay and computation burden increase

Engineering Contradiction:
Improveuser benefitVSAvoiddisplay delay
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system pre-calculates and prepares route information, target locations, and resource estimates before user interaction. This preliminary preparation allows the system to display route information quickly without delay while still providing comprehensive and useful navigation guidance.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If the navigation system selects replenishment locations based on estimated arrival levels, then the resource sufficiency is improved, but the computation complexity increases

Engineering Contradiction:
Improveresource sufficiencyVSAvoidcomputation complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system changes the parameter of estimation accuracy by using simplified arrival level calculations rather than complex precise predictions. This allows the system to maintain sufficient reliability in resource sufficiency while reducing computation complexity through acceptable approximation methods.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system performs partial calculations sufficient to ensure resource sufficiency without attempting complete exhaustive analysis. By using estimated arrival levels that provide adequate accuracy for safe route planning, the system achieves necessary reliability without excessive computational complexity.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS8626436B2Navigation system with constrained resource route planning optimizer and method of operation thereof
Publication Date: 2014.01.07 TELENAV INC
  • US8626436B2 patent drawing
  • US8626436B2 patent drawing
  • US8626436B2 patent drawing

AI summary

A method of operation of a navigation system includes: setting a predetermined arrival level for arriving at a replenishment location; calculating an estimated arrival level for arriving at the replenishment location; generating target location based on the estimated arrival level meeting or exceeding the predetermined arrival level; and generating a travel route to a destination based on selecting the replenishment location from the target location for displaying on a device.