# RSM741 - 메탄 센서

## 1. **Features**

* High sensitivity to Methane gases
* Low power consumption
  * Approx. 300mW @ 5.0V supply
* Small size
* Metal can type package - TO-5
* Uses simple electrical circuit

## **2. Applications**

* Portable gas detectors
* IoT devices
* Ventilation control
* Gas alarm device

## 3. Package image

![Figure 1. Sensor package (TO-5)](/files/-MWg18WKhdmHVbmwnMWM)

## 4. Description

The RSM741 is a metal oxide semiconductor type sensor in which a sensor layer and a heater layer are formed on an alumina substrate. It can detect the methane (CH4) gas In the sensor, the sensing materials are placed on the alumina substrate , and the resistance of the sensing material is varied according to the concentration of the methane (CH4) gas The RSM741 is fabricated on the TO-5 package with several holes. It can reduce the influence of interference gases as well as protect from humidity or dust.

> **Typical application circuit**
>
> The sensor requires voltage input: **Heater voltage (+5V)**. The heater voltage (H+, H-) is applied to the integrated heater in order to maintain the sensing element at a specific temperature which is optimal for sensing.
>
> Also, input voltage (+5V) is applied to allow measurement of of voltage across a load resistor (RL) which is connected in series with the sensor. The value of the load resistor (RL) should be chosen to optimize the alarm threshold value, keeping power consumption of the semiconductor below a limit of 30mW. Power consumption will be highest when the value of Rs is equal to RL on exposure to gas.

![Figure 2. Basic measurement circuit](/files/-MWg18WLTk43OS5CIueP)

## 5. Pin configuration and connections

The pin configuration of RSM711 gas sensor is as follows.

| Pin No. |        I/O       |       Connections      |
| :-----: | :--------------: | :--------------------: |
|    1    |    Ground (G)    |       Heater (H-)      |
|    2    |    Ground (G)    | Sensing electrode (S-) |
|    3    |    Output (O)    | Sensing electrode (S+) |
|    4    | Power supply (P) |       Heater (H+)      |

![Figure 3. RSM741 Pin connections](/files/-MWg18WMkXoOhf7j_rZ8)

## 6. Specifications

|                     Items                     |                 Specifications                 |
| :-------------------------------------------: | :--------------------------------------------: |
|                   Model name                  |                     RSM741                     |
|               Sensing principle               |                    MOS type                    |
|                Standard package               |                    TO-5 PKG                    |
|                  Target gases                 |                  Methane (CH4)                 |
|            Typical detection range            |                 500\~10,000 ppm                |
|              Heater voltage (VH)              |                     5.0 Vdc                    |
|             Heater resistance (RH)            |              Approx. 59 ohm at RT              |
|              Heater current (IH)              |                   56 +/- 5 mA                  |
|         Heater power consumption (PH)         |             280 +/- 25 mW (typical)            |
|             Sensor resistance (RS)            |              0.5\~5.0 M-ohm in Air             |
| <p>Sensitivity</p><p>(Change ratio of RS)</p> |  <p>\~0.5</p><p>(Rs/Rs-air @CH4 1,000 ppm)</p> |
|            Standard test conditions           | <p>Normal air at 25+/-2 C</p><p>40+/-5 %RH</p> |
|  <p>Conditioning period</p><p>before test</p> |                3-days or longer                |

## 7. Sensitivity Characteristics

The figure below represents typical sensitivity characteristics, all data having been gathered at standard test conditions.

![Figure 4. Sensitivity Charecteristics](/files/-MXVLRBET01QNbh5HJyp)

> Rs = Sensor resistance in displayed gases at various concentrations\
> Ro = Sensor resistance in 5000ppm of methane (CH4)

## 8. Application guidance

Heater voltage is applied to the heater to maintain a specific temperature at which the sensing material is optimized for detection. DC voltage is required for the circuit.&#x20;

Since the output of the sensor is a resistance, a conventional measurement part should have a current source in parallel with the output of the sensor to convert the resistance to voltage.&#x20;

The change of the sensor resistance (RS) is obtained as the change of the output voltage across a load resistor (RL) which is connected in series with the sensor.

## 9. Outline dimensions

![Figure 5. Structure and dimensions](/files/-MWg18WOZh7S6AHlUEhQ)

{% file src="/files/-MYA4G-36mPNg9DwF-lW" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rnslab.gitbook.io/gas/gas-sensor/rsm741.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
