Next Article in Journal
A Framework for Human-Robot-Human Physical Interaction Based on N-Player Game Theory
Previous Article in Journal
Empirical and Comparative Validation for a Building Energy Model Calibration Methodology
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Soft Sensor Approach Based on an Echo State Network Optimized by Improved Genetic Algorithm

1
The Electrical Engineering College, Guizhou University, Guiyang 550025, China
2
Guiyang Aluminum Magnesium Design and Research Institute Co., Ltd., Guiyang 550081, China
3
Chinalco Intelligent Technology Development Co., Ltd., Hangzhou 311199, China
*
Author to whom correspondence should be addressed.
Sensors 2020, 20(17), 5000; https://doi.org/10.3390/s20175000
Submission received: 2 July 2020 / Revised: 17 August 2020 / Accepted: 31 August 2020 / Published: 3 September 2020
(This article belongs to the Section Fault Diagnosis & Sensors)

Abstract

:
In the process of fault diagnosis and the health and safety operation evaluation of modern industrial processes, it is crucial to measure important state variables, which cannot be directly detected due to limitations of economy, technology, environment and space. Therefore, this paper proposes a data-driven soft sensor approach based on an echo state network (ESN) optimized by an improved genetic algorithm (IGA). Firstly, with an ESN, a data-driven model (DDM) between secondary variables and dominant variables is established. Secondly, in order to improve the prediction performance, the IGA is utilized to optimize the parameters of the ESN. Then, the immigration strategy is introduced and the crossover and mutation operators are changed adaptively to improve the convergence speed of the algorithm and address the problem that the algorithm falls into the local optimum. Finally, a soft sensor model of an ESN optimized by an IGA is established (IGA-ESN), and the advantages and performance of the proposed method are verified by estimating the alumina concentration in an aluminum reduction cell. The experimental results illustrated that the proposed method is efficient, and the error was significantly reduced compared with the traditional algorithm.

1. Introduction

For industrial enterprises, energy-saving, cost reduction and efficiency increase are the foundation of their development. The main means are to continuously optimize the control strategy of the production process and enhance the state monitoring of production equipment and process. One of the problems to be solved is to collect the key state variables in real time. However, these variables are usually difficult to measure directly. The main reason is that on the one hand, they are limited by the harsh environment and narrow space. There is no suitable hardware sensor to adapt to special industrial sites. On the other hand, the development of available hardware sensors cannot be realized in a short period of time in terms of technology and economy. In addition, generally speaking, modern industry can be regarded as a complex nonlinear system, and large uncertainties exist in the processes. For example, the sampling time of some process variables is irregular, since they may have been tested in the laboratory, which could result in varying time delay. Even if some state variables can be measured directly, the measured data may be extremely unreliable [1,2,3,4,5,6].
One way to solve the above issue is to develop a soft sensor, which seeks to select one or more variables that are easy to measure as secondary variables, and estimate the target variables by establishing a mathematical model according to the correlation between the selected variables and the target variables [7,8,9]. Generally, developing a reliable soft sensor consists of the following steps (see Figure 1): secondary variables selection, historical data collection, data pretreatment, variables and model structure selection, model identification, model verification, implementing and online adjustment. In the adjustment process, steps 2–6 will be repeated until a certain estimation accuracy is achieved [10].
Among them, the variables and model structure selection is a relatively critical step, which needs to determine an appropriate and reliable soft sensor model according to the actual requirements. In general, soft sensor models can be divided into two categories: first principles models (FPMs) and data-driven models (DDMs). As described in Referrence [7], the methods of FPMs are based on physical and chemical principles and assumes the process as an ideal static state. However, in many industrial processes, there are some characteristics, such as unclear mechanisms, multi-physical coupling, object–model mismatch and nonlinearity, which make it difficult to realize ideal physical assumptions and deviation measurements, which in turn limits the application of such methods. By contrast, developing a soft sensor based on DDMs only requires obtaining the historical operational data without considering the complex mechanism or process knowledge, and this has been successfully applied to many spheres, which has attracted more and more attention from academia and industry. Classical data-driven modeling methods include principle component analysis (PCA) [11,12,13,14,15,16], support vector machine (SVM) [17,18,19,20], partial least squares (PLS) [21,22], Gaussian process regression (GPR) [23,24], Bayesian prediction [25,26], slow feature analysis (SFA) [27,28,29,30], extreme learning machine (ELM) [31] and their improved models, artificial neural networks (ANNs) [32] and two or more hybrid models [33,34,35], among others. The advantage of PCA is that it is convenient for simplifying the model and is generally used for the correlation analysis between the same matrix vectors. PLS is used to simulate the correlation between independent variables and dependent variables, which are commonly used in linear systems. SVM is generally used for the binary classification of vectors in the feature space. GPR needs to use a complete sample or characteristic information to predict, and losses effectiveness in high dimensional space. Bayesian prediction needs to know the prior probability and is sensitive to the expression of input data. SFA performs well in analyzing the invariant characteristics of time-varying signals, capturing the dynamic changes of process variables and improving the prediction performance.
Comparatively, ANN has strong nonlinear and adaptive information processing capacities. In recent years, the research on ANN has been continuously deepened, and many widely applied network structures have emerged, ESN being one of them. ESN is a new architecture of recurrent neural network (RNN), which was proposed by Jaeger et al. at the beginning of this century [36,37]. Because of its excellent performance in nonlinear dynamic system modeling, especially as a “black box” time series model, ESN has been successfully applied in speech recognition, network communication and other fields and achieved good results [38,39,40].
In brief, the above data-driven modeling methods have their own advantages and disadvantages, and due to the limitations of process data, the prediction accuracy can only be guaranteed in the local range. In addition, various industrial processes are multivariable, are time-varying with dynamic delay and have a wide operation range, which make it difficult to achieve satisfactory results. A new data-driven soft sensor, called an improved genetic algorithm (IGA) optimization ESN model (IGA-ESN) is proposed in this paper, inspired by the idea of the abovementioned methods, using the advantages of the ESN in “black box” time series modeling (for example, an aluminum electrolytic cell can be regarded as a non-linear time series black box system), and the ESN’s advantages that can alleviate local minimum and fast learning speed. It then uses IGA to optimize the reservoir parameters of the ESN to raise prediction performance. Then, we take alumina concentration in the aluminum reduction process as a case study to verify the effectiveness of the proposed approach.
It should be noted that many scholars have tried to optimize the ESN by using the IGA and achieved good prediction results. As in reference [41], this method is used to predict the network delay. Compared with these methods and applications, in addition to improving the crossover and mutation operations of the traditional genetic algorithm, in order to avoid the risk that the population diversity will be weakened and the algorithm will fall into the local optimal solution, an immigration strategy is introduced to improve the search ability of the algorithm.
Specifically, several key contributions of this paper can be summarized as follows: (1) Task oriented: as the key variables of industrial systems are difficult to measure in a direct and timely manner, we propose a new data-driven soft sensor, named the IGA-ESN model, which is established by ESN; the reservoir parameters are optimized by IGA to maximize the estimation accuracy and improve the convergence speed. (2) Compared with the traditional data-driven statistical approach, the proposed soft sensor approach significantly improves the convergence speed. In addition, it is an unsupervised learning method, which only needs a small amount of training data. Therefore, the proposed method is even more adaptive for the modern industrial requirement. (3) The established model in this paper is applicable to estimate alumina concentration in an aluminum reduction cell. To the best of our knowledge, this is the first utilization of an ESN model in this field.
The remaining of this paper is structured as follows: In Section 2, the basic characteristics of the ESN, such as reservoir parameters, are introduced. The proposed IGA-ESN model is described at length in Section 3. In Section 4, the experiments and results analysis are presented. Finally, our work is briefly summarized in Section 5.

2. ESN Characterization

A typical structure of an ESN shown in Figure 2. It mainly includes three parts: input units, a dynamic reservoir, and output units. Let the number of nodes in the input and output layers of the ESN be m and l, respectively, and the number of neurons in the reservoir be n. The values of the three parts at time k are u(k), x(k) and y(k), respectively. It has the following expression:
u ( k ) = [ u 1 ( k ) , u 2 ( k ) , u m ( k ) ] T ,   x ( k ) = [ x 1 ( k ) , x 2 ( k ) , x n ( k ) ] T , y ( k ) = [ y 1 ( k ) , y 2 ( k ) , y l ( k ) ] T
The dynamic reservoir is the most important part of the network, which is formed by the sparse connection of many networks. The internal vector of the reservoir is updated in real-time during the network operation. The update equation is as follows:
x ( k + 1 ) = f ( W i n u ( k ) + W r e s x ( k ) + W b a c k y ( k ) ) ,
where f = [ f 1 , f 2 , f n ] is the activation function of the neurons inside the network. W i n is the input connection weight matrix and it achieves the connection between the input signal and the reservoir. W r e s is the reservoir matrix. The network output results will be powered back to the network. The feedback connection is defined as W b a c k in this paper. W b a c k is the connection between the output and the reservoir. The output is connected to the reservoir through W o u t .
The parameter selection of the reservoir is very significant to the performance of the ESN, and it is one of the important problems to be studied in ESN [42]:
  • Spectral radius (SR)
The internal connection spectral radius of the reservoir refers to the maximum absolute value of the eigenvalue of W r e s , which is used to represent λmax. When λmax < 1, the network can be guaranteed to reach a stable state after some time. This is because if λmax > 1, the input matrix may come from an empty set, and then the network will enter an instable null state and two stable states, thus violating the echo state property. For a specific proof please see reference [36].
  • Processing unit (N)
The number of processing units in the reservoir is the scale of the reservoir, which refers to the number of neurons in the reservoir. When the unknown system is quite complicated, the number of N should be extended. However, the hidden danger is that if N is too large, the network is prone to over-fitting. Over-fitting makes the network achieve a good fitting effect on the training set, while a large deviation appears on the validation set, resulting in a decrease in the prediction performance of the network.
  • Input scaling (IS)
Input scaling of the reservoir refers to transforming the input data. When entering data, the data are usually not directly input into the network but scaled to achieve the signal transformation. Empirically, the stronger the non-linear relationship of the tasks in general, the stronger the IS’s expansion force.
  • Sparseness of reservoir (SD)
The sparseness of the internal connection of the reservoir is represented by SD. The larger the SD value, the tighter the connection between the networks, the stronger the ability to express information, and the stronger the non-linear approximation ability. However, during the operation of the algorithm, the network calculation amount will increase and the real-time performance will decrease. Choosing the right SD is also crucial.

3. Development of the ESN Soft Sensor Model

To achieve a reliable estimation of industrial process state variables that are difficult to measure directly, three points need to be paid attention to. First of all, the historical data sets are highly nonlinear and change dynamically with time, and it is difficult to achieve effective estimation using general statistical methods. Second, the small sample size of the sampling and assay data is not conducive to the use of a large number of data training methods. Third, due to the complex industrial environment, data will inevitably be missing. In order to solve these problems, the data-driven soft measurement method proposed in this paper is mainly based on an ESN suitable for small sample sizes and nonlinear dynamic “black-box” time series modeling. Considering that the parameter selection of reservoir affects the performance of ESN, an improved genetic algorithm was adopted to optimize the parameters of the reservoir. In the process of data acquisition, cubic spline interpolation was adopted to solve the problem of missing data.

3.1. Basic ESN

The reservoir state equation and output layer equation obtained from input and output is respectively expressed as:
x ( k + 1 ) = f ( W i n u ( k + 1 ) + W r e s x ( k ) + W b a c k y ( k ) ) y ( k + 1 ) = W o u t x ( k + 1 )
In practice, the activation function of neurons is a generally hyperbolic tangent function described in Equation (3). The key issue of ESN is to identify the output connection weight Wout using known samples [43]. Suppose the time-series input and output samples are expressed as ( u ( 1 ) , y ( 1 ) , u ( k ) , y ( k ) ) , where u and y are dimension m and dimension l vector, respectively. The samples have a one-to-one correspondence, and this correspondence is what ESN needs to learn. Learning is divided into two phases: the sampling phase and the weight calculation phase.
In the sampling phase, the initial state of the network is arbitrarily selected. Generally, the initial state of the network is chosen as x(0) = 0. The training sample u ( k ) , ( k = 1 , 2 , m ) completes the system state calculation and the corresponding y ^ ( k ) calculation according to Equation (3) Each time x ( k ) is calculated. The sample data need to be written to the output units. In practice, to remove the impact of any initial state on the dynamic performance of the system, the state of the system is always collected from a certain moment t0. From time t0, the system network expresses the mapping relationship between the input and output sample data sets. We define state matrix as B and the output matrix as Q. When t > t 0 , start to collect the corresponding internal state x ( k ) of the network, add it to the matrix B and finally get the size of the matrix ( t t 0 + 1 ) n . After t0, the expected output is collected and updated into the matrix Q, and the size of the final Q is ( t t 0 + 1 ) l .
In the previous step, the system state matrix B and output matrix Q were obtained. Based on these two matrices, the output connection weight W o u t is calculated. The relationship between the state variable and the output connection weight is linear. Therefore, the goal to be achieved is to approximate the actual output y ( k ) according to the output y ^ ( k ) of the network, which is reflected in the following equation.
y ( k ) y ^ ( k ) = l = 1 l W i o u t x i ( k )
It is hoped that the mean-square error of the system satisfying W i o u t is calculated to be the smallest, that is, to solve the optimization problem shown by the following equation:
min 1 t t 0 + 1 k = t 0 t ( y ( k ) i = 1 l W i o u t x i ( k ) ) 2
This is a linear regression issue [44]. The output weight can be calculated by solving the inverse matrix:
( W o u t ) T = B 1 Q
The inverse matrix B is usually replaced by a pseudo-inverse B, so that all parameters of the ESN can be determined, and the training of the network is completed. Figure 3 is a block diagram of ESN.

3.2. IGA-ESN

As outlined in the above section, ESN performance is affected by reservoir parameters and needs to be optimized. A genetic algorithm has the following advantages: first, it takes the value of the objective function as the search information directly, and thus it does not need to differentiate the objective function, avoiding the situation that many objective functions are difficult to differentiate in reality or even of there being no derivative. Secondly, its swarm search characteristics can effectively avoid the problem of searching for some unnecessary points and falling into the local extremum. Therefore, in the established ESN model, an improved genetic algorithm is adopted in order to optimize the reservoir parameters.

3.2.1. Individual Coding

Coding is the first problem to be solved in the application of a genetic algorithm, and it is also a key step in the design of genetic algorithms. The coding method affects the operation methods of the crossover operator, mutation operator and other genetic operators, and largely determines the efficiency of the genetic evolution. Therefore, the parameters of ESN to be optimized are coded first. The binary code operation is simple and easy, and crossover, mutation and other genetic operations are easy to implement; thus this paper uses the binary coding method to code these parameters.
The parameters of the ESN to be optimized are: SR, N, IS and SD. We set the genetic algorithm (GA) parameters with a standard deviation of iteration less than or equal to 0.06, and set the number of iterations at 300 times. The individual binary coding takes the following form (See Figure 4).
Individual binary strings encoded by individual parameters are converted to the model’s decimal number by the equation below to represent the actual parameters of the model:
X = min X + max X min X 2 j 1 d
where X is the actual decimal value, min X is the minimum value of the actual decimal number, max X is the maximum value, j is the length of parameter binary string and d is the decimal number corresponding to the encoded binary string. When setting the coding interval of the reservoir parameters, it is necessary to consider the requirements of ESN training to improve training efficiency. To ensure the network has an echo function, the spectral radius SR was set between [0.1, 0.99], the number of binary code bits was set to 7 bits, the scale of IS was set to [0.01, 1] and the binary code was set to 7 bits. The scale of reservoir N was set to [50, 300], the binary was 9 bits, the reservoir sparseness SD was set to [0.1, 1], the binary code was set to 7 bits, the binary code was 30 bits in total and the population size was designed to be 50. It randomly generated n 1 , n 2 , n 50 , numbered sequentially.

3.2.2. Fitness Function Design

The optimization goal of the genetic algorithm is to find suitable SR, N, IS and SD, and the fitness function should be related to the accuracy of the prediction model. In this paper, the fitness function for the i-th iteration is defined as the value of 1 minus the root mean square error between the actual value and the predicted value of the variable to be measured. If there are several populations, there will be a corresponding number of fitness values. The formula is as follows:
F i t n e s s ( i ) = 1 R M S E ( i ) = 1 t = 1 L ( c k c ^ k ) 2 L , ( i = 1 , 2 , , 50 )
where L is the actual length of the predicted sequence, and c k and c ^ k represent the actual and predicted values of the variable to be measured at time t, respectively. The fitness function of the chromosome can be then be calculated on the basis of the conditions in Formula (8). Each time, 50 fitness values can be obtained using the fitness function to calculate the strengths and weaknesses of each individual.

3.2.3. Selection Operation

The larger the fitness value, the more accurate the model prediction, the better the parameter selection, and the smaller the error. In this paper, the fitness values are added together to obtain a value q, which is defined as the total fitness value:
q = i = 1 50 F i t n e s s ( i )
The corresponding individual selection probability can be obtained by dividing each fitness value by the total fitness value, and the formula for individual selection probability p ( i ) is as follows:
p ( i ) = F i t n e s s ( i ) q
The cumulative probability m ( i ) can be obtained through the cumulative addition of individual selection probabilities. The cumulative probability is divided into 50 intervals, and 50 random numbers r are generated between [0, 1].. If r < s ( 1 ) , individual n 1 would be selected to enter the next generation; otherwise, individual n i would be selected to enter the next generation, where m ( i 1 ) < r < m ( i ) holds, and the selection operation is completed.

3.2.4. Crossover and Mutation

In the genetic algorithm, the selection of crossover and mutation operators has a significant impact on the convergence of the algorithm [45]. The crossover operator is used primarily to generate new individuals and improve the search ability. The mutation operator can make the algorithm converge to the optimal solution and maintain the population diversity. In the running process of the algorithm, the crossover and mutation probabilities change according to the fitness value and no longer keep a value from start to end. To a certain extent, it overcomes the problem of the population falling into the local optimum and improves the convergence speed of the algorithm. The crossover and mutation probability are shown in Formulas (11) and (12).
The expression of adaptive crossover probability is as follows:
p c = { f ¯ f f ¯ f min ( p c 1 p c 2 ) + p c 2 f f ¯ p c 2 f > f ¯ ,
and the expression of adaptive mutation probability is:
p m = { f ¯ f f ¯ f min ( p c 1 p c 2 ) + p c 2 f f ¯ p m 2 f > f ¯
where p c 1 , p c 2 , p m 1 , p m 2 are the upper and lower limits of the probability of crossover and mutation, respectively. In this paper, the values of each parameter are 0.8, 0.6, 0.05 and 0.01, respectively. f is the smaller fitness value in the two crossed individuals. f is the fitness value of the mutant individual. f ¯ is the average fitness value of each generation.
It can be seen from Equations (11) and (12) that if the present individual has the smallest fitness value, the probability of cross mutation is the largest, and if the current individual fitness value exceeds the average fitness value of the population, the probability of cross mutation is the smallest. As a result, the diversity of the population will increase, and the probability of jumping out of the local optimal solution will increase as well.
In the later stages of the iteration of the standard genetic algorithm, the population is obliged to move closer to the optimal individual. The resulting consequence is necessary to reduce the diversity of the population and increase the risk of the algorithm falling into a locally optimal solution [46]. As a result, the immigration strategy has been applied, that is, the introduction of new individuals into the evolution process will increase the diversity of the population and thus improve the searchability of the algorithm.
To determine whether the conditions of the immigration strategy, one needs to calculate whether the diversity of the population has weakened. If the diversity of the population weakens, it means that the individuals retained by the algorithm tend to be equal, and the fitness function of the individuals is relatively close, so it is expected that the difference between the average fitness value of the individuals and the population will decrease. Let,
F = 1 N j = 1 N | f i f ¯ |
where f i is the fitness value of the i-th individual during the evolution of the population, f ¯ is the average fitness of the population and N is the number of the population. If F is lower than a certain value (the value is set to 0.024 in this paper), the default population is reduced and new chromosomes need to be introduced. Here new chromosomes are artificially added and immigration strategies are initiated.
To sum up, the development process of the IGA-ESN soft sensor model is summarized in Figure 5.

4. Experiment

In this study, to validate the feasibility and effectiveness of the IGA-ESN, the established soft sensor was applied to the estimation of alumina concentration in the operation process of an aluminum reduction cell in a modern aluminum plant. Then, to show the advantages of the soft sensor framework, the performance of the IGA-ESN model was compared to that of four other common DDM methods. For performance evaluation, the mean relative error (MRE) and root mean squared error (RMSE) indices were used.

4.1. Application Background

The modern large aluminum reduction cell is the core equipment of aluminum plants. It is a huge and complex high-temperature and high-current reactor under the interaction of multiple physical fields [47]. In practical application, it is connected in series and supplied by a low voltage direct current source.
Commonly, a prebaked carbon anode cell structure (shown in Figure 2) is used. The anodes are sustained by anode rods, which are arranged in parallel on both sides. They are connected with an anode busbar on the corresponding side, and then form a parallel circuit with the common cathode. DC flows from anode to cathode, thus generating high temperature. During the electrolysis, alumina are added through the feeder at a certain time interval and dissolved into the electrolyte continuously to produce molten aluminum. Alumina in the electrolyte must be maintained in a certain amount for production to continue and in order to secure the stability, safety and efficiency of the cell. As a crucial process variable, alumina concentration would be required to stay within a required range. This is because excessive alumina can form “sludge”, which is sometimes difficult to dissolve and cause corrosion to the cathode. On the contrary, insufficient alumina will cause an anode effect, bringing about an abnormal sharp rise of cell voltage and an increase of greenhouse gas emissions [48]. Internal structure of a typical reduction cell is shown in Figure 6.
At present, alumina concentration control algorithm theory based on cell pseudo-resistance tracking is commonly used in the control system of the reduction cell. Depending on the relationship between cell pseudo-resistance and alumina concentration (namely the R–C curve), alumina concentration change is controlled by tracking the change of the cell’s pseudo-resistance signal. Based on the theoretical amount of alumina consumption, the alternate operation process of under feed and over feed is adopted, and alumina concentration in the electrolyte fluctuates near the optimal concentration point. The R–C curve is shown in Figure 7.
The above chart could consist of four areas: (1) High concentration area. The pseudo-resistance is highly sensitive to alumina concentration changes, but too high alumina concentration will cause precipitation at the bottom of the cell. (2) Insensitive area. The pseudo-resistance is extremely insensitive to changes in alumina concentration, and has a modest real-time response and low current efficiency. (3) Control area. The pseudo-resistance is more sensitive to alumina concentration changes, and the current efficiency is higher; this is the ideal control area for industrial alumina concentration. (4) Anode effect occurrence area. The mass of alumina is very low. As alumina concentration decreases, the resistance rises rapidly, and the anode effect phenomenon can easily occur.
The fluctuation range of alumina concentration should be controlled within a certain range. If the concentration is higher or lower than the concentration value corresponding to the outermost point of the cell pseudo-resistance, the cell pseudo-resistance will increase. In the process of aluminum reduction, the alumina concentration should appear in the control area as much as possible. By measuring the cell pseudo-resistance, according to the relationship between them, the purpose of indirectly measuring the alumina concentration is achieved.
In general, the cell pseudo-resistance can be obtained from an overall perspective:
R i = U i E I i
where R i is the cell pseudo-resistance at the i-th time, U i is the cell voltage at i-th time and I i is the line amperage of the cell at i-th time; normally, I i is approximately constant. E is the apparent back electromotive force.

4.2. Data Acquisition and Processing

Among the variables related to alumina concentration, in addition to cell voltage, the most easy to realize online real-time detection is the anode current distribution. We utilized the self-developed anode current distribution online detection device to obtain the required anode current distribution data. In addition, in order to assess the variables more accurately, the measurement of the voltage between anode and cathode was increased.
The detection principle of the anode current distribution is the equidistant voltage method. Two probes that keep a certain distance are set on the anode guide rod to form an equal distance voltage drop. By collecting the voltage at this distance, the current flowing through it is calculated according to Ohm’s law. The expression is as follows:
I a n o d e = U a n o d e R a n o d e
where I a n o d e is the current flowing through each anode rod, U a n o d e is the measured equidistant voltage of each anode rod and R a n o d e is the equivalent resistance of the length between two points of the voltage sampling of the anode rod. During the aluminum reduction process, the temperature of the anode rod changes in real-time and this leads to changes in the resistivity of the anode rod. The actual resistance of the anode rod is:
R a n o d e = ( 1 + α T ) ρ A l L S
where α is the resistivity temperature coefficient, ρ A l is the resistivity of pure aluminum, L is the length between two points of the voltage sampling of the anode rod, S is the cross-sectional area of the anode rod and T is the temperature measured by the anode rod at the surface point.
As shown in Figure 8, this self-developed device consists of an electric sampling mechanism, a driving and detecting integrated module, and an human machine interface (HMI) that has touch screen control and data visualization functions. It is light in weight, small in volume, anti-magnetic and high temperature and vibration resistant.
The anode distribution data and the voltage between anode and cathode were synchronously acquired through the online monitoring terminal. At the same time, the data of alumina concentration were manually collected and measure offline in the laboratory. Finally, a total of 150 sets of valid data was achieved by benchmarking the anode current, bipolar voltage and offline alumina concentration. The collection device is shown in Figure 9.
In the process of collecting data, due to the harsh environment of the site, there will inevitably be missing data in the data collection process. This has a significant impact on the establishment of prediction models, so it is necessary to fill in missing data. The lost parts of the collected data are shown in Table 1.
Considering that the alumina concentration data are a time series data type with small short-term fluctuations, we selected the cubic spline interpolation method to deal with the missing data. The core operation of the cubic spline interpolation method is tantamount to construct a polynomial to form a smooth curve. This curve can fit the main data points very well, and the formed curve has higher convergence and further stability. Therefore, it applies well to time series processing [49].
The missing data in the collected data are shown in Table 1, followed by the cubic spline interpolation supplements in Table 2.
The results showed that the processed data were roughly consistent with the original data, and that there were no significant fluctuations. The basic characteristics of the data did not change, indicating that the interpolation method was effective. This accords with the principle of the interpolation method, which is beneficial to further research later.

4.3. Experimental Results of the Soft Sensor Model Based on IGA-ESN

In checking the feasibility of the method, 150 groups of valid data were collected to form a test sample set to verify the soft sensor model. The test sample set was split into two subsets. First 100 groups of data were used as the training subset of the model, and the last 50 groups of data were used to test the prediction performance of the model. The measured value of alumina concentration obtained from the sampling test was compared with the output of the soft sensor model to obtain the estimation performance evaluation of the model.
The mean relative error (MRE) and the root mean square error (RMSE) were used as the evaluation criteria. The MRE calculation formula is as follows:
M R E = i = 1 N | y i y | y × 100 %
and the RMSE calculation formula is:
R M S E = 1 N i = 1 N ( y i y ) 2
where N is the number of test samples, y is the real value and y i is the model output value.
The variation range of SR was [0.05, 0.95], the change step size was 0.1, the transformation range of N was between [50, 95], the transformation step size was 5, IS = 0.2 and SD = 0.35t the average standard deviation output of the predicted alumina concentration is shown in Figure 10.
It can be seen from Figure 10 that with the input scale and the sparseness of the reservoir determined, as the spectral radius and the size of the reservoir changed, the standard deviation obtained by the training continuously changed.
The spectral radius SR was taken as 0.6, the size of the reserve pool was N = 80, IS = [0.1, 1], the step size was 0.1, SD = [0.05, 0.95], the step size was 0.1 and the average standard for the prediction of alumina concentration was obtained. The difference output is shown in Figure 11.
As can be seen from Figure 10 and Figure 11, different combinations of SR, N, IS and SD will greatly affect the performance of the network, and it is particularly important to use genetic algorithms to obtain appropriate parameters.
Using the method of Section 3, the best fitness curve of the model is shown in Figure 12.
The minimum standard deviation of the predicted alumina concentration in population evolution can be calculated from Figure 12, as shown in Figure 13.
From Figure 13, it can be seen that IGA-ESN was faster than the individual optimization parameters of the ESN optimized by the traditional genetic algorithm (TGA-ESN); that is, the standard deviation of the model fitting decreased rapidly, indicating that the training speed was excellent and the IGA-ESN’s optimal parameters can be found faster. Additionally, it was easy to fit the production data. The prediction standard deviation of the model obtained by TGA-ESN was 0.0862, and the internal connection weight matrix SR of each parameter of TGA-ESN was calculated to be SR = 0.56, the size of the reservoir was N = 180, the scale of the input signal was IS = 0.43, and the degree of scarcity of the reservoir SD = 0.39. The model prediction standard deviation obtained by IGA-ESN was 0.0765, and the internal connection weight matrix of each parameter of the IGA-ESN decoding consisted of SR = 0.56, reservoir size N = 180, input signal scaling scale IS = 0.36 and reservoir scarcity SD = 0.43. The results of using IGA-ESN to predict alumina concentration in the subsequent 50 groups are shown in Figure 14. It can be seen that the optimized network prediction value was closer to the real value and the performance was better.

4.4. Comparison with Typical Methods

In this section, we compare the proposed method with typical data-driven methods, such as least-squares support vector machine (LSSVM), extreme learning machine (ELM), backpropagation (BP) and kernel extreme learning machine (KELM) and model-based methods, such as the multilayer state observer [50].
When the LSSVM algorithm is used for modeling, the kernel function uses a radial basis function kernel (RBF) and determines the approximate value range of parameters γ and σ 2 according to experience: γ [ γ min , γ max ] , σ 2 = [ σ min 2 , σ max 2 ] ; seven values and five values of parameters γ and σ 2 are selected to form a 7 × 5 grid γ = [ 1 , 2 , 5 , 10 , 20 , 30 , 50 ] , σ 2 = [ 0.05 , 0.1 , 0.5 , 1 , 5 ] , forming 35 pairs of parameter combinations. Combined with 50 fold cross validation, the parameter combination of the minimum standard deviation RMSE was obtained; the penalty factor was γ = 10 and the kernel function was σ 2 = 1 . The input node of the ELM network was 2, the output was 1, the hidden layer node was set to 150, and the activation function was Sigmoid. The model input node of the BP network was 2, the output was 1, the hidden layer node was set to 150, and the activation function was Sigmoid. The KELM algorithm was also used to estimate alumina concentration (see reference [31] for details), and RBF was used as the kernel function. The standard deviation and average relative error obtained by training are shown in Table 3.
The RMSE and MRE of several training methods are shown in Table 3.
It can be seen from the comprehensive simulation results and model indicators that the simulation effect of the IGA-ESN model was better than the other algorithms’ simulation effect. For LSSVM, even if the optimal hyperparameters were obtained using grid search and cross-validation, the simulation effect maintained errors. From the simulation results, it can be noted that compared with the models established by LSSVM, BP, and ELM, the IGA-ESN had a standard deviation reduction of more than 39% and an average relative error of about 34%. It is concluded that in the aluminum production data, when the time series is used as the ESN model and the anode current and the voltage between anode and cathode are used to predict the alumina concentration, a reliable prediction effect can be obtained.
The model-driven approach and data-driven approach have their respective applicability. In reference [50], a multilayer state observer was proposed to estimate alumina concentration, and good results were obtained when the factory model was relatively accurate. The method divides the aluminum reduction trough into several interconnected subsystems according to the position of the feeder and assumes that other feeders are blocked, so as to estimate the alumina concentration of a subsystem more accurately. However, in cases where the plant model is not clear, the approach proposed in this paper is more effective. In general, if the application object is controlled independently by a single feeder and the physical model is more accurate, data-driven and model-based hybrid drive methods can be considered to estimate variations in local alumina concentration.

5. Conclusions

A soft sensor method based on an echo state network parameter model, IGA-ESN, was proposed. This method uses an improved genetic algorithm to optimize the key parameters of ESN, introduces an immigration strategy and adaptively changes the crossover and mutation frequency to improve the soft sensor accuracy. In order to verify the effectiveness of the method, we applied the method to the prediction of alumina concentration based on data collected in the production site of aluminum reduction. The results showed that the prediction of alumina concentration by this method was consistent with the actual sampling test value. Although the proposed method can realize the soft sensing of alumina concentration, the real-time performance and stability of the algorithm need to be further improved in practical applications. Therefore, the future work is to focus on the real-time practicability of the algorithm on the basis of ensuring measurement accuracy, so as to solve the dynamic real-time soft sensing problem. It is planned to integrate the proposed method and the developed monitoring system into the existing process control system, conduct real-time online calibration and optimize the structure, so as to improve the prediction accuracy and stability of the proposed method. Then, the data estimated by this method will be fed back to the process control system. In the planned method, after the actuator executes the control command, the state changes, and the contemporary estimation value is generated to the process control system. In this way, the method will be more real-time and practical, so as to realize the alumina concentration online soft sensor. In addition, we will also explore the application of this method to solve the multi-target soft sensor problems in the presence of multivariable coupling and uncertain interference.

Author Contributions

Conceptualization, R.H. and Z.L.; methodology, R.H.; software, R.H.; validation, R.H., and B.C.; formal analysis, R.H. and B.C.; resources, B.C.; data curation, B.C.; writing—original draft preparation, R.H.; writing—review and editing, R.H.; visualization, R.H.; supervision, B.C.; project administration, B.C.; funding acquisition, Z.L. and B.C. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China, grant number 61963009. The Science and Technology Development Fund of Aluminum Corporation of China, grant number 2016KJZX02. Science and Technology Planning Project of Guizhou Province, grant number 2154 [2019]. Science and Technology Planning Project of Guizhou Province, grant number 2302 [2016] and Special fund project of provincial governor for outstanding science and technology education talents in Guizhou Province, grant number 4 [2010].

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. De Canete, J.F.; Del Saz-Orozco, P.; Baratti, R.; Mulas, M.; Ruano, A.E.; Garcia-Cerezo, A. Soft-sensing estimation of plant effluent concentrations in a biological wastewater treatment plant using an optimal neural network. Expert Syst. Appl. 2016, 63, 8–19. [Google Scholar] [CrossRef]
  2. Wan, W.; Liu, H. A knowledge- and data-driven soft sensor based on deep learning for predicting the deformation of an air preheater rotor. IEEE Access 2019, 7, 159651–159660. [Google Scholar]
  3. Zhang, Y.; Yang, X.; Shardt, Y.A.W.; Cui, J.R.; Tong, C.N. A KPI-based probabilistic soft sensor development approach with maximization coefficient of determination strategy. Sensors 2018, 18, 3058. [Google Scholar] [CrossRef] [Green Version]
  4. Mansano, R.K.; Godoy, E.P.; Porto, A.J.V. The Benefits of Soft Sensor and Multi-Rate Control for the Implementation of Wireless Networked Control Systems. Sensors 2014, 14, 24441–24461. [Google Scholar] [CrossRef] [Green Version]
  5. Monteiro, N.A.B.; Da Silva, J.J.; da Rocha Neto, J.S. Soft Sensors to Monitoring a Multivariate Nonlinear Process Using Neural Networks. J. Control. Autom. Electr. Syst. 2018, 30, 54–62. [Google Scholar] [CrossRef]
  6. Yang, X.; Zhang, Y.; Shardt, Y.A.W.; Li, X.; Cui, J.; Tong, C. A KPI-Based Soft Sensor Development Approach Incorporating Infrequent, Variable Time Delayed Measurements. IEEE Trans. Control Syst. Technol. 2019. [Google Scholar] [CrossRef]
  7. Kadlec, P.; Gabrys, B.; Strandt, S. Data-driven Soft Sensors in the process industry. Comput. Chem. Eng. 2009, 33, 795–814. [Google Scholar] [CrossRef] [Green Version]
  8. Shao, W.; Tian, X.; Wang, P. Soft sensor development for nonlinear and time-varying processes based on supervised ensemble learning with improved process state partition. Asia Pac. J. Chem. Eng. 2015, 10, 282–296. [Google Scholar] [CrossRef]
  9. Shao, W.; Chen, S.; Harris, C.J. Adaptive Soft Sensor Development for Multi-Output Industrial Processes Based on Selective Ensemble Learning. IEEE Access 2018, 6, 55628–55642. [Google Scholar] [CrossRef]
  10. Fortuna, L.; Graziani, S.; Rizzo, A.; Xibilia, M.G. Soft sensors in industrial applications. In Soft Sensors for Monitoring and Control of Industrial Processes; Grimble, M.J., Johnson, M.A., Eds.; Springer: London, UK, 2007; pp. 4–12. [Google Scholar]
  11. Yuan, X.; Ye, L.; Bao, L.; Ge, Z.; Song, Z. Nonlinear feature extraction for soft sensor modeling based on weighted probabilistic PCA. Chemom. Intell. Lab. Syst. 2015, 147, 167–175. [Google Scholar] [CrossRef]
  12. Yao, Y.; Bao, J.; Skyllas-Kazacos, M.; Welch, B.J.; Akhmetov, S. Fault Detection and Diagnosis In Hall-Héroult Cells Based on Individual Anode Current Measurements Using Dynamic Kernel PCA. Metall. Mater. Trans. B 2018, 49, 2077–2088. [Google Scholar] [CrossRef]
  13. Choi, S.W.; Lee, C.K.; Lee, J.M.; Park, J.H. Fault detection and identification of nonlinear processes based on KPCA. Chem. Int. Lab. Syst. 2005, 75, 55–67. [Google Scholar] [CrossRef]
  14. Shao, W.; Tian, X.M. A soft sensor method based on integrated PCA. In Proceedings of the 10th World Congress on Intelligent Control and Automation (WCICA), Beijing, China, 6–8 July 2012; pp. 4258–4263. [Google Scholar]
  15. Yuan, X.; Ge, Z.; Song, Z.; Wang, Y.; Yang, C.; Zhang, H. Soft Sensor Modeling of Nonlinear Industrial Processes Based on Weighted Probabilistic Projection Regression. IEEE Trans. Instrum. Meas. 2017, 66, 1–9. [Google Scholar] [CrossRef]
  16. Ge, Z.Q.; Huang, B.; Song, Z.H. Mixture semi-supervised principal component regression model and soft sensor application. AIChE 2014, 60, 534–545. [Google Scholar] [CrossRef]
  17. Agrawal, M.; Jade, A.M.; Jayaraman, V.K.; Kulkarni, B.D. Support vector machine: A useful tool for process engineering applications. Chem. Eng. Prog. 2003, 99, 57–62. [Google Scholar]
  18. Gao, C.H.; Jian, L.; Guo, S.H. Modeling of the thermal state change of blast furnace hearth with support vector machines. IEEE Trans. Ind. Electron. 2012, 59, 1134–1145. [Google Scholar] [CrossRef]
  19. Jian, L.; Shen, S.; Song, Y. Improving the Solution of Least Squares Support Vector Machines with Application to a Blast Furnace System. J. Appl. Math. 2012, 2012, 1–12. [Google Scholar] [CrossRef] [Green Version]
  20. Yan, W.; Shao, H.; Wang, X. Soft sensing modeling based on support vector machine and Bayesian model selection. Comput. Chem. Eng. 2004, 28, 1489–1498. [Google Scholar] [CrossRef]
  21. Liu, H.; Yang, C.; Carlsson, B.; Qin, S.J.; Yoo, C. Dynamic Nonlinear Partial Least Squares Modeling Using Gaussian Process Regression. Ind. Eng. Chem. Res. 2019, 58, 16676–16686. [Google Scholar] [CrossRef]
  22. Wang, M.; Yan, G.; Fei, Z. Kernel PLS based prediction model construction and simulation on theoretical cases. Neurocomputing 2015, 165, 389–394. [Google Scholar] [CrossRef]
  23. Song, Y.; Liu, D.; Yang, C.; Peng, Y. Data-driven hybrid remaining useful life estimation approach for spacecraft lithium-ion battery. Microelectron. Reliab. 2017, 75, 142–153. [Google Scholar] [CrossRef]
  24. Liu, K.; Shang, Y.; Ouyang, Q.; Widanage, W.D. A Data-driven Approach with Uncertainty Quantification for Predicting Future Capacities and Remaining Useful Life of Lithium-ion Battery. IEEE Trans. Ind. Electron. 2020, 99, 1–11. [Google Scholar] [CrossRef]
  25. Qi, F.; Huang, B.; Tamayo, E.C. A Bayesian approach for control loop diagnosis with missing data. AIChE J. 2010, 56, 179–195. [Google Scholar] [CrossRef]
  26. Hu, X.; Jiang, J.; Cao, D.; Egardt, B. Battery Health Prognosis for Electric Vehicles Using Sample Entropy and Sparse Bayesian Predictive Modeling. IEEE Trans. Ind. Electron. 2015, 63, 2645–2656. [Google Scholar] [CrossRef]
  27. Ma, Y.; Huang, B. Bayesian Learning for Dynamic Feature Extraction with Application in Soft Sensing. IEEE Trans. Ind. Electron. 2017, 64, 7171–7180. [Google Scholar] [CrossRef]
  28. Shang, C.; Huang, B.; Yang, F.; Huang, D. Probabilistic slow feature analysis-based representation learning from massive process data for soft sensor modeling. AIChE J. 2015, 61, 4126–4139. [Google Scholar] [CrossRef]
  29. Jiang, C.; Zhong, W.; Li, Z.; Peng, X.; Yang, M.-L. Real-Time Semisupervised Predictive Modeling Strategy for Industrial Continuous Catalytic Reforming Process with Incomplete Data Using Slow Feature Analysis. Ind. Eng. Chem. Res. 2019, 58, 17406–17423. [Google Scholar] [CrossRef]
  30. Shang, C.; Yang, F.; Gao, X.; Huang, X.; Suykens, J.A.; Huang, D. Concurrent monitoring of operating condition deviations and process dynamics anomalies with slow feature analysis. AIChE J. 2015, 61, 3666–3682. [Google Scholar] [CrossRef]
  31. Zhang, S.; Zhang, T.; Yin, Y.; Xiao, W. Alumina Concentration Detection Based on the Kernel Extreme Learning Machine. Sensors 2017, 17, 2002. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  32. Gonzaga, J.; Meleiro, L.A.C.; Kiang, C.; Filho, R.M. ANN-based soft-sensor for real-time process monitoring and control of an industrial polymerization process. Comput. Chem. Eng. 2009, 33, 43–49. [Google Scholar] [CrossRef]
  33. Qin, S.J.; McAvoy, T. Nonlinear PLS modeling using neural networks. Comput. Chem. Eng. 1992, 16, 379–391. [Google Scholar] [CrossRef]
  34. Lv, Y.; Liu, J.; Yang, T. Nonlinear PLS Integrated with Error-Based LSSVM and Its Application to NOx Modeling. Ind. Eng. Chem. Res. 2012, 51, 16092–16100. [Google Scholar] [CrossRef]
  35. Liu, X.; Jin, X.Z.; Ding, X.D.; Zhang, S.K. A NOx emission forecasting model using multiresolution LSSVM based on data-driven and SF-KPCA. In Proceedings of the 2nd International Conference on Mechatronics, Control and Automation Engineering (MCAE 2017), ShenZhen, China, 17–18 September 2017; pp. 213–223. [Google Scholar]
  36. Jaeger, H. The ‘Echo State’ Approach to Analysing and Training Recurrent Neural Networks; GMD Report 148; German National Research Center for Information Technology: Bonn, Germany, 2001. [Google Scholar]
  37. Jaeger, H.; Haas, H. Harnessing Nonlinearity: Predicting Chaotic Systems and Saving Energy in Wireless Communication. Science 2004, 304, 78–80. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  38. Chen, M.; Saad, W.; Yin, C.; Debbah, M. Echo State Networks for Proactive Caching in Cloud-Based Radio Access Networks With Mobile Users. IEEE Trans. Wirel. Commun. 2017, 16, 3520–3535. [Google Scholar] [CrossRef]
  39. Han, Y.; Jing, Y.; Li, K.; Dimirovski, G.M. Network Traffic Prediction Using Variational Mode Decomposition and Multi Reservoirs Echo State Network. IEEE Access 2019, 7, 138364–138377. [Google Scholar] [CrossRef]
  40. Shi, G.; Liu, D.; Wei, Q. Energy consumption prediction of office buildings based on echo state networks. Neurocomputing 2016, 216, 478–488. [Google Scholar] [CrossRef]
  41. Tian, Z.; Shi, T. Time-Delay Prediction Method Based on Improved Genetic Algorithm Optimized Echo State Networks. In Proceedings of the 2015 Chinese Intelligent Systems Conference, Yangzhou, China, 11 December 2015; pp. 209–220. [Google Scholar]
  42. Claudio, G.; Micheli, A.; Pedrelli, L. Design of deep echo state networks. Neural Netw. 2018, 108, 33–47. [Google Scholar] [CrossRef]
  43. Amin, C.M.; Fadali, M.S.; Andrzej, M.T. Wind speed and wind direction forecasting using echo state network with nonlinear functions. Renew. Energy 2019, 131, 879–889. [Google Scholar] [CrossRef]
  44. Shi, G.; Zhao, B.; Li, C.; Wei, Q.; Liu, D. An echo state network based approach to room classification of office buildings. Neurocomputing 2018, 333, 319–328. [Google Scholar] [CrossRef]
  45. Li, B.; Gu, C.-W.; Li, X.-T.; Liu, T.-Q. Numerical optimization for stator vane settings of multi-stage compressors based on neural networks and genetic algorithms. Aerosp. Sci. Technol. 2016, 52, 81–94. [Google Scholar] [CrossRef]
  46. Rahmo, E.D.; Studniarski, M. Generating Epsilon-Efficient Solutions in Multiobjective Optimization by Genetic Algorithm. Appl. Math. 2017, 8, 395–409. [Google Scholar] [CrossRef] [Green Version]
  47. Zhan, S.; Li, M.; Zhou, J.; Yang, J.; Zhou, Y. CFD simulation of dissolution process of alumina in an aluminum reduction cell with two-particle phase population balance model. Appl. Therm. Eng. 2014, 73, 805–818. [Google Scholar] [CrossRef]
  48. Majid, N.A.A.; Taylor, M.P.; Chen, J.J.; Young, B. Multivariate statistical monitoring of the aluminium smelting process. Comput. Chem. Eng. 2011, 35, 2457–2468. [Google Scholar] [CrossRef]
  49. Li, H.; Li, L.; Zhao, D. An improved EMD method with modified envelope algorithm based on C2 piecewise rational cubic spline interpolation for EMI signal decomposition. Appl. Math. Comput. 2018, 335, 112–123. [Google Scholar] [CrossRef]
  50. Yao, Y.C.; Cheung, C.Y.; Bao, J.; Skyllas-Kazacos, M.; Welch, B.J. Estimation of spatial alumina concentration in an aluminum reduction cell using a multilevel state observer. AIChE J. 2017, 63, 2806–2818. [Google Scholar] [CrossRef]
Figure 1. The typical steps of soft sensor development.
Figure 1. The typical steps of soft sensor development.
Sensors 20 05000 g001
Figure 2. Typical echo state network structure.
Figure 2. Typical echo state network structure.
Sensors 20 05000 g002
Figure 3. The predictive process of echo state network (ESN).
Figure 3. The predictive process of echo state network (ESN).
Sensors 20 05000 g003
Figure 4. The individual parameter structure of the echo state network (ESN).
Figure 4. The individual parameter structure of the echo state network (ESN).
Sensors 20 05000 g004
Figure 5. The development process of improved genetic algorithm optimization echo state network (IGA-ESN) soft sensor model.
Figure 5. The development process of improved genetic algorithm optimization echo state network (IGA-ESN) soft sensor model.
Sensors 20 05000 g005
Figure 6. Internal structure of a typical reduction cell.
Figure 6. Internal structure of a typical reduction cell.
Sensors 20 05000 g006
Figure 7. The relationship between cell pseudo-resistance and alumina concentration.
Figure 7. The relationship between cell pseudo-resistance and alumina concentration.
Sensors 20 05000 g007
Figure 8. On-line anode current distribution detect device: (a) multichannel acquisition module; (b) human machine interface (HMI).
Figure 8. On-line anode current distribution detect device: (a) multichannel acquisition module; (b) human machine interface (HMI).
Sensors 20 05000 g008
Figure 9. In situ data collection: (a) online collection of anode current distribution in aluminum reduction cell; (b) alumina concentration sampling for inspection.
Figure 9. In situ data collection: (a) online collection of anode current distribution in aluminum reduction cell; (b) alumina concentration sampling for inspection.
Sensors 20 05000 g009
Figure 10. Standard deviation the root mean square error (RMSE) when spectral radius SR and reservoir size N change.
Figure 10. Standard deviation the root mean square error (RMSE) when spectral radius SR and reservoir size N change.
Sensors 20 05000 g010
Figure 11. Standard deviation RMSE when input scale IS and reserve pool sparseness SD change.
Figure 11. Standard deviation RMSE when input scale IS and reserve pool sparseness SD change.
Sensors 20 05000 g011
Figure 12. The best fitness curve of IGA-ESN.
Figure 12. The best fitness curve of IGA-ESN.
Sensors 20 05000 g012
Figure 13. Minimum standard deviation curve of population prediction.
Figure 13. Minimum standard deviation curve of population prediction.
Sensors 20 05000 g013
Figure 14. Fitting results of alumina concentration by IGA-ESN.
Figure 14. Fitting results of alumina concentration by IGA-ESN.
Sensors 20 05000 g014
Table 1. Missing data.
Table 1. Missing data.
TimeAl2O3 (kg/m3)Voltage between Anode and Cathode (V)Anode Current (kA)
15:29:312.233.8096.459
15:29:472.423.7946.547
15:30:013.123.7946.457
15:30:142.963.7996.453
15:30:302.773.8096.366
15:30:462.92 6.277
15:31:002.683.8136.099
15:31:153.183.8096.275
15:31:293.22 6.45
15:31:443.293.8046.532
15:31:59 3.7896.272
15:32:233.453.7946.273
Table 2. Data fitting by cubic spline interpolation.
Table 2. Data fitting by cubic spline interpolation.
TimeAl2O3 (kg/m3)Voltage between Anode and Cathode (V)Anode Current (kA)
15:29:312.233.8096.459
15:29:472.423.7946.547
15:30:013.123.7946.457
15:30:142.963.7996.453
15:30:302.773.8096.366
15:30:462.923.8126.277
15:31:002.683.8136.099
15:31:153.183.8096.275
15:31:293.223.8096.45
15:31:443.293.8046.532
15:31:593.223.7896.272
15:32:233.453.7946.273
Table 3. Comparison of experimental results of several models.
Table 3. Comparison of experimental results of several models.
Model TypeRMSEMRE (%)
LSSVM 10.1365216.0953
ELM 20.1274237.1056
BP 30.1342966.8999
KELM 40.08324.7889
TGA-ESN 50.08624.8566
IGA-ESN 60.07654.5321
1 Least-squares support vector machine. 2 extreme learning machine. 3 Backpropagation. 4 Kernel extreme learning machine. 5 Optimization of echo state network by traditional genetic algorithm. 6 Optimization of echo state network by improved genetic algorithm.

Share and Cite

MDPI and ACS Style

Huang, R.; Li, Z.; Cao, B. A Soft Sensor Approach Based on an Echo State Network Optimized by Improved Genetic Algorithm. Sensors 2020, 20, 5000. https://doi.org/10.3390/s20175000

AMA Style

Huang R, Li Z, Cao B. A Soft Sensor Approach Based on an Echo State Network Optimized by Improved Genetic Algorithm. Sensors. 2020; 20(17):5000. https://doi.org/10.3390/s20175000

Chicago/Turabian Style

Huang, Ruoyu, Zetao Li, and Bin Cao. 2020. "A Soft Sensor Approach Based on an Echo State Network Optimized by Improved Genetic Algorithm" Sensors 20, no. 17: 5000. https://doi.org/10.3390/s20175000

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop