Published: by
Yao He

Shared Airspace

An autonomy system that keeps UAVs and manned traffic safely separated and behave as expected in GNSS-denied situations by anticipating, reacting, and coordinating with other aircraft in uncontrolled airspace with only passive (vision-based) sensing.

Currently, crewed and uncrewed traffic are strictly separated leading to reduced airspace efficiency and requiring explicit ATC coordination to guarantee safety. To achieve seamless shared crewed/uncrewed airspace:

  • Uncrewed: low SWaP-C form factor class 1 and 2 UAVs.
  • Sensing: reliable, and zero active emission, aircraft detection and trajectory prediction.
  • Behavior: hintelligently coordinates airspace and meet the expectations of a typical traffic flow.
  • Safety: guarantees safe separation.
  • Robustness: GNSS-denied localization during outages.

Our focus is on the following research thrust areas:

  • Passive aircraft detection and tracking
  • Safety system
  • GNSS-denied localization

1. Systems

1. 1. Drone Platform

Fig. 1: From Left to right: M600, VTOL, Areulia X6 (Ownship).

1. 2. Testbeds

Fig. 2: Shared Airspace Testbeds.

2. Aircraft Detection and Tracking

Robust and long-range aircraft and drone detection in a small SWaP-C and without emitting radiation is a critical capability to enable small UAVs to be able to operate in close proximity to other aircraft. We use a multi-stage approach, where in downstream stages combine geometric and learning based methods to filter initial detections. We have found that such an approach maintains the ability to detect all relevant objects (i.e., high recall) while reducing the number of false positives. We propose to use a multi-object tracking management system that uses global inter-frame matching to track the geometric state of the observed aircraft. Relevant paper could be found here.

Fig. 3: Aircraft Detection and Tracking Overview.

3. Safety System

Our safety system module focuses on the dual problem of Traffic Avoidance (TA) (en- suring safe separation distance from other aircrafts) as well as Collision Avoidance (CA) (time-sensitive maneuvers to avoid Near Mid Air Collisions (NMAC)). There are multiple layers of complexity we aim to account for in ensuring safe behavior. We devise a hybrid safety system for providing an efficient solution for the Detect and Avoid problem.

Fig. 4: Safety System Overview.

3. 1. Homogeneous Agent Traffic Avoidance

We first focus on ensuring safe separation of drones in the airspace with other drones. This will be achieved by designing efficient supervisory filters that keep agents in the known safe space. This component of the safety module will act as a filter on existing plans generated by the planning module. It will ensure suggested plans do not result in the agent entering collision volumes of any other agent in the system. In case of violation of the defined safe separation, it will minimally modify the existing plan or pick from a fixed set of safe trajectories to ensure traffic avoidance.

3. 2. Homogenous Agent Collision Avoidance

Collision avoidance will be performed based on decision-theoretic planning. Threat detection will be performed by computing multiple variables like time to closest approach, slant range, bearing, angular turn rate et cetera. These state variables will be calculated by fusing information from multiple surveil- lance sources like radar, ADS-B, and visual imagery while explicitly factoring in the sensors’ uncertainty. We will build upon existing collision avoidance logics and modify them to cater to drone collision avoidance. Threat resolution will be performed using our drone collision avoidance logic based on estimated state variables from the previous step.

3. 3. Hetergoenous Agent TA and CA

To account for heterogenous agents, we will factor in different dynamics model associated with different types of agents for state estimation and resolution. We also plan to improve on existing avoidance logics by straying away from the acceleration based models for intruders. This will be done by explicitly leveraging our intent and trajectory prediction modules while computing resolution advisories.

Fig. 5: Sampled DAA Field Test Demonstration of Head-On Scenario.

4. Vision-based GNSS-Denied Localization

Robust and accurate localization for Unmanned Aerial Vehicles (UAVs) is an essential capability to achieve autonomous and long-range flights. Current methods rely heavily on GNSS, which is vulnerable to jamming, spoofing, and environmental interference. In this work, we develop a GNSS-denied localization approach for UAVs that harnesses both Visual-Inertial Odometry (VIO) and Visual Place Recognition (VPR) using a foundation model (AnyLoc). We present a novel vision-based pipeline that works exclusively with a nadir-facing camera, an Inertial Measurement Unit (IMU), and pre-existing satellite imagery for robust and accurate localization in varied environments and conditions. Our system demonstrated average localization accuracy within a 20-meter range, with a minimum error below 1 meter, under real-world conditions marked by drastic changes in environmental appearance and with no assumption of the vehicle’s initial pose. The method is proven to be effective and robust, addressing the crucial need for reliable UAV localization in GNSS-denied environments, while also being computationally efficient enough to be deployed on resource-constrained platforms. Check out AnyLoc and FoundLoc websites for more information and demos!

AnyLoc Website

Fig. 6: AnyLoc Overview.

FoundLoc Website

Fig. 7: FoundLoc Overview.

Contributors

Planning, Perception