GSM based LPG weight and LPG leakage detection System

GSM based LPG weight and LPG leakage detection System

Project Cost: 9,600

Project Code: 1632

Download the Synopsis of the project

Description of the project:

GSM based LPG weight and LPG leakage detection System has applications in Home, Hotels, restaurants, as well as in Industries. This project is used to monitor the weight of the LPG gas cylinder. In our home we observe whenever the LPG Gas cylinder is empty, we give a request for a new cylinder at the office of the gas cylinder provider. Many times it happens that because of the Rush or due to the shortage of cylinders, there is a delay in providing the gas cylinder. The main reason behind this is a delay in informing the gas provider or we inform the gas provider at the last moment when the gas is empty. One more example is in hotels or sometimes in the industry also LPG gas is also used. In-home or in hotels the main purpose of LPG gas is for cooking. But in the industry sometimes, LPG gas or some other combustible gas is used for other purposes like welding or cutting or for some other use. In these places, if the LPG gas inside a gas cylinder is finished at that time request for a new gas cylinder is sent to the storage department but if there is a shortage in stock then there is a delay in providing a new gas cylinder.

Video of the project: GSM based LPG weight and LPG leakage detection System

Project Photographs:

To avoid all such situations, we have implemented a project called SMS based LPG gas weight detection using GSM technology. In this project, we have used a loadcell as a weight sensor. This sensor will be placed below the LPG gas cylinder. The output of the weight sensor is given to the microcontroller. The microcontroller will continuously monitor the weight of LPG gas. This is calculated by the total weight received by the weight sensor minus the weight of the empty gas cylinder. Because the gas cylinder is made up of metal and it has some weight.

So the actual weight of LPG gas is calculated by the formula below.

LPG weight = Actual weight received by weight sensor – actual weight of the empty gas cylinder

Whenever LPG gas weight is 20% remaining, the system sends a low priority or low warning message to the owner of the house or owner of the hotel or industry. So the owner will get SMS. The contents of SMS will be “Weight of LPG gas is below 20% threshold value. The actual weight is XYZ kilogram.” The value of XYZ will be replaced by the value received by the formula given above.

So first a low warning message is sent when there is 20% gas remaining in the cylinder. The second message is sent which has high priority or we can say that it is a critical message when the gas cylinder is just 5% remaining.

So the use of first low priority SMS is that the user gets intimation about the weight of the gas. So he/she can immediately place the order/book a new LPG gas cylinder or gas refilling. In some cases, users can ignore the first SMS because it has low priority but still there is a 20% gas remaining inside the cylinder. 20% means still there are some days for which the user can use the gas and whenever the user receives the second SMS then he/she can immediately give the order for the gas.

Nowadays LPG Gas cylinder booking in some cities is done by sending SMS. We have to send SMS from a registered number to the gas booking agency. Then our request is taken down which means we don’t have to dial a call or we don’t have to visit the agency personally. This project helps in implementing this method by sending SMS whenever the gas is empty. We can send SMS to the gas provider agency whenever gas is 5% or empty

Block Diagram of the project:

GSM based LPG weight and LPG leakage detection System

You will get a CD with this project containing following documents:

  1. Project Report in pdf format and in word format ( .doc or .docx )
  2. Circuit diagram
  3. PCB layout
  4. Microcontroller Program in assembly language
  5. Hex file of the microcontroller code
  6. Datasheets of all the components / ICs used in the project
  7. Power point presentation / PPT file

SMS received on mobile:

GSM based LPG weight and LPG leakage detection System receiver section

Description in detail:

Various important blocks of system are:

1) Weight sensor: We have used strain gauge as a weight sensor. The function of strain gage is to give output voltage as per the force/weight applied to it. Sensor converts the applied force into corresponding electrical signal. The output of weight sensor is in analog form. It is given to a Digitizer board which comes with this weight sensor. Function of Digitizer board is to give digital output which is proportional to analog input received from weight sensor. This digital output is given to microcontroller for further processing. We have used a weight sensor of 40 kg capacity. So 40 kg is the maximum weight that can be applied to this weight sensor.

2) Microcontroller: We have used 89S51 which is a 8051 series microcontroller. Various functions of micro controller are:
i) Read the input from weight sensor digitizer board which is in digital format.
ii) Calculate the weight which is corresponding to this digital input.
ii) Read input from LPG gas sensor
iii) Display these data on LCD display.
iv) Find out whether the weight is above the threshold weight level or below the threshold weight level.
v) To turn on the buzzer when threshold level crossed or LPG gas leakage is detected
vi) To communicate with GSM modem to send the SMS to the owner of gas cylinder.

3) LPG gas sensor: It is used to detect LPG gas leakage. It gives analog output voltage which is proportional to the LPG gas sensed.

4) Comparator: LPG sensor output is in analog form and microcontroller requires digital signal. For this reason we have used comparator IC. Comparator is a mediator or communication channel between micro controller and weight sensor.

5) GSM Modem: This is one of the important blocks in our project. GSM modem is used for sending SMS so that user can get remote indication. GSM modem is used to send SMS to user about the situation of gas cylinder like threshold is cross or gas level is 20%, gas level is below 5%. Microcontroller communicates with GSM modem and sends commands to GSM modem. Thus a text SMS is sent to the owner of the gas cylinder.

6) LCD Display: We have also provided Liquid Crystal Display (LCD display) to this system. We have used 16by2 alphanumeric display. LCD display shows actual weight of the gas and at the same time it shows various status messages like “Sending SMS”, “SMS sent” and “Gas has reached to 20% value” or “Gas has reached to 5% value”. All these kind of messages are shown on the LCD so that person operating this project can read these message. LCD display is useful in testing purposes as well.

7) Buzzer: Buzzer is used to indicate the user about the threshold level. Buzzer is provided with this system which is turned on after LPG gas leakage. Then the people near gas cylinder come to know about the status of the gas.

Applications and Advantages:

Applications of GSM based LPG Leakage and weight detection System:
This project can be used in schools, colleges, Industries, Hospitals and at our home.
1) Domestic purpose: In our home, in our day to day basis we use LPG gas cylinder. Mainly we use it for cooking purpose and for various other purposes like boiling the water and some other functions. So this project can be used for domestic use.
2) Hotels: Hotels are one of the largest areas where LPG gas is used. Mainly for cooking food. Hotels and restaurant use large number of LPG gas cylinders. So this is the area where our project finds its most suitable application.
3) Industry: In industries, LPG gas is used or some other gas cylinders are used mainly for welding purposes or cutting purposes or hitting purposes. With the use of this project, the industry owner can be intimated about the gas weight or the gas availability.

Advantages of GSM based LPG weight and LPG leakage detection System:
1) This project is easy to use. And this project is fully automated so no human attention is required.
2) It avoids the problematic situation or the trouble caused due to unavailability of gas cylinder. Generally unavailability is caused by late intimation or late booking of gas cylinder.
3) This project avoids the accident or the fire which is caused due to leakage of LPG gas.

Future Development:

1. Voice feedback system can be included in GSM based LPG weight and LPG leakage detection system. User will get intimation through prerecorded voice messages like the weight of gas Cylinder is XYZ kg.

Question and answers about this project:

Question : How can I give demo of this project in my college? Do I need actual LPG Gas cylinder for demonstration?

Answer : No, you don’t need actual LPG gas cylinder, you can use any heavy objects to show demonstration of weight sensor. You can even use your textbooks.

11 thoughts on “GSM based LPG weight and LPG leakage detection System

  • sai swami

    i should try to do a single project from your ideas for my diploma last year. thank you.

  • Mila Mae L. Macabante

    is this a portable device? can we easily detach it from one tank and transfer it to the other?

  • Kyung - sik Nam

    Hello.

    This is Korea.

    I would like to purchase this project.

    I would like to know whether to buy today.

    Possible overseas shipment?

    I would like a quick reply.

  • Aneesh

    How can we demonstrate the working of gas leakage sensor??

  • aravind

    you doesn’t mention about the gas leakage pls reply about the working of gas leakage sensor in this project.

  • rojen

    hi sir, i want to try this project 1632.. how much is the total cost for me to get this here in the Philippines.

  • deepali

    If I want to detect gas leakage..? How will I introduce gas in may project?

  • Deepa

    I have heard that load cell using stain gauge suffers from accuracy problem. How did you manage it in your project?

    • Microtronics Technologies

      Hi Deepa, we have accuracy of 100 grams in this sensor. Whereas the capacity of the load cell is 40 kilogram. Considering the scope of this project, we can ignore the accuracy of 100 grams. Besides, the cost of sensor increases as the accuracy increases.

  • Waheed

    What is the use of that weight machine?is that indicting the emptynes of the cylindr..?

  • Anil Kumar

    I’m looking for a similar project but without a leak detection unit.
    The minimum level should have atleast 3 preset values, between 1 and 2.5kgs of LPG.
    I will be glad if you can reply me with details after working out.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

×

Hello!

Click one of our representatives below to chat on WhatsApp or send us an email to info@mtronixtech.com

×How can I help you?