Intelligent detection method for Biochemical Oxygen Demand based on a Self-organizing Recurrent RBF Neural Network

Information

  • Patent Application
  • 20170185892
  • Publication Number
    20170185892
  • Date Filed
    June 17, 2016
    8 years ago
  • Date Published
    June 29, 2017
    7 years ago
Abstract
Under conventional techniques, wastewater treatment has many problems such as poor production conditions, serious random interference, strong nonlinear behavior, large time-varying, and serious lagging. These problem cause difficult detection of various wastewater treatment parameter such as biochemical oxygen demand (BOD) values that are used to monitor water quality. To solve problems associated with monitoring BOD values in real-time, the present disclosure utilizes a self-organizing recurrent RBF neural network designed for intelligent detecting of BOD values. Implementations of the present disclosure build a computing model of BOD values based on the self-organizing recurrent RBF neural network to achieve real-time and more accurate detection of the BOD values (e.g., a BOD concentration). The implementations herein quickly and accurately obtain BOD concentrations and improve the quality and efficiency of wastewater treatment.
Description
CROSS REFERENCE TO RELATED PATENT APPLICATIONS

This application claims priority to Chinese Patent Application No. 201510999765.5, filed on Dec. 27, 2015, entitled “An Intelligent detection method for Biochemical Oxygen Demand based on a Self-organizing Recurrent RBF Neural Network,” which is hereby incorporated by reference in its entirety.


TECHNICAL FIELD

This present disclosure relates to the field of intelligent control, and more particularly to methods and systems for intelligent detection of biochemical oxygen demand (BOD) values in an urban wastewater treatment process (WWTP).


BACKGROUND

Urban WWTP not only guarantees reliability and stability of wastewater treatment systems but also meets water quality of the national discharge standards. However, influence factors are various for BOD of WWTP and relationships between various influencing factors are complex. Therefore, it is difficult to make real-time detection for BOD. This seriously affects stable operations of urban WWTP. Intelligent detection method for BOD, based on a self-organizing recurrent RBF neural network, is helpful to improve efficiency, strengthen delicacy management, and ensure the effluent quality standards of urban WWTP. The method has great economic benefits as well as significant environmental and social benefits.


Urban WWTP makes water quality to meet national discharge standards, which are mainly related to parameters such as BOD, chemical oxygen demand (COD), effluent suspended solids (SS), ammonia nitrogen (NH3-N), total nitrogen (TN) and total phosphorus (TP) and so on. BOD refers to the needed oxygen for organic decomposition within the given time. At present, detection of BOD in wastewater is mainly performed by using dilution inoculation methods and microbial sensor determination methods. However, detection cycles are generally for 5 days, which can't reflect actual situations of WWTP in real-time. Thus it is difficult to perform closed loop controls of WWTP. Moreover, it is a big challenge for detecting the values of BOD due to a large amount of pollutants in wastewater and different contents. New hardware measuring instruments may be developed to directly determine various variables of WWTP and solve detection problems of water quality parameters due to complex organic matters in wastewater. However, research and development of new sensors will be costly and may be a time-consuming operation. Hence, new methods to solve the problem, such as real-time measurement of BOD values in WWTP, has become an important topic in both academic and practical fields.


In this disclosure, an intelligent detection method for BOD is presented by building a computing model based on a self-organizing recurrent RBF neural network. The neural network uses activity degrees and independent contribution of the hidden neuron to determine whether to add or delete hidden neurons and use a fast gradient descent algorithm to ensure the accuracy of the self-organizing recurrent RBF neural network. The intelligent detection method can achieve a real-time detection for BOD, reduce the cost of measurement for wastewater treatment plants, provide a fast and efficient approach of measurement, and improve benefits of wastewater treatment plants.


SUMMARY

Implementations of the present disclosure relate to an intelligent detection method that is designed for measuring the BOD concentration based on a self-organizing recurrent RBF neural network in this disclosure. For this intelligent detection method, the inputs are variables that are easily measured and the outputs are estimates of the BOD concentration. By constructing the self-organizing recurrent RBF neural network, the implementations obtain the mapping between the auxiliary variables and the BOD concentration. In addition, the implementations can obtain real-time measurements of BOD concentration and solve problems of a long measurement cycle for BOD concentration.


This disclosure adopts the following technical schemes and implementations.


An intelligent detection method for the BOD concentration based on a self-organizing recurrent RBF neural network, and its characteristic and steps include the following steps:


(1) Determining the input and output variables of BOD: For activated sludge system of WWTP, the wastewater treatment variables are analyzed and the input variables of BOD computing model are selected: dissolved oxygen concentration (DO), effluent suspended solids concentration (SS), pH, chemical oxygen demand (COD). The output value of computing model is used to detect the BOD concentration.


(2) Computing model of the intelligent detection of BOD: establishing the computing model of BOD based on a self-organizing recurrent RBF neural network. The structure of recurrent RBF neural network includes three layers: input layer, hidden layer and output layer. The recurrent RBF neural network is 4-m-1, named the number of input layer is 4 and hidden neurons is m, Connection weights between input layer and hidden layer are assigned 1, the connection weights between hidden layer and output layer randomly assign values, the assignment interval is [-1, 1]. The number of the training sample is N and the input of self-organizing recurrent RBF neural network is x(t)=[x1(t), x2(t), x3(t), x4(t)] at time t. The expectation output of the neural network is expressed as yd(t) and the actual output is expressed as y(t), and the computing method of BOD can be described:


{circle around (1)} The input Layer: There are 4 neurons which represent the input variables in this layer. The output values of each neuron are as follows:






u
i(t)=xi(t);   (Equation 1)


wherein ui(t) is the ith output value at time t, i=1, 2, . . . , 4, and the input vector is x(t)=[x1(t), x2(t), x4(t)].


{circle around (2)} The Hidden Layer: There are m neurons of hidden layer. The outputs of hidden neurons are:












θ
j



(
t
)


=

e

-







h
j



(
t
)


-


c
j



(
t
)





2


2



σ
j
2



(
t
)







,





j
=
1

,
2
,





,
m




(

Equation





2

)







cj(t) denotes the center vector of the jth hidden neuron and cj(t)=[c1j(t), c2j(t), . . . , c4j(t)]T at time t, ∥hj(t)−cj(t)∥ is the Euclidean distance between hj(t) and cj(t), and σj(t) is the radius or width of the jth hidden neuron at time t, hj(t) is input vector of the jth hidden neuron at time t described as:






h
j(t)=[u1(t), u2(t), . . . u4(t), vj(ty(t−1)]T,   (Equation 3)


y(t−1) is the output value of the output layer at time t−1, vj(t) denotes the connection weight from output layer to the jth hidden neuron at time t, and v(t)=[v1(t), v2(t), . . . , vm(t)]T, T represents transpose;


{circle around (3)} The Output Layer: There is only one node in this layer, the output is:











y


(
t
)


=


f


(


w


(
t
)


,

θ


(
t
)



)


=




j
=
1

m





w
j



(
t
)


×


θ
j



(
t
)






,





j
=
1

,





,
m
,




(

Equation





4

)







wherein w(t)=[w1(t), w2(t), . . . , wm(t)]T is the connection weights between the hidden neurons and output neuron at time t, θ(t)=[θ1(t), θ2(t), . . . , θm(t)]T is the output vector of the hidden layer, and y(t) represents the output of recurrent RBF neural network at time t.


The error of self-organizing recurrent RBF neural network is:











E


(
t
)


=


1
N






t
=
1

N




(



y
d



(
t
)


-

y


(
t
)



)

2




,




(

Equation





5

)







yd(t) is the expectation output of neural network and the actual output is expressed as y(t);


(3) Training the self-organizing recurrent RBF neural network;


{circle around (1)} providing the self-organizing recurrent RBF neural network, the initial number of hidden layer neurons is m, m>2 is a positive integer. The input of self-organizing recurrent RBF neural network is x(1), x(2), . . . , x(t), . . . , x(N), correspondingly, the expectation output is yd(1), yd(2), . . . , yd(t), . . . , yd(N), expected error value is set to Ed, Ed∈(0, 0.01). The every variable of initial center value cj(1) ∈(−2, 2), width value σj(1) ∈(0, 1), initial feedback weight vj(1) ∈(0, 1), j=1, 2, . . . , m; initial weight w(1) ∈(0, 1);


{circle around (2)} Setting the learning step s=1;


{circle around (3)} t=s; according to Equations (1)-(4), calculating the output of the self-organizing recurrent RBF neural network by exploiting a fast gradient descent algorithm:












c
j



(

t
+
1

)


=



c
j



(
t
)


-


η
c



1

σ
j
2




(



y
d



(
t
)


-

y


(
t
)



)




w
j



(
t
)


×


θ


(
t
)




[



h
j



(
t
)


-


c
j



(
t
)



]





,




(

Equation





6

)









σ
j



(

t
+
1

)


=



σ
j



(
t
)


-


η
σ



1

σ
j
3




(



y
d



(
t
)


-

y


(
t
)



)




w
j



(
t
)


×


w
j



(
t
)


×

θ


(
t
)









h
j



(
t
)


-


c
j



(
t
)





2




,




(

Equation





7

)














v
j



(

t
+
1

)


=



v
j



(
t
)


-



η
v



(



y
d



(
t
)


-

y


(
t
)



)





w
j



(
t
)




θ


(
t
)




y


(

t
-
1

)





,





(

Equation





8

)














w
j



(

t
+
1

)


=



w
j



(
t
)


-



η
w



(



y
d



(
t
)


-

y


(
t
)



)





θ
j



(
t
)





,





(

Equation





9

)







ηc, ησ, ηv, ηw are the learning rate of centre, width, feedback connection weight from output layer to hidden layer and the connection weight between hidden layer and output layer, respectively. In addition, ηc∈(0, 0.01], ησ∈(0, 0.01], ηv∈(0, 0.02], ηw ∈(0, 0.01]; cj(t+1)=[c1j(t+1), c2j (t+1), . . . , c4j (t+1)] denotes the center vector of the jth hidden neuron at time t+1; σj(t+1) is the radius or width of the jth hidden neuron at time t+1; vj(t+1) denotes the connection weight from output layer to the jth hidden neuron at time t+1; wj(t+1) is the connection weights between the hidden neurons and output neuron at time t+1;


{circle around (4)} t>3, calculating independent contribution:












ψ
j



(
t
)


=




q
j



(

t
-
1

)


+


q
j



(
t
)







j
=
1

m



(



q
j



(

t
-
1

)


+


q
j



(
t
)



)




,





j
=
1

,





,
m
,




(

Equation





10

)







wherein ψj(t) is the independent contribution of the jth hidden neuron at time t; qh(t−1) is independent contribution output of the jth hidden neuron at time t−1. qj(t) is independent contribution output of the jth hidden neuron at time t; Moreover, qi=[qj(t−1), qi(t)] is independent contribution output vector of the jth hidden neuron; Q(t)=[q1(t), . . . qm−1(t), qm(t)]T is the independent contribution matrix at time t,






Q(t)=Φ(t)Ω(t),   (Equation 11)


wherein Ω(t) is a coefficients matrix which is provided as:





Ω(t)=D−1(t)Φ(t)b(t)z(t),   (Equation 12)


wherein Φ(t)=[θ(t−1), θ(t)] is the output matrix of hidden layer at time t, θ(t−1)=[θ1(t−1), θ2(t−1), . . . , θm(t−1)]T is the output vector of hidden layer at time t−1, θ(t)=[θ1(t), θ2(t), . . . , θm(t)]T is the output vector of hidden layer at time t; D(t), B(t) and z(t) are the covariance matrix of Φ(t), the whitening matrix of y(t) and the whitening transformation matrix of y(t), respectively. D(t), B(t) and z(t) are provided as:











D


(
t
)


=

[








j
=
1

m




(



θ
j



(

t
-
1

)


-


θ
_



(

t
-
1

)



)

2



m
-
1









j
=
1

m




(



θ
j



(

t
-
1

)


-


θ
_



(

t
-
1

)



)



(



θ
j



(
t
)


-


θ
_



(
t
)



)




m
-
1











j
=
1

m




(



θ
j



(

t
-
1

)


-


θ
_



(

t
-
1

)



)



(



θ
j



(
t
)


-


θ
_



(
t
)



)




m
-
1









j
=
1

m




(



θ
j



(
t
)


-


θ
_



(
t
)



)

2



m
-
1





]


,




(

Equation





13

)








B


(
t
)


=



Λ


-
1

/
2




(
t
)





U
T



(
t
)




,




(

Equation





14

)








z


(
t
)


=



Λ


-
1

/
2




(
t
)





U
T



(
t
)




y


(
t
)




,




(

Equation





15

)







where θ(t−1)=(θ1(t−1)+θ2(t−1)+ . . . +θm(t−1))/m is the average value of elements of output vector in hidden layer at time t−1, θ(t)=(θ1(t)+θ2(t)+ . . . +θm(t))/m is the average value of elements of output vector in hidden layer at time t; ∪(t) and Λ(t) are the eigenvector and eigenvalue matrices of y(t); y(t) is the output matrix of self-organizing recurrent RBF neural network at time t






y(t)=Φ(t)δ(t),   (Equation 16)


wherein δ(t) is the weight matrix of hidden layer to output layer





δ(t)=[w(t−1), w(t)],   (Equation 17)


wherein w(t−1)=[w1(t−1), w2(t−1), . . . , wm(t−1)]T and w(t)=[w1(t), w2(t), . . . , wm(t)]T are the output of self-organizing recurrent RBF neural network, the output vector of the hidden layer and the weight vector at time t−1 and time t, respectively.


{circle around (5)} t>3, calculating activity degree of hidden neuron:






S
j=(t)=e−∥hj(t)−cj(t)∥,   (Equation 18)


wherein Sj(t) is the activity degree of the jth hidden neuron at time t, j=1, 2, . . . m.


{circle around (6)} t>3, adjusting the structure of self-organizing recurrent RBF neural network:


In the process of adjusting structure of neural network, calculating the activity degree of the /th hidden neuron S/(t) and the independent contribution of the /th hidden neuron ψ/(t).


When the activity degree and independent contribution of the /th hidden neuron satisfy:






S
l(t)=max S(t),   (Equation 19)





ψl(t)=max ψ(t),   (Equation 20)


wherein S(t)=[S1(t), . . . , Sm−1(t), Sm(t)] is the vector of activity degree of hidden neurons at time t, ψ(t)=[ψ1(t), . . . , ψm−1(t), ψm(t)] is the vector of independent contribution of hidden neurons at time t, adding 1 hidden neuron and the number of hidden neurons is M1=m+1; Otherwise, the structure of self-organizing recurrent RBF neural network is not adjusted, M1=m;


When the activity degree and independent contribution of the ith hidden neuron satisfy:






S
i(t)=min S(t),   (Equation 21)





ψi(t)=min ψ(t),   (Equation 22)


deleting the ith hidden neuron and updating the number of hidden neurons M2=M1−1; otherwise the structure of self-organizing recurrent RBF neural network is not adjusted, M2=M1;


{circle around (7)} increasing one learning step s, if s<N, then turning to step{circle around (3)}; if s=N, turning to step{circle around (8)}.


{circle around (8)} according to Eq. (5), calculating the performance of self-organizing recurrent RBF neural network. If E(t)≧Ed, then turning to step {circle around (3)}; if E(t)<Ed, stopping the training process.


(4) BOD concentration prediction;


The testing samples are used as the input of self-organizing recurrent RBF neural network, and the output of neural network is the computed values of BOD concentration.


The novelties of this disclosure contain:


(1) In order to detect BOD concentrations online with acceptable accuracy, an intelligent detection method is developed in this disclosure. The results demonstrate that BOD trends in WWTP can be predicted with acceptable accuracy using DO, SS, pH data and COD as input variables. This intelligent detection method not only solves the problem of measured online for BOD concentrations with acceptable accuracy but also gets rid of the complicated process of developing new sensors and reduces the operation cost in WWTP.


(2) This intelligent detection method is based on the self-organizing recurrent RBF neural network by exploiting the activity degree and independent contribute of hidden neurons. The implementations of this disclosure may optimize both parameters and the network size during the learning process simultaneously. Accordingly, online measurement may be performed for detection of BOD concentrations with high measurement precision and strong adaptation for environment.


This disclosure utilizes four input variables in this intelligent detection method to predict the BOD concentration. In fact, it is in the scope of this disclosure that any of the variables: oxidation-reduction potential (ORP), DO, temperature, SS, pH, COD and total nitrogen (TN), may be used to predict effluent TP concentrations. Moreover, this intelligent detection method is also able to predict the others variables in urban WWTP.


This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.





BRIEF DESCRIPTION OF THE DRAWINGS

The detailed description is described with reference to the accompanying figures. In the figures, the left-most digit(s) of a reference number identifies the figure in which the reference number first appears. The same reference numbers in different figures indicate similar or identical items.



FIG. 1 shows a structure of an intelligent detection method based on a self-organizing recurrent RBF neural network in accordance with implementations of this disclosure.



FIG. 2 shows training results of an intelligent detection method.



FIG. 3 shows a training error of an intelligent detection method.



FIG. 4 shows a predicting result of an intelligent detection method.



FIG. 5 shows a predicting error of an intelligent detection method.



FIGS. 6-17 show tables in accordance with implementations of the present disclosure. Tables 1-12 show the experimental data in this disclosure. Tables 1-4 show training samples of chemical oxygen demand (COD), DO, pH, SS concentration. Table 5 shows real output values of BOD concentrations. Table 6 shows outputs of the self-organizing recurrent RBF neural network in the training process. Tables 7-10 show the testing samples of chemical oxygen demand (COD), DO, pH, SS concentration. Table 11 shows real output values of BOD concentration. Table 12 shows the outputs of the self-organizing recurrent RBF neural network in the predicting process. Moreover, the samples are imported as the sequence from the tables. The first data is in the first row and the first column. Then, the second data is in the first row and the second column. Until all of data is imported from the first row, the data in the second row and following rows are inputted as the same way.





DETAILED DESCRIPTION

This disclosure takes suspended solids concentrations (SS), dissolved oxygen (DO), pH, chemical oxygen demand (COD) as characteristic variables for BOD, except for the pH (no unit), the unit of the above parameters is mg/L;


The experimental data comes from water quality analysis statement of a wastewater treatment plant in 2012; choosing data of SS concentrations, DO, pH and COD as experimental samples, after eliminating abnormal sample, 100 groups of data are available, and the group of 60 are used as training samples, and the remaining 40 groups are used as test samples.


This disclosure adopts the following technical scheme and implementation steps:


An intelligent detection method for the BOD concentration based on a self-organizing recurrent RBF neural network is described using the following operations.


(1) Determining the input and output variables of BOD: For sewage treatment process of activated sludge system, sewage treatment process variables are analyzed and select the input variables of BOD computing model: DO concentration, effluent SS concentration, pH, COD. The output value of computing model is the detected BOD concentration.


(2) Computing model of intelligent detection of BOD: establishing a computing model of BOD based on a self-organizing recurrent RBF neural network. The structure of recurrent RBF neural network may include three layers: input layer, hidden layer and output layer. The network is 4-m-1, named the number of input layer is 4 and hidden neurons is m. Connection weights between input layer and hidden layer are assigned one, the connection weights between hidden layer and output layer randomly assign values, the assignment interval is [1, 1]. The number of the training sample is N and the input of self-organizing recurrent RBF neural network is x(t)=[x1(t), x2(t), x3(t), x4(t)] at time t. The expectation output of neural network output is expressed as yd(t) and the actual output is expressed as y(t). Computing method of BOD can be described:


{circle around (1)} The input Layer: There are 4 neurons which represent the input variables in this layer. The output values of each neuron are as follows:






u
i(t)=xi(t);   (Equation 23)


wherein ui(t) is the ith output value at time t, i=1, 2, . . . , 4, and the input vector is x(t)=[x1(t), x2(t), . . . x4(t)].


{circle around (2)} The Hidden Layer: There are m neurons of hidden layer. The outputs of hidden neurons are:












θ
j



(
t
)


=

e

-







h
j



(
t
)


-


c
j



(
t
)





2


2



σ
j
2



(
t
)







,





j
=
1

,
2
,





,
m
,




(

Equation





24

)







cj (t) denotes the center vector of the jth hidden neuron and cj(t)=[c1j(t), c2j(t), . . . , c4j(t)]T at time t, ∥hj(t)−cj(t)∥ is the Euclidean distance between hj(t) and cj(t), and σj(t) is the radius or width of the jth hidden neuron at time t, hj(t) is input vector of the jth hidden neuron at time t described as






h
j(t)=[u1(t), u2(t), . . . u4(t), vj(ty(t−1)]T,   (Equation 25)


y(t−1) is the output value of the output layer at time t−1, vj(t) denotes the connection weight from output layer to the jth hidden neuron at time t, and v(t)=[v1(t), v2(t), . . . , vm(t)]T, T represents transpose;


{circle around (3)} The Output Layer: There is only one node in this layer, the output is:











y


(
t
)


=


f


(


w


(
t
)


,

θ


(
t
)



)


=




j
=
1

m





w
j



(
t
)


×


θ
j



(
t
)






,





j
=
1

,





,
m
,
,




(

Equation





26

)







wherein w(t)=[w1(t), w2(t), . . . , wm(t)]T is the connection weights between the hidden neurons and output neuron at time t, θ(t)=[θ1(t), θ2(t), . . . , θm(t)]T is the output vector of the hidden layer, y(t) represents the output of recurrent RBF neural network at time t.


The error of self-organizing recurrent RBF neural network is:











E


(
t
)


=


1
N






t
=
1

N




(



y
d



(
t
)


-

y


(
t
)



)

2




,




(

Equation





27

)







yd(t) is the expectation output of neural network and the actual output is expressed as y(t);


(3) Training the self-organizing recurrent RBF neural network;


{circle around (1)} Providing the self-organizing recurrent RBF neural network, the initial number of hidden layer neurons is m, and m>2 is a positive integer. The input of self-organizing recurrent RBF neural network is x(1), x(2), . . . , x(t), . . . , x(N), correspondingly, the expectation output is yd(1), yd(2), . . . , yd(t), . . . , yd(N), expected error value is set to Ed, Ed∈(0, 0.01). The every variable of initial centre value cj(1) ∈(−2, 2), width value σj(1) ∈(0, 1), initial feedback weight vj(1) ∈(0, 1), j=1, 2, . . . , m; initial weight w(1) ∈(0, 1);


{circle around (2)} Setting the learning step s=1;


{circle around (3)} t=s; According to Equations (1)-(4), calculating the output of self-organizing recurrent RBF neural network by exploiting a fast gradient descent algorithm:












c
j



(

t
+
1

)


=



c
j



(
t
)


-


η
c



1

σ
j
2




(



y
d



(
t
)


-

y


(
t
)



)




w
j



(
t
)


×


θ


(
t
)




[



h
j



(
t
)


-


c
j



(
t
)



]





,




(

Equation





28

)









σ
j



(

t
+
1

)


=



σ
j



(
t
)


-


η
σ



1

σ
j
3




(



y
d



(
t
)


-

y


(
t
)



)




w
j



(
t
)


×


w
j



(
t
)


×

θ


(
t
)









h
j



(
t
)


-


c
j



(
t
)





2




,




(

Equation





29

)














v
j



(

t
+
1

)


=



v
j



(
t
)


-



η
v



(



y
d



(
t
)


-

y


(
t
)



)





w
j



(
t
)




θ


(
t
)




y


(

t
-
1

)





,





(

Equation





30

)














w
j



(

t
+
1

)


=



w
j



(
t
)


-



η
w



(



y
d



(
t
)


-

y


(
t
)



)





θ
j



(
t
)





,





(

Equation





31

)







ηc, ησ, ηv, ηw are the learning rate of center, width, feedback connection weight from output layer to hidden layer and the connection weight between hidden layer and output layer, respectively. In addition, ηc∈(0, 0.01], ησ∈(0, 0.01], ηv∈(0, 0.02], ηw∈(0, 0.01]; cj(t−1)=[c1j(t+1), c2j(t+1), c4j(t+1)] denotes the center vector of the jth hidden neuron at time t+1; σj(t+1) is the radius or width of the jth hidden neuron at time t+1; vj(t+1) denotes the connection weight from output layer to the jth hidden neuron at time t+1; wj(t+1) is the connection weights between the hidden neurons and output neuron at time t+1;


{circle around (4)} t>3, calculating independent contribution:












ψ
j



(
t
)


=




q
j



(

t
-
1

)


+


q
j



(
t
)







j
=
1

m



(



q
j



(

t
-
1

)


+


q
j



(
t
)



)




,





j
=
1

,





,
m
,




(

Equation





32

)







wherein ψj(t) is the independent contribution of the jth hidden neuron at time t; qj(−1) is independent contribution output of the jth hidden neuron at time t−1. qj(t) is independent contribution output of the jth hidden neuron at time t; Moreover, qj[qj(t−1), qj(t)] is independent contribution output vector of the jth hidden neuron; Q(t)=[q1(t), . . . qm−1(t), qm(t)]T is the independent contribution matrix at time t,






Q(t)=Φ(t)Ω(t),   (Equation 33)


wherein Ω(t) is a coefficients matrix which is provided as:





Ω(t)=D−1(t)Φ(t)B(t)z(t),   (Equation 34)


wherein Φ(t)=[θ(t−1), θ(t)] is output matrix of hidden layer at time t, θ(t−1)=[θ1(t−1), θ2(t−1), . . . , θm(t−1)]T is output vector of hidden layer at time t−1, θ(t)=[θ1(t), θ2(t), . . . , θm(t)]T is output vector of hidden layer at time t; D(t), B(t) and z(t) are the covariance matrix of Φ(t), the whitening matrix of y(t) and the whitening transformation matrix of y(t), respectively. D(t), B(t) and z(t) are provided as:











D


(
t
)


=

[








j
=
1

m




(



θ
j



(

t
-
1

)


-


θ
_



(

t
-
1

)



)

2



m
-
1









j
=
1

m




(



θ
j



(

t
-
1

)


-


θ
_



(

t
-
1

)



)



(



θ
j



(
t
)


-


θ
_



(
t
)



)




m
-
1











j
=
1

m




(



θ
j



(

t
-
1

)


-


θ
_



(

t
-
1

)



)



(



θ
j



(
t
)


-


θ
_



(
t
)



)




m
-
1









j
=
1

m




(



θ
j



(
t
)


-


θ
_



(
t
)



)

2



m
-
1





]


,




(

Equation





35

)








B


(
t
)


=



Λ


-
1

/
2




(
t
)





U
T



(
t
)




,




(

Equation





36

)








z


(
t
)


=



Λ


-
1

/
2




(
t
)





U
T



(
t
)




y


(
t
)




,




(

Equation





37

)







wherein θ(t−1)=(01(t−1)+02(t−1)+. . . +0m(t−1))/m is the average value of elements of output vector in hidden layer at time t−1, θ(t)=(θ1(t)+θ2(t)+ . . . +θm(t))/m is the average value of elements of output vector in hidden layer at time t; ∪(t) and Λ(t) are the eigenvector and eigenvalue matrices of y(t); y(t) is the output matrix of self-organizing recurrent RBF neural network at time t,






y(t)=Φ(t)δ(t),   (Equation 38)


wherein δ(t) is the weight matrix of hidden layer to output layer,





δ(t)=[w(t−1),w(t)]  (Equation 39)


wherein w(t−1)=[w1(t−1) , w2(t−1), . . . , wm(t−1)]T and w(t)=[w1(t) , w2(t), . . . , wm(t)]T are the output of self-organizing recurrent RBF neural network, the output vector of the hidden layer and the weight vector at time t−1 and time t, respectively.


{circle around (5)} t>3, calculating activity degree of hidden neuron:






S
j(t)=e−∥hj(t)−cj(t)∥,   (Equation 40)


wherein Sj(t) is the activity degree of the jth hidden neuron at time t, j=1, 2, . . . m.


{circle around (6)} t>3, adjusting the structure of the self-organizing recurrent RBF neural network:


In the process of adjusting structure of neural network, calculating the activity degree of the lth hidden neuron S/(t) and the independent contribution of the /th hidden neuron ψ/)/(t).


When the activity degree and independent contribution of the lth hidden neuron satisfy:






S
l(t)=max S(t),   (Equation 41)





ψl(t)=max ψ(t),   (Equation 42)


wherein S(t)=[S1(t), . . . , Sm−1(t), Sm(t)] is the vector of activity degree of hidden neurons at time t, ψ(t)=[ψ1(t), . . . , ψm−1(t), ψm(t)] is the vector of independent contribution of hidden neurons at time t; adding one hidden neuron and the number of hidden neurons is M1=m+1; Otherwise, the structure of self-organizing recurrent RBF neural network is not adjusted, M1=m;


When the activity degree and independent contribution of the ith hidden neuron satisfy:






S
i(t)=min S(t),   (Equation 43)





ψi(t)=min ψ(t),   (Equation 44)


deleting the ith hidden neuron and updating the number of hidden neurons M2=M1−1; otherwise the structure of self-organizing recurrent RBF neural network is not adjusted, M2=M1;


{circle around (7)} increasing one learning steps, if s<N, then turning to step {circle around (3)}; if s=N, turning to step {circle around (8)}.


{circle around (8)} according to Eq. (5), calculating the performance of self-organizing recurrent RBF neural network. If E(t)≧Ed, then turning to step {circle around (3)}; if E(t)<Ed, stopping the training process.


The training result of the intelligent detection method for BOD concentration is shown in FIG. 2. X axis shows the number of samples. Y axis shows the BOD concentration. The unit of Y axis is mg/L. The solid line presents the real values of BOD concentrations. The dotted line shows the outputs of intelligent detection method in the training process. The errors between the real values and the outputs of intelligent detection method in the training process are shown in FIG. 3. X axis shows the number of samples. Y axis shows the training error. The unit of Y axis is mg/L.


(4) BOD concentration prediction;


The testing samples used as the input of self-organizing recurrent RBF neural network, the output of neural network is the computing values of BOD concentration. The predicting result is shown in FIG. 4. X axis shows the number of testing samples. Y axis shows the BOD concentration. The unit of Y axis is mg/L. The solid line presents the real values of BOD concentration. The dotted line shows the outputs of intelligent detection method in the testing process. The errors between the real values and the outputs of intelligent detection method in the testing process are shown in FIG. 5. X axis shows the number of samples. Y axis shows the testing error. The unit of Y axis is mg/L.


CONCLUSION

Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts are disclosed as example forms of implementing the claims.

Claims
  • 1. A method for intelligent detection of a biochemical oxygen demand (BOD) concentration, the method comprising: (1) determining input and output variables of BOD by analyzing sewage treatment process variables and selecting the input variables of a BOD computing model that include a dissolved oxygen concentration (DO), an effluent suspended solids concentration (SS), a pH value, a chemical oxygen demand (COD) for a sewage treatment process of an activated sludge system, an output value of the BOD computing model being a detected BOD concentration associated with the sewage treatment process of the activated sludge system;(2) designing the BOD computing model of the intelligent detection of the BOD concentration using a self-organizing recurrent Radial basis function (RBF) neural network;(3) training the self-organizing recurrent RBF neural network using training samples; and(4) predicting the BOD concentration associated with the sewage treatment process of the activated sludge system using the trained self-organizing recurrent RBF neural network and testing sample data.
  • 2. The method of claim 2, wherein a structure of the self-organizing recurrent RBF neural network comprises three layers: an input layer, a hidden layer and an output layer, a connection manner of the self-organizing recurrent RBF neural network is 4-m-1 in which a number of the input layer is 4 and the hidden neurons is m, connection weights between the input layer and the hidden layer are assigned 1, the connection weights between the hidden layer and the output layer are randomly assigned values, the assignment interval is [1, 1], a number of training samples is N, and an input of the self-organizing recurrent RBF neural network is x(t)=[x1(t), x2(t), x3(t), x4(t)] at time t.
  • 3. The method of claim 3, wherein an expectation output of the self-organizing recurrent RBF neural network is expressed as yd(t) and an actual output of the self-organizing recurrent RBF neural network is expressed as y(t), and the BOD concentration is calculated based on the self-organizing recurrent RBF neural network comprising: {circle around (1)} the input layer comprising 4 neurons representing the input variables in the input layer, and the output values of each neuron are as follows: ui(t)=xi(t);   (Equation 1)wherein ui(t) is a ith output value at time t, i=1, 2, . . . , 4, and an input vector is x(t)=[x1(t), x2(t), . . . , x4(t)].{circle around (2)} the hidden layer comprising m neurons of the hidden layer, the outputs of hidden neurons are:
  • 4. The method of claim 3, wherein an error of the self-organizing recurrent RBF neural network is calculated using:
  • 5. The method of claim 4, wherein the training the self-organizing recurrent RBF neural network using training samples comprising: {circle around (1)} providing the self-organizing recurrent RBF neural network, an initial number of the hidden layer neurons is m, m>2 is a positive integer, the input of the self-organizing recurrent RBF neural network is x(1), x(2), . . . , x(t), . . . , x(N), correspondingly, the expectation output is yd(1), yd(2), . . . , yd(t), . . . , yd(N), an expected error value is set to Ed, Ed∈(0, 0.01), each variable of initial center values cj(1) ∈(-2, 2), a width value σj(1) ∈(0, 1), an initial feedback weight vj(1) ∈(0, 1), j=1, 2, . . . , m; and an initial weight w(1) ∈(0, 1);{circle around (2)} setting a learning step s=1;{circle around (3)} t=s, calculating the output of the self-organizing recurrent RBF neural network according to equations (1)-(4) and exploiting a fast gradient descent algorithm using parameters:
  • 6. The method of claim 5, wherein the testing sample data is the input of the self-organizing recurrent RBF neural network, and the output of the self-organizing recurrent RBF neural network is a computed value of the BOD concentration.
Priority Claims (1)
Number Date Country Kind
201510999765.5 Dec 2015 CN national