This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sensors:start [2026/01/22 22:00] – bsamuel | sensors:start [2026/01/22 22:07] (current) – [5. Water / Water Energy Monitoring] bsamuel | ||
|---|---|---|---|
| Line 67: | Line 67: | ||
| * Rainfall triggers irrigation suspension | * Rainfall triggers irrigation suspension | ||
| * Weather data refines thresholds and scheduling | * Weather data refines thresholds and scheduling | ||
| - | |||
| - | ==== Water Monitoring Sensors ==== | ||
| - | |||
| - | **Purpose: | ||
| - | |||
| - | **Required Measurements: | ||
| - | * Tank LOW and FULL levels | ||
| - | * Flow rate in main and zoned pipelines | ||
| - | |||
| - | **Optional Measurements: | ||
| - | * Tank temperature | ||
| - | * Salinity / water quality | ||
| - | |||
| - | ==== Grid Water Availability & Predictive Tank Fill ==== | ||
| - | |||
| - | **Purpose: | ||
| - | |||
| - | **Required Measurements (if grid water is available): | ||
| - | * Flow rate and pressure of grid water supply | ||
| - | * Availability signal (on/off) | ||
| - | |||
| - | **Optional Measurements: | ||
| - | * Historical grid water supply patterns | ||
| - | * Probability of grid water availability in next hours | ||
| - | |||
| - | **Integration & Control Logic:** | ||
| - | * AOFS may delay pumping from well if there is a high probability of grid water availability | ||
| - | * Partial tank fill strategies: maintain mandatory minimum levels locally, avoid overfilling if grid water is likely | ||
| - | * Safety thresholds for tank levels must always be enforced, independent of probabilistic logic | ||
| - | * Logging of decisions, sensor readings, and probabilities is required for learning and optimization | ||
| ===== 4. Power / Energy Monitoring ===== | ===== 4. Power / Energy Monitoring ===== | ||
| Line 133: | Line 103: | ||
| * All local safety thresholds remain authoritative and override probabilistic logic | * All local safety thresholds remain authoritative and override probabilistic logic | ||
| - | ===== 5. Human Input / External Event Logging ===== | + | ===== 5. Water / Water Energy Monitoring ===== |
| + | |||
| + | **Purpose: | ||
| + | |||
| + | **Required Measurements: | ||
| + | * Tank LOW and FULL levels | ||
| + | * Flow rate in main and zoned pipelines | ||
| + | * Flow rate and pressure of grid water supply (if available) | ||
| + | * Availability signal for grid water (on/off) | ||
| + | |||
| + | **Optional Measurements: | ||
| + | * Historical grid water supply patterns | ||
| + | * Probability of grid water availability in next hours or days | ||
| + | * Water quality indicators (salinity, turbidity) | ||
| + | |||
| + | **Integration & Control Logic:** | ||
| + | * AOFS may delay pumping from wells if probability of grid water availability is high | ||
| + | * Partial tank fill strategies: maintain mandatory minimum levels locally, avoid overfilling if grid water is likely | ||
| + | * Safety thresholds for tank levels must always be enforced, independent of probabilistic logic | ||
| + | * Logging of decisions, sensor readings, and probabilities is required for learning and optimization | ||
| + | |||
| + | ===== 6. Human Input / External Event Logging ===== | ||
| **Purpose: | **Purpose: | ||
| Line 151: | Line 142: | ||
| * Full audit trail for edits or deletions is required | * Full audit trail for edits or deletions is required | ||
| - | ===== 6. Optical / Camera Documentation Systems ===== | + | ===== 7. Optical / Camera Documentation Systems ===== |
| **Purpose: | **Purpose: | ||
| Line 172: | Line 163: | ||
| AI-based image analysis is **explicitly optional** and must not interfere with core logging or manual review. | AI-based image analysis is **explicitly optional** and must not interfere with core logging or manual review. | ||
| - | ===== 7. Data Logging & Synchronization Rules ===== | + | ===== 8. Data Logging & Synchronization Rules ===== |
| * All sensor readings and human-input events **must be logged locally** | * All sensor readings and human-input events **must be logged locally** | ||
| Line 187: | Line 178: | ||
| - Outcome of the decisions for future optimization | - Outcome of the decisions for future optimization | ||
| - | ===== 8. Calibration & Maintenance ===== | + | ===== 9. Calibration & Maintenance ===== |
| * All sensors must be calibrated according to manufacturer specifications | * All sensors must be calibrated according to manufacturer specifications | ||
| Line 196: | Line 187: | ||
| * Calibration and maintenance logs are auditable and synchronized | * Calibration and maintenance logs are auditable and synchronized | ||
| - | ===== 9. Compliance Requirements ===== | + | ===== 10. Compliance Requirements ===== |
| Minimum mandatory implementation: | Minimum mandatory implementation: | ||
| Line 208: | Line 199: | ||
| Optional sensors enhance optimization and research but **do not affect baseline compliance**. | Optional sensors enhance optimization and research but **do not affect baseline compliance**. | ||
| - | ===== 10. References ===== | + | ===== 11. References ===== |
| * [[architecture: | * [[architecture: | ||