Improving the Heat Transfer Efficiency of Economizers: A Comprehensive Strategy Based on Machine Learning and Quantile Ideas
Abstract
1. Introduction
- (1)
- In this paper, a dynamic multi-objective optimization model of attenuation of heat transfer efficiency for the whole process of the economizer is established with the soot-blowing node and soot-blowing duration as the optimization objectives. Compared with other quantile models, this model has an accuracy improvement of up to 97.8% and is more intuitive.
- (2)
- The optimization algorithm is improved according to the characteristics of the cleanliness factor of the economizer in this 300MW subcritical unit so that the improved algorithm has a faster convergence speed and higher convergence accuracy when dealing with specific problems.
- (3)
- The interval prediction method based on quantile regression effectively reflects the overall distribution of the data and characterizes the uncertainty of the predicted point distribution, thereby improving prediction accuracy.
2. Problem Description
2.1. Introduction to the Structure of the Boiler and Economizer
- Absorbing the heat of low-temperature flue gas, lowering the exhaust temperature, reducing sensible attenuation of heat transfer efficiency of the flue gas, and saving fuel.
- Increasing the temperature of the boiler feed water so that the feed water into the steam drum after the wall temperature difference is reduced, the thermal stress is reduced accordingly to extend the service life of the steam drum, etc.
2.2. Grey Pollution Monitoring Model Construction
- Mechanism of ash fouling formationIn the high-temperature zone of the furnace (about 1500 °C), low-melting-point ash melts to form liquid-phase ash slag. Approximately 20% of the molten ash droplets are entrained by flue gas into the convection flue. As the flue gas flows through the economizer finned tube bundles, deposition occurs through the following mechanisms:
- Inertial–gravitational sedimentation: Under the condition of flue gas velocity of 6∼8 m/s (optimized design value), ash particles (with particle sizes of 1∼200 μm) deviate from the flow line and impinge on the tube wall in the eddy current zone on the leeward side of the tube bundle;
- Thermophoretic force driving: When the temperature difference between flue gas and the tube wall exceeds 200 °C, thermophoretic force significantly promotes the migration of submicron particles to the low-temperature wall surface;
- Turbulent diffusion–adhesion: Micron-sized particles diffuse to the boundary layer through turbulence and adhere to the surface of the deposition layer via van der Waals forces.
- Evolution characteristics of the deposition layerInitial deposition takes molten ash droplets as the core (with a viscosity of ∼ Pas), forming a loose and porous structure, and its spatial distribution shows significant inhomogeneity:
- Leeward side enrichment phenomenon: Due to the lower shear force on the leeward side of the finned tube (about 30% of that on the windward side), the deposition thickness can reach more than twice that on the windward side;
- Regulatory effect of fin spacing: When the fin spacing is ≥35 mm, the “bridging” phenomenon of sediments can be effectively inhibited (Figure 3);
- Dynamic equilibrium mechanism: The growth of the deposition layer is jointly regulated by coal ash properties (ash content > 30%), structural parameters (tube diameter 50/60 mm, fin height 1∼2.5 m), and flue gas velocity (6∼8 m/s) and finally reaches a state of equilibrium between the detachment and adhesion rates. The equilibrium thickness satisfies:
- Metal wall thermal resistance is negligible due to the high thermal conductivity of carbon steel (40–60 W/(m·K)) versus ash deposits (0.1–1 W/(m·K)).
- Water-side resistance is excluded as its heat transfer coefficient (3000–6000 W/(m2·K)) dominates the gas side (30–100 W/(m2·K)) in clean conditions.
- This simplification aligns with industrial monitoring standards for economizers in coal-fired plants [14].
- The heat transfer surface area depends on tube geometry and fin characteristics:
- Flow maldistribution is quantified by the non-uniformity coefficient [17]:
3. Full Process Modeling of Economizer Energy Efficiency
3.1. Raw Data Plotting
3.2. Data Pre-Processing
3.3. Optimization Problem Description
4. Improved Subtraction-Average-Based Optimizer and Optimization Results
4.1. Subtraction-Average-Based Optimizer
4.2. Golden Ratio Strategy
- (1)
- Initialization intervals: Set an initial search interval [a, b], where a and b are the upper and lower bounds of the solution space.
- (2)
- Determine the subinterval: the interval [a, b] is divided into two subintervals according to the golden ratio. Let c and d be two points in the interval such that, which is a mathematically specific ratio.
- (3)
- Evaluation function value: Compute and . is the objective function, and we want to find the minimal or maximal value of in this interval.
- (4)
- Update interval: Compare the values of and ; if , the new search interval becomes [a, d]; on the contrary, if the new search interval becomes [c, b]. After each iteration, the length of the interval is reduced according to the golden ratio.
- (5)
- Repeat steps (2) to (4) until the length of the search interval is less than a predefined threshold or an upper limit on the number of iterations is reached.
4.3. Piecewise Chaos Mapping
4.4. Roulette Wheel Selection
- (1)
- Proportions the probability of an individual being selected with the size of its fitness value (as shown in Equation (30)):is a certain individual.
- (2)
- Cumulative probability represents the probability of everyone using line segments of different lengths, which are combined to form a straight line with a length of 1 (the sum of the probability of everyone), such that the longest line segment of a certain segment in the line represents the higher probability of the individual being selected. Its mechanism is as follows
- Arbitrarily select a sequence of permutations of all individuals (this sequence can be arbitrary because it is the length between certain line segments as representing the probability of selection of a particular individual);
- The cumulative probability of any individual (as shown in Equation (31)) is the cumulative sum of the previous data corresponding to that individual.
- (3)
- Generate a random number between the intervals [0, 1], and judge which interval the number falls in, and if it falls in a certain interval, that interval is selected. Obviously, for an individual with a larger fitness value, the length of the corresponding line segment will be long. Hence, the probability of a randomly generated number falling in this interval is large, and the probability of that individual being selected is also large. Figure 11 shows a simple example of four independent trials using the roulette wheel selection algorithm.
4.5. Solving Targeted Problems with GRSABO
4.6. Optimization Results and Validation
5. Optimization Results Applied to Interval Prediction
5.1. Integration and Application of Optimization Results
5.2. Wavelet Thresholding Method for Denoising
- (1)
- For the original signal characteristics and application background, select the appropriate wavelet basis, find the number of layers, and use wavelet decomposition to process the original signal containing noise to obtain the wavelet coefficients [22].
- (2)
- After selecting a suitable threshold, the threshold function processes the layer coefficients [19]. Considering that the hard threshold function will cause the reconstructed signal to oscillate and the soft threshold signal will easily lead to signal distortion when dealing with nonlinear signals, the unbiased risk estimation threshold is selected as the threshold function in this paper.The unbiased risk estimation threshold function is calculated as follows:
- The absolute values of all elements in the original signal are first extracted, and then the sequence of absolute values is ordered from smallest to largest. The expression is
- Set to be the square root of the jth element of
- Then, the risk function with this threshold is shown in Equation (36)
- The corresponding risk curve can be obtained from the risk function, and then the value of j corresponding to the smallest risk is recorded as , and the unbiased risk estimation threshold can be obtained from .
- (3)
- The signal after noise removal is obtained by processing the wavelet coefficients with the unbiased risk estimation threshold.
5.3. Ensemble Empirical Mode Decomposition
- (1)
- (2)
- EMD decomposition: An EMD decomposition is performed for each noisy signal to obtain a series of Intrinsic Mode Functions (IMFs) [29].
- (3)
- Average treatment: the IMFs of the same sequences obtained from each noisy signal are averaged to obtain the final stable set of IMFs.
5.4. t-Test
- (1)
- Set the assumptions: Null hypothesis (): The mean of the sample is equal to 0. Alternative hypothesis(): The sample’s mean is not equal to 0.
- (2)
- Selecting the significance level: Usually, = 0.05 is chosen as the significance level. We will reject the null hypothesis if there is a 5% probability that the observed data is inconsistent with the hypothesized overall mean [31].
- (3)
- Calculating t-statistics: Statistics calculation using Equation (42).is the sample mean, is the hypothesized overall mean, s is the sample standard deviation, and n is the sample size.
- (4)
- Determining sample degrees of freedom (): .
- (5)
- Finding the t critical value: find the t critical value corresponding to the degree of freedom () and significance level () in the t distribution table.
- (6)
- Comparing t-statistics and t-critical values: if the absolute value of the calculated t-statistic is greater than the t critical value, the null hypothesis is rejected, and the sample mean is considered to be significantly different from 0.
- (7)
- Conclusion: If the absolute value of the t-statistic is greater than the t-critical value, then we can conclude that the sample mean is significantly different from 0, based on the direction of the alternative hypothesis.
5.5. Interval Forecasting
5.5.1. Quantile Regression
- (1)
- Data preparation: Determine the response variable Y and explanatory variable X. Split the dataset into a training set and a test set.
- (2)
- Model setting: Set the form of the quantile regression model, which is usually a linear model, , where is the th quantile of Y for a given X and is the corresponding regression coefficient.
- (3)
- Definition of loss function: Quantile regression uses a special loss function that adjusts the weights according to the sign of the residuals. The loss function is defined asis the residual, and is the quantile (between 0 and 1) one wants to estimate.
- (4)
- Parameter estimation: The parameter is estimated by minimizing the overall loss function.Here, and are the response and explanatory variables for the ith observation, respectively.
- (5)
- Model validation: Using test set data to assess a model’s predictive power, some measure of error between predicted and actual values can be calculated, such as the mean absolute error (MAE) or quantile absolute deviation (QAD).
- (6)
- Model interpretation: Analyze the estimates of to understand the effect of the explanatory variables on the response variable at a particular quantile level.
5.5.2. Gated Recurrent Unit
5.5.3. Bidirectional Gating Unit
5.5.4. An Interval Prediction Method Incorporating EEMD-QRBiGRU
- Denoise the original data using the wavelet thresholding method.
- Decompose the denoised data into EEMD data, and obtain nine sets of IMF components after decomposition.
- Classify the IMF components using the t-Test to obtain three features: high-frequency components, low-frequency components, and trend terms.
- Determine the structure of the network, the number of nodes, and the number of quantile points l; initialize the network; and construct the training set and test set.
- Input the training set into QRBiGRU, and train and update the BiGRU model under each quantile point .
- Enter the explanatory variable from the test set into the trained QRBiGRU to obtain the conditional quantile of the response variable at time t and output the results.
6. Interval Prediction Result Display
6.1. Wavelet Thresholding Method Denoising Module
6.2. Modal Decomposition of the Cleanliness Factor Time Series Using EEMD and Classification Using the t-Test
6.3. BiGRU Time Series Forecasting Based on Quantile Regression
6.4. Comparison of the Results of 4 Prediction Models Based on Quantile Regression
7. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
Abbreviations
CF | Cleanliness Factor |
BiGRU | Bi-directional Gated Recurrent Units |
QR | Quantile Regression |
SABO | Subtraction-Average-Based Optimizer |
WOA | Whale Optimization Algorithm |
GWO | Grey Wolf Optimization |
PSO | Particle Swarm Optimization |
SOA | Seagull Optimization Algorithm |
SSA | Sparrow Search Algorithm |
GA | Golden Sine Algorithm |
EEMD | Ensemble Empirical Mode Decomposition |
LSTM | Long Short-Term Memory |
GRU | Gated Recurrent Units |
MAPE | Mean Absolute Percentage Error |
MSE | Mean Square Error |
PICP | Prediction Interval Coverage Probability |
PINAW | PI Normalized Average Width |
TPE | Tree-structured Parzen Estimator |
References
- Liu, P.; Peng, H. What drives the green and low-carbon energy transition in China? An empirical analysis based on a novel framework. Energy 2022, 239, 122450. [Google Scholar] [CrossRef]
- Zhao, C. Is low-carbon energy technology a catalyst for driving green total factor productivity development? The case of China. J. Clean. Prod. 2023, 13, 428. [Google Scholar] [CrossRef]
- Fang, D.; Shi, S.; Yu, Q. Evaluation of Sustainable Energy Security and an Empirical Analysis of China. Sustainability 2018, 10, 5. [Google Scholar] [CrossRef]
- Zakari, A.; Musibau, H.O. Sustainable economic development in OECD countries: Does energy security matter? Sustain. Dev. 2024, 1, 32. [Google Scholar] [CrossRef]
- Ning, Z.; Meimei, X.; Xiaoyu, W.; Hongcai, D.; Yunzhou, Z.; Lin, L.; Dong, Z. Comparison and Enlightenment of Energy Transition Between Domestic and International. Electr. Power 2021, 54, 113–119. [Google Scholar]
- Zhang, Y.N.; Liu, Y.N.; Ji, C.L. A research on sustainability evaluation and low-carbon economy in China. IOP Conf. Ser. Earth Environ. Sci. 2019, 233, 052008. [Google Scholar] [CrossRef]
- Shuai, Y.; Zhao, B.; Jiang, D.F.; He, S.; Lyu, J.; Yue, G. Status and prospect of coal-fired high efficiency and clean power generation technology in China. Therm. Power Gener. 2022, 51, 1. [Google Scholar]
- Wen, J.; Shi, Y.; Pang, X.; Jia, J.; Zeng, J. Optimal soot blowing strategies in boiler systems with variable steam flow. In Proceedings of the 2018 37th Chinese Control Conference (CCC), Wuhan, China, 25–27 July 2018; pp. 2284–2289. [Google Scholar]
- Shi, Y.; Wang, J.; Liu, Z. On-line monitoring of ash fouling and soot-blowing optimization for convective heat exchanger in coal-fired power plant boiler. Appl. Therm. Eng. 2015, 78, 39–50. [Google Scholar] [CrossRef]
- Peña, B.; Teruel, E.; Díez, L.I. Soft-computing models for soot-blowing optimization in coal-fired utility boilers. Appl. Soft Comput. 2011, 11, 1657–1668. [Google Scholar] [CrossRef]
- Xu, L.; Huang, Y.; Yue, J.; Dong, L.; Liu, L.; Zha, J.; Yu, M.; Chen, B.; Zhu, Z.; Liu, H. Improvement of slagging monitoring and soot-blowing of waterwall in a 650 MWe coal-fired utility boiler. J. Energy Inst. 2021, 96, 106–120. [Google Scholar] [CrossRef]
- Bongartz, D.; Najman, J.; Mitsos, A. Deterministic global optimization of steam cycles using the IAPWS-IF97 model. Optim. Eng. 2020, 21, 1095–1131. [Google Scholar] [CrossRef]
- Adebayo, T.S. Environmental consequences of fossil fuel in Spain amidst renewable energy consumption: A new insights from the wavelet-based Granger causality approach. Int. J. Sustain. Dev. World Ecol. 2022, 29, 579–592. [Google Scholar] [CrossRef]
- American Society of Mechanical Engineers. ASME PTC 4-2013: Fired Steam Generators; American Society of Mechanical Engineers: San Diego, CA, USA, 2013. [Google Scholar]
- Hottel, H.C.; Cohen, E.S. Radiant heat exchange in a gas-filled enclosure. Ind. Eng. Chem. 1954, 46, 1738–1747. [Google Scholar]
- Grimson, A.W. Correlation and utilization of new data on flow resistance and heat transfer for crossflow of gases over tube banks. Trans. ASME 1937, 59, 583–594. [Google Scholar]
- Incropera, F.P.; DeWitt, D.P. Fundamentals of Heat and Mass Transfer; Wiley: Hoboken, NJ, USA, 2013. [Google Scholar]
- Zhu, Q. Developments in circulating fluidised bed combustion. IEA Clean Coal Cent. 2013, 300, 219. [Google Scholar]
- Trojovský, P.; Dehghani, M. A New Swarm-Inspired Metaheuristic Algorithm for Solving Optimization Problems. Biomimetics 2023, 8, 149. [Google Scholar] [CrossRef]
- Chen, J.; Pan, J.; Li, Z.; Zi, Y.; Chen, X. Generator bearing fault diagnosis for wind turbine via empirical wavelet transform using measured vibration signals. Renew. Energy 2016, 89, 80–92. [Google Scholar] [CrossRef]
- Hao, L.; Naiman, D.Q. Quantile Regression; Sage: Thousand Oaks, CA, USA, 2007; Volume 149. [Google Scholar]
- Feng, X.; Li, Q.; Zhu, Y.; Hou, J.; Jin, L.; Wang, J. Artificial neural networks forecasting of PM2.5 pollution using air mass trajectory based geographic model and wavelet transformation. Atmos. Environ. 2015, 107, 118–128. [Google Scholar] [CrossRef]
- Perez-Ramirez, C.A.; Amezquita-Sanchez, J.P.; Valtierra-Rodriguez, M.; Adeli, H.; Dominguez-Gonzalez, A.; Romero-Troncoso, R.J. Recurrent neural network model with Bayesian training and mutual information for response prediction of large buildings. Eng. Struct. 2019, 178, 603–615. [Google Scholar] [CrossRef]
- Sun, W.; Huang, C. A carbon price prediction model based on secondary decomposition algorithm and optimized back propagation neural network. J. Clean. Prod. 2020, 243, 118671. [Google Scholar] [CrossRef]
- Wang, Z.L.; Yang, J.P.; Shi, K.; Xu, H.; Qiu, F.Q.; Yang, Y.B. Recent advances in researches on vehicle scanning method for bridges. Int. J. Struct. Stab. Dyn. 2022, 22, 2230005. [Google Scholar] [CrossRef]
- Wu, J.; Dong, J.; Wang, Z.; Hu, Y.; Dou, W. A novel hybrid model based on deep learning and error correction for crude oil futures prices forecast. Resour. Policy 2023, 83, 103602. [Google Scholar] [CrossRef]
- Xiong, J.; Peng, T.; Tao, Z.; Zhang, C.; Song, S.; Nazir, M.S. A dual-scale deep learning model based on ELM-BiLSTM and improved reptile search algorithm for wind power prediction. Energy 2023, 266, 126419. [Google Scholar] [CrossRef]
- Zhang, S.; Luo, J.; Wang, S.; Liu, F. Oil price forecasting: A hybrid GRU neural network based on decomposition–reconstruction methods. Expert Syst. Appl. 2023, 218, 119617. [Google Scholar] [CrossRef]
- Zhou, F.; Huang, Z.; Zhang, C. Carbon price forecasting based on CEEMDAN and LSTM. Appl. Energy 2022, 311, 118601. [Google Scholar] [CrossRef]
- Yu, Z.; Guindani, M.; Grieco, S.F.; Chen, L.; Holmes, T.C.; Xu, X. Beyond t test and ANOVA: Applications of mixed-effects models for more rigorous statistical analysis in neuroscience research. Neuron 2022, 110, 21–35. [Google Scholar] [CrossRef]
- Fan, J.; Li, Q.; Wang, Y. Estimation of high dimensional mean regression in the absence of symmetry and light tail assumptions. J. R. Stat. Soc. B 2017, 79, 247–265. [Google Scholar] [CrossRef]
- Lin, G.; Lin, A.; Gu, D. Using support vector regression and K-nearest neighbors for short-term traffic flow prediction based on maximal information coefficient. Inf. Sci. 2022, 608, 517–531. [Google Scholar] [CrossRef]
- Yang, X.; Yuan, C.; He, S.; Jiang, D.; Cao, B.; Wang, S. Machine learning prediction of specific capacitance in biomass derived carbon materials: Effects of activation and biochar characteristics. Fuel 2023, 331, 125718. [Google Scholar] [CrossRef]
- Wei, Y.; Pere, A.; Koenker, R.; He, X. Quantile regression methods for reference growth charts. Stat. Med. 2006, 25, 1369–1382. [Google Scholar] [CrossRef]
- Qin, Y.; Chen, D.; Xiang, S.; Zhu, C. Gated dual attention unit neural networks for remaining useful life prediction of rolling bearings. IEEE Trans. Ind. Inform. 2020, 17, 6438–6447. [Google Scholar] [CrossRef]
- Yuan, L.; Nie, L.; Hao, Y. Communication spectrum prediction method based on convolutional gated recurrent unit network. Sci. Rep. 2024, 14, 8959. [Google Scholar] [CrossRef]
- Ke, J.; Zheng, H.; Yang, H.; Chen, X.M. Short-term forecasting of passenger demand under on-demand ride services: A spatio-temporal deep learning approach. Transp. Res. C Emerg. Technol. 2017, 85, 591–608. [Google Scholar] [CrossRef]
- Yi, Y.; Cui, K.; Xu, M.; Yi, L.; Yi, K.; Zhou, X.; Liu, S.; Zhou, G. A long-short dual-mode knowledge distillation framework for empirical asset pricing models in digital financial networks. Connect. Sci. 2024, 36, 2306970. [Google Scholar] [CrossRef]
Optimization Algorithms | |||
---|---|---|---|
WOA | 29,000 | 33,500 | 11,324.74 |
GWO | 28,890 | 33,432 | 11,187.51 |
SABO | 28,800 | 33,300 | 11,057.36 |
PSO | 28,800 | 33,308 | 11,058.48 |
SOA | 28,800 | 33,400 | 11,071.07 |
SSA | 28,800 | 33,378 | 11,068.12 |
GRSABO | 28,800 | 33,300 | 11,057.36 |
Evaluation Indicators | Rigrsure | Minimax | Sqtwolog | Heursure |
---|---|---|---|---|
SNR | 60.7562 | 53.5176 | 49.7381 | 51.3049 |
RMSE | 0.000595 | 0.001369 | 0.002116 | 0.001767 |
Runtime (second) | 0.3429 | 0.3517 | 0.3712 | 0.3498 |
Indicator | 1,2 | 2,3 | 3,4 | 4,5 | 5,6 | 6,7 | 7,8 |
---|---|---|---|---|---|---|---|
t-value | 0.359666 | 0.65325 | 0.494376 | 0.796583 | 0.353716 | 0.828541 | 1.76 × |
Evaluation Indicators | Training Sets | Test Sets |
---|---|---|
MAPE | 0.00037 | 0.00046 |
MSE | 9.431 × | 1.437 × |
PICP | 0.96875 | 0.98000 |
PINAW | 0.00221 | 0.00264 |
Model | Hidden Units | Learning Rate | Dropout | Quantile | Batch Size |
---|---|---|---|---|---|
QRBiGRU | 192 | 0.0012 | 0.35 | 7 | 32 |
QRBiLSTM | 176 | 0.0008 | 0.18 | 7 | 16 |
QRGRU | 96 | 0.003 | 0.42 | 5 | 64 |
QRLSTM | 64 | 0.005 | 0.25 | 5 | 128 |
Evaluation Indicators | QRBiGRU | QRBiLSTM | QRGRU | QRLSTM |
---|---|---|---|---|
MAPE | 0.00046 | 0.00080 | 0.00272 | 0.00149 |
MSE | 1.437 × | 1.923 × | 6.534 × | 7.279 × |
PICP | 0.98000 | 0.92137 | 0.81546 | 0.92231 |
PINAW | 0.00263 | 1.99975 | 5.21438 | 3.48572 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Wang, N.; Shi, Y.; Cui, F.; Wen, J.; Jia, J.; Wang, B. Improving the Heat Transfer Efficiency of Economizers: A Comprehensive Strategy Based on Machine Learning and Quantile Ideas. Energies 2025, 18, 4227. https://doi.org/10.3390/en18164227
Wang N, Shi Y, Cui F, Wen J, Jia J, Wang B. Improving the Heat Transfer Efficiency of Economizers: A Comprehensive Strategy Based on Machine Learning and Quantile Ideas. Energies. 2025; 18(16):4227. https://doi.org/10.3390/en18164227
Chicago/Turabian StyleWang, Nan, Yuanhao Shi, Fangshu Cui, Jie Wen, Jianfang Jia, and Bohui Wang. 2025. "Improving the Heat Transfer Efficiency of Economizers: A Comprehensive Strategy Based on Machine Learning and Quantile Ideas" Energies 18, no. 16: 4227. https://doi.org/10.3390/en18164227
APA StyleWang, N., Shi, Y., Cui, F., Wen, J., Jia, J., & Wang, B. (2025). Improving the Heat Transfer Efficiency of Economizers: A Comprehensive Strategy Based on Machine Learning and Quantile Ideas. Energies, 18(16), 4227. https://doi.org/10.3390/en18164227