| Literature DB >> 28862685 |
Sen Zhang1,2, Tao Zhang3,4, Yixin Yin5,6, Wendong Xiao7,8.
Abstract
The concentration of alumina in the electrolyte is of great significance during the production of aluminum. The amount of the alumina concentration may lead to unbalanced material distribution and low production efficiency and affect the stability of the aluminum reduction cell and current efficiency. The existing methods cannot meet the needs for online measurement because industrial aluminum electrolysis has the characteristics of high temperature, strong magnetic field, coupled parameters, and high nonlinearity. Currently, there are no sensors or equipment that can detect the alumina concentration on line. Most companies acquire the alumina concentration from the electrolyte samples which are analyzed through an X-ray fluorescence spectrometer. To solve the problem, the paper proposes a soft sensing model based on a kernel extreme learning machine algorithm that takes the kernel function into the extreme learning machine. K-fold cross validation is used to estimate the generalization error. The proposed soft sensing algorithm can detect alumina concentration by the electrical signals such as voltages and currents of the anode rods. The predicted results show that the proposed approach can give more accurate estimations of alumina concentration with faster learning speed compared with the other methods such as the basic ELM, BP, and SVM.Entities:
Keywords: K-fold cross validation; alumina concentration; aluminum electrolysis; extreme learning machine; kernel extreme learning machine; predict
Year: 2017 PMID: 28862685 PMCID: PMC5620724 DOI: 10.3390/s17092002
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1The network structure of the extreme learning machine model.
Figure 2The experimental field. (a) The anode guide rod; (b) the point used to measure the voltage.
Figure 3Field of collecting alumina concentration data. (a) The location of the electrolyte sampling; (b) The collected electrolyte samples.
Figure 4The training value and the predicted value of the KELM soft sensor model. (a) The training value of the first test subset; (b) The predicted value of the first test subset; (c) The predicted value of the second test subset; (d) The predicted value of the third test subset; (e) The predicted value of the fourth test subset; (f) The predicted value of the fifth test subset.
Five root-mean-square error (RMSE) of KELM model.
| Test Subsets | Root-Mean-Square Error (RMSE) |
|---|---|
| The first test subset | 0.00431167 |
| The second test subset | 0.00629538 |
| The third test subset | 0.00340161 |
| The fourth test subset | 0.00492386 |
| The fifth test subset | 0.00748353 |
Figure 5The predicted results of the other models. (a) The result of the BP model; (b) The result of the ELM model; (c) The result of the ELM model.
The list of parameters for each model.
| BP Model | LSSVM Model | ELM Model | KELM Model | |
|---|---|---|---|---|
| Number of input samples | 2 | 2 | 2 | 2 |
| Number of output samples | 1 | 1 | 1 | 1 |
| Number of hidden layer nodes | 100 | / | 100 | / |
| kernel function | / | RBF | / | RBF |
| Kernel parameter | / | 1 | / | 1 |
| Regular parameter | / | 20 | / | 20 |
| Activation function | Sigmoid | / | Sigmoid | / |
The comparison of the training time, the testing time, and the root mean square errors.
| RMSE | Training Time/s | Testing Time/s | |
|---|---|---|---|
| BP | 0.12704836 | 1.172490391 | 0.020361037 |
| LSSVM | 0.1269727 | 0.446370848 | 0.022538922 |
| ELM | 0.11958055 | 0.315678179 | 0.011760205 |
| KELM | 0.00528321 | 0.231460549 | 0.006411933 |