9 research outputs found

    FASTER: Fast and Safe Trajectory Planner for Flights in Unknown Environments

    Full text link
    High-speed trajectory planning through unknown environments requires algorithmic techniques that enable fast reaction times while maintaining safety as new information about the operating environment is obtained. The requirement of computational tractability typically leads to optimization problems that do not include the obstacle constraints (collision checks are done on the solutions) or use a convex decomposition of the free space and then impose an ad-hoc time allocation scheme for each interval of the trajectory. Moreover, safety guarantees are usually obtained by having a local planner that plans a trajectory with a final "stop" condition in the free-known space. However, these two decisions typically lead to slow and conservative trajectories. We propose FASTER (Fast and Safe Trajectory Planner) to overcome these issues. FASTER obtains high-speed trajectories by enabling the local planner to optimize in both the free-known and unknown spaces. Safety guarantees are ensured by always having a feasible, safe back-up trajectory in the free-known space at the start of each replanning step. Furthermore, we present a Mixed Integer Quadratic Program formulation in which the solver can choose the trajectory interval allocation, and where a time allocation heuristic is computed efficiently using the result of the previous replanning iteration. This proposed algorithm is tested extensively both in simulation and in real hardware, showing agile flights in unknown cluttered environments with velocities up to 3.6 m/s.Comment: IROS 201

    A new genetic algorithm approach to smooth path planning for mobile robots

    Get PDF
    Purpose-The purpose of this paper is to consider the smooth path planning problem for a mobile robot based on the genetic algorithm (GA) and the Bezier curve. Design/methodology/approach-The workspace of a mobile robot is described by a new grid-based representation that facilitates the operations of the adopted GA. The chromosome of the GA is composed of a sequence of binary numbered grids (i.e. control points of the Bezier curve). Ordinary genetic operators including crossover and mutation are used to search the optimum chromosome where the optimization criterion is the length of a piecewise collision-free Bezier curve path determined by the control points. Findings-This paper has proposed a new smooth path planning for a mobile robot by resorting to the GA and the Bezier curve. A new grid-based representation of the workspace has been presented, which makes it convenient to perform operations in the GA. The GA has been used to search the optimum control points that determine the Bezier curve-based smooth path. The effectiveness of the proposed approach has been verified by a numerical experiment, and some performances of the obtained method have also been analyzed. Research limitations/implications-There still remain many interesting topics, for example, how to solve the specific smooth path planning problem by using the GA and how to promote the computational efficiency in the more grids case. These issues deserve further research. Originality/value-The purpose of this paper is to improve the existing results by making the following three distinctive contributions: a rigorous mathematical formulation of the path planning optimization problem is formulated; a general grid-based representation (2n Ă— 2n) is proposed to describe the workspace of the mobile robots to facilitate the implementation of the GA where n is chosen according to the trade-off between the accuracy and the computational burden; and the control points of the Bezier curve are directly linked to the optimization criteria so that the generated paths are guaranteed to be optimal without any need for smoothing afterwards.This work was supported in part by the Research Fund for the Taishan Scholar Project of Shandong Province of China and the Higher Educational Science and Technology Program of Shandong Province of China under Grant J14LN34

    Collision Avoidance Method for Self-Organizing Unmanned Aerial Vehicle Flights

    Get PDF
    This work was supported in part by the National Natural Science Foundation of China, China, under Grant 71601181, in part by the Young Talents Lifting Project, China, under Grant 17JCJQQT048, in part by the Huxiang Young Talents, China, under Grant 2018RS3079, and in part by the Complex Situational Cognitive Technology under Grant 315050202.Autonomous unmanned aerial vehicle (UAV) swarm flights have been investigated widely. In the presence of a high airspace density and increasingly complex flight conditions, collision avoidance between UAV swarms is very important; however, this problem has not been fully addressed, particularly among self-organizing flight clusters. In this paper, we developed a method for avoiding collisions between different types of self-organized UAV clusters in various flight situations. The Reynolds rules were applied to self-organized flights of UAVs and a parameter optimization framework was used to optimize their organization, before developing a collision avoidance solution for UAV swarms. The proposed method can self-organize the flight of each UAV swarm during the overall process and the UAV swarm can continue to fly according to the self-organizing rules in the collision avoidance process. The UAVs in the airspace all make decisions according to their individual type. The UAVs in different UAV swarms can merge in the same space while avoiding collisions, where the UAV's self-organized flight process and collision avoidance process are very closely linked, and the trajectory is smooth to satisfy the actual operational needs. The numerical and experimental tests were conducted to demonstrate the effectiveness of the proposed algorithm. The results confirmed the effectiveness of this approach where self-organized flight cluster collision avoidance was successfully achieved by the UAV swarms

    Analysis and Comparison of Clothoid and Dubins Algorithms for UAV Trajectory Generation

    Get PDF
    The differences between two types of pose-based UAV path generation methods clothoid and Dubins are analyzed in this thesis. The Dubins path is a combination of circular arcs and straight line segments; therefore its curvature will exhibit sudden jumps between constant values. The resulting path will have a minimum length if turns are performed at the minimum possible turn radius. The clothoid path consists of a similar combination of arcs and segments but the difference is that the clothoid arcs have a linearly variable curvature and are generated based on Fresnel integrals. Geometrically, the generation of the clothoid arc starts with a large curvature that decreases to zero. The clothoid path results are longer than the Dubins path between the same two poses and for the same minimum turn radius. These two algorithms are the focus of this research because of their geometrical simplicity, flexibility, and low computational requirements.;The comparison between clothoid and Dubins algorithms relies on extensive simulation results collected using an ad-hoc developed automated data acquisition tool within the WVU UAV simulation environment. The model of a small jet engine UAV has been used for this purpose. The experimental design considers several primary factors, such as different trajectory tracking control laws, normal and abnormal flight conditions, relative configuration of poses, and wind and turbulence. A total of five different controllers have been considered, three conventional with fixed parameters and two adaptive. The abnormal flight conditions include locked or damaged actuators (stabilator, aileron, or rudder) and sensor bias affecting roll, pitch, or yaw rate gyros that are used in the feedback control loop. The relative configuration of consecutive poses is considered in terms of heading (required turn angle) and relative location of start and end points (position quadrant). Wind and turbulence effects were analyzed for different wind speed and direction and several levels of turbulence severity. The evaluation and comparison of the two path generation algorithms are performed based on generated and actual path length and tracking performance assessed in terms of tracking errors and control activity.;Although continuous position and velocity are ensured, the Dubins path yields discontinuous changes in path curvature and hence in commanded lateral accelerations at the transition points between the circular arcs and straight segments. The simulation results show that this generally leads to increased trajectory tracking errors, longer actual paths, and more intense control surface activity. The gradual (linear) change in clothoid curvature yields a continuous change in commanded lateral accelerations with general positive effects on the overall UAV performance based on the metrics considered. The simulation results show general similar trends for all factors considered. As a result, it may be concluded that, due to the continuous change in commanded lateral acceleration, the clothoid path generation algorithm provides overall better performance than the Dubins algorithm, at both normal and abnormal flight conditions, if the UAV mission involves significant maneuvers requiring intense lateral acceleration commands

    Control of free-ranging automated guided vehicles in container terminals

    Get PDF
    Container terminal automation has come to the fore during the last 20 years to improve their efficiency. Whereas a high level of automation has already been achieved in vertical handling operations (stacking cranes), horizontal container transport still has disincentives to the adoption of automated guided vehicles (AGVs) due to a high degree of operational complexity of vehicles. This feature has led to the employment of simple AGV control techniques while hindering the vehicles to utilise their maximum operational capability. In AGV dispatching, vehicles cannot amend ongoing delivery assignments although they have yet to receive the corresponding containers. Therefore, better AGV allocation plans would be discarded that can only be achieved by task reassignment. Also, because of the adoption of predetermined guide paths, AGVs are forced to deploy a highly limited range of their movement abilities while increasing required travel distances for handling container delivery jobs. To handle the two main issues, an AGV dispatching model and a fleet trajectory planning algorithm are proposed. The dispatcher achieves job assignment flexibility by allowing AGVs towards to container origins to abandon their current duty and receive new tasks. The trajectory planner advances Dubins curves to suggest diverse optional paths per origin-destination pair. It also amends vehicular acceleration rates for resolving conflicts between AGVs. In both of the models, the framework of simulated annealing was applied to resolve inherent time complexity. To test and evaluate the sophisticated AGV control models for vehicle dispatching and fleet trajectory planning, a bespoke simulation model is also proposed. A series of simulation tests were performed based on a real container terminal with several performance indicators, and it is identified that the presented dispatcher outperforms conventional vehicle dispatching heuristics in AGV arrival delay time and setup travel time, and the fleet trajectory planner can suggest shorter paths than the corresponding Manhattan distances, especially with fewer AGVs.Open Acces

    Hybrid Route Optimisation for Maximum Air to Ground Channel Quality

    Full text link
    [EN] The urban air mobility market is expected to grow constantly due to the increased interest in new forms of transportation. Managing aerial vehicles fleets, dependent on rising technologies such as artificial intelligence and automated ground control stations, will require a solid and uninterrupted connection to complete their trajectories. A path planner based on evolutionary algorithms to find the most suitable route has been previously proposed by the authors. Herein, we propose using particle swarm and hybrid optimisation algorithms instead of evolutionary algorithms in this work. The goal of speeding the route planning process and reducing computational costs is achieved using particle swarm and direct search algorithms. This improved path planner efficiently explores the search space and proposes a trajectory according to its predetermined goals: maximum air-to-ground quality, availability, and flight time. The proposal is tested in different situations, including diverse terrain conditions for various channel behaviours and no-fly zones.This study was funded by Airbus Defence and Space gmbh. Universitat Politecnica de Valencia will cover publication costs.Expósito-García, A.; Esteban González, H.; Schupke, D. (2022). Hybrid Route Optimisation for Maximum Air to Ground Channel Quality. Journal of Intelligent & Robotic Systems. 105(2):1-16. https://doi.org/10.1007/s10846-022-01590-81161052Analytical Graphics, Inc. www.stk.com. Accessed: 2021-02-23DCSR algorithm implementation by Matlab. https://cutt.ly/HY45SP8. Accessed: 2021-12-18Genetic algorithm implementation by Matlab. https://cutt.ly/OY47O56. Accessed: 2021-12-18Google Maps, Aerial view of the Alicante area. https://cutt.ly/DjnLvqA. Accessed: 2021-02-23Google Maps, Aerial view of the Alps area. https://cutt.ly/KjnLWuw. Accessed: 2021-02-23Google Maps, Aerial view of the Munich area. https://cutt.ly/1jnLnyu. Accessed: 2021-02-23Nelder-mead algorithm implementation by Matlab. https://cutt.ly/DY45Wxl. Accessed: 2021-12-18Particle swarm implementation by Matlab. https://cutt.ly/PY47TPC. Accessed: 2021-12-18Ali, S.F., Nguyen, L.: UAS C2 data link performance for safe automatic flight guidance and control operation. In: AIAA/IEEE Digital Avionics Systems Conference - Proceedings. https://doi.org/10.1109/DASC.2016.7778017(2016)Besada-Portas, E., De La Torre, L., De La Cruz, J.M., De Andrés-Toro, B.: Evolutionary trajectory planner for multiple UAVs in realistic scenarios. IEEE Trans. Robot. 26(4), 619–634 (2010). https://doi.org/10.1109/TRO.2010.2048610Chaimatanan, S., Delahaye, D., Mongeau, M.: A hybrid metaheuristic optimization algorithm for strategic planning of 4d aircraft trajectories at the continental scale. IEEE Comput. Intell. Mag. 9(4), 46–61 (2014)Cotton, W.B., Wing, D.J.: Airborne trajectory management for urban air mobility. In: 2018 Aviation Technology, Integration, and Operations Conference. https://doi.org/10.2514/6.2018-3674 (2018)de la Cruz, J.M., Besada-Portas, E., Torre-Cubillo, L., Andres-Toro, B., Lopez-Orozco, J.A.: Evolutionary path planner for UAVs in realistic environments. In: Proceedings of the 10th Annual Conference on Genetic and Evolutionary Computation - GECCO ’08. https://doi.org/10.1145/1389095.1389383, p 1477 (2008)Dandanov, N., Al-Shatri, H., Klein, A., Poulkov, V.: Dynamic self-optimization of the antenna tilt for best trade-off between coverage and capacity in mobile networks. Wirel. Pers. Commun. 92(1), 251–278 (2017)Di Caprio, D., Ebrahimnejad, A., Alrezaamiri, H., Santos-Arteaga, F.J.: A novel ant colony algorithm for solving shortest path problems with fuzzy arc weights. Alexandria Engineering Journal (2021)Dong, X., He, S., Stojanovic, V.: Robust fault detection filter design for a class of discrete-time conic-type non-linear markov jump systems with jump fault signals. IET Control Theory Applic. 14(14), 1912–1919 (2020)Elouadih, A., Oulad-Said, A., Hassani, M.M.: Design and Simulation of a PIFA Antenna for the Use in 4G Mobile Telecommunications Networks. International Journal of Communications, Network and System Sciences. https://doi.org/10.4236/ijcns.2013.67035 (2013)Exposito, A., Schupke, D., Esteban, H.: Route optimisation for maximum air to ground channel quality. IEEE Access 8, 203619–203630 (2020). https://doi.org/10.1109/ACCESS.2020.3037075Fadlullah, Z.M., Takaishi, D., Nishiyama, H., Kato, N., Miura, R.: A dynamic trajectory control algorithm for improving the communication throughput and delay in UAV-aided networks. IEEE Network. https://doi.org/10.1109/MNET.2016.7389838 (2016)Fang, H., Zhu, G., Stojanovic, V., Nie, R., He, S., Luan, X., Liu, F.: Adaptive optimization algorithm for nonlinear Markov jump systems with partial unknown dynamics. Int. J. Robust Nonlinear Control 31(6), 2126–2140 (2021)Greenberg, E., Levy, P.: Channel characteristics of UAV to ground links over multipath urban environments. In: 2017 IEEE International Conference on Microwaves, Antennas, Communications and Electronic Systems, COMCAS 2017. https://doi.org/10.1109/COMCAS.2017.8244753 (2017)Grøtli, E.I., Johansen, T.A.: Path planning for UAVs under communication constraints using SPLAT! and MILP. Journal of Intelligent and Robotic Systems, Theory and Applications. https://doi.org/10.1007/s10846-011-9619-8(2012)Haas, E.: Aeronautical channel modeling. IEEE Trans. Veh. Technol. 51(2), 254–264 (2002). https://doi.org/10.1109/25.994803, http://ieeexplore.ieee.org/document/994803/Hayat, S., Yanmaz, E., Brown, T., Bettstetter, C.: Multi-objective UAV path planning for search and rescue, 5569–5574. https://doi.org/10.1109/ICRA.2017.7989656 (2017)Ingber, L.: Adaptive simulated annealing (asa): Lessons learned arXiv preprint cs/0001018 (2000)Kennedy, J., Eberhart, R.: Particle swarm optimization. In: Proceedings of ICNN’95 - International Conference on Neural Networks, vol. 4, pp. 1942–1948 (1995)Kumar, S., Tejani, G.G., Pholdee, N., Bureerat, S., Jangir, P.: Multi-objective teaching-learning-based optimization for structure optimization. Smart Science, 1–12 (2021)Kurban, R., Durmus, A., Karakose, E.: A comparison of novel metaheuristic algorithms on color aerial image multilevel thresholding. Eng. Appl. Artif. Intel. 105, 104410 (2021)Kurban, T., Civicioglu, P., Kurban, R., Besdok, E.: Comparison of evolutionary and swarm based computational techniques for multilevel color image thresholding. Appl. Soft Comput. 23, 128–143 (2014)Lagarias, J., Reeds, J., Wright, M., Wright, P.: Convergence Properties of the Nelder–Mead Simplex Method in Low Dimensions. SIAM J. Optim. 9, 112–147 (1998). https://doi.org/10.1137/S1052623496303470Lagarias, J.C., Reeds, J.A., Wright, M.H., Wright, P.E.: Convergence properties of the Nelder-Mead simplex method in low dimensions. SIAM J. Optim. 9(1), 112–147 (1998)Matolak, D.W., Sun, R.: Air-ground channel characterization for unmanned aircraft systems: The Hilly suburban environment. In: 2014 IEEE 80th Vehicular Technology Conference (VTC2014-Fall). https://doi.org/10.1109/VTCFall.2014.6965861, http://ieeexplore.ieee.org/lpdocs/epic03/wrapper.htm?arnumber=6965861, pp 1–5. IEEE (2014)Matolak, D.W., Sun, R.: Air-ground channel characterization for unmanned aircraft systems - part III: The suburban and near-urban environments. IEEE Trans. Veh. Technol. 66(8), 6607–6618 (2017). https://doi.org/10.1109/TVT.2017.2659651Matolak, D.W., Sun, R., Jamal, H., Rayess, W.: L- and C-band airframe shadowing measurements and statistics for a medium-sized aircraft. In: 2017 11th European Conference on Antennas and Propagation (EUCAP 2017), pp. 1429–1433. https://doi.org/10.23919/EuCAP.2017.7928054 (2017)Meyer, D., Wypych, T., Petrovic, V., Strawson, J., Kamat, S., Kuester, F.: An air traffic control simulator for test and development of airspace management schemes. In: 2018 IEEE Aerospace Conference, pp. 1–8. https://doi.org/10.1109/AERO.2018.8396575 (2018)Mezura-Montes, E., Coello, C.A.C.: Constraint-handling in nature-inspired numerical optimization: Past, present and future. Swarm Evol. Comput. 1(4), 173–194 (2011). https://doi.org/10.1016/j.swevo.2011.10.001, http://www.sciencedirect.com/science/article/pii/S2210650211000538Morro, J.V., Esteban, H., Soto, P., Boria, V.E., Bachiller, C., Cogollos, S., Gimeno, B.: Automated design of waveguide filters using aggressive space mapping with a segmentation strategy and hybrid optimization techniques. In: IEEE MTT-S International Microwave Symposium Digest, 2003, vol. 2, pp. 1215–1218 (2003)Nedic, N., Prsic, D., Dubonjic, L., Stojanovic, V., Djordjevic, V.: Optimal cascade hydraulic control for a parallel robot platform by pso. Int. J. Adv. Manuf. Technol. 72(5), 1085–1098 (2014)Rizzoli, P., Martone, M., Gonzalez, C., Wecklich, C., Borla Tridon, D., Bräutigam, B., Bachmann, M., Schulze, D., Fritz, T., Huber, M., Wessel, B., Krieger, G., Zink, M., Moreira, A.: Generation and performance assessment of the global TanDEM-X digital elevation model. ISPRS J. Photogram. Remote Sens. 132, 119–139 (2017). https://doi.org/10.1016/j.isprsjprs.2017.08.008, https://linkinghub.elsevier.com/retrieve/pii/S092427161730093XSahingoz, O.K.: Generation of bezier curve-based flyable trajectories for multi-UAV systems with parallel genetic algorithm. J. Intell. Robot. Syst. Theory Applic. 74 (1-2), 499–511 (2014). https://doi.org/10.1007/s10846-013-9968-6Scherer, J., Yahyanejad, S., Hayat, S., Yanmaz, E., Vukadinovic, V., Andre, T., Bettstetter, C., Rinner, B., Khan, A., Hellwagner, H.: An autonomous multi-UAV system for search and rescue. In: DroNet 2015 - Proceedings of the 2015 Workshop on Micro Aerial Vehicle Networks, Systems, and Applications for Civilian Use. https://doi.org/10.1145/2750675.2750683 (2015)Schneckenburger, N., Matolak, D., Jost, T., Fiebig, U.c., del Galdo, G., Jamal, H., Sun, R.: A geometrical-statistical model for the air-ground channel. In: 2017 IEEE/AIAA 36th Digital Avionics Systems Conference (DASC). https://doi.org/10.1109/DASC.2017.8102054, http://ieeexplore.ieee.org/document/8102054/, pp 1–6. IEEE (2017)Sha, J., Xu, M.: Applying hybrid genetic algorithm to constrained trajectory optimization. In: Proceedings of 2011 International Conference on Electronic Mechanical Engineering and Information Technology, vol. 7, pp. 3792–3795 (2011)Shakhatreh, H., Sawalmeh, A.H., Al-Fuqaha, A., Dou, Z., Almaita, E., Khalil, I., Othman, N.S., Khreishah, A., Guizani, M.: Unmanned Aerial Vehicles (UAVs): A Survey on Civil Applications and Key Research Challenges. https://doi.org/10.1109/ACCESS.2019.2909530 (2019)ShangGuan, W., Yan, X., Cai, B., Wang, J.: Multiobjective optimization for train speed trajectory in ctcs high-speed railway with hybrid evolutionary algorithm. IEEE Trans. Intell. Transp. Syst. 16(4), 2215–2225 (2015)Singh, S., Mittal, N., Thakur, D., Singh, H., Oliva, D., Demin, A.: Nature and biologically inspired image segmentation techniques. Archives of Computational Methods in Engineering, 1–28 (2021)Sun, R., Matolak, D.W.: Air-ground channel characterization for unmanned aircraft systems part II: Hilly and mountainous settings. IEEE Trans. Veh. Technol. 66(3), 1913–1925 (2017). https://doi.org/10.1109/TVT.2016.2585504Sun, R., Matolak, D.W., Rayess, W.: Air-ground channel characterization for unmanned aircraft systems-part IV: Airframe shadowing. IEEE Trans. Veh. Technol. 66(9), 7643–7652 (2017). https://doi.org/10.1109/TVT.2017.2677884Szczerba, R.J.: Threat netting for real-time, intelligent route planners. In: 1999 Information, Decision and Control. Data and Information Fusion Symposium, Signal Processing and Communications Symposium and Decision and Control Symposium. Proceedings (Cat. No.99EX251), pp. 377–382 (1999)Wu, Q., Zeng, Y., Zhang, R.: Joint trajectory and communication design for multi-UAV enabled wireless networks. IEEE Trans. Wireless Commun. 17(3), 2109–2121 (2018). https://doi.org/10.1109/TWC.2017.2789293, 1705.02723, http://ieeexplore.ieee.org/document/8247211/Xie, P., Petovello, M.G.: Measuring GNSS Multipath Distributions in Urban Canyon Environments. IEEE Trans. Instrum. Meas. 64(2), 366–377 (2015)Xin, X., Tu, Y., Stojanovic, V., Wang, H., Shi, K., He, S., Pan, T.: Online reinforcement learning multiplayer non-zero sum games of continuous-time markov jump linear systems. Appl. Math. Comput. 126537, 412 (2022)Zeng, Y., Zhang, R., Lim, T.J.: Throughput maximization for mobile relaying systems. 2016 IEEE Globecom Workshops. GC Wkshps 2016 - Proceedings 64(12), 4983–4996 (2016). https://doi.org/10.1109/GLOCOMW.2016.7849066Zhang, G., Wu, Q., Cui, M., Zhang, R.: Securing UAV communications via trajectory optimization. 2017 IEEE Global Communications Conference GLOBECOM 2017 - Proceedings 2018-Janua, pp. 1–6. https://doi.org/10.1109/GLOCOM.2017.8254971 (2018
    corecore