LiDAR Lane Recognition Using Point-Cloud Learning in Variable Light

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Lane recognition technologies using cameras face challenges in environments with extreme illuminance changes, such as high or low surrounding light, and backlight conditions, leading to reduced recognition accuracy.

Innovation Solution

A LiDAR-based lane recognition system comprising a pre-processor that extracts lane point candidates from LiDAR data, a deep learning device that uses multilayer perceptron-based learning to classify points, and a post-processor for curve fitting, which samples and processes point cloud information to enhance lane detection accuracy across varying illuminance conditions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If camera-based lane recognition is used, then the system is simple and cost-effective, but the recognition accuracy deteriorates in extreme illuminance conditions

Engineering Contradiction:
Improvelane recognition accuracyVSAvoidsensitivity to illuminance changes
Core Design Contradiction:
Measurement precisionVSObject-affected harmful factors

Solution Approach 1:

The patent replaces the camera-based optical detection system with a LiDAR-based laser ranging system. LiDAR uses laser beams to measure distances and generate point cloud data, which is inherently immune to illuminance changes. This substitution of detection mechanism fundamentally eliminates the sensitivity to lighting conditions while maintaining lane recognition capability.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The patent changes the detection parameter from optical intensity (camera) to time-of-flight distance measurement (LiDAR). By measuring the time for laser pulses to travel to and from targets, the system obtains depth information that is independent of ambient light conditions, thereby resolving the contradiction between accuracy and illuminance sensitivity.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If LiDAR-based lane recognition is implemented, then the recognition accuracy in varying illuminance is improved, but the device complexity increases

Engineering Contradiction:
Improvelane recognition accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the lane recognition task into distinct processing stages: point cloud data acquisition from LiDAR, point cloud processing and filtering, lane line detection from processed points, and curve fitting for final lane representation. This segmentation allows each module to be optimized independently and simplifies the overall system architecture despite using LiDAR technology.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent extracts and processes only the relevant point cloud data corresponding to the road surface and lane markings from the complete LiDAR point cloud. By filtering and selecting specific points that contribute to lane detection while discarding irrelevant data, the system reduces computational complexity while maintaining high recognition accuracy.

Inventive Principle:
Principle #2Taking out (Extraction)

3Measurement precision

If point cloud data is processed without sampling, then all data is utilized for maximum accuracy, but the processing time and computational load increase

Engineering Contradiction:
Improvelane detection accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent applies partial action by selectively processing only a subset of point cloud data that is most relevant for lane detection. Through sampling and filtering operations, the system processes sufficient data to maintain high accuracy while avoiding the computational burden of processing every single point, thus optimizing the trade-off between accuracy and processing time.

Inventive Principle:
Principle #16Partial or excessive action

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

The system effectively maintains high lane recognition accuracy even in environments with sudden changes in illuminance, outperforming camera-based systems by providing precise lane information and reducing errors associated with extreme lighting conditions.

Implementation Method 1

a pre-processor that detects a lane point candidate group based on information detected from the LiDAR

Methodology Applied
Scientific EffectLIDAR: LIDAR

Data Source

PatentUS12062241B2Lane recognition device and method based on LIDAR for vehicle
Publication Date: 2024.08.13 HYUNDAI MOTOR CO LTD
  • US12062241B2 patent drawing
  • US12062241B2 patent drawing
  • US12062241B2 patent drawing

AI summary

A lane recognition device based on a Light Detection and Ranging (LiDAR) for a vehicle and a method thereof may include a pre-processor that detects a lane point candidate group based on information detected from the LiDAR, a deep learning device that generates lane recognition information by learning the lane point candidate group, and a post-processor that converts the lane recognition information into lane information by use of a lane curve fitting algorithm.