Vehicle Route Search Using Dynamic Tile ETA Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional route search methods using uniform cell division in road networks result in significant information loss, leading to inefficiencies and inaccuracies in calculating optimal routes due to varying link densities across regions.

Innovation Solution

A dynamic tile division method is applied in an ETA prediction model, where road networks are divided into tiles based on the number of links, using a quadrant tree expansion to minimize information loss and improve accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If the road network is divided into cells with the same size, then the division process is simple and uniform, but information loss in the road network increases due to varying link densities across regions

Engineering Contradiction:
Improvesimplicity of division processVSAvoidinformation loss in road network
Core Design Contradiction:
Ease of manufactureVSLoss of information

Solution Approach 1:

The patent divides the road network into multiple cells, but unlike conventional uniform division, each cell is dynamically sized based on the number of links it contains. This segmentation approach allows the system to handle varying link densities across different regions by creating cells with different sizes, thereby reducing information loss while maintaining a structured division framework.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies local quality by making each cell's size adaptive to its local characteristics (number of links). Cells in regions with high link density are divided into smaller units, while cells in low-density regions remain larger. This local adaptation ensures that each cell appropriately represents its regional characteristics, minimizing information loss without requiring uniform division throughout the entire network.

Inventive Principle:
Principle #3Local quality

2Loss of information

If the road network is divided into cells with different sizes based on link number, then information loss is minimized, but the complexity of the division process increases

Engineering Contradiction:
Improveinformation loss in road networkVSAvoidcomplexity of division process
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent implements a dynamic cell division process where cell sizes are not fixed beforehand but are determined based on the actual number of links in each region. This dynamic approach allows the system to adaptively create cells of varying sizes according to local link densities, reducing information loss while managing complexity through an automated, rule-based division algorithm rather than manual configuration.

Inventive Principle:
Principle #15Dynamics

3Productivity

If uniform cell division is used, then computation efficiency is maintained, but route search accuracy deteriorates due to information loss

Engineering Contradiction:
Improvecomputation efficiencyVSAvoidroute search accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent changes the key parameter of cell size from a fixed uniform value to a dynamic value determined by the number of links in each cell. This parameter change allows cells to adapt to local link densities, improving route search accuracy by better representing the road network structure. The computation efficiency is maintained through an automated algorithm that efficiently determines cell sizes based on link counts, rather than requiring complex manual configuration.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12546617B2Apparatus for searching for an optimal route based on an entire route and a method thereof
Publication Date: 2026.02.10 HYUNDAI AUTOEVER
  • US12546617B2 patent drawing
  • US12546617B2 patent drawing
  • US12546617B2 patent drawing

AI summary

An apparatus for searching for an optimal route based on an entire route includes a Global Positioning System (GPS) module configured to detect a current position of a vehicle, a storage module configured to store digital map data, and a processor. The processor is configured to compute a plurality of candidate routes based on a route search engine on the basis of the current position and the digital map data. The processor is also configured to compute an optimal route by computing estimated time of arrivals (ETAs) of the plurality of candidate routes through an ETA prediction model.