scispace - formally typeset
Search or ask a question
Proceedings ArticleDOI

Forest Fire-Fighting Monitoring System Based on UAV Team and Remote Sensing

TL;DR: The authors present the three-level architecture of the multi-UAV-based forest firefighting monitoring system; features of patrolling, confirming, and monitoring missions; as well as functions of UAV in such missions.
Abstract: This work presents a monitoring system for tactical forest fire-fighting operations based on a team of unmanned aerial vehicles and remote sensing techniques. Functions and missions of the system, as well as its architecture, are considered. Image processing and remote sensing algorithms are presented, a way for data integration into a fire-spreading model in a real-time forest fire response decision support system is proposed. The combination of automatic monitoring and remote sensing techniques with an approximate fire-spreading model can provide required credibility and efficiency of fire prediction and response.
Citations
More filters
Journal ArticleDOI
TL;DR: A data-driven intelligent planning model for UAVs-RN under MIoT, is put forward and a case study is deeply investigated on real-world data to assess the proposed approach and suggest feasible planning schemes.

45 citations

Journal ArticleDOI
TL;DR: In this paper, a review of real-time control of UAVs is presented to highlight the realtime aspects of drones control as well as possible implementation of realtime flight control system to enhance drones performance.
Abstract: This paper presents related literature review on drones or unmanned aerial vehicles that are controlled in real-time. Systems in real-time control create more deterministic response such that tasks are guaranteed to be completed within a specified time. This system characteristic is very much desirable for drones that are now required to perform more sophisticated tasks. The reviewed materials presented were chosen to highlight drones that are controlled in real time, and to include technologies used in different applications of drones. Progress has been made in the development of highly maneuverable drones for applications such as monitoring, aerial mapping, military combat, agriculture, etc. The control of such highly maneuverable vehicles presents challenges such as real-time response, workload management, and complex control. This paper endeavours to discuss real-time aspects of drones control as well as possible implementation of real-time flight control system to enhance drones performance.

29 citations

Journal ArticleDOI
TL;DR: This study evaluates the use of the adaptive differential evolution-based centralised receding horizon control approach to achieve the formation reconfiguration along a given formation group trajectory for multiple unmanned aerial vehicles in a three-dimensional (3D) environment.
Abstract: The complicated and constrained reconfiguration optimisation for unmanned aerial vehicles (UAVs) is a challenge, particularly when multi-mission requirements are taken into account. In this study, we evaluate the use of the adaptive differential evolution-based centralised receding horizon control approach to achieve the formation reconfiguration along a given formation group trajectory for multiple unmanned aerial vehicles in a three-dimensional (3D) environment. A rolling optimisation approach which combines the receding horizon control method with the adaptive differential evolution algorithm is proposed, where the receding horizon control method divides the global control problem into a series of local optimisations and each local optimisation problem is solved by an adaptive differential evolution algorithm. Furthermore, a novel quadratic reconfiguration cost function with the topology information of UAVs is presented, and the asymptotic convergence of the rolling optimisation is analysed. Finally, simulation examples are provided to illustrate the validity of the proposed control structure.

23 citations

Journal ArticleDOI
TL;DR: In this article, a fault-tolerant time-varying elliptical formation control scheme is developed for multiple UAVs to monitor the elliptical spread of forest fire.
Abstract: This paper investigates the cooperative forest fire monitoring problem of multiple fixed-wing unmanned aerial vehicles (UAVs) in the presence of actuator faults during the fire monitoring mission. By using the fractional-order sliding-mode control strategy, a fault-tolerant time-varying elliptical formation control scheme is developed for multiple UAVs to monitor the elliptical spread of forest fire. To estimate the lumped disturbances induced by the external disturbances and actuator faults, sliding-mode disturbance observers are developed by introducing reference systems and sliding-mode differentiators. It is proved that all fixed-wing UAVs can be steered to elliptically monitor the forest fire and the cooperative tracking errors are uniformly ultimately bounded. Simulation results have demonstrated the effectiveness of the proposed control scheme.

19 citations

Journal ArticleDOI
29 Apr 2022-Fire
TL;DR: In this article , the authors studied the possibility of using drones for monitoring large animals during forest fires and established that in order to use unmanned aerial vehicles to monitor even small groups of wild animals, effective unmanned remote sensing technologies in critical temperature conditions are required, which can be provided not only by the sensors used, but also by adapted software for image recognition.
Abstract: Forest fires occur for natural and anthropogenic reasons and affect the distribution, structure, and functioning of terrestrial ecosystems worldwide. Monitoring fires and their impacts on ecosystems is an essential prerequisite for effectively managing this widespread environmental problem. With the development of information technologies, unmanned aerial vehicles (drones) are becoming increasingly important in remote monitoring the environment. One of the main applications of drone technology related to nature monitoring is the observation of wild animals. Unmanned aerial vehicles are thought to be the best solution for detecting forest fires. There are methods for detecting wildfires using drones with fire- and/or smoke-detection equipment. This review aims to study the possibility of using drones for monitoring large animals during fires. It was established that in order to use unmanned aerial vehicles to monitor even small groups of wild animals during forest fires, effective unmanned remote sensing technologies in critical temperature conditions are required, which can be provided not only by the sensors used, but also by adapted software for image recognition.

14 citations

References
More filters
Book
01 Aug 1996
TL;DR: A separation theorem for convex fuzzy sets is proved without requiring that the fuzzy sets be disjoint.
Abstract: A fuzzy set is a class of objects with a continuum of grades of membership. Such a set is characterized by a membership (characteristic) function which assigns to each object a grade of membership ranging between zero and one. The notions of inclusion, union, intersection, complement, relation, convexity, etc., are extended to such sets, and various properties of these notions in the context of fuzzy sets are established. In particular, a separation theorem for convex fuzzy sets is proved without requiring that the fuzzy sets be disjoint.

52,705 citations

Journal ArticleDOI
TL;DR: This approach seems to be of fundamental importance to artificial intelligence (AI) and cognitive sciences, especially in the areas of machine learning, knowledge acquisition, decision analysis, knowledge discovery from databases, expert systems, decision support systems, inductive reasoning, and pattern recognition.
Abstract: Rough set theory, introduced by Zdzislaw Pawlak in the early 1980s [11, 12], is a new mathematical tool to deal with vagueness and uncertainty. This approach seems to be of fundamental importance to artificial intelligence (AI) and cognitive sciences, especially in the areas of machine learning, knowledge acquisition, decision analysis, knowledge discovery from databases, expert systems, decision support systems, inductive reasoning, and pattern recognition.

7,185 citations

Journal ArticleDOI
TL;DR: This tutorial surveys neural network models from the perspective of natural language processing research, in an attempt to bring natural-language researchers up to speed with the neural techniques.
Abstract: Over the past few years, neural networks have re-emerged as powerful machine-learning models, yielding state-of-the-art results in fields such as image recognition and speech processing. More recently, neural network models started to be applied also to textual natural language signals, again with very promising results. This tutorial surveys neural network models from the perspective of natural language processing research, in an attempt to bring natural-language researchers up to speed with the neural techniques. The tutorial covers input encoding for natural language tasks, feed-forward networks, convolutional networks, recurrent networks and recursive networks, as well as the computation graph abstraction for automatic gradient computation.

760 citations

Journal ArticleDOI
TL;DR: An incremental approach for behavior-based analysis, capable of processing the behavior of thousands of malware binaries on a daily basis is proposed, significantly reduces the run-time overhead of current analysis methods, while providing accurate discovery and discrimination of novel malware variants.
Abstract: Malicious software - so called malware - poses a major threat to the security of computer systems. The amount and diversity of its variants render classic security defenses ineffective, such that millions of hosts in the Internet are infected with malware in the form of computer viruses, Internet worms and Trojan horses. While obfuscation and polymorphism employed by malware largely impede detection at file level, the dynamic analysis of malware binaries during run-time provides an instrument for characterizing and defending against the threat of malicious software. In this article, we propose a framework for the automatic analysis of malware behavior using machine learning. The framework allows for automatically identifying novel classes of malware with similar behavior (clustering) and assigning unknown malware to these discovered classes (classification). Based on both, clustering and classification, we propose an incremental approach for behavior-based analysis, capable of processing the behavior of thousands of malware binaries on a daily basis. The incremental analysis significantly reduces the run-time overhead of current analysis methods, while providing accurate discovery and discrimination of novel malware variants.

675 citations

Journal ArticleDOI
TL;DR: Technologies related to UAV forest fire monitoring, detection, and fighting are briefly reviewed, including those associated with fire detection, diagnosis, and prognosis, image vibration elimination, and cooperative control of UAVs.
Abstract: Because of their rapid maneuverability, extended operational range, and improved personnel safety, unmanned aerial vehicles (UAVs) with vision-based systems have great potential for monitoring, detecting, and fighting forest fires. Over the last decade, UAV-based forest fire fighting technology has shown increasing promise. This paper presents a systematic overview of current progress in this field. First, a brief review of the development and system architecture of UAV systems for forest fire monitoring, detection, and fighting is provided. Next, technologies related to UAV forest fire monitoring, detection, and fighting are briefly reviewed, including those associated with fire detection, diagnosis, and prognosis, image vibration elimination, and cooperative control of UAVs. The final section outlines existing challenges and potential solutions in the application of UAVs to forest firefighting.

438 citations