# Hoja de especificaciones del Sentinel

## Descripción

* Conéctelo a cualquier cámara de seguimiento con una ranura para tarjeta SD estándar.&#x20;
* Ejecute potentes modelos de IA integrados personalizados.
* Obtenga información desde cualquier lugar con comunicaciones modulares personalizables (satélite, celular, LoRa).
* Batería de larga duración gracias al modo de suspensión de bajo consumo

### Especificaciones técnicas

* Períodos de despertador personalizables&#x20;
  * Procesamiento inmediato&#x20;
  * Recuento de archivos
  * Establecer períodos (6 horas, 24 horas, 3 días, etc.)&#x20;
* Duración de la batería:&#x20;
  * \~65-100 ciclos de procesamiento por batería (es decir, 65 ciclos\*2 baterías / (24 horas en un día / 6 horas de ciclos de activación) = 32,5 días
* Modelos&#x20;
  * TensorFlow Lite (idealmente compilables para Google TPU)
  * &#x20;Soporte conocido para Modelos:&#x20;
    * YoloV5 (incluido Megadetector v5)&#x20;
    * EfficientDet&#x20;
    * MobileNet
    * ResNet (18,50)
    * FOMO (Edge Impulse)&#x20;
* Cámaras compatibles:
  * &#x20;Cualquier cámara con una ranura para tarjeta SD estándar (idealmente no cámaras móviles)&#x20;
* Temperatura de funcionamiento:
  * &#x20;DESCONOCIDO&#x20;
* Memoria externa MicroUSB:
  * &#x20;(hasta XXX GB)
  * USB (hasta XXX GB)&#x20;
* Fuerza:&#x20;
  * Dormir: <1mA
  * Encendido: 600mA-1A&#x20;
  * Pico (por microsegundos): 3A

<figure><img src="/files/repFpxTcwMDk8wGUv63P" alt=""><figcaption><p>Power consumption during activity states</p></figcaption></figure>

**Electrónica**&#x20;

* Google Coral SoM&#x20;
  * SoC NXP i.MX 8M (cuádruple Cortex-A53, Cortex-M4F)&#x20;
    * eMCC de 8GB&#x20;
  * Coprocesador Google Edge TPU 4 TOPS (int8); 2 TOPS por vatio&#x20;
* Microchip SAM D21E&#x20;
* Spypoint Cell-Link SD Card cable
  * SD Card/USB bidireccional 512 MB
* Comunicación
  * &#x20;Wi-Fi 2x2 MIMO (802.11b/g/n/ac 2,4/5GHz)&#x20;
  * (opcional) Enjambre M138&#x20;
  * (opcional) Tarjeta de notas Blues Wireless con ranura para SIM externa
  * &#x20;(opcional) Módulo LoRa RFM95W Fuerza
  * &#x20;(preferido) 2 ranuras para batería 18650&#x20;
  * (opcional) 5 ranuras para batería 18650&#x20;
  * (opcional) Paquete de batería solar externa (tenga en cuenta que esto reemplazaría todas las baterías 18650)&#x20;
  * Conector JST&#x20;
  * Micro USB

<figure><img src="/files/oxYblPy8MEFFJnugyz8s" alt=""><figcaption><p>Componentes de hardware del Sentinel</p></figcaption></figure>

##


---

# 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://conservation-x-labs-1.gitbook.io/sentinel-multi-language/espanol/apoyo/hoja-de-especificaciones-del-sentinel.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.
