You are on page 1of 3

BOHR International Journal of Internet of Things, Artificial Intelligence and Machine Learning

2022, Vol. 1, No. 1, pp. 44–46


https://doi.org/10.54646/bijiam.007
www.bohrpub.com

An Internet – of – Things Enabled Smart Fire Fighting System


R. Subhaa, V. Kandavel∗ , V. Nitheshkumar, P. Naveen Kumar, N. Parthasarathi and T. Ponsankar

Department of Mechanical Engineering, SSM Institute of Engineering and Technology, Dindigul – 624 002,
Tamilnadu, India.
∗ Corresponding author: vkvel3467@gmail.com

Abstract. Fire accident is a mishap that could be either man made or natural. Fire accident occurs frequently and
can be controlled but may at time result in severe loss of life and property. Many a times fire fighters struggle to sort
out the exact source of fire as it is continuously flammable and it spreads all over the area. On this concern, we have
designed an Internet – of – Things (IoT) based device which sorts out the exact source of fire through a software and
hardware devices and also the complete detail of an area can be visualized by fire fighters which are preinstalled
in the software itself. Because of our system’s intelligence in decision making during fire fighting, the proposed
system is claimed as ‘Smart Fire Fighting System’. The implementation of the smart fire fighting system can make
the fire fighters to analyze the current situation immediately and make the decision quicker in an effective manner.
Because of this system, fire losses in a building can be greatly reduced and many lives can be rescued immediately
and moreover fire spread can also be restricted.
Keywords: Internet of Things (IOT), Fire Fighting System, NodeMCU, Thinkspeak, Pyrofighter.

INTRODUCTION DESIGN AND METHODOLOGY


The population in the world is about >7 billion and most Firefighting system includes both hardware and software
of the people try to gather in the same place where wealth design. Hardware design contains following components.
is constant. Also people move from place to place due K-type thermocouple: A thermocouple is a sensor used to
to modernization and urbanization. Many of the places measure temperature. Thermocouples consist of two wire
in the world are clustered by shops, buildings and large legs made from different metals. The wires legs are welded
apartments. Hence, in such places, accidents if occur in together at one end, creating a junction. This junction is
form of fire and in several other forms cause severe loss where the temperature is measured. When the junction
of men and material. In India, a reputed newspaper, The experiences a change in temperature, a voltage is created.
Indian Express conducted a study in the malls, apartments The type K is the most common type of thermocouple.
and in all commercial buildings, according to this study, It’s inexpensive, accurate, reliable, and has a wide temper-
most of the malls and apartments does not have proper ature range.
fire safety system and proper awareness on it. There are
many advanced firefighting systems and techniques but MQ2 gas sensor: It is a Metal Oxide Semiconductor (MOS)
most of them are not interested as the main reason behind type Gas Sensor also known as Chemiresistors as the
is that it requires high initial investment. Implementation detection is based upon change of resistance of the sensing
of effective budgetary controlled smart firefighting system material when the Gas comes in contact with the material.
will overcome these difficulties. Most of technology are Using a simple voltage divider network, concentrations of
automated and are controlled through internet of things gas can be detected. It can detect LPG, Smoke, Alcohol,
(IoT) in order to sort out these difficulties in firefighting Propane, Hydrogen, Methane and Carbon Monoxide con-
and make a required solution this smart firefighting system centration anywhere from 200 to 10000 ppm.
was introduced this makes the firefighting simpler and Node MCU: Node MCU means Node Micro Controller
decision making can be done in a short time period. Unit. The widely used ESP8266-12E WiFi module serves

44
An Internet – of – Things Enabled Smart Fire Fighting System 45

Figure 1. PCB layout of smart fire fighting system.


Figure 2. Home page of pyrofighter website.

as the foundation for the open source Node MCU devel-


opment board and software. It enables use of the Arduino
IDE or the straightforward and potent LUA programming
language to programme the ESP8266 WiFi module. It can
be controlled by arduino program. Hardware is designed
by autodesk eagle software. All the components are placed
in the correct potion and all the connections are made by
the software itself. Figure 1 shows the PCB layout of the
proposed smart fire fighting system.
Pyrofighter is the website which is created for this
project. This website provides structural view and details
of building. The building model is created in software and
inserted in this page. It gives 3D view of building from Figure 3. Working of smart fire fighting system.
all projections and detailed building plan. Every floor has
detailed plan and description about the each room. And
it also provides internal images of each room and things IMPLEMENTATION AND WORKING
which is presented in that room and description about the
things and their quantity. This website can be accessed The program for firefighting system is uploaded to the
from the website link: http::Pyro_fighter%202%20(1)/Pyro NodeMCU and the whole firefighting kit is placed in all the
_fighter/PyroHome.html. Figure 2 shows the home page rooms of the building. That program contains connectivity
design of Pyrofighter website. details for wifi and thingspeak channel. Each and every
Using the HTTP and MQTT protocols over the Inter- details of the building is collected and uploaded with
net or over a Local Area Network, Thing Speak is an images in pyrofighter website.
open-source Internet of Things (IoT) application and API Figure 3 shows the working of smart fire fighting system.
that stores and retrieves data from objects. Application When the building gets fire, it will produce smoke and fire.
development for location tracking, sensor logging, and a The smoke from fire is detected by the MQ2 gas sensor and
social network of things with status updates are all made this analog values are converted into digital values and
possible by Thing Speak. It is an IoT analytics platform that it is analyzed by the NodeMCU. When the concentration
enables cloud-based data aggregation, visualisation, and of the smoke is above 100 ppm then this microcontroller
analysis of real-time data streams. ThingSpeak provides system will send signal to the buzzer alarm. The alarm will
instant visualizations of data posted by users device to function until the smoke concentration is reduced. When
ThingSpeak. With the ability to execute matlab code in the smoke sensor is triggered by the smoke it will force
ThingSpeak user can perform online analysis and process- the pushbullet channel to send fire alert notification to
ing of the data as it comes in. the building owner’s phone and building security’s phone
Pushbullet is one of the fastest and easiest way to get via internet. Figure 4 shows the Thinkspeak channel values
links, notes, lists, files, and addresses both from user desk- of fire.
top computer to their mobile device and vice versa. Thermocouple always measure the temperature of the
Thinkspeak website and push bullet websites which are room and convert the data into digital data and send all
the part of this project are also linked with this website the data to cloud storage via internet. The sensor data
itself. The data required for this website is collected and is updated in the cloud for every 20 seconds. The data
uploaded here from the building while implementing this from the cloud storage is analyzed by the Thingspeak
firefighting system in that building. channel. Thingspeak channel plot the graph using the data
46 R. Subhaa et al.

This implementation can make the fire fighters to ana-


lyze the current situation immediately and make the deci-
sion quicker in an effective manner. By the implementation
of this system fire losses in a building can be greatly
reduced and many a lives can be rescued immediately and
moreover fire spread can also be restricted.

RESULTS
The process of firefighting system is executed as per the
Figure 4. Thingspeak channel showing values of fire.
procedures and the results are as followed. The system
was tested to its maximum frequency and it withstands
a temperature about 500◦ C. Also it shows the entire data
completely with minimum errors .So hopefully it can work
up to a temperature about 1200◦ C.
The response time of the system is as expected as it has
not delayed at any time during the process. The response
time of the whole system is about 20 to 30 seconds.

CONCLUSION
By the implementation of the smart fire fighting system,
the fire fighters can analyze the situation immediately and
Figure 5. 3D image and plan of the building in pyrofighter make the decision quicker and in an effective manner. And
website. also by this system fire losses in a building can be greatly
reduced and many lives can be rescued immediately and
stored in the cloud. This graphical representation helps moreover fire spread can also be restricted to other areas.
the firefighter to understand the exact situation inside the So, it can be concluded that the smart firefighting system is
room. Likewise all the sensors from each room will give effective both in cost and in processing.
current temperature to the Thingspeak channel. This data
will help the firefighter to understand the situation and REFERENCES
condition of the fire. Pushbullet service is also connected
with cloud storage. [1] Albert W. Jones Anthony P. Hamins, Nelson P. Bryner and Galen H.
Moreover the fire fighters can also visualize the building Koepke. [n. d.]. Research Roadmap for Smart Fire Fighting. ([n. d.]).
Retrieved July 1st, 2017 from https://www.nist.gov/publications/re
by the 3D images and plan of the building from the pyro search-roadmap-smart-fire-fighting?pub_id=918636.
fighter website. When the fire fighter is approaching the [2] Dimitrios S. Nikolopoulos Blesson Varghese, Nan Wang and Rajku-
fire accident sight, he will get two types of data namely mar Buyya. 2017. Feasibility of Fog Computing. (Jan. 2017).
data about fire and density of fire and data about the [3] Blesson Varghese, Nan Wang, Sakil Barbhuiya, Peter Kilpatrick, and
building. The data about the fire is viewed by Thinkspeak Dimitrios S. Nikolopoulos. 2016. Challenges and Opportunities in
channel. It shows the density of fire by graphical form with Edge Computing. In IEEE International Conference on Smart Cloud
(SmartCloud). IEEE, New York, 20–26.
quick updates. The data about the building were viewed
[4] Weisong Shi, Jie Cao, Quan Zhang, Youhuizi Li, and Lanyu Xu.
from pyrofighter which provide 3D image of the building, 2016. Edge Computing: Vision and Challenges. IEEE Internet of Things
detailed floor plan of the building, description about each Journal 3, 5 (October 2016).
room and things inside each room with their description [5] https://www.nist.gov/publications/research-roadmap-smart-fire-
and quantity. Both data help the fire fighter to understand fighting.
the exact condition of the fire and exact location of fire.

You might also like