| Literature DB >> 33277606 |
Meisam Babanezhad1,2, Iman Behroyan3, Ali Taghvaie Nakhjiri4, Azam Marjani5,6, Mashallah Rezakazemi7, Saeed Shirazian8.
Abstract
Bubbly flow behavior simulation in two-phase chemical reactors such bubble column type reactors is widely employed for chemical industry purposes. The computational fluid dynamics (CFD) approach has been employed by engineers and researchers for modeling these types of chemical reactors. In spite of the CFD robustness for simulating transport phenomena and chemical reactions in these reactors, this approach has been known as expensive for modeling such turbulent complex flows. Artificial intelligence (AI) algorithm of the adaptive network-based fuzzy inference system (ANFIS) are largely understood and utilized for the CFD approach optimization. In this hybrid approach, the CFD findings are learned by AI algorithms like ANFIS to save computational time and expenses. Once the pattern of the CFD results have been captured by the AI model, this hybrid model can be then used for process simulation and optimization. As such, there is no need for further simulations of new conditions. The objective of this paper is to obviate the need for expensive CFD computations for two-phase flows in chemical reactors via coupling CFD data to an AI algorithm, i.e., differential evolution based fuzzy inference system (DEFIS). To do so, air velocity as the output and the values of the x, and y coordinates, water velocity, and time step as the inputs are inputted the AI model for learning the flow pattern. The effects of cross over as the DE parameter and also the number of inputs on the best intelligence are investigated. Indeed, DEFIS correlates the air velocity to the nodes coordinates, time, and liquid velocity and then after the CFD modeling could be replaced with the simple correlation. For the first time, a comparison is made between the ANFIS and the DEFIS performances in terms of the prediction capability of the gas (air) velocity. The results released that both ANFIS and DEFIS could accurately predict the CFD pattern. The prediction times of both methods were obtained to be equal. However, the learning time of the DEFIS was fourfold of ANFIS.Entities:
Year: 2020 PMID: 33277606 PMCID: PMC7718251 DOI: 10.1038/s41598-020-78277-3
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.379
Figure 1Flowchart of differential evolution based fuzzy inference system (DEFIS).
Figure 2Learning processes of DEFIS method with two inputs and changes in crossover (CO).
Figure 3Learning processes of DEFIS method with three inputs and changes in crossover (CO).
Figure 4Learning processes of DEFIS method with four inputs and crossover (CO) = 0.2.
Figure 5DEFIS structure in the high level of intelligence.
Mathematical formula of Gaussian function used in this work.
| Membership function | Formula |
|---|---|
| Gaussian |
The parameters of input membership functions in the highest intelligence of DEFIS method.
| Number of cluster | Type of MFs | σ | c | |
|---|---|---|---|---|
| First input | 'in1cluster1' | 'gaussmf' | − 5.2257E−02 | 4.2513E−04 |
| 'in1cluster2' | 'gaussmf' | 5.8232E−01 | 3.2302E−04 | |
| 'in1cluster3' | 'gaussmf' | − 1.2828E+01 | − 1.7492E−03 | |
| 'in1cluster4' | 'gaussmf' | − 1.2653E−01 | 5.2875E−02 | |
| Second input | 'in2cluster1' | 'gaussmf' | 5.0518E−02 | − 1.1089E−03 |
| 'in2cluster2' | 'gaussmf' | 1.4579E−01 | − 6.1457E−04 | |
| 'in2cluster3' | 'gaussmf' | 2.6418E−01 | 5.6296E−04 | |
| 'in2cluster4' | 'gaussmf' | 2.5247E−01 | − 8.6988E−04 | |
| Third input | 'in3cluster1' | 'gaussmf' | 2.8153E−01 | 7.7039E−02 |
| 'in3cluster2' | 'gaussmf' | 7.3711E+00 | 1.1823E−02 | |
| 'in3cluster3' | 'gaussmf' | 2.2778E−01 | 1.6959E−02 | |
| 'in3cluster4' | 'gaussmf' | 3.7091E−01 | − 2.8461E−01 | |
| Forth input | 'in4cluster1' | 'gaussmf' | 6.6080E+00 | 3.9870E+01 |
| 'in4cluster2' | 'gaussmf' | 1.3802E+00 | 3.1087E+02 | |
| 'in4cluster3' | 'gaussmf' | 5.4194E+00 | 1.1682E+01 | |
| 'in4cluster4' | 'gaussmf' | − 9.1207E+00 | 2.8001E+01 |
Figure 6Inputs membership in the high level of intelligence.
Figure 7Fuzzy reasoning procedure of prediction of air velocity inside the reactor by using the trained rules and trained membership functions.
DEFIS method consequent parameters for predicting gas velocity in z direction.
| Output MFs | Output MFs type | o | p | q | r | s |
|---|---|---|---|---|---|---|
| 'out1cluster1' | 'linear' | 2.6131E−04 | 2.3510E−05 | 1.0059E+00 | − 1.2047E−05 | 6.3183E−04 |
| 'out1cluster2' | 'linear' | − 3.0254E−04 | − 6.6650E−04 | 1.3127E+00 | − 7.0574E−05 | − 1.5252E−04 |
| 'out1cluster3' | 'linear' | 2.1228E−04 | 2.9970E−04 | 1.0058E+00 | − 1.5727E−05 | 4.0862E−04 |
| 'out1cluster4' | 'linear' | 2.3020E−04 | − 4.5140E−04 | 1.0059E+00 | − 3.5953E−05 | 1.9991E−04 |
Figure 8DEFIS prediction and its comparison with CFD results.
Learning and prediction times for the similar setup parameters of DEFIS and ANFIS.
| Method | DEFIS | ANFIS |
|---|---|---|
| Number of inputs | 4 | 4 |
| Maximum of iteration | 800 | 800 |
| Percentage of data in training processes | 75% | 75% |
| Percentage of data in testing processes | 100% | 100% |
| Clustering type | Fuzzy C-mean Clustering | Fuzzy C-mean Clustering |
| Type of input membership function | Gaussmf | Gaussmf |
| FIS type | Sugeno | Sugeno |
| Number of cluster for each input as FCM clustering parameter | 4 | 4 |
| Number of rules | 4 | 4 |
| Exponent as FCM clustering parameter | 2 | 2 |
| Minimum improvement as FCM clustering parameter | 1.00E−05 | 1.00E−05 |
| Learning time(s) | 172.3169051 | 43.8744104 |
| Prediction time(s) | 0.086412 | 0.0884874 |
Figure 9Validation of DEFIS method by comparison with ANFIS method.
Figure 10Performance comparison between DEFIS and ANFIS in the prediction of the CFD results.