# Requisitos de alimentación de los sensores de calidad del aire

Verkada [Sensores ambientales](https://docs.verkada.com/docs/sensors-quick-start-guide.pdf) utilizan el estándar industrial 802.3af (Power over Ethernet \[PoE]). El consumo de ancho de banda promedio es inferior a 5 kbps. Verkada [Sensores de calidad del aire](https://docs.verkada.com/docs/air-quality-sensors-overview.pdf) puede consumir energía adicional al realizar operaciones, como actualizaciones de firmware o calibración inicial.

La tabla refleja la potencia máxima consumida por un modelo de sensor específico dentro de la temperatura normal.

{% hint style="info" %}
Recomendamos proporcionar un presupuesto de energía adicional en su conmutador para la suma de todos sus sensores.
{% endhint %}

|                                                                        |                                |
| ---------------------------------------------------------------------- | ------------------------------ |
| **Modelo**                                                             | **Operación normal (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/es/datos-del-sensor/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.
