Raster Elevation Range Queries for UAV Flight Segment Validation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing flight planning for UAVs is inefficient and resource-intensive due to the need to query terrain data at fine resolutions to ensure altitude compliance, which requires significant computation and data movement.

Innovation Solution

A method that validates planned flight segments by determining if the range of terrain elevation values falls within acceptable limits, using raster cells to efficiently check if minimum and maximum terrain elevations are within the allowed range, thereby reducing the need for detailed elevation checks.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If terrain data is queried at fine levels of resolution to ensure altitude compliance, then measurement precision is improved, but use of energy and computational resources worsen

Engineering Contradiction:
Improveterrain elevation measurement precisionVSAvoidcomputational energy consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent segments the flight planning process into two distinct phases: a fast pre-flight validation phase that uses coarse-resolution terrain data to identify obviously unsafe routes, and a detailed planning phase that only processes potentially safe routes with fine-resolution terrain data. This segmentation eliminates the need to process all flight segments at maximum detail, reducing overall computational energy consumption while maintaining measurement precision where it matters most.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different data qualities to different situations: coarse-resolution terrain data is used for the majority of flight segments where high precision is not critical, while fine-resolution terrain data is reserved for segments that pass the initial validation or require detailed planning. This local quality approach ensures measurement precision is improved only where necessary, rather than uniformly across all segments, thereby reducing overall energy consumption.

Inventive Principle:
Principle #3Local quality

2Measurement precision

If terrain data is queried at fine levels of resolution to ensure altitude compliance, then measurement precision is improved, but productivity worsens

Engineering Contradiction:
Improveterrain elevation measurement precisionVSAvoidflight plan validation speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent segments the flight planning workflow into a rapid filtering stage using coarse terrain data and a detailed processing stage using fine terrain data. This segmentation enables the system to quickly validate the majority of flight segments at lower resolution, improving overall productivity while maintaining measurement precision for segments that require it.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements partial action by applying fine-resolution terrain data queries only to flight segments that are candidates for safe flight, rather than processing all segments at maximum detail. This partial application of high-precision processing maintains measurement precision where needed while significantly improving productivity by avoiding unnecessary fine-detail queries for obviously unsafe or clearly safe segments.

Inventive Principle:
Principle #16Partial or excessive action

3Reliability

If all terrain heights are queried for each flight segment to ensure safety, then reliability is improved, but use of energy and computational resources worsen

Engineering Contradiction:
Improveflight safety validationVSAvoiddata movement volume
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent segments terrain data into hierarchical resolution levels and processes flight segments at appropriate levels. Coarse-resolution terrain data is used for initial safety validation of all segments, with fine-resolution data queried only for segments that require detailed analysis. This segmentation maintains flight safety validation reliability while dramatically reducing the quantity of terrain data that must be moved and processed.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent extracts only the necessary terrain data for each flight segment based on preliminary validation results. Instead of moving and processing all terrain data at fine resolution, the system extracts and processes only the subset of terrain data required for segments that pass initial coarse-resolution screening, thereby maintaining reliability while reducing data movement volume.

Inventive Principle:
Principle #2Taking out (Extraction)

4Use of energy by moving object

If coarse-resolution terrain data is used for initial validation, then use of energy and computational resources are reduced, but measurement precision worsens

Engineering Contradiction:
Improvecomputational energy consumptionVSAvoidterrain elevation measurement precision
Core Design Contradiction:
Use of energy by moving objectVSMeasurement precision

Solution Approach 1:

The patent segments the validation process into two resolution levels: coarse-resolution terrain data is used for initial filtering of flight segments, and fine-resolution terrain data is applied subsequently for segments that require precise altitude validation. This segmentation reduces overall energy consumption by avoiding fine-detail processing for all segments, while maintaining measurement precision for segments where it is critical for safety.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies high measurement precision locally to only those flight segments that require it, rather than uniformly across all segments. Coarse-resolution data provides sufficient precision for initial screening, while fine-resolution data is applied locally to segments where measurement precision is critical for determining flight safety, thereby optimizing the balance between energy consumption and measurement precision.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12412478B1Efficient raster data range query for planned UAV flight segments
Publication Date: 2025.09.09 WING AVIATION LLC
  • US12412478B1 patent drawing
  • US12412478B1 patent drawing
  • US12412478B1 patent drawing

AI summary

A computer system obtains a raster cell of terrain data from a database, a query shape corresponding to a planned flight segment of a UAV that intersects with the raster cell, and a range of acceptable terrain elevation values for the planned flight segment. The raster cell comprises a minimum terrain elevation value, a maximum terrain elevation value, and links to sub-cells of the raster cell. The computer system determines whether the minimum and maximum terrain elevation values of the raster cell are within the range of acceptable terrain elevation values for the planned flight segment and validates the planned flight segment with respect to the raster cell based at least in part on whether the minimum and maximum terrain elevation values of the raster cell are within the range of acceptable terrain elevation values for the planned flight segment.