0% found this document useful (0 votes)
21 views39 pages

Arduino-Based Industrial Safety System

Report on gas leak

Uploaded by

devilbhaiyya12
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views39 pages

Arduino-Based Industrial Safety System

Report on gas leak

Uploaded by

devilbhaiyya12
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

CONTENTS

TITLE OF SHEET 1

CERTIFICATE 2

DECLARATION 3

ACKNOWLEDGEMENT 4

ABSTRACT 5

LIST OF FIGURE 6

OUTLINES FOR PROJECT REPORT 7

1. INTRODUCTION 8
1.1 Introduction 9
1.2 Background Theory 10
1.3 Problem Statement 11
2. OBJECTIVES 12
3. LITRATURE REVIEW 13
3.1 Literature Survey 14
3.2 Related work 15
4. METHODOLGY 16
[Link] 17
[Link] Objectives And Considerations…………………………... 18
[Link] Of Industrial safety system…………………………… 19
[Link] Chart…………………………………………………………... 20
[Link] Diagram …………………………………………………… 21
[Link]…………………………...………………………………... 22

5. PROJECT CIRCUIT SIMULATION AND HARDWARE IMPLEMENTATION


23
5.1 Simulation……………………………………………………………..2

1
5.2 Wire Connection ………………………………………………….26
5.3 Prototype……………………………………….................................... 28
6. RESULT 30
6.1 Result………………………………………………………..…………30
6.2 Advantages………………………………………………………….…31
6.3 Applications………………………………………………………….....31
6.4 Future scope……………………………………………………………32
7. CONCLUSION 33
REFRENCES 34
APPENDICES 36

2
LIST OF FIGURES

Figure no. Title Page no

4.1 Arduino Uno 13

4.2 Gas Sensor MQ2 14

4.3 Buzzer 15

4.4 Breadboard 16

4.5 Jump Wire 17

4.6 Arduino IDE 18

4.8 Flame Sensor 20

4.9 LM35 Temperature sensor 20

4.10 IR sensor 21

4.11 Flow Chart of industrial safety system 22

4.12 Block Diagram of industrial safety system 23

5.1.1 Simulation 1 24

5.1.2 Simulation2 25

5.2 Wire connection 26

5.3 Prototype 27

3
1. INTRODUCTION

1.1 Introduction

In today’s fast-paced industrial world, ensuring the safety and security of workers and
infrastructure is a critical aspect of industrial operations. Industrial environments often involve
hazardous processes such as chemical handling, high-temperature machinery, flammable
materials, and confined spaces—each posing significant risks to human life and property.
Traditional safety systems are often expensive, complex, and sometimes fail to provide real-time
alerts.

This project presents a low-cost, compact, and effective Industrial Safety System using
Arduino, which utilizes commonly available sensors to detect dangerous conditions such as gas
leakage, fire, abnormal temperature rise, and unauthorized movement. When any
abnormality is detected, the system immediately triggers alerts using a buzzer and LEDs,
providing early warning and helping prevent accidents.

The system is designed for small- to medium-scale industries and workshops where high-end
automation systems are not feasible. It also lays the foundation for integrating real-time alert
notifications. This project not only improves workplace safety but also demonstrates how
microcontroller-based automation can make industries smarter and more secure.

Industrial safety is one of the most important concerns in the modern world, particularly in
factories, power plants, chemical industries, and manufacturing units where the working
environment can become hazardous without proper monitoring and precautions. Every year,
numerous accidents occur due to factors such as gas leakage, fire outbreaks, overheating of
equipment, or unauthorized access to restricted areas. These incidents not only result in
significant financial losses but also pose a serious threat to human life.

Traditional industrial safety systems often rely on manual monitoring, expensive hardware, and
outdated technology that can delay response times during critical situations. Moreover, many
small and medium-scale industries in developing countries cannot afford high-end safety
infrastructure. This creates a strong need for a low-cost, efficient, real-time safety solution that
can help industries detect hazards early and respond promptly.

4
The advent of embedded systems and microcontrollers, particularly Arduino, has
revolutionized the field of industrial automation and monitoring. Arduino is an open-source, low-
cost, and beginner-friendly microcontroller platform that allows users to build and deploy
electronic systems using various sensors and actuators. It has become a preferred choice for rapid
prototyping and small-scale industrial solutions.

In this project, we propose an Arduino-based Industrial Safety System that continuously


monitors the industrial environment using multiple sensors:

 The MQ-2 gas sensor detects the presence of flammable or toxic gases such as LPG,
methane, or smoke.

 The flame sensor helps identify fire or flame in the environment.

 The DHT11 sensor measures temperature and humidity levels to prevent overheating or
fire risks.

 The IR sensor detects unauthorized entry or movement in restricted zones.

When any sensor detects a value beyond a pre-defined threshold (such as excessive gas
concentration or high temperature), the system immediately triggers alerts through LED
indicators and an audio buzzer. This ensures that both nearby workers and supervisors are
made aware of the danger, allowing them to take immediate action.

The system is designed to be modular, scalable, and cost-effective. It can be installed easily in
various sections of a factory or warehouse and can be adapted or upgraded over time.

By implementing this project, industries—especially small and medium-scale enterprises—can


improve workplace safety, prevent damage to equipment, and most importantly, save lives. This
project demonstrates how low-cost electronics and automation can bring powerful solutions to
industrial safety management

5
1.2 Background Theory

 The concept of industrial safety is based on risk identification, real-time monitoring, and rapid
response to abnormal conditions. As industries grow, the need for smart, automated safety
systems becomes increasingly important. With the advancement of microcontrollers,
sensors, and wireless communication, it is now possible to develop intelligent safety systems
at a low cost.
 Arduino UNO, an open-source microcontroller platform, is ideal for prototyping such systems
due to its ease of use, low cost, and compatibility with various sensors.
 The MQ-2 gas sensor is used to detect smoke, propane, methane, and other gases that pose
explosion or suffocation hazards.
 The flame sensor can identify the presence of fire or open flame.
 The DHT11 sensor measures temperature, as many machines and chemicals are sensitive to
overheating.
 The IR sensor detects motion or unauthorized entry, enhancing security in restricted industrial
zones.
 These sensors work together to continuously monitor the environment, and the system activates
local alerts when predefined safety thresholds are crossed. The modularity of the system also
allows future expansion.

1.3 Problem Statement

In many small and medium-scale industries, there is a lack of


affordable and effective safety monitoring systems. Traditional
safety setups are either too expensive, require specialized
personnel, or are not responsive enough to provide immediate
alerts during hazardous situations.

6
Some of the key issues include:

 Delayed detection of gas leaks, leading to health hazards or


explosions.

 Late identification of fire or high temperature, resulting in


equipment damage.

 Lack of unauthorized access detection in sensitive or


hazardous areas.

 Inability to alert supervisors or workers in real time,


especially during night shifts or in noisy environments.

There is a clear need for a low-cost, modular, and real-time safety


system that can address these challenges effectively. Therefore,
this project aims to design and develop an Arduino-based
Industrial Safety System that uses multiple sensors to monitor
environmental conditions and generate immediate alerts to prevent
accidents, safeguard workers, and minimize losses.

7
3. LITRATURE REVIEW

3.1. literature survey

Industrial safety has always been a critical area of concern due to the involvement
of hazardous processes, combustible gases, high temperatures, electrical
machinery, and confined workspaces. Over the years, researchers and engineers
have explored various solutions to improve safety standards in industrial zones
using automation and intelligent systems.

With the advancement of embedded systems, Arduino-based solutions have gained


popularity due to their simplicity, flexibility, and cost-effectiveness. Arduino is an
open-source microcontroller platform that allows easy interfacing with multiple
sensors and actuators, making it ideal for industrial monitoring and control
applications.

Several research papers and studies emphasize the role of microcontroller-based


safety systems:

 “A Smart Industrial Safety System Using Arduino and Sensors” (IJRASET,


2020) used DHT11, gas sensors, and an LCD display to monitor factory
conditions.

 “Fire and Gas Leakage Detection System” by P. Kumar et al. (IEEE


Conference, 2019) proposed a GSM-based alert system integrated with gas
and flame detection.

These works support the concept of creating smart, low-cost, Arduino-based


industrial safety systems capable of detecting potential hazards and alerting users
quickly to prevent accidents.

8
3.2. Related Work

In previous research and development efforts, multiple attempts have been made to
create efficient safety systems using various combinations of sensors and controllers.
The following related works form the foundation of this project:

 Gas Leakage Detection Systems: Many existing projects use the MQ-2 sensor
with Arduino or NodeMCU to detect LPG or methane leakage. Most systems
sound a buzzer or send an SMS via GSM modules when dangerous levels are
detected.

 Fire Detection and Temperature Monitoring: Projects using flame sensors and
DHT11/22 have been implemented to monitor temperature rise and open
flames. These are commonly used in kitchens, laboratories, and workshops.

 Motion and Security Systems: IR-based intrusion detection systems are widely
used in banking, residential, and factory environments. Integration with
Arduino allows automatic door systems or motion-triggered alarms.

While these works highlight the potential of such systems, many of them are either
application-specific, not modular, or too complex for small industries. Hence, this
project focuses on creating a simple yet powerful integrated safety solution that
combines multiple hazard detection features using Arduino in a compact setup.

9
4. METHODOLGY

4.1 Methodology

The Industrial Safety System is designed to detect various hazardous conditions in an industrial
environment and respond by triggering immediate alerts. The system uses an Arduino UNO
microcontroller as the central unit, interfaced with multiple sensors that continuously monitor the
surrounding environment for danger signs such as gas leakage, fire, high temperature, and
intrusion.
The data from each sensor is collected and analyzed in real-time by the Arduino. If any sensor
value exceeds the predefined safety threshold, the system activates an audio alert (buzzer) and
visual alerts (LEDs) to inform workers of potential danger.
The methodology followed includes:
1. Problem identification and analysis.
2. Selecting appropriate sensors for industrial hazards.
3. Designing the circuit on a breadboard.
4. Writing Arduino code to interface all components.
5. Testing sensor accuracy and alert timing.
6. Optimizing response time and alert mechanism.

10
4.2 Design Objectives

The objective of this report on INDUSRTIAL SAFETY SYSTEM is to document the design,
development, and evaluation of a prototype system. The primary objectives of the project are as
follows:

1. The system must promptly and accurately detect the presence of LPG gas leaks, even
at low concentrations, using an MQ-2 gas sensor.
2. The system should notify occupants of the detected leak through an audible buzzer
alarm and visual indicators (optional), ensuring immediate awareness.
3. The system must be built using affordable and widely available components (Arduino
Nano, MQ-2, servo, etc.), making it accessible for households and industries alike.
4. The components selected should consume minimal power, making the system ideal
for long-term use, including battery-operated scenarios.
5. The system should maintain stable operation under different environmental
conditions, such as varying humidity or temperature, and must avoid false alarms.
6. The system should maintain stable operation under different environmental
conditions, such as varying humidity or temperature, and must avoid false alarms.
7. Low Cost: Use of affordable sensors and Arduino platform for cost efficiency.
8. Real-Time Response: Immediate detection and alerting mechanism.
9. Simplicity: Easy to install, configure, and maintain.
10. Expandability: Capable of being upgraded with IoT or additional sensors.
11. Reliability: Operates effectively even in noisy or hazardous industrial conditions.
12. Power Efficiency: Minimal power usage, suitable for continuous operation.

11
4.3 Components Of Industrial Safety System

1. Arduino Uno
2. Gas Sensor
3. Buzzer
4. Breadboard
5. Jumper wire
6. Arduino IDE
7. Flame Sensor
8. LM 35 Temperature Sensor
9. IR sensor

4.3.1 Arduino Uno :-

Figure 4.1 :- Arduino Uno

12
The ARDUINO is a low-power, high-performance CMOS 8-bitArduino microcontroller with 8K
bytes of in-system programmable Flash memory. The device is manufactured using Atmel's high-
density nonvolatile memory technology and is compatible with the industry-standard 80C51
instruction set and pinout. The on-chip Flash allows the program memory to be reprogrammed in-
system or by a conventional nonvolatile memory programmer By combining a versatile8-bit CPU
within-system programmable Flash on a monolithic chip, the Atmel ARDUINO is a powerful
Arduino microcontroller which provides a highly-flexible and cost-effective solution to many
embedded control application .[2]

4.3.2 Gas Sensor (MQ-2)

Figure 4.2 :- Gas Sensor (MQ-2)

13
MQ-2 Methane LPG Liquid Propane Gas Sensor Module is widely used in gas leakage detecting
pieces of equipment in family and industry, are suitable for detecting of LPG, natural gas, town
gas, avoid the noise of alcohol and cooking fumes and cigarette smoke. The sensitivity can be
adjusted by the potentiometer. Sensitive material of MQ-2 gas sensor is SnO2, which with lower
conductivity in clean air. When the target combustible gas exists, the sensor’s conductivity is
higher along with the gas concentration rising. Please use simple electro circuit, convert change of
conductivity to the corresponding output signal of gas [Link]-5 gas sensor has high
sensitivity to Methane, Propane, and Butane, and could be used to detect both Methane and
Propane. The sensor could be used to detect different combustible gas especially Methane, it is
with low cost and suitable for different application. [4]

4.3.3 Buzzer

Figure 4.3 :- Buzzer

This is a Small PCB Mountable 3V Active Electromagnetic Buzzer. It is great to add Audio Alert
to your electronic designs. It operates on 3V supply, uses a coil element to generate an audible
tone. [7]

14
Specifications:

 Input Voltage (Max): 3V


 Resistance: 30 Ω
 Resonance Frequency: 2048 Hz
 Sound pressure(dB(A)/10cm) min.: 80
 Body Size: 12 x 9.5mm
 Pin Pitch: 6mm
 External Material: Plastic;
 Colour: Black
4.3.4 Breadboard

Figure 4.4 :- Breadboard

 In the early days of radio, amateurs would solder electronic components to bare copper
wires or terminal strips nailed on a wooden board (often literally a board for cutting bread).
A paper schematic diagram was sometimes pasted to the board as a guide for positioning
terminals, and then components and wires were fitted over the schematic symbols.

15
Thumbtacks or small nails were commonly used as mounting supports. Breadboards have
developed significantly over time, with the name now referring to a wide range of prototype
electrical devices. A wooden plate breadboard with mounted springs and other capabilities,
for example, is described in US Patent 3,145,483, which was filed in 1961 and issued in
1964. [8]
 Six years later, in 1970, after a 1967 filing, US Patent 3,496,419 refers to a specific
printed circuit board configuration as a Printed Circuit Breadboard. Other types of
breadboards are also mentioned and described as prior art in both situations. Ronald J
Portugal of EI Instruments Inc. invented the now-ubiquitous, classic, generally white,
plastic pluggable (solder-less) breadboard shown in this article in 1971. [8]

4.3.5 Jumper Wire (male to male and female to female)

Figure 4.5 :- Jumper Wire

16
A jump wire (also known as jumper, jumper wire, DuPont wire) is an electrical wire, or group of
them in a cable, with a connector or pin at each end (or sometimes without them – simply "tinned"),
which is normally used to interconnect the components of a breadboard or other prototype or test
circuit, internally or with other equipment or components, without soldering. Individual jump
wires are fitted by inserting their "end connectors" into the slots provided in a breadboard,
the header connector of a circuit board, or a piece of test equipment. [9]

4.3.6 Arduino IDE

Figure 4.6 :- Arduino IDE logo

The Arduino Integrated Development Environment - or Arduino Software (IDE) - contains a text
editor for writing code, a message area, a text console, a toolbar with buttons for common functions
and a series of menus. It connects to the Arduino hardware to upload programs and communicate
with them. Programs written using Arduino Software (IDE) are called sketches. These sketches
are written in the text editor and are saved with the file extension .ino[6]

17
4.3.7. Flame Sensor :-

Fig 4.8 :- Flame sensors

1. A flame sensor detects the presence of fire or flame using infrared light.2. It is sensitive to
wavelengths in the 760 nm – 1100 nm range (IR spectrum).3. Commonly used in fire detection
systems and safety alarms.4. It typically includes an IR receiver and a comparator circuit.5. The
sensor has 3 pins: VCC, GND, and DO (digital output).6. It gives a LOW signal when flame is
detected and HIGH when not.7. Works with microcontrollers like Arduino for fire detection
projects.8. Operating voltage is usually 3.3V to 5V.9. The detection distance is short — around 0–
80 cm depending on flame size.10. Useful in robots, flame alarms, and automatic fire
response systems.

4.3.8 LM 35 Temperature Sensor :-

Fig 4.9 :- LM 35 Temperature sensor

18
1. LM35 is a precision temperature sensor with an analog output.2. It provides output in volts,
directly proportional to temperature in Celsius.3. The scale factor is 10 mV per °C (e.g., 250 mV
= 25°C).4. It operates from 4V to 30V supply voltage.5. No external calibration is required for
accurate readings.6. It has low self-heating, so it doesn’t affect the actual temperature.7. Output
range: -55°C to +150°C.8. The sensor has 3 pins: Vcc, GND, and Vout.9. Commonly used in
Arduino and embedded projects.10. Applications include HVAC systems, weather stations, and
medical devices.

4.3.9 IR Sensor :-

Fig 4.10 :- IR sensor

19
1. An IR sensor detects objects or motion using infrared light.2. It has an IR LED (transmitter)
and a photodiode (receiver).3. It works by emitting IR light and measuring the reflection from
nearby objects.4. Commonly used for obstacle detection, line following, and proximity
sensing.5. The sensor has 3 pins: VCC, GND, and OUT (digital output).6. It gives a LOW signal
when an object is detected and HIGH when not.7. Operating voltage: typically 3.3V to 5V.8.
Detection range: usually 2 cm to 30 cm, adjustable in some modules.9. It does not detect
transparent or black surfaces easily.10. Widely used in automation, robotics, and touchless
sensing applications.

20
4.4 :- flow chart of industrial safety system

21
4.5 Block Diagram of industrial safety system:

22
4.6 WORKING:

The Arduino collects input from all connected sensors:

 Gas Sensor (MQ-2): If gas level crosses a defined threshold (e.g., analog value > 300), the
system triggers the buzzer and red LED.

 Flame Sensor: If fire is detected (LOW signal), immediate alert is generated.

 DHT11 Sensor: Monitors temperature; if it exceeds 40°C, it triggers an alert.

 IR Sensor: If any motion or unauthorized presence is detected, an alert is triggered.

If all sensor readings are within safe limits:

 The green LED is turned ON, and the buzzer remains OFF.

The system works in real-time, constantly monitoring and checking for any abnormal conditions

1. MQ-2 Gas Sensor – Gas Leak Detection

 Purpose: To detect the presence of combustible gases such as LPG, methane, butane,
propane, and smoke.

 Output: Analog signal (value from 0 to 1023).

 Working:

o The sensor continuously samples air quality.

o When gas concentration rises above a certain threshold (commonly set at > 300), it
implies a gas leak.

 Action Taken:

o The buzzer is activated to give an audio alert.

o The red LED turns ON to visually indicate danger.

o A message can also be printed to the Serial Monitor or sent via IoT platforms like
Blynk.

23
2. Flame Sensor – Fire Detection

 Purpose: To detect flame or fire using infrared radiation emitted by flames.

 Output: Digital signal (LOW if flame is detected, HIGH otherwise).

 Working:

o When fire is detected in the sensor's field of view, it sends a LOW signal to the
Arduino.

 Action Taken:

o The system immediately activates the buzzer.

o The red LED blinks or turns ON continuously.

o Real-time notification can also be sent to a mobile phone (if IoT is implemented).

3. DHT11 – Temperature Monitoring

 Purpose: To monitor ambient temperature and humidity.

 Output: Digital data (temperature in °C, humidity in %).

 Working:

o Arduino reads temperature values every few seconds.

o If temperature exceeds 40°C (threshold), the system considers it a hazard.

 Action Taken:

o The buzzer sounds to warn of overheating.

o A fan/LED can be turned ON as a simulation of emergency cooling.

o The red LED may also flash to indicate the overheating condition.

4. IR Sensor – Intrusion Detection

 Purpose: To detect unauthorized motion or presence in restricted areas.

 Output: Digital signal (LOW if object is detected).


24
 Working:

o If any person or object passes in front of the IR sensor, it sends a LOW signal to
Arduino.

 Action Taken:

o Immediate alert via buzzer and red LED.

o In advanced versions, it could also trigger a camera or send a mobile alert.

25
5.1 Simulations:-

26
27
5.2 wire connections :-

Arduino Pin Component

A0 Flame Sensor

A1 Gas Sensor (MQ-2)

A2 Temp Sensor (LM35)

D2 IR Sensor

D3 Buzzer

D4 LED (Warning)

TX/RX ESP8266 (via SoftwareSerial)*

28
6. OBSERVATIONS AND RESULT:
During the testing and implementation of the Arduino-based Industrial Safety System, various
scenarios were simulated to validate the system’s performance under different hazardous
conditions. The system was tested for accuracy, responsiveness, and consistency using all
connected sensors.

The following observations were recorded:

1. Gas Sensor (MQ-2)

 Condition Simulated: Gas leak using lighter gas (butane) or smoke near the sensor.

 Observation:

o Analog readings increased sharply (above threshold value ~300).

o Buzzer activated immediately.

o Red LED turned ON to indicate danger.

o When gas concentration dropped, the buzzer stopped, and green LED resumed.

2. Flame Sensor

 Condition Simulated: A lighter or candle flame placed near the sensor.

 Observation:

o Sensor output changed from HIGH to LOW.

o Buzzer and red LED triggered within 0.5 seconds.

o System returned to safe state when the flame source was removed.

3. Temperature Sensor (DHT11)

 Condition Simulated: External heat (e.g., near a warm lamp or hairdryer).

 Observation:

o Temperature readings rose above 40°C.

29
o Buzzer activated to simulate overheating alert.

o Fan LED (optional) switched ON.

o After cooling, system reset to safe mode automatically.

4. IR Sensor (Motion Detection)

 Condition Simulated: Hand movement in front of IR sensor.

 Observation:

o Sensor detected motion (LOW output).

o System triggered the buzzer and red LED instantly.

o Worked consistently in indoor lighting; performance may vary in bright sunlight.

5. Normal Safe Condition

 Condition: No gas, fire, high temperature, or intrusion.

 Observation:

o Green LED remained ON.

o Buzzer remained OFF.

o Sensor readings remained within normal thresholds.

o System ran smoothly in a continuous loop.

30
6.1 Result :

1. Real-time Monitoring

➤ The system continuously monitors gas, flame, and temperature levels in the industrial
environment.

2. Quick Detection

➤ It instantly detects unsafe conditions such as gas leaks, fire, or overheating.

3. Alert Generation

➤ When danger is detected, the buzzer and red LED activate to alert workers immediately.

4. Accident Prevention

➤ By giving early warnings, the system helps prevent accidents and saves lives and
equipment.

5. Low Cost and Reliable

➤ The system is affordable and can be used in small or large industries with high reliability.

6. Environment Friendly

➤ Helps maintain a safe and clean working environment by monitoring toxic elements.

7. The system reset to normal mode automatically once the hazard was removed.

Overall, the project met all its objectives:

 It provided real-time safety monitoring,


 Was cost-effective and easy to implement

31
6.2 Advantages:

The proposed Arduino-based Industrial Safety System offers several key benefits:

1. Low Cost and Open Source

o Utilizes affordable sensors and the open-source Arduino platform, making it ideal
for small and medium industries.

2. Real-Time Monitoring

o Continuously monitors critical safety parameters such as gas leakage, fire,


temperature, and intrusion with immediate alerts.

3. Quick Response Time

o Sensors respond within milliseconds, triggering buzzer and LED indicators for
instant warning.

4. Modular and Expandable Design

o Easy to add more sensors or integrate with IoT platforms like Blynk or
ThingSpeak for remote monitoring.

5. User-Friendly Interface

o Simple hardware setup and Arduino code make the system easy to maintain,
modify, or upgrade.

6. Power Efficient

o Designed to operate with minimal power, making it suitable for continuous long-
term use.

7. Portable and Compact

o The system can be housed in a small enclosure and relocated as needed.

8. Improves Workplace Safety

32
o Helps reduce accidents and enhances the safety of both personnel and industrial
infrastructure.

6.3 Applications:

The system can be deployed in various environments where safety is a priority:

1. Small and Medium-Scale Industries

o Chemical plants, manufacturing units, and warehouses for monitoring fire, gas,
and temperature.

2. Workshops and Garages

o For detecting flammable gases and high temperatures in confined spaces.

3. Petrol Pumps and Gas Stations

o Continuous gas leak monitoring using MQ sensors.

4. Server Rooms and Data Centers

o Monitoring temperature to prevent equipment overheating.

5. Warehouses and Cold Storage

o Real-time fire or smoke detection for stored goods.

6. Educational and Research Labs

o Use as a project model or working prototype for safety automation.

7. Residential Buildings or Hotels

o Basic fire and gas safety monitoring in kitchens or boiler rooms.

33
6.4 Future Scope :

The future scope of the “Industrial safety system” is extensive and promising, especially
in the context of increasing emphasis on safety in residential, commercial, and industrial
environments. With advancements in embedded systems and IoT, this project can evolve
into a more intelligent, connected safety solution.
One key area of development is the integration of GSM or Wi-Fi modules to enable real-
time SMS or app-based alerts to users and emergency services, even when they are away
from the premises. The system can also be upgraded to include mobile applications for
remote monitoring and control, adding convenience and enhancing emergency response.
Moreover, incorporating machine learning algorithms could allow for the detection of
unusual gas patterns and predict potential risks before they escalate. The device may also
be enhanced with self-diagnostic features to notify users of sensor failures or system errors.
From a hardware perspective, miniaturization and the use of wireless modules could make
the system more compact, user-friendly, and aesthetically suitable for modern homes.
Solar-powered versions may offer sustainability in remote areas or during power outages.
Finally, this technology can be extended to detect other hazardous gases (e.g., carbon
monoxide or methane), broadening its application in various sectors such as laboratories,
chemical plants, and public transportation hubs. The evolution of this system promises to
play a vital role in the future of smart, safe living environments.

34
PROGRAM CODE:
#include <DHT.h>

#define DHTPIN 4

#define DHTTYPE DHT11

DHT dht(DHTPIN, DHTTYPE);

// Pin Assignments

const int gasPin = A0;

const int flamePin = 2;

const int irPin = 3;

const int buzzer = 5;

const int redLed = 6;

const int greenLed = 7;

void setup() {

[Link](9600);

[Link]();

pinMode(flamePin, INPUT);

pinMode(irPin, INPUT);

pinMode(buzzer, OUTPUT);

35
pinMode(redLed, OUTPUT);

pinMode(greenLed, OUTPUT);

void loop() {

int gasValue = analogRead(gasPin);

int flame = digitalRead(flamePin); // LOW = flame detected

int ir = digitalRead(irPin); // LOW = object detected

float temp = [Link]();

[Link]("Gas: "); [Link](gasValue);

[Link](" | Flame: "); [Link](flame);

[Link](" | IR: "); [Link](ir);

[Link](" | Temp: "); [Link](temp);

bool danger = false;

if (gasValue > 300 || flame == LOW || ir == LOW || temp > 60) {

danger = true;

if (danger) {

// Blink red LED and buzzer

36
digitalWrite(redLed, HIGH);

digitalWrite(buzzer, HIGH);

digitalWrite(greenLed, LOW);

delay(400);

digitalWrite(redLed, LOW);

digitalWrite(buzzer, LOW);

delay(300);

} else {

// Normal condition: green LED ON

digitalWrite(greenLed, HIGH);

digitalWrite(redLed, LOW);

digitalWrite(buzzer, LOW);

delay(200); // Small delay before next loop

37
7. CONCLUSION
The Arduino-based Industrial Safety System was successfully developed and implemented to
monitor key environmental hazards in industrial settings. The system continuously observed
parameters such as gas leakage, fire detection, temperature variation, and unauthorized movement
using sensors like MQ-2, flame sensor, DHT11, and IR sensor.

When abnormal conditions were detected, the system promptly activated an alert mechanism using
a buzzer and LED indicators, providing real-time warnings to prevent accidents. The project
demonstrated how low-cost, open-source platforms like Arduino can be used effectively to build
reliable safety systems for industries, especially for small and medium-scale enterprises that may
not afford high-end solutions.

The simplicity, scalability, and modular design of the system make it easy to maintain and expand.
It can also be enhanced in the future with IoT integration (e.g., Blynk or ThingSpeak) to enable
remote monitoring, mobile alerts, and data logging.

Thus, the project meets its core objective of enhancing workplace safety by providing an affordable
and real-time monitoring system using embedded technology.

38
REFRENCES
1. Simon Monk, "Programming Arduino: Getting Started with Sketches", McGraw-Hill
Education, 2nd Edition, 2016.

2. John Boxall, "Arduino Workshop: A Hands-On Introduction with 65 Projects", No Starch


Press, 1st Edition, 2013.

Research Papers

3. "IoT Based Industrial Safety System", A. Patel, International Journal of Engineering


Research & Technology (IJERT), Vol. 10, Issue 3, 2021.

4. "Smart Factory: An Arduino Based Industrial Hazard Monitoring System", R. Sharma,


International Journal of Innovative Research in Science, Engineering and Technology
(IJIRSET), 2022.

5. "A Smart Industrial Safety Monitoring System Using IoT", S. Kumar, IEEE International
Conference on Emerging Trends in Communication, 2020.

Websites

6. "MQ-2 Gas Sensor – Overview and Arduino Code",


[Link] Accessed on 22 June
2025, 3:45 PM.

7. "How to Use Flame Sensor with Arduino", [Link]


projects/flame-sensor-interfacing-with-arduino, Accessed on 22 June 2025, 4:05 PM.

8. "Arduino-based Industrial Safety System", [Link] Accessed


on 22 June 2025, 4:20 PM.

9. "DHT11 Sensor with Arduino", [Link]


dht11-dht22-temperature-humidity-sensor-with-arduino/, Accessed on 22 June 2025, 4:30
PM.

39

You might also like