IOT Enabled Forest Fire Detection and Management

DOI : 10.17577/IJERTCONV8IS11042

Download Full-Text PDF Cite this Publication

Text Only Version

IOT Enabled Forest Fire Detection and Management

Deepthi S Department of TCE, GSSSIETW,

Mysore, Karnataka, India.

Shushma G Krishna Department of TCE, GSSSIETW,

Mysore, Karnataka, India.

Sahana K B Department of TCE, GSSSIETW,

Mysore, Karnataka, India.

Vandana H R Department of TCE, GSSSIETW,

Mysore, Karnataka, India.

Latha M Assistant Professor, Department of TCE,

GSSSIETW, Mysore, Karnataka, India.

AbstractThis project deals with the detection and management of forest fire with the combined technology. Forest fire are very common which is a massive disaster to the environment and wildlife. In order to protect these, there need to be taken early caution measures to control the spreading fire. Usually it requires massive dependency of man power, transportation facility and lagging to trace true area will leads to delay in taking actions. Through this look up we have come up with the solution for this by implementing the IOT technology. Where the DHT11 and flame sensors detects the fluctuation in the temperature and humidity continuously and using Node MCU microcontroller which is also a Wi-Fimodule sends these values to the cloud as database, if these value exceeds the threshold value then a pop up alert message will be sent by the cloud to the respective forest department immediately. Where we can avoid major loss and spreading of fire to large area at its early stage.

KeywordsArduino uno, Node MCU, DHT11 sensor, Flame sensor, MIT app inventor, Google firebase.

  1. INTRODUCTION

    Forest fires are as old as the forests themselves. when there is no rain for months during summer, the forests become littered with dry leaves and twinges, which could burst into flames initiated by even the slight spark They pose a threat not only to the forest wealth but also to the entire regime to fauna and flora seriously disturbing the bio-diversity and the ecology and environment of a region, also there is a danger for wild life, domestic crops and to the nearest people.. So there is a necessary to avoid the excess of losses due to forest fire by controlling the fire in its early stages.

    In the present technologies like ruled base image processing and MODIS systemsthere are many drawbacks like having high false alarm rate where alarm notification may not give a proper and exact notification at emergencies, also response time is quite big as they use robots to extinguish the fire accidents and temporal representation of the affected area. The main drawback is there is no facility of getting direct notifications to the mobile app immediately at the time of fire burst, all these drawbacks may leads to the rapid spread of the forest fire throughout the larger area of the forest leading to major damage and loss. It requires human force in big number which is a risky process.In the proposed system we have used high sensitive sensors which reduces the false alarm rate by enhanced data collection. The

    sensors and micro controller will continuously monitor and sends the data to the database (cloud) as value due to which minimization of the false alarm is achieved also response time is minimized . This system is user friendly as we have introduced mobile application where direct pop up alert message can be received through the mobile app by more than one device at the same time and also this message can be received being at any corner of the globe which has internet access and linked with our cloud. Cost is affordable and minimized the human efforts.

    The main aim of our project is detection and monitoring the forest fire and to minimize the effect of fire breakout by controlling in its early stage also to protect wild life and domestic crops by informing about the fire breakout to the respective forest department as early as possible. We have implemented the IOT technology to achieve our objective. This method includes the combination of software coding in Arduinouno platform using c programming, mobile app (application) development, which is developed based on the algorithm of the project using MIT app inventor platform , cloud computing where it is created in the google firebase to fetch the data from the microcontroller hence the name database (cloud) and hardware components. Where the hardware components includes two different sensors and microcontroller which is also a WiFi module.

    Two sensors are used in this project to monitor the flame, temperature and humidity rates in a specific location by DHT11 sensor and flame sensor. These sensors are connected to a NodeMCU microcontroller where this act as a wifi module. The NodeMCU will continuously sends the data from the sensors to a database that is to the cloud which we have created. In case of fire outbreak the temperature will increase and the humidity will decrease, these abnormal changes in the rates will be detected by the DHT 11 sensor and if there is a fire breakout the flame sensor will sense it, the NodeMCU then will receive these changes as a data from the sensors and send it to the database or cloud which will be stored there as a values, these values are compared with the threshold value. This threshold value is setup in the database, it is set depending upon the environment of the area where the detection is needed. If the values received crosses the threshold value then the cloud or database will send the pop up message saying flame detected to a mobile phones to inform respective department about the situation , it can be

    used also to send a notification to the fire stations and hospitals in case of fire outbreak in forests, factories, houses etc.,.

  2. LITERATURE REVIEW

    Some of the relevant literary works in this field are briefed below: The one fourth area of Karnataka is covered by forest, the forest and bio-diversity of the India are at the considerable chance and beneath enormous pressure. General causes of forest fire are extreme hot and aired weather, lightning and human carelessness. In order to protect these huge stretches of forest land, there need to be taken early caution measures to control of spreading fire. Usually it requires massive dependency of man power where due to climate situation, transportation facility and lagging to trace true area will leads to delay in taking actions. Through this look up we have come up with the technology where sensing surrounding can be developed with large vast range of wireless sensor nodes, and Node MCU based IOT empowered fire indicator and observing framework is the answer for this issue [8].

    The research work performed by Ahmed Imateaj and T Saikumar and Vinay Dubeydescribes the objective of this work is to design a IOT based system that can detect the fire as early as possible before the fire spread over the large area and to prevent poaching. Our system consist of flame sensor which is used for fire detection, PIR sensor for intruder detection with the help of image processing, If any catastrophic event occurs the system will immediately sends the alert message along with picture of the affected region and device location and T saikumar says Implement IOT to monitoring atmospheric CO2 rate using MG811 carbon dioxide sensor and early detection of forest fires using temperature and humidity sensor with Raspberry pi. The main aim of the system is to detect the fire and protect our entire system from fire related calamities. And vinaydubey says. According to a survey, approximately 80% losses are accrued in the forest due to the late detection of fire. So to overcome this problem, we use the Internet of things technology. In this paper, early fire detection model has been proposedwith the help of the Raspberry Pi microcontroller and required sensors [11].

    In this paper Forest fire detection system using IOT, Early warning and immediate response to a fire breakout are the only ways to avoid great losses and environmental and cultural heritage damages. Hence, the most important goals in fire surveillance are quick and reliable detection and localization of the fire. It is much easier to suppress a fire when the starting location is known, and while it is in its early stages. Information about the progress of fire is also highly valuable for managing the fire during all its stages. Based on this information. In existing system, they use robots to extinguish the fire accidents but robots have its own advantages and disadvantages. In this system we go for detection and Monitoring of forest fires through several sensors and send to IOT cloud, Continuous monitoring and uploading values to cloud can be achieved [12].

  3. METHODOLOGY

    In this proposed system we are using IOT as base to execute the plan to save forests. As we know it is a trending topic and easy to access. We have used sensors like flame sensor and DHT sensors which performs on the basis of the written code using Arduino Uno platform. A cloud platform called firebase is used to update the values of the sensors. When there is change in the set threshold value then it automatically sends a message to the user through an app saying whether fire is detected or smoke is detected. A threshold value is set for every sensor and they sense the environment changes and update it to the nearest forest officer at the earliest. We have used Nodemcu as the microcontroller which will receive data from sensors and send it through internet to a database or cloud which will be stored as values.

    Fig 1: Block Diagram of proposed system.

    To design this project specifically NodeMCU model is used, because to perform multiple tasks simultaneously and IOT is used to perform tasks automatically. NodeMCU is comprising of 30 GPIO pins out of which at most 5 to 6 pins are used as general purpose input and output pins. The GPIO pin 3, 4 and 5 are taken as input pin, and output is calculated using IOT cloud platform called firebase.

    According to the circuit diagram we have used laptop as the power source. Connections are as showed in the figure. D2 pin has DHT sensor, D5 pin has Flame sensor and to the D1 pin has been connected to laptop. Once the code in the laptop has been accessed then the host code from google firebase will be copied and then pasted to the MIT App inventor. Later the values will be accessed from firebase then according to changes in the threshold value the firebase accessing the sensors the message will be sent to an app created by MIT App inventor.

    Hardwarerequirements

    • Flame sensor.

    • DHT sensor.

    • Node MCU.

    • Jumpers.

    Softwarerequirements

    • Arduino Uno

    • Google firebase

      • MIT App inventor

    Fig 2: Flow chart of the methodology

  4. ADVANTAGES

    The proposed system detects the forest fire at a faster rate compared to existing system. It has enhanced data collection feature. The major aspect is that it reduces false alarm and also has accuracy due to various sensors present. It minimizes the human effort as it works automatically. This is very affordable due to which can be easily accessed. The main objective of our project is to receive an alert message through an app to the respective user.

  5. DISADVANTAGES

    The electrical interference diminishes the effectiveness of radio receiver. The main drawback is that it has less coverage range areas.

  6. APPLICATIONS

    Fire detection and management plays a very crucial part in terms of safety. Therefore this proposed system can be implemented in malls, offices, data centers etc..,.

  7. FUTURE SCOPE

Additional pump can be added so that it automatically sends water when there is a fire breakout. Also industrial sensors can be used for better ranging and accuracy.

VIII RESULTS

  • When the flame sensor data does not detect fire the value is 0. The same value is then updated to Google Firebase.

Fig 3: Screenshot of Serial Monitor where values are recorded continuously

  • According to the above diagram we can observe that continuously temperature and humidity values are displayed in the app for monitoring purposes. When we monitor the changes regularly, if there is any change in value then a message is sent stating fire is detected or not detected

Figure 4:

As discussed earlier we can observe the changes in the app continuously. When the value crosses the set threshold value then automatically the user or nearest forest officials will be notified which will help them to take necessary actions immediately so that much loss doesnt occur. The app notifies the user with a message that fire is detected.

Fig 5: Screenshot of app when fire is detected

IX CONCLUSIONS

This type of system is the first of its kind to ensure no further damage is then to forests when there is fire breakout and immediately a message is sent to the user through the App. Immediate response or early warning to a fire breakout is mostly the only ways to avoid losses and environmental, cultural heritage damages to a great extent. Therefore the most important goals in fire surveillance are quick and reliable detection of fire. It is so much easier to suppress fire while it is in its early stages. Information about progress of fire is highly valuable for managing fire during all its stages. Based on this information the firefighting staff can be guided on target to block fire before it reaches cultural heritage sites and to suppress it quickly by utilizing required firefighting equipment and vehicles. With further research and innovation, this project can be implemented in various forest areas so that we can save our forests and maintain great environment.

X. ACKNOWLEDGMENT

We would like to thank sincerely to our guide Mrs.Latha M for her valuable guidance, support, constructive suggestions and constant assistance for the betterment of this project work. We would like to convey our heartfelt thanks to our HOD Dr.Parameshachari B D and project coordinator Mrs.Latha M for giving us the opportunity to embark upon this topic and for his continued encouragement. We would like to express our deep sense of gratitude to our principal Dr. Shivakumar M for his continuous efforts in creating a competitive environment in our college and encouraging throughout this course. We also wish to thank all the staff members of the department of telecommunication engineering for helping us directly or indirectly for the project work.

REFERENCES

  1. Zhang, Lan, Bing Wang, Weilong Peng, Chao Li, Zeping Lu, and Yan Guo. "Forest fire detection solution based on UAV aerial data." International Journal of Smart Home 9, no. 8 (2015): 239-250.

  2. Nakau, Koji, Masami Fukuda, KeijiKushida, Hiroshi Hayasaka, Keiji Kimura, and Hiroshi Tani. "Forest fire detection based on MODIS satellite imagery, and Comparison of NOAA satellite imagery with fire fighters' Information." In IARC/JAXA terrestrial team workshop, pp. 18-

[3] 23. 2006.

  1. Mahmoud, Mubarak AI, and Honge Ren. "Forest fire detection using a rule-based image processing algorithm and temporal variation." Mathematical Problems in Engineering 2018 (2018).

  2. D.Sathya Forest Fire Detection System Volume-8, Issue-6S3, September 2019.

  3. Toledo-Castro, Josué, Pino Caballero-Gil, Nayra Rodríguez-Pérez, Iván Santos-González, Candelaria Hernández-Goya, and Ricardo Aguasca-Colomo. "Forest fire prevention, detection, and fighting based on fuzzy logic and wireless sensornetworks." Complexity 2018

[7] (2018).

  1. Molina-Pico, Antonio,David Cuesta-Frau, Alvaro Araujo, Javier Alejandre, and Alba Rozas. "Forest monitoring and wildland early fire detection by a hierarchical wireless sensor network." Journal of Sensors 2016 (2016).

  2. V.Parthipan, D.Dhanasekaran Preventing and Monitoring of Framework for Forest Fire Detection Using Internet of Things (IoT) February 2019.

  3. Imteaj, Ahmed, Tanveer Rahman, Muhammad Kamrul Hossain, Mohammed ShamsulAlam, and Saad Ahmad Rahat. "An IoT based fire alarming and authentication system for workhouse using Raspberry Pi 3." In 2017 International conference on electrical,

    computer and communication engineering (ECCE), pp. 899-904. IEEE, 2017.

  4. T Saikumar IOT enabled forest fire detection and alerting the authorities, 2019 IEEE.

  5. Dubey, Vinay, Prashant Kumar, and Naveen Chauhan. "Forest fire detection system using IoT and artificial neural network." In International Conference on Innovative Computing and Communications, pp. 323-337. Springer, Singapore, 2019.

  6. Sruthi, M. S., M. NewlinRajkumar, and V. Venkatesa Kumar. "Smart IoT Based System for CO2 Monitoring and Forest Fire Detection with

  7. Effective Alert Mechanism."

  8. Niranjana, R., and T. HemaLatha. "An autonomous IoT infrastructure for forest fire detection and alerting system." Int. J. Pure Appl.

[16] Math 119 (2018): 16295-16302.

  1. Singh, DigVijay, Neetika Sharma, Mehak Gupta, and Shubham Sharma. "Development of system for early fire detection using Arduino UNO." International Journal of Engineering Science 10857 (2017).

  2. Mohindru, Parul, and Rajdeep Singh. "Multi-sensor based forest fire detection system." International Journal of Soft Computing and Engineering (IJSCE) ISSN (2013): 2231-2307.

  3. Vijayalakshmi, S. R., and S. Muruganand. "A survey of Internet of Things in fire detection and fire industries." In 2017 International Conference on I-SMAC (IoT in Social, Mobile, Analytics and Cloud) (I-SMAC), pp. 703-707. IEEE, 2017.

  4. Parameshachari B D et. Al Optimized Neighbor Discovery in Internet of Things (IoT), 2017 International Conference on Electrical, Electronics, Communication, Computer and Optimization Techniques (ICEECCOT), PP 594-598, 978-1-5386-2361-9/17/$31.00 ©2017 IEEE.

Leave a Reply