An Application Layer Protocol to Support Cooperative Navigation of Multiple UAVs Systems Electronic Communications of the EASST Volume 080 (2021) Conference on Networked Systems 2021 (NetSys 2021) An Application Layer Protocol to Support Cooperative Navigation of Multiple UAVs Systems Maik Basso, Alexey Vinel and Edison Pignaton de Freitas 4 pages Guest Editors: Andreas Blenk, Mathias Fischer, Stefan Fischer, Horst Hellbrueck, Oliver Hohlfeld, Andreas Kassler, Koojana Kuladinithi, Winfried Lamersdorf, Olaf Landsiedel, Andreas Timm-Giel, Alexey Vinel ECEASST Home Page: http://www.easst.org/eceasst/ ISSN 1863-2122 http://www.easst.org/eceasst/ ECEASST An Application Layer Protocol to Support Cooperative Navigation of Multiple UAVs Systems Maik Basso1, Alexey Vinel2 and Edison Pignaton de Freitas2 1 maik@maikbasso.com.br 3 edison.pignaton@ufrgs.br Federal University of Rio Grande do Sul (UFRGS), Brazil 2 alexey.vinel@hh.se Halmstad University, Sweden Abstract: Applications involving multiple UAVs have gained increasing relevance in recent years, due to the benefits that cooperative systems tend to provide to their applications. In addition to performing several simultaneous tasks, the time spent to perform a certain task is reduced. In this article, an architecture for sharing naviga- tion information is demonstrated to support applications composed of systems with multiple UAVs. Keywords: Multiple UAVs, Data Sharing, Cooperative Systems 1 Introduction Unmanned aerial vehicles (UAVs) are vehicles that can operate with different degrees of auton- omy and can be disposable or reusable [NKYB13]. Its increasing popularity is related to the number of proposed applications that use sensor data, integrated into its mission control channel, to improve its navigation skills [AMG+18, KN17]. Cooperative systems, can perform missions in unstructured environments and achieve the mis- sion objectives, with distributed computational cost and reduced time, benefiting from greater precision and efficiency, caused by their heterogeneous resources, in addition to better accessi- bility and robustness in the mission [ZLZ17]. For these autonomous cooperative navigation systems to work in completely unknown envi- ronments, it is of utmost importance that they can collect and store environment information efficiently so they can be used as a source of knowledge to create their trajectory during the mission which is destined to fulfill. These experiences are stored in the form of maps that need to be shared with group members of the cooperative system so they can integrate these experiences into a unique and more reliable knowledge base. A new approach to share this information is needed [VP20, YSY+18]. In the approach presented in this work, the maps are compressed and then shared with the members of the group that are within the range of communication. 1 / 4 Volume 080 (2021) mailto:maik@maikbasso.com.br mailto:edison.pignaton@ufrgs.br mailto:alexey.vinel@hh.se An Application Layer Protocol to Support Cooperative Navigation of Multiple UAVs Systems 2 Approach Overview The idea behind this work is to provide the information sharing infrastructure to support a co- operative navigation system composed of multiple UAVs. Figure 1 demonstrates the proposal’s architecture. In this system, data is collected by sensors and transformed into grid maps. These, in turn, are the only information shared among the other vehicles that compose the network. The shared information is used to incorporate local information and then give the vehicle a sense of the global experiences obtained by the group. Figure 1: Integrated architecture of the information data sharing system. The sharing of local maps is performed by the data sharing module (highlight in Figure 1) whenever two or more vehicles are within the communication range. In this module, local data is collected, compressed, serialized, and divided into blocks of 256 bytes of size per message. After, the messages are sent to the other nodes in the network through TCP protocol under an exclusive communication channel composed of IEEE 802.11ac modules. In this work, the shared data is composed of occupancy grid maps, stored in memory in one-dimensional structures (1D) using the row-major order indexing method. This storage method allows a compression tech- nique to be applied to compress the maps before sharing. The proposed compression method is more simple than the conventional methods and takes into consideration the map data charac- teristics, consumes little computational resources, and it is suitable for embedded systems. An example of this technique is shown in Figure 2. -1 -1 100 100 100 100 100 0 -1 -1 -1 -1 Original Map -1 -1 -2 100 5 0 -2 -1 4 Compressed Map a) d) a) a) Uncompressed space b) Compression identifier character a) b) c) b) c) d) c) Repetition value d) Number of occurrences Figure 2: Example of map compression algorithm. The used compression method identifies sequences with more than three repetitions and then NetSys 2021 2 / 4 ECEASST replaces the sequence with three elements that have the function of representing the sequence. The compression identifier element identifies that there is the beginning of a sequence (Figure 2 b). The following elements (Figure 2 c) identify the value contained in the cells of the sequence while the third element (Figure 2 d) identifies the number of repetitions in the sequence. Finally, the other elements (Figure 2 a) were not susceptible to compression. 3 Case Study Demonstration To evaluate the effectiveness of the proposal, a shared simulation environment was created using Gazebo. This environment is shown in Figure 3a and has an area of 16 m × 14 m. (a) Experiments scenario. (b) Merged robot informa- tion. Figure 3: (a) Case study simulation environment. (b) Resulting merged map. In this simulation, two notebooks connected to the same network, running the same algorithm and simulation environment, but representing different UAVs in different locations of the sce- nario. The UAVs were manually piloted in each notebook using a joystick and the obtained local maps were shared using the approach proposed in this work. Figure 4 shows in four different moments a timeline of the information shared between the vehicles. Instant 1 Instant 2 Instant 3 Instant 4 UAV 0 UAV 1 Figure 4: Timeline of information shared among UAVs during the tests. After instant 4, shown in Figure 4, the algorithm responsible for merging the shared infor- mation converged in each notebook, and the result is the map shown in Figure 3b. Then, each vehicle has its own complete representation of the information obtained by the group and can use it to improve its navigation process, avoiding visiting regions previously visited by other 3 / 4 Volume 080 (2021) An Application Layer Protocol to Support Cooperative Navigation of Multiple UAVs Systems vehicles, for instance. In summary, the global map is generated locally by each notebook and is available in both systems. 4 Conclusion This work demonstrates a communication system used for information sharing to support coop- erative navigation systems used in multiple UAVs systems. This approach is under development and is part of the studies developed for a Ph.D. thesis. This work presents the developed ap- plication architecture as well as the ideas and tools used for its development. Based on a case study, the first results obtained in this stage of the project are presented. As demonstrated, the application fulfills its function within the proposed architecture, but to improve the approach, an algorithm is needed to optimize the routes of the messages, reducing the traffic of network in- formation, particularly considering groups with large numbers of members. Also, it is necessary to carry out tests with real vehicles so that it is possible to evaluate the influence of the vehicle mobility model on the transmission of data between them. Acknowledgements: This work was supported in part by the Knowledge Foundation (KKS) through the framework of SafeSmart “Safety of Connected Intelligent Vehicles in Smart Cities” Synergy project (2019– 2023), in part by the Swedish Foundation for Strategic Research (SSF) through the framework of Strategic Mobility Program (2019-2020), and in part by the ELLIIT Strategic Research Network. The authors also thank to CAPES-Brazil - Finance Code 001. Bibliography [AMG+18] A. Al-Kaff, D. Martı́n, F. Garcı́a, A. de la Escalera, J. M. Armingol. Survey of computer vision algorithms and applications for unmanned aerial vehicles. Expert Systems with Applications 92(Supplement C):447 – 463, 2018. [KN17] C. Kanellakis, G. Nikolakopoulos. Survey on Computer Vision for UAVs: Current Developments and Trends. J. of Intellig. & Robotic Systems 87(1):141–168, Jul 2017. [NKYB13] K. Nonami, M. Kartidjo, K. Yoon, A. Budiyono. Autonomous control systems and vehicles. Intelligent Systems, Control and Automation: Science and Eng. 65, 2013. [VP20] C. A. Velásquez Hernández, F. A. Prieto Ortiz. A real-time map merging strategy for robust collaborative reconstruction of unknown environments. Expert Systems with Applications 145:113109, 2020. [YSY+18] Y. Yue, P. G. C. N. Senarathne, C. Yang, J. Zhang, M. Wen, D. Wang. Hierarchical Probabilistic Fusion Framework for Matching and Merging of 3-D Occupancy Maps. IEEE Sensors Journal 18(21):8933–8949, 2018. [ZLZ17] W. Zhao, R. Li, H. Zhang. Finite-time distributed formation tracking control of multi-UAVs with a time-varying reference trajectory. IMA Journal of Mathematical Control and Information, p. dnx028, 2017. NetSys 2021 4 / 4 Introduction Approach Overview Case Study Demonstration Conclusion