Lane Positioning via Segmented Landmark Alignment

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for determining the position of a lane using camera-based systems are unreliable in poor weather or heavy traffic conditions, as roadway markings can be obscured, making it difficult to safely establish lane positions.

Innovation Solution

A method and system that utilize specific landmarks, such as street lamps, by recording and evaluating images to segment and align these landmarks into vertical and horizontal components, allowing for the determination of lane position based on their alignment, employing object detection algorithms and neural networks like Convolutional Neural Networks (CNNs) for accurate object recognition.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If camera-based detection of roadway markings is used, then lane position can be determined, but reliability deteriorates in poor weather or heavy traffic conditions

Engineering Contradiction:
Improvelane position determination reliabilityVSAvoidobscuration by weather or traffic
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The patent introduces landmarks (such as street lamps, traffic lights, or other fixed objects) as intermediary reference points to determine lane position. Instead of directly detecting roadway markings that may be obscured, the system uses these intermediary landmarks that are visible even in poor weather or heavy traffic conditions to infer lane positions through geometric relationships and alignment algorithms.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If roadway markings are used for lane detection, then lane position can be established, but measurement precision deteriorates when markings are concealed

Engineering Contradiction:
Improvelane position measurement precisionVSAvoiddetection reliability under adverse conditions
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent segments the detection task into multiple components: detecting landmarks, determining landmark positions and orientations, calculating lane positions based on landmark alignments, and verifying results. This segmentation allows the system to use robust landmark detection while maintaining precise lane position measurement through computational geometry, even when roadway markings are not visible.

Inventive Principle:
Principle #1Segmentation

3Measurement precision

If landmarks are segmented into multiple segments, then alignment and lane position determination improve, but device complexity increases

Engineering Contradiction:
Improvelane position determination accuracyVSAvoidimage processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies segmentation to divide landmarks into multiple segments (e.g., pole body, lamp head, or other distinct parts). By segmenting the landmark and analyzing the alignment and spatial relationships between these segments, the system achieves more accurate lane position determination. The complexity is managed through algorithmic approaches that process these segments systematically.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transitions from two-dimensional image coordinates to three-dimensional spatial relationships by establishing alignment between segmented landmark parts. This dimensional transformation enables precise lane position calculation while the computational complexity is managed through efficient geometric algorithms that operate on the transformed coordinate system.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Data Source

PatentUS20240020990A1Method and system for determining a position of a lane
Publication Date: 2024.01.18 CONTINENTAL AUTONOMOUS MOBILITY GERMANY GMBH
  • US20240020990A1 patent drawing
  • US20240020990A1 patent drawing

AI summary

A method for determining a position of at least one lane is disclosed The method includes the following: recording at least one image of the surroundings of an ego vehicle by means of a camera of the ego vehicle; evaluating the image of the surroundings by means of an evaluation device; establishing at least one landmark in the image of the surroundings; segmenting the at least one landmark into at least two segments; establishing the alignment of the at least two segments of the at least one landmark; establishing the position of the at least one lane based on the established alignment of at least one of the at least two segments.