8.4 Tank Mixing Mathematics, Solution Blending & Loading Sequences

Key Takeaways

  • Dry formulation calculations determine product mass from active ingredient (a.i.) requirements: Pounds of Product = (Pounds a.i. per acre × Acres to treat) ÷ (Decimal fraction of a.i.).
  • Liquid formulation calculations determine product volume from concentration ratings: Gallons of Product = (Pounds a.i. per acre × Acres to treat) ÷ (Pounds a.i. per gallon of product).
  • Tank load coverage governs batch sizing: Acres per Tank = Tank Capacity (gal) ÷ Application Rate (GPA); Product per Tank = Acres per Tank × Product Rate per Acre.
  • The standard chemical loading sequence follows the WALES / DLABS protocol: Water (1/2-3/4 full) → Agitation → Dry formulations (WSPs, WPs, WDGs) → Liquid flowables (SC, F, ME) → Emulsifiable concentrates (EC) → Surfactants/Solutions (SL, SP) → Top off with carrier.
  • A Quart Jar Compatibility Test proportionally simulates tank mixes before full-scale batching, detecting physical incompatibilities (curdling, phase separation, heavy sludge) and preventing sprayer tank contamination.
Last updated: August 2026

8.4 Tank Mixing Mathematics, Solution Blending & Loading Sequences

Core Principle: Tank mixing errors result in costly chemical waste, severe crop phytotoxicity, clogged spray plumbing, and environmental contamination. Applicators must calculate commercial product quantities accurately from label active ingredient (a.i.) specifications, follow the strict physical chemistry loading sequence (WALES / DLABS), and verify chemical compatibility using pre-mix jar testing.

Commercial applicators frequently combine multiple products in a single spray tank—such as pre-emergent herbicides, post-emergent broadleaf controls, liquid micronutrients, and drift reduction adjuvants. Achieving a stable, homogeneous spray solution requires precise mathematics and systematic tank loading protocols.


1. Dry Formulation Active Ingredient Calculations

Dry formulations—including Wettable Powders (WP), Water-Dispersible Granules (WDG), Dry Flowables (DF), and Soluble Powders (SP)—express active ingredient content as a percentage by weight on the front label panel (e.g., 75% WP contains $0.75\text{ lb a.i.}$ per pound of commercial product).

Dry Product Calculation Formula

Pounds of Commercial Product=Pounds a.i. Required per Acre×Acres to TreatDecimal Fraction of a.i. in Product\text{Pounds of Commercial Product} = \frac{\text{Pounds a.i. Required per Acre} \times \text{Acres to Treat}}{\text{Decimal Fraction of a.i. in Product}}

┌─────────────────────────────────────────────────────────────────────────────┐
│                     DRY FORMULATION CALCULATION EXAMPLE                     │
├─────────────────────────────────────────────────────────────────────────────┤
│                                                                             │
│  Target: Apply 1.5 lb a.i./acre across 40 acres using a 75% WP product.     │
│                                                                             │
│  1. Convert label percentage to decimal: 75% = 0.75                         │
│  2. Total active ingredient needed: 1.5 lb a.i./acre × 40 acres = 60 lb a.i.│
│  3. Calculate commercial product required:                                  │
│                                                                             │
│     Product (lb) = (1.5 × 40) ÷ 0.75 = 60 ÷ 0.75 = 80.0 Pounds of Product   │
│                                                                             │
└─────────────────────────────────────────────────────────────────────────────┘

2. Liquid Formulation Active Ingredient Calculations

Liquid formulations—such as Emulsifiable Concentrates (EC), Suspension Concentrates (SC), and Soluble Liquids (SL)—express active ingredient concentration in pounds of active ingredient per gallon of product (e.g., 4 EC contains $4.0\text{ lb a.i./gallon}$; 2.5 SC contains $2.5\text{ lb a.i./gallon}$).

Liquid Product Calculation Formula

Gallons of Commercial Product=Pounds a.i. Required per Acre×Acres to TreatPounds a.i. per Gallon of Product\text{Gallons of Commercial Product} = \frac{\text{Pounds a.i. Required per Acre} \times \text{Acres to Treat}}{\text{Pounds a.i. per Gallon of Product}}

┌─────────────────────────────────────────────────────────────────────────────┐
│                    LIQUID FORMULATION CALCULATION EXAMPLE                   │
├─────────────────────────────────────────────────────────────────────────────┤
│                                                                             │
│  Target: Apply 0.5 lb a.i./acre across 60 acres using a 4 lb/gal EC product.│
│                                                                             │
│  1. Total active ingredient needed: 0.5 lb a.i./acre × 60 acres = 30 lb a.i.│
│  2. Calculate commercial product volume:                                    │
│                                                                             │
│     Product (gal) = (0.5 × 60) ÷ 4.0 = 30 ÷ 4.0 = 7.5 Gallons of Product    │
│                                                                             │
│  3. Convert to working units:                                               │
│     7.5 Gallons = 7 Gallons + 2 Quarts (or 30 Quarts total)                 │
│                                                                             │
└─────────────────────────────────────────────────────────────────────────────┘

Unit Conversion Reference

1\text{ Gallon} &= 4\text{ Quarts} = 8\text{ Pints} = 128\text{ Fluid Ounces} \\ 1\text{ Quart} &= 2\text{ Pints} = 32\text{ Fluid Ounces} \\ 1\text{ Pint} &= 16\text{ Fluid Ounces} = 2\text{ Cups} \end{aligned}$$ --- ## 3. Percentage Solutions & Tank Load Capacity Calculations ### Percentage Solution Calculations (Spot & Handgun Applications) For right-of-way weed control, structural applications, or spot spraying, product rates are frequently given as a **percentage concentration** by volume ($v/v$): $$\text{Gallons of Concentrate} = \text{Total Spray Mix Volume (Gallons)} \times \text{Decimal Percentage}$$ *Example:* An applicator prepares $200\text{ gallons}$ of a $1.5\%\ (v/v)$ glyphosate mix in a roadside tank: $$\text{Concentrate Needed} = 200\text{ gal} \times 0.015 = 3.0\text{ Gallons of Concentrate}$$ ### Acreage per Tank Load & Full/Partial Batching ``` ┌─────────────────────────────────────────────────────────────────────────────┐ │ TANK LOAD MATHEMATICAL EQUATIONS │ ├─────────────────────────────────────────────────────────────────────────────┤ │ │ │ 1. Acres Covered per Full Tank = Tank Capacity (gal) ÷ Application GPA │ │ 2. Chemical per Full Tank = Acres Covered per Tank × Product Rate per Acre │ │ 3. Acres in Partial Load = Partial Volume (gal) ÷ Application GPA │ │ 4. Chemical in Partial Load = Acres in Partial Load × Product Rate per Acre│ │ │ └─────────────────────────────────────────────────────────────────────────────┘ ``` *Worked Field Problem:* A commercial sprayer has a **750-gallon tank** calibrated to apply **15 GPA**. The herbicide label specifies **1.5 pints of product per acre**. The field measures **120 acres**. 1. **Acres treated per full tank:** $$\text{Acres/Tank} = \frac{750\text{ gallons}}{15\text{ GPA}} = 50\text{ Acres per Tank}$$ 2. **Chemical per full tank:** $$\text{Product/Tank} = 50\text{ acres} \times 1.5\text{ pt/acre} = 75\text{ pints} = 9.375\text{ gallons (9 gal + 1.5 qt)}$$ 3. **Batch plan for 120 acres:** - **Loads 1 & 2:** Two full 750-gallon loads treat $100\text{ acres}$ ($50\text{ acres} \times 2$), using $150\text{ pints}$ of product. - **Load 3 (Partial Load for 20 acres):** $$\text{Water Volume} = 20\text{ acres} \times 15\text{ GPA} = 300\text{ Gallons of Water}$$ $$\text{Product Volume} = 20\text{ acres} \times 1.5\text{ pt/acre} = 30\text{ pints} = 3.75\text{ gallons}$$

4. The Standard Tank Mixing Sequence: The WALES / DLABS Protocol

Combining chemicals in the wrong sequence is the leading cause of physical tank mixing disasters—such as chemical curdling, heavy sludge formation, phase separation, and completely blocked plumbing. Products must be added according to their formulation chemistry and physical wetting dynamics.

┌─────────────────────────────────────────────────────────────────────────────┐
│                     THE MANDATORY WALES / DLABS PROTOCOL                    │
├─────────────────────────────────────────────────────────────────────────────┤
│                                                                             │
│  STEP 1: Fill clean spray tank 1/2 to 3/4 FULL with water carrier.          │
│  STEP 2: START CONTINUOUS MECHANICAL OR HYDRAULIC AGITATION.                │
│                                                                             │
│  W / D ──► Water-Soluble Bags (WSB) & Dry Formulations (WP, WDG, DF)        │
│  A     ──► Agitate thoroughly until dry products are 100% dispersed         │
│  L     ──► Liquid Flowables & Suspensions (F, SC, ME)                       │
│  E     ──► Emulsifiable Concentrates (EC) & Micro-Emulsions                 │
│  S     ──► Surfactants, Soluble Liquids (SL, SP), & Adjuvants               │
│                                                                             │
│  STEP 8: Fill remainder of tank to target volume with water; keep agitating.│
│                                                                             │
└─────────────────────────────────────────────────────────────────────────────┘

Step-by-Step Breakdown of the WALES Protocol

Sequence StepFormulation CategorySpecific FormulationsCritical Handling Instructions
1. Carrier FillClean WaterFresh water carrierFill tank 1/2 to 3/4 full. Add water conditioners (e.g., AMS) if needed for hard water.
2. AgitationSystem StartupPump agitationStart continuous agitation and maintain throughout mixing and application.
3. W / DDry Wettable ProductsWSB, WSP, WP, WDG, DFAdd water-soluble packets first and allow films to dissolve completely. Add dry granules/powders. Pre-slurry in clean water bucket if required.
4. AAgitation IntervalContinuous fluid shearAgitate thoroughly for 3 to 5 minutes until dry materials are fully hydrated and suspended.
5. LLiquid FlowablesF, FL, SC, MEPour liquid flowables and microencapsulated suspensions into active agitation stream.
6. EEmulsifiable ConcentratesEC, EW, ODAdd solvent-based emulsifiable concentrates. Solution will turn a milky, opaque white color.
7. SSolutions & SurfactantsSL, SP, Crop Oils, NISAdd water-soluble concentrates, drift reduction agents, and non-ionic surfactants last to prevent foaming.
8. Final Top-OffFinish VolumeWater carrierAdd remaining water to reach target calibrated volume while maintaining full agitation.

[!CAUTION] Why Dry Formulations Must Go First: If an Emulsifiable Concentrate (EC) is added to the tank before a Wettable Powder (WP), the oil carriers in the EC will coat the dry powder particles. This oil coating prevents water from penetrating the powder, transforming the mixture into sticky, insoluble, gum-like curds that instantly plug suction strainers and nozzles.


5. Jar Compatibility Testing (The Quart Jar Protocol)

Before mixing large chemical quantities in a spray tank, applicators should perform a Quart Jar Compatibility Test whenever tank-mixing products for the first time, using new adjuvants, or mixing with liquid fertilizers.

┌─────────────────────────────────────────────────────────────────────────────┐
│                     QUART JAR COMPATIBILITY TEST PROTOCOL                   │
├─────────────────────────────────────────────────────────────────────────────┤
│                                                                             │
│  • Equipment: Clean 1-quart (32 fl oz) glass jar with tight lid, eye dropper│
│  • Carrier: 1 pint (16 fl oz) of water from the EXACT application source    │
│  • Proportional Scale: 1 teaspoon per quart ≈ 1 pint per 25 gallons of mix  │
│                                                                             │
│  Procedure:                                                                 │
│  1. Fill jar with 1 pint of carrier water.                                  │
│  2. Add products in exact WALES sequence at proportional scaled rates.      │
│  3. Cap jar tightly and invert 10 to 15 times to blend.                     │
│  4. Let stand undisturbed for 15 to 30 minutes.                             │
│  5. Inspect jar for signs of physical incompatibility.                      │
│                                                                             │
└─────────────────────────────────────────────────────────────────────────────┘

Interpreting Jar Test Results

  • Physically Compatible: The solution remains a uniform suspension or forms a light emulsion that readily re-disperses with gentle swirling. No precipitate, flakes, or phase separation occur. The mixture is safe to blend in the spray tank.
  • Physically Incompatible: The mixture exhibits:
    • Curdling / Clumping: Formation of cottage cheese-like lumps.
    • Layering / Phase Separation: Distinct oil and water layers that refuse to stay blended.
    • Precipitation / Sludge: Dense, gummy sediment settled at the bottom of the jar.
    • Heat Evolution: Exothermic reaction warming the jar (indicating chemical breakdown).
    • Action: If physical incompatibility occurs, do NOT mix the products in the spray tank. Test an approved compatibility agent (adjuvant) or apply the products in separate passes.

Physical vs. Chemical Incompatibility

  • Physical Incompatibility: Products fail to mix mechanically, forming solids, layers, or gels that plug spray plumbing.
  • Chemical Incompatibility: Active ingredients react chemically without visible physical change, deactivating the pesticidal mode of action or generating phytotoxic compounds that injure crops.
Loading diagram...
The WALES / DLABS Tank Mixing & Jar Testing Decision Workflow
Test Your Knowledge

An applicator must apply 2.0 pounds of active ingredient (a.i.) per acre across 35 acres. The selected commercial herbicide is formulated as a 50% Wettable Powder (50 WP). How many total pounds of commercial product are required?

A
B
C
D
Test Your Knowledge

Under the standardized WALES / DLABS tank mixing protocol, what is the correct sequence for adding components into the spray tank?

A
B
C
D
Test Your Knowledge

An applicator needs to treat 80 acres with an insecticide at a rate of 0.75 pounds active ingredient (a.i.) per acre. The commercial formulation is an Emulsifiable Concentrate containing 3.0 pounds of a.i. per gallon (3 EC). How many gallons of commercial product are required?

A
B
C
D
Test Your Knowledge

During a quart jar compatibility test, an applicator mixes two herbicides with water. After standing for 15 minutes, a thick layer of rubbery curds and greasy sludge forms that cannot be re-dispersed by shaking. What does this result indicate?

A
B
C
D