> For the complete documentation index, see [llms.txt](https://tera-sensor.gitbook.io/tera-sensor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tera-sensor.gitbook.io/tera-sensor/pmduct.md).

# PMDUCT

<figure><img src="/files/fYxsCKKMZKKkQJZw9PYa" alt="" width="367"><figcaption></figcaption></figure>

<table><thead><tr><th width="284">Designation</th><th>Values</th></tr></thead><tbody><tr><td><strong>GENERAL</strong></td><td></td></tr><tr><td><strong>Measured parameters</strong></td><td><p>PM1/PM2.5/PM10 in µg/m3</p><p>Temperature in °C</p><p>Relative Humidity in %</p></td></tr><tr><td><strong>PM Concentration Range</strong></td><td>0 - 10 000 µg/m3</td></tr><tr><td><strong>PM Size Detection range</strong></td><td>0.3 µm to 10 µm</td></tr><tr><td><strong>PM Repeatability</strong></td><td>&#x3C; 3%</td></tr><tr><td><strong>Communication</strong></td><td>RS485 to PLC or Gateway system</td></tr><tr><td><strong>Internal Pumping System</strong></td><td>Optimized to operate even for high air speed rate</td></tr><tr><td><strong>Measurement frequency</strong></td><td></td></tr><tr><td>Normal Mode</td><td>1 measure every 15 minutes</td></tr><tr><td>Forced Mode</td><td>Continuous (maintenance time impacted)</td></tr><tr><td><strong>Maintenance</strong></td><td><p>Every 2 years with Sensor Kit achievable on site</p><p>(without service interruption)</p></td></tr><tr><td><strong>Power supply</strong></td><td><p>24 V (+/- 10%) - &#x3C;0.5 A</p><p>(Other voltages available)</p></td></tr><tr><td><strong>Dimensions and weight</strong></td><td>H 121 mm x L 116 mm x P 73 mm (+ tubing) | &#x3C; 1kg</td></tr></tbody></table>

## Mechanical specifications

<figure><img src="/files/IXfJ7zinpUPsBbNutqey" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://tera-sensor.gitbook.io/tera-sensor/pmduct.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
