Smart Via Proximity Point for Route Navigation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing navigation systems generate routes based solely on origin and destination points, failing to incorporate additional points that users may want to pass through, such as cities, which can result in suboptimal routes.

Innovation Solution

A system and method that uses 'smart via' input points to determine optimal navigational routes by generating a 'smart via' output point, which is positioned on a specific road level (e.g., freeway, highway, or secondary road) based on the size of the city, allowing the route to pass by the specified city without going through it, using geographic data and segment trees to calculate the optimal route.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If the route is generated based solely on origin and destination points, then the route generation is simple and fast, but the route may not pass by desired intermediate locations such as cities

Engineering Contradiction:
Improveroute customizationVSAvoidroute generation complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent introduces a proximity point as an intermediary element between the origin and destination points. This proximity point represents an intermediate location (such as a city) that the user wants to pass by. The route generation system uses this proximity point to determine a smart via output point, which serves as an intermediate waypoint on the route, allowing the route to pass near the desired location without requiring the user to manually specify exact coordinates or complex path constraints.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If the route passes through a large city, then the route passes by the desired location, but the route may be suboptimal due to city traffic and road complexity

Engineering Contradiction:
Improveroute customizationVSAvoidroute efficiency
Core Design Contradiction:
Adaptability or versatilityVSProductivity

Solution Approach 1:

The patent extracts the proximity point (desired city location) from the route calculation process without requiring the route to actually enter the city. Instead of calculating a route that goes through the city center and its complex road network, the system determines a smart via output point that is near the city and routes the vehicle around it, thereby passing by the desired location while avoiding the inefficiencies of city traffic and complex urban road structures.

Inventive Principle:
Principle #2Taking out (Extraction)

3Adaptability or versatility

If multiple route options are generated to pass by intermediate points, then user preference is better satisfied, but the calculation time and computational resources increase

Engineering Contradiction:
Improveroute option varietyVSAvoidroute calculation time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The patent performs preliminary determination of the smart via output point based on the proximity point before generating the complete route. This preliminary action involves calculating an optimal intermediate waypoint that balances the desire to pass near the city with overall route efficiency. By pre-determining this smart via point, the system reduces the computational complexity of generating multiple route options, as the intermediate waypoint is already optimized, allowing for faster route calculation while still providing user-preferred routing options.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS8219317B2Route navigation via a proximity point
Publication Date: 2012.07.10 MITAC INT CORP
  • US8219317B2 patent drawing
  • US8219317B2 patent drawing
  • US8219317B2 patent drawing

AI summary

A system and method is provided that uses one or more points, e.g., “smart via” input points, e.g., a center of a city such as a large city, to determine one or more points, e.g., smart via output points. A smart via output point determined from a smart via input point can be used, together with origination and destination points, to identify an optimal navigational route between the origination and destination points. A navigational route generated using the smart via output point, an origination point and a destination point travels in proximity to the smart via input point.