SlideShare a Scribd company logo
1 of 8
Download to read offline
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 8, No. 4, August 2018, pp. 2486~2493
ISSN: 2088-8708, DOI: 10.11591/ijece.v8i4.pp2486-2493  2486
Journal homepage: http://iaescore.com/journals/index.php/IJECE
Coal-Fired Boiler Fault Prediction using
Artificial Neural Networks
Nong Nurnie Mohd Nistah1
, King Hann Lim2
, Lenin Gopal3
, Firas Basim Ismail Alnaimi4
1
Department of Foundation of Science & Engineering, Curtin University Malaysia, Malaysia
2,3
Department of Electrical & Computer Engineering, Curtin University Malaysia, Malaysia
4
Department of Mechanical Engineering, University Tenaga Malaysia (UNITEN), Malaysia
Article Info ABSTRACT
Article history:
Received Jan 31, 2018
Revised Apr 2, 2018
Accepted Apr 20, 2018
Boiler fault is a critical issue in a coal-fired power plant due to its high
temperature and high pressure characteristics. The complexity of boiler
design increases the difficulty of fault investigation in a quick moment to
avoid long duration shut-down. In this paper, a boiler fault prediction model
is proposed using artificial neural network. The key influential parameters
analysis is carried out to identify its correlation with the performance of the
boiler. The prediction model is developed to achieve the least
misclassification rate and mean squared error. Artificial neural network is
trained using a set of boiler operational parameters. Subsequenlty, the trained
model is used to validate its prediction accuracy against actual fault value
from a collected real plant data. With reference to the study and test results,
two set of initial weights have been tested to verify the repeatability of the
correct prediction. The results show that the artificial neural network
implemented is able to provide an average of above 92% prediction rate of
accuracy.
Keyword:
Artificial neural network
Coal-fired power plant boiler
Fault prediction
Multi layered perceptron
Resilient backpropagation
Copyright © 2018 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Nong Nurnie Mohd Nistah,
Department of Foundation of Science & Engineering,
Curtin University Malaysia, Malaysia.
Email: Email: nong.nurnie@curtin.edu.my
1. INTRODUCTION
In a large coal-fired power plant, effective equipment monitoring and control strategies are crucial
to avoid a catastrophic accident. In existing systems, historical data are used mainly for monitoring, control
and over-limit alarm; but not for fault prediction or diagnosis [1]. Furthermore, coal-fired power plant boiler
(CFB) units have complex characteristics and mechanisms due to its high temperature and high pressure
characteristics. The most common types of faults related to boiler in coal-fired power plant include ash
deposit fouling and slagging [2]-[5], abnormal high superheater inlet temperature reading, abnormal
temperature of the flue gas and the boiler’s pressure reading during depressurization before start up [6].
The most common techniques in developing a power plant systems involve mathematical or causal
models, data mining and artificial neural network (ANN) approach [1], [7]-[13]. The basic idea of modelling
is to approximate the real geometry to an ideal geometry with an assumption that the values are perfect or
accurate. It introduces uncertainties because all the material properties are dependent on the insights and the
right selection of the constant property values of the actual equipment understudy [14]. Ramadhas et al. [15]
concluded that results from their theoretical model of the complete combustion studies for a biodiesel fuelled
engine were proved to be reliable and adequate, although in general it is still difficult to attain actual
complete combustion. This is due to the fact that their approach is based on the numerical calculation of
mass, momentum and energy equations in either one, two or three dimensions to follow the propagation of
flame or combustion front within the engine combustion chamber. Whereas, ANN approach has a high
Int J Elec & Comp Eng ISSN: 2088-8708 
ANN to Predict Coal-Fired Boiler Fault using Boiler Operational … (Nong Nurnie Mohd Nistah)
2487
degree of fault tolerance and high processing speed because of its simplified connections while dealing with
complex calculations [7]. This is obtained with high accuracy without the use of technically advance
developed software [16]. Moreover, ANN is able to learn the relationship between the selected input and
output through a process known as network training. This approach allows user to test and explore the
simulation faster and easier. To ensure that the ANN model is ready to be deployed, it is first validated using
unseen data to compare its accuracy of the output against the actual output value [3].
There are a great number of studies carried out implementing ANN in prediction and replicating the
behavior of an energy generation plant boiler. One of the most researched areas include fault detection and
classification of a power transmission line to provide quick respond time while avoiding a trip occurance in
the circuit breaker between its substations [17], [18]. As for a power plant fault diagnosis, an ANN approach
is integrated with an expert system interface to improve the system’s overall performance [19], [20]. In the
late 90s, a predictive controller has been derived from a neural network model based nonlinear algorithm that
provides an offset free closed loop behavior for a thermal power plant control [21]. A study was carried out
to simulate the evolution of boiler heat absorption under realistic condition of the ash deposition in a coal
fired boiler using ANN [2]. Another work by [16] reported how ANN was developed to monitor boiler’s
behavior and evaluate the biomass fouling as a mean of improving the existing boiler monitoring technique.
Meanwhile in a more recent work by Smrekar et al. [22], an ANN was developed to predict fresh
steam properties for suitable combination of input parameters. In their work, they were able to identify three
high impact input parameters that allows them to achieve acceptable accuracy. The parameters include mass
flow rate of coal, which is dependent on the belt conveyor speed, valve openings of the steam line and the
feed water pressure. Rusinowski et al. [23] developed an ANN model to map the influence of flue gas losses
and energy losses due to unburned combustibles on the main operational parameters of the boiler. The
developed model was able to confirm that the air excess ratio and flue gas temperature exert a dominant
influence upon the flue gas losses. Over the past decade, these studies have shown the capability of an ANN
as a tool in energy prediction and modelling.
This paper investigates the use of an ANN with a specific set of parameters to predict the boiler
faulty condition in a coal-fired power plant and report the findings with the support of existing literature. The
outcome of this simulation will be used as part of an ongoing study in developing an intelligent monitoring
system interface for a power plant boiler condition monitoring. This paper is divided into two sections. The
first section will be a brief discussion on the use of Multi-layered Perceptron (MLP) in ANN. Then, in the
second section; the investigation of the implemented model are discussed to report the prediction outcome
and performance.
2. MULTI-LAYERED PERCEPTRONS (MLP) NEURAL NETWORK
One of the most well documented and frequently used types of ANN is MLP [24]. An MLP is a feed
forward neural network consisting of a number of neurons connected by weighted links. The neurons are
organized in several layers, namely the input layer, hidden layer(s) and output layer. An example of a typical
one hidden layer MLP is illustrated in Figure 1. As illustrated in Figure 1, the input layer receives an external
activation vector, and passes it through the weighted connections (Wij) of the neurons in the hidden layer.
This process computes their activations (Wkj) and passes them to neurons in succeeding layers until it reaches
the output layer [25]. Basically, the input vector is propagated forward through the network producing an
activation vector in the output layer at the end of the process. The mapping of input vector onto output vector
is in fact determined by the connection weights of the net.
Figure 1. A topology of a general MLP with one hidden layer
X
1
X
2
X32
V1
V32
Input
Y
Output
Wij
Wkj
V2
Hidden
.
.
.
.
.
.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 4, August 2018 : 2486 – 2493
2488
Table 1. Input parameters data description
Input parameters Dataset description Unit
Temperature
• Boiler re-heater and superheater inlet/outlet and exchange metal
temperature
• Economizer inlet/outlet temperature
°C
Pressure
• Boiler drum pressure
• Superheated steam pressure
• Circulation pump pressure
• Temperature and steam outlet pressure
• Economizer inlet pressure
Bar
Flow rate
• Steam flow
• Feedwater flow
• Superheater water injection compensated flow
Ton/hr
One of the main components of an MLP is the training algorithm. The purpose of the training
algorithm is to find the approximate solutions to minimized errors [24]. From existing literatures [26]-[28], it
is evident that the most common training algorithms used for ANN model prediction and forecasting are the
gradient descent methods class of algorithm. One of the preferred algorithms of this class, in terms of
convergence speed, accuracy and robustness with respect to its learning parameters, is the Resilient
Backpropagation (RProp) algorithm introduced by [28]. The basic principle of RProp is the direct adaptation
of the weight update values Wij. It modifies the size of the weight step directly by introducing the concept of
resilient update values. This results in an adaptation effort that is not distorted by an unforeseeable gradient
behavior [25]. In this paper, the ANN model will use RProp as the training algorithm for this simulation for
the boiler fault prediction.
3. BOILER OPERATIONAL PARAMETERS
Generally, a physical model requires an exact number of parameters values for calculations. Hence,
the choices are dictated by the equation representing the processes involved. This limits the choice of input
and output parameters by the ―cause and effect‖ relations [22]. Unlike a physical model, the input and output
parameters in ANN modelling are mostly selected on the basis of the objective of the modelling and the
boiler’s operators’ experience. In fact, the input parameters are usually optimized to compromise between the
number of parameters and the desired accuracy of the ANN prediction.The final set of input parameters was
defined on the basis of observations related only to the boiler unit, advice and feedback from the plant
operator, removal of parameters that has non-effective factors on the faulty scenario and any redundant
readings from the same sensors [29]. The input parameters and their dataset description are listed in Table 1.
The parameters listed are important to monitor the overall performance of the boiler. Primarily, the
temperature of the steam produced in the boiler is dependant on the superheater and reheater to reach its
optimum temperature before it is transferred to the turbine. Therefore, the water supply and fuel flow rate
leading to the burner need to be at the right pressure and temperature level to provide the exact amount of
combustion for the steam production. Likewise, the water leaving the high pressure feedwater heater needed
to be raised to reach the saturation temperature to correspond to the boiler drum pressure as a safety measure.
This is achieved through the economizer by exchanging heat with the gas leaving the superheater in the
temperature and pressure inlet and outlet tube up to the stack. Hence, a summary of the dataset that
corresponds to the temperature, pressure and flow rate of the boiler efficiency are identified in Table 1.
Next step is to feed the selected parameter data to the network for simulation. Firstly, it is known
that the starting values of the weights in a network have a significant effect on the training process [30], [31].
Achieving this requires coordination between the training set normalization, the choice of training function
and the choice of weight initialization. To evaluate how much influence each assumed initial weights has on
the output and thereby to identify the best initial weight for the simulation, a sensitivity analysis was
performed. The first initial set of the weight (W1) value was set to zero and the second initial set of weights
(W2) is a pre-selected and randomized value set. These weights are applied to the same selected data set in
order to examine how much it changed the accuracy of the misclassified rate (MCR) produced when using
RProp. The training and testing result are recorded and saved accordingly for analysis and comparison. In
order to compare the result fairly, the following criteria were set:
a. Data normalization is important to avoid bias and noise disturbances. Since the target output is set to be
either 0 for normal and 1 for faulty; all the sample data are normalized and scaled to be between 0 and 1
using the Min-Max normalization method Equation (1).
Int J Elec & Comp Eng ISSN: 2088-8708 
ANN to Predict Coal-Fired Boiler Fault using Boiler Operational … (Nong Nurnie Mohd Nistah)
2489
Data normalized (1)
Where Ax represents the original data value before normalization
b. The network consists of 3 layers; input layer, one hidden layer and one output layer. In the hidden layer,
there are 32 hidden neurons, and two output value of 0 and 1 for the output layer. The number of
iterations for each epoch is set to 500 and each data set will be trained for 10 runs.
c. The selected training algorithm used for this simulation is RProp due to its high speed convergence,
accuracy and robustness. By setting the learning rate to its default value of 0.1, all the weights in the
network converge roughly at the same speed.
d. One of the most common forms of activation function is the Hyperbolic tangent sigmoid function
Equation (2). This function is selected because they are more likely to produce outputs that are on average
close to zero [32].
(2)
e. One pre-randomized data set was used for each ANN model. This is to ensure that the same data were
used in training and testing. This provided the common platform for comparison of results for different
initial weights set.
f. The same proportion of data for training, and testing was used for each ANN (70% training and 30%
testing).
g. To determine the minimum difference between the answer of the output neuron Y and the target value of
Z, the minimization of the error using Mean Squared Error (MSE) method Equation (3) is used, where Zj
is the target output and Yj represents the output of the network.
∑ ( ) (3)
h. To evaluate the performance of the network in achieving an acceptable accuracy rate, the Miss-
Classification Rate (MCR) shown in Equation (4) is used where TP represents true positive, TN
represents true negative and TS is the total number of samples.
(
∑ ∑
∑
) (4)
4. RESULTS AND ANALYSIS
In this paper, data from a local thermal power plant containing 1286 training data and 551 testing
data are pre-randomized and normalized for the ANN model. The selected network is a three layer MLP with
32 input parameters and two target classes of 0 and 1. The hidden layer consists of 32 hidden neurons and a
sigmoid function is used as the activation function. MATLAB platform is used to conduct this simulation in a
2.20GHz Intel® Core™ i5-5200U CPU with 8GB RAM.
In Table 2, the network simulation result implementing both initial weight setups for W1 and W2
are reported. Based on the result, it is evident that the selected training algorithm (RProp) was able to
compute the training in an average of 1.42 milliseconds for 500 iterations using W1. From the observation, it
was also able to achieve the highest accuracy for MSE of 0.0317, while achieving a very good MCR of
3.53%. Meanwhile, when the initial weight W2 was applied, the training result has a slight improvement.
Based on the outcome, although it took 1.63 millisecond to compute; the MSE achieved is 0.0254 and it has a
lower misclassification rate of 2.71%.
Table 2. Training and Testing Results of Multilayer Perceptron Neural Networks
Weight Sample MSE Misclassified rate
Training result W1 0.0317 3.53%
W2 0.0254 2.71%
Testing result W1 0.0487 5.86%
W2 0.0491 6.06%
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 4, August 2018 : 2486 – 2493
2490
Figure 2. Initial weight setup comparison for the fault prediction
Figure 3. Training result of the ANN model using W2
To check for the best parameter setup for the ANN in this investigation, the testing results of the
same data set sample are also recorded for comparison. Although the computation time recorded is the same
with the training result; there is a significant difference in the MSE and MCR recorded. The testing sample
for W1 produces an average of 0.0487 for its MSE with a very small difference of 2.33% higher MCR of
Int J Elec & Comp Eng ISSN: 2088-8708 
ANN to Predict Coal-Fired Boiler Fault using Boiler Operational … (Nong Nurnie Mohd Nistah)
2491
5.86% compared to the training outcome presented in Table 2 for W1. Meanwhile a small difference of MSE
and MCR value is recorded when the initial weights are modified using W2, an average of 0.0491 for its
MSE and 6.06% MCR respectively.
In Figure 2, a sample of 100 predicted output were extracted from a continuous recorded simulation
of 1286 simulated data sample to compare them against the actual measured output. Here, the initial weight
for W2 shows a better accuracy rate of 95.5% compared to W1 for the first 100 sample of 1 minute intervals
training. Based on the fault and normal threshold line in Figure 2, predicted output from randomized initial
weights shows more data points that has the least prediction error compared to the predicted output using
zeros as initial weights. However, when the network using random weights (W2) is presented with new set of
data for testing, the recognition rate had a slight drop resulting into 91.8% output prediction accuracy, see
Figure 3 and Figure 4. This may be due to the fact that data used for testing has never been used to train the
network. The accuracy rate may improve if more data are collected and used for training in future work to
allow better learning rate for the network.
Figure 4. Testing result of the ANN model using W2
5. CONCLUSION
The primary target of this paper was to investigate an implementation of ANN for a fault predictive
tool for a CFB to facilitate plant operators to identify and narrow down the operational boiler parameters that
causes the fault quickly. From the analysis of the simulation using the ANN method, it has shown a good
performance of the system that predicts the condition of the listed parameters in Table 1 with a satisfactory
comparison supported by the experimental values. The developed model was able to provide an indication of
the importance of the various input parameters, in terms of the effects of variation in their output values.
Moreover, the initialization of the random weights in the method also results in an improved accuracy rate of
97.3% during training and a slight difference of 93.9% accuracy in the testing phase. To conclude, the
proposed model using random weights perform better and can be used to predict the CFB fault operational
parameters accurately.
REFERENCES
[1] P. Yang and S. Liu, ―Fault Diagnosis for Boilers in Thermal Power Plant by Data Mining,‖ December,
pp. 6-9, 2004.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 4, August 2018 : 2486 – 2493
2492
[2] E. Teruel, C. Cortes, L. Ignacio Diez, and I. Arauzo, ―Monitoring and prediction of fouling in coal-fired utility
boilers using neural networks,‖ Chem. Eng. Sci., vol. 60, no. 18, pp. 5035-5048, 2005.
[3] Y. Shi and J. Wang, ―Ash fouling monitoring and key variables analysis for coal fired power plant boiler,‖ Therm.
Sci., vol. 19, no. 1, pp. 253-265, 2015.
[4] R. D. Patel and I. J. Patel, ―A Review Paper on Erosion and Corrosion Behavior of Coal Combustion Chamber,‖
vol. 1, no. 7, pp. 72-76, 2014.
[5] A. U. Malik, I. Andijani, M. Mobin, F. Al-muaili, and M. Al-hajri, ―Corrosion of Boiler Tubes Some Case,‖ Symp.
A Q. J. Mod. Foreign Lit., pp. 739-763.
[6] F. B. I. Alnaimi and H. H. Al-Kayiem, ―AI system for Steam Boiler Diagnosis based on Superheater
Monitoring.pdf,‖ J. Appl. Sci., p. 7, 2011.
[7] E. Mesbahi, M. Genrup, and M. Assadi, ―Fault prediction/diagnosis and sensor validation technique for a steam
power plant,‖ pp. 33-40, 2005.
[8] M. Addel-Geliel, S. Zakzouk, and M. El Sengaby, ―Application of Model based Fault Detection for an Industrial
Boiler,‖ Appl. Ind. Control Solut. LLC, pp. 98-103, 2000.
[9] P. Ilamathi, V. Selladurai, and K. Balamurugan, ―Predictive modelling and optimization of nitrogen oxides
emission in coal power plant using Artificial Neural Network and Simulated Annealing,‖ IAES Int. J. Artif. Intell.,
vol. 1, no. 1, pp. 11-18, 2012.
[10] J. Smrekar, D. Pandit, M. Fast, M. Assadi, and S. De, ―Prediction of power output of a coal-fired power plant by
artificial neural network,‖ Neural Comput. Appl., vol. 19, no. 5, pp. 725-740, 2010.
[11] M. Fast and T. Palmé, ―Application of artificial neural networks to the condition monitoring and diagnosis of a
combined heat and power plant,‖ Energy, vol. 35, no. 2, pp. 1114-1120, 2010.
[12] M. S. Priya, R. Kanthavel, and M. Saravanan, ―Fault Diagnostics on Steam Boilers and Forecasting System Based
on Hybrid Fuzzy Clustering and Artificial Neural Networks in Early Detection of Chamber Slagging/Fouling,‖
Circuits Syst., vol. 7, no. 12, pp. 4046-4070, 2016.
[13] K. Rostek, Ł. Morytko, and A. Jankowska, ―Early detection and prediction of leaks in fluidized-bed boilers using
artificial neural networks,‖ Energy, vol. 89, pp. 914-923, 2015.
[14] I. Martinez, ―Heat Transfer and Thermal Radiation Modelling,‖ pp. 1-49.
[15] A. S. Ramadhas, S. Jayaraj, and C. Muraleedharan, ―Theoretical modeling and experimental studies on biodiesel-
fueled engine,‖ Renew. Energy, vol. 31, no. 11, pp. 1813-1826, 2006.
[16] L. M. Romeo and R. Gareta, ―Neural network for evaluating boiler behaviour,‖ Appl. Therm. Eng., vol. 26,
no. 14-15, pp. 1530-1536, 2006.
[17] P. Sharma, D. Saini, and A. Saxena, ―Fault Detection and Classification in Transmission Line using Wavelet
Transform and ANN,‖ Bull. Electr. Eng. Informatics, vol. 5, no. 4, pp. 456-465, 2016.
[18] Azriyenni, M. MW, D. Sukma, and M. Dame, ―Backpropagation Neural Network Modeling for Fault Location in
Transmission Line 150 kV,‖ Indones. J. Electr. Eng. Informatics, vol. 2, no. 1, pp. 1-12, 2014.
[19] N. Mayadevi, S. Ushakumari, and V. C. SS, ―A Review on Expert System Applications in Power Plants,‖ Int. J.
Electr. Comput. Eng. J., vol. 4, no. 1, pp. 2088-8708, 2014.
[20] W. R. Becraft, P. L. Lee, and R. B. Newell, ―Integration of neural networks and expert systems for process fault
diagnosis,‖ Proc. 12th Int. Jt. Conf. Artif. Intell., pp. 832-837, 1991.
[21] G. Prasad, E. Swidenbank, and B. W. Hogg, ―A neural net model-based multivariable long-range predictive control
strategy applied in thermal power plant control,‖ IEEE Trans. Energy Convers., vol. 13, no. 2, pp. 176-182, 1998.
[22] J. Smrekar, M. Assadi, M. Fast, I. Kuštrin, and S. De, ―Development of artificial neural network model for a coal-
fired boiler using real plant data,‖ Energy, vol. 34, no. 2, pp. 144-152, 2009.
[23] H. Rusinowski and W. Stanek, ―Neural modelling of steam boilers,‖ Energy Convers. Manag., vol. 48, no. 11,
pp. 2802-2809, 2007.
[24] M.-C. Popescu, V. E. Balas, L. Perescu-Popescu, and N. Mastorakis, ―Multilayer Perceptron and Neural
Networks,‖ vol. 8, no. 7, pp. 579-588, 2009.
[25] M. Riedmiller, ―Advanced supervised learning in multi-layer perceptrons—from backpropagation to adaptive
learning algorithms,‖ Comput. Stand. Interfaces, vol. 16, no. 3, pp. 265-278, 1994.
[26] Ö. Kisi and E. Uncuoglu, ―Comparison of three back-propagation training algorithm for two case study,‖ Indian J.
Eng. Mater. Sci., vol. 12, October, pp. 434-442, 2005.
[27] A. D. Anastasiadis, G. D. Magoulas, and M. N. Vrahatis, ―New globally convergent training scheme based on the
resilient propagation algorithm,‖ Neurocomputing, vol. 64, no. 1-4 SPEC. ISS., pp. 253-270, 2005.
[28] M. Riedmiller and H. Braun, ―A direct adaptive method for faster backpropagation learning: The RPROP
algorithm,‖ IEEE Int. Conf. Neural Networks - Conf. Proc., vol. 1993-Janua, pp. 586-591, 1993.
[29] F. B. I. Alnaimi, R. I. B. Ismail, and P. J. Ker, ―Development and implementation of intelligent condition
monitoring system for steam turbine trips,‖ vol. 11, no. 24, pp. 14275-14283, 2016.
[30] S. Timotheou, ―A novel weight initialization method for the random neural network,‖ Neurocomputing, vol. 73,
no. 1-3, pp. 160-168, 2009.
[31] Y. F. Yam, C. T. Leung, P. K. S. Tam, and W. C. Siu, ―An independent component analysis based weight
initialization method for multilayer perceptrons,‖ Neurocomputing, vol. 48, pp. 807-818, 2002.
[32] Y. A. LeCun, L. Bottou, G. B. Orr, and K. R. Muller, ―Efficient backprop,‖ Lect. Notes Comput. Sci. (including
Subser. Lect. Notes Artif. Intell. Lect. Notes Bioinformatics), vol. 7700 LECTU, pp. 9-48, 2012.
Int J Elec & Comp Eng ISSN: 2088-8708 
ANN to Predict Coal-Fired Boiler Fault using Boiler Operational … (Nong Nurnie Mohd Nistah)
2493
BIOGRAPHIES OF AUTHORS
Nong Nurnie is currently completing her Master of Philosophy (MPhil) with Curtin University
Malaysia and has been teaching in the department of Foundation in Science & Engineering at Curtin
University Malaysia since 2008. She has had 5 years of working experience in the industry prior to
teaching in the tertiary education. Her research areas include intelligent system, interactive system and
software interface development in artificial intelligence and e-community.
King Hann Lim received his Master of Engineering (M.Eng) and PhD degree in Electrical and
Electronic Engineering in 2007 and 2012 respectively.He is currently a staff member in the Department
of Electrical and Computer Engineering at Curtin University Malaysia. His research area includes
image/video processing, artificial intelligence, and intelligent transportation system. He is a IEEE senior
member in 2017. He has published more than 50 journals and conference papers in the related areas of
his research interest.
Dr. Lenin Gopal is working as a senior lecturer in the Department of Electrical and Computer
Engineering, Curtin Malaysia and he obtained his PhD degree from Curtin University, Australia. Prior
to joining Curtin Sarawak Malaysia, he has had more than fifteen years of teaching experience in India
and Malaysia. His previous position was as an Assistant Professor in the Department of Electronics and
Communication Engineering, at Bharathiyar College of Engineering and Technology, Pondicerry, India.
Dr Firas B. Ismail Alnaimi is a Head of Power Generation, Institute of Power Engineering (IPE),
Universiti Tenaga Nasional, Malaysia. He has 12 years working experience in industry and academic
fields. His research focus is on Intelligent Monitoring Systems, with special interests in Fire, Flow
Assurance, Smart Pigging Systems, Gas Hydrate Formation, Early Condition Warning Systems, Plant
Monitoring Systems, and Robotised Industry Applications. He has published more than 80 publications
in reputable international journals and conference proceedings.

More Related Content

What's hot

Nuclear Material Verification Based on MCNP and ISOCSTM Techniques for Safegu...
Nuclear Material Verification Based on MCNP and ISOCSTM Techniques for Safegu...Nuclear Material Verification Based on MCNP and ISOCSTM Techniques for Safegu...
Nuclear Material Verification Based on MCNP and ISOCSTM Techniques for Safegu...IOSRJAP
 
A Cyber Physical Approach to a Combined Hardware-Software
A Cyber Physical Approach to a Combined Hardware-Software A Cyber Physical Approach to a Combined Hardware-Software
A Cyber Physical Approach to a Combined Hardware-Software GreenLSI Team, LSI, UPM
 
Study of Reliability Analysis to the Iraqi South Region Network
Study of Reliability Analysis to the Iraqi South Region NetworkStudy of Reliability Analysis to the Iraqi South Region Network
Study of Reliability Analysis to the Iraqi South Region NetworkIRJET Journal
 
Phasor State Estimation Weighting Coefficients for AC and Hybrid Networks wit...
Phasor State Estimation Weighting Coefficients for AC and Hybrid Networks wit...Phasor State Estimation Weighting Coefficients for AC and Hybrid Networks wit...
Phasor State Estimation Weighting Coefficients for AC and Hybrid Networks wit...Luigi Vanfretti
 
Artificial neural network based nitrogen oxides emission prediction and
Artificial neural network based nitrogen oxides emission prediction andArtificial neural network based nitrogen oxides emission prediction and
Artificial neural network based nitrogen oxides emission prediction andIAEME Publication
 
IRJET-Detailed Energy Audit in a Captive Cogeneration Plant
IRJET-Detailed Energy Audit in a Captive Cogeneration PlantIRJET-Detailed Energy Audit in a Captive Cogeneration Plant
IRJET-Detailed Energy Audit in a Captive Cogeneration PlantIRJET Journal
 
Determination of wind energy potential of campus area of siirt university
Determination of wind energy potential of campus area of siirt universityDetermination of wind energy potential of campus area of siirt university
Determination of wind energy potential of campus area of siirt universitymehmet şahin
 
Optical-Electronic Equipments of Ecological Dedication and Study of Their Met...
Optical-Electronic Equipments of Ecological Dedication and Study of Their Met...Optical-Electronic Equipments of Ecological Dedication and Study of Their Met...
Optical-Electronic Equipments of Ecological Dedication and Study of Their Met...AI Publications
 
OVERVIEW AND APPLICATION OF ENABLING TECHNOLOGIES ORIENTED ON ENERGY ROUTING ...
OVERVIEW AND APPLICATION OF ENABLING TECHNOLOGIES ORIENTED ON ENERGY ROUTING ...OVERVIEW AND APPLICATION OF ENABLING TECHNOLOGIES ORIENTED ON ENERGY ROUTING ...
OVERVIEW AND APPLICATION OF ENABLING TECHNOLOGIES ORIENTED ON ENERGY ROUTING ...ijaia
 
Hands-on-OpenIPSL.org using OpenModelica!
Hands-on-OpenIPSL.org using OpenModelica!Hands-on-OpenIPSL.org using OpenModelica!
Hands-on-OpenIPSL.org using OpenModelica!Luigi Vanfretti
 
Electricity load forecasting by artificial neural network model
Electricity load forecasting by artificial neural network modelElectricity load forecasting by artificial neural network model
Electricity load forecasting by artificial neural network modelIAEME Publication
 
Monitoring and Forecasting of Air Emissions with IoT Measuring Stations and a...
Monitoring and Forecasting of Air Emissions with IoT Measuring Stations and a...Monitoring and Forecasting of Air Emissions with IoT Measuring Stations and a...
Monitoring and Forecasting of Air Emissions with IoT Measuring Stations and a...Francisco Marcelo Pereira Hernandez
 
IRJET- Heat Storing Sand Battery
IRJET- Heat Storing Sand BatteryIRJET- Heat Storing Sand Battery
IRJET- Heat Storing Sand BatteryIRJET Journal
 
A Uniform Implementation Scheme for Evolutionary Optimization Algorithms and ...
A Uniform Implementation Scheme for Evolutionary Optimization Algorithms and ...A Uniform Implementation Scheme for Evolutionary Optimization Algorithms and ...
A Uniform Implementation Scheme for Evolutionary Optimization Algorithms and ...nizhonglian
 
meteodynWT meso coupling downscaling regional planing
meteodynWT meso coupling downscaling regional planingmeteodynWT meso coupling downscaling regional planing
meteodynWT meso coupling downscaling regional planingJean-Claude Meteodyn
 
Maria Petroni achieved projects
Maria Petroni achieved projectsMaria Petroni achieved projects
Maria Petroni achieved projectsMaria Petroni
 
Feature Selection and Optimization of Artificial Neural Network for Short Te...
 Feature Selection and Optimization of Artificial Neural Network for Short Te... Feature Selection and Optimization of Artificial Neural Network for Short Te...
Feature Selection and Optimization of Artificial Neural Network for Short Te...Maged M. Eljazzar
 

What's hot (20)

Nuclear Material Verification Based on MCNP and ISOCSTM Techniques for Safegu...
Nuclear Material Verification Based on MCNP and ISOCSTM Techniques for Safegu...Nuclear Material Verification Based on MCNP and ISOCSTM Techniques for Safegu...
Nuclear Material Verification Based on MCNP and ISOCSTM Techniques for Safegu...
 
A Cyber Physical Approach to a Combined Hardware-Software
A Cyber Physical Approach to a Combined Hardware-Software A Cyber Physical Approach to a Combined Hardware-Software
A Cyber Physical Approach to a Combined Hardware-Software
 
Hybrid pid cascade control for hvac system
Hybrid pid cascade control for hvac systemHybrid pid cascade control for hvac system
Hybrid pid cascade control for hvac system
 
Study of Reliability Analysis to the Iraqi South Region Network
Study of Reliability Analysis to the Iraqi South Region NetworkStudy of Reliability Analysis to the Iraqi South Region Network
Study of Reliability Analysis to the Iraqi South Region Network
 
Phasor State Estimation Weighting Coefficients for AC and Hybrid Networks wit...
Phasor State Estimation Weighting Coefficients for AC and Hybrid Networks wit...Phasor State Estimation Weighting Coefficients for AC and Hybrid Networks wit...
Phasor State Estimation Weighting Coefficients for AC and Hybrid Networks wit...
 
Artificial neural network based nitrogen oxides emission prediction and
Artificial neural network based nitrogen oxides emission prediction andArtificial neural network based nitrogen oxides emission prediction and
Artificial neural network based nitrogen oxides emission prediction and
 
IRJET-Detailed Energy Audit in a Captive Cogeneration Plant
IRJET-Detailed Energy Audit in a Captive Cogeneration PlantIRJET-Detailed Energy Audit in a Captive Cogeneration Plant
IRJET-Detailed Energy Audit in a Captive Cogeneration Plant
 
Determination of wind energy potential of campus area of siirt university
Determination of wind energy potential of campus area of siirt universityDetermination of wind energy potential of campus area of siirt university
Determination of wind energy potential of campus area of siirt university
 
Marvuglia
MarvugliaMarvuglia
Marvuglia
 
Optical-Electronic Equipments of Ecological Dedication and Study of Their Met...
Optical-Electronic Equipments of Ecological Dedication and Study of Their Met...Optical-Electronic Equipments of Ecological Dedication and Study of Their Met...
Optical-Electronic Equipments of Ecological Dedication and Study of Their Met...
 
Anand2020
Anand2020Anand2020
Anand2020
 
OVERVIEW AND APPLICATION OF ENABLING TECHNOLOGIES ORIENTED ON ENERGY ROUTING ...
OVERVIEW AND APPLICATION OF ENABLING TECHNOLOGIES ORIENTED ON ENERGY ROUTING ...OVERVIEW AND APPLICATION OF ENABLING TECHNOLOGIES ORIENTED ON ENERGY ROUTING ...
OVERVIEW AND APPLICATION OF ENABLING TECHNOLOGIES ORIENTED ON ENERGY ROUTING ...
 
Hands-on-OpenIPSL.org using OpenModelica!
Hands-on-OpenIPSL.org using OpenModelica!Hands-on-OpenIPSL.org using OpenModelica!
Hands-on-OpenIPSL.org using OpenModelica!
 
Electricity load forecasting by artificial neural network model
Electricity load forecasting by artificial neural network modelElectricity load forecasting by artificial neural network model
Electricity load forecasting by artificial neural network model
 
Monitoring and Forecasting of Air Emissions with IoT Measuring Stations and a...
Monitoring and Forecasting of Air Emissions with IoT Measuring Stations and a...Monitoring and Forecasting of Air Emissions with IoT Measuring Stations and a...
Monitoring and Forecasting of Air Emissions with IoT Measuring Stations and a...
 
IRJET- Heat Storing Sand Battery
IRJET- Heat Storing Sand BatteryIRJET- Heat Storing Sand Battery
IRJET- Heat Storing Sand Battery
 
A Uniform Implementation Scheme for Evolutionary Optimization Algorithms and ...
A Uniform Implementation Scheme for Evolutionary Optimization Algorithms and ...A Uniform Implementation Scheme for Evolutionary Optimization Algorithms and ...
A Uniform Implementation Scheme for Evolutionary Optimization Algorithms and ...
 
meteodynWT meso coupling downscaling regional planing
meteodynWT meso coupling downscaling regional planingmeteodynWT meso coupling downscaling regional planing
meteodynWT meso coupling downscaling regional planing
 
Maria Petroni achieved projects
Maria Petroni achieved projectsMaria Petroni achieved projects
Maria Petroni achieved projects
 
Feature Selection and Optimization of Artificial Neural Network for Short Te...
 Feature Selection and Optimization of Artificial Neural Network for Short Te... Feature Selection and Optimization of Artificial Neural Network for Short Te...
Feature Selection and Optimization of Artificial Neural Network for Short Te...
 

Similar to Coal-Fired Boiler Fault Prediction using Artificial Neural Networks

Self_evolving_neural_network_based_algor.pdf
Self_evolving_neural_network_based_algor.pdfSelf_evolving_neural_network_based_algor.pdf
Self_evolving_neural_network_based_algor.pdfJose SanLeandro
 
Enhanced Multi – Agent Based Industrial Process Automation
Enhanced Multi – Agent Based Industrial Process AutomationEnhanced Multi – Agent Based Industrial Process Automation
Enhanced Multi – Agent Based Industrial Process AutomationIRJET Journal
 
Modeling cogeneration power plants using neural networks
Modeling cogeneration power plants using neural networksModeling cogeneration power plants using neural networks
Modeling cogeneration power plants using neural networkseSAT Publishing House
 
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...IJECEIAES
 
Linear regression and R-squared correlation analysis on major nuclear online...
Linear regression and R-squared correlation analysis on major  nuclear online...Linear regression and R-squared correlation analysis on major  nuclear online...
Linear regression and R-squared correlation analysis on major nuclear online...IJECEIAES
 
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...TELKOMNIKA JOURNAL
 
Fault Analysis and Prediction in Gas Turbine using Neuro-Fuzzy System
Fault Analysis and Prediction in Gas Turbine using Neuro-Fuzzy SystemFault Analysis and Prediction in Gas Turbine using Neuro-Fuzzy System
Fault Analysis and Prediction in Gas Turbine using Neuro-Fuzzy SystemIRJET Journal
 
Design of spark ignition engine speed control using bat algorithm
Design of spark ignition engine speed control using  bat algorithm Design of spark ignition engine speed control using  bat algorithm
Design of spark ignition engine speed control using bat algorithm IJECEIAES
 
Evaluation of wind-solar hybrid power generation system based on Monte Carlo...
Evaluation of wind-solar hybrid power generation system based  on Monte Carlo...Evaluation of wind-solar hybrid power generation system based  on Monte Carlo...
Evaluation of wind-solar hybrid power generation system based on Monte Carlo...IJECEIAES
 
A novel approach to evaluate dynamic performance for photovoltaic system usin...
A novel approach to evaluate dynamic performance for photovoltaic system usin...A novel approach to evaluate dynamic performance for photovoltaic system usin...
A novel approach to evaluate dynamic performance for photovoltaic system usin...IJECEIAES
 
A review on predictive maintenance technique for nuclear reactor cooling sys...
A review on predictive maintenance technique for nuclear  reactor cooling sys...A review on predictive maintenance technique for nuclear  reactor cooling sys...
A review on predictive maintenance technique for nuclear reactor cooling sys...IJECEIAES
 
Optimization of Organic Rankine Cycle’s thermal efficiency based on Grey rela...
Optimization of Organic Rankine Cycle’s thermal efficiency based on Grey rela...Optimization of Organic Rankine Cycle’s thermal efficiency based on Grey rela...
Optimization of Organic Rankine Cycle’s thermal efficiency based on Grey rela...IRJET Journal
 
Performance assessment of an optimization strategy proposed for power systems
Performance assessment of an optimization strategy proposed for power systemsPerformance assessment of an optimization strategy proposed for power systems
Performance assessment of an optimization strategy proposed for power systemsTELKOMNIKA JOURNAL
 
Integrated application of synergetic approach for enhancing intelligent steam...
Integrated application of synergetic approach for enhancing intelligent steam...Integrated application of synergetic approach for enhancing intelligent steam...
Integrated application of synergetic approach for enhancing intelligent steam...IJECEIAES
 
Stochastic control for optimal power flow in islanded microgrid
Stochastic control for optimal power flow in islanded microgridStochastic control for optimal power flow in islanded microgrid
Stochastic control for optimal power flow in islanded microgridIJECEIAES
 
Statistical modeling and optimal energy distribution of cogeneration units b...
Statistical modeling and optimal energy distribution of  cogeneration units b...Statistical modeling and optimal energy distribution of  cogeneration units b...
Statistical modeling and optimal energy distribution of cogeneration units b...IJECEIAES
 
Voltage sensitivity analysis to determine the optimal integration of distribu...
Voltage sensitivity analysis to determine the optimal integration of distribu...Voltage sensitivity analysis to determine the optimal integration of distribu...
Voltage sensitivity analysis to determine the optimal integration of distribu...IJECEIAES
 
Intelligent Electrical Multi Outlets Controlled and Activated by a Data Minin...
Intelligent Electrical Multi Outlets Controlled and Activated by a Data Minin...Intelligent Electrical Multi Outlets Controlled and Activated by a Data Minin...
Intelligent Electrical Multi Outlets Controlled and Activated by a Data Minin...IJSCAI Journal
 
INTELLIGENT ELECTRICAL MULTI OUTLETS CONTROLLED AND ACTIVATED BY A DATA MININ...
INTELLIGENT ELECTRICAL MULTI OUTLETS CONTROLLED AND ACTIVATED BY A DATA MININ...INTELLIGENT ELECTRICAL MULTI OUTLETS CONTROLLED AND ACTIVATED BY A DATA MININ...
INTELLIGENT ELECTRICAL MULTI OUTLETS CONTROLLED AND ACTIVATED BY A DATA MININ...ijscai
 

Similar to Coal-Fired Boiler Fault Prediction using Artificial Neural Networks (20)

Self_evolving_neural_network_based_algor.pdf
Self_evolving_neural_network_based_algor.pdfSelf_evolving_neural_network_based_algor.pdf
Self_evolving_neural_network_based_algor.pdf
 
Enhanced Multi – Agent Based Industrial Process Automation
Enhanced Multi – Agent Based Industrial Process AutomationEnhanced Multi – Agent Based Industrial Process Automation
Enhanced Multi – Agent Based Industrial Process Automation
 
Modeling cogeneration power plants using neural networks
Modeling cogeneration power plants using neural networksModeling cogeneration power plants using neural networks
Modeling cogeneration power plants using neural networks
 
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
Reliability Constrained Unit Commitment Considering the Effect of DG and DR P...
 
Linear regression and R-squared correlation analysis on major nuclear online...
Linear regression and R-squared correlation analysis on major  nuclear online...Linear regression and R-squared correlation analysis on major  nuclear online...
Linear regression and R-squared correlation analysis on major nuclear online...
 
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
 
Fault Analysis and Prediction in Gas Turbine using Neuro-Fuzzy System
Fault Analysis and Prediction in Gas Turbine using Neuro-Fuzzy SystemFault Analysis and Prediction in Gas Turbine using Neuro-Fuzzy System
Fault Analysis and Prediction in Gas Turbine using Neuro-Fuzzy System
 
Design of spark ignition engine speed control using bat algorithm
Design of spark ignition engine speed control using  bat algorithm Design of spark ignition engine speed control using  bat algorithm
Design of spark ignition engine speed control using bat algorithm
 
Evaluation of wind-solar hybrid power generation system based on Monte Carlo...
Evaluation of wind-solar hybrid power generation system based  on Monte Carlo...Evaluation of wind-solar hybrid power generation system based  on Monte Carlo...
Evaluation of wind-solar hybrid power generation system based on Monte Carlo...
 
A novel approach to evaluate dynamic performance for photovoltaic system usin...
A novel approach to evaluate dynamic performance for photovoltaic system usin...A novel approach to evaluate dynamic performance for photovoltaic system usin...
A novel approach to evaluate dynamic performance for photovoltaic system usin...
 
A review on predictive maintenance technique for nuclear reactor cooling sys...
A review on predictive maintenance technique for nuclear  reactor cooling sys...A review on predictive maintenance technique for nuclear  reactor cooling sys...
A review on predictive maintenance technique for nuclear reactor cooling sys...
 
Optimization of Organic Rankine Cycle’s thermal efficiency based on Grey rela...
Optimization of Organic Rankine Cycle’s thermal efficiency based on Grey rela...Optimization of Organic Rankine Cycle’s thermal efficiency based on Grey rela...
Optimization of Organic Rankine Cycle’s thermal efficiency based on Grey rela...
 
Performance assessment of an optimization strategy proposed for power systems
Performance assessment of an optimization strategy proposed for power systemsPerformance assessment of an optimization strategy proposed for power systems
Performance assessment of an optimization strategy proposed for power systems
 
1901.08661
1901.086611901.08661
1901.08661
 
Integrated application of synergetic approach for enhancing intelligent steam...
Integrated application of synergetic approach for enhancing intelligent steam...Integrated application of synergetic approach for enhancing intelligent steam...
Integrated application of synergetic approach for enhancing intelligent steam...
 
Stochastic control for optimal power flow in islanded microgrid
Stochastic control for optimal power flow in islanded microgridStochastic control for optimal power flow in islanded microgrid
Stochastic control for optimal power flow in islanded microgrid
 
Statistical modeling and optimal energy distribution of cogeneration units b...
Statistical modeling and optimal energy distribution of  cogeneration units b...Statistical modeling and optimal energy distribution of  cogeneration units b...
Statistical modeling and optimal energy distribution of cogeneration units b...
 
Voltage sensitivity analysis to determine the optimal integration of distribu...
Voltage sensitivity analysis to determine the optimal integration of distribu...Voltage sensitivity analysis to determine the optimal integration of distribu...
Voltage sensitivity analysis to determine the optimal integration of distribu...
 
Intelligent Electrical Multi Outlets Controlled and Activated by a Data Minin...
Intelligent Electrical Multi Outlets Controlled and Activated by a Data Minin...Intelligent Electrical Multi Outlets Controlled and Activated by a Data Minin...
Intelligent Electrical Multi Outlets Controlled and Activated by a Data Minin...
 
INTELLIGENT ELECTRICAL MULTI OUTLETS CONTROLLED AND ACTIVATED BY A DATA MININ...
INTELLIGENT ELECTRICAL MULTI OUTLETS CONTROLLED AND ACTIVATED BY A DATA MININ...INTELLIGENT ELECTRICAL MULTI OUTLETS CONTROLLED AND ACTIVATED BY A DATA MININ...
INTELLIGENT ELECTRICAL MULTI OUTLETS CONTROLLED AND ACTIVATED BY A DATA MININ...
 

More from IJECEIAES

Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...IJECEIAES
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...IJECEIAES
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...IJECEIAES
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...IJECEIAES
 
Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...IJECEIAES
 
A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...IJECEIAES
 
A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...IJECEIAES
 
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbersFuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbersIJECEIAES
 
The performance of artificial intelligence in prostate magnetic resonance im...
The performance of artificial intelligence in prostate  magnetic resonance im...The performance of artificial intelligence in prostate  magnetic resonance im...
The performance of artificial intelligence in prostate magnetic resonance im...IJECEIAES
 
Seizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksSeizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksIJECEIAES
 
Analysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behaviorAnalysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behaviorIJECEIAES
 
Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...IJECEIAES
 
Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...IJECEIAES
 
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...IJECEIAES
 
Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...IJECEIAES
 
A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...IJECEIAES
 
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...IJECEIAES
 
Predicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningPredicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningIJECEIAES
 
Taxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportTaxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportIJECEIAES
 
Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...IJECEIAES
 

More from IJECEIAES (20)

Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...
 
Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...
 
A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...
 
A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...
 
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbersFuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbers
 
The performance of artificial intelligence in prostate magnetic resonance im...
The performance of artificial intelligence in prostate  magnetic resonance im...The performance of artificial intelligence in prostate  magnetic resonance im...
The performance of artificial intelligence in prostate magnetic resonance im...
 
Seizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksSeizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networks
 
Analysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behaviorAnalysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behavior
 
Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...
 
Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...
 
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
 
Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...
 
A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...
 
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
 
Predicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningPredicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learning
 
Taxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportTaxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca Airport
 
Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...
 

Recently uploaded

Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Augmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxAugmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxMustafa Ahmed
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfsumitt6_25730773
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelDrAjayKumarYadav4
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
 
Electromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxElectromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxNANDHAKUMARA10
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...ppkakm
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...ssuserdfc773
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"mphochane1998
 
Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxhublikarsn
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesRashidFaridChishti
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Ramkumar k
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementDr. Deepak Mudgal
 

Recently uploaded (20)

Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Augmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxAugmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptx
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdf
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata Model
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Electromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxElectromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptx
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptx
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth Reinforcement
 

Coal-Fired Boiler Fault Prediction using Artificial Neural Networks

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 8, No. 4, August 2018, pp. 2486~2493 ISSN: 2088-8708, DOI: 10.11591/ijece.v8i4.pp2486-2493  2486 Journal homepage: http://iaescore.com/journals/index.php/IJECE Coal-Fired Boiler Fault Prediction using Artificial Neural Networks Nong Nurnie Mohd Nistah1 , King Hann Lim2 , Lenin Gopal3 , Firas Basim Ismail Alnaimi4 1 Department of Foundation of Science & Engineering, Curtin University Malaysia, Malaysia 2,3 Department of Electrical & Computer Engineering, Curtin University Malaysia, Malaysia 4 Department of Mechanical Engineering, University Tenaga Malaysia (UNITEN), Malaysia Article Info ABSTRACT Article history: Received Jan 31, 2018 Revised Apr 2, 2018 Accepted Apr 20, 2018 Boiler fault is a critical issue in a coal-fired power plant due to its high temperature and high pressure characteristics. The complexity of boiler design increases the difficulty of fault investigation in a quick moment to avoid long duration shut-down. In this paper, a boiler fault prediction model is proposed using artificial neural network. The key influential parameters analysis is carried out to identify its correlation with the performance of the boiler. The prediction model is developed to achieve the least misclassification rate and mean squared error. Artificial neural network is trained using a set of boiler operational parameters. Subsequenlty, the trained model is used to validate its prediction accuracy against actual fault value from a collected real plant data. With reference to the study and test results, two set of initial weights have been tested to verify the repeatability of the correct prediction. The results show that the artificial neural network implemented is able to provide an average of above 92% prediction rate of accuracy. Keyword: Artificial neural network Coal-fired power plant boiler Fault prediction Multi layered perceptron Resilient backpropagation Copyright © 2018 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Nong Nurnie Mohd Nistah, Department of Foundation of Science & Engineering, Curtin University Malaysia, Malaysia. Email: Email: nong.nurnie@curtin.edu.my 1. INTRODUCTION In a large coal-fired power plant, effective equipment monitoring and control strategies are crucial to avoid a catastrophic accident. In existing systems, historical data are used mainly for monitoring, control and over-limit alarm; but not for fault prediction or diagnosis [1]. Furthermore, coal-fired power plant boiler (CFB) units have complex characteristics and mechanisms due to its high temperature and high pressure characteristics. The most common types of faults related to boiler in coal-fired power plant include ash deposit fouling and slagging [2]-[5], abnormal high superheater inlet temperature reading, abnormal temperature of the flue gas and the boiler’s pressure reading during depressurization before start up [6]. The most common techniques in developing a power plant systems involve mathematical or causal models, data mining and artificial neural network (ANN) approach [1], [7]-[13]. The basic idea of modelling is to approximate the real geometry to an ideal geometry with an assumption that the values are perfect or accurate. It introduces uncertainties because all the material properties are dependent on the insights and the right selection of the constant property values of the actual equipment understudy [14]. Ramadhas et al. [15] concluded that results from their theoretical model of the complete combustion studies for a biodiesel fuelled engine were proved to be reliable and adequate, although in general it is still difficult to attain actual complete combustion. This is due to the fact that their approach is based on the numerical calculation of mass, momentum and energy equations in either one, two or three dimensions to follow the propagation of flame or combustion front within the engine combustion chamber. Whereas, ANN approach has a high
  • 2. Int J Elec & Comp Eng ISSN: 2088-8708  ANN to Predict Coal-Fired Boiler Fault using Boiler Operational … (Nong Nurnie Mohd Nistah) 2487 degree of fault tolerance and high processing speed because of its simplified connections while dealing with complex calculations [7]. This is obtained with high accuracy without the use of technically advance developed software [16]. Moreover, ANN is able to learn the relationship between the selected input and output through a process known as network training. This approach allows user to test and explore the simulation faster and easier. To ensure that the ANN model is ready to be deployed, it is first validated using unseen data to compare its accuracy of the output against the actual output value [3]. There are a great number of studies carried out implementing ANN in prediction and replicating the behavior of an energy generation plant boiler. One of the most researched areas include fault detection and classification of a power transmission line to provide quick respond time while avoiding a trip occurance in the circuit breaker between its substations [17], [18]. As for a power plant fault diagnosis, an ANN approach is integrated with an expert system interface to improve the system’s overall performance [19], [20]. In the late 90s, a predictive controller has been derived from a neural network model based nonlinear algorithm that provides an offset free closed loop behavior for a thermal power plant control [21]. A study was carried out to simulate the evolution of boiler heat absorption under realistic condition of the ash deposition in a coal fired boiler using ANN [2]. Another work by [16] reported how ANN was developed to monitor boiler’s behavior and evaluate the biomass fouling as a mean of improving the existing boiler monitoring technique. Meanwhile in a more recent work by Smrekar et al. [22], an ANN was developed to predict fresh steam properties for suitable combination of input parameters. In their work, they were able to identify three high impact input parameters that allows them to achieve acceptable accuracy. The parameters include mass flow rate of coal, which is dependent on the belt conveyor speed, valve openings of the steam line and the feed water pressure. Rusinowski et al. [23] developed an ANN model to map the influence of flue gas losses and energy losses due to unburned combustibles on the main operational parameters of the boiler. The developed model was able to confirm that the air excess ratio and flue gas temperature exert a dominant influence upon the flue gas losses. Over the past decade, these studies have shown the capability of an ANN as a tool in energy prediction and modelling. This paper investigates the use of an ANN with a specific set of parameters to predict the boiler faulty condition in a coal-fired power plant and report the findings with the support of existing literature. The outcome of this simulation will be used as part of an ongoing study in developing an intelligent monitoring system interface for a power plant boiler condition monitoring. This paper is divided into two sections. The first section will be a brief discussion on the use of Multi-layered Perceptron (MLP) in ANN. Then, in the second section; the investigation of the implemented model are discussed to report the prediction outcome and performance. 2. MULTI-LAYERED PERCEPTRONS (MLP) NEURAL NETWORK One of the most well documented and frequently used types of ANN is MLP [24]. An MLP is a feed forward neural network consisting of a number of neurons connected by weighted links. The neurons are organized in several layers, namely the input layer, hidden layer(s) and output layer. An example of a typical one hidden layer MLP is illustrated in Figure 1. As illustrated in Figure 1, the input layer receives an external activation vector, and passes it through the weighted connections (Wij) of the neurons in the hidden layer. This process computes their activations (Wkj) and passes them to neurons in succeeding layers until it reaches the output layer [25]. Basically, the input vector is propagated forward through the network producing an activation vector in the output layer at the end of the process. The mapping of input vector onto output vector is in fact determined by the connection weights of the net. Figure 1. A topology of a general MLP with one hidden layer X 1 X 2 X32 V1 V32 Input Y Output Wij Wkj V2 Hidden . . . . . .
  • 3.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 4, August 2018 : 2486 – 2493 2488 Table 1. Input parameters data description Input parameters Dataset description Unit Temperature • Boiler re-heater and superheater inlet/outlet and exchange metal temperature • Economizer inlet/outlet temperature °C Pressure • Boiler drum pressure • Superheated steam pressure • Circulation pump pressure • Temperature and steam outlet pressure • Economizer inlet pressure Bar Flow rate • Steam flow • Feedwater flow • Superheater water injection compensated flow Ton/hr One of the main components of an MLP is the training algorithm. The purpose of the training algorithm is to find the approximate solutions to minimized errors [24]. From existing literatures [26]-[28], it is evident that the most common training algorithms used for ANN model prediction and forecasting are the gradient descent methods class of algorithm. One of the preferred algorithms of this class, in terms of convergence speed, accuracy and robustness with respect to its learning parameters, is the Resilient Backpropagation (RProp) algorithm introduced by [28]. The basic principle of RProp is the direct adaptation of the weight update values Wij. It modifies the size of the weight step directly by introducing the concept of resilient update values. This results in an adaptation effort that is not distorted by an unforeseeable gradient behavior [25]. In this paper, the ANN model will use RProp as the training algorithm for this simulation for the boiler fault prediction. 3. BOILER OPERATIONAL PARAMETERS Generally, a physical model requires an exact number of parameters values for calculations. Hence, the choices are dictated by the equation representing the processes involved. This limits the choice of input and output parameters by the ―cause and effect‖ relations [22]. Unlike a physical model, the input and output parameters in ANN modelling are mostly selected on the basis of the objective of the modelling and the boiler’s operators’ experience. In fact, the input parameters are usually optimized to compromise between the number of parameters and the desired accuracy of the ANN prediction.The final set of input parameters was defined on the basis of observations related only to the boiler unit, advice and feedback from the plant operator, removal of parameters that has non-effective factors on the faulty scenario and any redundant readings from the same sensors [29]. The input parameters and their dataset description are listed in Table 1. The parameters listed are important to monitor the overall performance of the boiler. Primarily, the temperature of the steam produced in the boiler is dependant on the superheater and reheater to reach its optimum temperature before it is transferred to the turbine. Therefore, the water supply and fuel flow rate leading to the burner need to be at the right pressure and temperature level to provide the exact amount of combustion for the steam production. Likewise, the water leaving the high pressure feedwater heater needed to be raised to reach the saturation temperature to correspond to the boiler drum pressure as a safety measure. This is achieved through the economizer by exchanging heat with the gas leaving the superheater in the temperature and pressure inlet and outlet tube up to the stack. Hence, a summary of the dataset that corresponds to the temperature, pressure and flow rate of the boiler efficiency are identified in Table 1. Next step is to feed the selected parameter data to the network for simulation. Firstly, it is known that the starting values of the weights in a network have a significant effect on the training process [30], [31]. Achieving this requires coordination between the training set normalization, the choice of training function and the choice of weight initialization. To evaluate how much influence each assumed initial weights has on the output and thereby to identify the best initial weight for the simulation, a sensitivity analysis was performed. The first initial set of the weight (W1) value was set to zero and the second initial set of weights (W2) is a pre-selected and randomized value set. These weights are applied to the same selected data set in order to examine how much it changed the accuracy of the misclassified rate (MCR) produced when using RProp. The training and testing result are recorded and saved accordingly for analysis and comparison. In order to compare the result fairly, the following criteria were set: a. Data normalization is important to avoid bias and noise disturbances. Since the target output is set to be either 0 for normal and 1 for faulty; all the sample data are normalized and scaled to be between 0 and 1 using the Min-Max normalization method Equation (1).
  • 4. Int J Elec & Comp Eng ISSN: 2088-8708  ANN to Predict Coal-Fired Boiler Fault using Boiler Operational … (Nong Nurnie Mohd Nistah) 2489 Data normalized (1) Where Ax represents the original data value before normalization b. The network consists of 3 layers; input layer, one hidden layer and one output layer. In the hidden layer, there are 32 hidden neurons, and two output value of 0 and 1 for the output layer. The number of iterations for each epoch is set to 500 and each data set will be trained for 10 runs. c. The selected training algorithm used for this simulation is RProp due to its high speed convergence, accuracy and robustness. By setting the learning rate to its default value of 0.1, all the weights in the network converge roughly at the same speed. d. One of the most common forms of activation function is the Hyperbolic tangent sigmoid function Equation (2). This function is selected because they are more likely to produce outputs that are on average close to zero [32]. (2) e. One pre-randomized data set was used for each ANN model. This is to ensure that the same data were used in training and testing. This provided the common platform for comparison of results for different initial weights set. f. The same proportion of data for training, and testing was used for each ANN (70% training and 30% testing). g. To determine the minimum difference between the answer of the output neuron Y and the target value of Z, the minimization of the error using Mean Squared Error (MSE) method Equation (3) is used, where Zj is the target output and Yj represents the output of the network. ∑ ( ) (3) h. To evaluate the performance of the network in achieving an acceptable accuracy rate, the Miss- Classification Rate (MCR) shown in Equation (4) is used where TP represents true positive, TN represents true negative and TS is the total number of samples. ( ∑ ∑ ∑ ) (4) 4. RESULTS AND ANALYSIS In this paper, data from a local thermal power plant containing 1286 training data and 551 testing data are pre-randomized and normalized for the ANN model. The selected network is a three layer MLP with 32 input parameters and two target classes of 0 and 1. The hidden layer consists of 32 hidden neurons and a sigmoid function is used as the activation function. MATLAB platform is used to conduct this simulation in a 2.20GHz Intel® Core™ i5-5200U CPU with 8GB RAM. In Table 2, the network simulation result implementing both initial weight setups for W1 and W2 are reported. Based on the result, it is evident that the selected training algorithm (RProp) was able to compute the training in an average of 1.42 milliseconds for 500 iterations using W1. From the observation, it was also able to achieve the highest accuracy for MSE of 0.0317, while achieving a very good MCR of 3.53%. Meanwhile, when the initial weight W2 was applied, the training result has a slight improvement. Based on the outcome, although it took 1.63 millisecond to compute; the MSE achieved is 0.0254 and it has a lower misclassification rate of 2.71%. Table 2. Training and Testing Results of Multilayer Perceptron Neural Networks Weight Sample MSE Misclassified rate Training result W1 0.0317 3.53% W2 0.0254 2.71% Testing result W1 0.0487 5.86% W2 0.0491 6.06%
  • 5.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 4, August 2018 : 2486 – 2493 2490 Figure 2. Initial weight setup comparison for the fault prediction Figure 3. Training result of the ANN model using W2 To check for the best parameter setup for the ANN in this investigation, the testing results of the same data set sample are also recorded for comparison. Although the computation time recorded is the same with the training result; there is a significant difference in the MSE and MCR recorded. The testing sample for W1 produces an average of 0.0487 for its MSE with a very small difference of 2.33% higher MCR of
  • 6. Int J Elec & Comp Eng ISSN: 2088-8708  ANN to Predict Coal-Fired Boiler Fault using Boiler Operational … (Nong Nurnie Mohd Nistah) 2491 5.86% compared to the training outcome presented in Table 2 for W1. Meanwhile a small difference of MSE and MCR value is recorded when the initial weights are modified using W2, an average of 0.0491 for its MSE and 6.06% MCR respectively. In Figure 2, a sample of 100 predicted output were extracted from a continuous recorded simulation of 1286 simulated data sample to compare them against the actual measured output. Here, the initial weight for W2 shows a better accuracy rate of 95.5% compared to W1 for the first 100 sample of 1 minute intervals training. Based on the fault and normal threshold line in Figure 2, predicted output from randomized initial weights shows more data points that has the least prediction error compared to the predicted output using zeros as initial weights. However, when the network using random weights (W2) is presented with new set of data for testing, the recognition rate had a slight drop resulting into 91.8% output prediction accuracy, see Figure 3 and Figure 4. This may be due to the fact that data used for testing has never been used to train the network. The accuracy rate may improve if more data are collected and used for training in future work to allow better learning rate for the network. Figure 4. Testing result of the ANN model using W2 5. CONCLUSION The primary target of this paper was to investigate an implementation of ANN for a fault predictive tool for a CFB to facilitate plant operators to identify and narrow down the operational boiler parameters that causes the fault quickly. From the analysis of the simulation using the ANN method, it has shown a good performance of the system that predicts the condition of the listed parameters in Table 1 with a satisfactory comparison supported by the experimental values. The developed model was able to provide an indication of the importance of the various input parameters, in terms of the effects of variation in their output values. Moreover, the initialization of the random weights in the method also results in an improved accuracy rate of 97.3% during training and a slight difference of 93.9% accuracy in the testing phase. To conclude, the proposed model using random weights perform better and can be used to predict the CFB fault operational parameters accurately. REFERENCES [1] P. Yang and S. Liu, ―Fault Diagnosis for Boilers in Thermal Power Plant by Data Mining,‖ December, pp. 6-9, 2004.
  • 7.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 4, August 2018 : 2486 – 2493 2492 [2] E. Teruel, C. Cortes, L. Ignacio Diez, and I. Arauzo, ―Monitoring and prediction of fouling in coal-fired utility boilers using neural networks,‖ Chem. Eng. Sci., vol. 60, no. 18, pp. 5035-5048, 2005. [3] Y. Shi and J. Wang, ―Ash fouling monitoring and key variables analysis for coal fired power plant boiler,‖ Therm. Sci., vol. 19, no. 1, pp. 253-265, 2015. [4] R. D. Patel and I. J. Patel, ―A Review Paper on Erosion and Corrosion Behavior of Coal Combustion Chamber,‖ vol. 1, no. 7, pp. 72-76, 2014. [5] A. U. Malik, I. Andijani, M. Mobin, F. Al-muaili, and M. Al-hajri, ―Corrosion of Boiler Tubes Some Case,‖ Symp. A Q. J. Mod. Foreign Lit., pp. 739-763. [6] F. B. I. Alnaimi and H. H. Al-Kayiem, ―AI system for Steam Boiler Diagnosis based on Superheater Monitoring.pdf,‖ J. Appl. Sci., p. 7, 2011. [7] E. Mesbahi, M. Genrup, and M. Assadi, ―Fault prediction/diagnosis and sensor validation technique for a steam power plant,‖ pp. 33-40, 2005. [8] M. Addel-Geliel, S. Zakzouk, and M. El Sengaby, ―Application of Model based Fault Detection for an Industrial Boiler,‖ Appl. Ind. Control Solut. LLC, pp. 98-103, 2000. [9] P. Ilamathi, V. Selladurai, and K. Balamurugan, ―Predictive modelling and optimization of nitrogen oxides emission in coal power plant using Artificial Neural Network and Simulated Annealing,‖ IAES Int. J. Artif. Intell., vol. 1, no. 1, pp. 11-18, 2012. [10] J. Smrekar, D. Pandit, M. Fast, M. Assadi, and S. De, ―Prediction of power output of a coal-fired power plant by artificial neural network,‖ Neural Comput. Appl., vol. 19, no. 5, pp. 725-740, 2010. [11] M. Fast and T. Palmé, ―Application of artificial neural networks to the condition monitoring and diagnosis of a combined heat and power plant,‖ Energy, vol. 35, no. 2, pp. 1114-1120, 2010. [12] M. S. Priya, R. Kanthavel, and M. Saravanan, ―Fault Diagnostics on Steam Boilers and Forecasting System Based on Hybrid Fuzzy Clustering and Artificial Neural Networks in Early Detection of Chamber Slagging/Fouling,‖ Circuits Syst., vol. 7, no. 12, pp. 4046-4070, 2016. [13] K. Rostek, Ł. Morytko, and A. Jankowska, ―Early detection and prediction of leaks in fluidized-bed boilers using artificial neural networks,‖ Energy, vol. 89, pp. 914-923, 2015. [14] I. Martinez, ―Heat Transfer and Thermal Radiation Modelling,‖ pp. 1-49. [15] A. S. Ramadhas, S. Jayaraj, and C. Muraleedharan, ―Theoretical modeling and experimental studies on biodiesel- fueled engine,‖ Renew. Energy, vol. 31, no. 11, pp. 1813-1826, 2006. [16] L. M. Romeo and R. Gareta, ―Neural network for evaluating boiler behaviour,‖ Appl. Therm. Eng., vol. 26, no. 14-15, pp. 1530-1536, 2006. [17] P. Sharma, D. Saini, and A. Saxena, ―Fault Detection and Classification in Transmission Line using Wavelet Transform and ANN,‖ Bull. Electr. Eng. Informatics, vol. 5, no. 4, pp. 456-465, 2016. [18] Azriyenni, M. MW, D. Sukma, and M. Dame, ―Backpropagation Neural Network Modeling for Fault Location in Transmission Line 150 kV,‖ Indones. J. Electr. Eng. Informatics, vol. 2, no. 1, pp. 1-12, 2014. [19] N. Mayadevi, S. Ushakumari, and V. C. SS, ―A Review on Expert System Applications in Power Plants,‖ Int. J. Electr. Comput. Eng. J., vol. 4, no. 1, pp. 2088-8708, 2014. [20] W. R. Becraft, P. L. Lee, and R. B. Newell, ―Integration of neural networks and expert systems for process fault diagnosis,‖ Proc. 12th Int. Jt. Conf. Artif. Intell., pp. 832-837, 1991. [21] G. Prasad, E. Swidenbank, and B. W. Hogg, ―A neural net model-based multivariable long-range predictive control strategy applied in thermal power plant control,‖ IEEE Trans. Energy Convers., vol. 13, no. 2, pp. 176-182, 1998. [22] J. Smrekar, M. Assadi, M. Fast, I. Kuštrin, and S. De, ―Development of artificial neural network model for a coal- fired boiler using real plant data,‖ Energy, vol. 34, no. 2, pp. 144-152, 2009. [23] H. Rusinowski and W. Stanek, ―Neural modelling of steam boilers,‖ Energy Convers. Manag., vol. 48, no. 11, pp. 2802-2809, 2007. [24] M.-C. Popescu, V. E. Balas, L. Perescu-Popescu, and N. Mastorakis, ―Multilayer Perceptron and Neural Networks,‖ vol. 8, no. 7, pp. 579-588, 2009. [25] M. Riedmiller, ―Advanced supervised learning in multi-layer perceptrons—from backpropagation to adaptive learning algorithms,‖ Comput. Stand. Interfaces, vol. 16, no. 3, pp. 265-278, 1994. [26] Ö. Kisi and E. Uncuoglu, ―Comparison of three back-propagation training algorithm for two case study,‖ Indian J. Eng. Mater. Sci., vol. 12, October, pp. 434-442, 2005. [27] A. D. Anastasiadis, G. D. Magoulas, and M. N. Vrahatis, ―New globally convergent training scheme based on the resilient propagation algorithm,‖ Neurocomputing, vol. 64, no. 1-4 SPEC. ISS., pp. 253-270, 2005. [28] M. Riedmiller and H. Braun, ―A direct adaptive method for faster backpropagation learning: The RPROP algorithm,‖ IEEE Int. Conf. Neural Networks - Conf. Proc., vol. 1993-Janua, pp. 586-591, 1993. [29] F. B. I. Alnaimi, R. I. B. Ismail, and P. J. Ker, ―Development and implementation of intelligent condition monitoring system for steam turbine trips,‖ vol. 11, no. 24, pp. 14275-14283, 2016. [30] S. Timotheou, ―A novel weight initialization method for the random neural network,‖ Neurocomputing, vol. 73, no. 1-3, pp. 160-168, 2009. [31] Y. F. Yam, C. T. Leung, P. K. S. Tam, and W. C. Siu, ―An independent component analysis based weight initialization method for multilayer perceptrons,‖ Neurocomputing, vol. 48, pp. 807-818, 2002. [32] Y. A. LeCun, L. Bottou, G. B. Orr, and K. R. Muller, ―Efficient backprop,‖ Lect. Notes Comput. Sci. (including Subser. Lect. Notes Artif. Intell. Lect. Notes Bioinformatics), vol. 7700 LECTU, pp. 9-48, 2012.
  • 8. Int J Elec & Comp Eng ISSN: 2088-8708  ANN to Predict Coal-Fired Boiler Fault using Boiler Operational … (Nong Nurnie Mohd Nistah) 2493 BIOGRAPHIES OF AUTHORS Nong Nurnie is currently completing her Master of Philosophy (MPhil) with Curtin University Malaysia and has been teaching in the department of Foundation in Science & Engineering at Curtin University Malaysia since 2008. She has had 5 years of working experience in the industry prior to teaching in the tertiary education. Her research areas include intelligent system, interactive system and software interface development in artificial intelligence and e-community. King Hann Lim received his Master of Engineering (M.Eng) and PhD degree in Electrical and Electronic Engineering in 2007 and 2012 respectively.He is currently a staff member in the Department of Electrical and Computer Engineering at Curtin University Malaysia. His research area includes image/video processing, artificial intelligence, and intelligent transportation system. He is a IEEE senior member in 2017. He has published more than 50 journals and conference papers in the related areas of his research interest. Dr. Lenin Gopal is working as a senior lecturer in the Department of Electrical and Computer Engineering, Curtin Malaysia and he obtained his PhD degree from Curtin University, Australia. Prior to joining Curtin Sarawak Malaysia, he has had more than fifteen years of teaching experience in India and Malaysia. His previous position was as an Assistant Professor in the Department of Electronics and Communication Engineering, at Bharathiyar College of Engineering and Technology, Pondicerry, India. Dr Firas B. Ismail Alnaimi is a Head of Power Generation, Institute of Power Engineering (IPE), Universiti Tenaga Nasional, Malaysia. He has 12 years working experience in industry and academic fields. His research focus is on Intelligent Monitoring Systems, with special interests in Fire, Flow Assurance, Smart Pigging Systems, Gas Hydrate Formation, Early Condition Warning Systems, Plant Monitoring Systems, and Robotised Industry Applications. He has published more than 80 publications in reputable international journals and conference proceedings.