Skip to main content

ORIGINAL RESEARCH article

Front. Neurosci., 29 May 2019
Sec. Autonomic Neuroscience
This article is part of the Research Topic Hybrid Intelligent Algorithms Based Learning, Optimization, and Application to Autonomic Control Systems View all 6 articles

Robust Adaptive Recurrent Cerebellar Model Neural Network for Non-linear System Based on GPSO

\nJian-sheng Guan,*Jian-sheng Guan1,2*Shao-jiang HongShao-jiang Hong1Shao-bo KangShao-bo Kang1Yong ZengYong Zeng2Yuan SunYuan Sun1Chih-Min Lin*Chih-Min Lin3*
  • 1College of Electrical Engineering and Automation, Xiamen University of Technology, Xiamen, China
  • 2Princess Margaret Cancer Centre, University Health Network, Toronto, ON, Canada
  • 3Department of Electrical Engineering, Innovation Center for Big Data and Digital Convergence, Yuan Ze University, Taoyuan, Taiwan

A robust adaptive recurrent cerebellar model articulation controller (RARC) neural network for non-linear systems using the genetic particle swarm optimization (GPSO) algorithm is presented in this study. The RARC is used as the principal tracking controller and the robust compensation controller is designed to recover the residual of the approximation error. In the RARC neural network, the steepest descent gradient method and the Lyapunov function are used for deriving the adaptive law parameter of the system. Besides, the learning rates play an important role in these adaptive laws and they have a great effect on the functions of control systems. In this paper, the combination of the genetic algorithm with the mutation particle swarm optimization algorithm is applied to seek for the optimal learning rates of the RARC adaptation laws. The numerical simulations about the inverted pendulum system as well as the robot manipulator system are given to confirm the effectiveness and practicability of the GPSO-RARC-based control system. Compared with other control schemes, the proposed control scheme is testified to be reliable and can obtain the optimal parameter about the learning rates and the minimum root mean square error for non-linear systems.

Introduction

Strictly speaking, almost all practical control systems are non-linear systems and there is a difference between the mathematical model and the practical system. Besides, the structure and parameters of the practical systems are generally unknown or time-varying and the disturbances acting on the system are often random and unmeasurable in many cases. The neural network has the advantages of highly parallel structure, powerful learning ability, continuous non-linear function approximation ability, fault tolerance, etc., which greatly promotes and expands the application of neural network technology in non-linear system identification and control (Hunt et al., 1992). Recently, scholars have proposed generous research papers on neural network control theory and engineering application. For a class of uncertain non-linear systems with strict feedback, an adaptive neural network controller was designed using dynamic surface control technique (Wang and Huang, 2005). For a class of uncertain Multiple-Input Multiple-Output non-linear systems with unknown control coefficient matrix and input non-linearity, a variable structure control method combining an adaptive neural network controller with backtracking and Lyapunov synthesis is proposed (Chen et al., 2010). The paper presented a control scheme for the non-linear systems with input and state delay, which merges a radial basis function neural network, backstepping, and adaptive control (Zhu et al., 2008). As for a class of second-order non-linear systems, a wavelet adaptive backstepping control system was designed, which consists of a neural backstepping controller and a robust controller (Hsu et al., 2006).

In 1975, Albus proposed the concept of the cerebellar model articulation controller (CMAC) for the first time (Albus, 1975), which was an imitation of the cerebellum learning structure, also one of the local approximations in the neural network system. Cerebellar model network system not only has non-linear approximation ability, adaptive generalization ability and associative memory ability, but also is a kind of fast convergence neural network, which has been widely used in non-linear real-time control system (Guan et al., 2016). An efficient controller was proposed for the robot manipulators based on the structure and local learning characteristics of CMAC (Commuri et al., 1997). Considering the characteristics of non-linear uncertainty model, the paper presented an adaptive connection controller based on the monitoring system, which was composed of a supervisory controller and adaptive CMAC (Lin and Peng, 2004). Compared with fully connected neural networks, the CMAC neural network (NN) has strong structural advantages and was an effective control method for unknown dynamics non-linear systems (Commuri and Lewis, 1995). For a class of multi-input and multi-output uncertain non-linear systems, a self-organizing CMAC control system was proposed, which combines sliding mode control, compensation control and CMAC (Lin and Chen, 2009). At the same time, a TKS fuzzy CMAC controller integrates the robust compensation and adaptive law is proposed to improve the precision of position control and speed control for robot manipulators (Guan et al., 2018).

As a kind of artificial neural network, recurrent neural network takes sequence data as input, recursion in the direction of sequence evolution and all nodes are linked in a chain to form a closed loop. Therefore, it can show dynamic time series behavior. Unlike feed forward neural networks, RNNs have the characteristics of memory and parameter sharing. This performance also makes it extremely useful for speech recognition, language modeling, machine translation and other fields (Sak et al., 2014). A complex fuzzy neural network system, which can be a modified version of the fuzzy neural networks, was used for identifying and controlling non-linear dynamic systems (Zhong et al., 2017, 2018; Lam, 2018). The recursive neuron has an internal feedback loop which can capture the dynamic response of the system and further simplify the network model (Lee and Teng, 2000). The paper combines Takagi-Sugeno-Kang fuzzy model with the wavelet neural network and constructs a recurrent wavelet fuzzy neural network to identify and predict the operation of non-linear dynamic systems (Lin and Chin, 2004). For the non-linear uncertain systems, an adaptive recurrent CMAC with sliding mode control was proposed, and the performance of the system was proved on the car-following system and the chaotic system (Lin and Chen, 2006). For the motion control of the linear ultrasonic motor, an adaptive recurrent CMAC based on variable optimal learning rate and dynamic gradient descent method was studied (Peng and Lin, 2007).

Particle swarm optimization (PSO) algorithm is an evolutionary algorithm proposed by Kennedy and Eberhart in 1995 (Eberhart and Kennedy, 1995). It is derived from the simulation of bird predation and is an evolutionary computation technology based on swarm intelligence. As a new parallel optimization evolutionary algorithm, PSO can deal with a large number of non-linear, non-differentiable, multi-peak as well as non-continuous optimization and multi-peak optimization problems, which was widely used in engineering and science fields (Kennedy, 2011). In the 1970s, professor J. H. Holland first developed the model of Genetic algorithm (GA) (Holland, 1973). It is an effective optimization method with principles about genetics natural selection. GA is also very popular in the fields of optimal scheduling, computer science, combinatorial optimization as well as transportation problem since its simple and universal, strong robustness and parallel processing (Holland, 1992). The improvement of genetic algorithm in the past is generally considered as the problem of premature and convergence. An adaptive genetic algorithm with dynamic fitness function for multi-objective problems in a dynamic environment was proposed to review the performance of the algorithm (Bingul, 2007). A new kind of genetic algorithms combined with the concept of the horizontal set was proposed to control the “precocity” of the genetic algorithm (Qinghua et al., 2006). In order to improve the convergence of the genetic algorithm, an improved crossover operation is proposed, and new population diversity and individual correlation are defined (Cai and Xia, 2006). However, the research on genetic algorithm fails to fully consider the situation of individuals in each generation, which does not match the growth and improvement of individuals in the process of evolution. In the selection and cross steps of the genetic algorithm, individuals directly enter the next generation, while individuals themselves do not get improved. Individuals have to grow and adapt to the environment in order to reproduce in nature. In the PSO algorithm, each particle is related to each other, and the particle can be imitated in the natural world, and the maximum performance can be improved and the particle can be mature (Peng et al., 2008).

There are usually two options to select the appropriate learning rate of the recurrent CMAC (learning rate of the recurrent neuron, weight, the variance and the mean), one of which is to adopt human expert experience. However, the accuracy of the method is not high, and not suitable for complex and uncertain problems. The second scheme is gradient learning (Song et al., 2008; Misra and Saha, 2010). In this paper, a robust adaptive recurrent cerebellar model neural network for non-linear system based on GPSO algorithm is investigated, in order to avoid trial-and-error and improve the local optimal problems. In this system, the optimal learning rate for controller is calculated by GPSO algorithm, the adaptive recurrent cerebellar model articulation controller is used as the principal tracking controller and the robust compensation controller is designed to recover the residual of the approximation error, and the steepest descent gradient method and the Lyapunov function are used for deriving the online adaptive law parameter, so that the system stability can be guaranteed. Finally, the proposed GPSO-RARC-based control system is applied to the inverted pendulum system and the robot manipulator system to illustrate its effectiveness. Compared with the existing research already reported in the literature, the contribution of this paper has the following three aspects: (1) This paper combines genetic algorithm and mutation particle swarm optimization algorithm to find the optimal learning rate of adaptive law to the robust adaptive recurrent cerebellar model articulation controller and reduce the system training time; (2) The proposed control scheme ensures the stability of the entire system; (3) The compensation control can eliminate the small disturbance, when there are uncertainty, the compensation control deals with the lumped uncertainty. The full text is structured as follows. After a basic introduction, the formulation of the non-linear control system is shown in section Problem Formulation. In section GPSO-RARC, a GPSO-RARC control system is developed. Section Simulation Results provides the simulation results about the manipulator system and the inverted pendulum system. Finally, in Section Conclusion some valuable conclusions are drawn from the results.

Problem Formulation

The nth order non-linear system can be denoted as:

{x(n)(t)=f(x_(t))+g(x_(t))u(t)+d(t)y=x(t)    (1)

or, equivalent to formulas

{x˙1=x2x˙2=x3     x˙n=f(x1,x2,,xn)+g(x1,x2,,xn)u(t)+d(t)y=x1    (2)

in which f(x(t)) ∈ m and g(x(t)) ∈ m×m represent smooth non-linear uncertain functions, which are assumed to be bounded, but functions that are assumed to be bounded, and assume g(x(t)) is invertible; u(t)= [ u1(t),u2(t),,um(t) ] Tm and x(t)= [ x1(t),x2(t),,xm(t) ] Tm are the inputs and outputs of the control, respectively; x_(t)=[xT(t), x˙T(t), , x(n1)T(t)]Tmn is a state vector of the system and is assumed to be measurable, and d(t)= [ d1(t),d2(t),,dm(t) ] Tm is the unknown external disturbance but bounded (|d(t)| ≤ D).

The purpose of the control system is to design a controller so that the state x(t) can track a given reference value xd(t). The tracking error was denoted as e(t)Δ__ xd(t)x(t)m, and the tracking error vector of the control system is defined as:

EΔ__ [eT(t),e˙T(t),,e(n1)T(t)]Tmm    (3)

If the dynamics and external disturbances of the controlled object are known (i.e., the nominal functions of f(x(t)), g(x(t)) and d(t) are known exactly), the so-called feedback linearization method can be used for the control problem. In this way, an ideal controller can be developed as:

u*=1g(x_(t))[f(x_(t))d(t)+xd(n)+K_TE]    (4)

in which K_=[Kn,,K2,K1]Tmn×m is the feedback gain matrix, where Ki=diag(ki1, ki2, , kim)m×m (i = 1, 2, ⋯ , n) are non-zero positive constants diagonal matrix. The following error dynamics are derived by applying the control law (4) to the system (1). Suppose K is chosen so that all roots of the polynomial h(s) Δ__ sn+k1sn1++kn are strictly in the open left half of the complex plane. This means that for any starting initial conditions, the trace of the reference trajectory is asymptotically achieved at limt|E|=0.

Substituting (4) into (1) the error dynamic equation is developed as:

e(n)+K1e(n1)++Kne=e(n)+K_TE=0    (5)

However, the non-linear functions f(x) and g(x) are usually unknown and external disturbances are unknown and uncertain. In this case, the control law (4) cannot be implemented in the practical applications. In order to make the system output x(t) effectively follow the given reference track xd(t), a GPSO-RARC control system is developed to achieve a better control performance in the following sections.

GPSO-RARC

The structure of GPSO-RARC control system consists of a sliding surface, a robust adaptive recurrent CMAC where its learning rates can be updated using the GPSO algorithm and a robust compensation controller. Figure 1 shows the block diagram of the RARC feedback control system.

FIGURE 1
www.frontiersin.org

Figure 1. The architecture of the GPSO-RARC control system.

The Recurrent CMAC Model

Figure 2 Shows an RCMAC model, in which T denotes a delay time. The architecture of the RCMAC includes the inputs space, the association memory space with recurrent weights, the receptive-field space, the weight memory space and the outputs space. The following describes the propagation of signals in each space and the basic functions of each space.

1) Input space C: which can be described as the c=[c1, ,ci, ,cni]Tni, ci is the ith input in layer 1. Based on the specific control space, all variables of the input state ci can be quantized to discrete regions (namely, an element).

2) Association memory space (Membership function) A: usually several elements are accumulated into one block and the number of blocks nk is usually no less than two. A represents an association memory space with nA (nA = ni × nk) components. In the space, each block performs the Gaussian function as a receptive-field basis function, and is described as:

ϕik=exp[-(cri-mik)2vik2],for i=1,2,,ni, k=1,2,,nk    (6)

in which ϕik denotes the kth block of the ith input cri with the mean mik and the variance vik. In general, the input of this block can be described as follows:

cri(t)=ci(t)+rik ϕik(t-T)    (7)

in which represents the recurrent gain, ϕik(tT)Δ__ϕikT indicates the value of ϕik through time delay T. Obviously, the input of this block includes the memory term ϕikT, which saves the previous information about the network and presents dynamic mapping. This is the obvious difference between RCMAC and traditional CMAC. Where the variable c1 is separated into blocks A and, while the variable c2 is separated into blocks a and b. Shifting each variable to an element yields different blocks. For example, in Figure 2B the block C and D for c1, while the block c and d for c2 are obtained by shifting an element. In this space, each block has three adjustable parameters, named mik, vik, and rik.

3) Receptive-field space (Hypercube) : H regions composed of blocks (called Aa and Bb) are called receptive-fields. The kth multidimensional receptive field function is described as follow:

hk(cr,mk,vk,rk)=i=1niϕik=i=1niexp((crimikvik)2)                       for i=1,2,...,ni, and k=1,2,...,nk    (8)

in which cr=[cr1, cr2, , crni]TRni, mk=[m1k, m2k, , mnik]TRni and vk=[v1k, v2k, , vnik]TRni. Meanwhile, the multidimensional receptive-field functions can also be expressed in a vector form:

H=[h11,,h1nk,h21,,h2nk,,hni1,,hnink]Tnink    =[h1,,hl,,hnl]Tnl    (9)

in which hik is associated with the ith layer and kth block, the field is activated while the input is in the kth receptive-field. At the same time, one or more of the same weights are activated by nearby inputs, and the corresponding blocks export similar outputs. The correlation is a very useful feature of the RCMAC, which is a local generalization.

4) Weight memory (RCMAC output weight) W: in this space, the parameter wnink is the weight which parameterizes the RCMAC mapping(connects to hik), which can be represented by the following formula:

w=[w11,,w1nk,w21,,w2nk,,wni1,,wnink]Tnink    =[w1,,wl,,wnl]Tnl    (10)

in which wl is automatically adjusted from the initial value via the online algorithm.

5)Output space Y: The outputs of RCMAC are the sum of the activated receptive field multiplied by the corresponding weight, expressed as:

uRCMAC=yo=i=1nik=1nkwikhik    (11)

and the outputs with the RCMAC can be described with the following vector form as:

uRCMAC=y=wTH    (12)

Since the recurrent unit of RCMAC contains the past value of the receptive-field basis function, the results of the control network have the features of dynamic characteristics and simple structure. If the time delay T = 0, the system will return to a conventional CMAC mode. Moreover, the RCMAC will be simplified as a recurrent neural network, in case of each block carries only an element, and each input space has only one layer. Therefore, RCMAC is a generalization of recurrent neural networks, but it is more general, faster to learn and more to recall than the latter.

FIGURE 2
www.frontiersin.org

Figure 2. (A) Architecture of an RCMAC. (B) Organization of a 2-D RCMAC.

Adaptive Law for RCMAC Control System

The robust adaptive RCMAC control system includes an adaptive recurrent CMAC and a robust controller which is shown in Figure 1, and output of the system as the following:

u(t)=uRARC=uARCMAC+uR    (13)

in which uARCMAC is the output of the developed adaptive RCMAC and uR is the output of the robust compensation. uARCMAC is the main controller of RCMAC, which is used to approximate the ideal controller in formula (4). The parameters of RCMAC are adjusted online by the adaptive laws. uR is the robust controller used to efficiently restrain the influence of residual approximation error between the RCMAC and the ideal controller, and guarantees the L2-stability of the control system.

A sliding surface s(t) can be defined as follow:

s(t)=e(n-1)+K1e(n-2)++Kn-1e+Kn0te(τ)dτ    (14)

in which s(t)=[s1(t),s2(t),sm(t)]Tm, taking the derivative about (14), and substituting with (1) and (13)

s˙(t)=e(n)+K1e(n-1)++Kne˙=e(n)+K_TE        =xd(n)-f(x_)-g(x_)u(t)-d(t)+K_TE    (15)

then define L=12s2(t) as the cost function, and its derivative is L˙=s(t)s˙(t)0 and substituting (13) in it

L˙=s(t)s˙(t)=s(t)[xd(n)f(x_)g(x_)(uRCMAC+uR)   d(t)+K_TE]    (16)

According to the steepest gradient descent algorithm, the parameters of RCMAC, ŵ˙k, m^˙ik, v^˙ik and r^˙ik can be updated by the tuning laws as below:

ŵ˙k=-ηws(t) s˙(t)ŵk=-ηws(t) s˙(t)uRCMACuRCMACŵk       =ηws(t)gh k    (17)
m^˙ik=-ηms(t)s˙(t)uRCMACuRCMAChkhkϕikϕikm^ik         =ηms(t)gŵkhk2(cri-mik)v^ik2    (18)
v^˙ik=-ηvs(t)s˙(t)uRCMACuRCMAChkhkϕikϕikv^ik       =ηvs(t)gŵkhk2(cri-mik)2v^ik3    (19)
r^˙ik=-ηrs(t)s˙(t)uRCMACuRCMAChkhkϕikϕikr^ik       =ηrs(t)gŵkhk2(cri-mik)v^ik2ϕikT    (20)

where learning-rates ηw, ηm, and ηr are positive for ŵ˙k, m^˙ik, v^˙ik, and r^˙ik, respectively.

Genetic Particle Swarm Optimization (GPSO) Algorithm

Particle swarm optimization algorithm (PSO) is a swarm intelligence algorithm designed by simulating hunting behavior of birds. The PSO moves the individuals in the population to a good region according to the adaptability of the environment. However, instead of using evolutionary operators, each individual fly in the D-dimensional search space at a certain speed and is regarded as a non-volume particle, and dynamically adjusts according to the flight experience of itself and its companions. The ith particle is represented as Xi = (xi1, xi2, … xiD), the best position (with the best adaptive value) it has experienced is Pi = (pi1, pi2, …piD), also known as pbest. The index number of the best position experienced by all particles in the population is denoted by the symbol g, namely Pg, also known as gbest. The velocity of the particle i is Vi = (vi1, vi2…, viD). For each generation, its d dimension (1 ≤ dD) is changed according to the following equation:

vi,d(k+1)=ω·vi,d(k)+c1·r1·(pbest-xi,d)                        +c2·r2·(gbest-xi,d)    (21)
xi,d(k+1)=xi,d(k)+vi,d(k+1)    (22)

where c1 and c2 are the learning factors, which are also called acceleration constant, ω is the inertia factor, r1 and r2 are the uniform random numbers within the range of [0,1]. The right side of the formula (21) consists of three parts. The first part is the inertia or momentum part, which reflects the movement habit of the particle, which means that the particle has a tendency to maintain its previous speed. The second part is the cognition part, which reflects the memory or remembrance of the particle's own historical experience, which represents the tendency of the particle to approach its best position in history. The third part is the social part, which reflects the group history experience of synergy and knowledge sharing between particles.

Particle swarm optimization is simple to calculate and converges quickly, but it lacks mutation ability and is easy to diverge. Genetic algorithm has strong global search ability and high efficiency, but it is prone to premature convergence and poor local search ability. Therefore, a GPSO algorithm is proposed in this paper, which integrates the crossover and mutation operations of the genetic algorithm into the optimization iteration process of particle swarm, and adopts adaptive crossover and adaptive mutation to enhance the ability of the population to jump out of the local optimal solution.

Firstly, the main parameters of PSO are improved in the GPSO algorithm. The linear decreasing method is adopted for inertia weight ω, so that the algorithm can have strong global optimization ability in the early stage of search and detailed local search in the late stage of search. The iterative formula is shown in equation (23):

ω(k)=ωstart-(ωstart-ωend)k/kmax    (23)

where ωstart is the weight of initial inertia, ωend is the weight of terminate inertia; k is the current number of iterations; kmax is the maximum number of iterations.

In order to make the algorithm have a strong global search ability in the early iteration process, it can converge to the global optimal quickly in the later stage, the value of learning factors in this paper is evaluated by asymmetric linear variation, as shown in equations (24) and (25):

c1=c1s-(c1s-c1e)k/kmax    (24)
c2=c2s-(c2s-c2e)k/kmax    (25)

where c1s, c2s and c1e, c2e are the initial and terminate iterative value of learning factors of c1, c2 respectively.

Secondly, the crossover operation of GA is applied to PSO in the GPSO algorithm. Particles in the population are selected and randomly paired, and then paired particles are crossed with selected probability pc. For cross particles xi and xj, the calculation process is shown in equations (26) and (27):

{xik+1=α1xik+(1α1)xjkxjk+1=(1α1)xik+α1xjk    (26)
{vik+1=α2vik+(1α2)vjkvjk+1=(1α2)vik+α2vjk    (27)

where α1, α2 are two random numbers within the interval [0, 1], and equations (26) and (27) represent the crossover operation of the position and velocity of the paired particles, respectively.

Then, the mutation operation of GA is applied to PSO in GPSO algorithm. The optimal position of each particle varies with the selected probability pm. Assuming that the D-dimensional variable of the individual optimal value pi is pid, the variation operation of pid is carried out with the strategy of random perturbation. The variable β applied is subject to the normal distribution with mean value 0 and variance 1, and its mutation formula is shown in (28).

pid=pid(1+0.5β)    (28)

The selection of crossover probability pc and mutation probability pm is one of the important factors affecting the optimization ability of the algorithm. If the pc is too small, the generation speed of new individuals will slow down during the iteration. If the pc is too large, the good individuals that have been generated in the population may be damaged. If pm is too small, then the ability to generate new individuals by mutation operation will be weakened, which is not conducive to maintaining the diversity of the population. If pm is too large, it is similar to the random search algorithm. Therefore, this paper proposes an adaptive crossover and adaptive mutation strategy to make pc and pm automatically adjust according to the evolutionary state of the population.

The rate and mutation probability are defined as shown in equations (29) and (30):

pc={(pc1pc2)(fmaxf)fmaxfavgffavgpc1f<favg    (29)
pm={(pm1pm2)(fmaxf)fmaxfavgffavgpm1f<favg    (30)

where pc1, pc2, pm1, and pm2 are constants, f′ represents the fitness value corresponding to the better individuals compared with the two individuals with crossover operation; f refers to the fitness function value of the mutant operational particle, favg refers to the average value of the fitness function value of the entire population at present. From the formula, it can be seen that the probability of crossover operation and mutation operation of individuals whose fitness function value is lower than the population average is relatively high, which ensures the population diversity. At the same time, when fmaxfavg decreases, the individual in the population tends to converge to the local optimal solution. Meanwhile, the probability of individual crossover and mutation will increase, which enhances the ability of the population to generate new individuals and urges them to jump out of the local optimal solution.

Finally, the fitness function fitness=i=1mei(t)2 is chosen as a cost function, to evaluate the performance of learning rates in the GPSO algorithm. The flowchart of GPSO is shown in Figure 3.

FIGURE 3
www.frontiersin.org

Figure 3. The flowchart of the GPSO algorithm.

Robust Compensation Control

There is unavoidably the approximation error between the adaptive recurrent CMAC(ARCMAC) and the ideal controller, an ideal controller can be formulated as the sum of ARCMAC and the approximate error:

u*=uARCMAC+ε(t)    (31)

Substituting (13) in (1), yield:

x(n)=f(x_)+g(x_)(uARCMAC+uR)+d(t)    (32)

using the product of (4) and g(x) subtract (32), yield:

g(x_)(u*-uARCMAC-uR)=e(n)+K_TE=s˙(t)    (33)

The robust controller can reduce the influence of the approximation error between the ARCMAC and the ideal controller, thus achieving the tracking performance of L2. Assuming that ε(t) exists and satisfies L2 bounded, consider the specified L2 tracking performance (Chen and Lee, 1996):

i=1m0 Tsi2(t)dt i=1m[si2(0)/g0i]+i=1mri20 Tεi2(t)dt     (34)

Here ri is a prescribed positive attenuation constant. The following formula describes the design of a robust controller:

uR(t)= (2R2)-1(R2+I) s(t)    (35)

where R=diag(r1,r2,,rm)m×m and I is the unity matrix, then further state and prove the following theorem.

Theorem I: while the nth-order MIMO non-linear systems described in (1), the RARC control system is designed as in (13), in which uRCMAC is shown as (12) with the online parameter learning algorithms (17)-(20), and (35) describe the design of the robust controller. Then the desired L2 tracking performance in (34) can be achieved for the specified attenuation levels ri, i = 1, 2, ⋯, m.

Proof: The following formula gives the Lyapunov function:

V(s(t))=12sT(t)s(t)    (36)

Taking the derivative of the Lyapunov function and using (31), (33) and (35), as below:

V˙(s(t))=sT(t)s˙(t)                =sT(t)g[ε(t)(2R2)1(R2+I) s(t)]                =i=1mg0i[si(t)εi(t)si2(t)ri2+12ri2]                =i=1mg0i[si(t)εi(t)si2(t)2 si2(t)2 ri2)]                =i=1mg0i[si2(t)2 12(si(t) ririεi(t))2+ri2εi2(t)2 ]i=1mg0i[si2(t)2 +ri2εi2(t)2 ]    (37)

Assuming εi(t) ∈ L2 [0, T ], ∀T ∈ [0, ∞), taking the integration of the above equation from t = 0 to t= T, yields:

V(T)-V(0)i=1mg0i [ -120 Tsi2(t)dt+ri220 Tεi2(t)dt  ]     (38)

Since V(T) ≥ 0, the following inequality can be derived from (38):

12i=1mg0i 0 Tsi2(t) dt V(0)+12i=1mg0iri2 0 Tεi2(t) dt     (39)

using (36), the above inequality is equivalent to the following:

i=1m0 Tsi2(t)dt  i=1m[si2(0)/g0i]+i=1mri20 Tεi2(t)dt     (40)

and the proof is completed.

Moreover, in (24), in the case of 0 Tεi2(t)dt< then  0 Tsi2(t) dt< for all T, so the L2 stability of the closed-loop system is guaranteed.

Simulation Results

Single Inverted Pendulum System

There is the single inverted pendulum system on the vehicle, as shown in Figure 4, and its dynamic equation is as follows (Mori et al., 1976):

1=x22=f(x)+g(x)u    (41)

where, f(x)=gsinx1-mlx22cosx1sinx1/(mc+m)l(4/3-mcos2x1/(mc+m)), g(x)=cosx1/(mc+m)l(4/3-mcos2x1/(mc+m)), x1 and x2 are the angle and angular velocity of the pendulum, respectively, g = 9.8m/s2 is the acceleration of gravity, mc = 1kg is the mass of the car, is the mass of the pendulum, l = 0.5m is half the length of the pendulum, u is the control input.

FIGURE 4
www.frontiersin.org

Figure 4. Single inverted pendulum system.

The tracking reference signals are xd(t) = 0.1sin(t), the initial conditions for this system are set as x(0) = π/60, ẋ(0) = 0, the robust compensation R = 0.05, the k1 = 3, k2 = 1 then the inputs are s(t)=3e+ė+0tedt and ṡ(t) = ë + 3ė + e.

Considering the practical application, the off-line training time of the three optimization algorithms is set to 2 s, then the learning rate obtained by off-line training is taken as the initial value of the learning rate parameter of the system controller. For comparison, the original RCMAC control system, the RARC control system based on GA algorithm, the RARC control system based on PSO algorithm, and the RARC control system based on GPSO algorithm are applied to this single inverted pendulum system. Their simulation results are shown in Figures 59. The state responses x(t) and ẋ(t) of normal RCMAC and RARC based on PSO (RARC_ PSO) are shown in Figures 5, 6, respectively and state responses of RARC based on GA (RARC_GA) and RARC based on GPSO (RARC_GPSO) are plotted in Figures 7, 8, respectively. Moreover, the tracking errors of various algorithms are depicted in Figure 9, and the Root Mean Square Error (RMSE) are presented in Table 1, respectively. Eventually, the simulation results show the proposed RARC_GPSO control system can effectively achieve favorable control for the single inverted pendulum system and can get better tracking performance than others, especially in the tracking of the angular speed.

FIGURE 5
www.frontiersin.org

Figure 5. Simulated pendulum systems on angle and angular speed based on RCMAC.

FIGURE 6
www.frontiersin.org

Figure 6. Simulated pendulum systems on angle and angular speed based on RARC_PSO.

FIGURE 7
www.frontiersin.org

Figure 7. Simulated pendulum systems on angle and angular speed based on RARC_GA.

FIGURE 8
www.frontiersin.org

Figure 8. Simulated pendulum systems on angle and angular speed based on RARC_GPSO.

FIGURE 9
www.frontiersin.org

Figure 9. Tracking error for angle on four schemes.

TABLE 1
www.frontiersin.org

Table 1. Initial of learning rate and RMSE.

Two Link Robot Manipulator System

The controlled object is an n-joint robot manipulator, and its non-linear dynamic equation is (Lewis et al., 2003):

M(x)+V(x,)+G(x)+F()+τd=τ    (42)

where M(x) ∈ Rn×n indicates inertia matrix which is the symmetrical positive definite, V(x, ẋ) ∈ Rn means the term of centrifugal force and Coriolis force, Ṁ(x) − 2V(x, ẋ) is the oblique symmetric matrix, G(x) ∈ Rn is the gravity, F(ẋ) ∈ Rn is the term of friction, τd(t)Rn is an unknown external disturbance, τ(t) ∈ Rn is the joint torque vector applied by the actuator, and xRn represents the vector of the joint variable.

A two-joint system is presented as follow, as shown in Figure 10, and the similar design process can be extended to any n-joint system. The specific system parameters of the two joint manipulators are described as below:

M(x)=[l22m2+l12(m1+m2)+2l1l2m2cos(x2)l22m2+l1l2m2cos(x2)l22m2+l1l2m2cos(x2)l2m2]    (43)
V(x,)=[-l1l2m22sin(x2)-l1l2m2(1+2)sin(x2)m2l1l2sin(x2)0]    (44)
G(x)=[(m1+m2)l1gcos(x1)+l2m2cos(x1+x2)m2l2gcos(x1+x2)]    (45)

where x1, x2, m1, m2 and l1, l2 are the angle, mass and length of joint 1 and 2, respectively. g means the gravity acceleration.

FIGURE 10
www.frontiersin.org

Figure 10. Two-link robot manipulator's architecture.

In addition, the dynamics of the manipulator also includes the non-linear viscous and dynamic friction terms of F(ẋ) and the unknown disturbance τd, as follow:

{l1=1.0 m  l2=1.0 m  m1=0.8 kg   m2=2.3 kg   g=9.8 m/s2  F(x˙)=0.02sgn(x˙)     τd=[0.2sin(t)0.2sin(t)]    (46)

The initial state of the system is [x1d, 1d, x2d, 2d]T=[0.09 0 -0.09 0]T, and the expected trajectory are represented as:

x1d(t)=sint x2d(t)=sint    (47)

in the robust compensation R = 0.5*I, k1 = 3 and k2 = 1.

In order to further prove the superiority and robustness of RARC_GPSO control system, the other three neural network control schemes (normal RCMAC NN, RARC_PSO NN and RARC_GA NN) are adopted to compare the position and velocity tracking of the manipulator's joints, as shown in Figures 1113. The control performance of the robust adaptive RCMAC control system based on GPSO in the two-joint manipulator is shown in Figure 14. It is obvious that the performance of RARC_GPSO is better than that of the other three control methods in the velocity tracking and position tracking, and it has the best speed of error convergence. Table 2 represents RMSE of the four controllers designed above, which reconfirm that the robust adaptive RARC_GPSO is more excellent than the others in robot manipulator control.

FIGURE 11
www.frontiersin.org

Figure 11. Simulated results of a two-joint manipulator on RCMAC. (A) Position tracking for link1 and link2; (B) Speed tracking for link1 and link2; (C) Tracking error for link1 and link2.

FIGURE 12
www.frontiersin.org

Figure 12. Simulated results of a two-joint manipulator on RARC_GA. (A) Position tracking for link1 and link2; (B) Speed tracking for link1 and link2; (C) Tracking error for link1 and link2.

FIGURE 13
www.frontiersin.org

Figure 13. Simulated results of a two-joint manipulator on RARC_PSO. (A) Position tracking for link1 and link2; (B) Speed tracking for link1 and link2; (C) Tracking error for link1 and link2.

FIGURE 14
www.frontiersin.org

Figure 14. Simulated results of a two-joint manipulator on RARC_GPSO. (A) Position tracking for link1 and link2; (B) Speed tracking for link1 and link2; (C) Tracking error for link1 and link2.

TABLE 2
www.frontiersin.org

Table 2. Initial of learning rate and RMSE.

Conclusion

A robust adaptive RCMAC control system has been successfully proposed for non-linear MIMO systems in this paper. The main findings of this study are the development of a GPSO-based RCMAC with the adaptive law for updating parameters, and the learning rates can be optimized to best value based on the GPSO algorithm. The control system includes an ARCMAC which is developed to simulate the ideal controller, and a robust controller which is designed to compensate for the difference between ARCMAC and ideal controller. In this design, the optimal learning rate and adaptive learning algorithm of controller parameters are derived, and the L2-stability of the system is proved by Lyapunov function. Furthermore, the simulation results also prove the effectiveness of the control system. The GPSO-based RCMAC has dynamic characteristics because it considers the past value of received field basis function in associative memory space, so it has outstanding performance in general motion control and trajectory tracking. If the control scheme is applied to classification, the effect is not very good mainly because each sample in the classification is not necessarily linked. The next research plan will refer to the framework of fuzzy theory in the control of nonlinear systems (Zhong et al., 2019), and constantly improve the algorithm to make it universal.

Author Contributions

JG designed the experiment and drafted the manuscript. SH and SK performed the experiment. YZ processed the data. YS and C-ML modified the paper. All authors read and approved the final manuscript.

Conflict of Interest Statement

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Acknowledgments

This work was supported in part by the Natural Science Foundation of Fujian Province, China (No. 2017J01782), in part by Science and Technology Guiding Project of Xiamen city (No. 3502Z20179020), in part by Science and Technology Planning Project of Longyan city (No. 2017LY90), and in part by High-level Talent Programs of Xiamen university of technology (No. YKJ18003R).

References

Albus, J. S. (1975). A new approach to manipulator control: the cerebellar model articulation controller (CMAC). J. Dyn. Syst. Measure. Control 97, 220–227.

Google Scholar

Bingul, Z. (2007). Adaptive genetic algorithms applied to dynamic multiobjective problems. Appl. Soft Comput. 7, 791–799. doi: 10.1016/j.asoc.2006.03.001

CrossRef Full Text | Google Scholar

Cai, L., and Xia, L. (2006). Improvement on crossover operation of genetic algorithms. Syst. Eng. Electron. 28, 925–928. doi: 10.3321/j.issn:1001-506X.2006.06.039

CrossRef Full Text | Google Scholar

Chen, B. S., and Lee, C. H. (1996). H∞ tracking design of uncertain nonlinear SISO systems: adaptive fuzzy approach. IEEE Trans. Fuzzy Syst. 4, 32–43.

Google Scholar

Chen, M., Ge, S. S., and How, B. V. (2010). Robust adaptive neural network control for a class of uncertain MIMO nonlinear systems with input nonlinearities. IEEE Transact. Neural Networks 21, 796–812. doi: 10.1109/TNN.2010.2042611

PubMed Abstract | CrossRef Full Text | Google Scholar

Commuri, S., Jagannathan, S., and Frank Lewis, L. (1997). CMAC neural network control of robot manipulators. J. Robot. Syst.14, 465–482.

Google Scholar

Commuri, S., and Lewis, F. L. (1995). “Control of unknown nonlinear dynamical systems using CMAC neural networks: structure, stability, and passivity,” in Intelligent Control, 1995. Proceedings of the 1995 IEEE International Symposium (Monterey, CA). doi: 10.1109/ISIC.1995.525048

CrossRef Full Text | Google Scholar

Eberhart, R., and Kennedy, J. (1995). “A new optimizer using particle swarm theory,” in Proceedings of the Sixth International Symposium on Micro Machine and Human Science, 1995 (Nagoya). doi: 10.1109/MHS.1995.494215

CrossRef Full Text | Google Scholar

Guan, J., Lin, C. M., Ji, G. L., Qian, L. W., and Zheng, Y. M. (2018). Robust adaptive tracking control for manipulators based on a TSK fuzzy cerebellar model articulation controller. IEEE Access 6, 1670–1679. doi: 10.1109/ACCESS.2017.2779940

CrossRef Full Text | Google Scholar

Guan, J. S., Lin, L. Y., Ji, G. L., Lin, C. M., Le, T. L., and Egyetem, R. Ó. (2016). Breast tumor computer-aided diagnosis using self-validating cerebellar model neural networks. Acta Polytech. Hung. 13, 39–52. doi: 10.12700/aph.13.4.2016.4.3

CrossRef Full Text | Google Scholar

Holland, J. H. (1973). Genetic algorithms and the optimal allocation of trials. SIAM J. Comp. 2, 88–105. doi: 10.1137/0202009

CrossRef Full Text | Google Scholar

Holland, J. H. (1992). Genetic algorithms. Sci. Am. 267, 66–73. doi: 10.1038/scientificamerican0792-66

CrossRef Full Text | Google Scholar

Hsu, C. F., Lin, C. M., and Lee, T. T. (2006). Wavelet adaptive backstepping control for a class of nonlinear systems. IEEE Transact. Neural Networks 17, 1175–1183. doi: 10.1109/TNN.2006.878122

PubMed Abstract | CrossRef Full Text | Google Scholar

Hunt, K. J., Sbarbaro, D., Zbikowski, R., and Gawthrop, P. J. (1992). “Neural networks for control systems—a survey.” Automatica 28, 1083–1112.

Google Scholar

Kennedy, J. (2011). Particle Swarm Optimization. Encyclopedia of Machine Learning. Boston, MA: Springer.

Google Scholar

Lam, H. K. (2018). A review on stability analysis of continuous-time fuzzy-model-based control systems: from membership-function-independent to membership-function-dependent analysis. Eng. Appl. Artif. Intellig. 67, 390–408. doi: 10.1016/j.engappai.2017.09.007

CrossRef Full Text | Google Scholar

Lee, C. H., and Teng, C. C. (2000). Identification and control of dynamic systems using recurrent fuzzy neural networks. IEEE Transact. Fuzzy Syst. 8, 349–366. doi: 10.1109/91.868943

CrossRef Full Text | Google Scholar

Lewis, F. L., Dawson, D. M., and Abdallah, C. T. (2003). Robot Manipulator Control: Theory and Practice. Boca Raton, FL: CRC Press.

Google Scholar

Lin, C. J., and Chin, C. C. (2004). Prediction and identification using wavelet-based recurrent fuzzy neural networks. IEEE Transact. Syst. Man Cyber. B 34, 2144–2154. doi: 10.1109/TSMCB.2004.833330

PubMed Abstract | CrossRef Full Text | Google Scholar

Lin, C. M., and Chen, C. H. (2006). Adaptive RCMAC sliding mode control for uncertain nonlinear systems. Neural Comput. Appl. 15, 253–267. doi: 10.1007/s00521-006-0027-0

CrossRef Full Text | Google Scholar

Lin, C. M., and Chen, T. Y. (2009). Self-organizing CMAC control for a class of MIMO uncertain nonlinear systems. IEEE Transact. Neural Networks 20, 1377–1384. doi: 10.1109/TNN.2009.2013852

PubMed Abstract | CrossRef Full Text | Google Scholar

Lin, C. M., and Peng, Y. F. (2004). Adaptive CMAC-based supervisory control for uncertain nonlinear systems. IEEE Transact. Syst. Man Cyber. B 34, 1248–1260. doi: 10.1109/TSMCB.2003.822281

PubMed Abstract | CrossRef Full Text | Google Scholar

Misra, J., and Saha, I. (2010). Artificial neural networks in hardware: a survey of two decades of progress. Neurocomputing 74, 239–255. doi: 10.1016/j.neucom.2010.03.021

CrossRef Full Text | Google Scholar

Mori, S., Nishihara, H., and Furuta, K. (1976). Control of unstable mechanical system control of pendulum. Int. J. Control 23, 673–692.

Google Scholar

Peng, X. B., Gui, W. H., Huang, Z. W., Hu, Z. H., and Li, Y. G. (2008). GAPSO: effective genetic particle swarm algorithm and its application. J. Syst. Simul. 20, 5025–5027. doi: 10.16182/j.cnki.joss.2008.18.068

CrossRef Full Text | Google Scholar

Peng, Y. F., and Lin, C. M. (2007). Adaptive recurrent cerebellar model articulation controller for linear ultrasonic motor with optimal learning rates. Neurocomputing 70, 2626–2637. doi: 10.1016/j.neucom.2006.05.018

CrossRef Full Text | Google Scholar

Qinghua, L., Shida, Y., and Youlin, R. (2006). Improving optimization for genetic algorithms based on level set. J. Comp. Res. Dev. 43, 1624–1629.

Google Scholar

Sak, H., Senior, A., and Beaufays, F. (2014). “Long short-term memory recurrent neural network architectures for large scale acoustic modeling,” in Fifteenth Annual Conference of the International Speech Communication Association (Singapore).

Google Scholar

Song, Q., Wu, Y., and Soh, Y. C. (2008). Robust adaptive gradient-descent training algorithm for recurrent neural networks in discrete time domain. IEEE Transact. Neural Networks 19, 1841–1853. doi: 10.1109/TNN.2008.2001923

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, D., and Huang, J. (2005). Neural network-based adaptive dynamic surface control for a class of uncertain nonlinear systems in strict-feedback form. IEEE Transact. Neural Networks 16, 195–202. doi: 10.1109/TNN.2004.839354

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhong, Z., Wai, R. J., Shao, Z., and Xu, M. (2017). Reachable set estimation and decentralized controller design for large-scale nonlinear systems with time-varying delay and input constraint. IEEE Transact. Fuzzy Syst. 25, 1629–1643. doi: 10.1109/TFUZZ.2016.2617366

CrossRef Full Text | Google Scholar

Zhong, Z., Zhu, Y., and Lam, H. K. (2018). Asynchronous piecewise output-feedback control for large-scale fuzzy systems via distributed event-triggering schemes. IEEE Transact. Fuzzy Syst. 26, 1688–1703. doi: 10.1109/TFUZZ.2017.2744599

CrossRef Full Text | Google Scholar

Zhong, Z., Zhu, Y., Lin, C-M., and Huang, T. (2019). A fuzzy control framework for interconnected nonlinear power networks under TDS attack: Estimation and compensation. J. Franklin Inst. doi: 10.1016/j.jfranklin.2018.12.012. [Epub ahead of print].

CrossRef Full Text | Google Scholar

Zhu, Q., Fei, S., Zhang, T., and Li, T. (2008). Adaptive RBF neural-networks control for a class of time-delay nonlinear systems. Neurocomputing 71, 3617–3624. doi: 10.1016/j.neucom.2008.04.012

CrossRef Full Text | Google Scholar

Keywords: RARC neural network, GPSO algorithm, learning rate, robot manipulator system, non-linear systems

Citation: Guan J, Hong S, Kang S, Zeng Y, Sun Y and Lin C-M (2019) Robust Adaptive Recurrent Cerebellar Model Neural Network for Non-linear System Based on GPSO. Front. Neurosci. 13:390. doi: 10.3389/fnins.2019.00390

Received: 02 January 2019; Accepted: 04 April 2019;
Published: 29 May 2019.

Edited by:

Hak Keung Lam, King's College London, United Kingdom

Reviewed by:

Bo Xiao, Imperial College London, United Kingdom
Aiwen Meng, Yanshan University, China

Copyright © 2019 Guan, Hong, Kang, Zeng, Sun and Lin. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Jian-sheng Guan, guanjiansheng@gmail.com
Chih-Min Lin, cml@saturn.yzu.edu.tw

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.