LPG Gas Leakage Monitoring and Alert System Using Arduino: Ayesha Siddika, Imam Hossain
LPG Gas Leakage Monitoring and Alert System Using Arduino: Ayesha Siddika, Imam Hossain
LPG Gas Leakage Monitoring and Alert System Using Arduino: Ayesha Siddika, Imam Hossain
ISSN: 2319-7064
ResearchGate Impact Factor (2018): 0.28 | SJIF (2018): 7.426
Abstract: The explosion due to gas leakage has become a serious problem in our country's daily activities. Now the world is evolving with
technology, so it is necessary to use technology if possible in every case. LPG gas to resolve the accident occurred we can prevent it through
technology. The system is based on a microcontroller, which uses gas sensors as well as GSM, display and buzzer. It is designed for LPG Gas
Leakage Monitoring and Alert System using Arduino Mega with MQ135 sensor. This circuit contains MQ135 gas sensor, microcontroller,
buzzer, display and GSM. The sensor will detect the gas leakage and transmit the information to the microcontroller. On the basis of those
information, the microcontroller makes a decision and then displays a warning message on the display and the message will be sent to the
user via GSM. The uses of the Arduino microcontroller with Arduino, provide a suitable platform for implementing an embedded control
system and it is possible to modify it to meet our future requirements easily and quickly.
Keyword: LPG Gas Leakage, Monitoring, Security, Gas sensor, GSM module, Microcontroller
Hardware Requirements Initially, the microcontroller send signal to the GSM module
1) Arduino UNO Microcontroller and if the GSM module is connected properly with the
2) 16x2 LCD Display microcontroller it sends an acknowledgement signal back to
3) 12v dc power supply the microcontroller. Then if there is any gas leakage in the MO
4) 5v Regulated CKT sphere it is detected by the gas sensor unit using MQ-6sensor.
5) Buzzer After the sensor unit detects the gas leakage, a signal is sent to
6) LPG Gas sensor the ADC unit of the microcontroller which then sends
7) GSM Module activation signal to other external devices connected to it such
8) GSM Sim as buzzer, GSM module and LCD display.
9) Connecting wires
10) Project base. 3.3 Circuit Diagram
Software Requirements
1) Arduino IDE
2) Language C++
Flowchart
Flowchart in a logical sequence, or structure is a graphical
representation of a production process. The purpose of a flow
chart of the process of working with a project or a common
language or reference point is provided.
Figure 3: LPG Gas leakage monitoring and alert system using Arduino