Recirculating Booms
For a good introduction to recirculating booms, see this excellent article by Tom Wolfe.
We ultimately decided to implement our own DIY solution, based on the Raven recirculation kit for the 4440 sprayer. The plumbing looks like this:
We chose this solution for several reasons:
- Did not require major replumbing other than on the boom itself and a return line to the tank.
- Maintained the ability to use the non-PWM nozzle bodies for things like fertilizer, since the section-control valves remain.
How it works
This system is more of a boom-priming system than a recirculating system, whichs is all I really wanted. The goal is to get fully-mixed product solution through all the boom sections without spraying anything on the ground, wasting it.
Circulation is done in several steps. With the Raven kit, the rate controller automatically does all these things when the mode switch is set to "recirculation.":
- Electric return valve is opened, allowing the boom return lines to flow back to the main tank.
- Outer-most two section valves are opened, allowing solution to flow from the outer ends of the booms, through all the sections to the inner-most ends, and then back to tank. This primes the majority of the volume.
- The remaining section-control valves are cycled on to allow solution to prime the remaining volume between the valves and their sections.
- Center section is primed separately.
- Electric return valve is closed.
General Plumbing
As described in the Raven installation pdf, there are several parts to the installation.
On the center rack a throttling valve and an electric ball valve are mounted, and a return line from the electric valve back to the main product tank. A stainless fitting may need to be added on to the top of the tank. The purpose of the throttling valve is to choke the return flow down to keep the boom pressure up during recirculation/priming. Otherwise the pump will race as it tries to hold constant pressure.
The outer-most section-control valves are replumbed so that they feed the section from the outer-most ends of the sections rather than the middle. The remaining sections are tied together with hose and isolation valves (normally kept open). The isolation valves allow operating the sprayer conventionally, without the PWM nozzle bodies for applications such as liquid fertilizer. Obviously if the isolation valves are closed, recirculation is not possible.
The inner-most ends of the left and right booms, as well as the outer ends of the center section are all teed together into the return valves and line added.
Raven has a complete parts list in the installation PDF linked to above.
Differences From Raven's Setup
The Raven add-on system requires the 4440 or 4450 sprayer, as it integrates with the ISOBUS Raven Rate Controller to automate all the steps of boom circulation. Since I don't have the Raven ISOBUS controller I have to cycle the boom valves individually with a bank of switches on my console, which I'll explain below.
Plumbing
I made several minor changes compared to Raven's offical parts list:
- inter-section fittings and hose were changed to 1" instead of 1-1/4". 1" hose was far easier to work with, and I could not see any real downside. During normal operation fluid doesn't flow through these hoses, so choking them down a bit would only slightly slow the recirculation.
- The return line to the tank used 3/4" hose, and the throttling valve was unnecessary. I calculated that the flow restriction through 3/4" hose would keep the pressure up instead of needing to choke the valve down. This has proven correct, although the maximum flow rate back to the tank during recirculation is about 22 gpm at 60 psi, so the initial circulation through the outer-most sections needs to be about 20-30 seconds to get complete circulation. After that each additional set of sections can be cycled in sequence to flush out the bit of hose between the section valves and the boom itself.
Electrical
As I do not have the Raven ISOBUS rate controller to automatically do the valve cycling, I had to implement that part with switches and relays. On the main rack there are two bundles of wires that feed the section valves. One bundle does sections 1-3 and the other bundle does sections 4-7. The actual signal wires are white and activate the section when 12V is on the wires. Each bundle is connected through a Deutsch DT-12 plug junction. I made some pigtails that are inserted into these junctions and pass all the wires straight through except the white section signal wires. Those are taken through a harness to my relay box. In addition 12V keyed power is pulled through the pigtail from one of the DT plugs to operate the relay coil.
The relay box consists of 5 relays that have the following type and function:
- SPST, Recirc return solenoid valve
- DPDT, Section valves 1 and 7
- DPDT, Section valves 2 and 6
- DPDT, Section valves 3 and 5
- SPDT, Section valve 4
The relays pertaining to the sections are all wired such that common terminals are connected to the white wires that go directly to the section valves. The normally-closed terminals are connected to the white wires that bring the section-control signals from the sprayer. In this way when the recirculation system is not running, the section valves are all still controlled normally from the sprayer through those white wires. Of course as long as the inter-section isolation valves are open, solution can still pass through to the "off" sections, so section control is ultimately done by the PWM shutoff valves anyway. However if the isolation valves are closed, the sprayer can operate exactly the same as it did before any recirc plumbing was done, so conventional spraying can be done without using the PWM Aim Command system.
The SPST recircl valve relay is wired such that common terminal is fed with 12V keyed power from the pigtail, and the normally-open terminal is connected to the 12V recirc ball valve, and also to the normally-open terminals of all the section valve relays described above. The reason for connecting the output of this relay to the other relays will be made clear in a moment.
The DPDT section valve relays are connected as follows: The common terminals connect to the white wires that go directly to the section valves. The normally-closed terminals connect to the white wires that go to the sprayer side. The normally-open terminals connect to the normally-open terminal of SPST recirc valve relay.
A cable bundle is run to the cab to connect to the control switches added to the console. There are two ways of wiring the switches to control the relays. One method is to send one 12V wire to the cab and then bring back five switched wires to each relay and then to ground. The other method is to wire the coils all in parallel to 12V in the relay box, and then send wires from the other side of each relay to the cab and have the switches connect them to ground. Either method works. I chose to use the second method because in the future I want to automate the recirculation process with a microcontroller, eliminating all the switches, and making it function much more like the Raven, integrated system.
Because of how the relays are wired, if the the recirc valve is off, switching on any of the section recirc switches will actually cause the valve to turn off if it is on and you were spraying. This is actually something I did on purpose, as it assists with continuous rinse, which I describe in another post.
Cab switches
I ran a multi-conductor cable from the relay box on the back of the sprayer down the lift arms and along the frame, into the cab through the right-hand door (there are grommets for this purpose), behind the seat, and into the armrest. I 3D printed some little plates to mount the switches in a blank in the armrest console.
My Recirculation Procedure
My procedure is manual, but it does not take long and is not difficult.
- Turn up pressure to at least 60 psi in Aim Command
- Turn on recirc valve switch
- Turn on recirc Section 1 and 7 switch for at least 30 seconds and then off. This does the vast majority of the priming.
- Turn on recirc Section 2 and 6 switch for at least 20 seconds and then off. This primes the little section of hose between the valve and the section itself, and then flushes that bit back through to the tank.
- Turn on recirc Section 3 and 4 switch for around 20 seconds and then off.
- Turn on recirc Section 4 switch for 10-15 seconds and then off.
- Turn off recirc valve switch. Important!
Future Automation
In the future I plan to use a micocontroller to automate the recirculation procedure so that only a single switch would be needed, making my DIY system function like the original, integrated Raven kit.

































