Toward Sustainable Farming: Implementing Artificial Intelligence to Predict Optimum Water and Energy Requirements for Sensor-Based Micro Irrigation Systems Powered by Solar PV
Abstract
:1. Introduction
- Investigating the influence of four solar-powered micro irrigation systems on date palm yield and water use efficiency.
- Collecting data on meteorological variables of the study area during the date palm irrigation experiment, including actual water applied and actual PV energy consumed.
- Determining the optimum water applied and PV energy consumed for obtaining optimum WUE and for optimum date palm yield under each micro irrigation system.
- Developing and evaluating four ML models for predicting water and energy requirements based on limited meteorological variables and date palm age, where the target is to achieve the optimum WUE, or where the target is to achieve the optimum date palm yield.
- Validating the best ML model under each solar-powered irrigation system according to the above two options.
2. Materials and Methods
2.1. Experimental Area
2.2. Description of the Solar-Powered Micro Irrigation Systems
2.2.1. Solar PV System
2.2.2. Irrigation Systems
- SIS: Six subsurface irrigation units were used for each date palm tree in this system (Figure 2f). The subsurface irrigation units were connected to the distribution ring, and the ring was connected to the subline. The subsurface irrigation unit consisted of two perforated pipes with light volcanic gravels (0.4–0.8 cm in diameter) between them. The outer diameter of the subsurface irrigation unit was 12.5 cm, and its length was 35 cm. The outer pipe’s surface is slotted with a slot width of 0.2 cm, a length of 4.0 cm, and a tilt angle of 30°. The inner pipe length is 35 cm with a diameter of 2.5 cm and is perforated in a spiral shape with a 0.3 cm hole diameter. The subsurface irrigation unit’s water flow rate was approximately 0.030 m3/h at a pressure of 300 kPa.
- SDIS: A subsurface dripline with a diameter of 1.6 cm (Rain Bird Corporation, Tucson, AZ, USA) included subsurface pressure-compensating emitters used in this system (Figure 2g). The distance between two pressure-compensating emitters was 0.457 m. Two lateral rings of this subsurface dripline were installed around the date palm tree. The diameters of the inner and outer lateral dripline rings were 1.2 m and 1.84 m, respectively. Accordingly, twenty pressure-compensating emitters were used for each date palm tree. The flow rate of the pressure-compensating emitters was approximately 0.010 m3/h at a pressure of 380 kPa.
- DIS: Six pressure-compensating drippers with a flow rate of approximately 0.03 m3/h at 300 kPa were distributed around the date palm tree in this system (Figure 2h). The dripper was installed on a lateral ring (1.6 cm in diameter) around date palm trees with a diameter of 1.80 m.
- BIS: Four adjustable low-pressure bubblers with flow rates ranging from 0 to 0.120 m3/h were used in this system for each date palm tree (Figure 2i). The bubbler flow rate of 0.045 m3/h was adjusted at the pressure of 200 kPa. The bubbler heads were installed on a wedge and inserted into the ground around the date palm tree.
2.3. Experimental Design and Measurements
- Meteorological variables: A cloud-based IoT platform was used for meteorological variables’ data collection. The IoT platform included several components, i.e., the sensors, controller, source of internet, cloud platform (ThingSpeak cloud platform), and laptop. These components were efficiently connected and seamlessly worked to realize the meteorological variables’ data collection.
- Irrigation water requirements: The amount of irrigation water requirements (IWR) was expressed per date palm tree. The IWR was controlled based on the volumetric soil water content (VSWC) using a soil moisture sensor-based control system. The sensor-based irrigation scheduling (SBIS) method was used for the irrigation schedule in this experiment using a soil moisture sensor-based control system designed and manufactured by the first author of the current study [9]. The minimum setpoints were adjusted at different VSWC as a percent of available water (AW) content (40, 50, 60, 70, 80, and 90% of AW), as shown in Figure 3. The maximum setpoints were adjusted at 25% VSWC for all irrigation systems. Three VSWC sensors (VH400Vegetronix, Inc., Riverton, Salt Lake County, UT, USA) were used for each treatment. Each sensor is installed between two irrigation units at a distance of 1 m from the palm tree’s trunk, with a depth of 25 cm.
- Irrigation water applied: Multi-jet water flow meters (model: LXSG-15E-50E, Ningbo Yonggang Instrument Co., Ltd., Cixi, Ningbo, China) made from copper with a nominal diameter of 20 m were used to calculate the actual amount of irrigation water applied. The flow meters were made of copper with total dimensions of approximately 1.9 × 9.9 × 1.6 cm.
- The reduction factor: The reduction coefficient (Kr) for each irrigation system was estimated using the following formula:
- Electrical energy consumed: The amount of electrical energy consumed for each irrigation system was measured using digital energy meters (D69-2049, Yueqing Winston Electric Co., Ltd., Wenzhou, China). These digital energy meters are multi-function meters, which simultaneously display the measured AC voltage (80–300 VAC), AC (0–100 A), active power (0–10000 W), and cumulative energy consumption (0–10000 kWh).
- Yield and water use efficiency: The yield of the palm tree was predicted by weighing the ripe date fruits immediately after harvesting using a digital balance. The water use efficiency was predicted based on the yield and the cumulative irrigation water applied using the following equation:
2.4. Machine-Learning Algorithms
2.4.1. Linear Regression
2.4.2. Support Vector Machine
2.4.3. Long Short-Term Memory
2.4.4. Gradient Boosting Machine
2.5. Performance Evaluation of the ML Models
- Scale-dependent errors. In this kind of error, the forecast errors are on the same scale as the data themselves. The most commonly used scale-dependent errors are root mean square error (RMSE) and the mean absolute error (MAE) [39]. RMSE calculates the square root of the mean of the squares of all errors of all values. In other words, it measures the variance of the residuals. Contrarily, MAE represents the average of the absolute difference between the actual and predicted values in the dataset. In other words, it measures the average of the residuals in the dataset. RMSE is a differentiable function, which makes it easy to perform mathematical operations in comparison to the non-differentiable function, such as MAE. The mathematical formulae of RMSE and MAE can be given as follows:
- Scale-independent errors. In this kind of error, the forecast errors are free scale regardless of the data values being small or large. One of the most commonly used scale-independent errors is the coefficient of determination (usually known as R2). R2 is a performance measure, which provides information about the goodness of fit of a model. In the context of regression, it represents the proportion of the variance in the dependent variable, which is explained by the independent variable [40,41]. Whereas correlation explains the strength of the relationship between an independent and dependent variable, R2 explains to what extent the variance of one variable explains the variance of the other variable.
2.6. Statistical Analysis and ML Hardware and Software Platforms
3. Results and Discussion
3.1. Meteorological Data Description
3.2. Irrigation Water Applied
3.3. Yield and Water Use Efficiency
3.4. Parameters’ Optimization
3.5. Variables’ Correlation
3.6. Evaluation of the Prediction Models
3.7. Analysis of the Prediction Results
3.7.1. Comparison between LR and SVR
3.7.2. Comparison between XGBoost and LSTM
3.8. Validation of the Best ML Model
4. Conclusions
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
Nomenclature
AI | artificial intelligence |
AIW | applied irrigation water |
ANN | artificial neural network |
AW | available water |
BIS | bubbler irrigation |
CAIW | cumulative applied irrigation water |
DIS | drip irrigation |
DPA | date palm age |
DPY | date palm yield |
EEA | equal to each age |
EEC | electrical energy consumption |
EER | electrical energy requirements |
FC | field capacity |
IL | irrigation level |
Imp | current at maximum power |
Isc | current at short circuit |
IWR Kr | irrigation water requirements reduction factor |
LR | linear regression |
LSTM | long short-term memory |
MAE | mean absolute error |
ML | machine learning |
Pmax | maximum power |
PV | photovoltaic system |
PWM | pulse-width modulation |
PWP | permanent wilting point |
R2 | coefficient of determination |
RH avg | average RH |
RH max | maximum RH |
RH min | minimum RH |
RMSE | root mean square error |
SBIS | sensor-based irrigation scheduling |
SDIS | subsurface drip irrigation |
SH | sun hour |
SI avg | average solar irradiance |
SI max | maximum solar irradiance |
SIS | subsurface irrigation system |
SPI | solar pumping inverter |
SR | solar radiation |
SVR | support vector regression |
T avg | average temperature |
T max | maximum temperature |
T min | minimum temperature |
UAW | unavailable water |
VFD | variable-frequency |
Vmp | voltage at the maximum power |
Voc | voltage at open circuit |
VSWC | volumetric soil water content |
WS avg | average wind speed |
WUE | water use efficiency |
XGBoost | extreme gradient boosting |
Appendix A
References
- FAO. Water for Sustainable Food and Agriculture Water for Sustainable Food and Agriculture. Rep. Prod. G20 Pres. Ger. 2017, 10–15. Available online: http://www.fao.org/3/i7959e/i7959e.pdf (accessed on 1 February 2023).
- Talaviya, T.; Shah, D.; Patel, N.; Yagnik, H.; Shah, M. Implementation of Artificial Intelligence in Agriculture for Optimisation of Irrigation and Application of Pesticides and Herbicides. Artif. Intell. Agric. 2020, 4, 58–73. [Google Scholar] [CrossRef]
- Calzadilla, A.; Rehdanz, K.; Tol, R.S.J. Water Scarcity and the Impact of Improved Irrigation Management: A Computable General Equilibrium Analysis. Agric. Econ. 2011, 42, 305–323. [Google Scholar] [CrossRef]
- Change, IPCC Climate. Impacts, Adaptation, and Vulnerability: Contribution of Working Group II to the Fifth Assessment Report of the Intergovernmental Panel on Climate Change. Intergov. Panel Clim. Chang. 2014, 1–44. Available online: https://www.cambridge.org/core/books/climate-change-2014-impacts-adaptation-and-vulnerability-part-a-global-and-sectoral-aspects/1BE4ED76F97CF3A75C64487E6274783A (accessed on 1 March 2023).
- Ahmed Mohammed, M.E.; Refdan Alhajhoj, M.; Ali-Dinar, H.M.; Munir, M. Impact of a Novel Water-Saving Subsurface Irrigation System on Water Productivity, Photosynthetic Characteristics, Yield, and Fruit Quality of Date Palm under Arid Conditions. Agronomy 2020, 10, 1265. [Google Scholar] [CrossRef]
- Mohammed, M.; Sallam, A.; Munir, M.; Ali-Dinar, H. Effects of Deficit Irrigation Scheduling on Water Use, Gas Exchange, Yield, and Fruit Quality of Date Palm. Agronomy 2021, 11, 2256. [Google Scholar] [CrossRef]
- Abioye, E.A.; Hensel, O.; Esau, T.J.; Elijah, O.; Abidin, M.S.Z.; Ayobami, A.S.; Yerima, O.; Nasirahmadi, A. Precision Irrigation Management Using Machine Learning and Digital Farming Solutions. AgriEngineering 2022, 4, 70–103. [Google Scholar] [CrossRef]
- Sagheer, A.; Mohammed, M.; Riad, K.; Alhajhoj, M. A Cloud-Based IoT Platform for Precision Control of Soilless Greenhouse Cultivation. Sensors 2021, 21, 223. [Google Scholar] [CrossRef]
- Mohammed, M.; Riad, K.; Alqahtani, N. Efficient Iot-Based Control for a Smart Subsurface Irrigation System to Enhance Irrigation Management of Date Palm. Sensors 2021, 21, 3942. [Google Scholar] [CrossRef]
- Abdelouahhab, Z.; Arias-Jimenez, E.J. Date Palm Cultivation; Food and Agriculture Organization (FAO): Rome, Italy, 1999. [Google Scholar]
- Food and Agriculture Organization of the United (FAO); International Center for Advanced Mediterranean Agronomic Studies (CIHEAM). Workshop on “Irrigation of Date Palm and Associated Crops”; Faculty of Agriculture, Damascus University: Damascus, Syrian, 27–30 May 2008; pp. 27–30. ISBN 9789251059975. [Google Scholar]
- Wen, Y.; Shang, S.; Yang, J. Optimization of Irrigation Scheduling for Spring Wheat with Mulching and Limited Irrigation Water in an Arid Climate. Agric. Water Manag. 2017, 192, 33–44. [Google Scholar] [CrossRef]
- Eltawil, M.A.; Alhashem, H.A.; Alghannam, A.O. Design of a Solar PV Powered Variable Frequency Drive for a Bubbler Irrigation System in Palm Trees Fields. Process Saf. Environ. Prot. 2021, 152, 140–153. [Google Scholar] [CrossRef]
- Rehman, S.; Sahin, A.Z. Performance Comparison of Diesel and Solar Photovoltaic Power Systems for Water Pumping in Saudi Arabia. Int. J. Green Energy 2015, 12, 702–713. [Google Scholar] [CrossRef]
- Cervera-Gascó, J.; Perea, R.G.; Montero, J.; Moreno, M.A. Prediction Model of Photovoltaic Power in Solar Pumping Systems Based on Artificial Intelligence. Agronomy 2022, 12, 693. [Google Scholar] [CrossRef]
- Nam, S.; Kang, S.; Kim, J. Maintaining a Constant Soil Moisture Level Can Enhance the Growth and Phenolic Content of Sweet Basil Better than Fluctuating Irrigation. Agric. Water Manag. 2020, 238, 106203. [Google Scholar] [CrossRef]
- Mohammed, M.; El-Shafie, H.; Munir, M. Development and Validation of Innovative Machine Learning Models for Predicting Date Palm Mite Infestation on Fruits. Agronomy 2023, 13, 494. [Google Scholar] [CrossRef]
- Mohammed, M.; Riad, K.; Alqahtani, N. Design of a Smart IoT-Based Control System for Remotely Managing Cold Storage Facilities. Sensors 2022, 22, 4680. [Google Scholar] [CrossRef] [PubMed]
- Mohammed, M.; Munir, M.; Ghazzawy, H.S. Design and Evaluation of a Smart Ex Vitro Acclimatization System for Tissue Culture Plantlets. Agronomy 2022, 13, 78. [Google Scholar] [CrossRef]
- Abioye, E.A.; Abidin, M.S.Z.; Mahmud, M.S.A.; Buyamin, S.; AbdRahman, M.K.I.; Otuoze, A.O.; Ramli, M.S.A.; Ijike, O.D. IoT-Based Monitoring and Data-Driven Modelling of Drip Irrigation System for Mustard Leaf Cultivation Experiment. Inf. Process. Agric. 2020, 8, 270–283. [Google Scholar] [CrossRef]
- Yartu, M.; Cambra, C.; Navarro, M.; Rad, C.; Arroyo, Á.; Herrero, Á. Humidity Forecasting in a Potato Plantation Using Time-Series Neural Models. J. Comput. Sci. 2022, 59, 101547. [Google Scholar] [CrossRef]
- Chen, A.; Orlov-Levin, V.; Meron, M. Applying High-Resolution Visible-Channel Aerial Imaging of Crop Canopy to Precision Irrigation Management. Agric. Water Manag. 2019, 216, 196–205. [Google Scholar] [CrossRef]
- Sapankevych, N.; Sankar, R. Time Series Prediction Using Support Vector Machines: A Survey. IEEE Comput. Intell. Mag. 2009, 4, 24–38. [Google Scholar] [CrossRef]
- Vapnik, V.; Golowich, S.E.; Smola, A. Support Vector Method for Function Approximation, Regression Estimation, and Signal Processing. In Proceedings of the Advances in Neural Information Processing Systems NIPS’96, Proceedings of the 9th International Conference on Neural Information Processing Systems; Jordan, M., Petsche, T., Eds.; MIT Press: Cambridge, MA, USA, 1997; pp. 281–287. Available online: https://cir.nii.ac.jp/crid/1572543025363322368 (accessed on 1 March 2023).
- Tealab, A. Time Series Forecasting Using Artificial Neural Networks Methodologies: A Systematic Review. Futur. Comput. Inform. J. 2018, 3, 334–340. [Google Scholar] [CrossRef]
- Montgomery, D.; Jennings, C.; Kulahci, M. Introduction to Time Series Analysis and Forecasting, 2nd ed.; John Wiley and Sons: Hoboken, NJ, USA, 2015; Volume 2, ISBN 978-1-118-74515-1. [Google Scholar]
- Hochreiter, S.; Schmidhuber, J. Long Short-Term Memory. Neural Comput. 1997, 9, 1735–1780. [Google Scholar] [CrossRef] [PubMed]
- Jaitly, N.; Senior, A.; Vanhoucke, V.; Nguyen, P.; Sainath, T.; Kingsbury, B.; Hinton, G.; Deng, L.; Yu, D.; Dahl, G.; et al. Deep Neural Networks for Acoustic Modeling in Speech Recognition. IEEE Signal Process. Mag. 2012, 29, 82–97. [Google Scholar]
- Sutskever, I. Training Recurrent Neural Networks by Diffusion. Ph.D. Thesis, University of Toronto, Toronto, ON, Canada, 2012. Available online: http://www.cs.utoronto.ca/~ilya/pubs/ilya_sutskever_phd_thesis.pdf (accessed on 1 March 2023).
- Vuong, P.H.; Dat, T.T.; Mai, T.K.; Uyen, P.H.; Bao, P.T. Stock-Price Forecasting Based on XGBoost and LSTM. Comput. Syst. Sci. Eng. 2022, 40, 237–246. [Google Scholar] [CrossRef]
- Hamdoun, H.; Sagheer, A.; Youness, H. Energy Time Series Forecasting-Analytical and Empirical Assessment of Conventional and Machine Learning Models. J. Intell. Fuzzy Syst. 2021, 40, 12477–12502. [Google Scholar] [CrossRef]
- Sagheer, A.; Hamdoun, H.; Youness, H. Deep LSTM-Based Transfer Learning Approach for Coherent Forecasts in Hierarchical Time Series. Sensors 2021, 21, 4379. [Google Scholar] [CrossRef]
- AL-Omran, A.; Eid, S.; Alshammari, F. Crop Water Requirements of Date Palm Based on Actual Applied Water and Penman–Monteith Calculations in Saudi Arabia. Appl. Water Sci. 2019, 9, 69. [Google Scholar] [CrossRef] [Green Version]
- Clarke, D.; Smith, M.; El-Askari, K. CropWat for Windows; Version 4.2; Southampton University: Southampton, UK, 1998; p. 43. [Google Scholar]
- Hochreiter, S.; Schmidhuber, J. Bridging Long Time Lags by Weight Guessing and “Long Short-Term Memory”. In Spatiotemporal Models in Biological and Artificial Systems; Silva, F.L., Principe, J.C., Almeida, L.B., Eds.; IOS Press: Amsterdam, Netherlands, 1996; Volume 37, pp. 65–72. [Google Scholar]
- Ke, G.; Meng, Q.; Finley, T.; Wang, T.; Chen, W.; Ma, W.; Ye, Q.; Liu, T.-Y. LightGBM: A Highly Efficient Gradient Boosting Decision Tree. In Proceedings of the 31st Conference on Neural Information Processing Systems (NIPS), Long Beach, CA, USA, 4 December 2017; Curran Associates 57 Morehouse Lane Red Hook: New York, NY, USA, 2017. [Google Scholar]
- Chen, T.; Guestrin, C. XGBoost: A Scalable Tree Boosting System. In Proceedings of the ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, San Francisco, CA, USA, 13–17 August 2016; pp. 785–794. [Google Scholar] [CrossRef] [Green Version]
- Chen, M.; Liu, Q.; Chen, S.; Liu, Y.; Zhang, C.-H.; Liu, R. XGBoost-Based Algorithm Interpretation and Application on Post-Fault Transient Stability Status Prediction of Power System. IEEE Access 2019, 7, 13149–13158. [Google Scholar] [CrossRef]
- Hyndman, R.J.; Koehler, A.B. Another Look at Measures of Forecast Accuracy. Int. J. Forecast. 2006, 22, 679–688. [Google Scholar] [CrossRef] [Green Version]
- Piepho, H.P. A Coefficient of Determination (R2) for Generalized Linear Mixed Models. Biom. J. 2019, 61, 860–872. [Google Scholar] [CrossRef]
- Chicco, D.; Warrens, M.J.; Jurman, G. The Coefficient of Determination R-Squared Is More Informative than SMAPE, MAE, MAPE, MSE and RMSE in Regression Analysis Evaluation. PeerJ Comput. Sci. 2021, 7, e623. [Google Scholar] [CrossRef]
- Abadi, M.; Barham, P.; Chen, J.; Chen, Z.; Davis, A.; Dean, J.; Devin, M.; Ghemawat, S.; Irving, G.; Isard, M.; et al. Tensor-Flow: Large-Scale Machine Learning on Heterogeneous Systems. In Proceedings of the 12th USENIX Symposium on Operating Systems Design and Implementation (OSDI ’16), Savannah, GA, USA, 2–4 November 2016; USENIX Association: Savannah, GA, USA, 2015; Volume 81, pp. 265–283. [Google Scholar]
- Adil, M.; Samia, H.; Sakher, M.; El Hafed, K.; Naima, K.; Kawther, L.; Tidjani, B.; Abdesselam, B.; Bensalah, L.M.; Yamina, K.; et al. Date Palm (Phoenix dactylifera L.) Irrigation Water Requirements as Affected by Salinity in Oued Righ Conditions, North Eastern Sahara, Algeria. Asian J. Crop Sci. 2015, 7, 174–185. [Google Scholar] [CrossRef] [Green Version]
- Alnaim, M.A.; Mohamed, M.S.; Mohammed, M.; Munir, M. Effects of Automated Irrigation Systems and Water Regimes on Soil Properties, Water Productivity, Yield and Fruit Quality of Date Palm. Agriculture 2022, 12, 343. [Google Scholar] [CrossRef]
- Ismail, S.M.; Al-Qurashi, A.D.; Awad, M.A. Optimization of Irrigation Water Use, Yield, and Quality of “Nabbut-Saif” Date Palm under Dry Land Conditions. Irrig. Drain. 2014, 63, 29–37. [Google Scholar] [CrossRef]
- Ghazzawy, H.S.; Alqahtani, N.; Munir, M.; Alghanim, N.S.; Mohammed, M. Combined Impact of Irrigation, Potassium Fertilizer, and Thinning Treatments on Yield, Skin Separation, and Physicochemical Properties of Date Palm Fruits. Plants 2023, 12, 1003. [Google Scholar] [CrossRef] [PubMed]
- Tripler, E.; Shani, U.; Mualem, Y.; Ben-Gal, A. Long-Term Growth, Water Consumption and Yield of Date Palm as a Function of Salinity. Agric. Water Manag. 2011, 99, 128–134. [Google Scholar] [CrossRef]
- Shareef, H.J.; Alhamd, A.S.; Naqvi, S.A.; Eissa, M.A. Adapting Date Palm Offshoots to Long-Term Irrigation Using Groundwater in Sandy Soil. Folia Oecologica 2021, 48, 55–62. [Google Scholar] [CrossRef]
- Ali-Dinar, H.; Mohammed, M.; Munir, M. Effects of Pollination Interventions, Plant Age and Source on Hormonal Patterns and Fruit Set of Date Palm (Phoenix Dactylifera L.). Horticulturae 2021, 7, 427. [Google Scholar] [CrossRef]
- Bainbridge, D.A. Deep Pipe Irrigation. The Overstory# 175; Permanent Agriculture Resources: Holualoa, HI, USA, 2006; Volume 175, p. 6. [Google Scholar]
- Manzoor Alam, S. Nutrient Uptake by Plants Under Stress Conditions. Handb. Plant Crop Stress 1999, 2, 285–313. [Google Scholar] [CrossRef]
- Sinobas, L.R.; Rodríguez, M.G.; Lee, T.S. A Review of Subsurface Drip Irrigation and Its Management. In Water Quality, Soil and Managing Irrigation of Crops; InTech: Rijeka, Croatia, 2012; pp. 171–194. [Google Scholar]
- Albasha, R.; Mailhol, J.C.; Cheviron, B. Compensatory Uptake Functions in Empirical Macroscopic Root Water Uptake Models—Experimental and Numerical Analysis. Agric. Water Manag. 2015, 155, 22–39. [Google Scholar] [CrossRef] [Green Version]
- Mohammed, M.; Munir, M.; Aljabr, A. Prediction of Date Fruit Quality Attributes during Cold Storage Based on Their Electrical Properties Using Artificial Neural Networks Models. Foods 2022, 11, 1666. [Google Scholar] [CrossRef] [PubMed]
- Allen, R.G.; Pereira, L.S.; Pereira, L.S.; Raes, D.; Smith, M. Crop Evapotranspiration-Guidelines for Computing Crop Water Requirements-FAO Irrigation and Drainage Paper 56; Fao: Rome, Italy, 1998; Volume 300, p. D05109. [Google Scholar]
- Torres-Sanchez, R.; Navarro-Hellin, H.; Guillamon-Frutos, A.; San-Segundo, R.; Ruiz-Abellón, M.C.; Domingo-Miguel, R. A Decision Support System for Irrigation Management: Analysis and Implementation of Different Learning Techniques. Water 2020, 12, 548. [Google Scholar] [CrossRef] [Green Version]
- Kumar, A.; Surendra, A.; Mohan, H.; Muthu Valliappan, K.; Kirthika, N. Internet of Things Based Smart Irrigation Using Regression Algorithm. In Proceedings of the 2017 International Conference on Intelligent Computing, Instrumentation and Control Technologies, ICICICT, Kerala, India, 6–7 July 2017; Volume 2018-Janua, pp. 1652–1657. [Google Scholar]
- Goap, A.; Sharma, D.; Shukla, A.K.; Rama Krishna, C. An IoT Based Smart Irrigation Management System Using Machine Learning and Open Source Technologies. Comput. Electron. Agric. 2018, 155, 41–49. [Google Scholar] [CrossRef]
- Vij, A.; Vijendra, S.; Jain, A.; Bajaj, S.; Bassi, A.; Sharma, A. IoT and Machine Learning Approaches for Automation of Farm Irrigation System. Procedia Comput. Sci. 2020, 167, 1250–1257. [Google Scholar] [CrossRef]
- Yu, X.; Wang, Y.; Wu, L.; Chen, G.; Wang, L.; Qin, H. Comparison of Support Vector Regression and Extreme Gradient Boosting for Decomposition-Based Data-Driven 10-Day Streamflow Forecasting. J. Hydrol. 2020, 582, 124293. [Google Scholar] [CrossRef]
- Zhang, L.; Bian, W.; Qu, W.; Tuo, L.; Wang, Y. Time Series Forecast of Sales Volume Based on XGBoost. J. Phys. Conf. Ser. 2021, 1873, 012067. [Google Scholar] [CrossRef]
- Bhakta, A.; Kim, Y.; Cole, P. Comparing Machine Learning-Centered Approaches for Forecasting Language Patterns During Frustration in Early Childhood. arXiv 2021, arXiv:2110.15778. [Google Scholar] [CrossRef]
- Sagheer, A.; Kotb, M. Time Series Forecasting of Petroleum Production Using Deep LSTM Recurrent Networks. Neurocomputing 2019, 323, 203–213. [Google Scholar] [CrossRef]
- Mutombo, N.M.-A.; Numbi, B.P. Development of a Linear Regression Model Based on the Most Influential Predictors for a Research Office Cooling Load. Energies 2022, 15, 5097. [Google Scholar] [CrossRef]
- Cortez, P.; Donate, J.P. Evolutionary Support Vector Machines for Time Series Forecasting. In Artificial Neural Networks and Machine Learning–ICANN 2012, Proceedings of the 22nd International Conference on Artificial Neural Networks, Lausanne, Switzerland, 11–14 September 2012; Springer: Berlin/Heidelberg, Germany, 2012; Volume 7553, pp. 523–530. [Google Scholar] [CrossRef] [Green Version]
- Sagheer, A.; Kotb, M. Unsupervised Pre-Training of a Deep LSTM-Based Stacked Autoencoder for Multivariate Time Series Forecasting Problems. Sci. Rep. 2019, 9, 19038. [Google Scholar] [CrossRef] [PubMed] [Green Version]
Variables | 2018 | 2019 | 2020 | 2021 | 2022 |
---|---|---|---|---|---|
SH, h | 7.87 ± 0.9 c | 8.05 ± 0.96 ac | 7.98 ± 0.98 bc | 8.19 ± 1.12 a | 8.09 ± 1.06 ab |
T max, °C | 37.16 ± 8.89 a | 36.72 ± 9.86 a | 36.22 ± 9.15 a | 36.71 ± 9.8 a | 36.47 ± 9.28 a |
T min °C | 20.66 ± 7.29 a | 20.52 ± 8.05 a | 20.89 ± 8.09 a | 21.21 ± 7.6 a | 21.07 ± 7.64 a |
T avg, °C | 28.66 ± 8.17 a | 28.34 ± 8.89 a | 28.31 ± 8.61 a | 28.63 ± 8.63 a | 28.48 ± 8.5 a |
RH max, % | 57.34 ± 19.17 a | 57.67 ± 22 a | 59.37 ± 21.22 a | 59.26 ± 22.75 a | 59.31 ± 19.29 a |
RH min, % | 13.37 ± 9.86 b | 13.96 ± 11.18 ab | 15.83 ± 12.2 a | 16.1 ± 13.53 a | 15.97 ± 11.23 a |
RH avg, % | 43.34 ± 18.97 a | 44.53 ± 21.09 a | 45.91 ± 21.54 a | 46.53 ± 21.8 a | 46.24 ± 18.39 a |
WS avg, km/h | 3.04 ± 2.98 a | 2.69 ± 3.08 ab | 2.59 ± 2.31 ab | 1.88 ± 1.03 c | 2.23 ± 1.37 bc |
SI max, kW/m² | 0.99 ± 0.13 a | 0.97 ± 0.13 ab | 0.93 ± 0.15 c | 0.95 ± 0.14 bc | 0.94 ± 0.14 bc |
SI avg, kW/m² | 0.264 ± 0.06 a | 0.256 ± 0.07 ab | 0.239 ± 0.07 c | 0.244 ± 0.07 bc | 0.244 ± 0.06 bc |
SR, MJ/m² | 22.05 ± 5.36 ab | 21.49 ± 5.6 ab | 19.97 ± 5.54 c | 22.49 ± 6.48 a | 21.21 ± 5.62 b |
Parameters | Irrigation System | 2018 | 2019 | 2020 | 2021 | 2022 |
---|---|---|---|---|---|---|
ETo avg, mm/day | 5.941 ± 2.02 b | 6.151 ± 2.02 bc | 5.768 ± 1.93 c | 6.212 ± 2.02 b | 6.744 ± 1.86 a | |
ETc avg, mm/day | 5.857 ± 2.09 bc | 6.063 ± 2.1 bc | 5.681 ± 1.98 c | 6.187 ± 2.11 b | 6.538 ± 1.94 a | |
Irrigation area, m2 | 18.21 ± 1.23 e | 20.23 ± 2.21 d | 23.98 ± 1.78 c | 26.21 ± 1.89 b | 28.23 ± 1.02 a | |
Kr at optimum WUE | SIS | 0.519 ± 0.03 a | 0.501 ± 0.01 ab | 0.512 ± 0.02 a | 0.498 ± 0.01 b | 0.481 ± 0.01 b |
SDIS | 0.659 ± 0.02 a | 0.651 ± 0.05 a | 0.649 ± 0.06 ab | 0.652 ± 0.04 a | 0.631 ± 0.03 b | |
DIS | 0.965 ± 0.03 a | 0.932 ± 0.08 b | 0.946 ± 0.04 ab | 0.951 ± 0.05 a | 0.929 ± 0.05 b | |
BIS | 1.135 ± 0.05 a | 1.104 ± 0.04 a | 1.051 ± 0.03 b | 1.063 ± 0.02 b | 1.043 ± 0.07 b | |
Kr at optimum yield | SIS | 0.811 ± 0.09 a | 0.798 ± 0.03 b | 0.788 ± 0.06 b | 0.796 ± 0.01 b | 0.785 ± 0.04 b |
SDIS | 0.946 ± 0.01 a | 0.951 ± 0.02 a | 0.964 ± 0.04 a | 0.952 ± 0.06 a | 0.921 ± 0.02 b | |
DIS | 1.195 ± 0.03 a | 1.102 ± 0.08 a | 1.099 ± 0.04 b | 1.198 ± 0.05 a | 1.097 ± 0.05 b | |
BIS | 1.235 ± 0.01 a | 1.254 ± 0.04 a | 1.251 ± 0.03 a | 1.263 ± 0.02 a | 1.143 ± 0.07 b |
Conditions | Criterion: 1 | Criterion: 2 | Lower Limit | Upper Limit |
---|---|---|---|---|
DPA, year | EEA | EEA | 14 | 18 |
IL, %AW | Minimize | Minimize | 40 | 90 |
AIW, m³/day/palm | Minimize | Minimize | 0.03 | 0.3 |
EEC, Wh/day/palm | Minimize | Minimize | 3 | 40 |
WUE, kg/m³ | In range | Maximize | 0.5 | 1.5 |
DPY, kg/palm | Maximize | In range | 30 | 60 |
Parameters | Irrigation Systems | ILS (%AW) | ILA (%AW) | Date Palm Age, Year | ||||
---|---|---|---|---|---|---|---|---|
14 | 15 | 16 | 7 | 18 | ||||
WUE (kg/m) | SIS | 40.39 | 40 | 1.35 ± 0.14 | 1.34 ± 0.14 | 1.31 ± 0.1 | 1.42 ± 0.11 | 1.37 ± 0.14 |
SDIS | 49.21 | 50 | 1.12 ± 0.12 | 1.06 ± 0.13 | 1.15 ± 0.13 | 1.21 ± 0.12 | 1.06 ± 0.11 | |
DIS | 71.01 | 70 | 0.67 ± 0.1 | 0.68 ± 0.11 | 0.7 ± 0.14 | 0.69 ± 0.09 | 0.62 ± 0.1 | |
BIS | 82.23 | 80 | 0.48 ± 0.15 | 0.63 ± 0.09 | 0.65 ± 0.12 | 0.64 ± 0.08 | 0.62 ± 0.08 | |
Yield (kg/palm) | SIS | 59.41 | 60 | 42.3 ± 2.33 | 45.25 ± 3.13 | 47.36 ± 3 | 56.99 ± 3.42 | 60.22 ± 3.89 |
SDIS | 70.12 | 70 | 44.23 ± 2.67 | 44.37 ± 3.47 | 47.93 ± 3.03 | 54.31 ± 4.06 | 62.29 ± 4.12 | |
DIS | 80.27 | 80 | 39.2 ± 3.13 | 42.22 ± 3.57 | 48.73 ± 3 | 58.51 ± 4.52 | 62.28 ± 3.25 | |
BIS | 90.21 | 90 | 40.2 ± 2.9 | 46.42 ± 3.64 | 49.53 ± 2.99 | 57.21 ± 4.28 | 60.19 ± 4 | |
AIW1 (m³/day/palm) | SIS | 40.12 | 40 | 0.08 ± 0.05 | 0.11 ± 0.05 | 0.12 ± 0.04 | 0.11 ± 0.03 | 0.11 ± 0.05 |
SDIS | 49.98 | 50 | 0.1 ± 0.06 | 0.13 ± 0.06 | 0.15 ± 0.05 | 0.14 ± 0.04 | 0.14 ± 0.06 | |
DIS | 70.22 | 70 | 0.14 ± 0.07 | 0.19 ± 0.08 | 0.2 ± 0.07 | 0.23 ± 0.07 | 0.21 ± 0.08 | |
BIS | 80.12 | 80 | 0.17 ± 0.08 | 0.21 ± 0.09 | 0.25 ± 0.08 | 0.24 ± 0.08 | 0.24 ± 0.09 | |
AIW2 (m³/day/palm) | SIS | 60.12 | 60 | 0.12 ± 0.06 | 0.16 ± 0.07 | 0.18 ± 0.06 | 0.18 ± 0.06 | 0.17 ± 0.07 |
SDIS | 70.11 | 70 | 0.14 ± 0.07 | 0.19 ± 0.08 | 0.2 ± 0.07 | 0.23 ± 0.07 | 0.21 ± 0.08 | |
DIS | 79.21 | 80 | 0.17 ± 0.08 | 0.21 ± 0.09 | 0.24 ± 0.08 | 0.24 ± 0.08 | 0.24 ± 0.09 | |
BIS | 90.21 | 90 | 0.19 ± 0.09 | 0.24 ± 0.1 | 0.26 ± 0.09 | 0.27 ± 0.09 | 0.28 ± 0.1 | |
EEC1 (Wh/day/palm) | SIS | 40.12 | 40 | 9.64 ± 3.46 | 11.15 ± 3.88 | 11.55 ± 4.03 | 13.07 ± 4.52 | 14.58 ± 4.68 |
SDIS | 50.11 | 50 | 18.01 ± 6.44 | 20.8 ± 7.23 | 21.58 ± 7.51 | 24.39 ± 8.45 | 27.23 ± 8.73 | |
DIS | 70.21 | 70 | 19.68 ± 7.04 | 22.75 ± 7.91 | 23.55 ± 8.22 | 26.67 ± 9.24 | 29.79 ± 9.55 | |
BIS | 80.21 | 80 | 15.23 ± 5.45 | 17.6 ± 6.12 | 18.22 ± 6.36 | 20.64 ± 7.15 | 23.04 ± 7.39 | |
EEC2 (Wh/day/palm) | SIS | 60.21 | 60 | 15.42 ± 5.52 | 17.83 ± 6.2 | 18.45 ± 6.44 | 20.9 ± 7.24 | 23.33 ± 7.48 |
SDIS | 69.22 | 70 | 26.3 ± 9.41 | 30.39 ± 10.56 | 31.46 ± 10.97 | 35.64 ± 12.34 | 39.81 ± 12.76 | |
DIS | 80.21 | 80 | 22.79 ± 8.15 | 26.33 ± 9.15 | 27.26 ± 9.51 | 30.88 ± 10.69 | 34.49 ± 11.05 | |
BIS | 90.22 | 90 | 17.3 ± 6.2 | 20 ± 6.95 | 20.71 ± 7.22 | 23.45 ± 8.12 | 26.19 ± 8.4 |
Parameters | Irrigation Systems | Evaluation Metrics | Models | |||
---|---|---|---|---|---|---|
LSTM | XGBoost | SVR | LR | |||
IWR1 | SIS | RMSE | 0.0116 | 0.0129 | 0.0139 | 0.0132 |
MAE | 0.0087 | 0.0099 | 0.0109 | 0.0112 | ||
R2 | 0.9256 | 0.8899 | 0.8494 | 0.8504 | ||
SDIS | RMSE | 0.0144 | 0.0168 | 0.0188 | 0.0173 | |
MAE | 0.0106 | 0.0129 | 0.0188 | 0.0143 | ||
R2 | 0.9245 | 0.8858 | 0.7565 | 0.8475 | ||
DIS | RMSE | 0.0154 | 0.0178 | 0.0337 | 0.0245 | |
MAE | 0.0144 | 0.0178 | 0.0277 | 0.0194 | ||
R2 | 0.9297 | 0.8889 | 0.7151 | 0.8534 | ||
BIS | RMSE | 0.0231 | 0.0267 | 0.0366 | 0.0275 | |
MAE | 0.0164 | 0.0198 | 0.0307 | 0.0214 | ||
R2 | 0.9318 | 0.8981 | 0.7595 | 0.8564 | ||
EER1 | SIS | RMSE | 0.0173 | 0.0198 | 0.0267 | 0.0204 |
MAE | 0.0125 | 0.0149 | 0.0218 | 0.0163 | ||
R2 | 0.9339 | 0.8950 | 0.7575 | 0.8544 | ||
SDIS | RMSE | 0.0202 | 0.0238 | 0.0277 | 0.0245 | |
MAE | 0.0144 | 0.0178 | 0.0277 | 0.0194 | ||
R2 | 0.9349 | 0.8909 | 0.7252 | 0.8534 | ||
DIS | RMSE | 0.0231 | 0.0248 | 0.0406 | 0.0275 | |
MAE | 0.0164 | 0.0198 | 0.0347 | 0.0214 | ||
R2 | 0.9370 | 0.8971 | 0.6878 | 0.8574 | ||
BIS | RMSE | 0.0260 | 0.0307 | 0.0396 | 0.0316 | |
MAE | 0.0192 | 0.0228 | 0.0327 | 0.0255 | ||
R2 | 0.9339 | 0.8930 | 0.7817 | 0.8524 |
Parameters | Irrigation Systems | Evaluation Metrics | Models | |||
---|---|---|---|---|---|---|
LSTM | XGBoost | SVR | LR | |||
AIW2 | SIS | RMSE | 1.2778 | 1.4632 | 1.5098 | 1.5677 |
MAE | 0.8852 | 1.0860 | 1.0435 | 1.2107 | ||
R2 | 0.9318 | 0.8971 | 0.8716 | 0.8524 | ||
SDIS | RMSE | 2.3856 | 2.7265 | 2.8116 | 2.8907 | |
MAE | 1.6522 | 2.0216 | 1.9424 | 2.2419 | ||
R2 | 0.9318 | 0.8981 | 0.8726 | 0.8554 | ||
DIS | RMSE | 2.6093 | 2.9859 | 3.0750 | 3.1691 | |
MAE | 1.8077 | 2.2166 | 2.1226 | 2.4694 | ||
R2 | 0.9318 | 0.8971 | 0.8726 | 0.8554 | ||
BIS | RMSE | 2.0180 | 2.3107 | 2.3780 | 2.4459 | |
MAE | 1.3968 | 1.7147 | 1.6424 | 1.9033 | ||
R2 | 0.9318 | 0.8971 | 0.8726 | 0.8554 | ||
EEC2 | SIS | RMSE | 2.0026 | 2.3404 | 2.4097 | 2.5082 |
MAE | 1.4285 | 1.7375 | 1.6652 | 1.9359 | ||
R2 | 0.9360 | 0.8971 | 0.8726 | 0.8524 | ||
SDIS | RMSE | 3.4138 | 3.9808 | 4.1105 | 4.2238 | |
MAE | 2.4346 | 2.9502 | 2.8393 | 3.2752 | ||
R2 | 0.9360 | 0.8981 | 0.8726 | 0.8554 | ||
DIS | RMSE | 2.9597 | 3.4561 | 3.5630 | 3.6699 | |
MAE | 2.1120 | 2.5641 | 2.4612 | 2.8590 | ||
R2 | 0.9360 | 0.8981 | 0.8716 | 0.8554 | ||
BIS | RMSE | 2.2455 | 2.6295 | 2.7017 | 2.7805 | |
MAE | 1.6013 | 1.9533 | 1.8642 | 2.1624 | ||
R2 | 0.9360 | 0.8971 | 0.8726 | 0.8554 |
Irrigation Systems | Parameters | Evaluation Metrics | ||
---|---|---|---|---|
RMSE | MAE | R2 | ||
SIS | IWR1 | 0.0118 | 0.0078 | 0.9247 |
IWR2 | 0.0207 | 0.0137 | 0.9065 | |
EER1 | 1.6868 | 1.1711 | 0.9247 | |
EER2 | 2.8125 | 1.9829 | 0.9136 | |
SDIS | IWR1 | 0.0157 | 0.0108 | 0.9216 |
IWR2 | 0.0246 | 0.0167 | 0.9125 | |
EER1 | 3.1511 | 2.1878 | 0.9247 | |
EER2 | 4.7964 | 3.3817 | 0.9136 | |
DIS | IWR1 | 0.0236 | 0.0157 | 0.9226 |
IWR2 | 0.0286 | 0.0197 | 0.9136 | |
EER1 | 3.4471 | 2.3937 | 0.9247 | |
EER2 | 4.1589 | 2.9333 | 0.9125 | |
BIS | IWR1 | 0.0276 | 0.0187 | 0.9237 |
IWR2 | 0.0326 | 0.0227 | 0.9125 | |
EER1 | 2.6660 | 1.8512 | 0.9247 | |
EER2 | 3.1540 | 2.2234 | 0.9136 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Mohammed, M.; Hamdoun, H.; Sagheer, A. Toward Sustainable Farming: Implementing Artificial Intelligence to Predict Optimum Water and Energy Requirements for Sensor-Based Micro Irrigation Systems Powered by Solar PV. Agronomy 2023, 13, 1081. https://doi.org/10.3390/agronomy13041081
Mohammed M, Hamdoun H, Sagheer A. Toward Sustainable Farming: Implementing Artificial Intelligence to Predict Optimum Water and Energy Requirements for Sensor-Based Micro Irrigation Systems Powered by Solar PV. Agronomy. 2023; 13(4):1081. https://doi.org/10.3390/agronomy13041081
Chicago/Turabian StyleMohammed, Maged, Hala Hamdoun, and Alaa Sagheer. 2023. "Toward Sustainable Farming: Implementing Artificial Intelligence to Predict Optimum Water and Energy Requirements for Sensor-Based Micro Irrigation Systems Powered by Solar PV" Agronomy 13, no. 4: 1081. https://doi.org/10.3390/agronomy13041081
APA StyleMohammed, M., Hamdoun, H., & Sagheer, A. (2023). Toward Sustainable Farming: Implementing Artificial Intelligence to Predict Optimum Water and Energy Requirements for Sensor-Based Micro Irrigation Systems Powered by Solar PV. Agronomy, 13(4), 1081. https://doi.org/10.3390/agronomy13041081