Autonomy System Lane Indexing for Vehicle Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Automated vehicles face challenges in accurately detecting vehicles and lanes on roadways, which is crucial for safe navigation and interaction with other road users.

Innovation Solution

The system employs an autonomy system that uses image inputs from cameras or sensors to identify vehicles and lanes by assigning index values and generating data segments, allowing for the detection of vehicles within lanes.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If automated vehicles collect large amounts of data regarding the surrounding environment to improve safety and navigation accuracy, then the reliability of automated vehicle operation is improved, but the complexity of data processing and system architecture increases

Engineering Contradiction:
Improvesafety of automated vehicle operationVSAvoidcomplexity of data processing system
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the image data into multiple data segments, where each segment corresponds to a specific region of interest (e.g., lanes, vehicles, pedestrians). This segmentation allows the system to process and analyze specific elements independently, improving detection accuracy without overwhelming the processing system with raw image data as a whole.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary processing layer that generates data segments from image data. These segments act as intermediaries between the raw sensor input and the higher-level autonomous driving decisions, enabling more efficient and targeted analysis of environmental elements.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If the autonomy system segments image data into multiple data segments to improve detection accuracy, then the measurement precision of object location is improved, but the processing time and computational complexity increase

Engineering Contradiction:
Improveaccuracy of vehicle and lane detectionVSAvoidprocessing time for image analysis
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

By dividing the image into targeted data segments based on detected features (lane lines, vehicle boundaries), the system focuses computational resources only on relevant regions rather than processing the entire image uniformly, thereby improving precision without proportionally increasing processing time.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary detection of key features (such as lane lines and vehicle contours) before generating detailed data segments. This preliminary action allows the system to pre-identify regions of interest, reducing the scope of subsequent detailed analysis and minimizing overall processing time.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If the system assigns index values to lanes and vehicles to improve location tracking, then the reliability of position identification is improved, but the complexity of data management increases

Engineering Contradiction:
Improveaccuracy of position identificationVSAvoidcomplexity of data management system
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent creates simplified index representations (data segments) that copy only the essential location and identification information from the complex image data. These index copies enable efficient tracking and reference of objects without managing the full complexity of the original sensor data.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS20250095383A1Associating detected objects and traffic lanes using computer vision
Publication Date: 2025.03.20 TORC ROBOTICS INC
  • US20250095383A1 patent drawing
  • US20250095383A1 patent drawing
  • US20250095383A1 patent drawing

AI summary

Embodiments herein include an automated vehicle performing for identifying vehicles and lanes in roadway by an autonomy system of an automated vehicle. The autonomy system gathers image inputs from cameras or other sensors. The autonomy system assigns index values to the driving lanes and shoulder lanes, and then assigns the index values to the vehicles. The autonomy system generates data segments from the image data, corresponding to creating segments of an image, such that a single image is segmented for portions of the image, such as segmented outputs of each lane line or segmented outputs of portions of the vehicle. The autonomy system compares the segmented portions of the image to detect that a lane contains a vehicle.