Probabilistic Landing Area Map for Aircraft Path Planning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current autonomous landing zone detection systems for aircraft, such as OPVs and UAVs, face challenges in accurately determining safe landing areas due to measurement uncertainty and the difficulty in selecting alternative landing areas, especially in complex environments with multiple path options.

Innovation Solution

A method and system that utilize a probabilistic safe landing area map, processed by a subsystem to generate and rank candidate landing areas based on constraints like mission-level and vehicle-level costs, geometric constraints, and confidence levels, with parallel processing and path planning to identify an optimal safe landing location.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If video camera-based vision systems are used to identify safe landing areas, then the system can detect landing zones, but the measurement precision and accuracy are insufficient due to uncertainty in identifying suitable areas

Engineering Contradiction:
Improvelanding area identification accuracyVSAvoidsafe landing determination reliability
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system transforms the landing area identification from simple visual detection to a probabilistic parameter-based evaluation. By assigning probability scores to different landing areas based on multiple factors (terrain characteristics, accessibility, safety constraints), the system achieves more precise and reliable measurements of landing area suitability, directly resolving the accuracy and reliability contradiction.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent introduces a probabilistic safe landing area map as an intermediary data structure between the video camera input and the landing decision. This map aggregates multiple parameters and constraints to produce a refined probability distribution over potential landing areas, serving as a mediator that enhances measurement precision while maintaining system reliability.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If multiple alternative landing areas are considered with different paths, then the system can find alternative landing zones, but the device complexity and computational requirements increase significantly

Engineering Contradiction:
Improvealternative landing area selectionVSAvoidpath planning complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system performs preliminary path planning for multiple candidate landing areas simultaneously using parallel processing. By pre-computing path costs and evaluating multiple options before final selection, the system achieves high adaptability in choosing alternative landing areas while managing computational complexity through organized parallel execution rather than sequential exploration.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent segments the path planning problem into independent parallel evaluations for each candidate landing area. Each processing resource handles a specific candidate's path analysis separately, allowing the system to maintain versatility in evaluating multiple alternatives while reducing overall complexity through modular, parallelized computation.

Inventive Principle:
Principle #1Segmentation

3Measurement precision

If probabilistic safe landing area maps with multiple constraints are processed, then the accuracy of optimal landing area determination improves, but the processing time and computational resources increase

Engineering Contradiction:
Improveoptimal landing area determination accuracyVSAvoidlanding area analysis time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system pre-processes and filters candidate landing areas using constraints before performing detailed probabilistic evaluation. By eliminating obviously unsuitable areas early through constraint checking (geometric constraints, mission-level constraints), the system achieves high determination accuracy for the final selection while reducing the time spent analyzing only viable candidates.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent divides the processing into parallel segments where multiple processing resources simultaneously evaluate different candidate landing areas against the probabilistic map and constraints. This segmentation allows the system to maintain high determination accuracy through comprehensive constraint checking while reducing overall processing time through parallel execution of independent evaluations.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS10676213B2Optimal safe landing area determination
Publication Date: 2020.06.09 SIKORSKY AIRCRAFT CORP
  • US10676213B2 patent drawing
  • US10676213B2 patent drawing
  • US10676213B2 patent drawing

AI summary

According to an aspect of the invention, a method of optimal safe landing area determination for an aircraft includes accessing a probabilistic safe landing area map that includes a plurality of probabilistic indicators of safe landing areas for the aircraft. A processing subsystem that includes one or more processing resources generates a list of candidate safe landing areas based on the probabilistic safe landing area map and one or more constraints. At least two of the candidate safe landing areas are provided to a path planner. The list of candidate safe landing areas is ranked based on results from the path planner indicating an estimated cost to reach each of the candidate safe landing areas. Based on the ranking, an indicator of an optimal safe landing area is output as a desired landing location for the aircraft.