0% found this document useful (0 votes)
2 views22 pages

Mini Project

The document discusses the design of a Gas Leakage Detector that utilizes an Arduino microcontroller, SIM800 GSM module, and MQ2 gas sensor to provide real-time monitoring and SMS alerts for gas leaks. It highlights the importance of early detection to prevent catastrophic accidents caused by gas leaks in various settings. Additionally, it reviews existing literature on gas detection systems, emphasizing advancements in technology and integration with IoT for enhanced safety.

Uploaded by

Riz
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)
2 views22 pages

Mini Project

The document discusses the design of a Gas Leakage Detector that utilizes an Arduino microcontroller, SIM800 GSM module, and MQ2 gas sensor to provide real-time monitoring and SMS alerts for gas leaks. It highlights the importance of early detection to prevent catastrophic accidents caused by gas leaks in various settings. Additionally, it reviews existing literature on gas detection systems, emphasizing advancements in technology and integration with IoT for enhanced safety.

Uploaded by

Riz
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
You are on page 1/ 22

‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭Chapter 1:‬
‭Introduction‬
‭Gas‬ ‭leaks,‬ ‭whether‬ ‭in‬ ‭residential,‬ ‭commercial,‬ ‭or‬ ‭industrial‬ ‭settings,‬ ‭are‬ ‭a‬ ‭significant‬ ‭safety‬
‭concern‬ ‭due‬ ‭to‬ ‭the‬ ‭risks‬ ‭of‬ ‭explosion,‬ ‭fire,‬ ‭and‬ ‭inhalation‬ ‭of‬ ‭toxic‬ ‭gases.‬ ‭LPG‬ ‭(Liquefied‬
‭Petroleum‬ ‭Gas),‬ ‭natural‬ ‭gas,‬‭and‬‭other‬‭fuel‬‭gases‬‭are‬‭commonly‬‭used‬‭in‬‭homes,‬‭industries,‬‭and‬
‭transportation‬ ‭systems.‬ ‭While‬ ‭these‬ ‭gases‬ ‭are‬ ‭essential‬ ‭for‬ ‭various‬ ‭applications,‬ ‭they‬ ‭are‬ ‭also‬
‭highly‬ ‭flammable‬ ‭and,‬ ‭when‬ ‭mixed‬ ‭with‬ ‭air‬ ‭in‬ ‭certain‬ ‭proportions,‬ ‭can‬ ‭cause‬ ‭catastrophic‬
‭explosions.‬

‭According‬ ‭to‬ ‭multiple‬ ‭studies‬ ‭and‬ ‭reports,‬ ‭gas-related‬ ‭accidents‬ ‭have‬ ‭resulted‬ ‭in‬ ‭not‬ ‭only‬
‭massive‬‭property‬‭damage‬‭but‬‭also‬‭fatalities‬‭across‬‭the‬‭globe.‬‭In‬‭countries‬‭with‬‭dense‬‭populations‬
‭or‬ ‭heavy‬ ‭industrialization,‬‭the‬‭potential‬‭risks‬‭increase‬‭due‬‭to‬‭the‬‭extensive‬‭use‬‭of‬‭gas‬‭cylinders,‬
‭pipelines,‬‭and‬‭storage‬‭tanks.‬‭Gas‬‭leaks‬‭that‬‭go‬‭undetected‬‭for‬‭prolonged‬‭periods‬‭can‬‭lead‬‭to‬‭fires‬
‭or explosions, causing irreparable harm to both human life and infrastructure.‬

‭To‬‭mitigate‬‭these‬‭risks,‬‭early‬‭detection‬‭of‬‭gas‬‭leaks‬‭is‬‭crucial.‬‭Traditional‬‭gas‬‭detection‬‭methods‬
‭involve‬ ‭manual‬ ‭inspections‬ ‭or‬ ‭basic‬ ‭alarms‬ ‭that‬ ‭require‬ ‭human‬ ‭presence‬ ‭to‬ ‭detect‬ ‭leaks.‬
‭However,‬‭these‬‭methods‬‭are‬‭not‬‭always‬‭reliable,‬‭particularly‬‭during‬‭off-hours‬‭or‬‭in‬‭remote‬‭areas.‬
‭This‬ ‭necessitates‬ ‭the‬ ‭development‬ ‭of‬ ‭an‬ ‭automated‬ ‭system‬ ‭that‬ ‭can‬ ‭continuously‬ ‭monitor‬ ‭gas‬
‭levels and provide immediate notifications in case of a leakage.‬

‭Objective of the Project:‬

‭The‬ ‭objective‬ ‭of‬ ‭this‬ ‭project‬ ‭is‬ ‭to‬ ‭design‬ ‭a‬ ‭Gas‬ ‭Leakage‬ ‭Detector‬ ‭that‬ ‭provides‬ ‭real-time‬
‭monitoring‬ ‭and‬ ‭alerting‬ ‭through‬ ‭SMS,‬ ‭using‬ ‭an‬ ‭Arduino‬ ‭microcontroller‬ ‭integrated‬ ‭with‬ ‭a‬
‭SIM800‬‭GSM‬‭module‬‭and‬‭an‬‭MQ2‬‭gas‬‭sensor.‬‭The‬‭system‬‭will‬‭detect‬‭dangerous‬‭levels‬‭of‬‭gases‬
‭such‬ ‭as‬ ‭LPG,‬ ‭methane,‬ ‭alcohol,‬ ‭benzene,‬ ‭and‬ ‭smoke,‬ ‭and‬‭trigger‬‭an‬‭SMS‬‭alert‬‭to‬‭a‬‭predefined‬
‭phone‬ ‭number.‬ ‭This‬ ‭solution‬ ‭not‬ ‭only‬ ‭ensures‬ ‭faster‬ ‭detection‬ ‭but‬ ‭also‬ ‭enables‬ ‭remote‬
‭monitoring, allowing users to take preventive actions promptly.‬

‭In‬ ‭addition‬ ‭to‬ ‭providing‬ ‭an‬ ‭immediate‬ ‭alert,‬ ‭the‬ ‭system‬ ‭also‬ ‭features‬ ‭a‬‭16x2‬‭LCD‬‭display‬‭that‬
‭continuously‬‭shows‬‭the‬‭gas‬‭levels,‬‭allowing‬‭users‬‭to‬‭visually‬‭monitor‬‭the‬‭concentration‬‭of‬‭gas‬‭in‬

‭Department of ECE, BMSCE Page No‬‭1‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭the‬ ‭environment.‬ ‭The‬ ‭use‬ ‭of‬ ‭the‬‭MQ2‬‭sensor‬‭is‬‭ideal‬‭for‬‭this‬‭purpose‬‭due‬‭to‬‭its‬‭sensitivity‬‭to‬‭a‬


‭wide‬ ‭range‬ ‭of‬ ‭harmful‬ ‭gases,‬ ‭making‬ ‭the‬ ‭system‬ ‭versatile‬ ‭and‬ ‭suitable‬ ‭for‬ ‭different‬
‭environments.‬

‭Overview of the Technology:‬

‭This‬ ‭gas‬ ‭leakage‬ ‭detection‬ ‭system‬ ‭incorporates‬ ‭several‬ ‭key‬ ‭components:‬ ‭an‬ ‭Arduino‬ ‭UNO‬
‭microcontroller,‬‭a‬‭SIM800‬‭GSM‬‭module‬‭,‬‭an‬‭MQ2‬‭gas‬‭sensor‬‭,‬‭and‬‭a‬‭16x2‬‭LCD‬‭display‬‭.‬‭Each‬
‭of these components plays a critical role in ensuring the effective operation of the system.‬

‭1.‬ ‭Arduino‬ ‭UNO:‬ ‭The‬ ‭Arduino‬ ‭board‬ ‭serves‬ ‭as‬ ‭the‬ ‭brain‬ ‭of‬ ‭the‬ ‭system,‬ ‭processing‬ ‭the‬
‭input‬ ‭from‬ ‭the‬‭gas‬‭sensor‬‭and‬‭controlling‬‭the‬‭output.‬‭It‬‭reads‬‭the‬‭analog‬‭signal‬‭from‬‭the‬
‭MQ2‬ ‭sensor‬ ‭and‬ ‭converts‬ ‭it‬ ‭into‬ ‭a‬ ‭meaningful‬ ‭gas‬ ‭concentration‬ ‭value.‬ ‭Based‬ ‭on‬ ‭the‬
‭concentration‬‭levels,‬‭the‬‭Arduino‬‭determines‬‭if‬‭the‬‭gas‬‭has‬‭reached‬‭dangerous‬‭levels‬‭and‬
‭triggers the SMS alert function via the GSM module.‬
‭2.‬ ‭MQ2‬ ‭Gas‬ ‭Sensor:‬ ‭This‬ ‭gas‬ ‭sensor‬ ‭is‬ ‭highly‬ ‭sensitive‬ ‭to‬ ‭gases‬ ‭like‬ ‭LPG,‬ ‭methane,‬
‭ammonia,‬ ‭alcohol‬‭,‬ ‭and‬ ‭smoke‬‭,‬ ‭making‬ ‭it‬ ‭suitable‬ ‭for‬ ‭detecting‬ ‭gas‬ ‭leaks‬ ‭in‬ ‭various‬
‭environments.‬ ‭The‬ ‭sensor‬ ‭produces‬ ‭an‬ ‭analog‬ ‭voltage‬ ‭output‬ ‭proportional‬ ‭to‬ ‭the‬
‭concentration‬ ‭of‬ ‭the‬ ‭gases‬ ‭present‬ ‭in‬ ‭the‬ ‭air.‬ ‭This‬ ‭output‬ ‭is‬ ‭fed‬ ‭into‬ ‭the‬ ‭Arduino‬ ‭for‬
‭further processing.‬
‭3.‬ ‭SIM800‬‭GSM‬‭Module:‬‭The‬‭SIM800‬‭module‬‭enables‬‭the‬‭system‬‭to‬‭send‬‭SMS‬‭alerts‬‭to‬‭a‬
‭designated‬‭phone‬‭number‬‭when‬‭a‬‭gas‬‭leak‬‭is‬‭detected.‬‭This‬‭feature‬‭allows‬‭the‬‭system‬‭to‬
‭notify‬ ‭users‬ ‭even‬ ‭if‬ ‭they‬ ‭are‬ ‭not‬ ‭physically‬ ‭present‬ ‭near‬ ‭the‬ ‭location‬ ‭of‬ ‭the‬ ‭leak.‬ ‭The‬
‭GSM‬‭module‬‭communicates‬‭with‬‭the‬‭Arduino‬‭using‬‭AT‬‭commands,‬‭and‬‭it‬‭is‬‭powered‬‭by‬
‭an external 9V/12V DC supply.‬
‭4.‬ ‭16x2‬ ‭LCD‬ ‭Display:‬ ‭The‬ ‭LCD‬ ‭display‬ ‭provides‬ ‭a‬ ‭real-time‬ ‭readout‬ ‭of‬ ‭the‬ ‭gas‬
‭concentration‬ ‭levels.‬ ‭This‬ ‭visual‬ ‭aid‬ ‭allows‬ ‭for‬ ‭on-site‬ ‭monitoring,‬ ‭making‬ ‭it‬ ‭easy‬ ‭to‬
‭assess whether the environment is safe or if action needs to be taken.‬

‭Department of ECE, BMSCE Page No‬‭2‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭Chapter 2:‬
‭Literature Review‬

‭In‬‭this‬‭section,‬‭we‬‭explore‬‭various‬‭studies‬‭related‬‭to‬‭gas‬‭leakage‬‭detection‬‭systems,‬‭focusing‬‭on‬
‭different‬ ‭technologies‬ ‭and‬ ‭approaches,‬ ‭including‬ ‭the‬ ‭integration‬ ‭of‬ ‭Internet‬ ‭of‬ ‭Things‬ ‭(IoT)‬
‭platforms,‬ ‭low-power‬ ‭solutions,‬ ‭and‬‭advanced‬‭sensors.‬‭The‬‭review‬‭highlights‬‭key‬‭contributions‬
‭and‬ ‭innovations‬ ‭from‬‭each‬‭study,‬‭providing‬‭a‬‭comprehensive‬‭background‬‭for‬‭understanding‬‭the‬
‭current state of research in gas detection systems.‬

‭Smart Gas Detection Systems for Home Safety‬

‭E.‬ ‭M.‬ ‭Saleh,‬ ‭T.‬ ‭Imbarake,‬ ‭S.‬ ‭Elakeili,‬ ‭and‬ ‭A.‬ ‭G.‬ ‭Faraj‬ ‭(2024)‬ ‭proposed‬ ‭the‬‭SGD:‬‭Smart‬‭Gas‬
‭Leakage‬ ‭Detection‬‭System‬‭for‬‭Home‬‭Safety‬‭,‬‭which‬‭emphasizes‬‭the‬‭integration‬‭of‬‭gas‬‭sensors‬
‭with‬‭smart‬‭technologies‬‭to‬‭enhance‬‭home‬‭safety.‬‭The‬‭system‬‭uses‬‭an‬‭array‬‭of‬‭sensors,‬‭including‬
‭gas‬‭detectors,‬‭to‬‭monitor‬‭potential‬‭leaks‬‭in‬‭real-time.‬‭A‬‭GSM‬‭module‬‭is‬‭employed‬‭to‬‭send‬‭alerts‬
‭to‬‭homeowners‬‭via‬‭SMS‬‭in‬‭the‬‭event‬‭of‬‭a‬‭leak.‬‭The‬‭system‬‭incorporates‬‭wireless‬‭sensor‬‭networks‬
‭(WSNs)‬ ‭to‬ ‭ensure‬ ‭that‬ ‭the‬ ‭detection‬ ‭is‬ ‭spread‬ ‭across‬ ‭the‬ ‭entire‬ ‭household,‬ ‭preventing‬ ‭any‬
‭potential‬ ‭blind‬ ‭spots‬ ‭in‬ ‭monitoring.‬ ‭Their‬ ‭research‬ ‭demonstrates‬ ‭the‬ ‭effectiveness‬ ‭of‬ ‭wireless‬
‭networks‬‭in‬‭providing‬‭rapid‬‭responses‬‭to‬‭gas‬‭leaks,‬‭contributing‬‭significantly‬‭to‬‭the‬‭literature‬‭on‬
‭home safety and IoT-driven gas detection systems [1].‬

‭Indoor Fire Safety Detection Using ARM‬

‭In‬ ‭another‬ ‭significant‬ ‭contribution,‬ ‭J.‬ ‭Yin‬ ‭(2024)‬ ‭presented‬ ‭a‬ ‭system‬ ‭for‬ ‭Indoor‬ ‭Fire‬ ‭Safety‬
‭Detection‬ ‭Based‬ ‭on‬ ‭ARM‬‭,‬ ‭targeting‬ ‭fire‬ ‭hazards‬ ‭often‬ ‭caused‬ ‭by‬ ‭gas‬ ‭leaks.‬ ‭The‬‭ARM-based‬
‭system‬‭uses‬‭a‬‭combination‬‭of‬‭gas‬‭and‬‭smoke‬‭sensors‬‭to‬‭detect‬‭any‬‭anomaly‬‭related‬‭to‬‭gas‬‭leaks‬
‭or‬‭fire.‬‭The‬‭system‬‭operates‬‭autonomously,‬‭alerting‬‭users‬‭through‬‭both‬‭auditory‬‭alarms‬‭and‬‭SMS‬
‭notifications.‬ ‭The‬ ‭ARM‬ ‭architecture‬ ‭provides‬ ‭the‬ ‭advantage‬ ‭of‬ ‭low‬ ‭power‬ ‭consumption‬ ‭while‬
‭maintaining‬ ‭high‬ ‭performance,‬ ‭making‬ ‭the‬ ‭system‬ ‭suitable‬ ‭for‬ ‭long-term‬ ‭monitoring‬ ‭in‬
‭residential‬ ‭and‬ ‭industrial‬ ‭settings.‬ ‭Yin’s‬ ‭study‬ ‭highlights‬ ‭the‬ ‭importance‬ ‭of‬ ‭integrating‬ ‭fire‬
‭detection‬ ‭with‬ ‭gas‬ ‭sensors‬ ‭to‬ ‭provide‬ ‭a‬ ‭comprehensive‬ ‭safety‬ ‭mechanism‬ ‭for‬ ‭indoor‬
‭environments [2].‬

‭Department of ECE, BMSCE Page No‬‭3‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭Low-Power IoT Solutions for Gas Monitoring‬

‭S.‬ ‭Alves,‬ ‭S.‬ ‭Paiva,‬ ‭P.‬ ‭Santos,‬ ‭and‬ ‭J.‬ ‭Cabral‬ ‭(2024)‬ ‭explored‬ ‭the‬ ‭concept‬ ‭of‬ ‭Low-Power‬ ‭IoT‬
‭Solutions‬ ‭for‬ ‭Monitoring‬ ‭Natural‬ ‭Gas‬ ‭Systems‬ ‭Using‬ ‭CH4‬‭MOS‬‭Detection‬‭.‬‭Their‬‭research‬
‭aimed‬ ‭to‬‭create‬‭a‬‭cost-effective,‬‭low-power‬‭solution‬‭for‬‭continuous‬‭gas‬‭monitoring‬‭in‬‭industrial‬
‭settings,‬ ‭particularly‬ ‭for‬ ‭natural‬ ‭gas‬ ‭distribution.‬ ‭The‬ ‭system‬ ‭uses‬ ‭CH4‬
‭metal-oxide-semiconductor‬ ‭(MOS)‬ ‭sensors‬ ‭integrated‬ ‭with‬ ‭an‬ ‭IoT‬ ‭framework‬ ‭to‬ ‭transmit‬
‭real-time‬ ‭data‬ ‭on‬ ‭methane‬ ‭levels‬ ‭to‬ ‭a‬ ‭centralized‬ ‭monitoring‬ ‭hub.‬ ‭This‬ ‭work‬ ‭is‬ ‭crucial‬ ‭in‬
‭addressing‬ ‭the‬ ‭power‬ ‭consumption‬ ‭challenges‬ ‭often‬ ‭faced‬ ‭in‬ ‭IoT‬ ‭devices,‬ ‭particularly‬ ‭those‬
‭deployed‬‭in‬‭remote‬‭locations.‬‭The‬‭authors‬‭emphasize‬‭the‬‭need‬‭for‬‭energy-efficient‬‭solutions‬‭that‬
‭do not compromise the accuracy of gas detection [3].‬

‭Application of Laser Gas Detectors in Industrial Settings‬

‭M.‬ ‭Zhang‬ ‭et‬‭al.‬‭(2023)‬‭introduced‬‭the‬‭Application‬‭of‬‭Laser‬‭Gas‬‭Detectors‬‭in‬‭Gas‬‭Operation‬


‭Sites‬‭,‬ ‭focusing‬ ‭on‬ ‭using‬ ‭laser-based‬‭technologies‬‭to‬‭detect‬‭gas‬‭leaks.‬‭Their‬‭approach‬‭uses‬‭laser‬
‭gas‬ ‭detection‬ ‭systems,‬ ‭which‬ ‭offer‬ ‭precise‬ ‭and‬ ‭non-intrusive‬ ‭monitoring‬ ‭of‬‭hazardous‬‭gases‬‭in‬
‭industrial‬‭environments.‬‭The‬‭study‬‭points‬‭out‬‭that‬‭laser‬‭gas‬‭detectors‬‭have‬‭a‬‭faster‬‭response‬‭time‬
‭and‬‭can‬‭cover‬‭larger‬‭areas‬‭compared‬‭to‬‭traditional‬‭gas‬‭sensors‬‭like‬‭MQ-series.‬‭Additionally,‬‭laser‬
‭detectors‬‭are‬‭less‬‭prone‬‭to‬‭false‬‭positives,‬‭which‬‭is‬‭a‬‭common‬‭challenge‬‭in‬‭gas‬‭detection‬‭due‬‭to‬
‭environmental‬ ‭factors‬ ‭such‬ ‭as‬ ‭humidity‬ ‭or‬ ‭dust‬ ‭[4].‬ ‭Zhang's‬ ‭research‬ ‭provides‬ ‭insights‬ ‭into‬
‭advanced gas detection techniques that can enhance safety in high-risk industrial sites.‬

‭NB-IoT for Indoor Gas Safety Management‬

‭L.‬‭Jinfeng,‬‭C.‬‭Chen,‬‭C.‬‭Xiaowei,‬‭and‬‭W.‬‭Wei‬‭(2021)‬‭proposed‬‭a‬‭system‬‭for‬‭the‬‭Management‬‭of‬
‭Indoor‬ ‭Gas‬ ‭Safety‬ ‭Based‬ ‭on‬ ‭NB-IoT‬ ‭Gas‬ ‭Meter‬‭.‬ ‭The‬ ‭system‬ ‭utilizes‬ ‭narrowband‬ ‭IoT‬
‭(NB-IoT)‬ ‭technology‬ ‭to‬ ‭monitor‬ ‭gas‬ ‭consumption‬ ‭and‬ ‭detect‬ ‭leaks‬ ‭in‬ ‭real-time.‬ ‭The‬ ‭authors‬
‭integrate‬‭the‬‭NB-IoT‬‭platform‬‭with‬‭smart‬‭gas‬‭meters,‬‭enabling‬‭remote‬‭control‬‭and‬‭monitoring‬‭of‬
‭gas‬ ‭usage‬ ‭in‬ ‭both‬ ‭residential‬ ‭and‬ ‭industrial‬ ‭settings.‬‭The‬‭research‬‭emphasizes‬‭the‬‭advantage‬‭of‬
‭using‬ ‭NB-IoT‬ ‭due‬ ‭to‬‭its‬‭extended‬‭coverage,‬‭low‬‭power‬‭consumption,‬‭and‬‭the‬‭ability‬‭to‬‭support‬
‭massive‬ ‭device‬‭connections.‬‭This‬‭solution‬‭allows‬‭for‬‭real-time‬‭communication‬‭with‬‭gas‬‭meters,‬
‭making it easier to prevent accidents by remotely controlling gas supply in case of leaks [5].‬

‭Department of ECE, BMSCE Page No‬‭4‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭Wireless Home Safety Gas Leakage Detection‬

‭L.‬‭Fraiwan,‬‭K.‬‭Lweesy,‬‭A.‬‭Bani-Salma,‬‭and‬‭N.‬‭Mani‬‭(2011)‬‭presented‬‭one‬‭of‬‭the‬‭early‬‭studies‬‭on‬
‭Wireless‬ ‭Home‬ ‭Safety‬ ‭Gas‬ ‭Leakage‬ ‭Detection‬ ‭Systems‬‭.‬ ‭Their‬ ‭research‬ ‭aimed‬ ‭to‬ ‭develop‬ ‭a‬
‭cost-effective‬ ‭and‬ ‭reliable‬ ‭gas‬ ‭detection‬ ‭system‬ ‭for‬ ‭residential‬ ‭applications.‬ ‭Using‬ ‭a‬ ‭wireless‬
‭sensor‬ ‭network‬ ‭(WSN),‬ ‭the‬ ‭system‬ ‭continuously‬ ‭monitors‬ ‭gas‬ ‭levels‬ ‭and‬ ‭sends‬ ‭alerts‬ ‭to‬
‭homeowners‬ ‭via‬ ‭text‬ ‭messages‬ ‭if‬ ‭a‬ ‭leak‬ ‭is‬ ‭detected.‬ ‭This‬ ‭early‬ ‭work‬ ‭laid‬ ‭the‬ ‭foundation‬ ‭for‬
‭subsequent‬ ‭studies‬ ‭that‬ ‭integrated‬ ‭more‬ ‭advanced‬ ‭IoT‬ ‭and‬ ‭GSM‬ ‭technologies‬ ‭into‬‭gas‬‭leakage‬
‭detection‬ ‭systems.‬‭Despite‬‭its‬‭simplicity,‬‭the‬‭system‬‭effectively‬‭demonstrated‬‭the‬‭importance‬‭of‬
‭real-time alerts and the potential of wireless communication in enhancing home safety [6].‬

‭IoT-Based Gas Leakage Control in Bangladesh‬

‭H.‬‭Paul,‬‭M.‬‭K.‬‭Saifullah,‬‭and‬‭M.‬‭M.‬‭Kabir‬‭(2021)‬‭presented‬‭a‬‭study‬‭on‬‭the‬‭Smart‬‭Natural‬‭Gas‬
‭Leakage‬ ‭Detection‬ ‭and‬ ‭Control‬ ‭System‬ ‭for‬ ‭Gas‬ ‭Distribution‬ ‭Companies‬ ‭of‬ ‭Bangladesh‬
‭using‬ ‭IoT‬‭.‬ ‭The‬ ‭system‬ ‭employs‬ ‭IoT‬ ‭devices‬ ‭to‬‭detect‬‭and‬‭control‬‭gas‬‭leaks‬‭across‬‭various‬‭gas‬
‭distribution‬ ‭networks.‬ ‭The‬ ‭authors‬ ‭developed‬ ‭a‬ ‭framework‬ ‭where‬ ‭IoT‬ ‭sensors‬ ‭are‬ ‭placed‬ ‭at‬
‭critical‬‭points‬‭within‬‭the‬‭distribution‬‭network,‬‭providing‬‭continuous‬‭monitoring‬‭and‬‭the‬‭ability‬‭to‬
‭shut‬‭off‬‭the‬‭gas‬‭supply‬‭remotely‬‭if‬‭a‬‭leak‬‭is‬‭detected.‬‭Their‬‭research‬‭contributes‬‭to‬‭improving‬‭the‬
‭operational‬ ‭safety‬ ‭of‬ ‭gas‬ ‭distribution‬ ‭companies‬ ‭by‬ ‭minimizing‬ ‭human‬ ‭intervention‬ ‭and‬
‭automating the process of gas leakage detection and control [7].‬

‭Industrial Gas Leakage Detection System‬

‭R.‬‭K.‬‭Kodali,‬‭R.‬‭N.‬‭V.‬‭Greeshma,‬‭K.‬‭P.‬‭Nimmanapalli,‬‭and‬‭Y.‬‭K.‬‭Y.‬‭Borra‬‭(2018)‬‭developed‬‭an‬
‭IoT-Based‬ ‭Industrial‬ ‭Plant‬ ‭Safety‬ ‭Gas‬ ‭Leakage‬ ‭Detection‬ ‭System‬‭,‬ ‭focusing‬ ‭on‬ ‭providing‬
‭real-time‬‭monitoring‬‭of‬‭gas‬‭levels‬‭in‬‭industrial‬‭plants.‬‭Their‬‭system‬‭uses‬‭IoT-enabled‬‭gas‬‭sensors‬
‭to‬ ‭continuously‬ ‭monitor‬‭the‬‭environment‬‭and‬‭transmit‬‭the‬‭data‬‭to‬‭a‬‭cloud-based‬‭platform.‬‭Plant‬
‭managers‬ ‭can‬ ‭access‬ ‭this‬ ‭data‬ ‭from‬‭remote‬‭locations,‬‭enabling‬‭quick‬‭responses‬‭to‬‭any‬‭detected‬
‭leaks.‬ ‭The‬ ‭study‬ ‭highlights‬ ‭the‬ ‭importance‬ ‭of‬ ‭integrating‬ ‭IoT‬ ‭with‬ ‭industrial‬ ‭safety‬ ‭systems,‬
‭providing‬ ‭an‬ ‭automated,‬ ‭efficient‬ ‭solution‬ ‭for‬ ‭monitoring‬ ‭gas‬ ‭levels‬ ‭in‬ ‭large‬ ‭industrial‬
‭environments [8].‬

‭Tubing Leakage Detection in Gas Wells‬

‭Department of ECE, BMSCE Page No‬‭5‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭R.‬ ‭Xie‬ ‭et‬ ‭al.‬ ‭(2024)‬ ‭proposed‬ ‭an‬ ‭Identification‬ ‭Method‬ ‭of‬ ‭Tubing‬ ‭Leakage‬ ‭Based‬ ‭on‬
‭PCA-SVM‬‭in‬‭Gas‬‭Wells‬‭,‬‭addressing‬‭the‬‭specific‬‭challenge‬‭of‬‭detecting‬‭leaks‬‭in‬‭gas‬‭well‬‭tubing.‬
‭Their‬ ‭approach‬ ‭uses‬ ‭principal‬ ‭component‬ ‭analysis‬ ‭(PCA)‬ ‭combined‬ ‭with‬ ‭a‬ ‭support‬ ‭vector‬
‭machine‬‭(SVM)‬‭algorithm‬‭to‬‭accurately‬‭identify‬‭gas‬‭leaks‬‭from‬‭complex‬‭datasets‬‭collected‬‭from‬
‭gas‬ ‭wells.‬ ‭This‬ ‭method‬ ‭reduces‬ ‭false‬ ‭positives‬ ‭and‬ ‭improves‬ ‭the‬ ‭overall‬ ‭accuracy‬ ‭of‬ ‭leak‬
‭detection‬‭in‬‭harsh‬‭and‬‭noisy‬‭environments.‬‭The‬‭application‬‭of‬‭machine‬‭learning‬‭in‬‭gas‬‭detection‬
‭is‬‭a‬‭significant‬‭advancement,‬‭particularly‬‭in‬‭the‬‭oil‬‭and‬‭gas‬‭industry,‬‭where‬‭the‬‭early‬‭detection‬‭of‬
‭leaks can prevent major accidents [9].‬

‭IoT-Based LPG Gas Usage and Leakage Detection‬

‭Finally,‬‭M.‬‭H.‬‭B.‬‭M.‬‭Yaya,‬‭R.‬‭K.‬‭Patchmuthu,‬‭and‬‭A.‬‭T.‬‭Wan‬‭(2021)‬‭focused‬‭on‬‭LPG‬‭Gas‬‭Usage‬
‭and‬‭Leakage‬‭Detection‬‭Using‬‭IoT‬‭in‬‭Brunei‬‭.‬‭Their‬‭system‬‭monitors‬‭LPG‬‭usage‬‭in‬‭residential‬
‭homes‬ ‭and‬ ‭detects‬ ‭gas‬ ‭leaks‬ ‭using‬ ‭IoT-based‬ ‭gas‬ ‭sensors.‬ ‭The‬ ‭data‬ ‭is‬ ‭transmitted‬ ‭to‬ ‭a‬ ‭cloud‬
‭platform,‬‭where‬‭homeowners‬‭can‬‭track‬‭their‬‭gas‬‭consumption‬‭and‬‭receive‬‭alerts‬‭if‬‭any‬‭abnormal‬
‭gas‬ ‭activity‬ ‭is‬ ‭detected.‬ ‭The‬ ‭system‬ ‭also‬ ‭allows‬ ‭for‬ ‭the‬ ‭automatic‬ ‭shutoff‬ ‭of‬ ‭the‬ ‭gas‬ ‭supply,‬
‭providing‬‭an‬‭additional‬‭layer‬‭of‬‭safety.‬‭This‬‭study‬‭reinforces‬‭the‬‭importance‬‭of‬‭IoT‬‭in‬‭improving‬
‭the safety and efficiency of gas usage monitoring systems [10].‬

‭Department of ECE, BMSCE Page No‬‭6‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭Chapter 3:‬
‭Problem Analysis and Solution‬

‭3.1 Problem Definition‬

‭Gas‬‭leaks‬‭are‬‭one‬‭of‬‭the‬‭major‬‭safety‬‭concerns‬‭in‬‭households‬‭and‬‭industrial‬‭environments‬‭due‬‭to‬
‭their‬‭potential‬‭to‬‭cause‬‭severe‬‭damage,‬‭fires,‬‭explosions,‬‭and‬‭health‬‭hazards.‬‭The‬‭most‬‭common‬
‭causes‬‭of‬‭gas‬‭leaks‬‭are‬‭faulty‬‭appliances,‬‭deteriorated‬‭pipes,‬‭or‬‭improper‬‭maintenance.‬‭Detecting‬
‭these‬ ‭leaks‬ ‭early‬ ‭can‬ ‭prevent‬ ‭catastrophic‬‭incidents‬‭and‬‭reduce‬‭the‬‭number‬‭of‬‭accidents‬‭caused‬
‭by‬ ‭hazardous‬ ‭gases‬ ‭such‬ ‭as‬ ‭methane‬ ‭(CH₄),‬ ‭propane‬ ‭(C₃H₈),‬ ‭and‬ ‭Liquefied‬ ‭Petroleum‬ ‭Gas‬
‭(LPG).‬ ‭Despite‬ ‭numerous‬ ‭systems‬ ‭for‬ ‭detecting‬‭gas‬‭leaks,‬‭many‬‭lack‬‭real-time‬‭alerts‬‭or‬‭cannot‬
‭be installed in residential settings at an affordable cost.‬

‭In‬‭industries‬‭and‬‭homes,‬‭various‬‭gases‬‭like‬‭methane‬‭and‬‭LPG‬‭are‬‭commonly‬‭used‬‭for‬‭heating‬‭and‬
‭cooking.‬ ‭When‬ ‭these‬ ‭gases‬ ‭leak‬ ‭and‬ ‭go‬ ‭undetected,‬ ‭they‬ ‭pose‬ ‭a‬ ‭serious‬ ‭threat‬ ‭to‬ ‭life‬ ‭and‬
‭property.‬‭Gas‬‭sensors‬‭in‬‭such‬‭settings‬‭are‬‭crucial‬‭for‬‭identifying‬‭leaks‬‭early.‬‭The‬‭current‬‭systems‬
‭either‬ ‭rely‬ ‭on‬ ‭wired‬ ‭alarms‬ ‭or‬ ‭advanced‬ ‭setups‬ ‭that‬ ‭are‬ ‭costly,‬ ‭complex,‬ ‭and‬ ‭not‬ ‭suited‬ ‭for‬
‭smaller‬ ‭setups.‬ ‭Additionally,‬ ‭the‬ ‭lack‬ ‭of‬ ‭a‬ ‭remote‬ ‭monitoring‬ ‭system,‬ ‭such‬ ‭as‬ ‭GSM‬ ‭or‬ ‭IoT‬
‭integration,‬‭limits‬‭their‬‭usability,‬‭particularly‬‭in‬‭homes‬‭or‬‭small‬‭businesses‬‭where‬‭real-time‬‭alerts‬
‭are‬‭essential.‬‭Therefore,‬‭there‬‭is‬‭a‬‭need‬‭for‬‭an‬‭affordable,‬‭reliable,‬‭and‬‭easy-to-install‬‭gas‬‭leakage‬
‭detection system that can provide real-time notifications.‬

‭3.2 Proposed Solution‬

‭The‬ ‭proposed‬ ‭solution‬ ‭is‬ ‭a‬ ‭Gas‬ ‭Leakage‬ ‭Detection‬ ‭System‬‭using‬‭GSM‬‭and‬‭Arduino‬‭,‬‭which‬


‭will‬‭not‬‭only‬‭detect‬‭gas‬‭leaks‬‭in‬‭real-time‬‭but‬‭also‬‭alert‬‭users‬‭via‬‭SMS.‬‭The‬‭system‬‭integrates‬‭a‬
‭SIM800‬ ‭GSM‬ ‭module‬‭,‬ ‭an‬ ‭MQ2‬ ‭Gas‬ ‭Sensor‬‭,‬ ‭and‬ ‭an‬ ‭Arduino‬ ‭microcontroller‬‭.‬ ‭The‬ ‭key‬
‭components of the system include the following:‬

‭1.‬ ‭Gas‬ ‭Detection‬‭:‬ ‭The‬ ‭MQ2‬ ‭sensor‬ ‭will‬ ‭be‬ ‭used‬ ‭for‬ ‭detecting‬ ‭harmful‬ ‭gases‬ ‭such‬ ‭as‬
‭methane,‬ ‭LPG,‬ ‭and‬ ‭other‬ ‭volatile‬ ‭compounds.‬ ‭This‬ ‭sensor‬ ‭is‬ ‭sensitive‬ ‭and‬ ‭quick‬ ‭in‬
‭response,‬‭which‬‭makes‬‭it‬‭ideal‬‭for‬‭detecting‬‭gas‬‭leaks.‬‭It‬‭provides‬‭two‬‭output‬‭signals:‬‭an‬

‭Department of ECE, BMSCE Page No‬‭7‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭analog‬‭signal‬‭(proportional‬‭to‬‭the‬‭gas‬‭concentration)‬‭and‬‭a‬‭digital‬‭signal‬‭(triggered‬‭when‬
‭a threshold concentration is surpassed).‬
‭2.‬ ‭Microcontroller‬‭(Arduino)‬‭:‬‭The‬‭Arduino‬‭UNO‬‭will‬‭be‬‭the‬‭central‬‭processing‬‭unit‬‭that‬
‭monitors‬‭the‬‭gas‬‭levels‬‭and‬‭triggers‬‭appropriate‬‭actions.‬‭The‬‭analog‬‭output‬‭from‬‭the‬‭MQ2‬
‭sensor‬ ‭will‬ ‭be‬ ‭fed‬ ‭into‬ ‭the‬ ‭Arduino,‬‭where‬‭the‬‭concentration‬‭of‬‭gases‬‭will‬‭be‬‭compared‬
‭against‬ ‭predefined‬ ‭threshold‬ ‭levels.‬ ‭If‬ ‭the‬ ‭concentration‬ ‭surpasses‬ ‭these‬ ‭levels,‬ ‭the‬
‭Arduino will initiate an alert process.‬
‭3.‬ ‭Alert‬‭System‬‭using‬‭GSM‬‭:‬‭When‬‭the‬‭system‬‭detects‬‭a‬‭gas‬‭leak,‬‭the‬‭Arduino‬‭will‬‭send‬‭a‬
‭signal‬ ‭to‬ ‭the‬ ‭SIM800‬ ‭GSM‬ ‭module‬‭,‬ ‭which‬ ‭will‬ ‭trigger‬ ‭an‬ ‭SMS‬ ‭alert‬ ‭to‬ ‭a‬ ‭predefined‬
‭mobile‬ ‭number,‬‭notifying‬‭the‬‭user‬‭of‬‭a‬‭potential‬‭gas‬‭leak.‬‭The‬‭SIM800‬‭module‬‭supports‬
‭quad-band‬ ‭GSM/GPRS‬ ‭and‬ ‭features‬ ‭a‬ ‭compact‬ ‭design,‬ ‭making‬ ‭it‬ ‭suitable‬ ‭for‬ ‭a‬ ‭wide‬
‭range‬ ‭of‬ ‭applications.‬ ‭Its‬ ‭low‬ ‭power‬ ‭consumption‬‭and‬‭robust‬‭connectivity‬‭ensure‬‭that‬‭it‬
‭functions well in residential environments where power supply might be an issue.‬
‭4.‬ ‭Visual‬ ‭Alert‬‭:‬ ‭A‬ ‭16x2‬ ‭LCD‬ ‭display‬ ‭will‬ ‭be‬ ‭connected‬ ‭to‬ ‭the‬ ‭system‬ ‭to‬ ‭provide‬ ‭a‬
‭real-time‬‭display‬‭of‬‭gas‬‭concentrations.‬‭Users‬‭will‬‭be‬‭able‬‭to‬‭see‬‭the‬‭current‬‭status‬‭of‬‭the‬
‭gas‬ ‭levels‬ ‭in‬ ‭the‬ ‭environment.‬ ‭In‬ ‭case‬ ‭of‬ ‭a‬ ‭leak,‬ ‭the‬ ‭system‬ ‭will‬ ‭display‬ ‭a‬ ‭warning‬
‭message, such as "Gas Leakage Detected."‬
‭5.‬ ‭Power‬‭Supply‬‭:‬‭The‬‭system‬‭will‬‭be‬‭powered‬‭using‬‭a‬‭combination‬‭of‬‭5V‬‭DC‬‭and‬‭12V‬‭DC‬
‭supplies,‬ ‭which‬ ‭will‬‭run‬‭the‬‭sensor,‬‭Arduino,‬‭and‬‭GSM‬‭module.‬‭Ensuring‬‭a‬‭reliable‬‭and‬
‭consistent power supply is essential for uninterrupted operation.‬

‭Department of ECE, BMSCE Page No‬‭8‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭Chapter 4:‬
‭Methodology & Implementation‬
‭4.1 Flowchart‬

‭Figure 4.1 : Basic Data Flow overview‬

‭Department of ECE, BMSCE Page No‬‭9‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭Block Diagram and Flowchart‬

‭●‬ ‭Gas Sensor (MQ2)‬‭: Senses the gas concentration and‬‭sends an analog signal to Arduino.‬
‭●‬ ‭Arduino UNO‬‭: Receives sensor input and processes the‬‭data.‬
‭○‬ ‭If gas concentration exceeds the threshold:‬
‭■‬ ‭Send command to‬‭GSM Module (SIM800)‬‭to send SMS.‬
‭■‬ ‭Displays gas concentration and alert message on the‬‭LCD Display‬‭.‬
‭●‬ ‭Power Supply‬‭: Provides required voltage to components.‬
‭●‬ ‭GSM‬ ‭Module‬ ‭(SIM800)‬‭:‬ ‭Sends‬ ‭an‬ ‭SMS‬ ‭alert‬ ‭to‬ ‭the‬ ‭predefined‬ ‭mobile‬ ‭number‬ ‭when‬
‭triggered by the Arduino.‬

‭Working Mechanism‬

‭●‬ ‭The‬ ‭system‬ ‭begins‬ ‭by‬ ‭continuously‬ ‭monitoring‬ ‭the‬ ‭gas‬ ‭levels‬ ‭using‬ ‭the‬ ‭MQ2‬ ‭sensor,‬
‭which provides real-time data to the Arduino.‬
‭●‬ ‭The‬ ‭Arduino‬ ‭processes‬ ‭the‬ ‭sensor‬ ‭data‬ ‭and‬ ‭compares‬ ‭the‬ ‭gas‬ ‭concentration‬ ‭with‬ ‭a‬
‭predefined threshold.‬
‭●‬ ‭When the gas level exceeds the threshold, the Arduino:‬
‭○‬ ‭Activates‬‭the‬‭GSM‬‭module,‬‭which‬‭sends‬‭an‬‭SMS‬‭alert‬‭to‬‭the‬‭user‬‭with‬‭a‬‭message‬
‭indicating a gas leak.‬
‭○‬ ‭Simultaneously, the system displays a warning message on the LCD.‬

‭This‬ ‭setup‬ ‭ensures‬ ‭that‬ ‭the‬ ‭user‬ ‭is‬ ‭notified‬ ‭even‬ ‭when‬ ‭they‬ ‭are‬ ‭not‬ ‭present‬ ‭at‬ ‭the‬ ‭location,‬
‭allowing‬ ‭timely‬ ‭intervention.‬ ‭The‬ ‭combination‬ ‭of‬ ‭visual‬ ‭and‬ ‭SMS‬ ‭alerts‬ ‭ensures‬ ‭a‬
‭comprehensive solution for gas leakage detection.‬

‭Flexibility and Scalability‬

‭The‬ ‭proposed‬ ‭system‬ ‭can‬ ‭easily‬ ‭be‬ ‭modified‬ ‭to‬ ‭accommodate‬ ‭additional‬ ‭sensors‬ ‭or‬
‭functionalities, such as:‬

‭●‬ ‭Multiple‬‭Sensor‬‭Compatibility‬‭:‬‭The‬‭system‬‭can‬‭also‬‭work‬‭with‬‭other‬‭sensors‬‭like‬‭MQ2‬
‭or‬‭MQ5‬‭for smoke detection or different gas types.‬

‭Department of ECE, BMSCE Page No‬‭10‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭●‬ ‭IoT‬ ‭Integration‬‭:‬ ‭The‬ ‭system‬ ‭can‬ ‭be‬ ‭expanded‬ ‭to‬ ‭use‬‭IoT‬‭technology,‬‭allowing‬‭the‬‭gas‬
‭leak data to be sent to a centralized server or cloud for remote monitoring.‬
‭●‬ ‭Advanced‬ ‭Alarm‬ ‭System‬‭:‬ ‭An‬ ‭audible‬ ‭alarm‬ ‭or‬ ‭emergency‬ ‭shut-off‬ ‭valve‬ ‭could‬ ‭be‬
‭incorporated to further enhance the safety measures.‬

‭The‬‭use‬‭of‬‭GSM‬‭technology‬‭ensures‬‭that‬‭the‬‭system‬‭can‬‭operate‬‭even‬‭in‬‭areas‬‭with‬‭limited‬‭Wi-Fi‬
‭or network connectivity, making it highly adaptable for both urban and rural applications‬

‭Benefits of the Proposed System‬

‭●‬ ‭Cost-Effective‬‭:‬‭The‬‭system‬‭is‬‭affordable‬‭and‬‭simple‬‭to‬‭set‬‭up,‬‭making‬‭it‬‭suitable‬‭for‬‭both‬
‭household and small-scale industrial use.‬
‭●‬ ‭Real-Time‬‭Alerts‬‭:‬‭SMS‬‭notifications‬‭ensure‬‭that‬‭users‬‭are‬‭immediately‬‭aware‬‭of‬‭any‬‭gas‬
‭leakage, even when they are away from the premises.‬
‭●‬ ‭Customizable‬‭:‬ ‭Different‬ ‭gas‬ ‭sensors‬ ‭and‬ ‭GSM‬ ‭modules‬‭can‬‭be‬‭used,‬‭depending‬‭on‬‭the‬
‭user’s specific requirements.‬
‭●‬ ‭Portable‬‭and‬‭Compact‬‭:‬‭The‬‭use‬‭of‬‭Arduino‬‭and‬‭SIM800‬‭results‬‭in‬‭a‬‭small,‬‭portable,‬‭and‬
‭power-efficient system, which is ideal for constrained environments.‬

‭By‬ ‭addressing‬ ‭the‬ ‭limitations‬ ‭of‬ ‭existing‬ ‭gas‬ ‭leakage‬ ‭detection‬ ‭systems,‬ ‭the‬ ‭proposed‬‭solution‬
‭provides‬ ‭a‬ ‭flexible,‬ ‭scalable,‬ ‭and‬ ‭affordable‬ ‭approach‬ ‭for‬ ‭ensuring‬ ‭home‬ ‭and‬ ‭industrial‬ ‭safety.‬
‭This‬ ‭design‬ ‭helps‬ ‭in‬ ‭mitigating‬ ‭the‬ ‭risks‬ ‭associated‬ ‭with‬ ‭gas‬ ‭leaks‬‭through‬‭early‬‭detection‬‭and‬
‭immediate notification, thereby preventing accidents and damage.‬

‭Practical Applications and Benefits:‬

‭The‬ ‭Gas‬ ‭Leakage‬ ‭Detector‬ ‭using‬ ‭GSM‬ ‭&‬ ‭Arduino‬ ‭is‬‭designed‬‭for‬‭a‬‭wide‬‭range‬‭of‬‭practical‬


‭applications, including:‬

‭●‬ ‭Residential‬ ‭Use:‬ ‭Detecting‬ ‭gas‬ ‭leaks‬ ‭from‬ ‭LPG‬ ‭cylinders‬ ‭or‬ ‭gas‬ ‭lines‬ ‭in‬ ‭kitchens‬ ‭and‬
‭homes,‬‭ensuring‬‭family‬‭safety‬‭by‬‭providing‬‭early‬‭warnings‬‭before‬‭a‬‭fire‬‭or‬‭explosion‬‭can‬
‭occur.‬

‭Department of ECE, BMSCE Page No‬‭11‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭●‬ ‭Industrial‬ ‭Use:‬ ‭In‬ ‭manufacturing‬ ‭plants,‬ ‭chemical‬ ‭storage‬ ‭areas,‬ ‭or‬ ‭warehouses‬ ‭where‬
‭gases‬ ‭are‬ ‭stored‬ ‭in‬ ‭large‬ ‭quantities,‬ ‭this‬ ‭system‬ ‭can‬ ‭prevent‬ ‭major‬ ‭disasters‬ ‭by‬
‭continuously monitoring gas levels and sending out remote alerts.‬
‭●‬ ‭Automobile‬‭and‬‭Transportation:‬‭The‬‭system‬‭can‬‭be‬‭installed‬‭in‬‭vehicles‬‭that‬‭run‬‭on‬‭gas‬
‭or‬ ‭in‬ ‭transportation‬ ‭systems‬ ‭where‬ ‭gas‬ ‭is‬ ‭used.‬ ‭Early‬ ‭detection‬ ‭of‬‭gas‬‭leaks‬‭in‬‭vehicles‬
‭can help prevent accidents during travel.‬
‭●‬ ‭Commercial‬‭Buildings:‬‭Restaurants,‬‭hotels,‬‭or‬‭malls‬‭that‬‭use‬‭gas‬‭for‬‭cooking‬‭or‬‭heating‬
‭purposes‬‭can‬‭deploy‬‭this‬‭system‬‭to‬‭avoid‬‭accidents‬‭and‬‭ensure‬‭the‬‭safety‬‭of‬‭workers‬‭and‬
‭customers.‬

‭The‬‭primary‬‭benefit‬‭of‬‭this‬‭project‬‭is‬‭its‬‭cost-effectiveness‬‭and‬‭ease‬‭of‬‭implementation‬‭.‬‭With‬‭a‬
‭few‬ ‭readily‬ ‭available‬ ‭components,‬ ‭the‬ ‭system‬ ‭can‬ ‭be‬ ‭assembled‬ ‭and‬ ‭installed‬ ‭in‬ ‭homes‬ ‭or‬
‭workplaces.‬ ‭The‬ ‭use‬ ‭of‬ ‭the‬ ‭GSM‬‭module‬‭makes‬‭it‬‭convenient‬‭to‬‭send‬‭notifications‬‭without‬‭the‬
‭need‬‭for‬‭complex‬‭network‬‭setups,‬‭and‬‭the‬‭Arduino‬‭platform‬‭provides‬‭a‬‭flexible‬‭and‬‭open-source‬
‭environment for future enhancements.‬

‭Additionally,‬ ‭the‬ ‭quick‬ ‭response‬ ‭time‬ ‭of‬ ‭the‬ ‭MQ2‬ ‭sensor,‬ ‭coupled‬ ‭with‬ ‭the‬ ‭remote‬ ‭alert‬
‭capability‬‭of‬‭the‬‭GSM‬‭module,‬‭ensures‬‭that‬‭any‬‭gas‬‭leaks‬‭are‬‭detected‬‭and‬‭reported‬‭before‬‭they‬
‭escalate‬ ‭into‬ ‭serious‬ ‭hazards.‬ ‭This‬ ‭makes‬ ‭the‬ ‭system‬ ‭a‬ ‭reliable‬ ‭safety‬‭tool‬‭for‬‭both‬‭individuals‬
‭and businesses.‬

‭Department of ECE, BMSCE Page No‬‭12‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭4.2 Data Preparation and Model Training‬

‭Figure 4.2 : Data preparation and Model Training‬

‭Department of ECE, BMSCE Page No‬‭13‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭The‬ ‭flowchart‬‭outlines‬‭the‬‭process‬‭of‬‭training‬‭and‬‭evaluating‬‭a‬‭machine‬‭learning‬‭model‬‭using‬‭a‬
‭Random‬‭Forest‬‭Classifier.‬‭The‬‭process‬‭of‬‭training‬‭a‬‭machine‬‭learning‬‭model‬‭is‬‭divided‬‭into‬‭two‬
‭primary‬ ‭sections:‬ ‭Data‬ ‭Preparation‬ ‭and‬‭Model‬‭Training‬‭.‬‭In‬‭the‬‭Data‬‭Preparation‬‭phase,‬‭the‬
‭process‬ ‭begins‬ ‭with‬ ‭initiating‬ ‭the‬ ‭model‬ ‭training‬ ‭workflow‬ ‭and‬ ‭loading‬ ‭the‬ ‭dataset‬ ‭into‬ ‭the‬
‭program.‬‭The‬‭dataset‬‭is‬‭read‬‭into‬‭a‬‭Pandas‬‭DataFrame,‬‭making‬‭it‬‭easy‬‭to‬‭manipulate‬‭and‬‭analyze.‬
‭The‬ ‭data‬ ‭is‬ ‭then‬ ‭split‬ ‭into‬ ‭features‬ ‭(input‬ ‭variables)‬ ‭and‬ ‭labels‬ ‭(target‬ ‭variable),‬ ‭assigned‬ ‭to‬
‭separate‬ ‭variables‬ ‭such‬ ‭as‬ ‭
X‬‭and‬ ‭
y‭,‬‬‭respectively.‬‭To‬‭ensure‬‭proper‬‭evaluation‬‭of‬‭the‬‭model,‬‭the‬
train_test_split‬‭function‬ ‭is‬ ‭used‬ ‭to‬ ‭divide‬ ‭the‬ ‭dataset‬ ‭into‬ ‭training‬ ‭and‬ ‭testing‬ ‭sets,‬

‭allocating‬ ‭20%‬ ‭of‬ ‭the‬ ‭data‬ ‭for‬ ‭testing.‬‭This‬‭split‬‭allows‬‭the‬‭model‬‭to‬‭learn‬‭from‬‭one‬‭portion‬‭of‬
‭the‬ ‭data‬ ‭while‬ ‭being‬ ‭tested‬ ‭on‬ ‭another,‬ ‭ensuring‬ ‭reliable‬ ‭performance‬ ‭metrics.‬ ‭Additionally,‬ ‭a‬
‭fixed‬‭random‬‭state‬‭of‬‭42‬‭is‬‭used‬‭to‬‭ensure‬‭reproducibility‬‭of‬‭results.‬‭The‬‭Data‬‭Preparation‬‭phase‬
‭concludes, providing a foundation for the next steps in model development.‬

‭The‬ ‭Model‬ ‭Training‬ ‭phase‬ ‭focuses‬ ‭on‬ ‭creating,‬ ‭training,‬ ‭and‬ ‭evaluating‬ ‭a‬ ‭Random‬ ‭Forest‬
‭Classifier.‬ ‭An‬ ‭instance‬ ‭of‬ ‭the‬ ‭classifier‬ ‭is‬ ‭created‬ ‭with‬ ‭specific‬ ‭parameters,‬ ‭including‬ ‭100‬
‭estimators‬ ‭for‬ ‭adequate‬ ‭complexity‬ ‭and‬ ‭a‬ ‭random‬ ‭state‬ ‭of‬ ‭42‬ ‭for‬‭reproducibility.‬‭The‬‭model‬‭is‬
‭then‬ ‭trained‬ ‭using‬ ‭the‬ ‭training‬ ‭dataset‬ ‭(‬‭
X_train‬‭and‬ ‭
y_train‬
‭),‬ ‭learning‬ ‭the‬ ‭underlying‬
‭patterns‬‭in‬‭the‬‭data.‬‭Once‬‭trained,‬‭the‬‭model‬‭is‬‭evaluated‬‭using‬‭the‬‭testing‬‭dataset‬‭(‬‭
X_test‬‭and‬
y_test‬
‭ ‭).‬ ‭The‬ ‭trained‬ ‭model‬ ‭predicts‬ ‭the‬ ‭labels‬ ‭for‬ ‭the‬ ‭test‬ ‭data,‬ ‭and‬ ‭these‬ ‭predictions‬ ‭are‬
‭compared‬ ‭to‬ ‭the‬ ‭true‬ ‭labels‬ ‭to‬ ‭calculate‬ ‭accuracy,‬ ‭providing‬ ‭a‬ ‭clear‬ ‭metric‬ ‭of‬ ‭the‬ ‭model's‬
‭performance.‬ ‭The‬ ‭accuracy‬ ‭score‬ ‭is‬ ‭displayed,‬ ‭offering‬ ‭insight‬ ‭into‬ ‭the‬ ‭effectiveness‬ ‭of‬ ‭the‬
‭model.‬ ‭Finally,‬ ‭the‬ ‭trained‬ ‭model‬ ‭is‬ ‭saved‬ ‭using‬ ‭
joblib‬
‭,‬ ‭allowing‬ ‭it‬ ‭to‬ ‭be‬ ‭reused‬ ‭without‬
‭retraining, enabling deployment in real-world applications.‬

‭The‬ ‭two‬ ‭sections‬ ‭are‬ ‭interconnected,‬ ‭as‬ ‭the‬ ‭prepared‬ ‭data‬ ‭from‬ ‭the‬ ‭Data‬ ‭Preparation‬ ‭phase‬
‭(‬‭
X_train‬
‭,‬ ‭
X_test‬
‭,‬ ‭
y_train‬ y_test‬
‭,‬‭ ‭)‬‭serves‬‭as‬‭input‬‭for‬‭the‬‭Model‬‭Training‬‭phase.‬‭This‬
‭structured‬‭workflow‬‭ensures‬‭that‬‭the‬‭dataset‬‭is‬‭properly‬‭handled,‬‭the‬‭model‬‭is‬‭trained‬‭effectively,‬
‭and its performance is thoroughly evaluated and saved for future use.‬

‭Department of ECE, BMSCE Page No‬‭14‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭Chapter 5:‬
‭Results and Discussion‬

‭Figure 5.1: Random Forest Model output‬

‭The‬‭analysis‬‭combines‬‭the‬‭flowchart‬‭on‬‭training‬‭a‬‭machine‬‭learning‬‭model‬‭with‬‭the‬‭gas‬‭detection‬
‭outputs‬ ‭for‬ ‭LPG‬ ‭and‬ ‭alcohol.‬ ‭The‬ ‭flowchart‬ ‭outlines‬ ‭a‬ ‭process‬ ‭for‬ ‭preparing‬ ‭data,‬ ‭training‬ ‭a‬
‭Random‬‭Forest‬‭Classifier,‬‭and‬‭evaluating‬‭its‬‭performance.‬‭This‬‭structured‬‭process‬‭could‬‭directly‬
‭apply‬ ‭to‬ ‭the‬ ‭gas‬ ‭detection‬ ‭system,‬ ‭where‬ ‭the‬ ‭model‬ ‭learns‬ ‭to‬ ‭interpret‬ ‭sensor‬ ‭data—such‬ ‭as‬
‭analog readings and sensor resistance (RS)—to identify gas types and concentrations accurately.‬

‭In‬‭the‬‭LPG‬‭detection‬‭output,‬‭the‬‭sensor‬‭resistance‬‭is‬‭extremely‬‭low‬‭at‬‭0.0768‬‭kΩ,‬‭corresponding‬
‭to‬ ‭a‬ ‭high‬ ‭concentration‬ ‭of‬ ‭38,639.78‬ ‭PPM.‬ ‭This‬ ‭indicates‬ ‭that‬ ‭LPG‬ ‭presence‬ ‭significantly‬
‭reduces‬ ‭the‬ ‭sensor's‬ ‭resistance,‬ ‭likely‬‭due‬‭to‬‭its‬‭chemical‬‭properties‬‭interacting‬‭with‬‭the‬‭sensor.‬
‭On‬ ‭the‬ ‭other‬ ‭hand,‬‭alcohol‬‭detection‬‭results‬‭in‬‭much‬‭higher‬‭resistance‬‭(33.1‬‭kΩ)‬‭and‬‭an‬‭almost‬
‭negligible‬ ‭concentration‬ ‭of‬ ‭0.21‬ ‭PPM,‬ ‭suggesting‬ ‭the‬ ‭sensor's‬ ‭sensitivity‬ ‭to‬ ‭alcohol‬ ‭is‬
‭significantly‬ ‭lower‬ ‭under‬ ‭these‬ ‭conditions.‬ ‭These‬ ‭variations‬ ‭in‬ ‭sensor‬ ‭resistance‬ ‭and‬ ‭gas‬

‭Department of ECE, BMSCE Page No‬‭15‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭concentrations‬ ‭highlight‬ ‭clear‬‭patterns‬‭that‬‭a‬‭machine‬‭learning‬‭model‬‭could‬‭leverage‬‭to‬‭classify‬


‭different gases and predict their concentrations.‬

‭Overall,‬‭the‬‭combined‬‭analysis‬‭suggests‬‭that‬‭the‬‭gas‬‭detection‬‭system‬‭can‬‭benefit‬‭from‬‭a‬‭machine‬
‭learning‬ ‭approach‬ ‭to‬ ‭improve‬ ‭accuracy‬‭and‬‭automate‬‭gas‬‭classification‬‭based‬‭on‬‭resistance‬‭and‬
‭concentration‬ ‭data.‬‭The‬‭structured‬‭training‬‭process,‬‭as‬‭described‬‭in‬‭the‬‭flowchart,‬‭would‬‭ensure‬
‭the model is robust and capable of handling diverse scenarios for real-time applications.‬

‭Department of ECE, BMSCE Page No‬‭16‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭Chapter 6:‬
‭Future Trends and Conclusion‬

‭6.1 Future Trends‬

‭The‬ ‭field‬ ‭of‬ ‭gas‬ ‭leakage‬ ‭detection‬ ‭and‬ ‭safety‬ ‭systems‬ ‭is‬ ‭continuously‬ ‭evolving,‬ ‭driven‬ ‭by‬
‭advancements‬ ‭in‬ ‭sensor‬ ‭technologies,‬ ‭wireless‬ ‭communication,‬ ‭and‬ ‭automation.‬ ‭Some‬ ‭of‬ ‭the‬
‭future trends in this domain include:‬

‭1.‬ ‭Integration with the Internet of Things (IoT):‬


‭○‬ ‭Future‬ ‭gas‬ ‭leakage‬ ‭detection‬ ‭systems‬ ‭are‬ ‭likely‬ ‭to‬ ‭be‬ ‭integrated‬ ‭with‬ ‭IoT‬
‭platforms.‬ ‭This‬ ‭would‬ ‭allow‬ ‭sensors‬ ‭to‬ ‭communicate‬ ‭with‬ ‭centralized‬ ‭cloud‬
‭platforms,‬‭enabling‬‭remote‬‭monitoring‬‭and‬‭data‬‭analysis.‬‭In‬‭real-time,‬‭users‬‭could‬
‭track‬ ‭gas‬ ‭levels‬ ‭from‬ ‭anywhere‬ ‭using‬ ‭smartphones‬ ‭or‬ ‭computers.‬ ‭IoT-based‬
‭systems‬‭could‬‭also‬‭send‬‭alerts‬‭to‬‭emergency‬‭services‬‭or‬‭trigger‬‭automated‬‭actions‬
‭such as shutting off gas supply systems.‬
‭2.‬ ‭Artificial Intelligence and Predictive Analytics:‬
‭○‬ ‭Incorporating‬ ‭artificial‬ ‭intelligence‬ ‭(AI)‬ ‭and‬ ‭machine‬ ‭learning‬ ‭(ML)‬ ‭algorithms‬
‭into‬ ‭gas‬ ‭detection‬ ‭systems‬ ‭can‬ ‭enhance‬ ‭their‬ ‭performance‬ ‭by‬ ‭predicting‬ ‭leaks‬
‭before‬‭they‬‭occur.‬‭AI‬‭can‬‭analyze‬‭sensor‬‭data‬‭over‬‭time‬‭to‬‭detect‬‭patterns‬‭of‬‭wear‬
‭and‬ ‭tear‬ ‭in‬ ‭appliances‬ ‭or‬ ‭pipes‬ ‭that‬ ‭could‬ ‭lead‬ ‭to‬ ‭leaks.‬ ‭Predictive‬ ‭maintenance‬
‭could significantly reduce the chances of gas-related accidents and downtime.‬
‭3.‬ ‭Advanced Sensor Technologies:‬
‭○‬ ‭Sensors‬ ‭are‬ ‭expected‬ ‭to‬ ‭become‬ ‭more‬ ‭accurate,‬ ‭sensitive,‬ ‭and‬ ‭energy-efficient.‬
‭With‬ ‭advancements‬ ‭in‬ ‭nanotechnology‬ ‭and‬ ‭material‬ ‭science,‬ ‭future‬ ‭gas‬ ‭sensors‬
‭could‬ ‭detect‬ ‭minute‬ ‭traces‬ ‭of‬ ‭gas‬ ‭leaks‬ ‭with‬ ‭better‬ ‭precision.‬ ‭New‬ ‭sensors‬ ‭may‬
‭also‬ ‭consume‬ ‭less‬ ‭power,‬ ‭making‬ ‭them‬ ‭suitable‬ ‭for‬ ‭battery-operated,‬ ‭long-term‬
‭monitoring solutions in remote locations.‬
‭4.‬ ‭Wireless Communication and 5G Integration:‬
‭○‬ ‭With‬ ‭the‬ ‭rollout‬ ‭of‬ ‭5G‬ ‭technology,‬ ‭the‬ ‭speed‬ ‭and‬ ‭reliability‬ ‭of‬ ‭communication‬
‭between‬ ‭gas‬ ‭sensors‬ ‭and‬ ‭monitoring‬ ‭systems‬ ‭will‬ ‭improve.‬‭Future‬‭gas‬‭detection‬

‭Department of ECE, BMSCE Page No‬‭17‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭systems‬ ‭may‬ ‭leverage‬ ‭5G‬ ‭to‬ ‭provide‬ ‭faster‬ ‭real-time‬ ‭alerts‬ ‭and‬ ‭handle‬ ‭larger‬
‭amounts of data, which is critical for industries and smart cities.‬
‭5.‬ ‭Smart Home and Automation Integration:‬
‭○‬ ‭Gas‬ ‭detectors‬‭will‬‭be‬‭increasingly‬‭integrated‬‭into‬‭smart‬‭home‬‭ecosystems,‬‭where‬
‭various‬ ‭household‬ ‭systems‬ ‭work‬ ‭together.‬ ‭A‬ ‭gas‬ ‭leak‬ ‭detected‬ ‭by‬ ‭the‬ ‭system‬
‭could‬ ‭automatically‬ ‭trigger‬ ‭ventilation,‬ ‭sound‬ ‭alarms,‬ ‭or‬ ‭disconnect‬ ‭gas‬ ‭supply‬
‭valves.‬ ‭Automation‬ ‭and‬ ‭interconnectivity‬ ‭with‬ ‭other‬ ‭smart‬ ‭appliances‬ ‭will‬
‭enhance safety while minimizing user intervention.‬
‭6.‬ ‭Portable and Wearable Gas Detectors:‬
‭○‬ ‭The‬ ‭future‬ ‭will‬ ‭also‬ ‭see‬‭an‬‭increase‬‭in‬‭portable‬‭or‬‭wearable‬‭gas‬‭detectors.‬‭These‬
‭devices‬ ‭can‬ ‭be‬ ‭used‬ ‭in‬ ‭industries‬ ‭where‬ ‭workers‬ ‭are‬ ‭constantly‬ ‭exposed‬ ‭to‬
‭hazardous‬ ‭gases.‬ ‭Wearable‬ ‭sensors‬ ‭could‬ ‭send‬‭real-time‬‭health‬‭and‬‭safety‬‭alerts,‬
‭thus improving occupational safety standards.‬
‭7.‬ ‭Sustainability and Green Technology:‬
‭○‬ ‭With‬ ‭an‬ ‭increasing‬ ‭focus‬ ‭on‬ ‭sustainability,‬ ‭future‬ ‭gas‬ ‭leakage‬ ‭systems‬ ‭may‬
‭incorporate‬ ‭eco-friendly‬ ‭materials‬ ‭and‬ ‭energy-efficient‬ ‭technologies.‬
‭Solar-powered‬ ‭detectors‬ ‭or‬ ‭low-energy‬ ‭consumption‬ ‭devices‬ ‭will‬ ‭be‬ ‭adopted‬ ‭in‬
‭areas‬ ‭where‬ ‭access‬ ‭to‬ ‭electricity‬ ‭is‬ ‭limited,‬ ‭providing‬ ‭an‬ ‭environmentally‬
‭conscious solution to safety.‬

‭6.2 Conclusion‬

‭In‬‭conclusion,‬‭the‬‭Gas‬‭Leakage‬‭Detection‬‭System‬‭using‬‭GSM‬‭and‬‭Arduino‬‭offers‬‭a‬‭practical,‬
‭low-cost‬ ‭solution‬ ‭for‬ ‭both‬ ‭household‬ ‭and‬ ‭industrial‬ ‭applications.‬ ‭It‬ ‭ensures‬‭timely‬‭detection‬‭of‬
‭gas‬ ‭leaks‬ ‭and‬ ‭provides‬ ‭immediate‬ ‭alerts‬ ‭via‬ ‭SMS,‬ ‭which‬ ‭significantly‬ ‭reduces‬ ‭the‬ ‭risks‬ ‭of‬
‭accidents‬‭and‬‭property‬‭damage.‬‭By‬‭incorporating‬‭readily‬‭available‬‭components‬‭such‬‭as‬‭the‬‭MQ2‬
‭sensor‬‭,‬ ‭SIM800‬ ‭GSM‬ ‭module‬‭,‬ ‭and‬ ‭Arduino‬ ‭UNO‬‭,‬ ‭the‬ ‭system‬ ‭is‬ ‭easy‬ ‭to‬ ‭implement‬ ‭and‬
‭provides real-time gas monitoring.‬

‭The‬‭project‬‭demonstrated‬‭the‬‭effectiveness‬‭of‬‭using‬‭GSM‬‭technology‬‭for‬‭remote‬‭alerts,‬‭making‬‭it‬
‭suitable‬ ‭for‬ ‭environments‬ ‭where‬ ‭Wi-Fi‬ ‭connectivity‬ ‭may‬ ‭not‬ ‭be‬ ‭reliable.‬ ‭The‬ ‭flexibility‬‭of‬‭the‬

‭Department of ECE, BMSCE Page No‬‭18‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭design‬ ‭allows‬ ‭it‬ ‭to‬ ‭be‬ ‭upgraded‬ ‭or‬ ‭customized‬ ‭with‬ ‭additional‬ ‭sensors,‬ ‭alarms,‬ ‭or‬ ‭IoT-based‬
‭functionalities to suit a wide variety of needs.‬

‭As‬‭technology‬‭continues‬‭to‬‭advance,‬‭future‬‭developments‬‭in‬‭gas‬‭detection‬‭systems‬‭will‬‭focus‬‭on‬
‭higher‬‭accuracy,‬‭faster‬‭communication,‬‭and‬‭enhanced‬‭integration‬‭with‬‭smart‬‭home‬‭and‬‭industrial‬
‭automation‬‭platforms.‬‭The‬‭integration‬‭of‬‭AI,‬‭IoT,‬‭and‬‭5G‬‭will‬‭further‬‭transform‬‭the‬‭landscape‬‭of‬
‭safety systems, making gas leak detection smarter, more efficient, and highly responsive.‬

‭The‬ ‭Gas‬ ‭Leakage‬ ‭Detection‬ ‭System‬ ‭developed‬ ‭in‬ ‭this‬ ‭project‬‭is‬‭a‬‭step‬‭towards‬‭creating‬‭safer‬


‭living‬‭and‬‭working‬‭environments,‬‭offering‬‭a‬‭scalable,‬‭adaptable,‬‭and‬‭cost-effective‬‭solution‬‭that‬
‭can be readily implemented across various sectors.‬

‭.‬

‭Department of ECE, BMSCE Page No‬‭19‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭REFERENCES‬
‭[1]‬ ‭E.‬‭M.‬‭Saleh,‬‭T.‬‭Imbarake,‬‭S.‬‭Elakeili‬‭and‬‭A.‬‭G.‬‭Faraj,‬‭"SGD:‬‭Smart‬‭Gas‬‭Leakage‬‭Detection‬‭System‬‭for‬‭Home‬
‭Safety,"‬ ‭2024‬ ‭14th‬ ‭International‬ ‭Conference‬ ‭on‬ ‭Advanced‬ ‭Computer‬ ‭Information‬ ‭Technologies‬ ‭(ACIT),‬ ‭Ceske‬
‭Budejovice, Czech Republic, 2024‬

‭[2]‬‭J.‬‭Yin,‬‭"Design‬‭and‬‭Implementation‬‭of‬‭the‬‭Indoor‬‭Fire‬‭Safety‬‭Detection‬‭System‬‭Based‬‭on‬‭ARM,"‬‭2024‬‭IEEE‬‭2nd‬
‭International Conference on Image Processing and Computer Applications (ICIPCA), Shenyang, China, 2024‬

‭[3]‬ ‭S.‬ ‭Alves,‬ ‭S.‬ ‭Paiva,‬ ‭P.‬ ‭Santos‬‭and‬‭J.‬‭Cabral,‬‭"Exploring‬‭Low-Power‬‭IoT‬‭Solutions‬‭for‬‭Monitoring‬‭Natural‬‭Gas‬


‭Systems‬ ‭Using‬ ‭CH4‬ ‭MOS‬ ‭Detection,"‬ ‭2024‬ ‭IEEE‬ ‭29th‬ ‭International‬ ‭Conference‬ ‭on‬ ‭Emerging‬ ‭Technologies‬‭and‬
‭Factory Automation (ETFA), Padova, Italy, 2024‬

‭[4]‬ ‭M.‬ ‭Zhang‬ ‭et‬ ‭al.,‬ ‭"Application‬ ‭of‬ ‭Laser‬ ‭Gas‬ ‭Detectors‬ ‭in‬ ‭Gas‬ ‭Operation‬ ‭Sites,"‬ ‭2023‬ ‭IEEE‬ ‭International‬
‭Conference on Electrical, Automation and Computer Engineering (ICEACE), Changchun, China, 2023‬

‭[5]‬ ‭L.‬ ‭Jinfeng,‬ ‭C.‬ ‭Chen,‬ ‭C.‬ ‭Xiaowei‬ ‭and‬ ‭W.‬ ‭Wei,‬ ‭"Management‬ ‭of‬ ‭Indoor‬ ‭Gas‬‭Safety‬‭based‬‭on‬‭the‬‭NB-IoT‬‭Gas‬
‭Meter," 2021 33rd Chinese Control and Decision Conference (CCDC), Kunming, China, 2021‬

‭[6]‬ ‭L.‬ ‭Fraiwan,‬ ‭K.‬ ‭Lweesy,‬ ‭A.‬ ‭Bani-Salma‬‭and‬‭N.‬‭Mani,‬‭"A‬‭wireless‬‭home‬‭safety‬‭gas‬‭leakage‬‭detection‬‭system,"‬


‭2011 1st Middle East Conference on Biomedical Engineering, Sharjah, United Arab Emirates, 2011‬

‭[7]‬‭H.‬‭Paul,‬‭M.‬‭K.‬‭Saifullah‬‭and‬‭M.‬‭M.‬‭Kabir,‬‭"A‬‭Smart‬‭Natural‬‭Gas‬‭Leakage‬‭Detection‬‭and‬‭Control‬‭System‬‭for‬‭Gas‬
‭Distribution‬ ‭Companies‬ ‭of‬ ‭Bangladesh‬‭using‬‭IoT,"‬‭2021‬‭2nd‬‭International‬‭Conference‬‭on‬‭Robotics,‬‭Electrical‬‭and‬
‭Signal Processing Techniques (ICREST), DHAKA, Bangladesh, 2021‬

‭[8]‬ ‭R.‬ ‭K.‬ ‭Kodali,‬‭R.‬‭N.‬‭V.‬‭Greeshma,‬‭K.‬‭P.‬‭Nimmanapalli‬‭and‬‭Y.‬‭K.‬‭Y.‬‭Borra,‬‭"IOT‬‭Based‬‭Industrial‬‭Plant‬‭Safety‬


‭Gas‬‭Leakage‬‭Detection‬‭System,"‬‭2018‬‭4th‬‭International‬‭Conference‬‭on‬‭Computing‬‭Communication‬‭and‬‭Automation‬
‭(ICCCA), Greater Noida, India, 2018‬

‭[9]‬ ‭R.‬ ‭Xie,‬ ‭L.‬ ‭Zhang,‬ ‭Z.‬ ‭Li,‬ ‭G.‬ ‭Tong,‬ ‭J.‬ ‭Fan‬ ‭and‬ ‭Y.‬ ‭Fang,‬ ‭"Identification‬ ‭Method‬ ‭of‬ ‭Tubing‬ ‭Leakage‬ ‭Based‬ ‭on‬
‭PCA-SVM‬ ‭in‬ ‭Gas‬ ‭Well,"‬ ‭2024‬ ‭2nd‬ ‭International‬ ‭Conference‬ ‭on‬ ‭Signal‬ ‭Processing‬ ‭and‬ ‭Intelligent‬ ‭Computing‬
‭(SPIC), Guangzhou, China, 2024‬

‭[10]‬ ‭M.‬ ‭H.‬ ‭B.‬‭M.‬‭Yaya,‬‭R.‬‭K.‬‭Patchmuthu‬‭and‬‭A.‬‭T.‬‭Wan,‬‭"LPG‬‭Gas‬‭Usage‬‭and‬‭Leakage‬‭Detection‬‭Using‬‭IoT‬‭in‬


‭Brunei,"‬‭2021‬‭International‬‭Conference‬‭on‬‭Green‬‭Energy,‬‭Computing‬‭and‬‭Sustainable‬‭Technology‬‭(GECOST),‬‭Miri,‬
‭Malaysia, 2021‬

‭Department of ECE, BMSCE Page No‬‭20‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭[11]‬‭Rupak‬‭Sarkar,‬‭Md.‬‭Ashiqul‬‭Haider‬‭Chowdhury,‬‭Sheikh‬‭Iftekhar‬‭Ahmed,‬‭Abdullah‬‭All‬‭Hasib,‬‭Md‬‭Wazih‬‭Yeaser‬
‭Tanzim,‬ ‭Razi‬ ‭Mudassir,‬ ‭Md.‬ ‭Jawad‬ ‭Ul‬ ‭Islam,‬ ‭Celia‬ ‭Shahnaz,‬ ‭"Elevating‬ ‭Gas‬ ‭Safety‬ ‭Standards:‬ ‭ESP32-based‬
‭Detection Systems with Blynk Integration", 2024 IEEE Region 10 Symposium (TENSYMP)‬

‭[12]‬ ‭Varsha‬ ‭Dange,‬ ‭Samarth‬ ‭Bagde,‬ ‭Siddhi‬ ‭Bagul,‬ ‭Shreya‬ ‭Barsude,‬ ‭Omkar‬ ‭Bhanji,‬ ‭"Automated‬ ‭Gas‬ ‭Leakage‬
‭Detection‬‭and‬‭Control‬‭System",‬‭2024‬‭International‬‭Conference‬‭on‬‭Emerging‬‭Innovations‬‭and‬‭Advanced‬‭Computing‬
‭(INNOCOMP).‬

‭[13]‬ ‭Sachin‬ ‭T.‬ ‭Bahade,‬ ‭Mohini‬ ‭Mohan‬ ‭Sawarkar,‬‭S.‬‭Prema,‬‭P.‬‭Anispremkoilraj,‬‭Ajay.‬‭S‬‭Bhongade,‬‭Harshal‬‭Patil,‬


‭"An‬‭Innovative‬‭Method‬‭for‬‭Gas‬‭Leakage‬‭Detection‬‭Device‬‭Based‬‭on‬‭XGBoost-A-BiGRU‬‭Based‬‭Approach",‬‭2024‬
‭2nd International Conference on Intelligent Data Communication Technologies and Internet of Things (IDCIoT).‬

‭Department of ECE, BMSCE Page No‬‭21‬


‭Gas Leakage Detector Using GSM & Arduino with SMS Alert‬

‭APPENDIX A:‬

‭Plagiarism Report‬

‭Department of ECE, BMSCE Page No‬‭22‬

You might also like