SlideShare a Scribd company logo
1 of 4
Download to read offline
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1625
FIRE ALARM SYSTEM BASED ON MCU FOR INDUSTRY APPLICATION
MRN.Saravanan1, A. Kaviya2, G. Kobika3, S. Shanmathii4, R. Sugasahila5.
1MRN.Saravanan. Assistant Professor, Department of Electronics and Communication Engineering,
Vivekanandha College Of Technology for Women, Tamil Nadu, India
2,3,4,5 Students, Department of Electronics and Communication Engineering,
Vivekanandha College Of Technology for Women, Tamil Nadu, India.
-------------------------------------------------------------------------***-----------------------------------------------------------------------
ABSTARCT:
Prior to a fire consuming their houses, people need
to be warned, and fire alarm systems are crucial for this.
But in today's world, installing fire alarm systems takes a
lot of wiring and labour. Users become less inclined to put
them in their residences as a result. As a result, we are
suggesting a wireless, simple-to-install fire alarm system
that is based on the Internet of Things. The suggested
system is an ad hoc network that is dispersed throughout
the home. This system uses an infrared flame sensor and a
microcontroller (ESP8266 node MCU), which continuously
senses the environment to look for fire. The
microcontrollers establish their own Wi-Fi network. When
a sensor detects a fire, the sensor sends a signal to a
microcontroller, which activates a local alarm, an SMS to
the user, and a call to the user. Sending an SMS to the
system allows the user to inquire about the status of his
home. A prototype of the suggested system was created,
and it successfully implemented the intended
functionalities with an average latency of less than 30
seconds.
Key words: Node Mcu, Buzzer, LED,IOT Cloud.
INTRODUCTION:
1.1 PREAMBLE
The two fire alarm boxes that came with the classic fire
alarm system each had a telegraphic key. When someone
saw a fire, they would turn the handle on the fire alarm
box, which would then broadcast the fire alarm box
number and the specifics of the incident to a central
alarm station. The fire department reaction team would
be informed of the box's position as soon as the station's
telegrapher received the message.
Since we are in the twenty-first century, everything has
been updated. These outdated techniques won't allow us
to save everything. We are launching the IoT-based fire
alarm security system for this reason. Our time and lives
may be saved by this.
One of the most dangerous fire tragedies has a solution:
the fire alarm system. ESP8266 Node MCU, Flame
sensor, and Buzzer are only a few of the hardware
components that must be integrated to create a Smart
IoT-based Fire Alarm System. These devices must also be
connected to a computer for data handling and
transmission. Using the Twilio app, which will
communicate the message to the system, makes it
possible to accomplish more. As a result, the hardware
and software components that make up the Fire Alarm
System's fundamental building blocks are both present.
This makes it easier for us to spot and put out fires
immediately.
1.2 LITERATURE REVIEW
In [1], the research on fire using fire alarm
systems is discussed. In [3], Fire Behaviour and Fire line
Safety is discussed. In [5], Review on Forest Fire
Detection using sensors is discussed. In [7], Forest Fire
Smoke Video Detection Using Spatiotemporal and
Dynamic Texture is discussed. In [10], Multilayer Neural
Network Based Fall Alert System Using IOT is discussed.
In this paper, we introduce Node MCU instead of Arduino.
It will consume less power from the source.
1.3 INTERNET OF THINGS
The term "Internet of Things" (IoT) refers to a
scenario in which objects (including people, animals, and
machines) are given unique identifiers and the capability
to automatically transmit data over a network without
requiring human-to-computer interaction. ESP8266
Node MCU is an open source IoT platform that includes
firmware that runs on the low cost Wi-Fi enabled
ESP8266 Wi-Fi SoC from Espressif Systems and
hardware that is based on the ESP-12 module. In this IoT
Fire Alarm, we are using two GPIO pin to get the digital
data from the flame sensor. ESP8266 Node MCU is a key
component of the Internet of Things.
Fig :1.3 Node MCU
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1626
1.4 FIRE ALARM SYSTEM
Chemical factories, shopping centers, neighbourhood
stores, educational institutions, parking lots, businesses,
etc. are all used in our system.
2. DEVICES USED IN THE ENTIRE SYSTEM
The existence of a fire source or any other bright light
sources can be found using a flame sensor. A flame
sensor can be implemented in a number of different
ways, however the module used in this project is an
infrared radiation sensitive sensor.
A LM393 comparator chip is used by the module to
produce a steady digital output signal. The driving
capacity of this comparator is 15 mA. Fire alarms and
other fire detecting systems or projects are just a few
applications for this flame detector sensor.
FIG 2.1 FLAME SENSOR
2.1 FUNCTIONAL DIAGRAM
FIG:2.1 FUNCTIONAL DIAGRAM
2.2 OVERVIEW
Open source prototyping board designs are available for
the Node MCU firmware, which is accessible for free
download. Combining the words "node" and "MCU," the
term "Node MCU" (micro-controller unit).Rather than
the related development kits, the firmware is strictly
speaking referred to as the "Node MCU" in this context.
The prototyping board designs as well as the firmware
are both free source. Using IoT Twilio, it also alerts the
relevant authorities.
3. SOFTWARE DESCRIPTION
Programming in the C language is possible for this
system. With the help of the SMTP (Simple Mail Transfer
Protocol) infrastructure, you can automatically send and
receive a lot of emails from distant locations. Due to its
quick and dependable service, it is primarily utilised by
developers and marketers to save time while sending
emails securely. Its servers and data centres are
dispersed across the globe, allowing it to choose the
nearest server and hence offer the fastest connection for
sending and receiving emails. It can be used in IOT
applications to send emails automatically when a specific
job occurs. When fire is detected by the flame sensor in
this project, email warnings will be sent using SMTP2GO.
3.1 FIRE ALARM SECURITY SYSTEM
Flexible: There are currently fire alarms available that
can also be monitored on mobile devices and can get
messages from the alarm, including an alert event; which
detector has triggered so you know the location of the
potential fire.
Accessible: Through the system or a mobile device, it can
be used from anywhere.
4. PROPOSED METHODOLOGY
Fire safety is one of the crucial factors to ensure the
safety of your premises, be it home or office. It is
essential to have a good quality fire alarm system in
place to protect the premises and warn people when a
fire breaks out. In case you own a commercial property, it
is your fundamental duty to install a conventional fire
alarm control panel to ensure 100% safety of the
employees and resources. The main goal of establishing a
fire alarm system is to be alerted when smoke or fire is
discovered in a building, allowing people adequate time
to escape. You can choose a fire alarm based on your
location's needs from a variety of models that offer a
range of features. There is nothing more important than
protecting the lives of individuals visiting your home or
place of business, thus installing a fire alarm in your
premises should be at the top of your priority security
checklists.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1627
4.1. SCHEMATIC OF THE SYSTEM
Fig :4.1 Schematic Diagram
4.2. CIRCUIT CONNECTION
Fig:4.2 Circuit Diagram
4.3.EXPERIMENTAL SETUP/HARDWARE
The hardware prototype that has been created to
implement the suggested methodology is shown in the
image below. The tests were carried out using the
experimental set-up listed below.
by a fire alarm system, which is an active fire prevention
system. It is made up of power supplies, wirings, fire
control units (sprinkler systems or fire extinguisher
systems), alarm initiating devices (smoke detectors and
heat sensors), alarm notification appliances (sirens or
devices that make loud noises), and alarm initiating
devices (smoke detectors and heat sensors). Smoke
detectors, heat detectors, or a manual activation method
can all activate the fire alarm system. These sensors are
programmed to recognise specific heat or smoke levels
that might be a fire sign. To warn people within the
structure, a resounding bell or siren, sometimes
accompanied by blinking or flashing lights for those with
hearing difficulties, blasts. Let's look more closely at the
fire alarm system's components so that you can
comprehend how it operates on a deeper level. A smoke
detector to detect smoke or fire is always present in a fire
alarm system. The system's procedure The Node MCU
board establishes an internet connection with the Twilio
cloud as soon as the system is turned on. The Twilio app
interface will then let us turn this system ON and OFF. As
soon as the red LED and buzzer are turned on in the
event of a fire when the system is turned on, the
smartphone receives a push notice. Then, the system
returns to its original state. After that, the green LED
bulb is turned on.
5. RESULTS
FIG: 4.3 HARDWARE DIAGRAM
4.4. WORKING
All of the fire alarm modules in a building are managed
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1628
6. CONCLUSION AND SCOPE FUTURE
The non-contact fire alarm security system built on the
Internet of Things was thus successfully created and
validated. Using GSM (Global System Mobile) for long
distance can expand the suggested strategy. Since they
have a very high efficiency and can be used for security
purposes, electronic circuits can therefore be designed
for fire-based alarms. The best way to achieve early fire
detection is to install and maintain fire detection
equipment in all rooms. Since they have a very high
efficiency and can be used for security purposes,
electronic circuits can therefore be designed for fire-
based alarms. Installing and maintaining fire detection
systems in all rooms and other sections of the home or
business is the best way to accomplish early fire
detection. The above experiment's findings demonstrate
that different types of fire detectors have varying
sensitivity to fire. Both types of equipment are active fire
protection systems, according to the trial. Two distinct
types of heat detectors were utilised to compare them for
the heat detector. The outcome demonstrates that the
Rate of Temperature Rise Detector is more sensitive to
heat; it took 192.57 seconds to sense heat, compared to
183.70 seconds for the Heat Detector (60 °C) Set Point.
[2] Hartung C. and Han R. 2006 Fire WxNet: A Multi
Environments 4thInternational Conference of Mobile
Systems, Applications and Services.
[4]Alkhatib A. A. A. 2014 A Review on Forest Fire
Detection Techniques International Journal of
Distributed Sensor Networks Article ID: 597368.
[5]Vicente F. B., Carbajal N., Felipe L. and Martínez L. P.
2014 Estimation of Total Yearly CO2 Emissions by
Wildfires in Mexico during the Period 1999-2010
Advances in Meteorology Article ID: 958457, 2014.
[6]Zhao Y., Zhou Z. and Xu M. 2015 Forest Fire Smoke
Video Detection Using Spatiotemporal and Dynamic
Texture Features Journal of Electrical and Computer
Engineering Article ID: 706187, 2015.
[7]Vijayabaskar V. and Rajendran V. 2010 Analysis and
modelling of wind dependence of ambient noise in
shallow water of Arabian sea European Journal of
Scientific Research 50 28-34 SJR IF: 0.21, Nov.
[8]Manjula P. and Balachandra P. Information and
Communication Technology for Sustainable
Development. Lecture Notes in Networks and Systems 9
ed D. Mishra, M. Nayak and A. Joshi (Singapore: Springer)
An Analysis on Pricing Strategies of Software ‘I-Med’ in
Healthcare Industry.
[9]Shahada SA, Hreiji SM, Atudu SI and Shamsudheen S
2019 Multilayer Neural Network Based Fall Alert System
Using IOT International Journal of MC Square Scientific
Research 11 1-5.
REFERENCES
[1] Breejen E. D. et al 2003–2012 In Proceedings of 3rd
International Conference on Forest Fire Research and
14thConference on Fire and Forest Meteorology (Luso,
Portugal) Autonomous forest fire detection 1620.
[3] Viegas D.X. 1993 Fire Behaviour and Fire line Safety
Annual Mediterranean Burns Club. Scott J. H. 2012
Introduction to Wildfire Behaviour Modelling National
Interagency Fuels, Fire and Vegetation Technology,
Wildland Fire Management RD&A.

More Related Content

Similar to FIRE ALARM SYSTEM BASED ON MCU FOR INDUSTRY APPLICATION

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
 
Home Security System using ESP32-CAM and Telegram Application
Home Security System using ESP32-CAM and Telegram ApplicationHome Security System using ESP32-CAM and Telegram Application
Home Security System using ESP32-CAM and Telegram ApplicationIRJET Journal
 
Advanced Fire Monitoring System
Advanced Fire Monitoring SystemAdvanced Fire Monitoring System
Advanced Fire Monitoring Systemijtsrd
 
Bluetooth Based Fire Detection and Robust Protection System By Using Arduino
Bluetooth Based Fire Detection and Robust Protection System By Using ArduinoBluetooth Based Fire Detection and Robust Protection System By Using Arduino
Bluetooth Based Fire Detection and Robust Protection System By Using ArduinoIRJET Journal
 
IRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET- IoT based Smart Helmet for Coal Mining TrackingIRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET- IoT based Smart Helmet for Coal Mining TrackingIRJET 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
 
AUTOMATED FAULT TOLERANT FIRE DETECTION AND WARNING COMMUNICATOR SYSTEM
AUTOMATED FAULT TOLERANT FIRE DETECTION AND WARNING COMMUNICATOR SYSTEMAUTOMATED FAULT TOLERANT FIRE DETECTION AND WARNING COMMUNICATOR SYSTEM
AUTOMATED FAULT TOLERANT FIRE DETECTION AND WARNING COMMUNICATOR SYSTEMTracy Drey
 
An electronic switch sensor with a point to-point intrusive monitoring system
An electronic switch sensor with a point to-point intrusive monitoring systemAn electronic switch sensor with a point to-point intrusive monitoring system
An electronic switch sensor with a point to-point intrusive monitoring systemZac Darcy
 
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
 
IRJET- Smart Security System in Homes using Simple Internet of Things Ena...
IRJET-  	  Smart Security System in Homes using Simple Internet of Things Ena...IRJET-  	  Smart Security System in Homes using Simple Internet of Things Ena...
IRJET- Smart Security System in Homes using Simple Internet of Things Ena...IRJET Journal
 
Integrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIntegrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIRJET Journal
 
A Short Review on the Perspective of Home Automation Technology
A Short Review on the Perspective of Home Automation TechnologyA Short Review on the Perspective of Home Automation Technology
A Short Review on the Perspective of Home Automation TechnologyIRJET Journal
 
Dharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptxDharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptxVinayakHiremath29
 
Design and implement a smart system to detect intruders and firing using IoT
Design and implement a smart system to detect intruders and firing using IoT Design and implement a smart system to detect intruders and firing using IoT
Design and implement a smart system to detect intruders and firing using IoT IJECEIAES
 
Study on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOTStudy on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOTIRJET Journal
 
An Internet – of – Things Enabled Smart Fire Fighting System
An Internet – of – Things Enabled Smart Fire Fighting SystemAn Internet – of – Things Enabled Smart Fire Fighting System
An Internet – of – Things Enabled Smart Fire Fighting SystemBIJIAM Journal
 
Intelligent Industrial Helmet
Intelligent Industrial HelmetIntelligent Industrial Helmet
Intelligent Industrial HelmetIRJET Journal
 
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
 
Advanced Anti-Theft & Home Safety System using GSM
Advanced Anti-Theft & Home Safety System using GSMAdvanced Anti-Theft & Home Safety System using GSM
Advanced Anti-Theft & Home Safety System using GSMIRJET Journal
 

Similar to FIRE ALARM SYSTEM BASED ON MCU FOR INDUSTRY APPLICATION (20)

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
 
Home Security System using ESP32-CAM and Telegram Application
Home Security System using ESP32-CAM and Telegram ApplicationHome Security System using ESP32-CAM and Telegram Application
Home Security System using ESP32-CAM and Telegram Application
 
Iot based fire alarm system
Iot based fire alarm systemIot based fire alarm system
Iot based fire alarm system
 
Advanced Fire Monitoring System
Advanced Fire Monitoring SystemAdvanced Fire Monitoring System
Advanced Fire Monitoring System
 
Bluetooth Based Fire Detection and Robust Protection System By Using Arduino
Bluetooth Based Fire Detection and Robust Protection System By Using ArduinoBluetooth Based Fire Detection and Robust Protection System By Using Arduino
Bluetooth Based Fire Detection and Robust Protection System By Using Arduino
 
IRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET- IoT based Smart Helmet for Coal Mining TrackingIRJET- IoT based Smart Helmet for Coal Mining Tracking
IRJET- IoT based Smart Helmet for Coal Mining Tracking
 
Smart and Secure Home using IoT
Smart and Secure Home using IoTSmart and Secure Home using IoT
Smart and Secure Home using IoT
 
AUTOMATED FAULT TOLERANT FIRE DETECTION AND WARNING COMMUNICATOR SYSTEM
AUTOMATED FAULT TOLERANT FIRE DETECTION AND WARNING COMMUNICATOR SYSTEMAUTOMATED FAULT TOLERANT FIRE DETECTION AND WARNING COMMUNICATOR SYSTEM
AUTOMATED FAULT TOLERANT FIRE DETECTION AND WARNING COMMUNICATOR SYSTEM
 
An electronic switch sensor with a point to-point intrusive monitoring system
An electronic switch sensor with a point to-point intrusive monitoring systemAn electronic switch sensor with a point to-point intrusive monitoring system
An electronic switch sensor with a point to-point intrusive monitoring system
 
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- Smart Security System in Homes using Simple Internet of Things Ena...
IRJET-  	  Smart Security System in Homes using Simple Internet of Things Ena...IRJET-  	  Smart Security System in Homes using Simple Internet of Things Ena...
IRJET- Smart Security System in Homes using Simple Internet of Things Ena...
 
Integrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIntegrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of Appliances
 
A Short Review on the Perspective of Home Automation Technology
A Short Review on the Perspective of Home Automation TechnologyA Short Review on the Perspective of Home Automation Technology
A Short Review on the Perspective of Home Automation Technology
 
Dharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptxDharshan INTERNSHIP PPT-1.pptx
Dharshan INTERNSHIP PPT-1.pptx
 
Design and implement a smart system to detect intruders and firing using IoT
Design and implement a smart system to detect intruders and firing using IoT Design and implement a smart system to detect intruders and firing using IoT
Design and implement a smart system to detect intruders and firing using IoT
 
Study on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOTStudy on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOT
 
An Internet – of – Things Enabled Smart Fire Fighting System
An Internet – of – Things Enabled Smart Fire Fighting SystemAn Internet – of – Things Enabled Smart Fire Fighting System
An Internet – of – Things Enabled Smart Fire Fighting System
 
Intelligent Industrial Helmet
Intelligent Industrial HelmetIntelligent Industrial Helmet
Intelligent Industrial Helmet
 
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
 
Advanced Anti-Theft & Home Safety System using GSM
Advanced Anti-Theft & Home Safety System using GSMAdvanced Anti-Theft & Home Safety System using GSM
Advanced Anti-Theft & Home Safety System using GSM
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
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
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 

Recently uploaded (20)

UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
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...
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 

FIRE ALARM SYSTEM BASED ON MCU FOR INDUSTRY APPLICATION

  • 1. © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1625 FIRE ALARM SYSTEM BASED ON MCU FOR INDUSTRY APPLICATION MRN.Saravanan1, A. Kaviya2, G. Kobika3, S. Shanmathii4, R. Sugasahila5. 1MRN.Saravanan. Assistant Professor, Department of Electronics and Communication Engineering, Vivekanandha College Of Technology for Women, Tamil Nadu, India 2,3,4,5 Students, Department of Electronics and Communication Engineering, Vivekanandha College Of Technology for Women, Tamil Nadu, India. -------------------------------------------------------------------------***----------------------------------------------------------------------- ABSTARCT: Prior to a fire consuming their houses, people need to be warned, and fire alarm systems are crucial for this. But in today's world, installing fire alarm systems takes a lot of wiring and labour. Users become less inclined to put them in their residences as a result. As a result, we are suggesting a wireless, simple-to-install fire alarm system that is based on the Internet of Things. The suggested system is an ad hoc network that is dispersed throughout the home. This system uses an infrared flame sensor and a microcontroller (ESP8266 node MCU), which continuously senses the environment to look for fire. The microcontrollers establish their own Wi-Fi network. When a sensor detects a fire, the sensor sends a signal to a microcontroller, which activates a local alarm, an SMS to the user, and a call to the user. Sending an SMS to the system allows the user to inquire about the status of his home. A prototype of the suggested system was created, and it successfully implemented the intended functionalities with an average latency of less than 30 seconds. Key words: Node Mcu, Buzzer, LED,IOT Cloud. INTRODUCTION: 1.1 PREAMBLE The two fire alarm boxes that came with the classic fire alarm system each had a telegraphic key. When someone saw a fire, they would turn the handle on the fire alarm box, which would then broadcast the fire alarm box number and the specifics of the incident to a central alarm station. The fire department reaction team would be informed of the box's position as soon as the station's telegrapher received the message. Since we are in the twenty-first century, everything has been updated. These outdated techniques won't allow us to save everything. We are launching the IoT-based fire alarm security system for this reason. Our time and lives may be saved by this. One of the most dangerous fire tragedies has a solution: the fire alarm system. ESP8266 Node MCU, Flame sensor, and Buzzer are only a few of the hardware components that must be integrated to create a Smart IoT-based Fire Alarm System. These devices must also be connected to a computer for data handling and transmission. Using the Twilio app, which will communicate the message to the system, makes it possible to accomplish more. As a result, the hardware and software components that make up the Fire Alarm System's fundamental building blocks are both present. This makes it easier for us to spot and put out fires immediately. 1.2 LITERATURE REVIEW In [1], the research on fire using fire alarm systems is discussed. In [3], Fire Behaviour and Fire line Safety is discussed. In [5], Review on Forest Fire Detection using sensors is discussed. In [7], Forest Fire Smoke Video Detection Using Spatiotemporal and Dynamic Texture is discussed. In [10], Multilayer Neural Network Based Fall Alert System Using IOT is discussed. In this paper, we introduce Node MCU instead of Arduino. It will consume less power from the source. 1.3 INTERNET OF THINGS The term "Internet of Things" (IoT) refers to a scenario in which objects (including people, animals, and machines) are given unique identifiers and the capability to automatically transmit data over a network without requiring human-to-computer interaction. ESP8266 Node MCU is an open source IoT platform that includes firmware that runs on the low cost Wi-Fi enabled ESP8266 Wi-Fi SoC from Espressif Systems and hardware that is based on the ESP-12 module. In this IoT Fire Alarm, we are using two GPIO pin to get the digital data from the flame sensor. ESP8266 Node MCU is a key component of the Internet of Things. Fig :1.3 Node MCU International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1626 1.4 FIRE ALARM SYSTEM Chemical factories, shopping centers, neighbourhood stores, educational institutions, parking lots, businesses, etc. are all used in our system. 2. DEVICES USED IN THE ENTIRE SYSTEM The existence of a fire source or any other bright light sources can be found using a flame sensor. A flame sensor can be implemented in a number of different ways, however the module used in this project is an infrared radiation sensitive sensor. A LM393 comparator chip is used by the module to produce a steady digital output signal. The driving capacity of this comparator is 15 mA. Fire alarms and other fire detecting systems or projects are just a few applications for this flame detector sensor. FIG 2.1 FLAME SENSOR 2.1 FUNCTIONAL DIAGRAM FIG:2.1 FUNCTIONAL DIAGRAM 2.2 OVERVIEW Open source prototyping board designs are available for the Node MCU firmware, which is accessible for free download. Combining the words "node" and "MCU," the term "Node MCU" (micro-controller unit).Rather than the related development kits, the firmware is strictly speaking referred to as the "Node MCU" in this context. The prototyping board designs as well as the firmware are both free source. Using IoT Twilio, it also alerts the relevant authorities. 3. SOFTWARE DESCRIPTION Programming in the C language is possible for this system. With the help of the SMTP (Simple Mail Transfer Protocol) infrastructure, you can automatically send and receive a lot of emails from distant locations. Due to its quick and dependable service, it is primarily utilised by developers and marketers to save time while sending emails securely. Its servers and data centres are dispersed across the globe, allowing it to choose the nearest server and hence offer the fastest connection for sending and receiving emails. It can be used in IOT applications to send emails automatically when a specific job occurs. When fire is detected by the flame sensor in this project, email warnings will be sent using SMTP2GO. 3.1 FIRE ALARM SECURITY SYSTEM Flexible: There are currently fire alarms available that can also be monitored on mobile devices and can get messages from the alarm, including an alert event; which detector has triggered so you know the location of the potential fire. Accessible: Through the system or a mobile device, it can be used from anywhere. 4. PROPOSED METHODOLOGY Fire safety is one of the crucial factors to ensure the safety of your premises, be it home or office. It is essential to have a good quality fire alarm system in place to protect the premises and warn people when a fire breaks out. In case you own a commercial property, it is your fundamental duty to install a conventional fire alarm control panel to ensure 100% safety of the employees and resources. The main goal of establishing a fire alarm system is to be alerted when smoke or fire is discovered in a building, allowing people adequate time to escape. You can choose a fire alarm based on your location's needs from a variety of models that offer a range of features. There is nothing more important than protecting the lives of individuals visiting your home or place of business, thus installing a fire alarm in your premises should be at the top of your priority security checklists.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1627 4.1. SCHEMATIC OF THE SYSTEM Fig :4.1 Schematic Diagram 4.2. CIRCUIT CONNECTION Fig:4.2 Circuit Diagram 4.3.EXPERIMENTAL SETUP/HARDWARE The hardware prototype that has been created to implement the suggested methodology is shown in the image below. The tests were carried out using the experimental set-up listed below. by a fire alarm system, which is an active fire prevention system. It is made up of power supplies, wirings, fire control units (sprinkler systems or fire extinguisher systems), alarm initiating devices (smoke detectors and heat sensors), alarm notification appliances (sirens or devices that make loud noises), and alarm initiating devices (smoke detectors and heat sensors). Smoke detectors, heat detectors, or a manual activation method can all activate the fire alarm system. These sensors are programmed to recognise specific heat or smoke levels that might be a fire sign. To warn people within the structure, a resounding bell or siren, sometimes accompanied by blinking or flashing lights for those with hearing difficulties, blasts. Let's look more closely at the fire alarm system's components so that you can comprehend how it operates on a deeper level. A smoke detector to detect smoke or fire is always present in a fire alarm system. The system's procedure The Node MCU board establishes an internet connection with the Twilio cloud as soon as the system is turned on. The Twilio app interface will then let us turn this system ON and OFF. As soon as the red LED and buzzer are turned on in the event of a fire when the system is turned on, the smartphone receives a push notice. Then, the system returns to its original state. After that, the green LED bulb is turned on. 5. RESULTS FIG: 4.3 HARDWARE DIAGRAM 4.4. WORKING All of the fire alarm modules in a building are managed
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 04 | Apr 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 1628 6. CONCLUSION AND SCOPE FUTURE The non-contact fire alarm security system built on the Internet of Things was thus successfully created and validated. Using GSM (Global System Mobile) for long distance can expand the suggested strategy. Since they have a very high efficiency and can be used for security purposes, electronic circuits can therefore be designed for fire-based alarms. The best way to achieve early fire detection is to install and maintain fire detection equipment in all rooms. Since they have a very high efficiency and can be used for security purposes, electronic circuits can therefore be designed for fire- based alarms. Installing and maintaining fire detection systems in all rooms and other sections of the home or business is the best way to accomplish early fire detection. The above experiment's findings demonstrate that different types of fire detectors have varying sensitivity to fire. Both types of equipment are active fire protection systems, according to the trial. Two distinct types of heat detectors were utilised to compare them for the heat detector. The outcome demonstrates that the Rate of Temperature Rise Detector is more sensitive to heat; it took 192.57 seconds to sense heat, compared to 183.70 seconds for the Heat Detector (60 °C) Set Point. [2] Hartung C. and Han R. 2006 Fire WxNet: A Multi Environments 4thInternational Conference of Mobile Systems, Applications and Services. [4]Alkhatib A. A. A. 2014 A Review on Forest Fire Detection Techniques International Journal of Distributed Sensor Networks Article ID: 597368. [5]Vicente F. B., Carbajal N., Felipe L. and Martínez L. P. 2014 Estimation of Total Yearly CO2 Emissions by Wildfires in Mexico during the Period 1999-2010 Advances in Meteorology Article ID: 958457, 2014. [6]Zhao Y., Zhou Z. and Xu M. 2015 Forest Fire Smoke Video Detection Using Spatiotemporal and Dynamic Texture Features Journal of Electrical and Computer Engineering Article ID: 706187, 2015. [7]Vijayabaskar V. and Rajendran V. 2010 Analysis and modelling of wind dependence of ambient noise in shallow water of Arabian sea European Journal of Scientific Research 50 28-34 SJR IF: 0.21, Nov. [8]Manjula P. and Balachandra P. Information and Communication Technology for Sustainable Development. Lecture Notes in Networks and Systems 9 ed D. Mishra, M. Nayak and A. Joshi (Singapore: Springer) An Analysis on Pricing Strategies of Software ‘I-Med’ in Healthcare Industry. [9]Shahada SA, Hreiji SM, Atudu SI and Shamsudheen S 2019 Multilayer Neural Network Based Fall Alert System Using IOT International Journal of MC Square Scientific Research 11 1-5. REFERENCES [1] Breejen E. D. et al 2003–2012 In Proceedings of 3rd International Conference on Forest Fire Research and 14thConference on Fire and Forest Meteorology (Luso, Portugal) Autonomous forest fire detection 1620. [3] Viegas D.X. 1993 Fire Behaviour and Fire line Safety Annual Mediterranean Burns Club. Scott J. H. 2012 Introduction to Wildfire Behaviour Modelling National Interagency Fuels, Fire and Vegetation Technology, Wildland Fire Management RD&A.