Flame Images for Oxygen Content Prediction of Combustion Systems

Jul 18, 2017 - Unlike the traditional principal component analysis which only extracts linear features, a multilayer deep belief network (DBN) is desi...
32 downloads 27 Views 3MB Size
Article pubs.acs.org/EF

Flame Images for Oxygen Content Prediction of Combustion Systems Using DBN Yi Liu,† Yu Fan,† and Junghui Chen*,‡ †

Institute of Process Equipment and Control Engineering, Zhejiang University of Technology, Hangzhou 310014, People’s Republic of China ‡ Department of Chemical Engineering, Chung-Yuan Christian University, Chung-Li, Taiwan 320, Republic of China ABSTRACT: As an increasingly popular method in the machine learning field, deep learning is applied to industrial combustion processes in this work. Using easily available color flame images obtained by the charge-coupled device (CCD), a soft sensor system based on deep learning is proposed to predict the outlet oxygen content online. Unlike the traditional principal component analysis which only extracts linear features, a multilayer deep belief network (DBN) is designed to extract the nonlinear features for a better description of the important trends in a combustion process. With the DBN-based multilevel representation of the CCD flame images, more useful information about the physical properties of a flame can be characterized. Sequentially, in a supervised fine-tuning stage, two DBN-based regression models are simply constructed to obtain the nonlinear relationship between the flame images and the outlet oxygen content. The advantages of the proposed deep learning-based analyzing and modeling method are demonstrated via on-site tests in a real combustion system.

1. INTRODUCTION In many industrial processes, the furnace is essential fuel-fired equipment converting the chemical energy into the thermal energy by combustion. A mixture of fuel and air is often required for combustion. However, it would cause the fuelinefficient or pollution problems when the air content in the furnace is not at its optimal condition. Additionally, the use of fuel blends and low-quality fuels may exacerbate the severity of the pollution emissions and flame instability. In recent years, extensive kinetics and experimental research have been conducted.1−4 Nevertheless, the key quality variables (e.g., the outlet O2 content) in combustion are difficult to measure online. Although hardware analyzers are often used in industrial processes, they have some disadvantages. For example, both the purchase and maintenance costs of the extractive oxygen gas analyzers are relatively high. Additionally, the right time to maintain those analyzers is not exactly known. Furthermore, the measurement delay is not conducive to online monitoring and control of combustion processes. To achieve better performance in the combustor, it is important to construct an accurate model with the capability of providing reliable quality prediction (e.g., the outlet O2 content) in combustion. Conventionally, the process performance of a combustion system is monitored by experienced operators. However, the poor working environment makes the operators difficult to accurately quantify the combustion performance.5 The main index for measuring and monitoring combustion is the temperature.6 One main shortcoming of the conventional temperature measurement equipment (e.g., thermocouples) is that the flame measurement area is limited. Only the temperature at one point rather than the temperature distribution of the flame is provided. To prevent accidents, several flame detectors have been applied to combustion systems.7 Nevertheless, there are some problems in those flame detectors. It is not easy to configure the flame detector for © 2017 American Chemical Society

accurate detection when it is installed. For example, infrared or ultraviolet detectors do not provide enough measurements of the flame mainly because only single-point measurements are available. In such a situation, the temperature distributions of the flame may not be provided accurately.7,8 On the other hand, laser and optical-fiber based detectors, despite their advantages in quantitative measurements, are too expensive and complicated to be deployed in industrial furnaces.9−11 With the advancement of digital image processing, the online continuous observation of the flame has become costeffective.11 By only using traditional CCD (charge-coupled device) cameras and flame-grabbers, flame images can be directly obtained. That is, the flame images are received by a color CCD camera and digitized using the frame grabber. The temperature distribution visualization of the flame in a gasifier was proposed by Yan et al.12 Draper et al. proposed an imagebased method to obtain the total emissivity and the coal flame temperature.13 Gonzalez-Cencerrado et al. utilized the flame visualization and image processing to characterize a combustion state.14,15 Nowadays, with a great deal of image data, research on the image analysis for various process applications is increasingly important.16−27 The characteristics of flames provide important information on its measurement quality in the combustion performance.8 The flames in different burning conditions can be characterized by color models.25 Because of low costs and simplicity, more CCD-based approaches rather than laser-based methods have been used to describe the flame temperature distribution. As a classical multivariate statistical method, principal component analysis (PCA) can extract a set of principal components to capture the main variations of the Received: February 25, 2017 Revised: May 14, 2017 Published: July 18, 2017 8776

DOI: 10.1021/acs.energyfuels.7b00576 Energy Fuels 2017, 31, 8776−8783

Article

Energy & Fuels multivariate process data.18 With the images analyzed by the PCA method in the normal operating process, online monitoring and control strategies are designed to improve the performance of combustion processes.10,26,27 However, PCA and most of the image analysis methods can process multivariate process data only in their raw forms.28 That is to say, a representation at a more abstract level is necessary for better image analysis. One of the novel deep learning techniques can construct a data-driven model with a multilayer architecture to represent the input data with multiple levels of abstraction.28−30 With its remarkable representation ability, deep learning has obtained increasing attention in speech recognition, drug discovery, and many other applications.28−34 A recent review of deep learning can be found in ref 27. More recently, deep learning was applied to data-driven chemical process modeling fields.35,36 However, to our best knowledge, deep learning has rarely been applied to combustion processes. This paper is the first-ever attempt to develop a deep learning-based soft sensor system for online quality prediction of the combustion process. Unlike the traditional PCA only extracting linear features, the nonlinear features can be extracted by a multilayer deep belief network (DBN).28−30 A large volume of data is embedded in each digital flame image in the form of pixel values. The key and interesting aspect of deep learning is that the important features can be extracted from the data through a general learning procedure.28 Sequentially, using a supervised fine-tuning stage, a DBN-based regression model can be simply constructed to obtain the nonlinear relationship between the extracted features and the oxygen content. The remainder of this work is organized into the following 4 sections. The combustion system is first described in Section 2. In Section 3, the deep learning method for analyzing and modeling of flame images is presented. Additionally, detailed implementations of the multilayer DBN-based soft sensors are made in this section. The proposed method is evaluated using a real combustion system in Section 4. The comparison study between traditional soft sensor approaches and the proposed method is also investigated. Finally, a brief conclusion and the future research direction are included in Section 5.

Figure 1. Scheme of the experimental combustion system.

451,000 kcal/h). The fuel flow can be tuned. The combustion air is fed using the fan with direct-drive variable frequency, and the maximum load of the air flow is 990 m3/h. The O2, CO, and NOx contents of emission gases are recorded by a gas analyzer. All the process variables, including the furnace temperature, the furnace pressure, the fuel flow rate, the air flow rate, and the flue gas information, are measured by a SCADA system automatically. The flame images in the furnace are obtained using a digital color camera. To maintain the image quality, the CCD camera with cooling equipment can be protected against damage caused by the high temperature. Additionally, the front of the camera is linked with a set of optical filters to prevent color saturation in the camera. The collected signals are sent to a computer via an IEEE-1394a interface. In the experiments, each flame image has 658 × 492 pixels and a resolution of 24 bits per pixel. The images are collected at one frame per 5s.

3. DEEP LEARNING FOR ANALYZING AND MODELING FLAME IMAGES 3.1. Description of Deep Learning-Based Modeling Framework. Deep learning methods have been applied to explore and analyze intricate structures in high-dimensional data (e.g., image and natural language). Interestingly, unlike traditional machine learning methods, unsupervised and supervised learning are properly integrated into a framework, yielding a semisupervised model.28−30 When deep learning is applied to regression problems, using the extracted features in the unsupervised learning stage, a regression model is established in the supervised learning stage. As illustrated cases, five flame images of the combustion with different oxygen contents are shown in Figure 2. The flame images have some inherent relationships with oxygen contents. For example, a general decreasing trend can be obtained by manually observing the flame images. Additionally, several areas in the flame images contain only useless information or noise, such as the black background of the furnace and the gas pipeline. However, just through human experience, getting the quantitative relationship between the oxygen contents and the observed flame images is difficult. In practice, important features are more attractive to be learned from images automatically rather than being designed by engineers in a cumbersome manner. Therefore, for the online prediction of the oxygen content, the deep learning method is used to directly construct a soft sensor system upon the flame images. The main modeling framework is shown in Figure 3. There are two main learning

2. DESCRIPTION OF COMBUSTION SYSTEMS In industrial combustion systems, the combustion efficiency can be found by measuring the conversion effectiveness of fuel to heat. To reduce the operating cost and satisfy the requirements of environmental regulations, the combustion efficiency and emission content should be controlled at a suitable level. Measuring the oxygen and NOx contents in the exhaust gas by gas analyzers can be delayed, though. In such a situation, the oxygen content-based feedback controller tends to overcompensate.26,27 As an alternative, the online-measured flame images can provide sufficient information to reflect the current burning status. Therefore, monitoring and control strategies using flame images have attracted more attention recently.8,10,11,26,27 In this study, real data from the pilot-scale combustion furnace are used to demonstrate the advantages of the proposed deep learning-based analyzing and modeling method. The experimental combustion system (2.58 × 2.47 × 1.5 m) is shown in Figure 1. The furnace wall was covered by ceramic fiber cotton for the purpose of fire resistance. The industrial heavy oil is used as fuel to heat up the combustion system (North American, Type: 5514-6, with the maximum heat of 8777

DOI: 10.1021/acs.energyfuels.7b00576 Energy Fuels 2017, 31, 8776−8783

Article

Energy & Fuels

Figure 2. Original flame images with their corresponding oxygen contents in descending order.

with L RBM layers are shown in Figure 4. The number of hidden layers of DBN is usually defined as L, and the input layer is defined as 0. The first RBM structure RBM1 initialized by the stochastic parameters θ1 = {W1,b1,c1} is composed of the visible layer v1 and the hidden layer h1. It should be noticed that the flame images X are the visible layer v1. After RBM1 has been trained, let v2 = h1, and the second RBM layer RBM2 can be trained in the same manner. For training the layer RBMl+1, the visual layer of RBMl+1 (i.e., vl+1) can be initially defined as the output variables of the hidden layer of RBMl (i.e., hl), i.e., vl+1 = hl.30 There are two layers in an RBM structure, namely the visible layer v corresponding to the components of the observations and the hidden variables h representing the outputs of RBM, respectively. The energy function of RBM is established, indicating the energy level of the structure in the current condition

Figure 3. Main deep learning-based analyzing and modeling framework for online prediction of the oxygen content directly using the flame images in combustion systems.

Energy(v, h) = −bTv − c Th − hTWv

(1)

where v ∈ Rn×1 and h ∈ Rm×1 are both the vectors of the binary values (0 or 1), and θ = {W,b,c} denotes the parameters of the energy function. The probability distribution of the visual layer P(v) is formulated as follows32

stages with their detailed algorithms formulated in Section 3.2 and Section 3.3, respectively. In the first unsupervised learning stage, the characteristics of the flame images X can be extracted through a DBN-based multilevel network. That is to say, flame images can be represented using the extracted features Φ. Sequentially, the DBN-based regression model can be constructed in the second supervised learning stage. The extracted features Φ are the input vectors, and the oxygen contents Y are the output vectors. 3.2. Stage 1: Training Restricted Boltzmann Machine Structure. In this subsection, the DBN structure and its advantages are described. DBN is a multilayer structure built up by a series of individual restricted Boltzmann machines (RBMs).29,30 The RBM can be viewed as a nonlinear feature extraction that can be used to reduce the data dimensions. The main modeling procedures of a DBN hierarchically constructed

P(v) = =

∑h exp[− Energy(v, h)] Z ∑h exp[− Energy(v, h)] ∑v ∑h exp[− Energy(v, h)]

(2)

where Z denotes the partition function given by summing over all the possible pairs of visible and hidden vectors.32 The nodes (i.e., neural units) are independent of others on the same layer, and each node is connected to other layers fully. For determination of an RBM structure, only the visible layer v is at hand, and the hidden layer h is to be estimated.

Figure 4. Main training procedures of a multilevel DBN structure by stacking a series of RBMs successively. 8778

DOI: 10.1021/acs.energyfuels.7b00576 Energy Fuels 2017, 31, 8776−8783

Article

Energy & Fuels

the flame images X can be denoted as XR, XG, and XB, respectively. For each color channel, a sub-DBN structure is first established. They are denoted as DBNR, DBNG, and DBNB, respectively. On top of them, a whole DBN feature representation based on the features from three bottom subDBNs is stacked. When the three-channel data directly converted into a big vector are applied to DBN, there are two disadvantages compared with DBN trained with the three color channels separately. First, training a DBN-based feature extraction model for a color channel is more efficient mainly because the network weights are greatly reduced. Second, directly using a big vector of three-channel data may lead to an overfitting problem because different color channels of data are mixing. Consequently, the proposed modeling structure in Figure 5 can absorb the information in the color images efficiently. 3.3. Stage 2: Fine-Tuning a Regression Model. As aforementioned, a multilayer DBN structure has been constructed by a series of RBMs. Every hidden layer in the unsupervised DBN model describes the underlying characteristics of the flame images. However, the oxygen content is still not utilized, so it is irrelevant to the DBN model so far. In this subsection, supervised learning methods are adopted to adjust the weights of the whole deep learning network. As a result, the DBN-based extracted features can be connected to the oxygen contents in an interpretable way. In a supervised learning manner, using the flame images and corresponding oxygen contents, two DBN-based regression models are constructed. One regression model connected to the DBN structure is the traditional neural network trained by the well-known back-propagation (BP) algorithm.37 This soft sensor model is simply denoted as DBN-BP. The other regression model connected to the DBN structure is the popular support vector regression(SVR) in the past few years.38,39 Similarly, the soft sensor model is simply denoted as DBN-SVR. Generally, current regression models can be simply connected to DBN to form a deep learning networkbased prediction model. In summary, for both of the proposed DBN-BP and DBNSVR methods, there are two main analyzing and modeling stages for the flame images in a combustion process. Stage 1: Pretrain the DBN structure to extract the features of the flame images by stacking a series of RBMs in a successive manner. Stage2: Train the deep learning network-based soft sensor models with flame images and corresponding oxygen contents in a supervised fine-tuning stage. The entire training procedure can be implemented in a straightforward way. Moreover, with a semisupervised learning method, the oxygen contents can be predicted by the extracted features in the DBN structure. This property makes the proposed DBN-BP and DBN-SVR soft sensors more suitable to combustion processes.

Therefore, it is reasonable to set the training objective of RBM as the maximized P(v), which is the probability model of the input data. Maximize the likelihood by minimizing the distance between the distribution of the input variables and the distribution of the visible variables. Using eq 2, the loglikelihood function of the total visible variables log L(θ) is established as log L(θ) =

∑ v

log P(v) =

∑ {log ∑ v

exp[−Energy(v, h)] − log Z}

h

(3)

Optimization is typically performed by the gradient descent method. As an effective solution to computing the gradient, the contrastive divergence algorithm is adopted.30−34 The parameters of RBM are continuously updated by the gradient descent method until the convergence is reached. The detailed algorithmic implementations for obtaining the RBM structure with its parameters θ = {W,b,c} can be found in refs 31 and 32. After this training stage, the weights in DBN can be obtained by sequential construction of several RBMs. The DBN training process is totally unsupervised as no target variable is involved. Through the way of feature extraction layer by layer, the flame images are mapped onto different dimensions. Consequently, with the DBN-based multilevel representation of the CCD flame images, useful information related to the physical properties of a flame can be characterized. To handle RGB (red, green, and blue channels) color flame images, the main DBN-based feature extraction procedure is proposed and shown in Figure 5. There are K color flame images, each with a size of N1 × N2. They are arranged into three-dimensional arrays with the size (K, N1 × N2, 3) according to their colors (red, green, and blue). Accordingly,

4. APPLICATION RESULTS AND DISCUSSION A set of 9,000 data points is collected from the experiments in the Industrial Technology Research Institute of Taiwan. This data set includes both of the flame images (X) and the measured oxygen contents (Y) collected from the furnace. With a simple random sampling method, the whole data set is separated into two parts, including a training set with 6,500 samples and a testing set with 2,500 samples. As aforementioned, the proposed modeling method includes two main

Figure 5. DBN-based analyzing the flowchart for the three channels of the color flame images. 8779

DOI: 10.1021/acs.energyfuels.7b00576 Energy Fuels 2017, 31, 8776−8783

Article

Energy & Fuels

In additional to the general results above-mentioned, the reconstruction effects using the DBN method are illustrated in Figure 7. In this figure, the original image, the reconstructed image, and the reconstruction error for both the training sample and the testing sample are shown. It can be indicated that the reconstructed image is smoother than its original one for both the training and testing samples. In a typical combustion process, the flame is produced from the mixture of fuel and air. It has three main regions, including the inner regions, the outer regions, and the middle regions. As shown in Figures 7(b) and 7(e), the outer region of the flame is difficult to characterize because of their violent and unstable states. By removing the irregular features, the outer regions in the reconstructed images are relatively smooth as shown in Figures 7(a) and 7(d). The middle regions of the flame can be distinguished from another part of the flame in a relatively simple way mainly because of their consistency in the combustion process. Figures 7(c) and 7(f) represent the reconstruction error of the corresponding flame images, and the lighter color areas mean the smaller reconstruction error. It is shown that the light blue regions of the outer flame denoting the reconstruction errors are a little large. Additionally, there is a little large reconstruction error in the innermost regions. In summary, the DBN method can extract the main characteristics of the flame images in the combustion process. 4.2. Oxygen Content Prediction Results and Discussion. As aforementioned, two regression models for the oxygen content prediction in the combustion systems are built directly using the features extracted by the DBN model. They are denoted as DBN-BP and DBN-SVR, respectively. For comparison, two traditional regression models named PCASVR and PCA-SVR are used for the oxygen content prediction. These regression models can be trained using the common cross-validation method. Three evaluated indices for the prediction performance, including the root-mean-square error (RMSE), relative RMSE (denoted as RE simply), and the maximal absolute error (MAE), are given below, respectively

stages of the feature extraction stage in Section 4.1 and the quality prediction stage in Section 4.2, respectively. 4.1. Feature Extraction Results and Discussion. Using the data of the flame images, the DBN model can be trained to make its random weight convergence. Then, the features of the flame images in the training set can be extracted by the trained DBN model. These extracted features can be considered as the low dimensional expression of flame images. They cover important information on the image while eliminating some troublesome outliers and noise. As a result, the flame images can be reconstructed using the extracted features. As an evaluation index for different feature extraction methods, the error between the reconstructed images and the original images, namely the reconstruction error for every pixel, can be defined as follows34 ei ,rec = xi − xi ,rec

(4)

where xi and xi,rec are the ith pixel of the original flame images and the reconstruction images using the DBN method, respectively. A probabilistic interpretation of the reconstruction error is simply as a particular form of the energy function. Generally, this means that examples with low reconstruction errors have higher probability according to the model.34 Additionally, the following reconstruction rate (RR) in eq 5 can describe how much information in an original color image is still contained in the reconstructed color image ⎛ 3N N ∑i = 11 2 1 − ⎜ RR = ⎜1 − 3N1N2 ⎜ ⎝

xi ,rec xi

⎞ ⎟ ⎟ × 100% ⎟ ⎠

(5)

where 3N1N2 denotes the number of pixels of a color flame image (as shown in Figure 5). The detailed frequency histograms of the information in the reconstructed images using DBN for both of the training and the testing sets are shown in Figure 6. Most of the RR values of the images are in the range of [0.97, 0.99]. For the testing set, an average of RR = 98.25% of the original image information is restored using the DBN model. These results indicate that the good reconstruction performance can be obtained using the DBN-based feature extraction method.

Ntst

RMSE =

∑ (yi ̂ − yi )2

Ntst (6)

i=1

⎛ y ̂ − y ⎞2 ∑ ⎜⎜ i i ⎟⎟ yi ⎠ i=1 ⎝ Ntst

RE =

Ntst (7)

MAE = max|yi ̂ − yi | , for i = 1, ..., Ntst

(8)

where yi ̂ is the prediction value of yi, i.e., the oxygen content in the combustion systems, and Ntst denotes the number of testing samples. To illustrate the nonlinear feature extraction results of DBN in a clear way, the two-dimensional codes are shown in Figure 8(a). Their connections with the oxygen contents, distinguished by different colors, are also plotted in Figure 8. For comparison, the PCA-based linear feature extraction results with two main important components are shown in Figure 8(b). The reconstructed information seems almost the same as DBN according to the RR index in eq 5. Actually, it clearly indicates that the codes from DBN can produce better visualization for the oxygen content prediction than the scores using the two main components of PCA. Especially for most of the oxygen contents in the range of [4.5, 6.5], the traditional

Figure 6. Frequency histogram of the information in the reconstructed images using DBN for the training and testing sets. 8780

DOI: 10.1021/acs.energyfuels.7b00576 Energy Fuels 2017, 31, 8776−8783

Article

Energy & Fuels

Figure 7. In the training set: (a) a reconstructed image using DBN, (b) the original image, and (c) the reconstruction error. In the testing set: (d) a reconstructed image using DBN, (e) the original image, and (f) the reconstruction error.

Figure 8. Comparisons between DBN and PCA-based feature extraction methods: (a) the two codes generated by a DBN model and (b) the scores produced by PCA using the first two important components.

two-dimensional features using PCA may not be easily identified and distinguished. Interestingly, the DBN-based feature extraction can generate a distinct distribution to better capture the main characteristics of the oxygen content prediction in the combustion systems. The overall comparison results among DBN-BP, DBN-SVR, PCA-BP, and PCA-SVR methods for the prediction of the oxygen content are shown in Figure 9. Both DBN-BP and DBN-SVR methods exhibit a better prediction performance than the conventional PCA-based regression models. Especially, the prediction results of the oxygen contents in the range of [4.5, 6.5] are clearly shown in Figure 10. The PCA-BP and PCA-SVR methods cannot achieve good prediction for these contents mainly because the features are not suitably extracted (Figure 8(b)). Additionally, as shown in Figure 11, the frequency histograms of the prediction errors show that the DBN-based methods are superior to the PCA-based methods. Moreover, the online prediction results of these four methods are compared and listed in Table 1. All the evaluation indices in Table 1 show that DBN-based soft sensors are more accurate than the other two approaches. The RE index of DBN-BP is

Figure 9. Comparison of DBN-BP, DBN-SVR, PCA-BP, and PCASVR methods for the prediction of the oxygen content in an industrial furnace.

only 5.543%, which is much smaller than 9.907% of PCA-BP. The main reason is that the prediction results of the oxygen 8781

DOI: 10.1021/acs.energyfuels.7b00576 Energy Fuels 2017, 31, 8776−8783

Article

Energy & Fuels

feature extraction approaches (e.g., PCA), the DBN method can extract the nonlinear features of flame images. Second, with a deep network structure, the information from images can be better acquired in the DBN model. Consequently, more informative features can be dug out in an efficient way. These two properties make the proposed DBN method more suitable for the description of nonlinear processes. Moreover, a regression model can be directly jointed with the features for online prediction of the oxygen content. Through the experimental results, the proposed method is shown to be superior to the traditional methods in terms of image analysis and quality prediction of combustion processes. In the current work, the data of 2D flame images are collected. In such a situation, new models need to be developed with the position change between the camera and the flame. The extension work with three-dimensional (3D) spatial image data will be further discussed in the future. Additionally, it would be also interesting to develop advanced monitoring and control strategies using deep learning for combustion processes.

Figure 10. Comparison of DBN-BP, DBN-SVR, PCA-BP, and PCASVR methods for the prediction of the oxygen contents (in the range of 4.5−6.5) in an industrial furnace.



AUTHOR INFORMATION

Corresponding Author

*Phone: +886-3-2654107. Fax: +886-3-2654199. E-mail: [email protected]. ORCID

Junghui Chen: 0000-0002-9994-839X Notes

The authors declare no competing financial interest.



ACKNOWLEDGMENTS The authors would like to gratefully acknowledge the Ministry of Science and Technology, R.O.C. (MOST 103-2221-E-033068-MY3) and the National Natural Science Foundation of China (Grant No. 61640312) for financial support. Also, we would like to thank the Industrial Technology Research Institute of Taiwan for providing the industrial data.

Figure 11. Frequency histogram of the prediction absolute errors of the oxygen content in an industrial furnace using DBN-BP, DBN-SVR, PCA-BP, and PCA-SVR methods.



Table 1. Comparisons of DBN-BP, DBN-SVR, PCA-BP, and PCA-SVR Methods for the Prediction of the Oxygen Content for the Testing Set method

RMSE

RE (%)

MAE

DBN-BP (proposed) PCA-BP DBN-SVR (proposed) PCA-SVR

0.139 0.246 0.157 0.267

5.543 9.907 6.655 11.50

0.606 1.094 0.703 1.319

contents in the range of [1, 2] using DBN-BP are more accurate than using PCA-BP. Therefore, from all the obtained results, the proposed DBN-based analyzing and modeling methods exhibit more accurate prediction results than the traditional PCA-based methods in terms of the online prediction of the oxygen content in an industrial combustion system.



ABBREVIATIONS BP = back-propagation DBN = deep belief network DBN-BP = deep belief network-back-propagation DBN-SVR = deep belief network-support vector regression MAE = maximal absolute error PCA = principal component analysis PCA-BP = principal component analysis-back-propagation PCA-SVR = principal component analysis-support vector regression RE = relative root-mean-square error RMSE = root-mean-square error RR = reconstruction rate SVR = support vector regression REFERENCES

(1) Yi, B.; Zhang, L.; Huang, F. Investigating the combustion characteristic temperature of 28 kinds of Chinese coal in oxy-fuel conditions. Energy Convers. Manage. 2015, 103, 439−447. (2) Gil, M. V.; Riaza, J.; Á lvarez, L.; Pevida, C.; Pis, J. J.; Rubiera, F. Oxy-fuel combustion kinetics and morphology of coal chars obtained in N2, and CO2, atmospheres in an entrained flow reactor. Appl. Energy 2012, 91, 67−74. (3) Wei, Z.; Li, X.; Xu, L.; Cheng, Y. Comparative study of computational intelligence approaches for NOx reduction of coal-fired boiler. Energy 2013, 55, 683−692.

5. CONCLUSION This work addresses the development of accurate quality prediction models for complicated combustion systems. Using flame images directly, a deep learning method is used to extract the important features and then construct a regression model to predict the oxygen content online. The proposed method has two main advantages. First, compared with the traditional linear 8782

DOI: 10.1021/acs.energyfuels.7b00576 Energy Fuels 2017, 31, 8776−8783

Article

Energy & Fuels (4) Hwang, C. H.; Lee, S.; Kim, J. H.; Lee, C. E. An experimental study on flame stability and pollutant emission in a cyclone jet hybrid combustor. Appl. Energy 2009, 86, 1154−1161. (5) Zhang, H.; Zou, Z.; Li, J.; Chen, X. J. Flame image recognition of alumina rotary kiln by artificial neural network and support vector machine methods. J. Cent. South Univ. Technol. 2008, 15, 39−43. (6) Zhang, S.; Shen, G.; An, L.; Niu, Y. Online monitoring of the two-dimensional temperature field in a boiler furnace based on acoustic computed tomography. Appl. Therm. Eng. 2015, 75, 958−966. (7) Bae, H.; Kim, S.; Wang, B. H.; Lee, M. H.; Harashima, F. Flame detection for the steam boiler using neural networks and image information in the ulsan steam power generation plant. IEEE Transactions on Industrial Electronics 2006, 53, 338−348. (8) Yan, Y.; Lu, G.; Colechin, M. Monitoring and characterization of pulverized coal flames using digital imaging techniques. Fuel 2002, 81, 647−656. (9) Kohse-Hoinghaus, K.; Barlow, R. S.; Alden, M.; Wolfrum, J. Combustion at the focus: Laser diagnostic and control. Proc. Combust. Inst. 2005, 30, 89−123. (10) Chen, J.; Chan, L. L. T.; Cheng, Y. C. Gaussian process regression based optimal design of combustion systems using flame images. Appl. Energy 2013, 111, 153−160. (11) Lu, G.; Yan, Y.; Colechin, M. A digital imaging based multifunctional flame monitoring system. IEEE Trans. Instrum. Meas. 2004, 53, 1152−1158. (12) Yan, Z.; Liang, Q.; Guo, Q.; Yu, G.; Yu, Z. Experimental investigations on temperature distributions of flame sections in a bench-scale opposed multi-burner gasifier. Appl. Energy 2009, 86, 1359−1364. (13) Draper, T. S.; Zeltner, D.; Tree, D. R.; Xue, Y.; Tsiava, R. Twodimensional flame temperature and emissivity measurements of pulverized oxy-coal flames. Appl. Energy 2012, 95, 38−44. (14) González-Cencerrado, A.; Peñ a, B.; Gil, A. Coal flame characterization by means of digital image processing in a semiindustrial scale PF swirl burner. Appl. Energy 2012, 94, 375−384. (15) González-Cencerrado, A.; Gil, A.; Peña, B. Characterization of PF flames under different swirl conditions based on visualization systems. Fuel 2013, 113, 798−809. (16) Docquier, N.; Candel, S. Combustion control and sensors: A review. Prog. Energy Combust. Sci. 2002, 28, 107−150. (17) Allen, M. G.; Butler, C. T.; Johnson, S. A.; Lo, E. Y.; Russo, F. An imaging neural network combustion control system for utility boiler applications. Combust. Flame 1993, 94, 205−214. (18) Bharati, M. H.; MacGregor, J. F.; Tropper, W. Softwood lumber grading through online multivariate image analysis techniques. Ind. Eng. Chem. Res. 2003, 42, 5345−5353. (19) Lin, B.; Jørgensen, S. B. Soft sensor design by multivariate fusion of image features and process measurements. J. Process Control 2011, 21, 547−553. (20) Ko, Y. D.; Shang, H. A neural network-based soft sensor for particle size distribution using image analysis. Powder Technol. 2011, 212, 359−366. (21) Yoon, S.; Lee, H. W.; Liu, J. J. Quality characterization and classification of engineered stone countertops using a soft-sensor based on image analysis. Ind. Eng. Chem. Res. 2013, 52, 12337−12345. (22) Li, W. T.; Wang, D. H.; Zhou, X. J.; Chai, T. Y. An improved multi-source based soft sensor for measuring cement free lime content. Inf. Sci. 2015, 323, 94−105. (23) Liu, J. P.; Tang, Z. H.; Gui, W. H.; Liu, W. Z.; Xu, P. F.; Zhu, J. Y. Application of statistical modeling of image spatial structures to automated visual inspection of product quality. J. Process Control 2016, 44, 23−40. (24) Smart, J.; Lu, G.; Yan, Y. Characterisation of an oxy-coal flame through digital imaging. Combust. Flame 2010, 157, 1132−1139. (25) Huang, H. W.; Zhang, Y. Flame colour characterization in the visible and infrared spectrum using a digital camera and image processing. Meas. Sci. Technol. 2008, 19, 085406.

(26) Chen, J.; Chang, Y. H.; Cheng, Y. C.; Hsu, C. K. Design of image-based control loops for industrial combustion processes. Appl. Energy 2012, 94, 13−21. (27) Chen, J.; Chang, Y. H.; Cheng, Y. C. Performance design of image-oxygen based cascade control loops for boiler combustion processes. Ind. Eng. Chem. Res. 2013, 52, 2368−2378. (28) Lecun, Y.; Bengio, Y.; Hinton, G. Deep learning. Nature 2015, 521, 436−444. (29) Hinton, G. E.; Salakhutdinov, R. R. Reducing the dimensionality of data with neural networks. Science 2006, 313, 504−507. (30) Bengio, Y. Learning deep architectures for AI. Foundations & Trends in Machine Learning 2009, 2, 1−127. (31) Hinton, G. E.; Osindero, S.; Teh, Y. W. A fast learning algorithm for deep belief nets. Neural Computation 2006, 18, 1527−1554. (32) Hinton, G. E. A practical guide to training restricted Boltzmann machines. Momentum 2010, 9, 599−619. (33) Bengio, Y.; Delalleau, O. Justifying and generalizing contrastive divergence. Neural Computation 2009, 21, 1601−1621. (34) Bengio, Y. Deep learning of representations for unsupervised and transfer learning. Journal of Machine Learning Research 2012, 27, 17−37. (35) Shang, C.; Yang, F.; Huang, D. X.; Lyu, W. Data-driven soft sensor development based on deep learning technique. J. Process Control 2014, 24, 223−233. (36) Gao, X.; Chao, S.; Jiang, Y.; Huang, D. X.; Chen, T. Refinery scheduling with varying crude: A deep belief network classification and multi-model approach. AIChE J. 2014, 60, 2525−2532. (37) Himmelblau, D. M. Accounts of experiences in the application of artificial neural networks in chemical engineering. Ind. Eng. Chem. Res. 2008, 47, 5782−5796. (38) Schölkopf, B, Smola, A. J. Learning with Kernels: Support Vector Machines, Regularization, Optimization, and Beyond; MIT Press: Cambridge, MA, 2002. (39) Liu, Y.; Chen, J. Integrated soft sensor using just-in-time support vector regression and probabilistic analysis for quality prediction of multi-grade processes. J. Process Control 2013, 23, 793−804.

8783

DOI: 10.1021/acs.energyfuels.7b00576 Energy Fuels 2017, 31, 8776−8783