CO and Combustible Gas sensor Module MQ9 (MQ-9)

SKU: SEN-MQ9
Out of stock
EGP 65.000 exc. vat
Out of stock
Brand:Chinese
SKU: SEN-MQ9 Categories: , Tags: , , , , , ,

Description

Gas Sensor(MQ9) module is useful for gas leakage detection (in home and industry). It is suitable for detecting LPG, CO, CH4. Due to its high sensitivity and fast response time, measurements can be taken as soon as possible. The sensitivity of the sensor can be adjusted by using the potentiometer.

Note

The sensor value only reflects the approximated trend of gas concentration in a permissible error range, it DOES NOT represent the exact gas concentration. The detection of certain components in the air usually requires a more precise and costly instrument, which cannot be done with a single gas sensor. If your project is aimed at obtaining the gas concentration at a very precise level, then we do not recommend this gas sensor.

Features

  • Wide detecting scope
  • Stable and long life
  • Fast response and High sensitivity

Tip

More details about Grove modules please refer to Grove System

Specification

Item Parameter Min Typical Max Unit
VCC Working Voltage 4.9 5 5.1 V
PH Heating consumption 0.5 340 mW
RL Load resistance   adjustable    
RH Heater resistance 33Ω±5% Ω
Rs Sensing Resistance 2 20000 Ω
CO/CH4/LPG Scope Detecting Concentration 200 1000/10000/10000 ppm

Platforms Supported

 

Arduino Wio BeagleBone Raspberry Pi LinkIt ONE

Caution

The platforms mentioned above as supported is/are an indication of the module's hardware or theoritical compatibility. We only provide software library or code examples for Arduino platform in most cases. It is not possible to provide software library / demo code for all possible MCU platforms. Hence, users have to write their own software library.

Application Ideas

  • Gas leakage detection.
  • Toys.

Hardware Overview

This is an Analog output sensor. This needs to be connected to any one Analog socket in Grove Base Shield. The examples used in this tutorial makes uses of A0 analog pin. Connect this module to the A0 port of Base Shield.

It is possible to connect the Grove module to Arduino directly by using jumper wires by using the connection as shown in the table below:

Arduino Gas Sensor
5V VCC
GND GND
NC NC
Analog A0 SIG

The output voltage from the Gas sensor increases when the concentration of gas increases. Sensitivity can be adjusted by varying the potentiometer. Please note that the best preheat time for the sensor is above 24 hours. For detailed information about the MQ-9 sensor, please refer to the data-sheet provided in Resources section.

Getting Started

Connect the Grove – Gas Sensor(MQ9) to A0 port as shown in the picture above.

Gas Detection : Basic Example

In this example, the sensor is connected to A0 pin. The voltage read from the sensor is displayed. This value can be used as a threshold to detect any increase/decrease in gas concentration.

 void setup() {     Serial.begin(9600); }  void loop() {     float sensor_volt;     float sensorValue;      sensorValue = analogRead(A0);     sensor_volt = sensorValue/1024*5.0;      Serial.print("sensor_volt = ");     Serial.print(sensor_volt);     Serial.println("V");     delay(1000); } 

Measurement : Approximation

This examples demonstrates a way to know the approximate concentration of Gas. As per the data-sheet of the MQ9 sensors, these equations are tested for standard conditions and are not calibrated. It may vary based on change in temperature or humidity.

  1. Keep the Gas Sensor in clean air environment. Upload the program below.
 void setup() {     Serial.begin(9600); }  void loop() {     float sensor_volt;     float RS_air; //  Get the value of RS via in a clear air     float R0;  // Get the value of R0 via in LPG     float sensorValue;      /*--- Get a average data by testing 100 times ---*/     for(int x = 0 ; x < 100 ; x++)     {         sensorValue = sensorValue + analogRead(A0);     }     sensorValue = sensorValue/100.0;     /*-----------------------------------------------*/      sensor_volt = sensorValue/1024*5.0;     RS_air = (5.0-sensor_volt)/sensor_volt; // omit *RL     R0 = RS_air/9.9; // The ratio of RS/R0 is 9.9 in LPG gas from Graph (Found using WebPlotDigitizer)      Serial.print("sensor_volt = ");     Serial.print(sensor_volt);     Serial.println("V");      Serial.print("R0 = ");     Serial.println(R0);     delay(1000);  } 
  1. Then, open the serial monitor of Arduino IDE. Write down the value of R0 and this needs to be used in the next program. Please node down the R0 after the reading stabilizes.

Replace the R0 below with value of R0 tested above . Expose the sensor to any one of the gas listed above.

 void setup() {     Serial.begin(9600); }  void loop() {      float sensor_volt;     float RS_gas; // Get value of RS in a GAS     float ratio; // Get ratio RS_GAS/RS_air     int sensorValue = analogRead(A0);     sensor_volt=(float)sensorValue/1024*5.0;     RS_gas = (5.0-sensor_volt)/sensor_volt; // omit *RL            /*-Replace the name "R0" with the value of R0 in the demo of First Test -*/     ratio = RS_gas/R0;  // ratio = RS/R0           /*-----------------------------------------------------------------------*/      Serial.print("sensor_volt = ");     Serial.println(sensor_volt);     Serial.print("RS_ratio = ");     Serial.println(RS_gas);     Serial.print("Rs/R0 = ");     Serial.println(ratio);      Serial.print("  ");      delay(1000);  } 

Now, we can get the concentration of gas from the figure below.

According to the figure, we can see that the minimum concentration we can test is 200ppm and the maximum is 10000ppm, in a other word, we can get a concentration of gas between 0.02% and 1%. However, we can’t provide a formula because the relation between ratio and concentration is nonlinear.

Resources

Suggest Reading / References

Schematic

Datasheet

  •  

Additional information

Weight 0.021 kg

Brand

Chinese

Chinese
Chinese

Reviews

There are no reviews yet.

Be the first to review “CO and Combustible Gas sensor Module MQ9 (MQ-9)”

Refund Policy for UGE Electronics “Https://uge-one.com “

 

1. Returns and Refunds

Thank you for shopping at UGE Electronics “Https://uge-one.com “. If you are not entirely satisfied with your purchase, we’re here to help.

 

2. Eligibility for Refund

To be eligible for a refund, please make sure that:

– The item was purchased in the last 14 days.

– The item is in the original packaging.

– The item isn’t used or damaged.

 

3. How to Initiate a Refund

To initiate a refund, please contact our customer support at [[email protected]] or [01066552125]. Provide your order number and details about the product you would like to return.

 

4. Refund Processing Time

Once we receive your item, we will inspect it and notify you that we have received your returned item. We will immediately notify you on the status of your refund after inspecting the item.

If your return is approved, we will initiate a refund to your credit card (or original method of payment). You will receive the credit within a certain amount of days, depending on your card issuer’s policies.

 

5. Shipping Costs

Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.

 

6. Exchanges

If you wish to exchange an item, please contact our customer support. You will be responsible for the return shipping costs, and we will cover the shipping costs of the replacement item.

 

7. Damaged or Defective Items

If you received a damaged or defective product, please contact us immediately for assistance. We will work with you to resolve the issue promptly.

 

8. Contact Information

If you have any questions about our Refund Policy, please contact us at [[email protected]].

 

Important Note: This Return & Refund Policy is applied only for Orders invoiced VIA UGE Electronics, and regarding any Orders has been invoiced VIA any Other Vendor you can check the Return & Refund Policy of this Vendor VIA the Vendor Stroe Page, and it’s not our responsibility for any issue between you and the Vendor.

Product Enquiry

Please Login to make enquiry about this product