Vehicle Track Generation via Risk Map Binarization and Thinning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for generating vehicle tracks from risk maps require an enormous amount of calculations, making them inefficient.

Innovation Solution

An electronic controller in a vehicle that includes a risk map generating unit to determine traveling risk levels and a track generating unit that uses binarization and thinning processes to generate a track with reduced calculations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a track is generated by retrieving it from a risk map that minimizes the sum of evaluation items, then the track accuracy is improved, but the computational complexity increases enormously

Engineering Contradiction:
Improvetrack accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the continuous risk map into discrete grid cells with specific risk values. By dividing the navigation space into a grid structure where each cell contains risk information, the system transforms a continuous optimization problem into a discrete pathfinding problem on a graph, significantly reducing computational complexity while maintaining track accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary action by pre-calculating and storing risk values in each grid cell before track generation. The risk map is prepared in advance with evaluation items computed for all cells, allowing the track retrieval process to simply follow the pre-computed risk gradients rather than performing exhaustive calculations during actual navigation.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If a track is generated by retrieving it from a risk map that minimizes the sum of evaluation items, then the track accuracy is improved, but the processing time increases

Engineering Contradiction:
Improvetrack accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent substitutes the mechanical computation process with an information retrieval process. Instead of performing complex numerical optimization calculations to find the minimum sum of evaluation items, the system uses pre-computed risk maps and simple pathfollowing algorithms that retrieve the optimal track by following risk gradients, dramatically reducing processing time while maintaining accuracy.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The risk map is computed in advance before actual navigation occurs. All evaluation items and risk values are calculated beforehand and stored in the map structure, so that during real-time operation, the system only needs to retrieve and follow the pre-computed information rather than performing time-consuming calculations.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250130066A1Electronic controller and track generating method
Publication Date: 2025.04.24 ASTEMO LTD
  • US20250130066A1 patent drawing
  • US20250130066A1 patent drawing
  • US20250130066A1 patent drawing

AI summary

An in-vehicle electronic controller includes a risk map generating unit that determines a traveling risk level in an area around the vehicle, based on external environment information acquired by an external environment sensor installed in the vehicle, movement information on the vehicle, and map information, and that maps the traveling risk level onto a map to generate a risk map; and a track generating unit that generates a traveling track of the vehicle, using the risk map. The track generating unit generates at least one binarized image representing the risk map divided into a low risk area and a high risk area, by a binarization process by which whether the traveling risk level is larger than a given set value is determined, performs a thinning process on the at least one binarized image to determine a center line in a width direction of the low risk area, and generates a traveling track of the vehicle, based on the determined center line.