Autonomous Vehicle Trajectory Validation With Heterogeneous Sensor Redundancy

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing redundant systems in autonomous vehicles are not infallible, as faulty sensors or sensing schemes can result in unsafe and unreliable motion planning, despite the use of redundant motion planners.

Innovation Solution

The implementation of a heterogeneous redundancy check system in autonomous vehicles, where a main perception is formed using all sensors, and an auxiliary perception is formed using a subset of sensors to validate computed trajectories, reducing computational efforts while enhancing inconsistency detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If full redundant motion planners are run in parallel using all perception sensors, then reliability of motion planning is improved, but computational complexity and processing time increase significantly

Engineering Contradiction:
Improvereliability of motion planningVSAvoidcomputational complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The perception sensor set is segmented into two overlapping subsets: a first subset used by the first motion planner and a second subset used by the second motion planner. This segmentation allows each planner to operate with a manageable portion of sensors while maintaining overall system reliability through the overlap and cross-validation between the two planners.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If all perception sensors are used to form both main and auxiliary perceptions, then detection accuracy is improved, but computational resources required increase

Engineering Contradiction:
Improvedetection accuracyVSAvoidcomputational resources
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The second motion planner uses only a second subset of perception sensors rather than all sensors, representing a partial action approach. This reduces the computational burden while still achieving sufficient detection accuracy for validation purposes, as the overlapping subsets ensure critical information is captured by both planners.

Inventive Principle:
Principle #16Partial or excessive action

3Device complexity

If homogeneous sensor sets are used for both main and auxiliary perceptions, then system simplicity is maintained, but ability to detect inconsistencies is reduced

Engineering Contradiction:
Improvesystem simplicityVSAvoidinconsistency detection capability
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

Different local qualities are assigned to the two sensor subsets used by the two motion planners. By configuring the subsets differently (overlapping but not identical compositions), the system creates local variations in sensor coverage that enable inconsistency detection while maintaining overall system functionality. This local differentiation enhances reliability without requiring complete homogeneity.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20250033667A1Autonomous vehicle using heterogeneous redundancy checks
Publication Date: 2025.01.30 EMBOTECH AG
  • US20250033667A1 patent drawing
  • US20250033667A1 patent drawing
  • US20250033667A1 patent drawing

AI summary

The invention is notably directed to an autonomous vehicle, e.g., an autonomous or semi-autonomous vehicle such as a self-driving car. The autonomous vehicle comprises a drive-by-wire (DbW) system (300), a set of perception sensors 21-24, such as lidars and cameras, and two processing systems, i.e., a first processing system (100) and a second processing system (200). The first processing system is configured to form a main perception based on signals from each of the perception sensors of the set, estimate states of the vehicle based on feedback signals from the DbW system, and compute trajectories for the autonomous vehicle based on the perception formed and the estimated states. The second processing system is configured to form an auxiliary perception based on signals from only a subset of the perception sensors, validate the computed trajectories based on the auxiliary perception formed, and cause to forward the validated trajectories to the DbW system. In other words, distinct perceptions are formed from overlapping sets of sensors, whereby one of the perceptions formed is used to validate trajectories obtained from the other. This requires less computational efforts, inasmuch as less signals (and therefore less information) are required to form the auxiliary perception. However, doing so is more likely to allow inconsistencies to be detected, thanks to the heterogeneity of sensor signals considered in input to the main and auxiliary perceptions. The invention is further directed to related methods and computer program products.