Monocular Camera Obstacle Avoidance for UAVs

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional obstacle avoidance systems for UAVs and semi-autonomous vehicles rely on expensive, power-consuming, and bulky sensors like LiDAR and depth cameras, while monocular cameras provide only 2D information, making accurate distance estimation and obstacle avoidance challenging.

Innovation Solution

The use of a monocular camera with deep learning techniques, specifically a trained neural network with a low-accuracy depth estimation model, to process images and generate precise obstacle avoidance decisions by segmenting the depth map into segments and calculating the average depth value for obstacle detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If multiple sensors like LiDAR and depth cameras are used for obstacle avoidance, then measurement precision and reliability are improved, but device complexity, weight, power consumption, and cost increase

Engineering Contradiction:
Improvedepth estimation accuracyVSAvoidsensor system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts and utilizes only the essential 2D image data from a monocular camera, removing the need for complex multi-sensor systems. By focusing on processing monocular image sequences and extracting depth information through computational methods rather than physical depth-sensing hardware, the system achieves obstacle avoidance functionality with simplified device architecture.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent creates a computational depth map as a virtual copy of the physical depth information that would be provided by depth-sensing sensors. Through monocular depth estimation algorithms processing image sequences, the system generates a virtual depth representation that enables obstacle detection and avoidance without requiring physical depth-sensing hardware.

Inventive Principle:
Principle #26Copying

2Measurement precision

If multiple sensors like LiDAR and depth cameras are used for obstacle avoidance, then measurement precision is improved, but weight and power consumption increase

Engineering Contradiction:
Improvedepth estimation accuracyVSAvoidsensor system weight
Core Design Contradiction:
Measurement precisionVSWeight of moving object

Solution Approach 1:

The patent employs a monocular camera, which is significantly lighter and less power-consuming than LiDAR or depth camera systems. By using standard monocular camera technology rather than specialized depth-sensing hardware, the system achieves obstacle avoidance functionality with minimal weight and power requirements, suitable for UAV applications where weight is critical.

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

3Device complexity

If monocular camera is used for obstacle avoidance, then device complexity, weight, and cost are reduced, but measurement precision deteriorates due to 2D information limitation

Engineering Contradiction:
Improvesensor system complexityVSAvoiddepth estimation accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent performs preliminary processing of monocular image sequences to extract depth information before obstacle avoidance decisions are made. By pre-processing the 2D image data through monocular depth estimation algorithms and generating depth maps in advance, the system prepares accurate depth measurements that enable reliable obstacle detection and avoidance decisions.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent transforms 2D monocular image data into 3D depth information through computational processing. By applying monocular depth estimation algorithms that infer depth from 2D image sequences, the system converts limited 2D visual information into accurate 3D spatial understanding, enabling precise obstacle avoidance measurements without additional depth-sensing hardware.

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

4Device complexity

If monocular camera with low-accuracy depth estimation model is used, then device complexity is reduced, but measurement precision deteriorates

Engineering Contradiction:
Improveprocessing system complexityVSAvoiddepth estimation accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent processes continuous sequences of monocular images rather than isolated frames, maintaining continuous depth estimation to improve accuracy. By utilizing temporal information from multiple frames in a sequence and processing them continuously, the system enhances depth measurement precision while keeping the processing model relatively simple, leveraging the continuity of useful visual information over time.

Inventive Principle:
Principle #20Continuity of useful action

Data Source

PatentUS20250117955A1Obstacle avoidance using a monocular camera in a vehicle
Publication Date: 2025.04.10 YOKOGAWA SAUDI ARABIA CO LLC
  • US20250117955A1 patent drawing
  • US20250117955A1 patent drawing
  • US20250117955A1 patent drawing

AI summary

Obstacle avoidance by a remote or autonomously operated vehicle, such as an unmanned aerial vehicle (UAV), is of critical importance. By utilizing a monocular camera, a UAV may capture an image and select a middle sub-image for processing. If the average depth of the pixels in the middle sub-image is greater than a previously determined threshold, the UAV may proceed forward. However, if the average depth of the pixels is less than the threshold, a turn is required. A left sub-image and a right sub-image are processed and, based on the one having the greatest depth, a turn instruction is provided to the UAV.