9 research outputs found

    Security, privacy and safety evaluation of dynamic and static fleets of drones

    Get PDF
    Inter-connected objects, either via public or private networks are the near future of modern societies. Such inter-connected objects are referred to as Internet-of-Things (IoT) and/or Cyber-Physical Systems (CPS). One example of such a system is based on Unmanned Aerial Vehicles (UAVs). The fleet of such vehicles are prophesied to take on multiple roles involving mundane to high-sensitive, such as, prompt pizza or shopping deliveries to your homes to battlefield deployment for reconnaissance and combat missions. Drones, as we refer to UAVs in this paper, either can operate individually (solo missions) or part of a fleet (group missions), with and without constant connection with the base station. The base station acts as the command centre to manage the activities of the drones. However, an independent, localised and effective fleet control is required, potentially based on swarm intelligence, for the reasons: 1) increase in the number of drone fleets, 2) number of drones in a fleet might be multiple of tens, 3) time-criticality in making decisions by such fleets in the wild, 4) potential communication congestions/lag, and 5) in some cases working in challenging terrains that hinders or mandates-limited communication with control centre (i.e., operations spanning long period of times or military usage of such fleets in enemy territory). This self-ware, mission-focused and independent fleet of drones that potential utilises swarm intelligence for a) air-traffic and/or flight control management, b) obstacle avoidance, c) self-preservation while maintaining the mission criteria, d) collaboration with other fleets in the wild (autonomously) and e) assuring the security, privacy and safety of physical (drones itself) and virtual (data, software) assets. In this paper, we investigate the challenges faced by fleet of drones and propose a potential course of action on how to overcome them.Comment: 12 Pages, 7 Figures, Conference, The 36th IEEE/AIAA Digital Avionics Systems Conference (DASC'17

    Motion Planning of UAV Swarm: Recent Challenges and Approaches

    Get PDF
    The unmanned aerial vehicle (UAV) swarm is gaining massive interest for researchers as it has huge significance over a single UAV. Many studies focus only on a few challenges of this complex multidisciplinary group. Most of them have certain limitations. This paper aims to recognize and arrange relevant research for evaluating motion planning techniques and models for a swarm from the viewpoint of control, path planning, architecture, communication, monitoring and tracking, and safety issues. Then, a state-of-the-art understanding of the UAV swarm and an overview of swarm intelligence (SI) are provided in this research. Multiple challenges are considered, and some approaches are presented. Findings show that swarm intelligence is leading in this era and is the most significant approach for UAV swarm that offers distinct contributions in different environments. This integration of studies will serve as a basis for knowledge concerning swarm, create guidelines for motion planning issues, and strengthens support for existing methods. Moreover, this paper possesses the capacity to engender new strategies that can serve as the grounds for future work

    A Dynamic Data Driven Application System for Vehicle Tracking

    Get PDF
    AbstractTracking the movement of vehicles in urban environments using fixed position sensors, mobile sensors, and crowd-sourced data is a challenging but important problem in applications such as law enforcement and defense. A dynamic data driven application system (DDDAS) is described to track a vehicle's movements by repeatedly identifying the vehicle under investigation from live image and video data, predicting probable future locations, and repositioning sensors or retargeting requests for information in order to reacquire the vehicle. An overview of the envisioned system is described that includes image processing algorithms to detect and recapture the vehicle from live image data, a computational framework to predict probable vehicle locations at future points in time, and a power aware data distribution management system to disseminate data and requests for information over ad hoc wireless communication networks. A testbed under development in the midtown area of Atlanta, Georgia in the United States is briefly described

    Dynamic data driven applications systems (DDDAS) for multidisciplinary optimisation (MDO)

    Full text link
    [ES] Nowadays, the majority of optimisation processes that are followed to obtain new optimum designs involve expensive simulations that are costly and time comsuming. Besides, designs involving aerodynamics are usually highly constrained in terms of infeasible geometries to be avoided so that it is really important to provide the optimisers effective datum or starting points that enable them to reach feasible solutions. This MSc Thesis aims to continue the development of an alternative design methodology applied to a 2D airfoil at a cruise flight condition by combining concepts of Dynamic Data Driven Application Systems (DDDAS) paradigm with Multiobjec- tive Optimisation. For this purpose, a surrogate model based on experimental data has been used to run a multiobjective optimisation and the given optimum designs have been considered as starting points for a direct optimisation, saving number of evaluations in the process. Throughout this work, a technique for retrieving experi- mental airfoil lift and drag coefficients was conducted. Later, a new parametrisation technique using Class-Shape Transformation (CST) was implemented in order to map the considered airfoils into the design space. Then, a response surface model considering Radial Basis Functions (RBF) and Kriging approaches was constructed and the multiobjective optimisation to maximise lift and minimise drag was under- taken using stochastic algorithms, MOTSII and NSGA. Alternatively, a full direct optimisation from datum airfoil and a direct optimisation from optimum surrogate- based optimisation designs were performed with Xfoil and the results were compared. As an outcome, the developed design methodology based on the combination of surrogate-based and direct optimisation was proved to be more effective than a single full direct optimisation to make the whole process faster by saving number of evaluations. In addition, further work guidelines are presented to show potential directions in which to expand and improve this methodology.Patón Pozo, PJ. (2016). Dynamic data driven applications systems (DDDAS) for multidisciplinary optimisation (MDO). Universitat Politècnica de València. http://hdl.handle.net/10251/142210TFG

    A distributed architecture for unmanned aerial systems based on publish/subscribe messaging and simultaneous localisation and mapping (SLAM) testbed

    Get PDF
    A dissertation submitted in fulfilment for the degree of Master of Science. School of Computational and Applied Mathematics, University of the Witwatersrand, Johannesburg, South Africa, November 2017The increased capabilities and lower cost of Micro Aerial Vehicles (MAVs) unveil big opportunities for a rapidly growing number of civilian and commercial applications. Some missions require direct control using a receiver in a point-to-point connection, involving one or very few MAVs. An alternative class of mission is remotely controlled, with the control of the drone automated to a certain extent using mission planning software and autopilot systems. For most emerging missions, there is a need for more autonomous, cooperative control of MAVs, as well as more complex data processing from sensors like cameras and laser scanners. In the last decade, this has given rise to an extensive research from both academia and industry. This research direction applies robotics and computer vision concepts to Unmanned Aerial Systems (UASs). However, UASs are often designed for specific hardware and software, thus providing limited integration, interoperability and re-usability across different missions. In addition, there are numerous open issues related to UAS command, control and communication(C3), and multi-MAVs. We argue and elaborate throughout this dissertation that some of the recent standardbased publish/subscribe communication protocols can solve many of these challenges and meet the non-functional requirements of MAV robotics applications. This dissertation assesses the MQTT, DDS and TCPROS protocols in a distributed architecture of a UAS control system and Ground Control Station software. While TCPROS has been the leading robotics communication transport for ROS applications, MQTT and DDS are lightweight enough to be used for data exchange between distributed systems of aerial robots. Furthermore, MQTT and DDS are based on industry standards to foster communication interoperability of “things”. Both protocols have been extensively presented to address many of today’s needs related to networks based on the internet of things (IoT). For example, MQTT has been used to exchange data with space probes, whereas DDS was employed for aerospace defence and applications of smart cities. We designed and implemented a distributed UAS architecture based on each publish/subscribe protocol TCPROS, MQTT and DDS. The proposed communication systems were tested with a vision-based Simultaneous Localisation and Mapping (SLAM) system involving three Parrot AR Drone2 MAVs. Within the context of this study, MQTT and DDS messaging frameworks serve the purpose of abstracting UAS complexity and heterogeneity. Additionally, these protocols are expected to provide low-latency communication and scale up to meet the requirements of real-time remote sensing applications. The most important contribution of this work is the implementation of a complete distributed communication architecture for multi-MAVs. Furthermore, we assess the viability of this architecture and benchmark the performance of the protocols in relation to an autonomous quadcopter navigation testbed composed of a SLAM algorithm, an extended Kalman filter and a PID controller.XL201

    Feature Papers of Drones - Volume I

    Get PDF
    [EN] The present book is divided into two volumes (Volume I: articles 1–23, and Volume II: articles 24–54) which compile the articles and communications submitted to the Topical Collection ”Feature Papers of Drones” during the years 2020 to 2022 describing novel or new cutting-edge designs, developments, and/or applications of unmanned vehicles (drones). Articles 1–8 are devoted to the developments of drone design, where new concepts and modeling strategies as well as effective designs that improve drone stability and autonomy are introduced. Articles 9–16 focus on the communication aspects of drones as effective strategies for smooth deployment and efficient functioning are required. Therefore, several developments that aim to optimize performance and security are presented. In this regard, one of the most directly related topics is drone swarms, not only in terms of communication but also human-swarm interaction and their applications for science missions, surveillance, and disaster rescue operations. To conclude with the volume I related to drone improvements, articles 17–23 discusses the advancements associated with autonomous navigation, obstacle avoidance, and enhanced flight plannin

    Swarm Robotics

    Get PDF
    Collectively working robot teams can solve a problem more efficiently than a single robot, while also providing robustness and flexibility to the group. Swarm robotics model is a key component of a cooperative algorithm that controls the behaviors and interactions of all individuals. The robots in the swarm should have some basic functions, such as sensing, communicating, and monitoring, and satisfy the following properties

    DATA-DRIVEN PREDICTION, DESIGN, AND CONTROL OF SYSTEM BEHAVIOR USING STATISTICAL LEARNING

    Get PDF
    The goal in this dissertation is to develop new data-driven techniques for prediction, design, and control of the behavior of a variety of engineering systems. The data used can be obtained from a variety of sources, including from offline, high-fidelity system’s simulation, physical experiments, and online, sparse measurements from sensors. Three inter-related research directions are followed in this dissertation. Following the first direction, the author presents a multi-step-ahead prediction technique for evaluating a single-response (or single-output of the) system’s behavior through an integration of the data obtained offline from the system’s high-fidelity simulation, and online from single sensor measurements. With regard to the first research direction, the key contribution includes a reasonably fast and accurate prediction strategy that can be used, among others, for online, multi-step ahead forecasting of the system’s operational behavior. Building on the work from the first direction, the author follows a second research direction to present a multi-step ahead prediction technique, this time for a multi-response system’s behavior, that can be used for evaluating various system’s designs and corresponding operations. Data in this case is obtained from the offline, high-fidelity system’s simulations, and online sparse measurements from multiple sensors (or limited number of physical experiments). The main contribution for this second direction is in construction of a new data-driven, multi-response prediction framework that has a robust predictive capability. Along the third research direction, a data-driven technique is used for prediction and co-optimization of a system’s design and control. The data in this case is obtained from sensor measurements or a simulator. The main contribution achieved through the third direction is a new data-driven reinforcement learning-based prediction and co-optimization approach. The methods from this dissertation have numerous applications, including those demonstrated here: (i) assessment of safe aircraft flight conditions (Chapters 2 and 3), (ii) evaluation of design and operation of a robotic appendage (Chapter 3), and (iii) design and control of a traffic system (Chapter 4)

    Applying DDDAS Principles to Command, Control and Mission Planning for UAV Swarms

    No full text
    Government agencies predict ever-increasing inventories of Unmanned Aerial Vehicles (UAVs). Sizes will vary from current manned aircraft scales to miniature, micro, millimeter scales or smaller. Missions for UAVs will increase, especially for the 3-D missions: dull, dirty, and dangerous. As their numbers and missions increase, three important challenges will emerge for these large swarms of sensor and surveillance UAVs: (1) the need for near real-time dynamic command & control of the swarms, (2) efficient mission planning and dynamic real-time re-tasking of the swarms, and 3) the need for improved automation of swarm mission planning and command & control. We describe an investigation with the primary objectives to design, develop, and evaluate: (i) a proof-of-concept simulation test-bed that investigates the benefits of using DDDAS (Dynamic Data Driven Applications Systems) for UAV swarm control, and (ii) engineering guidelines that will enable the use of DDDAS principles in such actual systems
    corecore