English

SprayCraft: Graph-Based Route Optimization for Variable Rate Precision Spraying

Other Computer Science 2024-12-18 v1 Systems and Control Systems and Control

Abstract

To efficiently manage plant diseases, Agriculture Cyber-Physical Systems (A-CPS) have been developed to detect and localize disease infestations by integrating the Internet of Agro-Things (IoAT). By the nature of plant and pathogen interactions, the spread of a disease appears as a focus with density of infected plants and intensity of infection diminishing outwards. This gradient of infection needs variable rate and precision pesticide spraying to efficiently utilize resources and effectively handle the diseases. This article, SprayCraft presents a graph based method for disease management A-CPS to identify disease hotspots and compute near optimal path for a spraying drone to perform variable rate precision spraying. It uses graph to represent the diseased locations and their spatial relation, Message Passing is performed over the graph to compute the probability of a location to be a disease hotspot. These probabilities also serve as disease intensity measures and are used for variable rate spraying at each location. Whereas, the graph is utilized to compute tour path by considering it as Traveling Salesman Problem (TSP) for precision spraying by the drone. Proposed method has been validated on synthetic data of locations of diseased locations in a farmland.

Keywords

Cite

@article{arxiv.2412.12176,
  title  = {SprayCraft: Graph-Based Route Optimization for Variable Rate Precision Spraying},
  author = {Kiran K. Kethineni and Saraju P. Mohanty and Elias Kougianos and Sanjukta Bhowmick and Laavanya Rachakonda},
  journal= {arXiv preprint arXiv:2412.12176},
  year   = {2024}
}

Comments

28 pages, 40 figures, 2 tables

R2 v1 2026-06-28T20:37:41.416Z