- Agriculture uses ~70% of the world’s freshwater withdrawals—making irrigation the single biggest lever for water savings. FAOHome
- Measured savings from sensor‑ or ET‑based scheduling commonly range 10–40% without hurting yields, based on university and peer‑reviewed field trials. NC State Extension
- Automating irrigation and optimizing pumps doesn’t just save water—it also cuts energy bills. California field deployments report 8–33% energy savings from pump monitoring and irrigation optimization. California Energy Commission
- Connectivity works at farm scale: NB‑IoT/LTE‑M offer licensed cellular coverage with 10+ year device battery life; LoRaWAN routinely covers 10–15 km in open terrain with years‑long battery life. GSMA
- Standards matter: OGC SensorThings API is the leading open standard to stream sensor data and send commands to devices (“Sensing” + “Tasking”). Open Geospatial Consortium
Why this matters now
“Agriculture is responsible for 70 percent of all freshwater withdrawals worldwide.” FAOHome
As droughts intensify and energy costs rise, leaking water through over‑irrigation is untenable. The good news: precise measurement and automation—using the Internet of Things (IoT)—turn irrigation from guesswork into data‑driven control.
What “IoT irrigation” actually includes
An IoT irrigation stack combines:
- In‑field sensors:
- Soil moisture (tensiometers, granular matrix/Watermark, capacitance/FDR, TDR) to track root‑zone water. University of Minnesota Extension
- Weather (temp, RH, wind, solar) for ETo calculations. cimis.water.ca.gov
- Plant‑based (leaf temp/IR, dendrometers) where needed. Frontiers
- Hydraulic (flow, pressure, pump current) to catch leaks and optimize energy. California Energy Commission
- Connectivity: LoRaWAN gateways for long‑range, low‑power links; NB‑IoT/LTE‑M where cellular is strong; satellite as fallback. blog.semtech.com
- Edge + cloud apps: Rule engines and ML that turn readings into valve/pump commands.
- Open interfaces: OGC SensorThings API to unify telemetry and control (“Sensing” and “Tasking”). Open Geospatial Consortium
The two control signals that drive automation
- Soil‑moisture feedback: Trigger irrigation when depletion reaches a crop‑specific threshold (MAD), verified by in‑situ sensors. University of Minnesota Extension
- Evapotranspiration (ET) budgets: Calculate ETc = ETo × Kc from weather networks (e.g., CIMIS) and crop coefficients, then irrigate to replace just what’s consumed. UC Agriculture and Natural Resources
Satellite ET (OpenET) now provides field‑scale ET at ~30 m resolution to support scheduling and compliance. A 2024 Nature Water analysis found ~10–20% monthly error in croplands, adequate for operational water accounting. Nature
“In California, state officials and farmers are using satellite data through OpenET to track evapotranspiration to better manage water resources.” NASA Science
What results can you expect? (Evidence)
- Controlled farm trials:
- Tomato automation (MI): IoT soil‑moisture automation used ~30% less water with no yield loss. Frontiers
- Generalized scheduling: Studies show 10–40% water savings from ET or soil‑moisture scheduling across seasons and weather. MDPI
- Extension guidance: Water‑balance scheduling alone can save 15–35% of water pumped, improving energy efficiency. NC State Extension
- Energy savings:
- California Energy Commission: “8–33% energy savings” from pump monitoring + irrigation optimization in commercial farms. California Energy Commission
- Urban/landscape benchmarks (useful for turf, campuses): EPA WaterSense controllers can save ~7,600–15,000 gallons/home/yr. US EPA
Picking the right sensors (and what they cost)
“One of the easiest and most effective ways to improve irrigation efficiency is to implement soil sensor technology in irrigation scheduling.” — University of Minnesota Extension University of Minnesota Extension
- Granular matrix (Watermark): Good in medium–fine soils; ~$40–50/sensor; handheld reader ~$250; basic logger ~$500. Slower response; temperature/salinity sensitive. University of Minnesota Extension
- Tensiometers: Direct soil tension; low salinity sensitivity; ~$80/sensor (+$140–155 transducer for telemetry). Maintenance required. University of Minnesota Extension
- Capacitance/FDR & TDR: Fast, accurate (site calibration helps); ~$250–350/sensor, loggers $500–$3,500. University of Minnesota Extension
Installation matters: Place sensors in pairs (≈⅓ and ≈⅔ of root depth) at representative spots; avoid oversized holes and air gaps to prevent bias. University of Minnesota Extension
Connectivity & power: what works in the field
- LoRaWAN: Practical ranges of 10–15 km in open terrain; multi‑year battery life; ideal for large blocks with few gateways. blog.semtech.com
- NB‑IoT/LTE‑M: Licensed spectrum, deep coverage, 10+ year device life in low‑duty cycles; easy backhaul to cloud. GSMA
Data & decision engines
- Weather networks & ET: CIMIS and similar networks provide ETo; multiply by Kc for ETc, then schedule to replace ETc minus effective rain. cimis.water.ca.gov
- Satellite ET (OpenET): 30‑m ensemble ET supports water accounting and on‑farm decisions with documented accuracy. Nature
- Standards & interoperability: Use OGC SensorThings so telemetry and commands are portable across vendors. Open Geospatial Consortium
Security & reliability (don’t skip this)
“These default passwords are easily found online, so they don’t provide any protection.” — CISA CISA
Treat irrigation controllers, gateways and pumps as operational technology (OT):
- Harden devices: Change defaults, use strong credentials and certificate‑based auth; patch firmware; segment OT from office networks. CISA
- Monitor advisories: ICS vulnerabilities affecting controllers and gateways are published regularly by CISA. CISA
- Telemetry resilience: Cache commands locally and fail safe (e.g., revert to conservative ET schedule) on link loss. qwel.net
Compliance & reporting (U.S. example)
Many basins now require water‑use and groundwater level reporting. California’s SGMA framework emphasizes monitoring networks, with growing deployments of telemetered wells. USGS Water Resources
IoT irrigation plus OpenET simplifies “applied vs. consumed” accounting—useful for audits, trading programs, and incentive‑based conservation. Nature
Implementation blueprint (practical steps)
- Baseline
- Install flow/pressure meters and log pump kWh to quantify losses and energy per acre‑foot. California Energy Commission
- Prioritize fields
- Start with water‑limited or sandy blocks and high‑value crops where ROI is fastest (more frequent irrigation, bigger savings). Frontiers
- Choose sensors
- Pair soil sensors (e.g., Watermark + capacitance) with a weather node; set MAD triggers by crop stage. University of Minnesota Extension
- Plan connectivity
- Map signal; pick LoRaWAN for broad fields, NB‑IoT/LTE‑M near towers; add solar for remote stations. blog.semtech.com
- Automate control
- Integrate valves/pumps; run closed‑loop rules (IF: soil tension>threshold AND rain<forecast THEN irrigate X mm), bounded by ET budgets. UC IPM
- Standardize data
- Expose devices via OGC SensorThings so analytics/SCADA can subscribe and “task” actuators. Open Geospatial Consortium
- KPIs to track
- Water applied vs. ETc, deep percolation events, distribution uniformity, kWh per acre‑foot, and yield per unit water (WUE). cimis.water.ca.gov
- Security controls
- Unique creds, MFA on portals, network segmentation, routine patching, and a simple incident checklist; monitor new CISA ICS advisories. CISA
Common pitfalls—and how to avoid them
- Bad placement/depth: Install sensors at ⅓ and ⅔ root depth in representative zones; avoid sidewall voids and oversize holes. University of Minnesota Extension
- No calibration: Low‑cost capacitance sensors need soil‑specific calibration to be accurate. PubMed Central
- Chasing a single metric: Fuse soil sensors + ET + flow to catch leaks and over‑irrigation that one signal alone can miss. California Energy Commission
- Ignoring energy: Optimize pump setpoints and schedules; field programs show double‑digit energy savings are realistic. California Energy Commission
- Vendor lock‑in: Favor standards (SensorThings), open APIs, and exportable data. Open Geospatial Consortium
Real‑world quotes you can use
“One of the easiest and most effective ways to improve irrigation efficiency is to implement soil sensor technology in irrigation scheduling.” — University of Minnesota Extension. University of Minnesota Extension
“In California, state officials and farmers are using satellite data through OpenET to track evapotranspiration to better manage water resources.” — NASA Earth Science. NASA Science
“The team observed 8 percent to 33 percent in energy savings from pump monitoring and irrigation optimization.” — California Energy Commission. California Energy Commission
“These default passwords are easily found online, so they don’t provide any protection.” — CISA. CISA
“Agriculture is responsible for 70 percent of all freshwater withdrawals worldwide.” — FAO. FAOHome
Appendix: quick starter kits (by use case)
- Row crops under pivots (sandy soils): 2–3 soil‑moisture depths per zone + LoRaWAN nodes + ET scheduler; use OpenET for cross‑check; add pump monitoring for energy KPIs. Frontiers
- Permanent crops (orchards/vineyards): Combine soil sensors with pressure/flow on each block; ETc budget with Kc by phenology; consider plant‑based stress sensors during critical windows. UC Agriculture and Natural Resources
- Campus/municipal landscapes: EPA WaterSense weather‑based or soil‑moisture controllers to curb overspray and automate seasonal changes. US EPA
Sources & further reading
- FAO: Global water use in agriculture and irrigation management. FAOHome
- UC ANR/CIMIS: ET basics, ETc formulas, and CIMIS scheduling guidance. cimis.water.ca.gov
- Nature Water (2024): OpenET accuracy assessment for croplands. Nature
- NASA Earth Science (2024): OpenET in practice. NASA Science
- Frontiers in Water (2024): IoT automation case studies (tomato, corn, blueberry). Frontiers
- Sustainability (2023): Automated data‑driven scheduling (10–40% water savings). MDPI
- NC State Extension: Water‑balance scheduling saves 15–35%. NC State Extension
- California Energy Commission (2019): Pump/irrigation optimization energy savings (8–33%). California Energy Commission
- UMN Extension: Sensor types, placement, and typical costs. University of Minnesota Extension
- OGC: SensorThings API (Sensing & Tasking). Open Geospatial Consortium
- CISA: IoT security fundamentals; ICS advisories for OT environments. CISA
- EPA WaterSense: Weather‑based & soil‑moisture controllers (landscape savings). US EPA
Bottom line: If you’re still irrigating by the calendar, you’re paying for water and kilowatt‑hours you don’t need. A modest kit—root‑zone sensors, an ET feed, long‑range connectivity, and secure automation—can reliably cut water use by double digits, trim pumping energy, and give you the records you’ll need for compliance and audit‑grade water accounting. Nature