You are on page 1of 6

FOREST FIRE DETECTION SYSTEM

USING WIRELESS SENSOR NETWORK


1 Hemavathi S, 2Hari Ganesh A K, 3Pramod Kumar K

1,2,3
Department of Computer Science and Engineering
Sri Sairam Engineering College
Chennai,India.
1
Assistant Professor(Project Guide)
2,3
Project Team Member
1
hemavathi.cse@sairam.edu.in
2
akhariganesh@gmail.com
3
pramodkamatham98@gmail.com

Abstract: Forest and urban fires have been communication Module , RadioFrequency
and still are serious problem for many module , Wireless Sensor Network
countries in the world. Many incidents of
man-made and natural disasters were I. INTRODUCTION
happening around the world. Forest fires are
one of the most common disasters occurring Forest is an natural beauty with lots of green
during the dry season. Once the fire inside valuable trees , plants , medicine plants. Forest
deep forest starts, it burns and destroys is an important living thing for all the wild
everything and spreads everywhere within animals which are dependent on the greenery
the forest. The damage cause due to forest and other animals and plants for their shelter.
fires are more in recent years and an The most important factors for the forest is the
immediate precautions has to be taken to climatic changes which play an important role
reduce the forest fires. The Realtime in making the forest more effective. Also one
monitoring is much more needed in forest more important factor is the amount of rainfall
areas about bushfires in order to extinguish in the forest makes even more complete. As
the fire.The objective of this work is to rainfall makes the greenery beautiful, it’s more
implement an internet of things based forest nicer when there is the cyclic change in the
fire detection system with WSN(Wireless climate. The most important part of forests are
Sensor Network) , it detect the forest fires the forests fire which make an huge impact on
and sends the fire alert to concerned officials the overall beauty of the forest and all other
using fire detection sensors with help of animals and trees, plants living out there have
Arduino,GSM (Global System for Mobile an ugliest moments. We can see nowadays the
communication),RF(RadioFrequency) forest fire all becoming more easier. There are
module which would help to extinguish the many factors which cause the forest fires. One
fire in the location where it starts slowly. of the most important factor is the climate
change. Due to the change in the temperatures,
Keywords: fire detection sesnors , Realtime the climate becomes more worst and causes the
monitoring , Global System for Mobile forest fires in which million hectares of lands
are lost. Australia’s recent bushfires burned an
area of forest unprecedented anywhere in the
world. By early January, the bush fires had
burned around million hectares of forest.
Hence the Realtime notification is much
more needed in forest areas about bushfires in II. SYSTEM CLASSIFICATIONS
order to extinguish the fire . Also the main
reason to this fire breakout is the increase in the The proposed system is classified into four
temperature and also global warming. modules. The modules are:

Wireless sensor network (WSN) refers to a 1. Arduino module.


group of spatially dispersed and dedicated 2. Temperature sensor
sensors for monitoring and recording the 3. Smoke Sensor.
physical conditions of the environment and 4.GSM Module
organizing the collected data at a central 5.Radio Frequency module(Transmitter
location .There are two goals of the proposed ,Receiver)
wireless sensor network for forest fires: (i)
provide early warning of a potential forest fire,
and (ii) estimate the scale and intensity of the ARDUINO MODULE
fire if it materializes. Both goals are needed to
decide on required measures to combat a forest Arduino is a micro-controller board which
fire. Other requirements corresponded to controls and monitors the activities of a specific
standard WSN technical specifications: sensors system. Arduino is an open-source electronic
and nodes had to be inexpensive, small, and platform based on easy-to-use hardware and
energy efficient. They had to be deployed and software. It is connected with some of the
configured easily and respect the natural sensors like temperature sensor and smoke
environment. The network algorithms and sensor.
protocols were based on procedures that enabled
self-organization, reconfiguration, and dynamic TEMPERATURE SENSOR
adaptation Temperature sensor is normally used to measure
the temperature at a particular area in a range.
The temperature sensor used in this system is
DHT11 sensor. Here with the help of this sensor
the humidity and temperature can be measures.
This sensor generates calibrated digital output.
It can be interface with any microcontroller like
Arduino, get instantaneous results. It is a low
cost humidity and temperature sensor which
provides high reliability and long term stability.
Temperature sensor Here the temperature sensor
is connected with arduino and a program is
coded in the arduino were the system should
give an alert system beyond a certain
temperature. Since it is connected with the
arduino it does not require an external power
supply. Its work is to measure the temperature
Fig 1 Wireless Sensor Networks continuously , the sensor also has a humidity
sensing part in it. So the humidity level in the The RF module is often used alongwith a pair of
area is also measured and monitored. encoder/decoder

SMOKE SENSOR
A smoke detector is a sensor that detects smoke
as a primary indication of fire. It an easy tool to III PROPOSED SYSTEM
detect any type of gases or smoke occurred in
the forest. The type of smoke sensor used is In our Proposed system we have introduced
MQ2. Its coverage is of 112m² per device, an idea to detect the fire in the forest by using
which is usually approximated to 100m². With wireless sensor network. Wireless sensor
heat detectors it has an area of coverage of 56m² network consists of numerous small nodes in
per device which is rounded down to 50m². It most situations, which small nodes are deployed
has high sensitive and has a high responding in remote and inaccessible hostile environments
time so that the measurement can be done or over large geographical areas .A large
quicker. Fig4. Smoke sensor Smoke sensor is number of sensor nodes are densely deployed in
also connected with the arduino board were the the forest. These sensor nodes are organized
smoke level in the forest is measured. Since into clusters so that each node has a
during fire large amount of smoke is produced a corresponding cluster header. Sensor node scan
value is initially set in the arduino for the smoke measure environment relative humidity and
sensor and when the sensor senses the value smoke which is used to detect the fire in the
beyond the limit value an alert is given about forest and also to alert the forest officer about
the fire in the forest. the fire in the forest. Arduino Uno
microcontroller is used to control the system
activities, some sensors are used to detect the
GSM MODULE fire in the forest, with detecting the fire the
exact location of the fire is detected and send
A GSM module is a chip or circuit that will be the notification to the nearby forest officers
used to establish communication between a which would help to extinguish the fire in the
mobile device or a computing machine and a location where it starts slowly.
GSM system. When a fire detects ,alert is send
to the forest fire officials which would help to
extinguish the fire in the location where it starts
slowly.
IV. WORKING SYSTEM

RF TRANSMITTER AND RECEIVER i Environment Sensing Module


In this module, all the sensors which are
RF transmitters are electronic devices that
there will be monitoring the real time values in
generate radio frequency with the aid of an
antenna. An RF transmitter receives serial data the forest. In this stage consists of reading some
and transmits it wirelessly through RF through external environmental parameters like
its antenna connected at pin4. ... The transmitted temperature and smoke are sensed with the help
data is received by an RF receiver operating at of some sensors which are used to sense and
the same frequency as that of the transmitter. convert analog data to digital data. The sensors
read parameters like temperature, humidity and
air quality. All the sensory nodes are attached first stage is done with the help of some sensors
with one another as a WSN and at the same time which are used to sense and convert analog data
the values which are detected are transmitted to to digital data. The sensors read parameters like
the next module. The sensors read parameters temperature, humidity and air quality then sends
like temperature, humidity and air quality then this information to the next nearest node. This
sends this information to the next nearest node. process goes on until the information reaches to
the final node or the main terminal which is the
ii Transmitter Module second stage of the overall process. The third
In this Module, the actual data stage consists of transmission of the information
transmission takes place with the help of GSM to the forest fire monitoring unit.
module and WSN . The sensors interact with the
Arduino and store the information for Each node has a temperature and humidity
comparison process. There is a predefined sensor, a smoke sensor and a microcontroller
threshold value to each of these parameters. The unit. Arduino has been used as the
microprocessor compares the sensor values at microcontroller device. The sensors interact
regular intervals of times with the threshold with the Arduino and store the information for
values. Based on the comparison if the input comparison process. There is a predefined
values of sensors exceed the threshold the node threshold value to each of these parameters. The
transmits the information to the next nearby microprocessor compares the sensor values at
node regular intervals of times with the threshold
values. Based on the comparison if the input
values of sensors exceed the threshold the node
iii Receiver Module transmits the information to the next nearby
In this module, the final part takes place. node which again in turn transmits the
which again in turn transmits the information to information to the other nearby node.
the other nearby node until it reaches the main An architecture description is a formal
node Transmitter transmit the values to receiver description and representation of a system,
of the another node which again in turn organized in a way that supports reasoning
transmits the information to the other nearby about the structures and behaviours of the
node until it reaches the main node and then system. System architecture can comprise
with the help of WSN and GSM , the alert is system components, the externally visible
send to the forest fire officials who will take the properties of those components, the
next safety measures . relationships (e.g. the behaviour) between them.
It can provide a plan from which products can
V SYSTEM ARCHITECTURE AND
be procured, and systems developed, that will
IMPLEMENTATION
work together to implement the overall system.

The forest fire detection module works in three


different stages. The first stage consists of
reading some external environmental
parameters like temperature and smoke. The
Fig 2 Architecture Diagram

From the implementation perspective it is


important to have an abstract view of the project
under progress to visualize the modules. More Fig 3 Output
over any changes must also be documented in
the architecture diagram for an efficient Project
management.

VI FUTURE SCOPE

With digitalization, internet can be expected to


Fig 2 represents the final screen which will be become a major part in each and every task of
our life. Due to the same, there is a requirement
displayed in the forest official mobile.Also this
for constant connectivity to internet with higher
gives the exact output for the forest fire official data rates in forest. With exponentially
unit regarding the forest fires which will be very increasing base and their mobility, there comes
useful for the prevention an additional need to manage them in order to
maintain good reliability and good speeds.

VII CONCLUSION

In this paper, we have proposed a new


approach by using wireless sensor networks for
forest fire monitoring and detection. Our work
is based on measuring and combining real data
from different sensors (temperature, humidity,
light and smoke). Our approach takes into 5 YongMin Liu , HongLei Xu, Kok Lay
account all characteristics of a WSN that Teo- Forest fire monitoring, detection and
regards low energy capacity, computing decision making systems by wireless sensor
network The 30thChinese Control andDecision
limitation, low memory capacity of sensor
Conference(2018CCDC)
nodes, and environmental conditions which can 6 Samvel Hovsepyan, David Asatryan
affect fire detection and performance of a WSN. Method for Fire and Smoke Detection in
It shall be implemented in small forest areas Monitored Forest Areas
where chances of occurrence of forest fires were 7 S.E. Memane and V. S. Kulkarni. “A
high. review on flame and smoke detection
techniques in video’s”, Int. J. of Advanced
VIII ACKNOWLEDGEMENT Research in Electrical, Electronics and
Instrumentation Engineering, vol. 4, no. 2, pp.
We are grateful to the contribution of our guide, 885-889, 2015.
Mrs. S. Hemavathi, M.E for helping and
guiding us in understanding the above concepts
and presenting the paper.

IX REFERENCES

1 Jayaram K ,Janani K, Jeyaguru R,


Kumaresh R, Muralidharan N 2019 Forest Fire
Alerting System With GPS Co-ordinates Using
IoT ,2019 5th International Conference on
Advanced Computing & Communication
Systems (ICACCS
2 R. Shanmuga priya, K. Vani -Deep
Learning Based Forest Fire Classification and
Detection in Satellite Images, 2019 11th
International Conference on Advanced
Computing (ICoAC) 978-1-7281-5286-
8/20/$31.00 ©2020 IEEE
3 Errynando Surya Sasmita , Mia
Rosmiati ,Moch. Fahru Rizal Integrating
Forest Fire Detection with Wireless Sensor
Network Based on Long Range Radio , The
2018 International Conference on Control,
Electronics, Renewable Energy and
Communications (ICCEREC)
4 Alexander A. Khamukhin , Silvano
Bertoldo -Spectral Analysis of Forest Fire Noise
for Early Detection using Wireless Sensor
Networks , 2016 International Siberian
Conference on Control and Communications
(SIBCON)

You might also like