This is an old revision of the document!
See overview: System Architecture Overview
The Sensors Layer defines all devices and measurement systems used by AOFS controllers to monitor irrigation, energy usage, water distribution, and environmental conditions. All AOFS-compliant deployments must implement the sensors and documentation systems specified here.
AOFS uses four main sensor categories:
1. **Soil Monitoring Sensors** 2. **Water Monitoring Sensors** 3. **Power / Energy Sensors** 4. **Optical / Camera Monitoring Systems**
—
Purpose: Measure soil conditions to optimize irrigation schedules.
Required Measurements:
Placement Guidelines:
Data Collection:
Calibration & Maintenance:
—
Purpose: Ensure safe and efficient water delivery.
Required Measurements:
Placement Guidelines:
Safety Requirements:
—
Purpose: Monitor energy consumption and optimize PUE (productive use of electricity).
Required Measurements:
Placement Guidelines:
Integration:
—
Purpose: Supplement sensor data with visual field observations.
Use Cases:
Requirements:
—
* All sensor readings must be logged locally on the Field Controller. * Logs include timestamp, sensor ID, measured value, and status/quality flags. * Data must be synced with Farm Controller for aggregation and with HQ Controller for analytics. * Field workers may document crop growth, harvest outcomes, and environmental observations via Field Survey Interfaces, complementing automated measurements.
—
* All sensors must be regularly calibrated according to manufacturer specifications. * Field inspections are required to prevent sensor drift, damage, or misplacement. * AOFS-compliant deployments must maintain logs of calibration and maintenance events.
—
* All AOFS deployments must implement at minimum:
* Optional sensors (temperature, conductivity, cameras) are recommended for advanced optimization, but not mandatory.
* All data must be timestamped, logged locally, and synchronized according to federation rules.
—