Parking Trajectory Cost Grid for Real-Time Vehicle Maneuvers

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing techniques for determining parking trajectories in autonomous vehicles are computationally expensive and often result in suboptimal and delayed results, making them unsuitable for real-time computation.

Innovation Solution

A parking management system that uses a three-dimensional grid containing parking costs to efficiently determine a parking trajectory. The grid is pre-computed and includes multiple layers associated with relative heading angles, allowing the vehicle to quickly access and aggregate parking costs for each state along a trajectory.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional trajectory determination techniques are used, then comprehensive trajectory evaluation can be achieved, but computational cost increases and processing time delays occur

Engineering Contradiction:
Improvetrajectory selection accuracyVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent pre-computes and stores parking cost values for different vehicle states (positions, headings, velocities) in a cost map before real-time trajectory determination. During real-time operation, the system only needs to retrieve and aggregate these pre-computed costs along candidate trajectories, avoiding expensive on-the-fly computations while maintaining comprehensive evaluation capability

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent divides the continuous state space into discrete grid cells, with each cell storing pre-computed parking cost information. This segmentation transforms the complex continuous optimization problem into a discrete lookup and aggregation task, significantly reducing real-time computational burden while preserving trajectory evaluation accuracy

Inventive Principle:
Principle #1Segmentation

2Reliability

If traditional trajectory determination techniques are used, then comprehensive trajectory evaluation can be achieved, but computational resources are excessively consumed

Engineering Contradiction:
Improvetrajectory selection accuracyVSAvoidcomputational resources
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The system performs computationally intensive parking cost calculations in advance and stores results in a cost map. During real-time trajectory determination, the system only performs lightweight retrieval and aggregation operations, dramatically reducing energy consumption while maintaining comprehensive trajectory evaluation

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent creates a simplified cost map representation that captures essential parking difficulty information without requiring full re-computation of complex trajectory dynamics. This copied representation enables fast evaluation with minimal computational resources

Inventive Principle:
Principle #26Copying

3Productivity

If real-time computation is required, then processing speed can be improved, but trajectory evaluation may become suboptimal

Engineering Contradiction:
Improvereal-time processing capabilityVSAvoidtrajectory optimization quality
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

By pre-computing parking costs for all possible vehicle states and storing them in a cost map, the system enables real-time trajectory determination through simple aggregation operations, achieving both real-time speed and optimal evaluation quality simultaneously

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent transforms the trajectory optimization problem from a continuous dynamic programming problem into a discrete grid-based cost aggregation problem. This dimensional transformation enables efficient real-time computation while preserving the comprehensive evaluation of trajectory quality through the cost map structure

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

Data Source

PatentUS12291193B1Trajectory determination based on heuristic grid data
Publication Date: 2025.05.06 ZOOX INC
  • US12291193B1 patent drawing
  • US12291193B1 patent drawing
  • US12291193B1 patent drawing

AI summary

Techniques for determining a parking trajectory for a vehicle are discussed herein. A parking management component may determine or receive a three-dimensional grid (“grid”), discretized based at least in part on a heading offset, a lateral offset, and/or a longitudinal offset between a first and second pose. A cell of the grid may include a cost associated indicating a minimum difference to the second pose when moving from the first as may be limited based on kinematic and/or dynamic constraints. When driving, a vehicle may determine a relative state of the vehicle to a desired location, use the relative state to access a cost from the grid, and determine whether to follow a trajectory based on the cost.