Report-MQ135_Gass_Sensor

Report on MQ135 Gas Sensor

🔹 Introduction

The MQ135 gas sensor is a widely used air quality sensor capable of detecting gases such as ammonia (NH₃), nitrogen oxides (NOₓ), alcohol, benzene, smoke, and carbon dioxide (CO₂). It is commonly used in air quality monitoring systems, IoT projects, and pollution detection devices due to its low cost and sensitivity.During my study of the MQ135 datasheet, I observed that calibration plays a key role in accuracy and reliable detection of gases.


🔹 Specifications


🔹 Working Principle

The MQ135 sensor works on the principle of changes in resistance of its sensitive layer (SnO₂ – tin dioxide) when exposed to target gases.


🔹 Calibration

Calibration is essential because different gases produce different responses.

  1. Place the sensor in a known concentration of target gas.
  2. Record the sensor resistance (Rs).
  3. Calculate the ratio Rs/Râ‚€, where Râ‚€ is the sensor resistance in clean air.

Example Detectable Levels:

Each gas has a characteristic Rs/Râ‚€ vs ppm curve from the datasheet.


🔹 Freundlich Absorption Isotherm (Graph)

The sensor’s gas adsorption behavior follows the Freundlich Absorption Theorem, expressed as:

\[\frac{Rs}{R_0} = A \cdot (C)^{-m}\]

Where:

The datasheet provides log-log plots of Rs/Râ‚€ vs ppm for various gases, showing that sensor sensitivity decreases nonlinearly with increasing gas concentration.


🔹 Images & Graphs

MQ135 Sensor Module

MQ135 Sensor

Example Rs/Râ‚€ vs ppm Graph (from Datasheet)

MQ135 Graph


🔹 Applications


🔹 Advantages


🔹 Limitations


Conclusion

The MQ135 gas sensor is an effective solution for monitoring air quality due to its wide gas detection range and ease of use. Although it lacks selectivity for individual gases, it is widely applied in IoT, environmental monitoring, and safety systems. Calibration and interpretation of its Freundlich absorption curves are essential for accurate measurements.


Reference