Next Article in Journal
Special Issue on Applied Machine Learning
Previous Article in Journal
Prevalence of Hearing Loss in Dutch Newborns; Results of the Nationwide Well-Baby Newborn Hearing Screening Program
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Prediction of Almond Nut Yield and Its Greenhouse Gases Emission Using Different Methodologies

1
Department of Mechanical Engineering, Tiran Branch, Islamic Azad University, Tiran 8531911111, Iran
2
Department of Computer Engineering, Faculty of Electrical and Computer Engineering, Technical and Vocational University (TVU), Tehran 1435761137, Iran
3
Department of Petroleum Engineering, College of Engineering, Knowledge University, Erbil 44001, Iraq
4
Department of Agricultural, Forest and Transport Machinery, University of Life Sciences in Lublin, 20-612 Lubin, Poland
5
Department of Civil Engineering, Cihan University-Erbil, Kurdistan Region, Erbil 44001, Iraq
6
Department of Biophysics, University of Life Sciences in Lublin, 20-950 Lubin, Poland
*
Authors to whom correspondence should be addressed.
Appl. Sci. 2022, 12(4), 2036; https://doi.org/10.3390/app12042036
Submission received: 29 January 2022 / Revised: 9 February 2022 / Accepted: 9 February 2022 / Published: 16 February 2022
(This article belongs to the Section Food Science and Technology)

Abstract

:
The evaluation of a production system to analyze greenhouse gases is one of the most interesting challenges for researchers. The aim of the present study is to model almond nut production based on inputs by employing artificial neural networks (ANNs) and adaptive neuro-fuzzy inference systems (ANFIS) procedures. To predict the almond nut yield with respect to the energy inputs, several ANN and ANFIS models were developed, evaluated, and compared. Among the several developed ANNs, a network with an architecture of 8-12-1 and a log-sigmoid, and a linear transfer function in the hidden and output layers, respectively, is found to be the best model. In general, both approaches had a good capability for predicting the nut yield. The comparison results revealed that the ANN procedure could predict the nut yield more precisely than the ANFIS models. Furthermore, greenhouse gas (GHG) emissions in almond orchards are determined where the total GHG emission is estimated to be about 2348.85 kg CO2eq ha−1. Among the inputs, electricity had the largest contribution to GHG emissions, with a share of 72.32%.

1. Introduction

Today, production in modern agricultural systems is directly affected by energy inputs [1]. Every parts in the industrial food system depends on consuming fossil fuels, from fertilizers production, to the processing and transporting of food products to market [2]. In general, oil and petroleum products comprise the main portion of the total energy consumption of the agricultural sector [3].
Energy production and consumption negatively impact the environment, mainly through the emission of greenhouse gases (GHGs) and air pollutants [4]. Therefore, as an imperative step towards sustainable agriculture and food production, energy sources must be used more efficiently [5]. A simple energy input-output evaluation is usually practiced to determine the efficiency of energy consumption in agricultural production systems. Numerous studies have performed this procedure on various crops, such as apples [6], grapes [7], cherries [8], rice [9], potatoes [10], and tangerines [11].
Farmers, insurers, and governments could effectively manage the risk of production by employing an accurate prediction method. Based on reviewing previous studies of crop yield prediction, several studies have been carried out on the topic using different techniques. Li et al. [12] studied a new approach for forecasting crop yield using the dynamic factor technique. The dynamic forecasting technique was developed for wheat yield by Feng et al. [13] by successfully using a product simulation method combined with two regression-based models. Lin et al. [14] developed an integrated model to predict greenhouse tomato yield concerning the sensitivity assessment. Practicing machine learning for predicting almond yield was successfully conducted using some input variables such as grower data, weather data, and remote sensing imagery [15]. The variation in almond yields was determined by using a machine learning method based on a 10-year dataset of field light interception and meteorological data [16].
The modeling and prediction of agricultural production according to energy consumption patterns is an exciting topic for scientists [17]. In a production process, artificial intelligence (AI) is more attractive compared to mathematical models [18]. The advantage of AI over the regular statistical methods has been discussed in several studies, such as Kaul et al. [19] for corn and soybean yield estimation, Zangeneh et al. [20] for economical evaluation of potato yield, Safa and Samarasinghe [17] for prediction and simulation of consumed energy for wheat production, Rahimi-Ajdadi and Abbaspour-Gilandeh [21] for the prediction of tractor fuel consumption, Esmaeili et al. [18] for the prediction of backbreak in open pit blasting, and Amid and Mesri Gundoshmian [22] for broiler production.
Artificial neural networks (ANNs) and adaptive neuro-fuzzy inference systems (ANFIS), as the two main artificial intelligence modeling techniques, are widely applied to model complex systems due to their being less time-consuming and having greater efficiency [23]. ANN is a powerful method for better and faster approaches to tackling complex problems. For each problem, ANN must be trained by using its own examples. In addition, the optimization process regularly finishes at an optimized state since ANN has a local minima problem. However, the relationships could be easily predicted by a correctly trained ANN even for a higher number of variables [24]. Moreover, ANN is highly effective for tasks with minimal data sets, inadequate or complex input data. ANNs have been practiced for the simulation of various complex problems, such as the hot air-infrared drying process of rough rice [25], energy consumption based on economic and demographic variables [26], grape production regarding the input energies [1], prediction of ammonia emissions from livestock manure [27], and prediction of consumed energy and emitted greenhouse gases (GHGs) in apple production [28]. A combination of ANN and fuzzy (ANFIS) provides the advantages of both models and allocates a high capability to interpret non-linear systems. Table 1 summarizes some of the reported studies in the open literature for ANFIS application in agricultural research fields.
According to the preceding discussion, the main objectives of this work were to analyze GHG emitted from almond production and to predict almond nut yield using energy inputs by means of AI modeling techniques, including ANN and ANFIS models.

2. Material and Methods

2.1. Data Collection

The well-known almond variety, namely, Mamaei, in the Chaharmahal and Bakhtiari provinces, as the main almond production regions in Iran, was selected for present study (Figure 1).
The Cochran formula (Equation (1)) [11] was employed to specify the required sample size (n) and over three consecutive years, data were gathered from the randomly selected gardeners using in-person interviewing.
n = N ( t × S ) 2 ( N 1 ) d 2 + ( t × S ) 2
In Equation (1), N is the number of holdings in the target population; t is the reliability coefficient; S2 is the variance of studied qualification in population; d is the precision.
In brief, in the studied region, the cropping system and the field experiments were found to be commonly as follows:
  • Tree planting was a square pattern with 5–6 m distance between adjacent almond trees;
  • Two periods of pruning the trees;
  • Using both chemical fertilizers and farmyard manure;
  • Spraying chemicals three times per year;
  • Using electrical pumps to transport water from the local river to the orchards for drip irrigation.

2.2. Greenhouse Gas (GHG) Emissions

In the studied region, the interviews disclosed that human labor (x1), machinery (x2), fossil fuel (x3), chemical fertilizers (x4), livestock manure (x5), chemicals (x6), irrigation water (x7), and electrical energy (x8) were the main input parameters for almond production. To calculate the greenhouse gas (GHG) emission, the relevant energy inputs were multiplied by their corresponding carbon emission equivalence as reported by Khoshnevisan et al. [23].

2.3. Development of ANN Models

In this study, the ANNs were implemented by using the MATLAB software (R2013a) and the best ANN for predicting the number of almond nuts was attained by following the subsequent steps [35]:
  • Based on the review of published papers and the reported results in the case of ANN applications for various purposes, the multilayer perceptron (MLP) artificial neural network model was selected. Detailed information about the MLPs can be found in Beigi et al. [35].
  • The above-mentioned parameters in Section 2.2 were employed as the network inputs and the almond nut yield was considered as the output;
  • After shuffling, the collected dataset was divided into three subsets including training (70%), validation (15%), and testing (15%) of the modeling networks;
  • Numerous neural network topologies were trained by employing different approaches including Levenberg–Marquardt, gradient descent (gd), gradient descent with momentum (gdm), and gradient descent with momentum adaptive learning rate backpropagation (gdx);
  • The logistic sigmoid (logsig) and tangent sigmoid (tansig) transfer functions were employed in the hidden layers. The linear transfer function (purelin) was examined for output layer [29];
  • Trial-and-error method was performed in order to realize the most accurate ANN model;
  • To test each network, different arrangements of the training set were used, some modifications were made to make the network more reliable, and finally, performance of the system assessed by subjecting the ANN to the new input configurations.

2.4. Development of ANFIS

A typical rule set for the common first order Takagi–Sugeno fuzzy model with two fuzzy if-then rules is presented as follows [22]:
Rule 1: If (x is A1) and (y is B1), then: Z1 = p1 x + q1 y+ r1
Rule 2: If (x is A2) and (y is B2), then: Z2 = p2 x + q2 y+ r2
where, p1, p2, q1, q2, r1, and r2 are linear, and A1, A2, B1, and B2 are non-linear parameters.
A summarized architecture with two inputs and one output for the corresponding equivalent ANFIS is presented in Figure 2. Circle and square in the figure indicate fixed and adaptive nodes, respectively.
In the first layer, each node creates the membership grades for their proper fuzzy sets. The outputs are given as follows [18]:
{ Q i 1 = μ A i ( x ) .                 i = 1.2 Q i 1 = μ B i 2 ( y ) .                 i = 3.4
In Equation (4), μ A i and μ B i 2 are the degrees of membership functions. By using the bell-shape membership function, μ A i ( x ) is given as follows by Equation (5) [33]:
μ A i ( x ) = 1 1 + [ ( ( x c i ) / a i ) 2 ] b i
where, ai, bi and ci are known as adjustable parameters.
The fixed nodes of the second layer make a simple multiplication process. The outputs of the layer (firing strengths of the rules) could be calculated as follows (Equation (6)) [29]:
Q i 2 = w i = μ A i ( x ) μ B i ( y ) .                   i = 1.2
In the third layer, the ratio of one firing strength to the total rules’ firing strengths is calculated. The outputs of normalized layer can be represented in the following form:
Q i 3 = w i = w i w 1 + w 2 .                 i = 1.2
The fourth is the defuzzification layer. The outputs of this layer are displayed as follow:
Q i 4 = w i Z i = w i   ( p i   x + q i   y + r i ) .                   i = 1.2
In Equation (8), the three modifiable parameters {pi, qi, ri} relate to the first-order polynomial.
In the fifth layer, the single fixed-node described with S performs the total incoming signals as follows [36]:
Q i 5 = o v e r a l l   o u t p u t = i w i Z i = i w i Z i w 1 + w 2 .                 i = 1.2
Since the number of inputs in the present study was eight (x1, x2, x3, x4, x5, x6, x7, and x8), two main schemes were developed by employing MATLAB software version 7.14.0.739 (R2012a), and the results were compared to obtain the best ANFIS algorithm. In the first scheme, the input variables were divided into four groups and each group was taken as an input variable for each ANFIS network (Figure 3). Therefore, the outputs of ANFIS 1 and ANFIS 2 were chosen as inputs for ANFIS 5. Similarly, the outputs of ANFIS 3 and ANFIS 4 were fed as inputs to ANFIS 6. Finally, the outputs of ANFIS 5 and ANFIS 6 made ANFIS 7 and the output almond nut yield was forecasted.
In the second ANFIS scheme, the inputs were split up into three groups and each group was chosen as an input for ANFIS networks 1 to 3 (Figure 4). Eventually, The ANFIS 4 was made of the output values from ANFIS 1–3 to predict the almond nut yield.

2.5. Performance Evaluation and Error Analysis of ANN and ANFIS Models

Powerfulness of the proposed networks was performed through three criteria, mean square error (MSE), root mean square error (RMSE), and mean absolute percentage error (MAPE).
M S E = 1 n ( P i A i ) 2
R M S E = 1 n ( P i A i ) 2
M A P E = 1 n i = 1 n ( | P i A i | A i × 100 )
where, Pi and Ai represent the anticipated and real value for the ith farmer, and n is the number of the points in the given input data.

3. Results and Discussion

3.1. Greenhouse Gas Emissions

The average amount and share of GHG emissions from different inputs in the almond yield are represented in Table 2.
As shown, the overall GHG emissions were 2348.85 kg CO2eq ha−1, which is very close to the values reported by other studies for crop production. The GHG emissions for wheat production were reported to be between the values of 410 and 1130 kg CO2eq ha−1 depending on fertilizer rate, location, and seeding system [37]. The total emissions for potato production were calculated at 2350 kg CO2eq ha−1 by Ferreira et al. [38], while Pishgar-Komleh et al. [39] calculated 992.88 kg CO2eq ha−1. The total GHG emissions for wheat production were reported to be about 1038 CO2eq ha−1 [40]. Taghavifar and Mardani [28] estimated the GHG emissions for the apple production to be 1195.79 CO2eq ha−1.
Furthermore, the major part (72.32%) of the GHG emissions in the production of the Mamaei almond nut belonged to electricity, followed by chemical fertilizers (8.58%) and chemicals (7.54%).

3.2. Evaluation of ANN Models

To achieve a model to predict the almond nut yield based on input energies, several ANN algorithms with various topologies and learning structures were proposed. Furthermore, various hidden layers and neurons comprising each layer, as well as transfer functions, were used to produce the architecture of the models. Table 3 lists the performance of the studied ANN networks. As highlighted in the table, the topology of 8-12-1 was found to be the best network structure. The log-sigmoid and linear transfer functions were employed in the hidden and output layers, respectively. The calculated MSE, RMSE, and MAPE for the best algorithm were 0.186, 0.431, and 0.041, respectively. The correlation coefficient between the measured data and the predicted ones by the best ANN model is shown in Figure 5.
Khoshroo et al. [1] developed various multilayer ANN models to predict grape yield and found the 7-6-1 architecture to be the best model.
Practicing several artificial neural networks with different topologies and learning algorithms was performed by Khoshnevisan et al. to predict the amount of consumed energy for tomato production in the greenhouse [23]. The researchers employed several types of activation functions (i.e., logistic sigmoid, tangent sigmoid, and purelin) as well as various hidden layers and neurons in every hidden layer. They reported that the best prediction was obtained by the network topology of 10-20-7-9-1, with the tangent sigmoid and purelin transfer functions employed in the hidden layers and the target layer, respectively. Furthermore, among the different training algorithms, the LM algorithm produced the best result. For sugarcane production in planted or ratoon farms, Kaab et al. [41] used ANNs to predict life cycle assessment and output energy, and they found the best ANN model with 9-10-5-11 and 7-9-6-11 topologies, respectively. Furthermore, in training for environmental impacts and output energy, the researchers reported the R2 in the range from 0.923–0.986 in planted farms and 0.942–0.982 in ratoon farms. Based on obtained data from a time series (1961–2016), Abraham et al. [42] practiced the ANN method to estimate some soybean harvest parameters such as the area, yield, and production in Brazil, and compared the results with classical methods of time series analysis. They stated that, in the case of harvest area and production, ANN was the best approach, while a classical linear function was more effective for the yield prediction. Adisa et al. [43] employed an ANN approach to predict the maize production in South Africa based on climate variable inputs including precipitation, maximum and minimum temperatures (TMX), potential evapotranspiration, soil moisture, and cultivated land.

3.3. Evaluation of ANFIS Models

The two main ANFIS architectures were developed to find the effectivity of ANFIS topology for predicting the almond nut yield based on energy inputs. To attain the best result, the following key modifications were made:
I: type of input MFs (triangular, trapezoidal, bell, Gaussian, and sigmoid);
II: type of the output MFs (fixed or linear);
III: number of input and output MFs, the optimization method (hybrid or back-propagation);
IV: number of epochs.
The optimal findings for the first ANFIS model are shown in Table 4. From the results, Gaussian MF, along with hybrid learning methods, yielded the best result. The hybrid learning method combines least-squares (LS) and back propagation (BP) algorithms. LS estimates the parameters associated with output MF and BP tunes the parameters associated with input MF [44]. The epoch number for training the model was selected as 40, since more epochs lead to a very small variation of error. Furthermore, it has been stated that the hybrid optimization method causes better results than the propagation learning algorithm.
The total number of parameters in the network is assessed by the number of MFs for input factors. The information from ANFIS for the first model is shown in Table 5. The overall number of training data sets was evaluated to be 119, and the overall number of parameters for ANFIS1–ANFIS7 was 28, representing that the number of MFs for inputs was chosen suitably. The MSE, RMSE, and MAPE for the final ANFIS network were obtained as 0.295, 0.543, and 0.055, respectively. Evaluation among the findings of the three steps exposes that the statistical factors of the second step (including ANFIS 5 and 6) were higher than those of the first step, and subsequently, they were lower than the values of the ANFIS 7.
The best outputs of the second ANFIS topology are demonstrated in Table 6. From the table, the Gaussian combined with linear MFs along with the hybrid learning techniques resulted in the best prediction. The characteristics of the best prediction for the second ANFIS model are illustrated in Table 7. As shown in Figure 4, three input parameters were entered into ANFIS 1, 2, and 4. Therefore, the number of MFs was determined as 2, 2, 2 for ANFIS 1, 2 and 3, 3, 3 for ANFIS 4, while for ANFIS 3, it was selected as 2, 2. Correspondingly, the total number of parameters for ANFIS 1-2 and ANFIS 4 was computed to be 44 and 126, respectively, while for ANFIS 3 the parameter was obtained to be 20. The MSE, RMSE, and MAPE for the ANFIS 4 were determined to be 0.290, 0.538, and 0.048, respectively, which means that the second ANFIS model can estimate output energy with high accuracy.
In a case study, Naderloo et al. [30] employed ANFIS to predict the grain yield of wheat in Iran. Due to eight inputs, they clustered the input vector for ANFIS into two groups and trained two networks. Diesel fuel, fertilizer, and electricity energies were employed as the input variables for ANFIS 1, and human labor, machinery, chemicals, water for irrigation, and seed energies were considered for ANFIS 2. They found the RMSE and R2 were 0.013 and 0.996 for ANFIS 1, and 0.018 and 0.992 for ANFIS 2, respectively. Finally, they used the predicted values of the two networks as the inputs to the third ANFIS and found that the RMSE and R2 values for ANFIS 3 were 0.013 and 0.996, respectively. In a study conducted by Khoshnevisan et al. [23] to model energy consumption in tomato production, the researchers reported that the combination of Gbell and linear MFs as well as a hybrid learning technique resulted in the best prediction.

3.4. Comparison among ANN and ANFIS Approaches

In general, ANFIS models were able to work with uncertain, noisy, and imprecise data, particularly the data related to agricultural production processes, thus these models are composed of ANN and fuzzy system models. As presented, the ANFIS and ANN models had good accuracy in predicting the nut yield. However, comparing the results revealed that the ANN estimated the almond nut yield more accurately than the ANFIS models. The results are contrary to the findings reported by Khashei-Siuki et al. [45] to predict wheat yield and Khoshnevisan et al. [23] for tomato production in the greenhouse.

4. Conclusions

Experimental and modeling investigations into input-output energy patterns in almond orchards in Chaharmahal and Bakhtiari provinces, Iran were conducted. The total GHG emissions were about 2348.85 kg CO2eq ha−1 and electricity had the key role, followed by chemical fertilizers and chemicals. According to the obtained results in the present study, it could be concluded that using renewable energy resources such as solar and/or wind power generators can help farmers improve energy use efficiency, sustainability, and their production as well as reduce GHG emissions. To estimate the almond nut yield with respect to the energy inputs, several ANN and ANFIS models were developed, evaluated, and compared. In general, both approaches had a good capability in predicting the nut yield. Furthermore, the ANN models forecast the nut yield more accurately in comparison with the ANFIS models.

Author Contributions

Conceptualization, M.B. and H.S.; methodology, M.K.; software, M.T.; validation, M.B. and H.S.; formal analysis, M.K.; investigation, M.T.; resources, M.K.; data curation, M.B.; writing—original draft preparation, M.B. and M.T.; writing—review and editing, M.S., E.K., M.K. and A.D.-H. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data sharing is not applicable to this article.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Khoshroo, A.; Emrouznejad, A.; Ghaffarizadeh, A.; Kasraei, M.; Omid, M. Topology of a simple artificial neural network Sensitivity analysis of energy inputs in crop production using artificial neural networks. J. Clean. Prod. 2018, 197, 992–998. [Google Scholar] [CrossRef]
  2. Mohammadi, A.; Tabatabaeefar, A.; Shahin, S.; Rafiee, S.; Keyhani, A. Energy use and economical analysis of potato production in Iran a case study: Ardabil province. Energy Convers. Manag. 2008, 49, 3566–3570. [Google Scholar] [CrossRef]
  3. Rokicki, T.; Perkowska, A.; Klepacki, B.; Bórawski, P.; Bełdycka-Bórawska, A.; Michalski, K. Changes in energy consumption in agriculture in the EU countries. Energies 2021, 14, 1570. [Google Scholar] [CrossRef]
  4. Torki-Harchegani, M.; Ebrahimi, R.; Mahmoodi-Eshkaftaki, M. Almond production in Iran: An analysis of energy use efficiency (2008–2011). Renew. Sustain. Energy Rev. 2015, 41, 217–224. [Google Scholar] [CrossRef]
  5. Tabatabaie, S.M.H.; Rafiee, S.; Keyhani, A.; Ebrahimi, A. Energy and economic assessment of prune production in Tehran province of Iran. J. Clean. Prod. 2013, 39, 280–284. [Google Scholar] [CrossRef]
  6. Rafiee, S.; Avval, S.H.M.; Mohammadi, A. Modeling and sensitivity analysis of energy inputs for apple production in Iran. Energy 2010, 35, 3301–3306. [Google Scholar] [CrossRef]
  7. Ozkan, B.; Fert, C.; Karadeniz, C.F. Energy and cost analysis for greenhouse and open field grape production. Energy 2007, 32, 1500–1504. [Google Scholar] [CrossRef]
  8. Kizilaslan, H. Input–output energy analysis of cherries production in Tokat Province of Turkey. Appl. Energy 2009, 86, 1354–1358. [Google Scholar] [CrossRef]
  9. Pishgar-Komleh, S.H.; Sefeedpari, P.; Rafiee, S. Energy and economic analysis of rice production under different farm levels in Guilan province of Iran. Energy 2011, 36, 5824–5831. [Google Scholar] [CrossRef]
  10. Zangene, M.; Omid, M.; Akram, A. A comparative study on energy use and cost analysis of potato production under different farming technologies in Hamadan province of Iran. Energy 2010, 35, 2927–2933. [Google Scholar] [CrossRef]
  11. Mohammadshirazi, A.; Akram, A.; Rafiee, S.; Avval, S.H.M.; Bagheri Kalhor, E. An analysis of energy use and relation between energy input and yield in tangerine production. Renew. Sustain. Energy Rev. 2012, 16, 4515–4521. [Google Scholar] [CrossRef]
  12. Li, H.; Porth, L.; Tan, K.S.; Zhu, W. Improved index insurance design and yield estimation using a dynamic factor forecasting approach. Insur. Math. Econ. 2021, 96, 208–221. [Google Scholar] [CrossRef]
  13. Feng, P.; Wang, B.; Liu, D.L.; Waters, C.; Xiao, D.; Shi, L.; Yu, Q. Dynamic wheat yield forecasts are improved by a hybrid approach using a biophysical model and machine learning technique. Agric. For. Meteorol. 2020, 285–286, 107922. [Google Scholar] [CrossRef]
  14. Lin, D.; Wei, R.; Xu, L. An integrated yield prediction model for greenhouse tomato. Agronomy 2019, 9, 873. [Google Scholar] [CrossRef] [Green Version]
  15. Zhang, Z.; Jin, Y.; Chen, B.; Brown, P. California almond yield prediction at the orchard level with a machine learning approach. Front. Plant. Sci. 2019, 10, 809. [Google Scholar] [CrossRef] [Green Version]
  16. Jin, Y.; Chen, B.; Lampinen, B.D.; Brown, P.H. Advancing agricultural production with machine learning analytics: Yield determinants for California’s almond orchards. Front. Plant. Sci. 2020, 11, 290. [Google Scholar] [CrossRef] [Green Version]
  17. Safa, M.; Samarasinghe, S. Determination and modelling of energy consumption in wheat production using neural networks: “A case study in Canterbury province, New Zealand”. Energy 2011, 36, 5140–5147. [Google Scholar] [CrossRef] [Green Version]
  18. Esmaeili, M.; Osanloo, M.; Rashidinejad, F.; Aghajani Bazzazi, A.; Taji, M. Multiple regression, ANN and ANFIS models for prediction of backbreak in the open pit blasting. Eng. Comput. 2014, 30, 549–558. [Google Scholar] [CrossRef]
  19. Kaul, M.; Hill, R.L.; Walthall, C. Artificial neural networks for corn and soybean yield prediction. Agric. Syst. 2005, 85, 1–18. [Google Scholar] [CrossRef]
  20. Zangeneh, M.; Omid, M.; Akram, A. A comparative study between parametric and artificial neural networks approaches for economical assessment of potato production in Iran. Span. J. Agric. Res. 2011, 9, 661–671. [Google Scholar] [CrossRef] [Green Version]
  21. Rahimi-Ajdadi, F.; Abbaspour-Gilandeh, Y. Artificial Neural Network and stepwise multiple range regression methods for prediction of tractor fuel consumption. Measurement 2011, 44, 2104–2111. [Google Scholar] [CrossRef]
  22. Amid, S.; Mesri Gundoshmian, T. Prediction of output energies for broiler production using linear regression, ANN (MLP, RBF), and ANFIS models. Environ. Prog. Sust. Energy 2017, 36, 577–585. [Google Scholar] [CrossRef]
  23. Khoshnevisan, B.; Rafiee, S.; Iqbal, J.; Shamshirband, S.; Omid, M.; Badrul Anuar, N.; Abdul Wahab, A.W. A comparative study between artificial neural networks and adaptive neuro-fuzzy inference system for modeling energy consumption in greenhouse tomato production: A case study in Isfahan province. J. Agric. Sci. Tech. 2015, 17, 49–62. [Google Scholar]
  24. Kim, N.; Ha, K.-J.; Park, N.-W.; Cho, J.; Hong, S.; Lee, Y.-W. A comparison between major artificial intelligence models for crop yield prediction: Case study of the Midwestern United States, 2006–2015. Int. J. Geogr. Inf. Syst. 2019, 8, 240. [Google Scholar] [CrossRef] [Green Version]
  25. Zare, D.; Naderi, H.; Ranjbaran, M. Energy and quality attributes of combined hot air/infrared drying of paddy. Dry. Technol. 2015, 33, 570–582. [Google Scholar] [CrossRef]
  26. Aydin, G.; Jang, H.; Topal, E. Energy consumption modeling using artificial neural networks: The case of the world’s highest consumers. Energy Sources Part B 2016, 11, 212–219. [Google Scholar] [CrossRef]
  27. Lim, Y.; Moon, Y.S.; Kim, T.W. Artificial neural network approach for prediction of ammonia emission from field-applied manure and relative significance assessment of ammonia emission factors. Eur. J. Agron. 2007, 26, 425–434. [Google Scholar] [CrossRef]
  28. Taghavifar, H.; Mardani, A. Prognostication of energy consumption and greenhouse gas (GHG) emissions analysis of apple production in West Azarbayjan of Iran using artificial neural network. J. Clean. Prod. 2015, 87, 159–167. [Google Scholar] [CrossRef]
  29. Kaveh, M.; Rasooli Sharabiani, V.; Amiri Chayjan, R.; Taghinezhad, E.; Abbaspour-Gilandeh, Y.; Golpur, I. ANFIS and ANNs model for prediction of moisture diffusivity and specific energy consumption potato, garlic and cantaloupe drying under convective hot air dryer. Inf. Agric. 2018, 5, 372–387. [Google Scholar] [CrossRef]
  30. Naderloo, L.; Alimardani, R.; Omid, M.; Sarmadian, F.; Javadikia, P.; Torabi, M.Y.; Alimardani, F. Application of ANFIS to predict crop yield based on different energy inputs. Measurement 2012, 45, 1406–1413. [Google Scholar] [CrossRef]
  31. Khoshnevisan, B.; Rafiee, S.; Omid, M.; Mousazadeh, H. Development of an intelligent system based on ANFIS for predicting wheat grain yield on the basis of energy inputs. Inf. Process. Agric. 2014, 1, 14–22. [Google Scholar] [CrossRef] [Green Version]
  32. Akbari Moghaddam Kakhki, R.; Anwar, Z.; Bakhshalinejad, R.; Golian, A.; France, J. Application of adaptive neuro-fuzzy inference systems to estimate digestible critical amino acid requirements in young broiler chicks. Poult. Sci. 2019, 98, 3233–3239. [Google Scholar] [CrossRef] [PubMed]
  33. Sezer, E.A.; Pradhan, B.; Gokceoglu, C. Manifestation of an adaptive neuro-fuzzy model on landslide susceptibility mapping: Klang valley, Malaysia. Expert. Syst. Appl. 2011, 38, 8208–8219. [Google Scholar] [CrossRef]
  34. Chen, W.; Chen, X.; Peng, J.; Panahi, M.; Lee, S. Landslide susceptibility modeling based on ANFIS with teaching-learning-based optimization and Satin bowerbird optimizer. Geosci. Front. 2021, 12, 93–107. [Google Scholar] [CrossRef]
  35. Beigi, M.; Torki-Harchegani, M.; Tohidi, M. Experimental and ANN modeling investigations of energy traits for rough rice drying. Energy 2017, 141, 2196–2205. [Google Scholar] [CrossRef]
  36. Kaveh, M.; Chayjan, R.A.; Golpour, I.; Poncet, S.; Seirafi, F.; Khezri, B. Evaluation of exergy performance and onion drying properties in a multi-stage semi-industrial continuous dryer: Artificial neural networks (ANNs) and ANFIS models. Food Bioprod. Process. 2021, 127, 58–76. [Google Scholar] [CrossRef]
  37. Khakbazan, M.; Mohr, R.M.; Derksen, D.A.; Monreal, M.A.; Grant, C.A.; Zentner, R.P.; Moulin, A.P.; McLaren, D.L.; Irvine, R.B.; Nagy, C.N. Effects of alternative management practices on the economics, energy and GHG emissions of a wheat-pea cropping system in the Canadian prairies. Soil Tillage Res. 2009, 104, 30–38. [Google Scholar] [CrossRef]
  38. Ferreira, A.F.; Ribau, J.P.; Silva, C.M. Energy consumption and CO2 emissions of potato peel and sugarcane biohydrogen production pathways, applied to Portuguese road transportation. Int. J. Hydrogen Energy 2011, 36, 13547–13558. [Google Scholar] [CrossRef]
  39. Pishgar-Komleh, S.H.; Ghahderijani, M.; Sefeedpari, P. Energy consumption and CO2 emissions analysis of potato production based on different farm size levels in Iran. J. Clean. Prod. 2012, 33, 183–191. [Google Scholar] [CrossRef]
  40. Pathak, H.; Wassmann, R. Introducing greenhouse gas mitigation as a development objective in rice-based agriculture: I. Generation of technical coefficients. Agric. Syst. 2007, 94, 807–825. [Google Scholar] [CrossRef]
  41. Kaab, A.; Sharifi, M.; Mobli, H.; Nabavi-Pelesaraei, A.; Chau, K.-W. Combined life cycle assessment and artificial intelligence for prediction of output energy and environmental impacts of sugarcane production. Sci. Total Environ. 2019, 664, 1005–1019. [Google Scholar] [CrossRef] [PubMed]
  42. Abraham, E.R.; dos Reis, J.G.M.; Vendrametto, O.; Neto, P.L.O.C.; Toloi, R.C.; de Souza, A.E.; Morais, M.O. Time series prediction with artificial neural networks: An analysis using Brazilian soybean production. Agriculture 2020, 10, 475. [Google Scholar] [CrossRef]
  43. Adisa, O.M.; Botai, J.O.; Adeola, A.M.; Hassen, A.; Botai, C.M.; Darkey, D.; Tesfamariam, E. Application of artificial neural network for predicting maize production in South Africa. Sustainability 2019, 11, 1145. [Google Scholar] [CrossRef] [Green Version]
  44. Singh, R.; Kainthola, A.; Singh, T.N. Estimation of elastic constant of rocks using an ANFIS approach. Appl. Soft Comput. 2012, 12, 40–45. [Google Scholar] [CrossRef]
  45. Khashei-Siuki, A.; Kouchakzadeh, M.; Ghahraman, B. Predicting dryland wheat yield from meteorological data using expert System, Khorasan province, Iran. J. Agric. Sci. Tech. 2011, 13, 627–640. [Google Scholar]
Figure 1. Location of Chaharmahal and Bakhtiari provinces on Iran map.
Figure 1. Location of Chaharmahal and Bakhtiari provinces on Iran map.
Applsci 12 02036 g001
Figure 2. A schematic of an ANFIS structure.
Figure 2. A schematic of an ANFIS structure.
Applsci 12 02036 g002
Figure 3. The first scheme of the ANFIS network developed to predict the almond nut yield.
Figure 3. The first scheme of the ANFIS network developed to predict the almond nut yield.
Applsci 12 02036 g003
Figure 4. The second scheme of the ANFIS network developed to predict the almond nut yield.
Figure 4. The second scheme of the ANFIS network developed to predict the almond nut yield.
Applsci 12 02036 g004
Figure 5. Comparison between measured and predicted values of the almond nut yields for the training, validation, and testing of the optimal ANN algorithm.
Figure 5. Comparison between measured and predicted values of the almond nut yields for the training, validation, and testing of the optimal ANN algorithm.
Applsci 12 02036 g005
Table 1. Some studies reported for ANFIS application in the agricultural sector.
Table 1. Some studies reported for ANFIS application in the agricultural sector.
System/ProcessSummaryReference
Convective dryingANFIS showed a good ability for predicting the drying properties for three products (i.e., potato, garlic, and cantaloupe.)[29]
Wheat productionThe grain yield of the wheat was successfully predicted by ANFIS approach.[30]
Wheat grain yield was successfully predicted by ANFIS based on the energy inputs.[31]
Broiler productionThe broiler farms were analyzed to estimate energy outputs using ANFIS method.[22]
To estimate the best body weight and feed the conversion ratio, ANFIS was evaluated for determination of the first three limiting amino acids.[32]
Landslide susceptibility mappingThe findings of the ANFIS model were manifested using remote sensing data integrated with GIS for landslide susceptibility evaluation.[33]
Landslide susceptibility plotting was carried out using optimized ANFIS by the teaching-learning-based optimization and satin bowerbird optimizer algorithms.[34]
Table 2. Amounts and shares (%) of equivalent greenhouse gas emission of inputs in the almond production.
Table 2. Amounts and shares (%) of equivalent greenhouse gas emission of inputs in the almond production.
InputsGHG Emission (kg CO2,eq ha−1)Percentage (%)
1. Machinery143.126.09
2. Diesel fuel128.455.47
3. Chemical fertilizers201.438.58
3.1. Nitrogen (N)169.367.21
3.2.Phosphorus (P2O5)23.591.01
3.3. Potassium (K2O)8.480.36
4. Chemicals177.147.54
4.1. Insecticides163.106.94
4.2. Fungicides14.040.60
5. Electricity1698.7172.32
Table 3. Performance of various ANN topologies for predicting output.
Table 3. Performance of various ANN topologies for predicting output.
Activation FunctionTraining AlgorithmTopologyMSERMSEMAPE
Tansig/linearTrainlm8-12-8-10.21600.46500.0462
Logsig/linearTrainlm8-12-10.18600.43100.0410
Tansig/linearTraingd8-10-10-138.03816.16700.6680
Logsig/linearTraingd8-12-11-163.02037.93010.9010
Tansig/linearTraingdm8-10-10-130.68613.18950.6330
Logsig/linearTraingdm8-21-131.48305.61100.6340
Tansig/linearTraingdx8-16-10.59770.77310.0808
Logsig/linearTraingdx8-10-8-10.37100.60900.0620
Tansig/TansigTrainrp8-9-7-10.20530.45310.0435
Logsig/linearTrainrp8-16-11-10.24540.49530.0480
Logsig/linearTrainscg8-10-9-10.23430.48400.0471
Tansig/TansigTrainscg8-12-13-10.21480.46350.0457
Table 4. The characteristics of the optimal results of the first ANFIS model.
Table 4. The characteristics of the optimal results of the first ANFIS model.
ItemTypes of MFsNumber of MFsLearning MethodsMSERMSEMAPE
InputOutputInputOutput
ANFIS1GaussLinear2, 240Hybrid1.8981.3780.149
ANFIS2GaussLinear2, 240Hybrid0.3890.6230.064
ANFIS3GaussLinear2, 240Hybrid0.4790.6920.072
ANFIS4GaussLinear2, 240Hybrid1.0901.0440.108
ANFIS5GaussLinear2, 240Hybrid0.3380.5820.060
ANFIS6GaussLinear2, 240Hybrid0.3570.5980.063
ANFIS7GaussLinear2, 240Hybrid0.2950.5430.055
Table 5. ANFIS information of the first topology.
Table 5. ANFIS information of the first topology.
Number of Each ANFIS PropertyANFIS 1, 2, 3, 4, 5, 6, and 7
Fuzzy structureSugeno-type
Number of inputs8
Nodes27
Linear parameters18
Nonlinear parameters10
Total number of parameters28
Training data pairs119
Checking data pairs30
Fuzzy rules6
Table 6. The characteristics of the optimal of the second ANFIS architecture.
Table 6. The characteristics of the optimal of the second ANFIS architecture.
ItemTypes of MFsNumber of MFsLearning MethodsMSERMSEMAPE
InputOutputInputOutput
ANFIS1GaussLinear2, 2, 240Hybrid0.6290.7930.085
ANFIS2GaussLinear2, 2, 240Hybrid0.3660.6050.064
ANFIS3GaussLinear2, 240Hybrid0.6860.8280.090
ANFIS4GaussLinear3, 3, 340Hybrid0.2900.5380.048
Table 7. ANFIS information of the second topology.
Table 7. ANFIS information of the second topology.
Number of ANFIS PropertyANFIS 4ANFIS 3ANFIS 1,2
Fuzzy structureSugeno-typeSugeno-typeSugeno-type
Number of inputs888
Nodes782134
Linear parameters1081232
Nonlinear parameters18812
Total number of parameters1262044
Training data pairs119119119
Checking data pairs303030
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Beigi, M.; Torki, M.; Safarinia, H.; Kaveh, M.; Szymanek, M.; Khalife, E.; Dziwulska-Hunek, A. Prediction of Almond Nut Yield and Its Greenhouse Gases Emission Using Different Methodologies. Appl. Sci. 2022, 12, 2036. https://doi.org/10.3390/app12042036

AMA Style

Beigi M, Torki M, Safarinia H, Kaveh M, Szymanek M, Khalife E, Dziwulska-Hunek A. Prediction of Almond Nut Yield and Its Greenhouse Gases Emission Using Different Methodologies. Applied Sciences. 2022; 12(4):2036. https://doi.org/10.3390/app12042036

Chicago/Turabian Style

Beigi, Mohsen, Mehdi Torki, Hossein Safarinia, Mohammad Kaveh, Mariusz Szymanek, Esmail Khalife, and Agata Dziwulska-Hunek. 2022. "Prediction of Almond Nut Yield and Its Greenhouse Gases Emission Using Different Methodologies" Applied Sciences 12, no. 4: 2036. https://doi.org/10.3390/app12042036

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop