Stereo Obstacle Avoidance for Autonomous Aircraft in Unstructured Flight

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional perception algorithms for autonomous vehicles, particularly UAVs, face challenges in detecting obstacles in unstructured environments and degraded conditions, such as weather or radiation exposure, and struggle with three-dimensional obstacle avoidance and handling small objects, leading to accumulated errors and high performance costs.

Innovation Solution

An obstacle detection and avoidance system (ODOA) that uses image sensing to generate a potential field correction value, allowing autonomous vehicles to adjust their travel path and avoid collisions by processing disparity images and occupancy maps, without requiring external communication, and is suitable for vehicles with hardware constraints.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If conventional perception algorithms map the environment and maintain a state of the world, then navigation capability is improved, but accumulated error increases and performance costs rise

Engineering Contradiction:
Improvenavigation capabilityVSAvoidaccumulated error
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The patent segments the environment into discrete depth bins and occupancy grids rather than maintaining a continuous world model. This segmentation allows the system to process environmental data in manageable discrete units, reducing accumulated error while maintaining navigation capability through localized spatial reasoning.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces depth maps and occupancy grids as intermediary representations between the sensor data and navigation decisions. These intermediaries transform complex environmental information into simplified spatial probability distributions, reducing computational performance costs while maintaining reliable navigation through probabilistic reasoning.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If the minimum grid scale of the map is increased to reduce performance requirements, then processing speed is improved, but ability to handle small objects deteriorates

Engineering Contradiction:
Improveprocessing speedVSAvoidsmall object detection
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent applies local quality by using variable-resolution occupancy grids where different spatial regions can have different grid resolutions. This allows finer grid scales in regions with small objects or high interest while using coarser scales in less critical areas, maintaining small object detection capability without sacrificing overall processing speed.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent transitions from two-dimensional map representations to three-dimensional occupancy grids with depth information. This additional dimension allows the system to detect small objects more effectively by providing depth context, while the discrete binning approach maintains processing efficiency through reduced computational complexity.

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

3Ease of operation

If perception algorithms are designed for structured roads and lanes, then automotive navigation is improved, but adaptability to unstructured environments deteriorates

Engineering Contradiction:
Improveautomotive navigationVSAvoidunstructured environment capability
Core Design Contradiction:
Ease of operationVSAdaptability or versatility

Solution Approach 1:

The patent implements universal perception algorithms based on occupancy grids and depth mapping that can function across multiple vehicle types and environments. The same core algorithms handle both structured road navigation and unstructured terrain exploration, achieving multi-functionality without requiring environment-specific customization.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent uses parameter changes by adjusting occupancy grid resolution, depth binning intervals, and sensor fusion weights based on environmental conditions and vehicle type. This allows the system to adapt its perception parameters dynamically, maintaining optimal performance whether navigating structured roads or unstructured terrain.

Inventive Principle:
Principle #35Parameter changes

4Stability of the object's composition

If conventional algorithms are used in degraded environments such as weather or radiation exposure, then standard operation is maintained, but detection capability deteriorates

Engineering Contradiction:
Improvestandard operationVSAvoidobstacle detection capability
Core Design Contradiction:
Stability of the object's compositionVSDifficulty of detecting and measuring

Solution Approach 1:

The patent implements feedback mechanisms where the occupancy grid system continuously updates its environmental model based on sensor measurements and vehicle state. This feedback loop allows the system to compensate for degraded detection conditions by using historical occupancy information and probabilistic reasoning to maintain detection capability in adverse weather or radiation environments.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent applies beforehand cushioning by maintaining predictive occupancy models that anticipate obstacles based on vehicle trajectory and environmental patterns. This predictive capability provides a buffer against detection failures in degraded conditions, allowing the system to prepare avoidance maneuvers before obstacles are clearly detected.

Inventive Principle:
Principle #11Beforehand cushioning (Prior cushioning)

Data Source

PatentUS12038768B2Obstacle detection and avoidance system for autonomous aircraft and other autonomous vehicles
Publication Date: 2024.07.16 SOUTHWEST RES INST
  • US12038768B2 patent drawing
  • US12038768B2 patent drawing

AI summary

A method of providing a collision avoiding travel path for an autonomous vehicle. A sensor system obtains stereo image data of a scene in the environment ahead of the normal travel path. This image data is used to generate a disparity image. The disparity image is processed to generate an occupancy map that assigns values to areas of the scene based on levels of visual clutter. The occupancy map is then converted to a potential field, which assigns each pixel in the scene with a force value that corresponds to its proximity to one or more obstacles. These force value are summed and used to modify the vehicle's path is a collision is likely.