skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Title: JCopter: Reliable UAV Software Through Managed Languages
UAVs are deployed in various applications including disaster search-and-rescue, precision agriculture, law enforcement and first response. As UAV software systems grow more complex, the drawbacks of developing them in low-level languages become more pronounced. For example, the lack of memory safety in C implies poor isolation between the UAV autopilot and other concurrent tasks. As a result, the most crucial aspect of UAV reliability-timely control of the flight-could be adversely impacted by other tasks such as perception or planning. We introduce JCopter, an autopilot framework for UAVs developed in a managed language, i.e., a high-level language with built-in safe memory and timing management. Through detailed simulation as well as flight testing, we demonstrate how JCopter retains the timeliness of C-based autopilots while also providing the reliability of managed languages.  more » « less
Award ID(s):
1749539 1823230
PAR ID:
10315119
Author(s) / Creator(s):
; ; ; ; ;
Date Published:
Journal Name:
2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. null (Ed.)
    Unmanned aerial vehicles (UAV) have been gaining significant attention in recent times as they are becoming increasingly accessible and easier to use. The advancements in flight controller technology have enabled users to fly a recreational UAV without any previous flight experience. UAVs are used in a variety of applications, ranging from civilian tasks, law enforcement, and rescue applications, to military reconnaissance and air strike missions. This article serves as an introduction to UAV systems' architecture, classification, and applications to help researchers and practitioners starting in this field get adequate information to understand the current state of UAV technologies. The article starts by inspecting the UAVs' body configuration styles and explains the physical components and sensors that are necessary to operate and fly a UAV system. The article also provides a comparison of several components for state-of-the-art UAVs. The article further discusses different propulsion methods and various payloads that could be mounted on the UAV. The article then explores the classification of UAVs followed by the application of UAVs in different domains, such as recreational, commercial, and military. Finally, the article provides a discussion of futuristic technologies and applications of UAVs along with their associated challenges. 
    more » « less
  2. ABSTRACT Unmanned aerial vehicles (UAVs) are revolutionizing a wide range of military and civilian applications. Since mission failures caused by malfunctions of UAVs can incur significant economic losses, modeling and ensuring the reliability of UAV‐based mission systems is a crucial area of research with challenges posed by multiple dependent phases of operations and collaborations among heterogeneous UAVs. The existing reliability models are mostly applicable to single‐UAV or homogeneous multi‐UAV systems. This paper advances the state of the art by proposing a new analytical modeling method to assess the reliability of a multi‐phased mission performed by heterogeneous collaborative UAVs. The proposed method systematically integrates an integral‐based Markov approach with a binary decision diagram‐based combinatorial method, addressing inter‐ and intraphase collaborations as well as phase‐dependent configurations of heterogeneous UAVs for accomplishing different tasks. As demonstrated by a detailed analysis of a two‐phase rescue mission performed by six UAVs, the proposed method has no limitations on UAV's time‐to‐failure and time‐to‐detection distributions. Another contribution is to formulate and solve UAV allocation problems, achieving a balance between mission success probability and total cost. Given the uncertainties inherent in the mission scenario, the random phase duration problem is also examined. 
    more » « less
  3. Autonomous systems, such as Unmanned Aerial Vehicles (UAVs), are expected to run complex reinforcement learning (RL) models to execute fully autonomous positionnavigation-time tasks within stringent onboard weight and power constraints. We observe that reducing onboard operating voltage can benefit the energy efficiency of both the computation and flight mission, however, it can also result in on-chip bit failures that are detrimental to mission safety and performance. To this end, we propose BERRY, a robust learning framework to improve bit error robustness and energy efficiency for RL-enabled autonomous systems. BERRY supports robust learning, both offline and on-board the UAV, and for the first time, demonstrates the practicality of robust low-voltage operation on UAVs that leads to high energy savings in both compute-level operation and systemlevel quality-of-flight. We perform extensive experiments on 72 autonomous navigation scenarios and demonstrate that BERRY generalizes well across environments, UAVs, autonomy policies, operating voltages and fault patterns, and consistently improves robustness, efficiency and mission performance, achieving up to 15.62% reduction in flight energy, 18.51% increase in the number of successful missions, and 3.43× processing energy reduction. 
    more » « less
  4. The integration of onboard computing capabilities with unmanned aerial vehicles (UAV) has gained significant attention in recent years as part of mobile computing paradigms such as mobile edge computing (MEC), fog computing, and mobile cloud computing. To enhance the performance of airborne computing, networked airborne computing (NAC) aims to interconnect UAVs through direct flight-to-flight links, with UAVs sharing resources with each other. However, despite the growing interest in NAC and UAV-based computing, existing studies rely heavily on numerical simulations for performance evaluation and lack realistic simulators and hardware testbeds. To fill this gap, this paper presents the development of two NAC platforms: a realistic simulator based on ROS and Gazebo, and a hardware testbed with multiple UAVs communicating and sharing computing resources. Through simulation and real flight tests with two computation applications, we evaluate the platforms and examine the impact of mobility on NAC performance. Our findings offer valuable insights into NAC and provide guidance for future advancements. 
    more » « less
  5. This paper considers the trajectory design problem for unmanned aerial vehicles (UAVs) via meta-reinforcement learning. It is assumed that the UAV can move in different directions to explore a specific area and collect data from the ground nodes (GNs) located in the area. The goal of the UAV is to reach the destination and maximize the total data collected during the flight on the trajectory while avoiding collisions with other UAVs. In the literature on UAV trajectory designs, vanilla learning algorithms are typically used to train a task-specific model, and provide near-optimal solutions for a specific spatial distribution of the GNs. However, this approach requires retraining from scratch when the locations of the GNs vary. In this work, we propose a meta reinforcement learning framework that incorporates the method of Model-Agnostic Meta-Learning (MAML). Instead of training task-specific models, we train a common initialization for different distributions of GNs and different channel conditions. From the initialization, only a few gradient descents are required for adapting to different tasks with different GN distributions and channel conditions. Additionally, we also explore when the proposed MAML framework is preferred and can outperform the compared algorithms. 
    more » « less