Skip to main content

Gas turbine modeling using adaptive fuzzy neural network approach based on measured data classification

Abstract

The use of gas turbines is widespread in several industries such as; hydrocarbons, aerospace, power generation. However, despite to their many advantages, they are subject to multiple exploitation problem that need to be solved. Indeed, the purpose of the present paper is to develop mathematical models of this industrial system using an adaptive fuzzy neural network inference system. Where the knowledge variables in this complex system are determined from the real time input/output data measurements collected from the plant of the examined gas turbine. It is obvious that the advantage of the neuro-fuzzy modeling is to obtain robust model, which enable a decomposition of a complex system into a set of linear subsystems. On the other side, by focusing on the membership functions for residual generator to get consistent settings based on the used data structure classification and selection, where the main goal is to obtain a robust system information to ensure the supervision of the examined gas turbine.

Background

Gas turbines have become very effective in industrial applications for electric and thermal energy production in several industries. However, these rotating machines systems are complex and they are composed of several sensitive elements that are subject to some defects and operational risks [16, 7]. In the literature, several scientific studies have been done as tentative to the model development for the analysis of the dynamic behavior of these types of gas turbine machinery. On the other side, the physical model of a gas turbine can be obtained by dynamic simulations in the conception step, or based on real plant data of these types of machine in exploitation. Indeed, the models developed in the literature screens are complicated and are not exploitable in control strategy [813].

The developed model in this paper is reliable and easy to be implemented to ensure the control of the gas turbine system, which can provide a quick and an accurate estimation of the dynamic behavior of the studied gas turbine using the identification techniques based on the fuzzy neural networks. This model can be a suitable choice for the detection and the isolation of faults in gas turbine based on the generation of residues resulting from the comparison of the actual process variables measurements and the referential model output. It also helps to understand the dynamics of the gas turbine, suitable for the control system design based on predictive model of the gas turbine, which provides an acceptable quality prediction.

This paper presents a nonlinear model structure using the fuzzy clustering method and the adaptive fuzzy neural network inference system [1417]. This structure was tested by the use of the real operational data obtained from a SOLAR TITAN 130 gas turbine which is being used for the gas injection application. An evaluation of this model is presented by comparing it with nonlinear autoregressive exogenous NARAX modeling method. Furthermore, several robustness tests were conducted in this work to validate the proposed fuzzy model. Indeed, the measured data observed in the input/output of the examined SOLAR TITAN 130 allowed to achieve the real-time modeling. On the other side, this phase has helped to identify the adequate model which can be exploited in the control of the studied gas turbine by the determination of some rules needed for the supervision of such system.

Industrial application

The gas turbine studied in this work (Solar Titan 130) is installed at the gas compression station SC3 SONATRACH Djelfa, Algeria. This gas turbine is composed of three most important sections: Axial compressor, combustion chamber and the turbine. It is obvious that the inlet guide vane (IGV) variable is located in the inlet of the axial compressor and the nozzle guide vane (NGV) is located in the turbine section [1].

Among the elements composing the gas turbine are the two flaps that are placed on the line of the fuel combustion chamber at the aspiration, both flaps are the main control tools of these machines. The first is used for controlling the fuel pressure at the aspiration side of the turbine and the second is used for controlling the speed of the load shaft, by the gas control valve (GCV) in the aspiration. The examined gas turbine in this work (TITAN 130 Solar) which is located at the Medjbara gas comression station SC3 SONATRACH at Djelfa, Algeria, is specifically designed for gas compression stations used in gas transportation. Figure 1 shows the diagram of the discussed gas turbine system and Table 1 presents it specifications.

Fig. 1
figure 1

The schematic of a solar gas turbine titan 130 with two shaft

Table 1 Examined gas turbine specifications

Gas turbine modeling

In this paper, the fuzzy clustering is used for the initial study using a Takagi Sugeno inference system to determine the set of fuzzy rules. These rules given the fuzzy models of the dynamic behavior based on real data of the examined gas turbine. The fuzzy c-means clustering requires the existence of a multiple input and output data for the validations tests. This structure is used like an initial fuzzy inference system for the preparation of the adaptive fuzzy neural network inference system [1820].

The variables of the studied gas turbine are the temperature and the mass fuel flow rate. The examined system has the sensors that provide the outputs measures, such as; the high pressure (HP), the shaft speed (NGP), the low pressure shaft speed (NPT) and the temperature of the blades. These measurements are used to provide different input–output data for the closed loop control, as it is represented in Fig. 2. Furthermore, there are other important variables such as; the air mass flow rate, the pressure ratio at the outlet of the axial compressor of the gas turbine and the fuel/air ratio.

Fig. 2
figure 2

Variables of the examined gas turbine

Algorithm of fuzzy clustering

The fuzzy clustering algorithms were developed and tested in serval previous works [2125], is a benchmark among different methods of fuzzy classification based on minimizing the objective function of the form:

$$ {J}_{FCM}\left(Z;U;V\right)={\displaystyle {\sum}_{i=1}^c{\displaystyle {\sum}_{K=1}^N{\left({\mu}_{ik}\right)}^m{D}_{ikA}^2}} $$
(1)

Where Z is the data set, U = [μ ik ] is the matrix of fuzzy partition (c × N), V = [v 1, v 2, … v c ] is the vector of the center of classes to be determined, v i R n is the center of the i th class 1 < i < c, m [1, + ∞] is a factor that denotes the degree of fuzziness of the partition.

The standard quadratic distance in space in question, which defines the distance measure between the z k observation and the v i center within the meaning of the metric induced by A is given by using the flowing equation:

$$ {D}_{ikA}^2={\left({z}_k-{v}_i\right)}^TA\left({z}_k-{v}_i\right)\kern0.5em 1\le i\le c,1\le k\le N $$
(2)

In the Eq. (1), the measurement of non-similarity is expressed by the sum of squares of the distances between each data vector and the center of the corresponding class. The effect of this distance is weighted by the degree of activation \( {\mu}_{ik}^m \) corresponding to the z k data vector, the value of the cost function J FCM (Z; U; V) can be seen as a measure of the total variance of z k with respect to the v i centers. The minimization of the objective function given in (1) is given as flows:

$$ {\mu}_{ik}=\frac{1}{{\displaystyle {\sum}_j^c1{\left(\frac{D_{ikA}}{D_{jkA}}\right)}^{\frac{2}{m-1}}}}\kern2.5em 1\le i\le c,1\le k\le N $$
(3)
$$ {v}_i=\frac{{\displaystyle {\sum}_{K=1}^N{\left({\mu}_{ik}\right)}^m{z}_k}}{{\displaystyle {\sum}_{K=1}^N{\left({\mu}_{ik}\right)}^m}} $$
(4)

This leads to the Fuzzy C-Means clustering algorithm (FCM) given, which can be summarized in three steps:

  • Step 1: Calculation of the cluster centers

    $$ {v}_i^l=\frac{{\displaystyle {\sum}_{K=1}^N{\left({\mu_{ik}}^{\left(l-1\right)}\right)}^m{z}_k}}{{\displaystyle {\sum}_{K=1}^N{\left({\mu_{ik}}^{\left(l-1\right)}\right)}^m}}\kern0.5em 1\le i\le c $$
  • Step 2: Calculation of the distances

    $$ {D}_{ikA}^2={\left({z}_k-{v}_i^l\right)}^TA\left({z}_k-{v}_i^l\right)\kern1.5em 1\le i\le c,1\le k\le N $$
  • Step 3: Updating the partition matrix

    If D ikA 2 > 0 for 1 ≤ i ≤ c, 1 ≤ k ≤ N

    $$ {\mu}_{ik}^{(1)}=\frac{1}{{\displaystyle {\sum}_j^c1{\left(\frac{D_{ikA}}{D_{jkA}}\right)}^{\frac{2}{m-1}}}} $$

Where the function 1(.) equal to 1 for the positive values of the partition matrix and −1 for the negative values pf this matrix. When m = 1 the partition matrix become zero (all terms are zero). Otherwise \( {\mu}_{ik}^{(1)}=0 \) if D ikA  > 0 and \( {\mu}_{ik}^{(1)}\in \left[0,1\right] \) with \( {\displaystyle {\sum}_i^c{\mu}_{ik}^{(1)}}=1 \) too U (1) − U (l − 1) < ε.

Adaptive fuzzy neural network system

The optimization variables of the studied gas turbine are obtained by using fuzzy inference algorithms for the construction of the regions of data classified by the neural networks. These method increases the degree of calculating a fuzzy model using the neural networks layers structures. Therefore, this approach is typically referred to an adaptive fuzzy neural network inference system [1416, 2628]. Figure 3 gives an example of a fuzzy data clustering structure with r rules signify as a neural network.

Fig. 3
figure 3

Fuzzy data clustering structure

The first layer nodes are calculated from the degrees of input in the fuzzy sets, and the nodes products in the second layer represent the operation of the antecedent conjunction. By normalization of the nodes N, the rules equations of the five layers are given in the following equations:

$$ \begin{array}{l}\mathrm{Layer}\kern0.5em (1):\kern2.5em {\mu}_{A_{ij}}\left({x}_j;{c}_{ij};{\sigma}_{ij}\right)={e}^{{}^{-{\left(\frac{x_j-{c}_{ij}}{2{\sigma}_{ij}}\right)}^2}}\\ {}\kern2em i=1,\dots .,NMF,j=1,\dots, m\end{array} $$
(5)
$$ \mathrm{Layer}(2):\kern1em {w}_k={\displaystyle \prod_{i=1}^m{\mu}_{A_{ik}}\left({x}_i\right)}\kern0.5em k=1,\dots, r $$
(6)
$$ \mathrm{Layer}(3):\kern2.5em \overline{w_k}=\frac{w_k}{{\displaystyle \sum_{i=1}^r{w}_i}} $$
(7)
$$ \mathrm{Layer}(4):\kern1.5em {\overline{w}}_k\kern0.15em {f}_k={\overline{w}}_k\left({p}_{k0}+{\displaystyle \sum_{j=1}^m{p}_{kj}{x}_j}\right) $$
(8)
$$ \mathrm{Layer}(5):\kern1em y={\displaystyle \sum_{i=1}^r{\overline{w}}_i\ {f}_i} $$
(9)

Where: m is the number of inputs, r is the number of rules, NMF is the number of membership functions for each rule, c ij is the mean value, σ ij is the variance of each membership function, f k is the consequent part function and P kj represents the scalar coefficients.

In this work, the Takagi-Sugeno Fuzzy model is used to construct the ANFIS model for the examined gas turbine, this configuration is shown in Fig. 4, where three Gaussian membership functions for each input with an adjusting of the ANFIS variable by a combination using the least-squares method and the back-propagation gradient descent technique.

Fig. 4
figure 4

Adaptive fuzzy neural network with inference system

The nonlinear autoregressive exogenous model (NARX), which now is commonly used for the approximation of the dynamic behavior of complexes system, the MARX system output is given by y(t) which represents the feedback to the input of the network and u(t) is used for storing previous values of the sequences in the NARX model, is given by the Eq. 10:

$$ y(t)=F\left(\begin{array}{l}y\left(t-1\right),y\left(t-2\right),.....,y\left(t-{n}_a\right),\\ {}u\left(t-1\right),u\left(t-2\right),.....,u\left(t-{n}_b\right)\end{array}\right) $$
(10)

Where: y(t) is the output signal, u(t) is the input signal, n a is the number of output regression, n b is the number of intput regression and F is the nonlinear estimated function.

The estimated function F may be have different mathematical arrangement. In this work a polynomial form is chosen, the nonlinear autoregressive exogenous model, is given by:

$$ \begin{array}{l}y(t)={\alpha}_0+{\displaystyle \sum_{i_1=1}^n{\alpha}_{i_1}{x}_{i_1}(t)+}{\displaystyle \sum_{i_1=1}^n{\displaystyle \sum_{i_2={i}_1}^n{\alpha}_{i_1,{i}_2}{x}_{i_1}(t)}}{x}_{i_2}(t)+\dots \\ {}+{\displaystyle \sum_{i_1=1}^n\dots {\displaystyle \sum_{i_k={i}_{k-1}}^n{\alpha}_{i_1,.....,{i}_k}{x}_{i_1}(t)}....}{x}_{i_K}(t)\end{array} $$
(11)

Where: n = n a  + n b are scalar coefficients, x i (t) is the input data regression, k is the nonlinearity degree in the estimated function F.

Gas turbine investigation

The model parameters of the examined gas turbine have been identified with a series of operational data at the startup, at the shutdown and at the normal operation phases. This identification is necessary for the overall gas turbine system decomposition into several subsystems, including the axial compressor, high pressure shaft (HP), low pressure shaft (LP) and the exhaust system, shown in Fig. 5.

Fig. 5
figure 5

Configuration of the adaptive fuzzy neural network model of a gas turbine

Axial compressor

The two main variables are the discharge temperature (TC) and the pressure (PC) that can be modeled using the following expressions:

$$ {T}_C(k)={F}_1\left({T}_C\left(k-1\right),H{P}_{speed\%}\left(k-1\right),IGV\left(k-1\right),{T}_A\left(k-1\right)\right). $$
(12)
$$ {P}_C(k)={F}_2\left({P}_C\left(k-1\right),H{P}_{speed\%}\left(k-1\right),IGV\left(k-1\right),NGV\left(k-1\right),{T}_A\left(k-1\right),{P}_A\left(k-1\right)\right) $$
(13)

High pressure shaft (HP)

Normal operation (turbine is running and HP speed% > 65)

$$ H{P}_{speed\%}(k)={F}_3\left(H{P}_{speed\%}\left(k-1\right),{F}_F\left(k-1\right),NGV\left(k-1\right),IGV\left(k-1\right)\right). $$
(14)

Low pressure shaft (LP)

$$ {\mathrm{LP}}_{speed\%}(k)={F}_4\left(L{P}_{speed\%}\left(k-1\right),{P}_C\left(k-1\right),{F}_F\left(k-1\right),NGV\left(k-1\right),IGV\left(k-1\right)\right) $$
(15)

Exhaust system (ET)

$$ ET(k)={F}_5\left(ET\left(k-1\right), ACDP\left(k-1\right), ACDT\left(k-1\right),IG{V}_{final}\left(k-1\right)\right) $$
(16)

Where F n , n = 1, 2, …, 5 are fuzzy inference system variable that has been assembled from the real data of the examined turbine. TA and PA denote ambient temperature and pressure respectively, FF is fuel mass flow and TE is exhausted temperature. Figure 4 shows the overall configuration of the system modeling. The parameter used for the comparison between the two models is the root mean square error (RMSE).

The root mean square error (RMSE) is the residues given by the difference between the actual and predicted values, obtiaied from a mean square error. Also this is an error measure used on values observed on the system state. The RMSE given in the Eq. 17 gives the estimation of the model predictions and is defined as the square root of the average squared error:

$$ RMSE=\sqrt{\frac{{\displaystyle {\sum}_{i=1}^n{\left({X}_{obs,i}-{X}_{mo\;del,i}\right)}^2}}{n}} $$
(17)

The obtained results are shown in Figs. 6, 7 and 8, representing respectively the three main outputs of the model {HP, LP, ET} for the ANFIS and naRAX models. The RMSE comparison between the two models is represented in Table 2.

Fig. 6
figure 6

High-pressure shaft speed ANFIS model validation

Fig. 7
figure 7

Low-pressure shaft speed ANFIS model validation

Fig. 8
figure 8

High-pressure shaft speed ANFIS model validation

Table 2 RMSE comparison between the two models

The implementation equations of the laws, governing the gas turbine system leads to knowledge model too complex and delicate implementation. In the case considered, the modeling techniques developed from input/output measures collected from the system examined yield to good results for exploitable modeling in control of the examined gas turbine system.

When the knowledge of the expert is not available, the identification of a structure made from real data of the TITAN 130 Solar, installed in MEDJBARA gas comression station SC3 SONATRACH at DJELFA, Algeria, this method of fuzzy classification allows the partitioning of the data space into several classes for fuzzy models that are used for the control of the gas turbine variables. For the fuzzy self- tuning with PID controller using the ANFIS model for the examined solar turbine are given in the flowing Figs. 9a, b, 10a, b, 11a and b. The Fig. 9a show the responses of the HP shaft speed supervision with fuzzy controller using ANFIS model at the shutdown stage and the Fig. 9b show HP shaft speed supervision with PID controller using ANFIS model at the startup phase. The Fig. 10a show the responses of the LP shaft speed supervision with fuzzy controller and in the Fig. 10b the LP shaft speed supervision with PID controller is shown. The Fig. 11a shows the responses of the exhaust temperature supervision with fuzzy controller using ANFIS model and the Fig. 11b present the exhaust temperature supervision with PID controller.

Fig. 9
figure 9

a HP Shaft speed supervision with fuzzy controller using ANFIS model. b HP Shaft speed supervision with PID controller using ANFIS model

Fig. 10
figure 10

a LP Shaft speed supervision with fuzzy controller using ANFIS model. b LP Shaft speed supervision with PID controller using ANFIS model

Fig. 11
figure 11

a Exhaust temperature supervision with fuzzy controller using ANFIS model. b Exhaust temperature supervision with PID controller using ANFIS model

The obtained results of the dynamic behavior control in the examined gas turbines are satisfactory, such behavior is a very important issue in oil and gas industry; because for these uncontrolled dynamic action can lead to premature aging of the components of the turbine, or unacceptable noise and vibration. This is particularly important to develop a robust control system, in the context of having a good operation of gas turbines.

The proposed approach in this work, allows an effective and a reliable control system for the examined gas turbine. Initially, the contribution of the fuzzy techniques for the modeling of different control parameters of the examined gas turbine is studied. This allows to develop a global model based on fuzzy clustering method using algorithms based on fuzzy inference systems for classification of real data of the examined gas turbine. Secondly, the ability of the application of fuzzy models to the controller synthesis based on fuzzy logic system is studied. The obtained results in this work are satisfactory and show the effectiveness of the proposed approach.

Conclusion

This work has presented one of the major problems when looking for a reliable mathematical representation of gas turbine variables; the proposed ANFIS model provides a good improvement in performance during its operation. The use of the fuzzy clustering algorithm has an important advantage which allows the automatic generation of the membership functions of the fuzzy regions from the studied data. The obtained results from data classification with the associated models construction offer advantageous performance in modeling of the examined gas turbine system. This approach can provide reliable models for controlling of such systems.

References

  1. Benyounes A, Hafaifa A, Guemana M (2016) Gas turbine modelling based on fuzzy clustering algorithm using experimental data. J Appl Artif Intell 30(1):29–51

    Article  Google Scholar 

  2. Benyounes A, Hafaifa A, Guemana M (2016) Fuzzy logic addresses turbine vibration on Algerian gas line. Oil Gas J. 22–28.

  3. Hafaifa A, Mouloud G, Rachid B (2015) Fuzzy modeling and control of centrifugal compressor used in gas pipelines systems: Multiphysics Modelling and Simulation for Systems Design and Monitoring, book Series. Appl Cond Monit 2:379–389

    Article  Google Scholar 

  4. Hafaifa A, Guemana M, Daoudi A (2015) Vibration supervision in gas turbine based on parity space approach to increasing efficiency. J Vib Control 21:1622–1632

    Article  Google Scholar 

  5. Djeddi AZ, Hafaifa A, Salam A (2015) Operational reliability analysis applied to a gas turbine based on three parameter Weibull distribution. Mech 21(3):187−192.

  6. Djeddi AZ, Hafaifa A, Salam A (2015) Gas turbine reliability model based on tangent hyperbolic reliability function. J Theor App Mech 53(3):723–730

    Article  Google Scholar 

  7. Mohamed BR, Ahmed H, Mouloud G. Vibration modeling improves pipeline performance, costs. Oil Gas J. 2015:98–100.

  8. Bezdek JC, Hathaway RJ (1987) Clustering with relational c-means partitions from pairwise distance data. Mathematical Modelling 9(6):435–439

    Article  MathSciNet  MATH  Google Scholar 

  9. Combescure D, Lazarus A (2008) Refined finite element modelling for the vibration analysis of large rotating machines: Application to the gas turbine modular helium reactor power conversion unit. J Sound Vib 318(4–5):1262–1280

    Article  Google Scholar 

  10. Daniel G, Philippe Blanc, Evelyne A, Ivan V (2007) Active vibration control of flexible materials found within printing machines. J Sound Vib 300(3–5):831–846

    MathSciNet  MATH  Google Scholar 

  11. Cheddie DF, Murray R (2010) Thermo-economic modeling of an indirectly coupled solid oxide fuel cell/gas turbine hybrid power plant. J Power Sources 195(24):8134–8140

    Article  Google Scholar 

  12. Halimi D, Ahmed H, Bouali E (2014) Maintenance actions planning in industrial centrifugal compressor based on failure analysis. The quarterly Journal of Maintenance and Reliability 16(1):17–21

    Google Scholar 

  13. Ewins DJ (2010) Control of vibration and resonance in aero engines and rotating machinery – An overview. Int J Press Ves Pip 87(9):504–510

    Article  Google Scholar 

  14. Yousef H (2015) Adaptive fuzzy logic load frequency control of multi-area power system. Int J Elect Power Energy Syst 68:384–395

    Article  Google Scholar 

  15. Si J, Feng Q, Wen X, Xi H, Yu T, Li W, Zhao C (2015) Modeling soil water content in extreme arid area using an adaptive neuro-fuzzy inference system. J Hydrol 527:679–687

    Article  Google Scholar 

  16. Taherdangkoo M, Bagheri MH (2013) A powerful hybrid clustering method based on modified stem cells and Fuzzy C-means algorithms. Eng Appl Artif Intel 26(5–6):1493–1502

    Article  Google Scholar 

  17. Ng WB, Syed KJ, Zhang Y (2005) The study of flame dynamics and structures in an industrial-scale gas turbine combustor using digital data processing and computer vision techniques. Exp Therm Fluid Sci 29(6):715–723

    Article  Google Scholar 

  18. Rahme S, Meskin N (2015) Adaptive sliding mode observer for sensor fault diagnosis of an industrial gas turbine. Control Eng Pract 38:57–74

    Article  Google Scholar 

  19. Setnes M, Babuška R, Verbruggen HB (1998) Complexity reduction in fuzzy modeling. Math Comput Simul 46(5–6):507–516

    Article  Google Scholar 

  20. Ganjefar S, Tofighi M, Karami H (2015) Fuzzy wavelet plus a quantum neural network as a design base for power system stability enhancement. Neural Netw 71:172–181

    Article  Google Scholar 

  21. Arsalis A (2008) Thermoeconomic modeling and parametric study of hybrid SOFC–gas turbine–steam turbine power plants ranging from 1.5 to 10 MWe. J Power Sources 181(2):313–326

    Article  Google Scholar 

  22. Babuška R, Verbruggen HB (1995) Identification of composite linear models via fuzzy clustering. Proceedings of the European Control Conference, Rome, Italy, pp 1207–1212

    Google Scholar 

  23. Roubos JA, Mollov S, Babuška R, Verbruggen HB (1999) Fuzzy model-based predictive control using Takagi–Sugeno models. Int J Approx Reasoning 22(1–2):3–30

    Article  MathSciNet  MATH  Google Scholar 

  24. Takagi T, Sugeno M (1985) Fuzzy identification of systems and its applications to modelling and control. IEEE Trans Syst Man Cybern SMC-15(1):116–132

    Article  MATH  Google Scholar 

  25. Lendek Z, Lauber J, Guerra TM, Babuška R, De Schutter B (2010) Adaptive observers for TS fuzzy systems with unknown polynomial inputs. Fuzzy Set Syst 161(15):2043–2065

    Article  MathSciNet  MATH  Google Scholar 

  26. Noiray N, Schuermans B (2013) Deterministic quantities characterizing noise driven Hopf bifurcations in gas turbine combustors. Int J Non-Linear Mech 50:152–163

    Article  Google Scholar 

  27. Ata R (2015) Artificial neural networks applications in wind energy systems: a review. Renew Sustain Energy Rev 49:534–562

    Article  Google Scholar 

  28. Tzou H-S (1991) Distributed vibration control and identification of coupled elastic/piezoelectric shells: Theory and experiment. Mech Syst Signal Process 5(3):199–214

    Article  Google Scholar 

Download references

Competing interests

This paper presents a nonlinear model structure using the fuzzy clustering method and the adaptive fuzzy neural network inference system using the measurements input /output data from the examined gas turbine plant. The evaluation of this model is presented by comparing it with nonlinear autoregressive exogenous NARAX modeling method. Furthermore, several robustness tests were conducted in this work to validate the proposed fuzzy model. Indeed, the measured data observed in the input / output of the examined SOLAR TITAN 130 allowed to achieve the real-time modeling. Where the main goal is to obtain a robust system information to ensure the supervision of the examined gas turbine. The List of abbreviations is not present, all variables and parameters are given in the text of the manuscript.

Authors’ contributions

All authors read and approved the final manuscript.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Ahmed Hafaifa.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Benyounes, A., Hafaifa, A., Kouzou, A. et al. Gas turbine modeling using adaptive fuzzy neural network approach based on measured data classification. Mathematics-in-Industry Case Studies 7, 4 (2017). https://doi.org/10.1186/s40929-016-0006-3

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s40929-016-0006-3

Keywords