Revised Paper vs12
Revised Paper vs12
Keywords: Optimal Tracking Controls, Adaptive Observer, Disturbances Rejection, Planar Robots
1 Introduction this reason, the fuzzy logic system were used with
the combinations of proportional derivative (PD)
Robotic systems have been increasingly used in and proportional integral derivative (PID) con-
industrial production to improve productivity and trollers to improve the adaptability of the system
product quality. The problem of smooth and effi- [7–9]. By adjusting the controllers’ parameters
cient control of robotic systems has always been according to the changes of system disturbances,
a problem that attracts much attention from undesirable influences of the disturbances on the
investors and research groups around the world outputs can be partially reduced.
[1]. Requirements for robot control systems are On the other hand, control methods for non-
not only to complete the prescribed tasks, but also linear systems have been researched and devel-
to achieve the optimal system’s performance. The oped based on Lyapunov’s theory to enhance
designed controller needs to be able to respond to the system’s responsiveness. Some typical non-
the effects of adverse impacts such as occurrence linear controllers such as sliding and back-stepping
of harmful disturbances and the unfavourable controllers were developed in literature [10–15],
system’s uncertainties [2]. For robotic systems but these methods cause an undesirable chatter-
where the dynamic structure and presentation are ing phenomenon. In addition, when the system’s
fully known and reliable, feedback controllers such parameters change during operation and/or are
as proportional derivative, proportional integral unknown, model-based controllers no longer retain
derivative controllers can be employed to attain their effectiveness. Therefore, adaptive control
the system performance [3–6]. These approaches regimes were investigated to improve the quality
is convenient and simple in designing controllers, of the system’s responses. The adaptive controller
nonetheless, they were ineffective in eliminating could be developed from backstepping and sliding
the adverse impacts of disturbances and noise on mode control strategies [16], but for manipula-
the performance of the closed-loop systems. For tor, the common adaptive control techniques were
1
Springer Nature 2021 LATEX template
derived by using fuzzy logic theory or neural net- of linear quadratic regulation (LQR) and distur-
works [17–20]. Due to the property of being able bances observer was studied at [31–33]. However,
to approximate non-linear functions with arbi- the disturbances observers in [31] and [32] are only
trarily small errors, neural networks and fuzzy used to approximate the input disturbances, so
systems have great abilities in determining con- the influence from non-linear components in the
trol signals without requiring much the knowledge system still exists and the observer in [33] approx-
of the system’s information . However, computa- imate is used to approximate each of the different
tional complexity and large storage requirements quantities of the system so that the calculation
limit their applicability. volume will increase.
With the idea of using observer to eliminate Inspired from aforementioned works, in this
the effect of system disturbances and the system’s paper, an adaptive collaborative control regime
uncertainties, a controller design method was pro- comprising disturbance rejection observers and an
posed in [21] to achieve the control requirements optimal LQR controller is taken on a consideration
of non-linear systems. In this work, all effects to track prescribed paths and achieve the effi-
of noise, disturbances unknown components of cient performance of robotic manipulators. Firstly,
the dynamic model of the system were aggre- we consider a dynamical representation of a class
gated into a lumped disturbances and removed by of non-linear robotic systems with disturbances.
deploying observers. As a result, these dynamical In the following step, by using some advance
model of the non-linear systems were converted mathematical computation, we restructure origi-
into forms of linear systems leading to the ease nal system’s model to establish a unique Lumped
of controller design. Several other observer design disturbances which are time-varying functions
methods with similar purposes were proposed in containing external disturbances, uncertain fac-
[22–25]. Besides that, optimal control problem is tors and non-linear components. In the next part,
also considered [26, 27]. The above documents we propose an intelligent observer based on the
[22–27] have not considered the combination of available restructured system models to gener-
their observers with optimal control problems as ate the estimation of the varying functions by
well as other control algorithms. For non-linear applying technique of Taylor approximation. With
systems such as manipulator, the optimization the presence of estimated signals, we obtained
problems can be solved through neural networks an adaptive observer-based controller to achieve
with typical structure of actor-critic [28, 29]. The control requirements of closed-loop robotic sys-
neural network showed their ability to approx- tems. Furthermore, with the availability of the
imate the solution of the optimization problem designed observer, the impacts of the lumped
posed directly for the non-linear system, but disturbances can be removed, and the original
the complexity in structure as well as the com- non-linear system will be transformed a linear
putational volume is the biggest limitation of representation which is suitable for implementing
this method. A simpler way to design the opti- an additional feedback controller to enhance the
mal controller is to convert the system to linear performance of the systems. By using techniques
form by using linearization methods and Taylor of linear quadratic regulation, an extra adaptive
series approximation is an effective option. The optimal controller is developed to cooperatively
application of LQR controller in obtained lin- works with the designed adaptive observer-based
earization model by Taylor series approximation controller to achieve better performance of the
was shown in [30]. Although the computational robotic manipulator.
complexity is reduced, the control quality can The remaining of this paper is organized as fol-
still be affected by the deviation between the lows: Section II presents system description and
linearized model and the real model of the sys- restructured models of the studied robotic manip-
tem. Furthermore, it is necessary to consider the ulators, and the structure of adaptive control
occurrence of disturbances in the optimal con- strategy. The synthesis of adaptive control regime
trol problem. The solutions given in this case can including lumped disturbance rejection observer
include disturbances observers. The combination and optimal LQR are demonstrated in Section III
In Section IV, comprehensive simulations will be
Springer Nature 2021 LATEX template
By using the controller form in (10), a closed- first, an intelligent estimator (observer) will be
loop system of proposed robotic system can be designed to reconstruct the estimation f̂ of f , then
rewritten as follows an optimal controller will be developed to collabo-
rate with the observer to improve the performance
ẋ = Ax − M (q)−1 T + f and guarantee the performance of the closed-loop
system.
= Ax − M (q)−1 M (q) − τ ln + f̂ + f
(11)
= Ax + τ ln + (f − f̂ ) 3.1 Intelligent estimator (observer)
= Ax + Bu + ∆f .
design
In this part, an intelligent observer is deployed to
0n estimate the time-varying term, f . In this paper, f
where B = , u = τ ln and ∆f = f − f̂ .
In is assumed to be approximated by a Taylor expan-
It is very clear that if ∆f converge to zeros, sion with a sufficiently large number of degrees
system (11) becomes a linear system as follows m, m is integer, which satisfies f m =0. In order to
design the observer, let we define some following
ẋ = Ax + Bu + ∆f notations
(12)
=Ax + Bu,
Θ1 = ζ,
and x(t) converge to zero after some seconds of Θ2 = ζ̇,
settling time, system (11) becomes stable. Accord-
Υ1 = f ,
ingly, the tracking tasks of the proposed robotic
system will be achieved and the proposed robot
Υ2 = ḟ ,
.. ..
planar can implement any task based on pre-
.=. (13)
scribed requirement, r. (k−1)
Υk = f ,
k
Remark 2 : Since the lumped disturbances f different
Υ(k−1) = f ,
from input disturbances T e , the observer designed to .. ..
.=.
approximate f will also have a different purpose from
those which approximate T e . When the effect of f Υ(m−1) =f m ,
is estimated and eliminated, the nominal system will
be converted to (11) which is a linear system model.
where k ∈ [1, m] denotes the order derivative of f .
Thereby, the controller design methods for linear sys-
From (13), we obtain thier derivatives as fol-
tem can be used and in this article we also focus on the
optimal control problem so that the Linear quadratic lows
regulator (LQR) technique is a suitable and effective
choice to solve optimal control problem for the linear
Θ̇1 = Θ2 ,
Θ̇2 = − M (q)−1 T + ΩΘ1 + ΨΘ2 + Υ1 ,
model.
Υ̇1 = Υ2 ,
The main purpose of this paper now is to
Υ̇2 = Υ3 ,
develop an intelligent observer to estimate the
.. ..
value of function f and an optimal control which
.=.
collaborate with the observer to guarantee the
Υ̇(m−1) =Υ(m)
tracking requirements and stability of the pro-
Υ̇m = 0.
posed closed-loop robotic system.
(14)
3 Adaptive cooperative
control design
In this section, we will develop a cooperative con-
trol strategy for the proposed robotic system. At
Springer Nature 2021 LATEX template
We employ the following structure of an intelligent By replacing values from (18) and (17) into (11),
observer (m+2)
we obtain Θ̂1 as follows
˙
Θ̂1 = Θ̂2 + Γm+1 (Θ1 − Θ̂1 ), (m+2)
Θ̂1 = Θ̂2
(m+1)
+ Γm+1 ζΘ
(m+1)
˙
Θ̂2 = ΩΘ̂1 + ΨΘ̂2 − M (q)−1 T + Υ̂1
(m+1) (m) (m)
= Γm+1 ζΘ + ΩΘ̂1 + ΨΘ̂2
+ Γm (Θ1 − Θ̂1 ),
(m) (m)
− (M (q)−1 T )(m) + Υ̂1
+ Γm ζΘ
˙
Υ̂1 = Υ̂2 + Γm−1 (Θ1 − Θ̂1 ),
(m+1) (m) (m)
= Γm+1 ζΘ + ΩΘ̂1 + ΨΘ̂2
˙
Υ̂2 = Υ̂3 + Γm−2 (Θ1 − Θ̂1 ),
(m−1) (m−1)
+ Υ̂2 + Γm−1 ζΘ
.. ..
.=.
(m)
− (M (q)−1 T )(m) + Γm ζΘ
˙
Υ̂m−2 = Υ̂m−1 + Γ1 (Θ1 − Θ̂1 ),
(m+1) (m) (m+1)
˙
= Γm+1 ζΘ + ΩΘ̂1 + ΨΘ̂1
Υ̂m−1 = Γ0 (Θ1 − Θ̂1 ). (m)
(15) − ΨΓm+1 ζΘ − (M (q)−1 T )(m)
with Γk ∈ Rn×n , k = 1, 2, ..., m + 1 are diagonal
(m) (m−1)
matrices of which all the diagonals are positive. + Γm ζΘ + Γm−1 ζΘ + ... + Γ1 ζ̇Θ
Let we define ζΘ = Θ1 − Θ̂1 as observer error.
In the following part, we will work out the exis- + Γ 0 ζΘ .
tence condition of designed observer. The (m+2)
(19)
order derivatives of Θ̂1 can be obtained from (14)
On the other hand, from (6), we have ζ̈ = Ωζ +
and (15) as follows
Ψζ̇ − M (q)−1 T + f . Therefore
(m+2) (m+1)
Θ̂1 = Θ̂2 + Γm+1 (Θ1 − Θ̂1 )(m+1)
(16) −(M (q)−1 T ) = ζ̈ − Ωζ − Ψζ̇ − f
(m+1) (m+1)
= Θ̂2 + Γm+1 ζΘ (2) (1)
= Θ1 − ΩΘ1 − ΨΘ1 − f
(m+2) (m)
The (m + 1)-order derivatives of Θ̂2 can be −(M (q)−1 T )(m) = Θ1 − ΩΘ1
obtained from (14) and (15) as follows (m+1)
− ΨΘ1 − f (m) .
(m+1) (m) (m) (20)
Θ̂2 = ΩΘ̂1 + ΨΘ̂2 − (M (q)−1 T )(m) Substitute (20) into (19), we obtain
(m)
+ Υ̂1 + Γm (Θ1 − Θ̂1 )(m)
(m+2) (m+1) (m) (m+1)
(m) (m) Θ̂1 = Γm+1 ζΘ + ΩΘ̂1 + ΨΘ̂1
= ΩΘ̂1 + ΨΘ̂2 − (M (q)−1 T )(m)
(m)
(m) (m) − ΨΓm+1 ζΘ − (M (q)−1 T )(m)
+ Υ̂1 + Γ m ζΘ
(17) (m)
+ Γm ζΘ + Γm−1 ζΘ
(m−1)
+ ... + Γ1 ζ̇Θ
By deploying a similar computation method in
(16) and (17), from (14) and (15), we obtain
+ Γ 0 ζΘ ,
(m) (m−1) (m−1)
Υ̂1 = Υ̂2 + Γm−1 ζΘ , (m+1) (m) (m+1)
= Γm+1 ζΘ + ΩΘ̂1 + ΨΘ̂1
(m−1) (m−2) (m−2)
Υ̂ = Υ̂3 + Γm−2 ζΘ ,
(m) (m+2)
2 − ΨΓm+1 ζΘ− f (m) + Θ1
.. .. (18)
.=. (m) (m+1) (m)
− ΩΘ1 − ΨΘ1 + Γm ζΘ
Υ̂m−1 = Υ̂m−1 + Γ1 ζ̇Θ ,
Υ̂m = Γ0 ζΘ . (m−1)
+ Γm−1 ζΘ + ... + Γ1 ζ̇Θ + Γ0 ζΘ .
(21)
Springer Nature 2021 LATEX template
robotic system. Generally, if matrix A is chosen as from the algorithm is to the exact solution of
a Hurwitz matrix, the system (33) will be stable, (35), meaning that lim Lk = L∗ then get the
k→∞
which means that the control errors will go to zero. coefficient matrix of the controller as close to the
We will continue to use the optimization algorithm optimal coefficient matrix lim Rk = R∗ . The
for the linear system to further improve the track- k→∞
ing quality for the studied robotic system. Hence, proof has been presented in [34] and we obtain the
our objective now is to design a Linear quadratic parameter matrix for the optimal controller LQR.
regulator (LQR) to minimize the following cost
function: Remark 4 : As we mentioned in the article, if ∆f con-
verges to zero the system (12) will become (33) and
Zt the controller is designed to stabilize system (33) will
1
xT Cx + τ Tln Dτ ln dτ
J= (34) also stabilize the original system. In this Remark, we
2 will provide the proof for the stability of closed loop
0
system even there exist an approximation error, ∆f
With C = C T ≥ 0 and D = DT > 0. From [34], between f and and the estimation, fˆ. Before proving
the task of finding the optimal control signal τ ln is the stability of closed loop system, we give some prop-
erties proven in [34, 35], for all positive integers k, we
equivalent to finding a positive definite symmetry
have
roots L∗ of the Riccati equation
A − BRk is Hurwitz
AT L + LA + C − LBD−1 B T L = 0 (35) lim Lk = L∗
k→∞
lim Rk = R∗
Then, the coefficient matrix of the optimal con- k→∞
Determine R0 as the matrix of the state feed- with Q is a positive definite matrix have always a
positive definite solution P .
back controller. If A has made the system
We use the following Lyapunov function
stable, then R0 can be chosen including all zero
elements. V = xT P x (41)
Solving the Lyapunov equation Taking the derivative of V , we have
h i
T V̇ = xT (A − BRK )T P + P (A − BRK ) x+2xT P ∆f
(A − BRk ) Lk + Lk (A − BRk )
(42)
= −C − RkT DRk (37) from (40) we deduce
Remark 5 : m2 l2
m22 = + J2
4
Algorithm 1 LQR with adaptive observer c11 c12
The Centripetal and Coriolis matrix C =
c21 0
1. Initialization:
c11 = −q̇2 m2 l1 l2 sin q2
Choose 2 matrices Ω and Ψ such that A
is Hurwitz. m 2 l1 l2
Choose parameter m and desired form of c12 = −q̇2 sin q2
2
the characteristic polynomials, H. m2 l1 l2
c21 = q̇1 sin q2
2. Calculation: 2
T
and the Gravitational vector G = g1 g2 with
Determine the parameter matrix R∗
for the optimal controller LQR using
m1 gl1
m2 gl2
Kleiman approximation method. g1 = + m2 gl1 cos q1 + cos(q1 +q2 )
Calculate the parameter matrices 2 2
Γ0 , Γ1 , ..., Γm+1 of the observer. In the m2 gl2
case of m = 1 the parameter matrices g2 = cos(q1 + q2 )
2
can be calculated through (27) and in Parameters of the Robot are shown in Table 1.
the case of m = 3 can use (31)
3. Controller synthesis Parameter Value
m1 [kg] m2 [kg] l1 [kg] l2 [kg] J1 [kg] J2 [kg]
Output of LQR controller: τ ln = −R∗ x 0.452 0.269 0.2 0.18 0.122 0.0447
Output of observer: fˆ = Υ̂1 Table 1 The parameters of Planar Robot
Synthesize control signal vector T
according to (31).
1
Adaptive control strategy 1 (called Controller
1) is a combination of the optimal controller
1
0.5
ext
1
in Fig. 3.
0 (Scenario I2 ): the system reference, r is
0 2 4 6 8 10 cyclic signals, r = [r1 (t) r2 (t)]T , where
r1 (t) = 0.5 sin(0.2πt) − sin(0.4πt) and r2 (t) =
0.2
0.5 sin(0.2πt) + sin(0.4πt). The system distur-
2
11
1.2 1.5
r2 (t)
1 1 q (t) - Controller I
2
0.8 0.5 q2 (t) - Controller II
r1 (t)
[rad]
[rad]
0.6 q1 (t) - Controller I 0
0.4 q1 (t) - Controller II
-0.5
0.2
-1
0
-1.5
0 2 4 6 8 10 0 2 4 6 8 10
Time (Seconds) Time (Seconds)
Fig. 5 The response of Link 1 angle, q1 (t) of the closed-
loop systems with constant references (Scenario I1 ) Fig. 8 The response of Link 2 angle, q2 (t) of the closed-
loop systems with cyclic references, r, (Scenario I2 )
1.2
1.5
1 r1 (t)
0.8 1 q1 (t) - Controller I
r2 (t)
0.5 q1 (t) - Controller II
[rad]
0.2 -0.5
0 -1
0 2 4 6 8 10
-1.5
Time (Seconds) 0 2 4 6 8 10
Fig. 6 The response of Link 2 angle, q2 (t) of the closed- Time (Seconds)
loop systems with constant references (Scenario I1 ) Fig. 9 The response of Link 1 angle, q1 (t) of the closed-
loop systems (Scenario I3 ).
1.5
r1 (t) 1.5
1 q1 (t) - Controller I r2 (t)
q1 (t) - Controller II 1 q2 (t) - Controller I
0.5
0.5 q2 (t) - Controller II
[rad]
0
[rad]
0
-0.5
-0.5
-1
-1
-1.5
0 2 4 6 8 10
-1.5
Time (Seconds) 0 2 4 6 8 10
Fig. 7 The response of Link 1 angle, q1 (t) of the closed- Time (Seconds)
loop systems with cyclic references (Scenario I2 ) Fig. 10 The response of Link 2 angle, q2 (t) of the closed-
loop systems (Scenario I3 ).
In conclusion, our cooperative controllers are
highly effective in the tracking operation of the To validate the observer’s performance in estimat-
robotic systems which demonstrate the advan- ing the lumped disturbances, fˆ we have under-
tages of our proposed control strategy. taken Scenario II when the observer works inde-
pendently. In this subsection, the LQR controller
4.3 Observer validation will be removed leading to τ ln in (21) becomes
Springer Nature 2021 LATEX template
[rad/s2]
f (t)
10 m1
10
[rad/s2]
0
0
-10
-10
0 2 4 6 8 10
-20
Time (Seconds)
0 2 4 6 8 10 Fig. 12 Estimated results of f2 and fm2 with Controller
Time (Seconds) III under constant disturbances (Scenario II1
Fig. 11 The Responses of f1 and fm1 with controller III 40
under constant disturbances (Scenario II1 ) f1 (t)
20 fm1 (t)
13
10 80
f2 (t)
5 60 f (t)
m2
0 40
[rad/s2]
[rad/s2]
-5 20
-10 0
f1 (t)
-15 -20
fm1 (t)
-20
0 2 4 6 8 10 0 2 4 6 8 10
Time (Seconds) Time (Seconds)
Fig. 15 Estimated results of f1 and fm1 with Controller Fig. 18 Estimated results of f2 and fm2 with Controller
III under under time-varying disturbances (Scenario II2 ) IV under time-varying disturbances (Scenario I3 )
30
f2 (t) put the unfavourable system disturbance and non-
fm2 (t) linear components into a unique lumped distur-
20
bance vector which are time-varying functions.
[rad/s2]
-20
atively works with the adaptive observer-based
controller to achieve better performance of the
f1 (t)
robotic systems. A comprehensive simulation has
-40
been conducted on the model of a planar robotic
fm1 (t)
system with two degrees of freedom to validate the
-60
0 2 4 6 8 10 effectiveness of our control regime.
Time (Seconds)
Fig. 17 Estimated results of f1 and fm1 with Controller References
IV under time-varying disturbances (Scenario I3 )
[1] J. Mattila, J. Koivumäki, D. G. Caldwell and
optimal feedback controller has been presented to C. Semini, A Survey on Control of Hydraulic
achieve the tracking control purpose and restore Robotic Manipulators With Projection to
the stability of non-linear robotic systems sub- Future Trends, IEEE/ASME Transactions on
jected to disturbances. Firstly, a model of robotic Mechatronics, 22 (2017) 669–680.
system has been provided and restructured to
Springer Nature 2021 LATEX template
[2] J. Zhai and G. Xu, A Novel Non-Singular Ter- Control of Industrial Robotic Manipulators,
minal Sliding Mode Trajectory Tracking Con- IEEE Access, 9 (2021) 31921 - 31931.
trol for Robotic Manipulators, IEEE Trans-
actions on Circuits and Systems II: Express [11] J. Zhai, G. Xu, A Novel Non-Singular Termi-
Briefs, 68 (2021) 391-395 nal Sliding Mode Trajectory Tracking Con-
trol for Robotic Manipulators, IEEE Trans-
[3] I. David, G. Roble, PID control dynamics of actions on Circuits and Systems II: Express
a Robotic arm manipulator with two degrees Briefs, 68(1) (2020) 391 - 395.
of Freedom, Control de Procesos y Robotica
(2012), (2012) 1-7. [12] M. Rahmani, H. Komijani, M. H. Rahman,
New Sliding Mode Control of 2-DOF Robot
[4] K. Jayaswal, D. K. Palwalia, S. Kumar, Per- Manipulator Based on Extended Grey Wolf
formance investigation of PID controller in Optimizer, International Journal of Con-
trajectory control of two-link robotic manip- trol, Automation and Systems, 18 (2020)
ulator in medical robots, Journal of Interdis- 1572–1580.
ciplinary Mathematics, 24 (2021) 467-478.
[13] N. M. H. Norsahperi, K. A. Danapalasingam,
[5] F. Loucif, S. Kechida, A. Sebbagh, Whale An improved optimal integral sliding mode
optimizer algorithm to tune PID controller control for uncertain robotic manipulators
for the trajectory tracking control of robot with reduced tracking error, chattering, and
manipulator, Journal of the Brazilian Soci- energy consumption, Mechanical Systems
ety of Mechanical Sciences and Engineering and Signal Processing, 142 (2020) 106747.
volume, 42(1) (2020).
[14] U. Zakia, M. Moallem, C. Menon, PID-
[6] E. V. L. Nunes, L. Hsu, Global Tracking for SMC controller for a 2-DOF planar robot,
Robot Manipulators using a Simple PD Con- 2019 International Conference on Electrical,
troller Plus Feedforward, 28(1) (2010) 23-34. Computer and Communication Engineering
(ECCE),(2019).
[10] T. N. Truong, A. T. Vo, H. J. Kang, A [18] Q. Zhou, S. Zha,; H. Li, R. Lu, C. Wu,
Backstepping Global Fast Terminal Slid- Adaptive Neural Network Tracking Control
ing Mode Control for Trajectory Tracking for Robotic Manipulators With Dead Zone,
Springer Nature 2021 LATEX template
15
IEEE Transactions on Neural Networks and [27] Y. Hu, W. Wang, H. Liu, L. Liu, Reinforce-
Learning Systems, 30(12) (2018) 3611 - 3620. ment Learning Tracking Control for Robotic
Manipulator With Kernel-Based Dynamic
[19] A. Jouila, K. Nouri, An adaptive robust non- Model, IEEE Transactions on Neural Net-
singular fast terminal sliding mode controller works and Learning Systems, 31(9) (2019)
based on wavelet neural network for a 2- 3570 - 3578.
DOF robotic arm, Journal of the Franklin
Institute, 357(18) (2020) 13259-13282. [28] Y. Hu and B. Si, A Reinforcement Learn-
ing Neural Network for Robotic Manipulator
[20] A. T. Azar, F. E. Serrano, Fractional Order Control, Neural Computation, 30(7) (2018)
Two Degree of Freedom PID Controller for 1983 - 2004.
a Robotic Manipulator with a Fuzzy Type-2
Compensator, Proceedings of the Interna- [29] Y. Hu, W. Wang, H. Liu and L. Liu,
tional Conference on Advanced Intelligent Reinforcement Learning Tracking Control
Systems and Informatics 2018, (2019) 77-88. for Robotic Manipulator With Kernel-Based
Dynamic Model, IEEE Transactions on Neu-
[21] W. Ha, J. Back, A Disturbance Observer- ral Networks and Learning Systems, 31(9)
based Robust Tracking Controller for Uncer- (2020) 3570 - 3578.
tain Robot Manipulators, International Jour-
nal of Control, Automation and Systems, 16 [30] C. Mahapatra and S. Chauhan, Tracking con-
(2018) 417–425. trol of inverted pendulum on a cart with
disturbance using pole placement and lqr,
[22] W. Ha, J. Back, A Robust Tracking Con- 2017 International Conference on Emerging
troller for Robot Manipulators: Embedding Trends in Computing and Communication
Internal Model of Disturbances, 2019 Interna- Technologies (ICETCCT), (2017).
tional Conference on Robotics and Automa-
tion (ICRA), (2019). [31] J. H. Choi, J. S. Kim, and K. H. Kim,
Robust tracking performance of linear induc-
[23] M. Ramı́rez-Neria, R. Madonski, A. Luviano- tion motor-based automatic picking system
Juárez, Z. Gao, H. Sira-Ramı́rez, Design of using a high-gain disturbance observer, IET
ADRC for Second-Order Mechanical Systems Electric Power Applications, (2016).
without Time-Derivatives in the Tracking
Controller, 2020 American Control Confer- [32] M. Kim, J. H. Kim, S. Kim, J. Sim, and
ence (ACC), (2020). J. Park, Disturbance observer based linear
feedback controller for compliant motion of
[24] D. Shi, J. Zhang, Z. Sun, G. Shen, Y. Xia, humanoid robot, 2018 IEEE International
Composite trajectory tracking control for Conference on Robotics and Automation
robot manipulator with active disturbance (ICRA), (2018).
rejection, Control Engineering Practice, 106
(2021) 104670. [33] V. P. Vu, V. T. Ngo, V. D. Do, D. N.
Truong, T. T. Huynh, and T. D. Do, Robust
[25] M. A. Y. Abdallah, R. Fareh, Tracking mppt observer-based control system for wind
Control of Serial Robot Manipulator using energy conversion system with uncertain-
Active Disturbance Rejection Control, 2019 ties and disturbance, IEEE Access,9 (2021)
Advances in Science and Engineering Tech- 96466–96477.
nology International Conferences (ASET),
(2019). [34] D. Kleinman, On an iterative technique for
riccati equation computations, IEEE Trans-
[26] E. Guech, S. Bouzoualegh, Y. Zennir, S. actions on Automatic Control, 13(1) (1968)
Blažic, MPC Control and LQ Optimal Con- 114–115.
trol of A Two-Link Robot Arm: A Compara-
tive Study, Machines, 6 (2018) 409-414.
Springer Nature 2021 LATEX template