LPG Leakage Detection Circuit Breaker Using RF Module
LPG Leakage Detection Circuit Breaker Using RF Module
LPG Leakage Detection Circuit Breaker Using RF Module
using RF Module
Introduction
The toxicity, LPG gas even though slightly toxic, is not poisonous it can
pose a serious effect if they leak, it may leak as a gas or a liquid. If the
liquid leaks it will quickly evaporate and form a relatively large cloud of
gas which will drop to the ground, as it is heavier than air. LPG vapors can
run for long distances along the ground and can collect in drains or
basements cylinders can explode if involved in a fire. The health impact
this dangerous gas can cause cold burns to the skin and it can act as an
asphyxiate at high concentrations. Leak cause a negative effect to the
health such that the hydrocarbons and other chemicals of the LPG causes
very long sleep. It also causes irritated respiratory tract, nose and eyes.
Introduction
Objectives
Our main objective is to implement security system for detecting
leakage of LPG in closed environment using a gas sensor. When the gas
sensor detects a certain amount of LPG leakage, the circuit breaker will
trip off the power supply to eliminate the possibility of explosion triggered
when electrical sparks occurs.
Specifically, the study aims;
- To detect a LPG leakage in the area.
- To develop a wireless transmission for turning off the circuit
breaker.
-To prevent accidents cause by the LPG leakage.
Introduction
Introduction
This chapter will discuss the components and instruments used for this
project in general. In recent years, there are couple more of past related
project or paper work that is related to this project. There have been
several studies on gas sensors and several applications of system for gas
leakage detection have been developed.
A related project paper by titled Volatile Organic Compound (VOC) Gas
Leak Detection by Using Infrared Sensors by Institute of Engineering and
Science of Bilkent University, from Ankara, Turkey. In this thesis, the methods
for detection and monitoring gas leaks by using a Pyro-electric (or Passive)
Infrared (PIR) sensor and a thermopile sensor. A continuous time analog
signal is obtained for both of the sensors and sent to a PC for signal
processing.
Review of Related Literature
While using the PIR sensor, it have Hidden Markov Models (HMM) for each
type of event to be classified. Then, by using a probabilistic approach it
determine which class any test signal belongs to. In the case of a
thermopile sensor, in addition to Hidden Markov Modeling method, it also
use a method based on the period of the sensor signal. The frequency of
the output signal of the thermopile sensor increases with the presence of
VOC gas leak. By using this fact, we control whether the period of a test
signal is below a predefined threshold or not. If it is, our system triggers an
alarm.
Review of Related Literature
The third paper that is related to this project is Toxic Gas Release
Alarm System Using PIC Microcontroller by Engineering Department
from University Technology in Malaysia. This project was created to
detect carbon monoxide using TGS 2442 gas sensor and generate
an alarm signal when the detected gas reaches its hazardous level.
Powered by Microchips PIC18F2550, this project will alarm when the
carbon monoxide gas reach a hazardous level and be aware of the
gas concentration level displayed on the LCD system
Programming Tool
A sensor is used for this project to detect and responds to the type of
input from the physical environment. The specific input is one of a great
number of other environmental phenomena. The output at the sensor
location is transmitted electronically over a network for reading and further
processing of the system.
MQ Gas Sensor
The MQ series of gas sensors use a small heater inside with an electro-
chemical sensor. They are sensitive for a range of gasses and are used
indoors at room temperature. They can be calibrated more or less based
on Load-resistor and Burn-in program but a known concentration of the
measured gas or gasses is needed for that. The output is an analog signal
and can be read with an analog input of the Arduino.
MQ-6 gas sensor has high sensitivity to Propane, Butane and LPG, it
also response to Natural gas. The sensor could be used to detect different
combustible gas, especially Methane, it is with low cost and suitable for
different application.
Wireless Transmission
Flow Chart
Methodology
GAS SENSOR
MQ-6 gas sensor composed by micro AL2O3 ceramic tube, Tin
Dioxide (SnO2) sensitive layer, measuring electrode and heater are fixed
into a crust made by plastic and stainless steel net. The heater provides
necessary work conditions for work of sensitive components. The
enveloped MQ-6 has 6 pin, 4 of them are used to fetch signals, and other 2
are used for providing heating current.
GAS SENSOR VALUE
The MQ-6 can detect gas concentrations anywhere from 200 to
10000ppm.
Methodology
MICROCONTROLLER
The microcontroller reads the data, decodes it, and trips the circuit
breaker which will prevent electrical sparks.