Skip to main content

ORIGINAL RESEARCH article

Front. Neurorobot., 03 December 2020
Volume 14 - 2020 | https://doi.org/10.3389/fnbot.2020.577749

PD Control Compensation Based on a Cascade Neural Network Applied to a Robot Manipulator

Luis Arturo Soriano1* Erik Zamora2 J. M. Vazquez-Nicolas3 Gerardo Hernández2 José Antonio Barraza Madrigal4 David Balderas5
  • 1Departamento de Ingeniería Mecánica Agrícola, Universidad Autónoma Chapingo, Texcoco, Mexico
  • 2Laboratorio de Robótica y Mecatrónica, Instituto Politécnico Nacional, CIC, Ciudad de México, Mexico
  • 3Unidad Mixta Internacional, French-Mexican Laboratory of Informatics and Automatic Control, 3175 French National Research Council, Centro de Investigación y de Estudios Avanzados del Instituto Politécnico Nacional, Deparment of Control of Dynamic Systems, Ciudad de México, Mexico
  • 4Unidad Profesional Adolfo López Mateos, Escuela Superior de Ingeniería Química e Industrias Extractivas del Instituto Politécnico Nacional, Academia de Física, Ciudad de México, Mexico
  • 5Tecnologico de Monterrey, Escuela de Ingeniería y Ciencias, Ciudad de México, Mexico

A Proportional Integral Derivative (PID) controller is commonly used to carry out tasks like position tracking in the industrial robot manipulator controller; however, over time, the PID integral gain generates degradation within the controller, which then produces reduced stability and bandwidth. A proportional derivative (PD) controller has been proposed to deal with the increase in integral gain but is limited if gravity is not compensated for. In practice, the dynamic system non-linearities frequently are unknown or hard to obtain. Adaptive controllers are online schemes that are used to deal with systems that present non-linear and uncertainties dynamics. Adaptive controller use measured data of system trajectory in order to learn and compensate the uncertainties and external disturbances. However, these techniques can adopt more efficient learning methods in order to improve their performance. In this work, a nominal control law is used to achieve a sub-optimal performance, and a scheme based on a cascade neural network is implemented to act as a non-linear compensation whose task is to improve upon the performance of the nominal controller. The main contributions of this work are neural compensation based on a cascade neural networks and the function to update the weights of neural network used. The algorithm is implemented using radial basis function neural networks and a recompense function that leads longer traces for an identification problem. A two-degree-of-freedom robot manipulator is proposed to validate the proposed scheme and compare it with conventional PD control compensation.

1. Introduction

An industrial robot manipulator frequently works at high velocities to reach its desired position. Common tasks performed by robot manipulators include trajectory tracking, reaching positions, and picking and dropping objects. These tasks need the robot controllers to maintain satisfactory dynamic behavior in spite of possible external perturbations, unknown dynamic parameters, and sensor information loss (Armendariz et al., 2014). Several controllers that are often implemented to manage these features are also mentioned (Luo and Kuo, 2016; Makarov et al., 2016; Nicolis et al., 2016; Pan et al., 2018; Hwang and Yu, 2020). Over time, the Proportional Integral Derivative (PID) control has been used to design industrial robots due to their simple structure and simple hardware implementation. However, during operation, the PID integral gain provokes the controller to reduce its bandwidth and stability (Rahimi Nohooji, 2020). PD control with uncertainty compensation has been proposed to manage the increase of integral gain due to the steady-state error. The PD controllers are also limited without gravity compensation, which requires a dynamic model (Wen Yu and Rosen, 2013). In practice, the non-linearities of a dynamic robot system are generally unknown.

To solve this issue, different approaches have been developed in order to compensate for unmodeled uncertainties (i.e., noise, gravity, and friction). Intelligent compensation is a model free and it has been applied to well-known algorithms such as the neural networks (NNs) and fuzzy logic (FL) (Krishna and Vasu, 2018; Wang et al., 2019b). In Liu et al. (2020), the authors propose an adaptive NN backstepping control design for fractional-order non-linear systems with actuator faults whose parameters and patterns are fully unknown. Baek et al. (2016) present an adaptive sliding mode control scheme that implements the time-delay estimation. In Xu et al. (2018), a fuzzy NN sliding mode control is designed to improve controller performance against system uncertainty and external disturbances. Kumar et al. (2012) proposed a hybrid trajectory tracking controller for redundant robot manipulators. The adaptive controller is implemented to estimate unstructured uncertainties and error reconstruction. In He et al. (2018), one Radial Basis Function Neural Network (RBFNN) is used to estimate the unknown dynamics robotic manipulator. Jung and Hsia (2000) proposed two NN control schemes for a non-model-based robot manipulator, which show advantages over feedback error learning. In Zhang et al. (2018), the authors proposed a gravity compensation based on an RBFNN and robustness analysis, and the results were compared with a classic PID and PD with fixed gravity compensation. Gandolfo et al. (2019) propose a control scheme that combines a classical PD and a robust adaptive compensator based on NNs.

Although adaptive controllers are addressed for systems with non-linear and uncertainties dynamics, thus their slow convergence can lead to performance degradation or even affect operational safety. In Liu et al. (2019), an adaptive NN control with optimal number of hidden nodes and less computation is formulated for approximating the trajectory of robot manipulator. Similarly, Yang et al. (2018) develop a control and identification scheme in order to identify the unknown robot parameters with an enhanced convergence rate. Another approach is to relax the linear parameterized assumption and the requirements of system knowledge, thus, NNs have been used as function approximators. In time series modeling, RBFNN is commonly used for function approximation, since its value is different from zero in infinite space, and its approximation can avoid the local minimum (Wang et al., 2019a). An RBFNN uses a Gauss function as its activation function. In general, RBFNN controllers waste less computational resources in comparison to other NN controllers (He et al., 2018). In Wang et al. (2012), the authors proposed an RBFNN to compensate for non-linear dynamics of the robotic manipulator and a robust control designed to suppress the modeling error of NN.

However, update laws commonly increase the weight magnitudes until the output error has been mitigated, without a robust design continued training can lead to excessive control effort. In order to avoid this, adaptive controls frequently update the neural weights according to robust adaptive laws, which are computed with Lyapunov methods (Razmi and Macnab, 2020). In this work, a robust adaptive control design to compensate a nominal controller for robot manipulator with uncertainties and external perturbations is formulated. Moreover, a scheme based on two RBFNN in cascade is proposed in order to improve the response of the nominal controller. In the scheme aforementioned, the first NN is used to estimate the error and the second uses the estimation error value to improve the output of the nominal controller. NN weights are online updated by developing new adaptive laws. The adaptive law based on the gradient is modified by introducing a recompense function of the online error in order to improve the convergence of the NN weights.

In this work, a PD control with a scheme based on NNs in cascade is designed to manage the compensation of uncertainties in a robot manipulator. The main contributions of this paper are summarized as follows:

• In order to improve the robustness of the system against external disturbance, and unknown system parameters, a scheme of cascade NNs is proposed.

• A recompense function for neural weights updates is proposed in order to improve the NNs' weights convergence.

• The response of the nominal controller is improved.

To validate the proposed scheme and compare it with conventional neural compensation, a two-degree-of-freedom robot manipulator (TDOFRM) is proposed. This paper is organized as follows: Section 2 presents the preliminary mathematical model of the TDOFRM, the conventional PD compensation with RBFNN. Section 3 describes the controller design based on NNs in cascade. Section 4 presents simulation experiments and compared with the conventional compensation, and finally, section 5 presents the conclusions.

2. Adaptive Control to Robotic Manipulator

2.1. Dynamic Model of Robotic Manipulator

The dynamic model of an n degree of freedom robot manipulator can be described as follows (Spong and Vidyasagar, 1989):

M(q)q¨+C(q,q.)q.+g(q)=τ+d    (1)

M(q) is a n × n inertia matrix, C(q,q.) is a n × n is a centrifugal and Coriolis matrix, and g(q) is a n × 1 vector of gravity. q,q.,q¨ are the position, velocity, and acceleration of each link, respectively. τ ∈ Rn is the control input and d denotes disturbances.

2.2. Proportional Derivative Control Scheme

In industrial application, the exact model is difficult to obtain and external disturbances are always present in practice. According to Liu (2013), a nominal model of robot manipulator can be computed as M0(q), C0(q,q.), and g0(q). Considering ΔM = M0M, ΔC = C0C, and Δg = g0g, Equation (1) is reordered as follows:

(M0(q)-ΔM)q¨+(C0(q,q.)-ΔC)q.+(g0(q)-Δg)=τ+d    (2)

Thus,

M0(q)q¨+C0(q,q.)q.+g0(q)=τ+ΔMq¨+ΔCq.+Δg+d    (3)

Defining f(·)=ΔMq¨+ΔCq.+Δg+d and if f (·) is known, the control law is designed as

M0(q)(qd¨-κve.-κpe)+C0(q,q.)q.+g0(q)-f(·)=τ    (4)

Submitting Equation (4) into Equation (3), the close loop system can be expressed as follows:

e¨+κve.+κpe=0    (5)

where e = qqd, e.=q.-q.d, and e¨=q¨-q¨d. Frequently, f (·) in industrial applications is unknown, hence, f (·) requires to be estimated and compensated.

2.3. Radial Basis Function Neural Network Approximation

The NNs approximates M(q), C(q), and g(q) when they are unknown. The Radial Basis Function (RBF) algorithm can approximate a continuous function and it is defined as

ϕi=exp(-x-ci2bi2),i=1,2,,n    (6)
y=Wϕ    (7)

where x is the input vector, ϕ = [ϕ1, ϕ2, …, ϕn] is the output of the Gaussian function, y is the output of the NN, W is the weight values matrix, and ci is the center and bi is the width of the Gaussian function. In Gandolfo et al. (2019); Liu et al. (2019), it has been shown that an RBFNN can approximate a non-linear function f (·) under the following assumptions

1. The output f^(x,W*) is a continuous function.

2. Given a small positive constant ϵ0 and a continuous function f (·), a weight vector W* exists so that f^(·) satisfies.

maxf(·)-f^*(·)ε0    (8)

and W*=argminWβ(MW){supWβ(MW)f(·)-f^*(·)}, where W* is n × n matrix that denotes the optimal weigh values for f (·) approximation.

2.4. Adaptive Law to Compensation Control

In the controller scheme proposed (Feng, 1995), the close loop system is given by the following equation:

τ=M0(q)(qd¨-κve.-κpe)+C0(q,q.)q.+g0(q)-f^(·)    (9)

where f^(·)=W^ϕ(x) and W^ is an estimation of W*. Equations (1) and (9) have the same term, and the substitution result is shown in the following equation:

M(q)q¨+C(q,q.)q.+g(q)-d     =M0(q)(qd¨-κve.-κpe)+C0(q,q.)q.+g0(q)-f^(·)    (10)

Then, the equation M0(q)q¨+C0(q,q.)q.+g0(q) is subtracted with Equation (10) in both sides as follows:

M0(q)q¨+C0(q,q˙)q˙+g0(q)[M(q)q¨+C(q,q˙)q˙+g(q)d]       =M0(q)q¨+C0(q,q˙)q˙+g0(q)[M0(q)(qd..κve˙κpe)         +C0(q,q˙)q˙+g0(q)f^(·)]    (11)

The result is given as follows:

M0-1(q)[ΔMq¨+ΔCq.+Δg(q)+d]    =e¨+κve.+κpe+M0-1(q)[f^(·)]    (12)

Equation (12) can be rewritten as follows:

e¨+κve.+κpe=M0-1(q)[f(·)-f^(·)]    (13)

Select to x = (e e.)T. Equation (13) turns into

x.=Ax+B(f(·)-f^(·))    (14)

where

A=(0I-κp-κv);B=(0M0-1(q))    (15)

Setting f(·)-f^(·)=f(·)-f^*(·)+f^*(·)-f^(·)=ζ+W*Tϕ-W^Tϕ=ζ-W~Tϕ and W~=W^-W*,ζ=f(·)-f^*(·), where ζ denotes the modeling error due to the use of the NN. The modeling error ζ is bounded by a finite constant ζ0, where ζ0=supt0f(·)-f^*(·). Finally,

x.=Ax+B(ζ-W~Tϕ)    (16)

The Lyapunov function is given by the following equation:

L=12xTPx+12φW~2;φ>0    (17)

where W~=W^-W* is a definition that describes the estimation error. In Equation (17), P is a positive definite matrix that satisfies the Lyapunov equation

PA+ATP=-Q;Q0    (18)

Equation (17) can be rewritten in terms of the next definition

W~2=i,j|wij|2=tr(W~W~T)=tr(W~TW~)    (19)

Thus, the derivative of V is given as follows:

L.=12[xTPx.+x.TPx]+1φtr(W~.TW~)    (20)

Substituting Equation (16) for (20), the results is given by

L˙=12[xTP(Ax+B(ζW˜Tϕ))       +(Ax+B(ζW˜Tϕ))TPx]+1φtr(W˜˙TW˜)   =12[xTPAx+xTPB(ζW˜Tϕ)+xTATPx)        +(ζW˜Tϕ)TBTPx]+1φtr(W˜˙TW˜)   =12[xTPAx+xTATPx+xTPB(ζW˜Tϕ))        +(ζW˜Tϕ)TBTPx]+1φtr(W˜˙TW˜)   =12[xT(PA+ATP)x+xTPBζxTPBW˜Tϕ)        +ζTBTPxϕTW˜BTPx]+1φtr(W˜˙TW˜)    =12[xTQx]+ζTBTPxBTW˜ϕTPx+1φtr(W˜˙TW˜)    (21)

Considering that xTPBζ = ζTBTPx, xTPBW~Tϕ=ϕTW~BTPx and ϕTW~BTPx=tr[BTPxϕTW~] in Equation (21), this results in

L.=-12[xTQx]+ζTBTPx+1φtr(-φBTPxϕTW~+W~.TW~)    (22)

2.5. Adaptive Control Based on Cascade Neural Network

The PD control has been widely implemented in robot control to deal with the drawbacks presented by the integer gain in PID control. However, the PD control can have similar deficiencies if the derivative gain has high values (Wen Yu and Rosen, 2013). The PD control with compensation presents positive results to avoid high derivative gains and identify uncertainties that occur in the real operation of robot manipulators. In this work, a compensation of the nominal controller is proposed. The adaptive control scheme is shown in Figure 1. Two RBFNN in cascade are proposed to deal with the tracking error and the NN weight estimation error.

FIGURE 1
www.frontiersin.org

Figure 1. Proposed adaptive control scheme.

2.5.1. NN Weight Estimation Error

The input of NN is an error vector defined as follows:

x=[ee.]=[qi-qϑiq.i-q.ϑi]    (23)

where i and ϑ denote the real and desired position and velocity of the n-link of the robot. The NN estimation error anticipates which action to take in order to improve the output of the nominal control. Thus, the prediction of estimation error is also given as the output of RBFNN as follows:

x^=j=1JWeϕe    (24)

where ϕe is the Gaussian function given by Equation (6). The criterion for the weight update is proposed in the following equation:

W.e=γerϕe(x)TPB    (25)

where r=e-xe2 is a function that represents the recompense signal. The goal of the recompense function is to lead longer traces for an identification problem.

2.5.2. Adaptive Law to Compensate the Nominal Controller

A novel adaptive control scheme is proposed to ensure that the output of the nominal controller for the system defined in Equation (1) reaches the position desired, and the estimated NN can converge an ideal weight. An RBFNN is selected to approximate the system dynamics and deals with uncertainties and external disturbances, which is given as follows:

f^*=j=1JW^ϕc    (26)

where ϕc is a Gaussian function given by the equation form 6. The NN actor provides compensation to the PD controller to, that is, f^(·)=f^*. The weigh update of the NN actor is proposed according to the following equation:

W^.=γcϕc(x^+(x^-x))TPB    (27)

If we select the parameter update law as W~.=W^., we assume that the value xx^+(x^-x). Substituting Equation (27) into Equation (22), the result is given as

L.=-12[xTQx]+ζTBTPx    (28)

As it is well-known, ζTζ0 and from Equation (15), B=M0-1(q), and Equation (28) can be written as follows:

L.-12λmin(Q)x2+ζ0M0-1(q)λmax(P)x    (29)
L.=-12x[λmin(Q)x-2ζ0M0-1(q)λmax(P)]    (30)

where λmin denotes the minimum eigenvalues of matrix Q and λmax denotes the maximum eigenvalues of matrix P. In order to satisfy L.0, the value of ∥x∥ should be satisfied as follows:

x2M0-1(q)λmax(P)λminQζ0    (31)

According to Equation (28), L. is negative semidefinite, that is L(x, W, t) ≤ L(x, W, 0). It implies that x, and W are bounded. Let function Ω=L. and integrate Ω with respect to time as follows:

0tΩ(s)dsL(x,W,t)L(x,W,0)    (32)

Due to L(x, W, 0) is bounded, and L(x, W, t) is non-increasing and bounded, the following result can be computed:

limt0tΩ(s)ds<    (33)

Since Ω.(s) is bounded, by Barbalat's lemma (Slotine and Li, 1991), limtΩ(s)=0, that is x → 0 as t → ∞.

3. Results

In order to validate the proposed scheme of control, a set of simulations was carried out. Two simulations are proposed, the first considers an adaptive control using an RBFNN, and the second is based on the proposed scheme using two RBFNNs in cascade. The controllers were also implemented in a TDOFRM, which is shown in Figure 2. The main objective of controllers is the position tracking in the presence of external disturbances.

[τ1τ2]=[M11(q)M12(q)M21(q)M22(q)][q¨1q¨2]             +[C11(q,q˙)C12(q,q˙)C21(q,q˙)C22(q,q˙)][q˙1q˙2]+[g1(q˙)g2(q˙)]    (34)

where:

    M11(q)=m1lc12+m2l12+m2lc22+2m2l1lc2cos(q2)+I1+I2    M12(q)=m2lc22+m2l1lc2cos(q2)+I2    M21(q)=m2lc22+m2l1lc2cos(q2)+I2    M22(q)=m2lc22+I2 C11(q,q.)=-m2l1lc2sin(q2)q.2 C12(q,q.)=m2l1lc2sin(q2)(q.1+q.2) C21(q,q.)=m2l1lc2sin(q2)q.1 C22(q,q.)=0       g1(q)=(m1lc1+m2l1)gsin(q1)+m2lc2gsin(q1+q2)       g2(q)=m2lc2gsin(q1+q2)

The parameters came from Kelly and Santibáñez (2003) and presented in Table 1.

FIGURE 2
www.frontiersin.org

Figure 2. Model of two degree-of-freedom (DOF) robot manipulator.

TABLE 1
www.frontiersin.org

Table 1. Robot manipulator parameters.

The desired position vector is defined as follows:

qd=[q1dq2d]=[π6sin(14πt)π6sin(23πt)]    (36)

The initial positions are given by q0=[π12π12]T. The uncertainties and unknown disturbances are defined as follows:

d=[sin(2πt)+cos(14πt)sin(2πt)+cos(14πt)]    (37)

The matrix Q, A, and B are

     Q=[50000050000050000050];A=[00100001-0.250-100-0.250-1];B=[00001001]    (38)

Two RBFNNs are proposed for critic and actor agents. Here, γe is the learning rate of the RBFNN estimation error and γc is the learning rate of the RBFNN tracking error; ci is the center vector of neural net i and b is the width value of Gaussian function for neural net i. The next values are proposed due to the optimal weight for the actor NN and critic NN could take arbitrary large values, but in order to avoid any numerical problems, this work considers γe = 0.5, γc = 0.4, ci = [21012], bi = 0.5, and i = 4.

Figure 3 shows the tracking position of links 1 and 2, where NN and NNc indicate an RBFNN compensation and a compensation based on two RBFNN in cascade, respectively. The green lines show the desired tracking position. The red lines indicate the tracking position of NN compensation. The blue lines show the tracking position of the proposed controller. The uncertainties and disturbances were added to the controller. According to the RBFNN in cascade, an RBFNN predicts the NN estimation error, and this value is included in adaptive laws to update the RBFNN compensation in order to take adequate action for the disturbances and guarantee the convergence of tracking error. The proposed recompense function helps to maintain longer traces for the identification task over time.

FIGURE 3
www.frontiersin.org

Figure 3. Real and desired links positions of the robot manipulator.

The compensation of proposed algorithm is compared with an RBFNN compensation. Figure 4 shows tracking errors for links 1 and 2. The red line represents the tracking error of an RBFNN for compensation, which presents overshoot to reach the desired positions and oscillations in steady state. The blue line indicates the tracking error of the proposed algorithm, which present robustness against uncertainties and disturbances. The green line indicates the desired tracking positions for links 1 and 2.

FIGURE 4
www.frontiersin.org

Figure 4. Tracking error of the robot manipulator joints by scheme proposed and conventional compensation.

The simulations were proposed in order to show the difference between adaptive conventional control and the proposed scheme. In this sense, two desired tracking signal was proposed that goes at different velocities, and link 1 follows a slow signal and link 2 follows a fast signal. Figure 5 shows the control inputs to links 1 and 2, and it also exhibits the improvement of the nominal controller under our scheme proposed in comparison with adaptive conventional control.

FIGURE 5
www.frontiersin.org

Figure 5. Control inputs of links 1 and 2.

In Figure 6, the NN weights convergence process of the two RBFNN in cascade are shown. Figure 6 also denoted as the identification process in order to deal with the uncertainties and external disturbances is reached.

FIGURE 6
www.frontiersin.org

Figure 6. Convergence of neural networks parameters.

The important factors that usually must be considered together are time and error. A performance index is a measure that indicates those features of the response that are regarded to be important. In order to evaluate the performance of the proposed controller, a comparison of different performance indices is shown in Table 2. Hence, Table 2 is based on the next four equations, integral absolute error (IAE), integral square error (ISE), integral time absolute error (ITAE), and integral time square error (ITSE).

ISE=e(t)2dt    (39)
IAE=e(t)dt    (40)
ITSE=t e(t)2dt    (41)
ITAE=te(t)dt    (42)

Table 2 shows that the proposed controller presents a better response than the conventional PD control compensation based on an RBFNN. According to the performance indices of links 1 and 2, the proposed scheme presents an adequate response against external disturbance. Moreover, it presents less oscillation in steady state and less time in the transient response than the conventional compensation based on an RBFNN.

TABLE 2
www.frontiersin.org

Table 2. Comparison of different errors, ITAE, ITSE, IAE, and ISE as performance indices.

4. Conclusions

The algorithm proposed has been implemented to compensate for the PD control of a TDOFRM. A PD control was selected because the common knowledge that if designed with gravity compensation, it can reach asymptotic stability. The cascade scheme was implemented by two RBFNN in cascade, which compensates for the control input in order to deal with the estimation error, uncertainties, and external disturbances. The proposed algorithm was validated using a simulation of a TDOFRM. Two adaptive algorithms for compensating for the controller of robot manipulators were implemented. The first was based on a conventional RBFNN, and the second is the proposed algorithm that uses two RBFNN. An adaptive law is proposed to deal with the simultaneous convergence of both NNs, which are used to estimate for tracking error and estimation error. The results showed that the proposed compensation scheme based on RBFNN presents robustness against external uncertainties and disturbances, also an adequate convergence for the NN weights. Position tracking has been reached without overshoots and oscillations in steady state in comparison to compensations with a conventional RBFNN scheme.

Data Availability Statement

The raw data supporting the conclusions of this article will be made available by the authors, without undue reservation.

Author Contributions

JB and GH proposed a two-degree-of freedom robot manipulator to validate the scheme proposed and they also design the robot manipulator simulation. JV-N and DB contributed to the analysis and discussion of results. LS and EZ contributed with the theoretical analysis, simulations, and also written the main text. All authors participated and contributed to the final version manuscript.

Conflict of Interest

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.

References

Armendariz, J., Parra-Vega, V., Garcia-Rodriguez, R., and Rosales, S. (2014). Neuro-fuzzy self-tuning of PID control for semiglobal exponential tracking of robot arms. Appl. Soft Comput. 25, 139–148. doi: 10.1016/j.asoc.2014.08.037

CrossRef Full Text | Google Scholar

Baek, J., Jin, M., and Han, S. (2016). A new adaptive sliding-mode control scheme for application to robot manipulators. IEEE Trans. Indus. Electron. 63, 3628–3637. doi: 10.1109/TIE.2016.2522386

CrossRef Full Text | Google Scholar

Feng, G. (1995). A compensating scheme for robot tracking based on neural networks. Robot. Auton. Syst. 15, 199–206. doi: 10.1016/0921-8890(95)00023-9

CrossRef Full Text | Google Scholar

Gandolfo, D. C., Rossomando, F. G., Soria, C. M., and Carelli, R. O. (2019). Adaptive neural compensator for robotic systems control. IEEE Latin Am. Trans. 17, 670–676. doi: 10.1109/TLA.2019.8891932

CrossRef Full Text | Google Scholar

He, W., Huang, B., Dong, Y., Li, Z., and Su, C.-Y. (2018). Adaptive neural network control for robotic manipulators with unknown deadzone. IEEE Trans. Cybernet. 48, 2670–2682. doi: 10.1109/TCYB.2017.2748418

PubMed Abstract | CrossRef Full Text | Google Scholar

Hwang, C.-L., and Yu, W.-S. (2020). Tracking and cooperative designs of robot manipulators using adaptive fixed-time fault-tolerant constraint control. IEEE Access 8, 56415–56428. doi: 10.1109/ACCESS.2020.2979795

CrossRef Full Text | Google Scholar

Jung, S., and Hsia, T. (2000). Neural network inverse control techniques for PD controlled robot manipulator. Robotica 18, 305–314. doi: 10.1017/S0263574799002064

CrossRef Full Text | Google Scholar

Kelly, R., and Santibáñez, V. (2003). Control de Movimiento de Robots Manipuladores. Madrid: Pearson Educación; Prentice Hall.

Krishna, S., and Vasu, S. (2018). Fuzzy PID based adaptive control on industrial robot system. Mater. Tdy Proc. 5(5 Pt 2), 13055–13060. doi: 10.1016/j.matpr.2018.02.292

CrossRef Full Text | Google Scholar

Kumar, N., Borm, J.-H., Panwar, V., and Chai, J. (2012). Tracking control of redundant robot manipulators using RBF neural network and an adaptive bound on disturbances. Int. J. Precis. Eng. Manufactur. 13, 1377–1386. doi: 10.1007/s12541-012-0181-5

CrossRef Full Text | Google Scholar

Liu, C., Zhao, Z., and Wen, G. (2019). Adaptive neural network control with optimal number of hidden nodes for trajectory tracking of robot manipulators. Neurocomputing 350, 136–145. doi: 10.1016/j.neucom.2019.03.043

CrossRef Full Text | Google Scholar

Liu, H., Pan, Y., Cao, J., Wang, H., and Zhou, Y. (2020). Adaptive neural network backstepping control of fractional-order nonlinear systems with actuator faults. IEEE Trans. Neural Netw. Learn. Syst. doi: 10.1109/TNNLS.2020.3027335. [Epub ahead of print].

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu, J. (2013). Radial Basis Function (RBF) Neural Network Control for Mechanical Systems. Berlin; Heidelberg: Springer. doi: 10.1007/978-3-642-34816-7

CrossRef Full Text | Google Scholar

Luo, R. C., and Kuo, C.-W. (2016). Intelligent seven-DoF robot with dynamic obstacle avoidance and 3-D object recognition for industrial cyber-physical systems in manufacturing automation. Proc. IEEE 104, 1102–1113. doi: 10.1109/JPROC.2015.2508598

CrossRef Full Text | Google Scholar

Makarov, M., Grossard, M., Rodriguez-Ayerbe, P., and Dumur, D. (2016). Modeling and preview $H_\infty$ control design for motion control of elastic-joint robots with uncertainties. IEEE Trans. Indus. Electron. 63, 6429–6438. doi: 10.1109/TIE.2016.2583406

CrossRef Full Text | Google Scholar

Nicolis, D., Zanchettin, A. M., and Rocco, P. (2016). Constraint-based and sensorless force control with an application to a lightweight dual-arm robot. IEEE Robot. Automat. Lett. 1, 340–347. doi: 10.1109/LRA.2016.2517206

CrossRef Full Text | Google Scholar

Pan, Y., Wang, H., Li, X., and Yu, H. (2018). Adaptive command-filtered backstepping control of robot arms with compliant actuators. IEEE Trans. Control Syst. Technol. 26, 1149–1156. doi: 10.1109/TCST.2017.2695600

CrossRef Full Text | Google Scholar

Rahimi Nohooji, H. (2020). Constrained neural adaptive PID control for robot manipulators. J. Franklin Instit. 357, 3907–3923. doi: 10.1016/j.jfranklin.2019.12.042

CrossRef Full Text | Google Scholar

Razmi, M., and Macnab, C. (2020). Near-optimal neural-network robot control with adaptive gravity compensation. Neurocomputing 389, 83–92. doi: 10.1016/j.neucom.2020.01.026

CrossRef Full Text | Google Scholar

Slotine, J.-J. E., and Li, W. (1991). Applied Nonlinear Control. Englewood Cliffs, NJ: Prentice Hall.

Google Scholar

Spong, M. W., and Vidyasagar, M. (1989). Robot Dynamics and Control. New York, NY: Wiley.

Wang, F., Chao, Z.-Q., Huang, L.-B., Li, H.-Y., and Zhang, C.-Q. (2019a). Trajectory tracking control of robot manipulator based on RBF neural network and fuzzy sliding mode. Cluster Comput. 22, 5799–5809. doi: 10.1007/s10586-017-1538-4

CrossRef Full Text | Google Scholar

Wang, H., Lei, Z., Zhang, X., Zhou, B., and Peng, J. (2019b). A review of deep learning for renewable energy forecasting. Energy Convers. Manage. 198, 1–16. doi: 10.1016/j.enconman.2019.111799

CrossRef Full Text | Google Scholar

Wang, L., Chai, T., and Yang, C. (2012). Neural-network-based contouring control for robotic manipulators in operational space. IEEE Trans. Control Syst. Technol. 20, 1073–1080. doi: 10.1109/TCST.2011.2147316

CrossRef Full Text | Google Scholar

Xu, J., Wang, Q., and Lin, Q. (2018). Parallel robot with fuzzy neural network sliding mode control. Adv. Mech. Eng. 10, 1–8. doi: 10.1177/1687814018801261

CrossRef Full Text | Google Scholar

Yang, C., Jiang, Y., He, W., Na, J., Li, Z., and Xu, B. (2018). Adaptive parameter estimation and control design for robot manipulators with finite-time convergence. IEEE Trans. Indus. Electron. 65, 8112–8123. doi: 10.1109/TIE.2018.2803773

CrossRef Full Text | Google Scholar

Yu, W., and Rosen, J. (2013). Neural PID control of robot manipulators with application to an upper limb exoskeleton. IEEE Trans. Cybernet. 43, 673–684. doi: 10.1109/TSMCB.2012.2214381

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, H., Du, M., Wu, G., and Bu, W. (2018). PD control with RBF neural network gravity compensation for manipulator. Eng. Lett. 26, 236–244.

Google Scholar

Keywords: cascade neural networks, robot manipulator, PD control, radial basis function, control compensation

Citation: Soriano LA, Zamora E, Vazquez-Nicolas JM, Hernández G, Barraza Madrigal JA and Balderas D (2020) PD Control Compensation Based on a Cascade Neural Network Applied to a Robot Manipulator. Front. Neurorobot. 14:577749. doi: 10.3389/fnbot.2020.577749

Received: 29 June 2020; Accepted: 14 September 2020;
Published: 03 December 2020.

Edited by:

Yongping Pan, National University of Singapore, Singapore

Reviewed by:

Heng Liu, Guangxi University for Nationalities, China
Huiming Wang, Chongqing University of Posts and Telecommunications, China

Copyright © 2020 Soriano, Zamora, Vazquez-Nicolas, Hernández, Barraza Madrigal and Balderas. 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: Luis Arturo Soriano, lsorianoa@chapingo.mx

Download