Jump to content

Main Page: Difference between revisions

From AOWIS
mNo edit summary
mNo edit summary
Line 121: Line 121:


* [[Motivation:Main_Page|'''Motivation''']] - Causal justification of design requirements based on real-world failures, constraints, and operational realities
* [[Motivation:Main_Page|'''Motivation''']] - Causal justification of design requirements based on real-world failures, constraints, and operational realities
* [[Standard:Main_Page|'''Standard''']] – Normative requirements and definitions
* [[Standard:Main_Page|'''Standard''']] – Normative requirements and definitions that specify what AOWIS-compliant systems must do.
* [[Concepts:Main_Page|'''Concepts''']] – Philosophy, rationale, and real-world context
* [[Concepts:Main_Page|'''Concepts''']] – Core ideas, philosophy, and contextual understanding that explain the system but do not prescribe implementation.
* [[Architecture:Main_Page|'''Architecture''']] – System structure and controller design
* [[Architecture:Main_Page|'''Architecture''']] – High-level system structure, including controllers, layers, and their interactions.
* [[Infrastructure:Main_Page|'''Infrastructure''']] – Physical systems and components
* [[Infrastructure:Main_Page|'''Infrastructure''']] – Physical and deployed systems such as pumps, pipes, valves, energy systems, and field hardware.
* [[Measurement:Main_Page|'''Measurement''']] – Sensors, manual readings, derived values
* [[Measurement:Main_Page|'''Measurement''']] – Definition and handling of sensor data, manual measurements, calibration, and derived physical values.
* [[Data:Main_Page|'''Data''']] – Data models, logs, sync formats
* [[Data:Main_Page|'''Data''']] – Data models, schemas, logging structures, synchronization formats, and data lifecycle rules.
* [[Operations:Main_Page|'''Operations''']] – Runtime logic and decision hierarchy
* [[Operations:Main_Page|'''Operations''']] – Runtime behavior, control logic, state transitions, and decision-making hierarchy during system execution.
* [[Modules:Main_Page|'''Modules''']] – Domain-specific extensions
* [[Modules:Main_Page|'''Modules''']] – Reusable functional extensions that implement domain-specific capabilities within the system.
* [[Reference:Main_Page|'''Reference''']] – Concrete examples, reference implementations, sample systems
* [[Reference:Main_Page|'''Reference''']] – Concrete examples, reference implementations, sample deployments, and illustrative systems.
* [[Databases:Main_Page|'''Databases''']] – Federated knowledge bases
* [[Databases:Main_Page|'''Databases''']] – Federated and distributed knowledge bases, storage backends, and data persistence systems.
* [[Governance:Main_Page|'''Governance''']] – Certification, compliance, licensing
* [[Governance:Main_Page|'''Governance''']] – Rules for certification, compliance, auditing, trust, licensing, and organizational control structures.
* [[Training:Main_Page|'''Training''']] – Human capacity building
* [[Training:Main_Page|'''Training''']] – Human skill development, operator training, documentation literacy, and capacity building systems.
* [[External:Main_Page|'''External''']] - External Projects and Concepts related to AOWIS or parts of it
* [[External:Main_Page|'''External''']] - External projects, standards, technologies, and systems that relate to or influence AOWIS.


For a full overview, see the '''[[AOWIS:Table_of_Contents|Table of Contents]]'''.
For a full overview, see the '''[[AOWIS:Table_of_Contents|Table of Contents]]'''.

Revision as of 20:00, 23 May 2026

AOWIS – Afritic Open Standard for Water & Agricultural Infrastructure

AOWIS (Afritic Open Water Infrastructure Standard) is an open technical standard for safe and reliable water and agricultural infrastructure, designed for low-resource environments.

It defines how systems are operated through sensors and actuators, either autonomously, manually, or in combination. AOWIS is designed to function under conditions such as unstable power, limited connectivity, and minimal technical support, supporting both online and offline operation.

Motivation

In less developed regions, such as rural areas and small towns in Africa, water distribution remains a significant challenge. While NGOs have been successfully supporting communities for decades by drilling wells, installing pumps, and sometimes building water towers, distributing water across a network on the surface is often difficult.

Local initiatives that take on these projects frequently encounter a situation where operating the system manually becomes unsustainable, requiring constant attention. Qualified personnel are scarce, and suitable technology to support automated or semi-automated operation is either unavailable under local constraints or too expensive.

This is where AOWIS aims to contribute: by providing an open standard for designing, deploying, and managing water and agricultural infrastructure in such environments. AOWIS supports both the planning phase—helping initiatives evaluate and design systems based on regional conditions such as topography—and the operational phase, including system monitoring, control, and maintenance.

In addition, AOWIS aims to support the training of local technicians and to collaborate closely with experienced NGOs and local initiatives that already operate and maintain such systems, in order to improve sustainability and reduce operational burden.

Why an Open Standard is Needed

In environments where infrastructure is built over decades by many different actors using solutions from different vendors and manufacturers, systems become fragmented, making long-term maintenance, expansion, and staff training increasingly complex and costly.

This fragmentation often results in vendor lock-in, where systems depend on specific tools, expertise, or suppliers that may not remain available over the full lifecycle of the infrastructure.

An open standard provides a shared technical foundation that enables interoperability and ensures systems can be maintained and extended independently of any single product or provider.

AOWIS defines such a foundation for water and agricultural infrastructure under real-world operational constraints.

Operation Conditions of AOWIS

AOWIS is designed to operate under the real-world conditions faced by local initiatives. These include, among others:

  • unreliable power supply
  • intermittent connectivity
  • diverse or aging equipment
  • limited availability of trained personnel
  • the need for safety and autonomous operation

AOWIS enables systems that continue to function safely and reliably, even under degraded or adverse conditions.

Facing the Challenges

AOWIS addresses these operational challenges through the following principles:

  • human-in-the-loop control
  • offline-first operation
  • safe fallback behavior
  • modular and extensible logic
  • shared infrastructure models
  • training programs for local operators
  • transparent governance

The goal is to make essential systems robust, maintainable, and locally operable.

How AOWIS Works

AOWIS is built around a three‑layer control model:

  • Field Controller – Local, autonomous, safety‑critical
  • Farm Controller – Coordination, scheduling, logic
  • HQ Controller – Oversight, reporting, governance

Core principles include:

  • Offline‑first
  • Measurement‑driven
  • Fail‑safe by design
  • Human‑operable at all times
  • Modular and extensible
  • Transparent and auditable
Access the Standard

The AOWIS standard is organized into dedicated namespaces. These sections form the technical backbone of the project.

  • Motivation - Causal justification of design requirements based on real-world failures, constraints, and operational realities
  • Standard – Normative requirements and definitions that specify what AOWIS-compliant systems must do.
  • Concepts – Core ideas, philosophy, and contextual understanding that explain the system but do not prescribe implementation.
  • Architecture – High-level system structure, including controllers, layers, and their interactions.
  • Infrastructure – Physical and deployed systems such as pumps, pipes, valves, energy systems, and field hardware.
  • Measurement – Definition and handling of sensor data, manual measurements, calibration, and derived physical values.
  • Data – Data models, schemas, logging structures, synchronization formats, and data lifecycle rules.
  • Operations – Runtime behavior, control logic, state transitions, and decision-making hierarchy during system execution.
  • Modules – Reusable functional extensions that implement domain-specific capabilities within the system.
  • Reference – Concrete examples, reference implementations, sample deployments, and illustrative systems.
  • Databases – Federated and distributed knowledge bases, storage backends, and data persistence systems.
  • Governance – Rules for certification, compliance, auditing, trust, licensing, and organizational control structures.
  • Training – Human skill development, operator training, documentation literacy, and capacity building systems.
  • External - External projects, standards, technologies, and systems that relate to or influence AOWIS.

For a full overview, see the Table of Contents.

Roadmap

At this stage, AOWIS is in an early development and conceptualization phase. The following areas outline the current technical priorities:

Research

Hardware

  • Develop sensors for measuring water levels in reservoirs.
  • Develop voltage monitoring to support sizing and management of solar battery systems.
  • Design mechanisms for emergency shutdown of electrical systems within milliseconds in case of overvoltage or critical faults.
    • This should be done low-tech with regular electrician solutions.

Software

  • Begin conceptualization of the core controller.
    • The controller must be capable of modeling and evaluating complex graphs representing water distribution networks in real time, enabling dynamic adaptation to changing conditions.
Governance & Legitimacy

AOWIS includes a transparent governance model to ensure:

  • open participation
  • clear certification processes
  • stable versioning
  • long‑term protection of the standard

See: Governance.

AOWIS is an open, evolving standard. Contributions are welcome.