Autonomous Driving Recommendations Using 3D Point Clouds

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing smart vehicles face challenges in co-existing with human drivers whose behaviors are not heuristically known, and in efficiently navigating urban environments with dynamic obstacles and lane changes, while ensuring safety and cost-effectiveness.

Innovation Solution

Implementing a system that captures a point cloud from a vehicle's street view, converts it to a 3D model, uses a trained neural network to detect street signs, crosswalks, and bike lanes, and generates driving recommendations based on driver behavior parameters, while utilizing a high-definition map and vehicle-to-vehicle communication for obstacle avoidance and lane detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a system uses multiple sensors and complex processing to detect obstacles and navigate urban environments, then navigation accuracy and safety are improved, but device complexity and cost increase

Engineering Contradiction:
ImprovesafetyVSAvoiddevice complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments the navigation task into multiple independent modules: obstacle detection using neural networks, lane detection using HD maps, vehicle behavior prediction, and path planning. Each module processes specific aspects separately, improving overall reliability while managing complexity through modular architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary actions by pre-processing sensor data to create 3D models of the environment, pre-detecting obstacles and lane markings before critical navigation decisions are required. HD maps are pre-computed and stored, allowing rapid query and response during actual navigation without real-time processing delays.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If the system captures and processes point cloud data from multiple cameras to create 3D models and detect obstacles, then measurement precision and detection accuracy are improved, but use of energy and computational resources increase

Engineering Contradiction:
Improvedetection accuracyVSAvoidcomputational resources
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The system applies partial processing by focusing computational resources only on relevant portions of the point cloud data. Neural networks are applied selectively to detect specific obstacle types and features rather than processing all data points uniformly. The system processes excessive data initially to ensure no potential obstacles are missed, then filters results to actionable information.

Inventive Principle:
Principle #16Partial or excessive action

3Reliability

If the system uses vehicle-to-vehicle communication and crowd-sourced data to improve navigation, then reliability and obstacle detection are improved, but device complexity and data processing requirements increase

Engineering Contradiction:
Improveobstacle detectionVSAvoiddata processing requirements
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The system merges multiple data sources including point cloud data from onboard cameras, HD map information, and crowd-sourced obstacle data from other vehicles. Vehicle-to-vehicle communication networks combine observations from multiple vehicles to create a more complete and reliable picture of the environment, particularly for detecting stationary obstacles that may not be visible to individual vehicles.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS12381950B2Smart car
Publication Date: 2025.08.05 TRAN HA Q
  • US12381950B2 patent drawing
  • US12381950B2 patent drawing
  • US12381950B2 patent drawing

AI summary

Smart car operations are detailed including capturing a point cloud from a vehicle street view and converting the point cloud to a 3D model; applying a trained neural network to detect street signs, cross walks, obstacles, or bike lanes; and generating driving recommendations based on driver behavior parameters by comparing the driver behavior parameters with one or more drivers with substantially similar behavior parameters.