Water pump setup for agricultural drone

Hello I am trying to create a drone sprayer system.

I bought the following brushless water pump

https://www.amazon.com/dp/B07X9L5RNS?psc=1&ref=ppx_yo2ov_dt_b_product_details

How should I wire this with my pixhawk 6c?

Is there a better alternative for a water pump that is easy to wire potentially with escs?

Thank you I appreciate any help

You want a fully speed-adjustable pump for such application.
Then you can use an ESC connected to your FC to control flow of liquid depending on speed of drone.
This is required for correct spray pattern / density depending on speed flown.

One example (has ESC already build in):

or as a Set:

Or you can just use a controller with your pump, but may not work well:
https://www.foxtechfpv.com/water-pump-controller.html

Thank you so much.

I am looking at these two products because they will arrive quicker

These should work as well right?

I really appreciate your help

Well, it depends what battery / voltage range you want to work with.
The first pump you have shown runs on 12V.(But not really suitable as discussed).
Yet the two you want to order run on 44-56V
So those wouldn’t work on a 12V /3S system.

Thank you so much for your continuous help

https://www.amazon.com/Phobya-DC12-400-12V-Pump-PWM/dp/B00OL5NIBS

https://www.amazon.com/Vacuum-Negative-Pressure-Diaphragm-12V,320MA,≥1-1L/dp/B096KFKR2J/ref=sr_1_6?crid=TT7SBMQWRTBG&keywords=12v+pump+pwm&qid=1695048287&sprefix=12v+pump+pwm%2Caps%2C90&sr=8-6

Would one of these work?

Also on the first link you sent what do the brown and white wires represent?

Thank you

The white and brown wire are the signal wires which will be connected directly to the FC. (Speed control wires)

Regarding pumps:

  • The first link/pump: 12V-Yes, speed adjustable-Yes, required pressure-No
    It’s a submersible pump. So it is designed to be within a tank. Also pressure is somewhat limited and may not be enough for good spray pattern.
  • Second pump: It’s a air pump - not water. Also negative pressure. - Not suitable

Considerations: The reason why those other pumps you and I looked at a few days ago are of higher voltage is the fact that often heavy drones are being used in order to carry all the weight. (Weight of drone, technology, battery and the intended amount of liquid to be carried.) It is not much use having a spraying drone with only 500ml of liquid or so. Often at least 10L or more are required to do any useful spraying in agriculture. So that makes for a very heavy drone which requires lots of power to get of the ground.
That’s why you see often such drones using 12s battery banks and not just 6s or only 3s. - Hence the pumps often are rated for such voltage.

Sorry if this is a stupid question. Why does pressure matter?

Would the first one work outside of a tank?

First one can be used in both ways - As a submersible or as external pump.
This can be seen in the diagram as shown on the website.
12V Pump

Pressure is important as the liquid will have to pushed out some nozzles in order to achieve both an even spray-pattern and large coverage. No use just squirting it out an hose.

I am thinking of connecting the pump to misting nozzles.

Do any of the following work well?

https://www.amazon.com/dp/B07T2DKM22?psc=1&ref=ppx_yo2ov_dt_b_product_details

https://www.amazon.com/diaphragm-KDLP1200-brushless-adjustable-(PWM)low/dp/B09PH8RN5N/ref=sr_1_5?crid=1SVFJ5AY269E7&keywords=12+volt+water+pump+pwm&qid=1695051141&sprefix=12+volt+water+pump+pw%2Caps%2C114&sr=8-5

https://www.amazon.com/Yosoo-SC-300T-Ultra-quiet-Reservoir-max-300L/dp/B01CJJFOIW/ref=sr_1_57?keywords=12V+Water+Pump+pwm&qid=1695061087&sr=8-57

I really appreciate your continuous help

Yes, this one should work:

https://www.amazon.com/diaphragm-KDLP1200-brushless-adjustable-(PWM)low/dp/B09PH8RN5N/ref=sr_1_5?crid=1SVFJ5AY269E7&keywords=12+volt+water+pump+pwm&qid=1695051141&sprefix=12+volt+water+pump+pw%2Caps%2C114&sr=8-5

However, whilst it would work from a flowrate, pressure and operating voltage range, I just had a look at the specs and found it is a more generic PWM signal which is used. - Not the required signal used in a flight controller. You could still use it but it will get messy as you need something like an Arduino board or so to convert the signal. So not ideal.

Here are the specs I found:

Do you know what the required pwm signal for a pixhawk 6c is?

I’ll maybe look for that as well when searching because I would rather not use an Arduino

The Pixhawk is the device that creates the PWM signal for controlling servos, RC-switches, and ESC’s.
It is in the regular standard as required for controlling servos.
However, for decades the signal was usually based on 5-6V especially when regular batteries been used.
These days many controllers only provide 3.3V for the signal. Whilst modern equipment can handle that, older servos for example don’t like that as they still require the higher voltage.
In regards to the signal:

So in regards to that pump you’ll have two challenges in processing the signal:
a) Converting the frequency to match that pump
b) Adjusting the signal voltage to match that pump

As you’ve mentioned, easier to avoid that altogether by finding a more suitable solution.

Had a look recently in regards to suitable 12V pumps, but found old links I had for that are no longer available.

Would a level shifter be easy to use?

https://www.sparkfun.com/products/12009

Something like that?

It will only change the voltage of the signal - not convert the frequency as required.

Another idea / option I cam up with:
Using a regular 12V brushless pump and attaching a ball-valve like tap which can be servo controlled. This would allow for flow to be adjusted as required depending on speed. (Control wires of servo can connect directly to FC).
Better still, if you have access to a 3D printer you could make one up with the servo directly attached to control flow of liquid.

why would this not work?

https://www.amazon.com/dp/B01CJJFOIW?psc=1&ref=ppx_yo2ov_dt_b_product_details

a) Doesn’t say if brushless or not
b) It is a pump made for volume, not pressure
c) Looking at the design it may not be able to suck water up from a tank. So it would have to be mounted below or next to the tank.