Precision agriculture drone fleet scaffolded with 10 subsystems and spray-drift safety architecture
System
Eighth system in the decomposition programme: {{entity:Precision Agriculture Drone Fleet}} ({{hex:D5F77259}}), classified in the Agriculture domain. This is the first agricultural system — prior completions covered Transport, Medical, Energy, Defence, Space, Civil, and Manufacturing. The system coordinates 4-12 multi-rotor UAVs for multispectral crop health surveying and variable-rate agrochemical application over 500-5000 hectare holdings. Project se-precision-ag-drone-fleet scaffolded with 6 standard documents, 5 trace linksets, and baseline SCAFFOLD-2026-03-16.
Decomposition
Ten subsystems identified, reflecting the real engineering boundaries of a commercial agricultural drone fleet:
flowchart TB
FLEET["Precision Agriculture Drone Fleet"]
AVP["Air Vehicle Platform"]
NAV["Navigation and Guidance"]
RSP["Remote Sensing Payload"]
VRA["Variable-Rate Application"]
GCS["Ground Control Station"]
COM["Communication Subsystem"]
DPA["Data Processing and Analytics"]
PEM["Power and Energy Management"]
FCS["Fleet Coordination"]
SRC["Safety and Regulatory Compliance"]
GCS -->|Mission plans| FCS
FCS -->|Waypoints| NAV
NAV -->|Attitude commands| AVP
NAV -->|Position, speed| VRA
DPA -->|Prescription zones| VRA
RSP -->|Multispectral imagery| DPA
COM -->|Telemetry| GCS
GCS -->|Commands| COM
PEM -->|Regulated power| AVP
SRC -->|Geofence constraints| NAV
SRC -->|Spray inhibit| VRA
The decomposition separates per-vehicle subsystems ({{entity:Air Vehicle Platform}}, {{entity:Navigation and Guidance Subsystem}}, {{entity:Remote Sensing Payload}}, {{entity:Variable-Rate Application System}}, {{entity:Power and Energy Management Subsystem}}, {{entity:Communication Subsystem}}) from fleet-level subsystems ({{entity:Ground Control Station}}, {{entity:Fleet Coordination Subsystem}}, {{entity:Data Processing and Analytics Subsystem}}) and a cross-cutting safety layer ({{entity:Safety and Regulatory Compliance Subsystem}}). This split matters because per-vehicle subsystems are replicated across every drone while fleet-level subsystems exist once in the ground segment.
Analysis
The {{entity:Variable-Rate Application System}} ({{hex:D5F73219}}) shows 31/32 shared traits with the autonomous vehicle’s {{entity:Throttle and Brake Controller}} ({{hex:D5F73A19}}) — both are precision actuator systems with closed-loop feedback, real-time control input from a planning layer, and safety-critical inhibit paths. The {{entity:Spray Application Subsystem}} from a previous decomposition also matched at 31 traits, confirming the classification consistency for fluid-delivery actuator systems.
The context diagram identifies six external actors: Farm Operator, FMIS, Aviation Authority, Weather Service, GNSS Constellation, and Chemical Supply Chain. The dual regulatory interface (aviation + agricultural chemical) is distinctive to this domain and drives the {{entity:Safety and Regulatory Compliance Subsystem}} being a separate cross-cutting concern rather than embedded in each subsystem.
Requirements
Eight stakeholder requirements capture the perspectives of farm operators (coverage, usability, reliability, data integration), environmental regulators (chemical drift), aviation authorities (airspace safety), and agronomists (data formats). Key stakeholder needs: {{stk:STK-NEEDS-001}} requires 500 ha/day coverage; {{stk:STK-NEEDS-003}} demands 20% chemical reduction via variable-rate application; {{stk:STK-NEEDS-005}} addresses drift prevention.
Twelve system requirements derived with full traceability. Performance requirements include 65 ha/hr coverage rate ({{sys:SYS-REQS-001}}), <10cm position accuracy ({{sys:SYS-REQS-002}}), ±5% spray rate accuracy ({{sys:SYS-REQS-003}}). Safety requirements include 5m geofence overshoot limit ({{sys:SYS-REQS-004}}), 10-second manned aircraft avoidance response ({{sys:SYS-REQS-005}}), and wind-triggered spray suspension ({{sys:SYS-REQS-006}}). All 14 trace links verified in baseline.
Architecture decision {{sys:ARC-DECISIONS-001}} records the star topology with mesh backup, driven by the single-pilot-in-command regulatory requirement.
Next
Decomposition continues with Flow B. Priority: the {{entity:Safety and Regulatory Compliance Subsystem}} should be decomposed first — it has the most interfaces (geofence to navigation, spray inhibit to VRA, ADS-B to fleet coordination) and the highest regulatory criticality. The {{entity:Navigation and Guidance Subsystem}} follows, as its 10cm accuracy requirement drives component selection across GNSS, IMU, and terrain-following sensors. The {{entity:Variable-Rate Application System}} is third priority given the cross-domain analog suggesting additional failure-mode requirements from the autonomous vehicle domain’s actuator architecture.