Model description:
The model structure of the SDRNN have been shown in the attached image, second-order nonlinear system model is assumed as:
$$y(k+1)=\dfrac{y(k)y(k-1))[y(k)+4.5]}{1+y^2(k)+y^2(k-1)}+u(k).$$
The SDRNN(2, 7, 1) is used in simulation, that is, the input layer has 2 neurons $u(k)$ and $y(k)$, 7 neurons in hidden layer, 1 neuron $y(k +1)$ in output layer. The activation function is sigmoid function in hidden layer: this function is the commonly used bipolar function $\rho(x)=\dfrac{1-e^{-x}}{1+e^{-x}}$, initial weight is random value between -1 and 1, the learning rate $\eta=0.45$, momentum factorγ = 0.1.
Type:
Form:
Model order:
2
Time domain:
Linearity:
Publication details:
| Title | Application of Second Order Diagonal Recurrent Neural Network in Nonlinear System Identification |
| Publication Type | Conference Paper |
| Year of Publication | 2010 |
| Authors | Shen, Yan, Ju Xianlong, and Liu Chunxue |
| Conference Name | 2010 International Conference on Web Information Systems and Mining (WISM) |
| Date Published | 10/2010 |
| Publisher | IEEE |
| Conference Location | Sanya |
| ISBN Number | 978-1-4244-8438-6 |
| Accession Number | 11794463 |
| Keywords | backpropagation, nonlinear systems, recurrent neural nets |
| Abstract | In this paper, a kind of second order diagonal recurrent neural network (SDRNN) identification method based on dynamic back propagation(DBP) algorithm with momentum term is proposed. This identification method overcomes the disadvantages such as slow convergent speed and trapping the local minimum. The SDRNN is similar as diagonal recurrent neural network(DRNN) in the structure, two tapped delays are used in the hidden neurons of DRNN, the simple structure of the DRNN is retained, the identification of a nonlinear system is realized with SDRNN. Serial-parallel identification architecture is applied in the modeling. Simulation results show that improved algorithm is effective with advantages the fast convergence, higher identification accuracy, higher adaptability and robustness in system identification. It is suitable for real-time identification of dynamic system. |
| DOI | 10.1109/WISM.2010.10 |
