Introduction

Nanofluids, the fluids containing particles in nanometer dimensions, outperform common heat transfer liquids in thermal devices due to improved characteristics which is due to the dispersion of solid particles with higher Thermal Conductivity (TC) compared with the liquids. TC of the nanofluids is influenced by the features of fluid and nanomaterial, temperature, volume fraction etc. Improvement in the properties of the nanofluids, compared with pure liquids, makes them attractive for several applications [1, 2]. Heat transfer of nanofluid-filled cavity has been analyzed in different works by considering different factors [3,4,5]. As an example [6], nanofluid-filled cavity mixed convection in case of two-sided elastic walled and internal heat generation was investigated in a wok. It was concluded that mean Nusselt number increases with increment in the Volume Fraction (VF) solid phase. In another research [7], nanofluid mixed convection in shallow cavity was analyzed by utilizing two-phase mixture model. It was found that increment in the VF of solid phase causes enhancement in the convective heat transfer coefficient. Ebrahimi et al. [8] found enhancement in mixed convection heat transfer in a cavity with elbow shape by making use of Cu/water nanofluid.

Metal oxide particles such as aluminum oxide (alumina), copper oxide, titanium dioxide (titania) are widely utilized in nanofluids regarding the simplicity of their synthesis and relatively high stability in different base fluids. The nanofluids containing metal oxide particles are usable in various thermal mediums and are able to remarkably improve the performance [9] which is mostly due to the modification of the TC. Aside the single liquid, the base fluids of the nanofluids could be composed of two or more liquids. Nanofluids with binary base fluids, consisting two liquids, have attracted attentions in recent years due to some of advantages such as wider applicability range. Nanofluids with mixture of Ethylene Glycol (EG) and water as the base fluid are convenient for various applications like car radiator [10], solar systems [11, 12] and thermal management units of energy technologies [13].

Nanofluids containing alumina are attractive for different thermal applications and able to drastically enhance heat transfer. For instance, Ghanbapour et al. [14] made use of Al2O3/water nanofluid in a screen mesh heat pipe and noted improvement in thermal performance for condition of dispersion of the nanomaterials in the operating fluid. Qu et al., [15] examined Al2O3/water nanofluid in an oscillation heat pipe and noticed around 32% reduction in the highest thermal resistance compared with water-filled one. Yousefi et al. [16] used Al2O3/water nanofluid in a solar collector and reached around 28% enhancement in the efficiency in case of 0.2% wt concentration. Tong et al. [17] used the nanofluid in a solar collector and compared the exergy efficiency with water as operating fluid. They noticed that exergy efficiency could be enhanced by approximately 57%. Bondarenko et al. [18] analyzed natural convection cavity with heat generating unit and observed that cooling process could be intensified by utilization of Al2O3/water nanofluid. Chamkha et al. [19] investigated single and double-lid cavities mixed convection with square shape and found that presence of Al2O3 nanoparticles causes significant augmentation in heat transfer. Hashim et al. [20] investigated heat transfer in a wavy cavity and found that it increases compared with water by introducing Al2O3/water nanofluid.

Regarding the significance of TC in heat transfer characteristics of fluids, huge number of works have focused on this feature of nanofluid [21, 22]. Studies have shown that temperature, VF, specifications of fluid and nanomaterials mostly affect the TC [23]. Different models have been proposed for modeling of TC based on the obtained data from experimental works. According to the literature review, intelligence approaches have shown significant performance in exact prediction of TC. For instance, Maleki et al. [24] applied Multi-Layer Perceptron (MLP) and Group Method of Data Handling (GMDH) to model TC of nanofluids with ZnO as solid phase and found the R2 of the models was around 0.99. Ghazvini et al. [25] applied ANN to model TC of nanofluids with magnetic copper nanoparticles and water as the base fluid. R2 of their model was 0.99 that demonstrated the high precision of the predicted data. Pare et al. [21] used ANN to model TC of metal oxide/water nanofluids and noted good consistency of the predicted values with the experimental data. Esfe et al. [26] compared performance of Response Surface Methodology (RSM) and ANN in predicting TC of TiO2/water and found that the correlation based on ANN outperform the one based on RSM.

Regarding the outstanding performance of ANNs in predicting the TC of nanofluids, this paper focuses on the utilizing of these methods for TC modeling of nanofluids containing alumina nanoparticles with EG-water base fluids in different mixture ratios. Till now, some studies have concentrated on the modeling of nanofluids with alumina particles; however, in these studies just a single base fluid such as water or EG are considered [27, 28], while the present works considers the nanofluids consisting of water-EG base fluid with different mixture ratios. Furthermore, sensitivity analysis is another factor that makes the current work more comprehensive compared with the similar works. In addition, in the previous studies, the methods are compared while the present study compares the performance of the models with two functions, in MLP with different architectures, and GMDH as another approach. The findings of the current work would provide the most appropriate approach and structure for modeling the nanofluids. Moreover, by applying the sensitivity analysis, degree of importance of each input variable will be clear and deeper insight into the influential factors would be obtained. Details of the study are presented in the upcoming sections.

Methodology

ANNs are applicable for proposing regression model for various systems. Methods based on ANNs are used in large extent for predicting the properties of nanofluids. In current paper, two algorithms including MLP and GMDH are employed. MLP network is composed of three main layers. The input layer refers to the input variables used for proposing regression model; subsequently, Hidden Layer (HL) is applied for processing the data and providing the output and finally the output layer provides the predicted values. For cases of modeling complex problems, more than one HL can be used. The main processors of the networks are neurons. Schematic of a simple MLP is shown in Fig. 1. In this figure, vector of X is the network’s inputs. By considering j as the numbers of neurons used in the network, wji is the weight of each neuron and yj and uj are network output and output linear combination which are defined as follows [29]:

$${u}_j=\sum\nolimits_{i=1}^n{w}_{ji}{X}_i$$
(1)
$${y}_j=\varphi \left({u}_j+{b}_j\right)$$
(2)
$${v}_j={u}_j+{b}_j$$
(3)
Fig. 1
figure 1

Schematic of MLP

In the above equations, bj is the tendency of the function and φ(0) denotes the activation function [29]. For assessing the effect of activation function, two conventional types including tangent sigmoid (tansig) and Radial Basis Function (RBF) are used here.

Another approach that is used here is GMDH. The processors of this network work on the basis of polynomials. The number of HLs in this network relies on the needed exactness. In the process of modeling with this network in case of single output with n inputs, Kolmogorov-Gabor polynomial is applied in the following form [30]:

$$P={\alpha}_0+\sum_{i=1}^n{\omega}_i{X}_i+\sum_{i=1}^n\sum_{j=1}^n{\omega}_{ij}{X}_i{X}_j+\sum_{i=1}^n\sum_{j=1}^n\sum_{k=1}^n{\omega}_{ij k}{X}_i{X}_j{X}_k+\dots$$
(4)

where w refers to the vector of weights and P is the predicted value. To determine the coefficients of the abovementioned equation, regression techniques are applied. These coefficients are calculated by considering the least value of Mean Squared Error (MSE) (Figs. 2 and 3).

Fig. 2
figure 2

Modeled data vs measured values for MLP with tansig

Fig. 3
figure 3

Modeled data vs measured values for MLP with RBF

In order to compare the models and evaluate their exactness, different criteria are used including MSE, R2 and Average Absolute Relative Deviation (AARD) that are determined as follows [31]:

$$MSE=\frac{\sum_{i=1}^n{\left({y}_i^{actual\ value}-{y}_i^{predicted\ value}\right)}^2}{n}$$
(5)
$${R}^2=1-\frac{\sum_{i=1}^{i=n}{\left({y}_i^{actual\ value}-{y}_i^{predicted\ value}\right)}^2}{\sum_{i=1}^{i=n}{\left({y}_i^{actual\ value}-\overline{y^{actual\ value}}\right)}^2}$$
(6)
$$AARD=\frac{\sum_{i=1}^n\left|{y}_i^{actual\ value}-{y}_i^{predicted\ value}\right|}{n}$$
(7)

where n refers to the number of samples.

Results and Discussion

To propose a model, two references are used that were experimental works on the measurement of TC of nanofluids with different mixture ratios of EG and water as base fluids that are extracted from Refs [32, 33]. All of the nanofluids contained alumina particles in different VFs. The inputs employed for regression are base fluid TC at 20°C (W/m.K), VF (%), temperature (°C) and average size of particles (nm), which are represented in Table 1. It should be mentioned that the mixture ratios of the base fluid for water/EG were 40%/60%, 60%/40%, 80%/20% and 50%/50%. In case of MLP, the datasets were randomly split into training (70%), test (15%) and validation (15%) sets while for GMDH just training (70%) and test (30%) are applied. As mentioned, two types of activation functions are used for MLP. In Table 1, MSE of the networks with various numbers of neurons and tansig function are represented. On the basis of overall data MSE, utilization of 13 neurons in the HL causes the highest exactness with MSE of 3.43×10−6. In this case, R2 is 0.9998 which demonstrates significant exactness of the applied model in prediction. Closer values of R2 to 1 means higher exactness of the regression and this obtained value for the present model indicates acceptable accuracy of the prediction. In Table 2, obtained values by the model are evaluated based on their consistency with the corresponding measured data. Lower values of MSE, which means closer to 0, demonstrate closer predicted data to the actual ones and higher exactness. On the basis of these values, for all of the numbers of neurons applied in the networks, the MSE values are acceptable; however, the network with 13 neurons led to lower MSE compared with other architectures.

Table 1 Ranges of input variables
Table 2 MSE of different architectures in case of using tansig

Similar to the network with tansig function, different neurons are applied for the case of RBF. In Table 3, MSE of the model for different neuron numbers are shown. According to the values, applying 13 neurons in the HL leads to the lowest MSE which is around 3.32×10−6 and lower than the corresponding value for the case of employing tansig function in the network. In this case, MSE is very low and close to 0 which denotes the significant exactness of the proposed models. In this condition, R2 is 0.9998, very close to 1, which shows the closeness of the predicted and measured values.

Table 3 MSE of different architectures in case of using RBF

In the next stage, TC was predicted by making use of GMDH by applying GMDH Shell Software. In Fig. 4, modeled and measured data by use of this method are depicted. In this case, MSE of train, test and overall data are 5.102 × 10−6, 9.33 × 10−6 and 6.370 × 10−6, respectively. Compared with optimal MLP networks, MSE is higher in this case that means lower precision of this model. In this condition, R2 is equal to 0.9996, which is lower in comparison with the previous models; however, its accuracy is acceptable and the predicted data are close to the corresponding actual ones. Finally, in this section of paper, the models are compared on the basis of AARD. For the MLP with tansig and RBF, and GMDH, AARD are around 0.323%, 0.289% and 0.442%, respectively. Based on the determined values of these criteria, it can be concluded that MLP with RBF outperforms other two methods for modeling the TC of considered nanofluids.

Fig. 4
figure 4

Modeled data vs measured values for GMDH

Sensitivity Analysis

According to the experimental data, it can be concluded that increment in both temperature and VF of the considered nanofluids causes improvement in the TC. In addition, due to the high dependency of the TC of nanofluids on the base fluid characteristics, it is anticipated to have higher TC in cases of nanofluids with higher TC of base fluid. Data on the dependency of the TC on the particle size are in contradiction with each other in some studies [34]. To assess the output dependency on the variables applied as the inputs sensitivity analysis is applied. It is performed by considering relevancy factor that is between −1 and 1. Higher absolute relevancy factor means higher effect of the corresponding variable. Positive and negative signs of this factor refer to the fact that increment in the output is as a consequence of the input variable increase or reduction, respectively. Relevancy factor can be calculated by using Eq. (8) as follows [35]:

$$r=\frac{\sum_{i=1}^N\left({X}_{k,i}-{\overline{X}}_k\right)\left({y}_i-\overline{y}\right)}{\sqrt{\sum_{i=1}^N{\left({X}_{k,i}-{\overline{X}}_k\right)}^2\sum_{i=1}^N{\left({y}_i-\overline{y}\right)}^2}}$$
(8)

In Eq. (5), yi and \(\overline{y}\) are the ith output and mean value of output, respectively. Xk, i and \({\overline{X}}_k\) are the ith value of the kth input and mean value of the kth input, respectively. On the basis of the abovementioned equation, the relevancy of the base fluid TC is the most significant input that is followed by particle size, temperature and VF, respectively. In order to get deeper insight into the dependency of the TC on the mentioned factors, it is suggested to consider more data from different references in the future works. It should be mentioned that the results of this research can be helpful for nanofluid simulations [36, 37].

Conclusion

The present article focused on the proposing of model for TC of nanofluids with water-EG base fluids in different mixture ratios that contain alumina nanoparticles by making use of MLP with tansig and RBF and GMDH. Results revealed that all of the proposed models are significantly accurate in modeling the TC; however, MLP with RBF was a little better. R2 of the models using the MLP with tansig and RBF and GMDH were 0.9998, 0.9998 and 0.9996, respectively. AARD of these models were around 0.323%, 0.289% and 0.442%, respectively. In addition, sensitivity analysis was conducted on the applied variables and it was observed that base fluid TC is the most influential among the considered variables on the value of nanofluid TC.