Surrounding Object Path Prediction for Abnormal Obstacle Avoidance

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current Advanced Driver Assistance Systems (ADAS) struggle to recognize and avoid abnormal dynamic obstacles, and accurately predict the future movement path of dynamic objects to determine collision possibilities with vehicles.

Innovation Solution

A method and system that utilize sensors to track the movement path of objects, generate prediction path data using a learned artificial neural network model, and adjust the vehicle's driving trajectory to prevent collisions, incorporating road maps and probability calculations to determine the likelihood of object movement paths.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If ADAS uses traditional obstacle detection methods, then it can avoid static obstacles, but it fails to recognize and avoid abnormal dynamic obstacles

Engineering Contradiction:
Improvecollision avoidance capabilityVSAvoidrecognition of abnormal dynamic obstacles
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The system transitions from static obstacle detection to dynamic path prediction by continuously tracking moving objects and forecasting their future positions. The prediction module generates multiple possible paths for dynamic obstacles, enabling the system to adapt to abnormal movement patterns that traditional methods cannot anticipate.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system performs preliminary path prediction for dynamic obstacles before actual collision risk materializes. By forecasting potential movement paths and calculating collision risks in advance, the system can prepare avoidance maneuvers earlier, improving both reliability and adaptability to dynamic situations.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If ADAS tracks dynamic obstacles, then it can identify moving objects, but it cannot accurately predict their future movement paths

Engineering Contradiction:
Improvetracking accuracyVSAvoidfuture movement path information
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The prediction module acts as an intermediary between current tracking data and future collision risk assessment. It processes observed movement patterns and generates probable future paths, bridging the gap between present tracking capability and future collision prediction needs.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system changes the parameter representation from current position-only tracking to include multiple predicted future position parameters. By generating multiple possible paths with associated probabilities, the system preserves information about uncertain future movements that single-point prediction would lose.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If the system generates multiple prediction paths, then it improves collision prediction accuracy, but it increases computational complexity

Engineering Contradiction:
Improvepath prediction accuracyVSAvoidprediction system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system generates multiple prediction paths (excessive action) to ensure comprehensive coverage of possible obstacle movements. This approach prioritizes prediction accuracy over computational efficiency, creating more paths than strictly necessary to capture the full range of potential obstacle behaviors.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The prediction system segments the future movement space into multiple discrete paths, each with its own probability. This segmentation allows the collision risk calculation to process complex uncertainty by breaking it down into manageable path segments rather than treating it as a continuous problem.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20240383473A1Method and device for predicting path of surrounding object
Publication Date: 2024.11.21 HL KLEMOVE CORP
  • US20240383473A1 patent drawing
  • US20240383473A1 patent drawing
  • US20240383473A1 patent drawing

AI summary

A method predicting a path of an object includes: recognizing the object by using at least one sensor of the vehicle; generating movement path data associated with the object by tracking a movement path of the object during a first time interval when the object is recognized; and generating prediction path data including at least one prediction path associated with the object during a second time interval based on the generated movement path data.