UAV Route Planning Using Population Density Reliability Maps

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Unmanned aerial vehicles (UAVs) operating in populated areas face challenges in ensuring safety due to the lack of effective methods to plan routes that minimize overflight of high-density population areas and critical infrastructure, which can be risky and unreliable.

Innovation Solution

The system employs a geographic map with population data normalized into a grid, creating a reliability map that assigns reliability scores based on population densities and infrastructure locations, using a search algorithm like A* to select routes that avoid high-risk areas and ensure safety by calculating costs and optimizing paths.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If UAVs operate in populated areas to perform monitoring or delivery tasks, then operational versatility and task completion capability are improved, but safety risk and reliability deteriorate due to lack of effective route planning

Engineering Contradiction:
Improveoperational versatilityVSAvoidflight safety
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system performs preliminary route planning before UAV flight operations by creating a reliability map that pre-identifies high-risk areas based on population density and critical infrastructure locations. The A* search algorithm pre-calculates safe flight paths, allowing the UAV to execute predetermined safe routes during actual operations, thereby ensuring safety while maintaining operational versatility.

Inventive Principle:
Principle #10Preliminary action

2Device complexity

If traditional flight path methods are used without population density consideration, then device complexity is reduced, but route safety and reliability deteriorate

Engineering Contradiction:
Improvesystem simplicityVSAvoidroute safety
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The system introduces a reliability map as an intermediary data structure that mediates between simple flight control and complex safety requirements. The reliability map pre-processes population density and infrastructure data into a format that can be efficiently queried during route planning, allowing the UAV system to maintain relative simplicity while achieving high reliability through the intermediary safety assessment layer.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If UAVs avoid high-density population areas and critical infrastructure, then flight safety is improved, but flight time and task completion efficiency worsen

Engineering Contradiction:
Improveflight safetyVSAvoidflight time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system dynamically adjusts flight routes based on the reliability map, optimizing paths to safely navigate around high-risk areas while minimizing detours. The A* search algorithm efficiently calculates optimal routes that balance safety constraints with time efficiency, allowing UAVs to adapt their flight paths dynamically rather than using fixed conservative routes, thereby reducing unnecessary flight time while maintaining safety.

Inventive Principle:
Principle #15Dynamics

4Reliability

If comprehensive population data and infrastructure information are integrated into route planning, then route safety is improved, but data processing complexity and computational requirements worsen

Engineering Contradiction:
Improveroute safetyVSAvoiddata processing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments the operational area into a grid-based reliability map where each cell is pre-assessed for safety based on population density and infrastructure data. This segmentation allows complex comprehensive data to be processed once during map creation, then efficiently queried during route planning without re-processing all raw data, thereby reducing computational complexity during actual flight operations while maintaining high route safety.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11868145B1Selecting safe flight routes based on localized population densities and ground conditions
Publication Date: 2024.01.09 AMAZON TECH INC
  • US11868145B1 patent drawing
  • US11868145B1 patent drawing
  • US11868145B1 patent drawing

AI summary

A reliability map is generated by superimposing or associating populations or other intrinsic data is superimposed or associated with a geographic map of a region, which is divided into a grid having cells of uniform size. Densities of towns, cities or other geospatial areas are determined and assigned to cells of the grid, which have sizes corresponding to minimum dimensions of a corridor required for travel by an aerial vehicle. When a mission requiring travel from an origin to a destination within the region is identified, one or more paths of a safe route between the origin and the destination are selected based on the reliability map. The safe route is selected to avoid areas of high population density or locations of critical infrastructure such as schools, hospitals or public safety buildings.