Radar Motion Classification Using Hysteresis and Historical Counters

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous-driving systems face challenges in accurately and quickly classifying object motion due to insufficient sensor observations, particularly in urban environments, leading to potential collisions.

Innovation Solution

A radar system mounted on a moving platform performs low-level detections, using hysteresis techniques and flag mechanisms to provide stable motion classification, integrating radar and camera data to differentiate between moving and stationary objects, and applying object-specific thresholds to enhance accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If sensors quickly classify object motion to enable timely autonomous driving actions, then response time is improved, but measurement precision deteriorates due to insufficient sensor observations

Engineering Contradiction:
Improveresponse timeVSAvoidmotion classification accuracy
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The system performs preliminary actions by maintaining historical motion state information and pre-establishing classification thresholds before actual motion classification is needed. When new sensor observations arrive, the system quickly compares them against pre-established criteria and historical context, enabling fast response without requiring extensive real-time analysis.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback mechanisms by continuously updating motion classification based on historical observations and adjusting current classifications based on persistent motion patterns. This feedback loop allows the system to learn from past detections and refine future classifications, improving accuracy over time while maintaining rapid response capability.

Inventive Principle:
Principle #23Feedback

2Reliability

If the radar system uses hysteresis and flag mechanisms to stabilize motion classification, then reliability is improved, but device complexity increases

Engineering Contradiction:
Improvemotion classification stabilityVSAvoidclassification algorithm complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system changes parameters dynamically by adjusting classification thresholds and hysteresis values based on operational context and historical data. Rather than using fixed complex algorithms, the system adapts parameters in real-time, simplifying the core logic while improving reliability through context-aware threshold adjustment.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The classification system is segmented into distinct functional components: detection module, classification module, hysteresis control module, and flag management module. This segmentation allows each component to handle specific aspects of motion classification independently, reducing overall system complexity while maintaining high reliability through modular design.

Inventive Principle:
Principle #1Segmentation

3Measurement precision

If the system integrates radar and camera data to differentiate moving and stationary objects, then measurement precision is improved, but device complexity increases

Engineering Contradiction:
Improveobject motion detection accuracyVSAvoidmulti-sensor integration complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system merges radar and camera data streams at the detection level, combining the complementary strengths of both sensors. Radar provides motion information while camera provides visual confirmation, and the merging logic uses simple fusion rules that leverage both data sources without creating complex integration algorithms.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system introduces an intermediary processing layer that separately processes radar and camera data before merging the results. This intermediary layer simplifies the integration process by preparing standardized data representations from each sensor type, reducing the complexity of direct multi-sensor fusion while improving measurement precision.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12399272B2Motion classification using low-level detections
Publication Date: 2025.08.26 APTIV TECHNOLOGIES AG
  • US12399272B2 patent drawing
  • US12399272B2 patent drawing
  • US12399272B2 patent drawing

AI summary

Techniques and apparatuses are described that implement motion classification using low-level detections. In particular, a radar system identifies fused detections associated with an object and determines whether the fused detections indicate that the object is moving. If it is determined to be moving or moving perpendicular to the host vehicle, a current motion counter or perpendicular motion counter is incremented, respectively. A current motion flag and/or a perpendicular motion flag are set as true if the current motion counter or the perpendicular motion counter has a value greater than a threshold value, respectively. In response to setting either flag as true, the radar system increments a historical motion counter as true. The host vehicle is then operated based on the current motion flag, the perpendicular motion flag, and the historical motion counter. In this way, the radar system introduces hysteresis to improve the reliability and stability of motion classification.