1. Introduction
Efficient water resource management is one of the most important challenges of modern agriculture [
1], especially in the context of climate change and increasing demand for agricultural products [
2]. Soil water management [
3] is an essential process for ensuring an optimal balance between plant water needs and soil retention and drainage capacity [
4], directly contributing to irrigation efficiency and agricultural sustainability. Conventional irrigation systems, based on uniform water distribution, often fail to account for local variability in soil [
5] and plant requirements, leading to either water shortages or water waste. In this context, the emergence of smart technologies [
6] and advanced optimization methods [
7] offers new insights into how water delivery can be adjusted according to actual needs [
8].
Genetic algorithms have proven effective in optimizing water distribution in an irrigation system [
9] due to their ability to explore complex solution spaces and adapt valve configurations combined with hardware ([
10,
11,
12]) and modern technologies ([
13,
14,
15]) to reduce shortages and waste ([
16,
17]). By iteratively evaluating solutions based on a well-defined fitness function, these algorithms can quickly identify near-optimal combinations that balance crop water requirements [
18] with available resources and irrigation system setup ([
19,
20]), even under conditions of spatial variability or multiple parameters.
Unlike traditional control methods, evolutionary algorithms do not rely on predefined rules or training data, making them ideal for heterogeneous agricultural environments with incomplete information.
Besides the usage of genetic algorithms in solving optimizational problems, new advances in research use digital technologies and Artificial Intelligence (AI)-driven solutions in order to improve prediction accuracy and water resource efficiency. For example, Wang (2025) [
21] proposed a Genetic Algorithm–Backpropagation Neural Network (GA–BPNN)-based irrigation warning system capable of significantly reducing prediction errors through the integration of neural networks and genetic algorithms. Similarly, Gaitan et al. (2025) [
22] developed an IoT-driven irrigation platform combining ESP32 microcontrollers, soil moisture sensors, and AI-based predictive control, offering real-time feedback and decision support. In a different application, Oğuztürk et al. (2025) [
23] demonstrated the effectiveness of AI-controlled irrigation over manual systems for ornamental plants, achieving 30–40% higher water efficiency using sensor-based environmental monitoring. Further, research published in
Sustainability (MDPI, 2025) [
24] introduced a hybrid fuzzy logic and GA model to optimize multiple agricultural objectives under uncertainty, using
-cut methods to enhance scheduling adaptability. At a broader scale, Mekonen (2025) [
25] integrated satellite remote sensing (Normalized Difference Vegetation Index—NDVI, soil moisture) with LSTM (Long Short-Term Memory) models to dynamically schedule irrigation in rainfed systems, demonstrating improved water productivity across large agricultural zones. Also, Saikai et al. (2023) [
26] develop a reinforcement learning (DRL) irrigation scheduler trained on APSIM data, which brings profit increases, but requires a significant amount of data and training.
While these studies highlight the potential of advanced and hybrid techniques, they often require significant infrastructure, extensive datasets, or computational complexity.
Compared to recent works which integrate Genetic Algorithms with complex models such as BPNN, fuzzy logic, or DRL, IRIGEN offers a lightweight algorithmic solution that avoids the need for extensive datasets and sophisticated model training, and is therefore deployable in resource-limited computational environments. It integrates agronomic constraints into a compact fitness function and optimizes irrigation efficiency without requiring large training datasets, making it highly suitable for real-world deployment and future IoT integration.
This paper proposes a distributed irrigation model (IRIGEN), in which the agricultural area is divided into a grid of grid cells (referred to as cells in the paper) (1 m
2), and each cell receives water from one or more irrigation points (taps), using a drip system, a sprinkler system ([
27]), or an irrigation system that can be arranged in a grid. These can be activated or deactivated according to an optimized strategy based on the current soil water content [
28], the aim being to minimize the difference between the amount of water delivered and the desired one. To achieve this goal, an evolutionary algorithm is used that adjusts the positions and states of the irrigation points based on a fitness function that takes into account water deficit, surplus, and consumption. The problem is similar to other issues solved using genetic algorithms, based on networks ([
29]), cartesian models [
30], or other types of models [
31].
Through a series of simulations and visualizations, the system performance is evaluated in terms of uniform coverage, resource efficiency, and stability of the solution over time. The results obtained demonstrate the potential of the method in the design of intelligent, adaptable, and scalable irrigation systems in modern agriculture rural management [
1].
4. Discussion
At the conclusion of the evolutionary process, the genetic algorithm succeeded in generating a solution that is significantly improved compared to the reference scenario. The key performance metrics recorded at generation 100 are summarized below:
Fitness function value: −0.0820, indicating a well-balanced solution with respect to minimizing water deficit, surplus, and overall water usage.
Total water volume delivered (Qtotal): 4.5000 m3, efficiently distributed across the entire surface area.
Average water deficit: 0.0221 m3 per cell—a low value that reflects effective coverage of irrigation demand.
Average water surplus: 0.0190 m3 per cell—suggesting that over-irrigation was successfully avoided.
Deficit Coverage Rate (DCR): 0.0000, confirming that all cells received their full water requirements.
Water Stress Index (WSI): 0.3320, which indicates low stress levels and good uniformity in water distribution.
The results clearly demonstrate that the IRIGEN model significantly outperforms the full-activation baseline in terms of water efficiency and irrigation quality. By activating only 17 out of 26 available irrigation points, the optimized solution achieved complete coverage of crop water requirements (DCR = 0) while reducing total water use by more than 50%. This outcome suggests that a strategic, spatially informed activation of taps—driven by genetic optimization—can drastically reduce overuse and improve precision without sacrificing irrigation effectiveness. The drop in the fitness value from −0.1503 to −0.0814, coupled with minimized surplus and deficit indicators, highlights a well-balanced trade-off between resource savings and agronomic needs.
The average surplus of 0.019 m
3/cell observed in the optimized IRIGEN scenario was not a preset design value, but emerged from the GA optimization under constraints of zero deficit (DCR = 0) and low water stress (WSI). While this corresponds to roughly two days of peak crop water demand, for the loam soil in this study (AW = 60 mm) it represents 31.7% of the available water—above the 10–15% range typically recommended by FAO-56. To assess the agronomic validity of this surplus, we compared it to the reference band for a set of soil–crop combinations, as shown in
Table 10.
The results indicate that the optimized surplus exceeds the FAO-56 10–15% AW reference range in most soil–crop scenarios, including the loam soil of this study. Only the clay loam with deep-rooted crops (alfalfa) meets the reference threshold. The higher proportion in the optimized case is attributable to the simulated distribution non-uniformity and peak evapotranspiration demand, suggesting that while the surplus is operationally minor in absolute terms, it is relatively high in proportion to AW. This highlights the need for context-specific recalibration to minimize deep percolation losses in other soil–crop–climate conditions.
Unlike most conventional irrigation optimization models, which often rely on black-box machine learning techniques (e.g., BPNN or DRL), the IRIGEN model emphasizes algorithmic transparency, spatial resolution, and minimal data requirements. While genetic algorithms have previously been used in irrigation planning, IRIGEN differs in the way it integrates spatially distributed constraints, field-scale emitter mapping, and soil–plant feedback directly into the fitness function.
To highlight its advantages, we compared IRIGEN with recent peer models such as GA-BPNN hybrid systems and DRL-based controllers, as summarized in
Table 2. IRIGEN achieves lower computational complexity (
) and does not require training data, making it more suitable for deployment in data-scarce environments. Furthermore, its interpretability and modularity allow easier integration with sensor-based decision platforms in practical deployments.
To further contextualize IRIGEN’s performance,
Table 11 presents a comparative summary with recent studies applying genetic algorithms for grid-based or spatially explicit irrigation optimization. The comparison includes computation time, water-saving efficiency, and the standard deviation of irrigation uniformity or efficiency, where available. These metrics provide a quantitative benchmark, clarifying IRIGEN’s computational efficiency and water-saving potential relative to peer methodologies.
The values in
Table 11 were obtained based on recent studies on optimization through genetic algorithms in irrigation and water distribution networks [
38,
39,
40,
41]. In short, IRIGEN has performances related especially to water efficiency and uniformity, even if the calculation time is longer than other studies focused on smaller networks or with reduced NG. This comparative framing helps highlight IRIGEN’s competitive efficiency and adaptability, while acknowledging variations in experimental conditions and metrics.
While IRIGEN integrates a diverse set of agronomic, soil, and meteorological inputs, no formal sensitivity analysis has been conducted to assess the relative influence or potential redundancy of these parameters. Future work will include parameter importance ranking, potentially using variance-based techniques or permutation importance, to identify dominant factors and simplify the model without compromising accuracy.
In order to show an example of an analysis that will be made using specific data from future work, a theoretical sensitivity estimation using representative values from the agronomic literature is shown next. It suggests that several parameters disproportionately influence the water requirement per cell. For instance, assuming a tomato crop grown in a greenhouse with
,
, and a soil depth
, the crop evapotranspiration reaches:
Using the soil water balance equation (Equation (
3)) and typical values
,
,
, the irrigation need becomes:
A plus or minus 10% change in , , or H yields:
This translates to a 9%–10% change in daily water requirement, showing high sensitivity to crop and climatic parameters. In contrast, varying or within realistic bounds (plus or minus 10%) produces smaller absolute changes (under 0.5 mm/day), indicating moderate sensitivity.
These estimates suggest prioritizing precision in measuring , , and H when calibrating the model or deploying in the field.
Further, an empirical sensitivity analysis was made and the results are shown in
Table 12. The sensitivity analysis evaluated the impact of four core genetic algorithm parameters—population size (NP), number of generations (NG), mutation rate (rm), and crossover rate (rc)—on convergence behavior, solution quality, and computational cost. Each configuration was run twice, and average values were computed for best fitness, convergence generations, execution time, water stress index (WSI), deficit coverage ratio (DCR), total applied water volume (Qtotal), and water use reduction relative to full activation.
The results indicate that all tested parameter combinations yield similar best fitness values (variation < 0.002), confirming the robustness of IRIGEN’s optimization. However, execution time is strongly affected by NP and NG, with the largest configuration (NP = 100, NG = 100) requiring up to five times longer than the smallest (NP = 50, NG = 60) for negligible fitness gains. Mutation and crossover rates had minor influence on WSI and Qtotal, suggesting that moderate values (rm = 0.05–0.10, rc = 0.4–0.7) maintain performance while controlling computation time.
From a methodological perspective, the genetic algorithm proved effective in navigating a large and complex solution space, identifying a configuration that simultaneously minimizes three conflicting objectives: deficit, surplus, and consumption. The model’s robustness stems from its binary chromosome representation and carefully tuned hyperparameters, enabling convergence within a reasonable number of generations. Although the simulation relies on synthetic data, the underlying logic reflects realistic agronomic principles and supports adaptation to field conditions. Compared to more complex hybrid approaches such as fuzzy-GA, BPNN-based prediction models, or deep reinforcement learning schedulers, IRIGEN offers a simpler and interpretable alternative that achieves substantial water savings without requiring large datasets or real-time sensor integration. These findings validate the feasibility of grid-based, algorithmic irrigation optimization and set the stage for future integration with real-time sensor data, IoT systems, or adaptive multi-objective frameworks.
To complement the visualization of irrigation distribution (e.g., in
Figure 5 and
Figure 6a), a quantitative assessment of spatial uniformity may be introduced in future work. Metrics such as the Coefficient of Variation (CV), Distribution Uniformity (DU), and Root Mean Squared Deviation (RMSD) between achieved vs. required soil moisture could be computed for each algorithm. These would offer a more robust comparison of irrigation effectiveness and consistency.
For instance, the Distribution Uniformity (DU) index:
is widely used in irrigation system design and can quantify over- or under-irrigation zones.
Heatmaps may then be accompanied by pixel-wise error maps or delta distributions (e.g., ) to highlight areas of surplus or deficit. Such comparative visualizations and error metrics could reveal not only total water efficiency but also fairness in water allocation across the field.
In the current study, visual patterns suggest that IRIGEN provides more consistent moisture coverage with minimal over-irrigation zones, but further validation using these uniformity metrics is recommended.
While the presented results emphasize overall water efficiency (e.g., over 50% reduction compared to full-field irrigation), the analysis does not explicitly account for the impact of parameter fluctuations or environmental extremes. Future work will incorporate sensitivity analyses by simulating variable climate scenarios, such as prolonged drought (e.g., elevated , reduced P) or sudden rainfall events. These scenarios will assess how robust the IRIGEN optimization remains under stress conditions.
In addition, error sources such as sensor inaccuracy, spatial soil heterogeneity, or model parameter uncertainty (e.g., or H) may affect irrigation precision. Their potential impact can be quantified by perturbing key inputs and measuring variance in fitness or water use. This would enable a more comprehensive understanding of model reliability under realistic field conditions.
In order to assess how this sensitivity analysis to parameter fluctuations or environmental extremes will be developed in future work, we can start by simulating the sensitivity of the model to climatic fluctuations. For this, we start by simulating three scenarios using the core irrigation demand formula (Equation (
3)).
Assuming the following constant soil parameters:
, , ,
Crop coefficient
We compute the irrigation requirement for three climate cases in the next Table (
Table 13).
The results show that a dry scenario increases water demand by approximately 31% compared to baseline, while heavy rainfall can reduce it by 45%. These significant shifts highlight the necessity of incorporating climate-aware strategies or real-time data sources to maintain irrigation efficiency.
5. Conclusions
This paper presented an optimized irrigation model based on a grid of cells, using an evolutionary algorithm for valve control. The results obtained indicate an efficient water distribution, with a reduction in the differences between the water demand and delivery in each cell.
Under the simulated field conditions, the IRIGEN model reduced total water use by more than 50% compared to full activation. The optimized configuration covered all plant water needs with no deficit (DCR = 0) and minimal surplus (average = 0.019 m
3). According to FAO Irrigation and Drainage Paper No. 56, typical crop water requirements in hot, dry climates can reach 10 mm/day (i.e., 10 L/m
2/day) [
42]. Therefore, the surplus observed in our simulations corresponds to nearly twice the daily crop water demand, and may be agronomically significant if not justified. However, FAO-56 also states that minor excess volumes are often acceptable or even necessary for leaching salts and achieving uniform application [
42]. Such surplus should be evaluated case by case depending on soil salinity, drainage conditions, and irrigation frequency. While the average surplus of 0.019 m
3/cell appears minor when expressed as approximately two days of peak crop water demand, it represents 31.7% of the available water (AW = 60 mm) for the loam soil and rooting depth in this study—above the 10–15% range typically recommended by FAO-56 for standard conditions. This value was not a preset target but emerged from the GA optimization under constraints of zero deficit and low water stress. The higher proportion relative to AW is attributable to the simulated distribution non-uniformity and high peak evapotranspiration rates. Under different soil–crop–climate conditions, recalibration of the surplus would be advisable to prevent deep percolation losses.
A potential direction for future validation involves the use of field-deployable soil moisture sensors (e.g., Decagon 5TE) to monitor real-time water dynamics, as well as remote sensing-based evapotranspiration estimates derived from NDVI indices (e.g., Sentinel-2 imagery). These tools would enable assessment of both spatial uniformity and temporal accuracy of the irrigation configurations generated by the model under real-world conditions.
However, the model presents several limitations that should be addressed in future developments:
It assumes temporally invariant environmental conditions, with fixed weather inputs (e.g., precipitation, evapotranspiration) and no seasonal dynamics.
Future direction: Extend the model to support multi-step simulations or rolling horizons with updated environmental inputs.
It does not simulate lateral water redistribution between adjacent cells, thereby ignoring infiltration spread or capillary movement.
Future direction: Couple with a simple hydrological sub-model or implement a local redistribution matrix.
The model uses uniform soil and plant parameters across the entire grid, neglecting known spatial heterogeneity in real fields.
Future direction: Integrate spatially distributed soil data or crop-specific coefficients from remote sensing or sensor networks.
Optimization is static and single-step, lacking real-time feedback or historical learning.
Future direction: Introduce adaptive optimization or reinforcement learning to respond to environmental changes.
Field validation is lacking, as current results are based solely on synthetic simulation scenarios.
Future direction: Validate the model using field-collected sensor data (e.g., soil moisture probes) or compare against remote sensing estimates (e.g., Sentinel-2 NDVI-based ET).
The model does not quantify the sensitivity to input parameter uncertainty (e.g., ET0, rainfall, crop coefficients).
Future direction: Perform a structured sensitivity analysis (e.g., Sobol, Monte Carlo) to identify key influencing factors and improve robustness.
Despite these limitations, the IRIGEN model demonstrates the feasibility of optimizing irrigation in a grid-based system under realistic spatial variability. Its structure is designed for integration with future IoT and real-data-driven systems. A promising future direction involves integrating IRIGEN with IoT-based irrigation infrastructure, leveraging real-time data from soil moisture sensors and weather stations. Such integration would allow dynamic updates of environmental inputs and more responsive control, enhancing the system’s practicality for precision agriculture applications.
In the future, the model can be extended with dynamic data from sensors, weather forecasts, multi-objective optimization, and real-world field testing. These improvements could significantly increase the practical applicability of the system in precision agriculture.