01 · VARMAX Vision

A modular aquaculture automation platform — not a single IoT device.

VARMAX combines a field gateway, secondary controller nodes, a LoRa farm network, optional 4G backhaul, aerator control, a farmer mobile app, a web platform, a backend and coordinated AI agents. The farm keeps running when the internet does not.

Prototype focus

Gateway + secondary node + LoRa + safe motor control

Design boundary

DO and current/voltage monitoring are not in current scope

Strategic principle

First reliable. Then intelligent. Then autonomous.

02 · Interactive 3D Farm

Field twin: ponds, aerators, nodes, gateway and uplink

Click any element to inspect it. Trigger the full command workflow, cut the internet link to see local autonomy, or fly the future feed drone. All telemetry shown is simulated for demonstration.

Initialising farm twin…
VARMAX FIELD TWIN · SIMULATED2/4 aerators running · link 4G ONLINE
Command path · app → backend → AI → gateway → LoRa → controller → aerator
4 ponds · 4 secondary nodes · 1 gateway
  1. 01
    Mobile App
    Farmer requests AERATORS ON
  2. 02
    Backend
    Auth + farm authorization
  3. 03
    AI Orchestrator
    Planner → task graph → safety gate
  4. 04
    4G / Cloud
    Command queued with ID + expiry
  5. 05
    Gateway
    Validates, sequences, transmits
  6. 06
    LoRa
    Addressed frame, bounded retries
  7. 07
    Secondary Controller
    Local safety check
  8. 08
    DOL / Contactor
    Industrial power stage switches
  9. 09
    Aerator
    Motor runs — ACK returns to app
03 · System Architecture

Layered responsibility, controlled interfaces

Each layer has a clear responsibility and a controlled interface to the next. Cloud connectivity enhances the system; it never becomes a single point of failure for basic farm control.

Layered architecture
  • 01Farmer
    Android/iOS app; web dashboard
    User interaction, setup, commands, schedules, alerts
  • 02Application
    API gateway; auth; farm/pond/device services
    Business logic and access control
  • 03Automation
    Rules engine; AI agent orchestrator; task graph
    Convert events/context into safe actions
  • 04Data
    Device registry; telemetry; events; audit
    Persistent state and history
  • 05Connectivity
    4G/Internet; LoRa; local protocol
    Move commands and telemetry
  • 06Field
    Primary gateway; secondary controllers
    Local control, buffering and coordination
  • 07Power/Control
    DOL starter; contactor; overload protection
    High-voltage motor switching and protection
Conceptual command path
Farmer / AppBackendTask & Command ServiceGatewayLoRaSecondary ControllerControl InterfaceDOL / ContactorMotor / Aerator

The gateway keeps enough local state to continue safe operation during internet outages.

04 · Product Scope

Independently deployable modules

Every module is classified against the master document's own priority and phase language.

Field Gateway

Central farm controller; LoRa coordination; cellular/cloud bridge; local fallback

P0
CURRENT PROTOTYPE

Secondary Controller

Operate motor/aerator control interface and report status

P0
CURRENT PROTOTYPE

LoRa Network

Long-distance low-power field communication among gateway and nodes

P0
CURRENT PROTOTYPE

Mobile App

Farmer setup, pond control, schedules, alerts and status

P0
PLANNED

Web Platform

Administration, device/farm management, analytics and support

P1
PLANNED

Backend

APIs, device registry, telemetry, commands, authentication

P0
PLANNED

AI Orchestrator

Context-aware task execution and automation

P1
PLANNED

DO Sensor

Measure dissolved oxygen and support water-quality automation

P2
FUTURE

Current / Voltage Monitoring

Electrical telemetry and energy/fault analytics

P2
FUTURE

Drone Feed System

Automated feed distribution across multiple ponds

P2
FUTURE

Boundary: the project explicitly removed the DO sensor and current/voltage monitoring from the current implementation scope. They remain future engineering tracks.