Skip to content

Saradhambica/Drone-Flowrate-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Drone Flowrate Control System

Description

This project implements real-time flowrate calculation for agricultural drone spraying based on ground speed and spray parameters.

Key Features

  • Real-time flowrate calculation
  • Speed-based spray control
  • Prevents over-application at low speeds
  • Designed for UAV spraying systems

Formula Used

Flowrate (L/min) = 60 × Swath Width × Spray Density × Speed

Technical Details

  • Ground speed obtained from AHRS
  • Application rate converted from L/acre to L/m²
  • Minimum speed threshold to avoid spraying when stationary

Context

This logic was developed and tested within an ArduPilot SITL environment as part of drone spray system simulation.

Future Improvements

  • Parameter tuning via configuration
  • Integration with real hardware sensors
  • Logging and telemetry output

About

Real-time flowrate calculation for agricultural drone spraying using ground speed and swath parameters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages