Vehicle Path Planning for Safer Fallback Stops in Oncoming Traffic

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current autonomous vehicle path planning systems fail to adequately address the risk of collisions during unexpected stops, particularly when navigating through lanes with oncoming traffic, which poses a safety concern for both the vehicle and passengers.

Innovation Solution

A method for operating autonomous vehicles with a fallback stop feature that uses sensor and localization data to determine candidate paths, calculates an overlap cost parameter for potential collisions, and selects a path to minimize time spent in lanes with oncoming traffic, thereby reducing the risk of collisions by influencing the weighting factors of candidate paths to penalize unsafe stopping conditions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If the vehicle follows a conventional path planning approach focusing on avoidance of objects and comfort, then the path following capability is improved, but the safety risk in case of unexpected stops increases

Engineering Contradiction:
Improvepath following capabilityVSAvoidcollision risk during unexpected stops
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system preemptively identifies stop positions along candidate paths where the vehicle would be vulnerable to oncoming traffic, and adjusts path selection to avoid these dangerous stopping locations before any actual stop event occurs. This prevents the harmful situation of stopping in an unsafe position rather than reacting after the danger arises

Inventive Principle:
Principle #9Preliminary anti-action

Solution Approach 2:

The system performs preliminary assessment of stop positions and overlap costs for each candidate path before final path selection. By evaluating the overlap between expected trajectories of other vehicles and potential stop positions in advance, the system selects paths that minimize exposure to collision risks before the vehicle actually needs to stop

Inventive Principle:
Principle #10Preliminary action

2Productivity

If the vehicle spends more time in lanes with oncoming traffic to reach destination faster, then the productivity is improved, but the safety risk of collision increases

Engineering Contradiction:
Improvetravel time to destinationVSAvoidcollision risk with oncoming traffic
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system changes the cost function parameters for path selection by introducing an overlap cost parameter that quantifies the danger of stopping in lanes with oncoming traffic. This modifies the optimization criteria to balance travel time against safety, selecting paths that achieve acceptable productivity while minimizing exposure to oncoming traffic during potential stop events

Inventive Principle:
Principle #35Parameter changes

3Reliability

If the vehicle executes fallback stop feature in any drivable area, then the reliability is improved, but the harmful effect of potential collision with oncoming traffic increases

Engineering Contradiction:
Improvefallback stop capabilityVSAvoidcollision hazard to oncoming vehicles
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system preemptively identifies and avoids selecting candidate paths that would result in stopping positions overlapping with the expected trajectories of other vehicles. By adjusting the path cost before execution, it prevents the fallback stop from creating a harmful collision scenario rather than mitigating it after the fact

Inventive Principle:
Principle #9Preliminary anti-action

Data Source

PatentUS12187313B2Methods and systems for vehicle path planning
Publication Date: 2025.01.07 ZENUITY AB
  • US12187313B2 patent drawing
  • US12187313B2 patent drawing
  • US12187313B2 patent drawing

AI summary

There is provided a method for operating a vehicle having an automated driving system (ADS) and a fallback stop feature. The method includes obtaining sensor data and localization data including information about a surrounding environment of the vehicle, and determining a plurality of candidate paths for a prediction time horizon within a drivable area in the surrounding environment of the vehicle based on the sensor data and the localization data. Further, the method includes determining an expected trajectory of a target vehicle located in the surrounding environment of the vehicle for the prediction time horizon based on the obtained sensor data and localization data, and determining, for each candidate path, an overlap cost parameter for an overlap between the target vehicle's expected trajectory and a set of stop positions of the vehicle based on predicted executions of the fallback stop feature within the prediction time horizon.