0% found this document useful (0 votes)
1 views

Fire and smoke detection system with alarm using arduino

Its a description on implementing Fire and smoke detection system

Uploaded by

sreeharid29
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views

Fire and smoke detection system with alarm using arduino

Its a description on implementing Fire and smoke detection system

Uploaded by

sreeharid29
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Fire and smoke detection system with

alarm using arduino

Abstract
The "Fire and Smoke Detection System with Alarm Using Arduino" is a cost-effective solution
for detecting fire and smoke hazards. Using an MQ2 smoke sensor for flammable gases and
smoke and a flame sensor for infrared light detection, it ensures accurate hazard identification.
The Arduino microcontroller processes sensor data and activates an alarm system, including a
buzzer, flashing LEDs, and optional real-time alerts via Wi-Fi or GSM modules.
Powered by a 9V or rechargeable battery with a low-battery indicator, this portable system is
ideal for home security, industrial safety, automotive applications, and air quality monitoring.
Its affordability and versatility make it a reliable tool for protecting lives and property.

Working Principle of Smoke Detector

Smoke Detection:
The smoke detector utilizes a photoelectric sensor (or ionization sensor, depending on the
model) to detect the presence of smoke particles in the air. When smoke enters the sensing
chamber, it scatters light (in the case of a photoelectric sensor) or disrupts the ion flow (in the
case of an ionization sensor).

Smoke Sensor Module (MQ2)

The MQ2 smoke sensor is a versatile gas sensor designed to detect a range of flammable
gases and smoke, making it ideal for fire detection systems. It works by measuring the
resistance change in its sensing material (tin dioxide) when exposed to smoke or gases.
This change is converted into an electrical signal for processing.

Flame Sensor Module


The flame sensor module is specifically designed to detect the presence of fire or flame
by sensing infrared light emitted in the flame spectrum. It uses an infrared photodiode
to detect flame wavelengths (760 nm to 1100 nm) and provides a digital or analog
output for processing.

Processing:
The microcontroller processes the signal from the sensor to determine if the smoke
concentration exceeds a predefined threshold. This ensures accurate and reliable
detection of potential fire hazards.

Alert Mechanism:
If smoke is detected above the threshold:

● The microcontroller activates a buzzer to emit a loud alarm sound.


● An LED indicator flashes to provide a visual warning.
● Optionally, a Wi-Fi module or GSM module sends alerts to a mobile device or
monitoring system for remote notification.

Block Diagram
Applications
- Home Security Systems:
Used in smart smoke detectors to identify smoke from potential fires, ensuring
timely alerts and safety for residents.
- Industrial Safety:
Deployed in factories to monitor gas leaks and prevent hazardous situations
caused by combustible gases like methane or LPG.
- Automotive Safety:
Integrated into vehicles to detect smoke or gas leaks in the engine compartment,
enhancing passenger safety.

- Air Quality Monitoring:


Used in environmental systems to measure smoke levels and air pollution for
data-driven environmental management.

Members:
Arun Krishnan (AM.EN.U4CSE22004)
Ceija (AM.EN.U4CSE22013)
Devanand S R (AM.EN.U4CSE22017)
Sreehari D (AM.EN.U4CSE22049)
Archana P Nair (AM.EN.U4CSE22068)

You might also like