Optimal Route Searching for Autonomous Valet Parking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current autonomous valet parking systems inefficiently search for parking spaces due to lack of global route planning, leading to suboptimal vehicle navigation and increased driving costs.

Innovation Solution

An optimal route searching device using a cost function-based route search algorithm that processes map information, transforms topology, and calculates travel costs to determine the lowest-cost route for finding a vacant parking space.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If simple front recognition is used to find parking spaces, then the system is easy to operate, but the vehicle driving efficiency is poor and global route planning is not considered

Engineering Contradiction:
Improveease of operationVSAvoidvehicle driving efficiency
Core Design Contradiction:
Ease of operationVSProductivity

Solution Approach 1:

The patent segments the parking area into multiple sub-areas divided by virtual walls, and further divides routes into multiple segments. This allows the system to plan global routes while maintaining simple local navigation operations, resolving the contradiction between ease of operation and driving efficiency.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a vertical dimension by creating virtual walls that divide the 2D parking area into multiple sub-areas. This dimensional transformation enables global route planning while keeping the navigation system operationally simple, as the vehicle only needs to navigate within defined segments rather than continuously searching the entire area.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Productivity

If global route planning is implemented to find parking spaces efficiently, then vehicle driving efficiency is improved, but the system complexity increases

Engineering Contradiction:
Improvevehicle driving efficiencyVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent divides the complex parking area into multiple simple sub-areas separated by virtual walls. This segmentation reduces the complexity of global route planning by breaking down the navigation problem into smaller, manageable segments, allowing efficient planning without excessive system complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces virtual walls as intermediary elements that define sub-areas and guide route planning. These virtual walls act as mediators between the global route planning algorithm and the actual vehicle navigation, simplifying the system architecture while enabling efficient global planning.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If multiple candidate routes are evaluated using cost functions, then the optimal parking space is found with lowest cost, but the calculation time and processing complexity increase

Engineering Contradiction:
Improveroute optimalityVSAvoidcalculation time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent segments the parking area into sub-areas using virtual walls, which reduces the number of candidate routes that need to be evaluated. By dividing the search space, the system can find optimal routes more quickly, resolving the contradiction between route optimality and calculation time.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent assigns different costs to different types of routes and sub-areas based on local characteristics. This local quality approach allows the system to prioritize certain routes over others during evaluation, reducing the time needed to find optimal paths while maintaining measurement precision.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS11768080B2Optimal route searching device and operation method thereof
Publication Date: 2023.09.26 SAMSUNG ELECTRONICS CO LTD
  • US11768080B2 patent drawing
  • US11768080B2 patent drawing
  • US11768080B2 patent drawing

AI summary

An operation method of an optimal route searching device includes: acquiring topology transformed map information; extracting a plurality of candidate routes based on the topology transformed map information; calculating a travel cost for each of the plurality of candidate routes based on a cost function; and determining a candidate route corresponding to a lowest cost one of the calculated travel costs as a travelling route.