Pollinator Drone Charge (fleet)
VC-MET-304 — the fleet-mean state of charge of the Pollinator Drone Swarm, the readiness indicator for autonomous pollination coverage across the Arboretum Complex.
Definition
Pollinator Drone Charge (fleet) is the population-mean state of charge (SoC), expressed as a percentage, across all in-service units of the Pollinator Drone Swarm. Each drone reports its individual SoC over the PhytoSense Mesh; the fleet metric is the mean over units that are flight-eligible (charged, docked-and-ready, or on task), excluding units in maintenance or fault lockout. It is a readiness figure: it answers whether the swarm can sustain the day's pollination schedule without coverage gaps.
Why it matters
Sector-7 relies on autonomous pollination to set fruit and propagate the collection; a swarm that runs flat mid-cycle leaves bloom-area uncovered (VC-MET-305) and depresses yield downstream. Because charge depletes faster under high task density and adverse cell conditions, a falling fleet mean is the leading indicator of an impending coverage shortfall. CHLORA stages recharge rotations against this metric and surfaces it on the Operations Dashboard so dispatch can pre-position reserve units before coverage degrades.
Formula
The metric is the mean SoC over flight-eligible drones, with a reserve-fraction guard:
SoC_fleet = ( 1 / M ) · Σ SoC_j over flight-eligible drones j
expressed as percent, 0–100
where:
M = count of flight-eligible drones
SoC_j = per-drone state of charge from BMS telemetry
eligible = state ∈ {DOCKED_READY, ON_TASK, CHARGED}
(excludes MAINTENANCE, FAULT, RESERVED_COLD)
Coverage-risk guard (published alongside):
n_below_50 = | { j : SoC_j < 50% } |
if n_below_50 / M > 0.15 → flag DEPLETION_RISK and stage
recharge rotation ahead of schedule.
Per-drone SoC is Coulomb-counted, drift-corrected against open-
circuit voltage at each dock event; accuracy ± 2% of full scale.
Inputs
| Channel | Role | Cadence | Reference | Source |
|---|---|---|---|---|
| Per-drone BMS SoC | Individual charge state | 5 min | 0–100%, ± 2% | PhytoSense Mesh |
| Drone state flag | Flight-eligibility filter | Event-driven | Eligible set | PhytoSense Mesh |
| Dock OCV calibration | Drift correction at docking | Per dock event | Open-circuit voltage | PhytoSense Mesh |
| Task load index | Depletion-rate context | 5 min | Active task density | CHLORA |
Units & Scale
The metric is a percentage on a 0–100 scale, reported to whole-percent precision. It is a fleet mean, not additive; sub-swarm means (by cell or by drone generation) are published for diagnosis. The eligible-population denominator excludes units in maintenance or fault, so the figure reflects deployable charge rather than nameplate fleet charge. A DEGRADED confidence flag is raised if more than 5% of drones miss two consecutive telemetry frames.
Sampling & Source
- Recomputed every 5 minutes from per-drone telemetry over the PhytoSense Mesh.
- Per-drone SoC is Coulomb-counted and drift-corrected against open-circuit voltage at each dock event.
- Only flight-eligible drones enter the mean; maintenance and fault-locked units are excluded.
- Stale handling: > 5% of drones missing two frames → DEGRADED; depletion-risk fraction > 15% below 50% SoC → early recharge rotation staged.
Thresholds
OK
Fleet ready for full pollination schedule.
WARN
Reserve thinning; stage recharge rotation early.
CRIT
Coverage at risk; ground non-essential tasking.
Recent Trend
Fleet-mean state of charge in percent, last 14 telemetry frames:
Interpretation Guidance
| SoC Band | Reading | Likely Driver | Action |
|---|---|---|---|
| 95–100% | Fully ready | Light tasking, recent recharge | None; reserve healthy. |
| 85–94% | Nominal | Normal task density | None; normal operating band. |
| 70–84% | Drawing down | High task load or partial dock backlog | Verify recharge rotation cadence. |
| 50–69% | WARN thin | Sustained heavy tasking | Stage reserve units; shed low-priority tasks. |
| < 50% | CRIT depleted | Recharge failing to keep pace | Ground non-essential tasking; invoke swarm SOP. |
Related Metrics
Pollinator Coverage
Downstream effect of fleet charge.
VC-MET-308Energy per Specimen
Recharge draw contributes to energy load.
VC-MET-301Dispatch Queue Depth
Drone faults raise dispatch tickets.
VC-MET-311Sensor Mesh Coverage
Telemetry depends on mesh uptime.
VC-MET-001Canopy Vitality Index
Pollination supports collection health.
VC-MET-102VPD
Cell conditions affect drone endurance.
Related SOPs
- SOP Library — pollinator-swarm operations and recharge-rotation procedures.
- Coverage-risk recharge staging & task shedding on WARN/CRIT — see the SOP Library.
- Drone fault handling & telemetry monitoring — Monitoring Systems.