| Literature DB >> 35214236 |
Junrong Du1,2, Jian Zhang1,2, Laishun Yang3, Xuzhi Li1, Lili Guo1, Lei Song1.
Abstract
Despite hard sensors can be easily used in various condition monitoring of energy production process, soft sensors are confined to some specific scenarios due to difficulty installation requirements and complex work conditions. However, industrial process may refer to complex control and operation, the extraction of relevant information from abundant sensors data may be challenging, and description of complicated process data patterns is also becoming a hot topic in soft-sensor development. In this paper, a hybrid soft sensor model based mechanism analysis and data-driven is proposed, and ventilation sensing of coal mill in a power plant is conducted as a case study. Firstly, mechanism model of ventilation is established via mass and energy conservation law, and object-relevant features are identified as the inputs of data-driven method. Secondly, radial basis function neural network (RBFNN) is used for soft sensor modeling, and genetic algorithm (GA) is adopted for quick and accurate determination of the RBFNN hyper-parameters, thus self-adaptive RBFNN (SA-RBFNN) is proposed to improve the soft sensor performance in energy production process. Finally, effectiveness of the proposed method is verified on a real-world power plant dataset, taking coal mill ventilation soft sensing as a case study.Entities:
Keywords: coal mill ventilation; genetic algorithm; mechanism analysis; radial basis function neural network; soft sensor
Mesh:
Year: 2022 PMID: 35214236 PMCID: PMC8963067 DOI: 10.3390/s22041333
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1The structure of radial basis function neural network.
Figure 2The schematic diagram of improved GA algorithm.
Figure 3Architecture of the proposed hybrid soft sensor method.
Hyper-parameters setting of comparative RBFNN based models.
| Hyper-Parameter | RI-RBFNN | RI-RBFNN | SA-RBFNN |
|---|---|---|---|
| Epochs | 100 | 100 | 100 |
| Learning rate | 0.01 | 0.01 | 0.01 |
| Batch size | 80 | 80 | 80 |
| Number of clusters centers | 15, 20, 25, 30, 35, 40 | 15, 20, 25, 30, 35, 40 | 15, 20, 25, 30, 35, 40 |
| Number of input layer nodes | 9 | 9 | 9 |
| Number of output layer nodes | 1 | 1 | 1 |
| Number of hidden units | 15, 20, 25, 30, 35, 40 | 15, 20, 25, 30, 35, 40 | 15, 20, 25, 30, 35, 40 |
| Range of spread factors | 0.16, 0.58, 0.36, 0.98, 0.47, 0.25 | 0.383, 0.333, 0.301, 0.274, 0.256, 0.245 | Shown in |
The hyper-parameters of GA algorithm.
| Hyper-Parameter | Symbol | Values |
|---|---|---|
| Population size |
| 100 |
| Chromosome length |
| 4 |
| Probability of performing crossover |
| 0.9 (initial value) |
| Probability of mutation |
| 0.5/L (initial value) |
| Maximum number of generations |
| 100 |
Main parameters of coal mill in the case study of this paper.
| Parameters | Descriptions | Units |
|---|---|---|
|
| Coal quantity | t/h |
|
| Raw coal temperature | °C |
|
| Primary wind temperature at mill inlet | °C |
|
| Primary wind temperature at mill outlet | °C |
|
| Primary air pressure at mill inlet | kPa |
|
| Primary wind pressure at mill outlet | kPa |
| ∆ | Grinding bowl upper and lower pressure difference | kPa |
|
| Coal mill current | A |
|
| Furnace negative pressure | kPa |
|
| Power load | MWe |
Figure 4Spread factors of SA-RBFNN and EF-RBFNN under different cluster number setting.
Figure 5Soft sensing results of VCM using three RBFNN based methods under different cluster number (a) 15 clusters (b) 20 clusters (c) 25 clusters (d) 30 clusters (e) 35 clusters (f) 40 clusters.
Figure 6Comparison results of the comparative methods under different cluster numbers.
Figure 7Soft sensing results of comparative models on testing dataset.
Comparison results of space and time complexity for different models on testing dataset.
| Model | RMSE | Space Complexity: | Time Complexity: | |
|---|---|---|---|---|
| Total Parameters Number | Training Time | Testing Time | ||
| Random forest | 0.0651 | -- | 0.0425 | 0.0250 |
| SVM | 0.0695 | -- | 0.0574 | 0.0018 |
| PLS regression | 0.0935 | -- | 0.0496 | 0.0073 |
| DNN | 0.0496 | 1081 | 0.0961 | 0.0085 |
| LSTM | 0.0562 | 7525 | 0.1053 | 0.1845 |
| SAE | 0.0418 | 1051 | 0.0842 | 0.0165 |
| SA-RBFNN | 0.0335 | 595 | 0.0618 | 0.0016 |