Abstract:Composite adaptive radial basis function neural network (RBFNN) control with a lattice distribution of hidden nodes has three inherent demerits: 1) the approximation domain of adaptive RBFNNs is difficult to be determined a priori; 2) only a partial persistence of excitation (PE) condition can be guaranteed; and 3) in general, the required number of hidden nodes of RBFNNs is enormous. This paper proposes an adaptive feedforward RBFNN controller with an optimized distribution of hidden nodes to suitably address the above demerits. The distribution of the hidden nodes calculated by a K-means algorithm is optimally distributed along the desired state trajectory. The adaptive RBFNN satisfies the PE condition for the periodic reference trajectory. The weights of all hidden nodes will converge to the optimal values. This proposed method considerably reduces the number of hidden nodes, while achieving a better approximation ability. The proposed control scheme shares a similar rationality to that of the classical PID control in two special cases, which can thus be seen as an enhanced PID scheme with a better approximation ability. For the controller implemented by digital devices,the proposed method, for a manipulator with unknown dynamics, potentially achieves better control performance than model-based schemes with accurate <a class="link-external link-http" href="http://dynamics.Simulation" rel="external noopener nofollow">this http URL</a> results demonstrate the effectiveness of the proposed scheme. This result provides a deeper insight into the coordination of the adaptive neural network control and the deterministic learning theory.
What problem does this paper attempt to address?
The problems that this paper attempts to solve are the three main drawbacks of the existing adaptive Radial Basis Function Neural Network (RBFNN) control methods when dealing with the unknown dynamic characteristics of robot manipulators:
1. **Difficulty in pre - determining the approximation domain of RBFNN**: Since the input includes the desired state and the state error, and the state error is difficult to know in advance, it is difficult to determine the approximation domain of RBFNN. When the input exceeds the approximation domain, the output of RBFNN will disappear, resulting in approximation failure.
2. **Only partial guarantee of the Persistent Excitation (PE) condition**: The existing methods can only guarantee the partial PE condition of some regression sub - vectors constructed along the periodic system trajectory, which means that only the weights of these regression sub - vectors can converge to the optimal value, while the weights of other hidden nodes that do not satisfy the PE condition may not converge, which greatly reduces the robustness of the controller.
3. **Requirement of a large number of hidden nodes**: Under the lattice - point distribution, the number of hidden nodes increases exponentially with the increase of the dimension of the input vector. For robot manipulators with high degrees of freedom, this will cause the number of hidden nodes to become very large, thus limiting the application of actual electrical devices.
To overcome these problems, the paper proposes an adaptive feed - forward RBFNN controller with an optimized hidden - node distribution. By using the K - means algorithm to calculate the positions of hidden nodes and optimally distribute them along the desired - state trajectory, this method not only significantly reduces the number of hidden nodes, but also improves the approximation ability and control performance. Moreover, when this method is implemented on digital devices, it can show better control performance than the controller based on the exact dynamic model even when the dynamics are unknown.