19 research outputs found

    Path Planning for Cooperative Routing of Air-Ground Vehicles

    Full text link
    We consider a cooperative vehicle routing problem for surveillance and reconnaissance missions with communication constraints between the vehicles. We propose a framework which involves a ground vehicle and an aerial vehicle; the vehicles travel cooperatively satisfying the communication limits, and visit a set of targets. We present a mixed integer linear programming (MILP) formulation and develop a branch-and-cut algorithm to solve the path planning problem for the ground and air vehicles. The effectiveness of the proposed approach is corroborated through extensive computational experiments on several randomly generated instances

    A Tandem Drone-ground Vehicle for Accessing Isolated Locations for First Aid Emergency Response in Case of Disaster

    Get PDF
    The collapse of infrastructures is very often a complicating factor for the early emergency actuations after a disaster. A proper plan to better cover the needs of the affected people within the disaster area while maintaining life-saving relief operations is mandatory hence. In this paper, we use a drone for flying over a set of difficult-to-access locations for imaging issues to get information to build a risk assessment as the earliest stage of the emergency operations. While the drone provides the flexibility required to visit subsequently a sort of isolated locations, it needs a commando vehicle in ground for (i) monitoring the deployment of operations and (ii) being a recharging station where the drone gets fresh batteries. This work proposes a decision-making process to plan the mission, which is composed by the ground vehicle stopping points and the sequence of locations visited for each drone route. We propose a Genetic Algorithm (GA) which has proven to be helpful in finding good solutions in short computing times. We provide experimental analysis on the factors effecting the performance of the output solutions, around an illustrative test instance. Results show the applicability of these techniques for providing proper solutions to the studied problem

    A novel cooperative platform design for coupled USV-UAV systems

    Get PDF
    International audienceThis paper presents a novel cooperative USV-UAV platform to form a powerful combination, which offers foundations for collaborative task executed by the coupled USV-UAV systems. Adjustable buoys and unique carrier deck for the USV are designed to guarantee landing safety and transportation of UAV. The deck of USV is equipped with a series of sensors, and a multi-ultrasonic joint dynamic positioning algorithm is introduced for resolving the positioning problem of the coupled USV-UAV systems. To fulfill effective guidance for the landing operation of UAV, we design a hierarchical landing guide point generation algorithm to obtain a sequence of guide points. By employing the above sequential guide points, high quality paths are planned for the UAV. Cooperative dynamic positioning process of the USV-UAV systems is elucidated, and then UAV can achieve landing on the deck of USV steadily. Our cooperative USV-UAV platform is validated by simulation and water experiments. Index Terms-USV-UAV platform. Multi-ultrasonic joint dynamic positioning algorithm. Hierarchical landing guide point generation algorithm. Cooperative positioning

    Autonomous landing of a quadcopter on a high-speed ground vehicle

    Get PDF

    Traveling Salesman Problem with a Drone Station

    Get PDF
    학위논문 (석사)-- 서울대학교 대학원 : 공과대학 산업공학과, 2018. 2. 문일경.The importance of drone delivery services is increasing. However, the operational aspects of drone delivery services have not been studied extensively. Specifically, with respect to truck-drone systems, researchers have not given sufficient attention to drone facilities because of the limited drone flight range around a distribution center. In this paper, we propose a truck-drone system to overcome the flight-range limitation. We define a drone station as the facility where drones and charging devices are stored, usually far away from the package distribution center. The traveling salesman problem with a drone station (TSP-DS) is developed based on mixed integer programming. Fundamental features of the TSP-DS are analyzed and route distortion is defined. We show that the model can be divided into independent traveling salesman and parallel identical machine scheduling problems for which we derive two solution approaches. Computational experiments with randomly generated instances show the characteristics of the TSP-DS and suggest that our decomposition approaches effectively deal with TSP-DS complexity problems.Chapter 1. Introduction 1 Chapter 2. Literature Review 5 Chapter 3. Truck-drone routing Problem 9 3.1 Notation 10 3.2 Mathematical formulation 12 Chapter 4. Fundamental Features of the TSP-DS 14 4.1 Route distortion 14 4.2 Condition for the elimination of route distortion 18 4.3 Decomposition of the TSP-DS 20 Chapter 5. Computational Experiments 24 5.1 Computation times 25 5.2 Comparison between the TSP-DS and TSP 28 5.3 Number of drones in a drone station 30 5.4 Discussion 32 Chapter 6. Conclusions 33 References 35 초록 40Maste

    Efficient Routing for Precedence-Constrained Package Delivery for Heterogeneous Vehicles

    Get PDF
    This paper studies the precedence-constrained task assignment problem for a team of heterogeneous vehicles to deliver packages to a set of dispersed customers subject to precedence constraints that specify which customers need to be visited before which other customers. A truck and a micro drone with complementary capabilities are employed where the truck is restricted to travel in a street network and the micro drone, restricted by its loading capacity and operation range, can fly from the truck to perform the last-mile package deliveries. The objective is to minimize the time to serve all the customers respecting every precedence constraint. The problem is shown to be NP-hard, and a lower bound on the optimal time to serve all the customers is constructed by using tools from graph theory. Then, integrating with a topological sorting technique, several heuristic task assignment algorithms are proposed to solve the task assignment problem. Numerical simulations show the superior performances of the proposed algorithms compared with popular genetic algorithms. Note to Practitioners - This paper presents several task assignment algorithms for the precedence-constrained package delivery for the team of a truck and a micro drone. The truck can carry the drone moving in a street network, while the drone completes the last-mile package deliveries. The practical contributions of this paper are fourfold. First, the precedence constraints on the ordering of the customers to be served are considered, which enables complex logistic scheduling for customers prioritized according to their urgency or importance. Second, the package delivery optimization problem is shown to be NP-hard, which clearly shows the need for creative approximation algorithms to solve the problem. Third, the constructed lower bound on the optimal time to serve all the customers helps to clarify for practitioners the limiting performance of a feasible solution. Fourth, the proposed task assignment algorithms are efficient and can be adapted for real scenarios

    Hybrid Vehicle-drone Routing Problem For Pick-up And Delivery Services Mathematical Formulation And Solution Methodology

    Get PDF
    The fast growth of online retail and associated increasing demand for same-day delivery have pushed online retail and delivery companies to develop new paradigms to provide faster, cheaper, and greener delivery services. Considering drones’ recent technological advancements over the past decade, they are increasingly ready to replace conventional truck-based delivery services, especially for the last mile of the trip. Drones have significantly improved in terms of their travel ranges, load-carrying capacity, positioning accuracy, durability, and battery charging rates. Substituting delivery vehicles with drones could result in $50M of annual cost savings for major U.S. service providers. The first objective of this research is to develop a mathematical formulation and efficient solution methodology for the hybrid vehicle-drone routing problem (HVDRP) for pick-up and delivery services. The problem is formulated as a mixed-integer program, which minimizes the vehicle and drone routing cost to serve all customers. The formulation captures the vehicle-drone routing interactions during the drone dispatching and collection processes and accounts for drone operation constraints related to flight range and load carrying capacity limitations. A novel solution methodology is developed which extends the classic Clarke and Wright algorithm to solve the HVDRP. The performance of the developed heuristic is benchmarked against two other heuristics, namely, the vehicle-driven routing heuristic and the drone-driven routing heuristic. Anticipating the potential risk of using drones for delivery services, aviation authorities in the U.S. and abroad have mandated necessary regulatory rules to ensure safe operations. The U.S. Federal Aviation Administration (FAA) is examining the feasibility of drone flights in restricted airspace for product delivery, requiring drones to fly at or below 400-feet and to stay within the pilot’s line of sight (LS). Therefore, a second objective of this research is considered to develop a modeling framework for the integrated vehicle-drone routing problem for pick-up and delivery services considering the regulatory rule requiring all drone flights to stay within the pilot’s line of sight (LS). A mixed integer program (MIP) and an efficient solution methodology were developed for the problem. The solution determines the optimal vehicle and drone routes to serve all customers without violating the LS rule such that the total routing cost of the integrated system is minimized. Two different heuristics are developed to solve the problem, which extends the Clarke and Wright Algorithm to cover the multimodality aspects of the problem and to satisfy the LS rule. The first heuristic implements a comprehensive multimodal cost saving search to construct the most efficient integrated vehicle-drone routes. The second heuristic is a light version of the first heuristic as it adopts a vehicle-driven cost saving search. Several experiments are conducted to examine the performance of the developed methodologies using hypothetical grid networks of different sizes. The capability of the developed model in answering a wide variety of questions related to the planning of the vehicle-drone delivery system is illustrated. In addition, a case study is presented in which the developed methodology is applied to provide pick-up and delivery services in the downtown area of the City of Dallas. The results show that mandating the LS rule could double the overall system operation cost especially in dense urban areas with LS obstructions
    corecore