Vehicle Localization Backup Logic for Sensor Spoofing Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Advanced Driver Assistance Systems (ADAS) in vehicles are vulnerable to spoofing attacks, which can compromise the accuracy of sensor data streams, posing risks to vehicle safety and user security.

Innovation Solution

A method that monitors sensor data streams in real-time, identifies anomalous data, calculates primary and backup localizations, and executes actions when error estimates exceed thresholds, including removing anomalous data streams and providing user notifications to ensure safe vehicle recovery.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the system uses multiple sensors for localization, then the reliability of localization is improved, but the complexity of detecting and measuring anomalies increases

Engineering Contradiction:
Improvelocalization reliabilityVSAvoidanomaly detection difficulty
Core Design Contradiction:
ReliabilityVSDifficulty of detecting and measuring

Solution Approach 1:

The system segments the localization task by calculating multiple independent localization estimates using different sensor subsets. Each sensor or sensor combination produces a separate localization estimate, allowing the system to compare results and identify anomalies without requiring complex analysis of individual sensor data streams.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements feedback by continuously comparing primary and backup localization estimates and using the discrepancy to detect anomalies. When the difference between localization estimates exceeds a threshold, the system triggers anomaly detection and takes corrective actions, creating a closed-loop feedback mechanism that improves reliability.

Inventive Principle:
Principle #23Feedback

2Measurement precision

If the system calculates multiple localization estimates, then the measurement precision of localization is improved, but the device complexity increases

Engineering Contradiction:
Improvelocalization precisionVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system divides the localization computation into separate primary and backup estimates calculated independently using different sensor combinations. This segmentation allows for precise measurement through comparison while keeping each individual calculation relatively simple and manageable.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system changes parameters by using different sensor subsets for primary versus backup localization calculations. By varying which sensors are included in each calculation, the system achieves multiple precise estimates without requiring a completely complex system architecture.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If the system removes anomalous data streams, then the reliability of the driver assistance system is improved, but the loss of information increases

Engineering Contradiction:
Improvesystem reliabilityVSAvoiddata stream information
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The system extracts and removes only the identified anomalous data streams from the sensor input, rather than discarding entire sensors or data streams. This selective extraction maintains reliability by eliminating harmful data while preserving useful information from the same sensor source when possible.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system temporarily discards anomalous data streams when reliability is compromised but recovers them when they return to normal operation. This approach minimizes information loss while maintaining system reliability during anomaly periods, allowing the system to reuse valid data streams when they become reliable again.

Inventive Principle:
Principle #34Discarding and recovering

Data Source

PatentUS11927962B2System and method for detecting and addressing errors in a vehicle localization
Publication Date: 2024.03.12 FORD GLOBAL TECH LLC
  • US11927962B2 patent drawing
  • US11927962B2 patent drawing
  • US11927962B2 patent drawing

AI summary

The present disclosure relates to a system and a method for addressing an error in a localization system that includes monitoring a plurality of sensors of a driver assistance system in real-time, with each sensor generating a data stream. The method further includes identifying a sensor having an anomalous data stream and calculating a primary localization and a backup localization. The primary localization calculation includes the anomalous data stream and the backup localization calculation does not include the anomalous data stream. Further, the method includes executing an action when the backup localization error estimate exceeds a threshold.