SlideShare a Scribd company logo
1 of 3
Download to read offline
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
The population in the world is about >7 billion and most
of the people try to gather in the same place where wealth
is constant. Also people move from place to place due
to modernization and urbanization. Many of the places
in the world are clustered by shops, buildings and large
apartments. Hence, in such places, accidents if occur in
form of fire and in several other forms cause severe loss
of men and material. In India, a reputed newspaper, The
Indian Express conducted a study in the malls, apartments
and in all commercial buildings, according to this study,
most of the malls and apartments does not have proper
fire safety system and proper awareness on it. There are
many advanced firefighting systems and techniques but
most of them are not interested as the main reason behind
is that it requires high initial investment. Implementation
of effective budgetary controlled smart firefighting system
will overcome these difficulties. Most of technology are
automated and are controlled through internet of things
(IoT) in order to sort out these difficulties in firefighting
and make a required solution this smart firefighting system
was introduced this makes the firefighting simpler and
decision making can be done in a short time period.
DESIGN AND METHODOLOGY
Firefighting system includes both hardware and software
design. Hardware design contains following components.
K-type thermocouple: A thermocouple is a sensor used to
measure temperature. Thermocouples consist of two wire
legs made from different metals. The wires legs are welded
together at one end, creating a junction. This junction is
where the temperature is measured. When the junction
experiences a change in temperature, a voltage is created.
The type K is the most common type of thermocouple.
It’s inexpensive, accurate, reliable, and has a wide temper-
ature range.
MQ2 gas sensor: It is a Metal Oxide Semiconductor (MOS)
type Gas Sensor also known as Chemiresistors as the
detection is based upon change of resistance of the sensing
material when the Gas comes in contact with the material.
Using a simple voltage divider network, concentrations of
gas can be detected. It can detect LPG, Smoke, Alcohol,
Propane, Hydrogen, Methane and Carbon Monoxide con-
centration anywhere from 200 to 10000 ppm.
Node MCU: Node MCU means Node Micro Controller
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.
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
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
which is presented in that room and description about the
things and their quantity. This website can be accessed
from the website link: http::Pyro_fighter%202%20(1)/Pyro
_fighter/PyroHome.html. Figure 2 shows the home page
design of Pyrofighter website.
Using the HTTP and MQTT protocols over the Inter-
net or over a Local Area Network, Thing Speak is an
open-source Internet of Things (IoT) application and API
that stores and retrieves data from objects. Application
development for location tracking, sensor logging, and a
social network of things with status updates are all made
possible by Thing Speak. It is an IoT analytics platform that
enables cloud-based data aggregation, visualisation, and
analysis of real-time data streams. ThingSpeak provides
instant visualizations of data posted by users device to
ThingSpeak. With the ability to execute matlab code in
ThingSpeak user can perform online analysis and process-
ing of the data as it comes in.
Pushbullet is one of the fastest and easiest way to get
links, notes, lists, files, and addresses both from user desk-
top computer to their mobile device and vice versa.
Thinkspeak website and push bullet websites which are
the part of this project are also linked with this website
itself. The data required for this website is collected and
uploaded here from the building while implementing this
firefighting system in that building.
Figure 2. Home page of pyrofighter website.
Figure 3. Working of smart fire fighting system.
IMPLEMENTATION AND WORKING
The program for firefighting system is uploaded to the
NodeMCU and the whole firefighting kit is placed in all the
rooms of the building. That program contains connectivity
details for wifi and thingspeak channel. Each and every
details of the building is collected and uploaded with
images in pyrofighter website.
Figure 3 shows the working of smart fire fighting system.
When the building gets fire, it will produce smoke and fire.
The smoke from fire is detected by the MQ2 gas sensor and
this analog values are converted into digital values and
it is analyzed by the NodeMCU. When the concentration
of the smoke is above 100 ppm then this microcontroller
system will send signal to the buzzer alarm. The alarm will
function until the smoke concentration is reduced. When
the smoke sensor is triggered by the smoke it will force
the pushbullet channel to send fire alert notification to
the building owner’s phone and building security’s phone
via internet. Figure 4 shows the Thinkspeak channel values
of fire.
Thermocouple always measure the temperature of the
room and convert the data into digital data and send all
the data to cloud storage via internet. The sensor data
is updated in the cloud for every 20 seconds. The data
from the cloud storage is analyzed by the Thingspeak
channel. Thingspeak channel plot the graph using the data
46 R. Subhaa et al.
Figure 4. Thingspeak channel showing values of fire.
Figure 5. 3D image and plan of the building in pyrofighter
website.
stored in the cloud. This graphical representation helps
the firefighter to understand the exact situation inside the
room. Likewise all the sensors from each room will give
current temperature to the Thingspeak channel. This data
will help the firefighter to understand the situation and
condition of the fire. Pushbullet service is also connected
with cloud storage.
Moreover the fire fighters can also visualize the building
by the 3D images and plan of the building from the pyro
fighter website. When the fire fighter is approaching the
fire accident sight, he will get two types of data namely
data about fire and density of fire and data about the
building. The data about the fire is viewed by Thinkspeak
channel. It shows the density of fire by graphical form with
quick updates. The data about the building were viewed
from pyrofighter which provide 3D image of the building,
detailed floor plan of the building, description about each
room and things inside each room with their description
and quantity. Both data help the fire fighter to understand
the exact condition of the fire and exact location of fire.
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
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
make the decision quicker and in an effective manner. And
also by 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 to other areas.
So, it can be concluded that the smart firefighting system is
effective both in cost and in processing.
REFERENCES
[1] Albert W. Jones Anthony P. Hamins, Nelson P. Bryner and Galen H.
Koepke. [n. d.]. Research Roadmap for Smart Fire Fighting. ([n. d.]).
Retrieved July 1st, 2017 from https://www.nist.gov/publications/re
search-roadmap-smart-fire-fighting?pub_id=918636.
[2] Dimitrios S. Nikolopoulos Blesson Varghese, Nan Wang and Rajku-
mar Buyya. 2017. Feasibility of Fog Computing. (Jan. 2017).
[3] Blesson Varghese, Nan Wang, Sakil Barbhuiya, Peter Kilpatrick, and
Dimitrios S. Nikolopoulos. 2016. Challenges and Opportunities in
Edge Computing. In IEEE International Conference on Smart Cloud
(SmartCloud). IEEE, New York, 20–26.
[4] Weisong Shi, Jie Cao, Quan Zhang, Youhuizi Li, and Lanyu Xu.
2016. Edge Computing: Vision and Challenges. IEEE Internet of Things
Journal 3, 5 (October 2016).
[5] https://www.nist.gov/publications/research-roadmap-smart-fire-
fighting.

More Related Content

Similar to An Internet – of – Things Enabled Smart Fire Fighting System

An IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRSAn IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRSIJMTST Journal
 
IRJET - Safety and Security Aspects of Smart Home Applications using Face...
IRJET -  	  Safety and Security Aspects of Smart Home Applications using Face...IRJET -  	  Safety and Security Aspects of Smart Home Applications using Face...
IRJET - Safety and Security Aspects of Smart Home Applications using Face...IRJET Journal
 
Smart and Secure Home using IoT
Smart and Secure Home using IoTSmart and Secure Home using IoT
Smart and Secure Home using IoTIRJET Journal
 
IJSRED-V2I5P2
IJSRED-V2I5P2IJSRED-V2I5P2
IJSRED-V2I5P2IJSRED
 
Design and implementation of a smart home system with two levels of security ...
Design and implementation of a smart home system with two levels of security ...Design and implementation of a smart home system with two levels of security ...
Design and implementation of a smart home system with two levels of security ...nooriasukmaningtyas
 
Earlier Detection of Forest Fire Using IoT
Earlier Detection of Forest Fire Using IoTEarlier Detection of Forest Fire Using IoT
Earlier Detection of Forest Fire Using IoTIRJET Journal
 
IoT Based Fire Alarm and Monitoring System
IoT Based Fire Alarm and Monitoring SystemIoT Based Fire Alarm and Monitoring System
IoT Based Fire Alarm and Monitoring SystemSaumya Tiwari
 
Smoke Alert System For Dye Industries Using IoT
Smoke Alert System For Dye Industries Using IoTSmoke Alert System For Dye Industries Using IoT
Smoke Alert System For Dye Industries Using IoTIRJET Journal
 
Development of Personal Weather Report for Home Security
Development of Personal Weather Report for Home SecurityDevelopment of Personal Weather Report for Home Security
Development of Personal Weather Report for Home SecurityIOSRJVSP
 
IRJET- Rescue Robot using ESP Microcontroller
IRJET-  	  Rescue Robot using ESP MicrocontrollerIRJET-  	  Rescue Robot using ESP Microcontroller
IRJET- Rescue Robot using ESP MicrocontrollerIRJET Journal
 
IoT Based Home Automation System over Cloud
IoT Based Home Automation System over CloudIoT Based Home Automation System over Cloud
IoT Based Home Automation System over Cloudijtsrd
 
Smart Laboratory
Smart LaboratorySmart Laboratory
Smart Laboratoryijtsrd
 
A Review on Fire Fighting Robot
A Review on Fire Fighting RobotA Review on Fire Fighting Robot
A Review on Fire Fighting RobotIRJET Journal
 
GSM Based Fire Security System
GSM Based Fire Security SystemGSM Based Fire Security System
GSM Based Fire Security Systemijtsrd
 
Designing of Smart Rescue Robotics System
Designing of Smart Rescue  Robotics  SystemDesigning of Smart Rescue  Robotics  System
Designing of Smart Rescue Robotics SystemIRJET Journal
 
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMDATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMIRJET Journal
 
Design and implementation home security system and monitoring by using wirele...
Design and implementation home security system and monitoring by using wirele...Design and implementation home security system and monitoring by using wirele...
Design and implementation home security system and monitoring by using wirele...IJECEIAES
 

Similar to An Internet – of – Things Enabled Smart Fire Fighting System (20)

An IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRSAn IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRS
 
IRJET - Safety and Security Aspects of Smart Home Applications using Face...
IRJET -  	  Safety and Security Aspects of Smart Home Applications using Face...IRJET -  	  Safety and Security Aspects of Smart Home Applications using Face...
IRJET - Safety and Security Aspects of Smart Home Applications using Face...
 
Smart and Secure Home using IoT
Smart and Secure Home using IoTSmart and Secure Home using IoT
Smart and Secure Home using IoT
 
IJSRED-V2I5P2
IJSRED-V2I5P2IJSRED-V2I5P2
IJSRED-V2I5P2
 
Design and implementation of a smart home system with two levels of security ...
Design and implementation of a smart home system with two levels of security ...Design and implementation of a smart home system with two levels of security ...
Design and implementation of a smart home system with two levels of security ...
 
Earlier Detection of Forest Fire Using IoT
Earlier Detection of Forest Fire Using IoTEarlier Detection of Forest Fire Using IoT
Earlier Detection of Forest Fire Using IoT
 
IoT Based Fire Alarm and Monitoring System
IoT Based Fire Alarm and Monitoring SystemIoT Based Fire Alarm and Monitoring System
IoT Based Fire Alarm and Monitoring System
 
Smoke Alert System For Dye Industries Using IoT
Smoke Alert System For Dye Industries Using IoTSmoke Alert System For Dye Industries Using IoT
Smoke Alert System For Dye Industries Using IoT
 
Development of Personal Weather Report for Home Security
Development of Personal Weather Report for Home SecurityDevelopment of Personal Weather Report for Home Security
Development of Personal Weather Report for Home Security
 
IRJET- Rescue Robot using ESP Microcontroller
IRJET-  	  Rescue Robot using ESP MicrocontrollerIRJET-  	  Rescue Robot using ESP Microcontroller
IRJET- Rescue Robot using ESP Microcontroller
 
IoT Based Home Automation System over Cloud
IoT Based Home Automation System over CloudIoT Based Home Automation System over Cloud
IoT Based Home Automation System over Cloud
 
Smart Laboratory
Smart LaboratorySmart Laboratory
Smart Laboratory
 
azeem final iot report.docx
azeem final iot report.docxazeem final iot report.docx
azeem final iot report.docx
 
A Review on Fire Fighting Robot
A Review on Fire Fighting RobotA Review on Fire Fighting Robot
A Review on Fire Fighting Robot
 
GSM Based Fire Security System
GSM Based Fire Security SystemGSM Based Fire Security System
GSM Based Fire Security System
 
Designing of Smart Rescue Robotics System
Designing of Smart Rescue  Robotics  SystemDesigning of Smart Rescue  Robotics  System
Designing of Smart Rescue Robotics System
 
M44096368
M44096368M44096368
M44096368
 
Automatic Fire Fighting Robot
Automatic Fire Fighting RobotAutomatic Fire Fighting Robot
Automatic Fire Fighting Robot
 
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMDATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
 
Design and implementation home security system and monitoring by using wirele...
Design and implementation home security system and monitoring by using wirele...Design and implementation home security system and monitoring by using wirele...
Design and implementation home security system and monitoring by using wirele...
 

More from BIJIAM Journal

Enhanced 3D Brain Tumor Segmentation Using Assorted Precision Training
Enhanced 3D Brain Tumor Segmentation Using Assorted Precision TrainingEnhanced 3D Brain Tumor Segmentation Using Assorted Precision Training
Enhanced 3D Brain Tumor Segmentation Using Assorted Precision TrainingBIJIAM Journal
 
Digital Resource Granting in New Education Policy and Socioeconomic in Small ...
Digital Resource Granting in New Education Policy and Socioeconomic in Small ...Digital Resource Granting in New Education Policy and Socioeconomic in Small ...
Digital Resource Granting in New Education Policy and Socioeconomic in Small ...BIJIAM Journal
 
Hybrid Facial Expression Recognition (FER2013) Model for Real-Time Emotion Cl...
Hybrid Facial Expression Recognition (FER2013) Model for Real-Time Emotion Cl...Hybrid Facial Expression Recognition (FER2013) Model for Real-Time Emotion Cl...
Hybrid Facial Expression Recognition (FER2013) Model for Real-Time Emotion Cl...BIJIAM Journal
 
Role of Artificial Intelligence in Supply Chain Management
Role of Artificial Intelligence in Supply Chain ManagementRole of Artificial Intelligence in Supply Chain Management
Role of Artificial Intelligence in Supply Chain ManagementBIJIAM Journal
 
Eco Air Purifier Using Air Filter with Activated Carbon
Eco Air Purifier Using Air Filter with Activated CarbonEco Air Purifier Using Air Filter with Activated Carbon
Eco Air Purifier Using Air Filter with Activated CarbonBIJIAM Journal
 
Unemployment Among Technical Students: Implication for Managers of Higher Edu...
Unemployment Among Technical Students: Implication for Managers of Higher Edu...Unemployment Among Technical Students: Implication for Managers of Higher Edu...
Unemployment Among Technical Students: Implication for Managers of Higher Edu...BIJIAM Journal
 
Evaluate Sustainability of Using Autonomous Vehicles for the Last-mile Delive...
Evaluate Sustainability of Using Autonomous Vehicles for the Last-mile Delive...Evaluate Sustainability of Using Autonomous Vehicles for the Last-mile Delive...
Evaluate Sustainability of Using Autonomous Vehicles for the Last-mile Delive...BIJIAM Journal
 
Automation Attendance Systems Approaches: A Practical Review
Automation Attendance Systems Approaches: A Practical ReviewAutomation Attendance Systems Approaches: A Practical Review
Automation Attendance Systems Approaches: A Practical ReviewBIJIAM Journal
 
Transforming African Education Systems through the Application of IOT
Transforming African Education Systems through the Application of IOTTransforming African Education Systems through the Application of IOT
Transforming African Education Systems through the Application of IOTBIJIAM Journal
 
Deep Learning Analysis for Estimating Sleep Syndrome Detection Utilizing the ...
Deep Learning Analysis for Estimating Sleep Syndrome Detection Utilizing the ...Deep Learning Analysis for Estimating Sleep Syndrome Detection Utilizing the ...
Deep Learning Analysis for Estimating Sleep Syndrome Detection Utilizing the ...BIJIAM Journal
 
Robotic Mushroom Harvesting by Employing Probabilistic Road Map and Inverse K...
Robotic Mushroom Harvesting by Employing Probabilistic Road Map and Inverse K...Robotic Mushroom Harvesting by Employing Probabilistic Road Map and Inverse K...
Robotic Mushroom Harvesting by Employing Probabilistic Road Map and Inverse K...BIJIAM Journal
 

More from BIJIAM Journal (11)

Enhanced 3D Brain Tumor Segmentation Using Assorted Precision Training
Enhanced 3D Brain Tumor Segmentation Using Assorted Precision TrainingEnhanced 3D Brain Tumor Segmentation Using Assorted Precision Training
Enhanced 3D Brain Tumor Segmentation Using Assorted Precision Training
 
Digital Resource Granting in New Education Policy and Socioeconomic in Small ...
Digital Resource Granting in New Education Policy and Socioeconomic in Small ...Digital Resource Granting in New Education Policy and Socioeconomic in Small ...
Digital Resource Granting in New Education Policy and Socioeconomic in Small ...
 
Hybrid Facial Expression Recognition (FER2013) Model for Real-Time Emotion Cl...
Hybrid Facial Expression Recognition (FER2013) Model for Real-Time Emotion Cl...Hybrid Facial Expression Recognition (FER2013) Model for Real-Time Emotion Cl...
Hybrid Facial Expression Recognition (FER2013) Model for Real-Time Emotion Cl...
 
Role of Artificial Intelligence in Supply Chain Management
Role of Artificial Intelligence in Supply Chain ManagementRole of Artificial Intelligence in Supply Chain Management
Role of Artificial Intelligence in Supply Chain Management
 
Eco Air Purifier Using Air Filter with Activated Carbon
Eco Air Purifier Using Air Filter with Activated CarbonEco Air Purifier Using Air Filter with Activated Carbon
Eco Air Purifier Using Air Filter with Activated Carbon
 
Unemployment Among Technical Students: Implication for Managers of Higher Edu...
Unemployment Among Technical Students: Implication for Managers of Higher Edu...Unemployment Among Technical Students: Implication for Managers of Higher Edu...
Unemployment Among Technical Students: Implication for Managers of Higher Edu...
 
Evaluate Sustainability of Using Autonomous Vehicles for the Last-mile Delive...
Evaluate Sustainability of Using Autonomous Vehicles for the Last-mile Delive...Evaluate Sustainability of Using Autonomous Vehicles for the Last-mile Delive...
Evaluate Sustainability of Using Autonomous Vehicles for the Last-mile Delive...
 
Automation Attendance Systems Approaches: A Practical Review
Automation Attendance Systems Approaches: A Practical ReviewAutomation Attendance Systems Approaches: A Practical Review
Automation Attendance Systems Approaches: A Practical Review
 
Transforming African Education Systems through the Application of IOT
Transforming African Education Systems through the Application of IOTTransforming African Education Systems through the Application of IOT
Transforming African Education Systems through the Application of IOT
 
Deep Learning Analysis for Estimating Sleep Syndrome Detection Utilizing the ...
Deep Learning Analysis for Estimating Sleep Syndrome Detection Utilizing the ...Deep Learning Analysis for Estimating Sleep Syndrome Detection Utilizing the ...
Deep Learning Analysis for Estimating Sleep Syndrome Detection Utilizing the ...
 
Robotic Mushroom Harvesting by Employing Probabilistic Road Map and Inverse K...
Robotic Mushroom Harvesting by Employing Probabilistic Road Map and Inverse K...Robotic Mushroom Harvesting by Employing Probabilistic Road Map and Inverse K...
Robotic Mushroom Harvesting by Employing Probabilistic Road Map and Inverse K...
 

Recently uploaded

Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfrs7054576148
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfRagavanV2
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 

Recently uploaded (20)

Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdf
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 

An Internet – of – Things Enabled Smart Fire Fighting System

  • 1. 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 The population in the world is about >7 billion and most of the people try to gather in the same place where wealth is constant. Also people move from place to place due to modernization and urbanization. Many of the places in the world are clustered by shops, buildings and large apartments. Hence, in such places, accidents if occur in form of fire and in several other forms cause severe loss of men and material. In India, a reputed newspaper, The Indian Express conducted a study in the malls, apartments and in all commercial buildings, according to this study, most of the malls and apartments does not have proper fire safety system and proper awareness on it. There are many advanced firefighting systems and techniques but most of them are not interested as the main reason behind is that it requires high initial investment. Implementation of effective budgetary controlled smart firefighting system will overcome these difficulties. Most of technology are automated and are controlled through internet of things (IoT) in order to sort out these difficulties in firefighting and make a required solution this smart firefighting system was introduced this makes the firefighting simpler and decision making can be done in a short time period. DESIGN AND METHODOLOGY Firefighting system includes both hardware and software design. Hardware design contains following components. K-type thermocouple: A thermocouple is a sensor used to measure temperature. Thermocouples consist of two wire legs made from different metals. The wires legs are welded together at one end, creating a junction. This junction is where the temperature is measured. When the junction experiences a change in temperature, a voltage is created. The type K is the most common type of thermocouple. It’s inexpensive, accurate, reliable, and has a wide temper- ature range. MQ2 gas sensor: It is a Metal Oxide Semiconductor (MOS) type Gas Sensor also known as Chemiresistors as the detection is based upon change of resistance of the sensing material when the Gas comes in contact with the material. Using a simple voltage divider network, concentrations of gas can be detected. It can detect LPG, Smoke, Alcohol, Propane, Hydrogen, Methane and Carbon Monoxide con- centration anywhere from 200 to 10000 ppm. Node MCU: Node MCU means Node Micro Controller Unit. The widely used ESP8266-12E WiFi module serves 44
  • 2. An Internet – of – Things Enabled Smart Fire Fighting System 45 Figure 1. PCB layout of smart fire fighting system. 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 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 which is presented in that room and description about the things and their quantity. This website can be accessed from the website link: http::Pyro_fighter%202%20(1)/Pyro _fighter/PyroHome.html. Figure 2 shows the home page design of Pyrofighter website. Using the HTTP and MQTT protocols over the Inter- net or over a Local Area Network, Thing Speak is an open-source Internet of Things (IoT) application and API that stores and retrieves data from objects. Application development for location tracking, sensor logging, and a social network of things with status updates are all made possible by Thing Speak. It is an IoT analytics platform that enables cloud-based data aggregation, visualisation, and analysis of real-time data streams. ThingSpeak provides instant visualizations of data posted by users device to ThingSpeak. With the ability to execute matlab code in ThingSpeak user can perform online analysis and process- ing of the data as it comes in. Pushbullet is one of the fastest and easiest way to get links, notes, lists, files, and addresses both from user desk- top computer to their mobile device and vice versa. Thinkspeak website and push bullet websites which are the part of this project are also linked with this website itself. The data required for this website is collected and uploaded here from the building while implementing this firefighting system in that building. Figure 2. Home page of pyrofighter website. Figure 3. Working of smart fire fighting system. IMPLEMENTATION AND WORKING The program for firefighting system is uploaded to the NodeMCU and the whole firefighting kit is placed in all the rooms of the building. That program contains connectivity details for wifi and thingspeak channel. Each and every details of the building is collected and uploaded with images in pyrofighter website. Figure 3 shows the working of smart fire fighting system. When the building gets fire, it will produce smoke and fire. The smoke from fire is detected by the MQ2 gas sensor and this analog values are converted into digital values and it is analyzed by the NodeMCU. When the concentration of the smoke is above 100 ppm then this microcontroller system will send signal to the buzzer alarm. The alarm will function until the smoke concentration is reduced. When the smoke sensor is triggered by the smoke it will force the pushbullet channel to send fire alert notification to the building owner’s phone and building security’s phone via internet. Figure 4 shows the Thinkspeak channel values of fire. Thermocouple always measure the temperature of the room and convert the data into digital data and send all the data to cloud storage via internet. The sensor data is updated in the cloud for every 20 seconds. The data from the cloud storage is analyzed by the Thingspeak channel. Thingspeak channel plot the graph using the data
  • 3. 46 R. Subhaa et al. Figure 4. Thingspeak channel showing values of fire. Figure 5. 3D image and plan of the building in pyrofighter website. stored in the cloud. This graphical representation helps the firefighter to understand the exact situation inside the room. Likewise all the sensors from each room will give current temperature to the Thingspeak channel. This data will help the firefighter to understand the situation and condition of the fire. Pushbullet service is also connected with cloud storage. Moreover the fire fighters can also visualize the building by the 3D images and plan of the building from the pyro fighter website. When the fire fighter is approaching the fire accident sight, he will get two types of data namely data about fire and density of fire and data about the building. The data about the fire is viewed by Thinkspeak channel. It shows the density of fire by graphical form with quick updates. The data about the building were viewed from pyrofighter which provide 3D image of the building, detailed floor plan of the building, description about each room and things inside each room with their description and quantity. Both data help the fire fighter to understand the exact condition of the fire and exact location of fire. 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 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 make the decision quicker and in an effective manner. And also by 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 to other areas. So, it can be concluded that the smart firefighting system is effective both in cost and in processing. REFERENCES [1] Albert W. Jones Anthony P. Hamins, Nelson P. Bryner and Galen H. Koepke. [n. d.]. Research Roadmap for Smart Fire Fighting. ([n. d.]). Retrieved July 1st, 2017 from https://www.nist.gov/publications/re search-roadmap-smart-fire-fighting?pub_id=918636. [2] Dimitrios S. Nikolopoulos Blesson Varghese, Nan Wang and Rajku- mar Buyya. 2017. Feasibility of Fog Computing. (Jan. 2017). [3] Blesson Varghese, Nan Wang, Sakil Barbhuiya, Peter Kilpatrick, and Dimitrios S. Nikolopoulos. 2016. Challenges and Opportunities in Edge Computing. In IEEE International Conference on Smart Cloud (SmartCloud). IEEE, New York, 20–26. [4] Weisong Shi, Jie Cao, Quan Zhang, Youhuizi Li, and Lanyu Xu. 2016. Edge Computing: Vision and Challenges. IEEE Internet of Things Journal 3, 5 (October 2016). [5] https://www.nist.gov/publications/research-roadmap-smart-fire- fighting.