# Air Quality Sensor Power Requirements

Verkada [Environmental Sensors](https://docs.verkada.com/docs/sensors-quick-start-guide.pdf) use industry-standard 802.3af (Power over Ethernet \[PoE]). The average bandwidth consumption is less than 5 kbps. Verkada [Air Quality Sensors](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf) may consume additional power when performing operations, such as firmware upgrades or initial calibration.

The table reflects the maximum power draw for a particular sensor model within the normal temperature.

{% hint style="info" %}
We recommended to provide an additional power budget on your switch for the sum of all of your sensors.
{% endhint %}

|                                                                        |                                |
| ---------------------------------------------------------------------- | ------------------------------ |
| **Model**                                                              | **Normal Operation (802.3af)** |
| [SV11](https://www.verkada.com/sensors/sv11/)                          | 4W                             |
| [SV21](http://sv21)                                                    | 3W                             |
| [SV23](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf) | 3W                             |
| [SV25](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf) | 3W                             |


---

# 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://help.verkada.com/air-quality/sensor-data/air-quality-sensor-power-requirements.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.
