1 Introduction
Robots are being increasingly deployed for modern industrial production. Engineers and designers have developed a wide variety of robots for various application scenarios and task requirements [1]. Given that a robot is a typical nonlinear and strongly coupled electromechanical system, the control performance has been the focus in robotics research. To improve the control accuracy of robots, the impedance control and hybrid position/force control [2, 3], have been developed and widely used.
An accurate dynamic model is the basis for robot control, while an inaccurate model can affect the control performance and even lead to instability [4]. Although the inertial parameters of a robot take certain constant values, some of these parameters are unknown even to the robot manufacturer because of the complexity of the robot components and assembly errors. Because of the nonlinear and strong coupling characteristics of robots, researchers have used intelligent control methods to approximate the dynamic model, such as the neural network system [5–7] and reinforcement learning method [8]. However, these methods can only prove the consistency and boundedness of the tracking error and cannot ensure that the estimated value converges to the real value [9–11]. The computational efficiency of robot dynamics models established by forward- and backward-iteration Newton–Euler method has been proven to be sufficient.
Accurate dynamic parameters cannot be obtained in advance, which is an obstacle that must be overcome to establish a dynamic model [12, 13]. To this end, researchers have developed a method for dynamic parameter identification. In [14], the spinor method combined with the recursive Newton–Euler method is used to derive an analytical dynamic expression; however, the column vectors of the regression matrix given were linearly dependent. In [15, 16], a new method is provided to obtain the maximum linearly independent group of the column vectors of a regression matrix. Thereafter, the least-squares method is applied to find the parameter matrix. To identify the dynamic parameters easily, it is necessary to find the excitation signal, so as to minimize the conditional number of the observation matrix [17, 18]. [19] introduces the application of QR decomposition and SVD decomposition to extract the regression matrix and dimensionality reduction, so as to obtain the minimum parameter set. [20] implements the least-squares method to identify the unknown inertial parameters, and [21–23] introduce the application of a recursive least-squares method. In recent years, artificial intelligence methods have been successfully applied in many fields, including for determining the dynamic parameters associated with robots. The model identification method proposed in this paper is based on the Newton–Euler principle, with advantages such as improved identification process, reduced computational complexity, and ease of use.
The control of the contact force is another important task that needs to be solved. Force control is typically realized using two methods: hybrid force/position control and impedance control [24, 25]. For the former, position and force control loops are designed, with the two loops being relatively independent. Based on the interaction between the robot and the environment, the impedance control method realizes the force position control of the manipulator by establishing an impedance model between the position and the force. Unlike the above two methods, trajectory scaling involves incorporating the force error into the position correction to achieve position control [26–28]. Compared with the impedance control, the trajectory scaling method changes the trajectory planning of the timestamp, i.e., the revised one tracks the desired trajectory well before. Compared with the hybrid control method for the force position, the trajectory scaling method is implemented only after the robot contacts the environment. Before contacting, the robot is in the position control mode. After the contact, the force position control will be carried out, without switching between the two states, and the control process will be more stable. Control precision is one of the important indexes in the design of controllers, and the precision of the control algorithm directly depends on the modeling precision of the dynamic model. [29] combined iterative learning and reinforcement learning methods to improve the force tracking accuracy. In [30, 31], an adaptive control algorithm is designed based on the computed-torque algorithm and the method of adaptive dynamic parameter estimation in [32, 33], where a high-precision dynamic control is realized.
Currently, the idea of double-loop control has been widely adopted, i.e., force control for the outer loop and position control for the inner loop [34, 35]. In this study, a trajectory scaling method is used to control the outer loop. The basic idea is to change the desired trajectory by obtaining the error between the actual joint torque and the desired joint torque, so as to indirectly realize the expected contact force control. Based on dynamic parameter identification, an adaptive control scheme is introduced to improve the control precision. The main contributions of this paper are as follows:
1. To identify the dynamic parameters of the robot, the dimension of the regression matrix is reduced by QR and SVD decomposition to obtain the minimum set of dynamic parameters. Based on the collected values of the angle, angular velocity, angular acceleration, and joint torque, the dynamic parameters are calculated using the least-squares method, which is clear and simple.
2. To control the contact force, the idea of trajectory scaling is applied to the outer loop to make the end-effector of the robot follow the desired trajectory as far as possible. It is noted that the desired trajectory is varied by changing the timestamp in the trajectory generation process based on the torque error, which is helpful to indirectly realize the control of the contact force.
3. An adaptive control strategy based on the computed-torque method is adopted in the inner loop, so that the robot can adjust the dynamic parameters depending on the task and improve the control performance.
The rest of this paper is organized as follows. In Section 2, the overall scheme is introduced, including the dynamic parameter identification and control strategy design. In Section 3, we introduce the robot model and dynamic parameter identification method. In Section 4, we introduce the force control algorithms based on trajectory scaling and adaptive computation. Section 5 presents the simulation design and results. Section 6 concludes the paper.
2 Problem formulation
Robot grasping objects moving in tash space is a typical working scenario. Taking the widely used UR5 robot as an example, we establish the model shown in Fig 1.
[Figure omitted. See PDF.]
The structure of the parameter identification and control algorithm is shown as Fig 2, which consists of two parts. The objective of parameter identification is to obtain the inertial parameters related to the dynamics. Based on the identified dynamic parameters, the control algorithm controls the trajectory and contact force of the end-effector of the robot.
[Figure omitted. See PDF.]
In the dynamic parameter identification module, an optimal excitation trajectory is generated based on the dynamic and kinematic models of the robot, and then the robot follows this trajectory. The joint angle and torque during this motion are collected, and the basic dynamic parameters are obtained based on the reduced-order regression matrix and least-squares algorithm. In the control scheme module, the outer loop is composed of trajectory scaling, and the inner loop is composed of an adaptive parameter estimation algorithm based on the computed torque. The objective of the former is to generate the desired trajectory with respect to the trajectory generator and the actual torque, so that the robot follows the planned trajectory as much as possible, and use this generated trajectory for the compliance of the contact force. The objective of the latter is to obtain the required torque of the robot and reduce the complexity of the algorithm using the dynamic formula based on the Newton–Euler method, in order to enable a precise control of the robot.
3 System model and dynamic parameter identification
3.1 System model
The kinematics model of the robot is established with respect to the D-H law. After establishing the coordinate system of each link using the preposition coordinate method, we determine the transformation relationship between the i − 1 coordinate system and the i coordinate system via the translation and rotation of each coordinate system [4]. The transformation process can be used to represent the homogeneous transformation matrix , which can be expressed as(1)where ai is the length of the link, αi is the twist angle of the link, di is the distance of the link, and qi is the angle between the two links.
Lagrangian and Newton–Euler dynamics methods are typically used for robot dynamic models. For the former, the dynamic equation of the joint space is(2)where D(q) is the inertia matrix, is the centrifugal force and Coriolis force vector, and G(q) is the gravity vector. An important property of this model is its linearity, which can be expressed as(3)where represents the regression matrix of the dynamics, and P represents the inertial parameter matrix. This property is the basis of the robot dynamic parameter identification and control. The Newton–Euler equation is used to derive the inverse dynamics calculation formula, which includes forward and backward processing.
Forward:(4) (5) (6) (7) (8) (9) (10)
Backward:(11) (12) (13)where z is the unit vector in the Z axis; is the angular velocity; denotes the linear velocity; denotes the angular acceleration; is the linear acceleration; is the linear acceleration of the center of mass; is the moment of inertia; is the inertial force; is the moment; is the joint force; is the joint torque; is the driving moment; is the centroid coordinate. All the above variables are defined in frame i. is the translation operator, .
3.2 Identification of dynamic parameters
3.2.1 Regression function.
The robot dynamics equation established using the Newton–Euler method can be expressed using 4–11. However, it should be noted that the above formula describes the mass distribution of the link i using the mass mi and the inertia tensor towards its center of mass, instead of using the product of the mass , mass and the diameter of center of mass and the inertia tensor matrix to describe the mass distribution of the link. Therefore, to simplify the robot dynamics calculation with the minimum inertial parameter, it is necessary to modify the relevant dynamics calculation formula so that it contains , , and . Since the dynamic characteristics of a robot are linear functions of its inertial parameters, the identification problem of the robot parameters can be transformed to a problem of solving linear equations. The dynamic Eqs 2 and 3 can be simplified as(14)where q, , , and τ are known. Since is a known function independent of the inertial parameter P, the problem of identifying P is transformed to a problem of solving a system of linear Eq 14. Since 14 is a system of order 10n equations containing n unknowns, it is necessary to know at least q, , , and τ among the 10 different unknowns to identify C using 14.
We define:(15)
Let , then we can define:
,
Based on the parallel axis theorem: , 9 and 15 are combined as follows:(16)where,
FN11 = 0
.
We define the matrix Ai, where:
Ai11 = 0
From 11 and 12, we have:(17) (18)
17 and 18 indicate that and can be expressed as(19) (20)
In the 19, reflects the influence of the dynamic properties of the link j on , and reflects the influence of the dynamic properties on . We define:
, , .
From 19 and 20, we have:(21) (22)
More generally, from 22, we have(23)
It can be concluded that(24)where
Subsequently, we have:(25)where
Therefore, we have:(26)
By comparing 14 and 26, we can write the following matrix:(27)
3.2.2 Minimum parameter set.
The dynamic parameters of each link can be expressed in the form of the following vector:(28)
Only the coupling relationship between the dynamic parameters is considered, so there are only 10 parameters for each link. Two methods are mainly used to reduce the number of parameters to be identified, i.e., to obtain the minimum parameter set: QR and SVD. If a column in the matrix W is always zero, the parameters corresponding to that column have no contribution to the model. To determine the columns that are always zero, we can substitute the several sets of data to calculate the matrix W, and we can easily determine the columns whose elements are always zero.
If the robot has n joints, a total of 10n parameters are included in X. We suppose that c parameters remain after removing some of the parameters that have no contribution to the model and take r groups of data to calculate the matrix W. Moreover, we assume b parameters in the minimum parameter set of the model, namely rank(W) = b. When W is less than the rank (b < c), the decomposition QR of W is not unique. However, if after the matrix W multiplied by a column permutation matrix H, QR decomposition of WH is the only:(29)where Q is still a positive definite matrix, T2 is a b × (c − b) matrix, and T1 is an upper triangular matrix.
In the above, the column replacement matrix H is obtained using QR decomposition, and the matrix W after column replacement is divided into two parts, as follows:(30)where W1 represents b independent columns, and W2 represents c − b columns that need to be eliminated (linearly dependent on the other columns). After the column transformation of W, the corresponding parameter order in X becomes:(31)
Let XB2 = 0, then(32)
By applying the least-squares method to the above formula, we can obtain:(33)
From 31, the following equation can be obtained:(34)
4 Trajectory scaling and adaptive control algorithm design
The trajectory scaling method outputs a new desired trajectory, so it needs to be used in conjunction with the position controller. The force position control of the robot can be realized by combining the trajectory scaling method with the computed-torque control.
4.1 Trajectory scaling
In this section, the trajectory scaling method [31] is combined with the computed-torque controller to realize the force/position control of the robot. The idea of the trajectory scaling is to control the timestamp during the trajectory generation process by observing the difference between the actual joint torque of the robot and the expected joint torque, so as to change the expected trajectory and indirectly realize the force control. The implementation scheme is as follows: 1) First, based on the desired joint position, velocity, acceleration, and expected contact force, the desired joint torque is calculated using the inverse dynamic model; 2) Subsequently, through the transpose of the Jacobian matrix, the contact force is converted to the current torque of the joint, i.e., the measured torque of the joint; 3) The torque is measured minus the expected shutdown torque to obtain the torque error, whereby the timestamp in the trajectory generation process is varied to change the expected trajectory, thus indirectly realizing the control of the expected contact force. The trajectory scaling method outputs the new desired trajectory, so it needs to be used in conjunction with the position controller to achieve trajectory tracking and force control.
The expected trajectory is typically a function of time. The trajectory in the joint space can be expressed as qd(t) ∈ n. For each time step ti, the calculation method of the original timestamp is:(35)where ti−1 represents the timestamp of the previous time step; Δt is the time stepping value. By introducing the scaling factor , the time stepping value is associated with the expected trajectory and the actual contact force, where represents the observed value of the external torque, which can be calculated through the expected trajectory and the measured joint torque:(36)where τmea represents the measured value of the joint torque obtained from the conversion of the contact force at the end of the robot through the transpose of the Jacobian matrix; represents the desired joint torque value corresponding to the expected trajectory of the previous time step, and the dynamic model of the mechanical arm can be used to calculate the following:(37)
Therefore, the scaling factor fs is a function of the expected trajectory and the measuring joint torque τmea, so the new time step can be written as:(38)where is defined as(39)where represents the difference vector of two continuous expected joint positions; τmax is a constant vector and represent the maximum torque of the joint; is the sensitivity of the trajectory scaling.
Therefore, the complete form of the scaling factor is:(40)where k is a positive factor used to control the rate of decrease in the velocity, and is an optional dead zone. Here, the function Φ() ∈ [0, 1] is a monotone decreasing function, which is defined as:(41)
Through the design of the above functions, the scaling factor fs will control the expected position and velocity of the robot. When the measured torque is higher than the expected moment, the scaling factor fs will decrease, making the robot to move slowly or in reverse motion until the desired moment is reached. The impact of the scaling factor fs on the motion of the robot can be characterized as follows:
1. When fs > 0, the robot moves forward (fs = 1 is consistent with the expected trajectory);
2. When fs = 0, the robot stops moving;
3. When fs < 0, the robot moves in reverse.
4.2 Adaptive control algorithm
Considering the nonlinear and strong coupling characteristics of robot dynamics, the adaptive control method based on the computed torque has been widely studied, with significant achievements made thus far. Because of the huge amount of computation, it is difficult to apply the dynamics formula based on the Lagrangian method to the control of multi-degree-of-freedom robots. The recursive formula based on the Newton–Euler method is typically used to derive the dynamics equation, then obtain the regression matrix, and construct a control law through the adaptive estimation of the inertial parameters. The algorithm can effectively reduce the complexity of the control law and has little relationship with the degree of freedom of the robot.
The dynamic equations of the robot are described in 2 and 3. The variables y and qr are respectively introduced and defined as follows:(42)where γ ≥ 0, and we can deduce the following formula:(43)
According to 2 and 3, one can obtain(44)
Subsequently:(45)
The following controller and adaptive law are designed to ensure the global stability of the system:(46)
The stability proof of the control law is given below. We define , and then the Lyapunov function can be written as:(47)
By differentiating 47 with respect to time, we can obtain:(48)
Based on the linearity and anti-symmetry of the robot dynamics equation, we arrive at:(49)
Hence, it is proven that the robot is stable when using the control law.
4.3 Finding the regression matrix
From 17–28, we find that the regression matrix Y can be expressed as a function of , , and . Therefore, the expressions of , , and for obtaining are given as follows:(50) (51) (52)
Thus, we have .
Remark 1 Using regression matrix can implement the known information in dynamics as much as possible, and take the identified parameters as the initial value of the adaptive controller. In this case, the calculated dynamic model is more accurate. Relatively speaking, the adaptive control method does not require the initial value of dynamic parameters, so the dynamic model error is large when the robot is just running. It is worth mentioning that, another common scheme of robot adaptive control is to use fuzzy logic system and radial basis function neural network combined with adaptive estimator to deal with the uncertainty of dynamic model. In this case, most known information of dynamics can not be used; Because the initial value of the estimated parameter needs to be set according to experience, and it will bring large model error before approaching the true value. However, the control scheme proposed in this paper does not have this problem.
5 Numerical simulation
To verify the feasibility of the proposed control method, MATLAB/Simulink is applied to build the robot platform with UR5 for real-time simulation. UR5 has six links and six joints, whose parameters are shown in Table 1. The simulation experiment in this chapter firstly verifies the validity of parameter identification algorithm and obtains the identification results of dynamic parameters. Then, these identification results are used as the initial state of the adaptive parameter estimates to verify the effectiveness of the control algorithm combining trajectory stretching and adaptive.
[Figure omitted. See PDF.]
5.1 Verification of parameter identification method
The aim of the excitation trajectory design is to excite the robot sufficiently so as to obtain the dynamic parameters of the robot more accurately. For a given robot, the optimal excitation trajectory is theoretically the one that minimizes the error of dynamic parameter identification using the excitation trajectory. The type of excitation trajectory is the finite-term Fourier-series trajectory, and the parameters of the excitation trajectory need to be optimized depending on the actual situation. Since the Fourier-series trajectory is used as the excitation trajectory, the Fourier-series trajectory of joint i is expressed as follows:(53)where qi(t), , and are respectively the angle, angular velocity, and angular acceleration of joint i at time t. ωf is the interval angular frequency, k is the number of harmonic terms of the Fourier series, ai,k and bi,k are the amplitudes of the sine and cosine terms of joint i. In this simulation, ωf = 0.1π, and the coefficient of Fourier series is obtained by dynamic programming. Finally, the coefficient combinations, listed in Table 2, can be obtained; Fig 3 shows the excitation trajectories of each joint.
[Figure omitted. See PDF.]
[Figure omitted. See PDF.]
The model of the robot, listed in Table 1, obtained using the Newton–Euler method contains 60 dynamic parameters. By using the dimensionality reduction method of the model proposed in this paper and grouping the dynamic parameters, we can obtain a set containing 51 dynamic parameters, including 36 fully identifiable parameters and 15 identified parameters after linear combination. The remaining nine are unidentifiable parameters.
In this study, the dynamic parameters obtained via the parameter identification method are used for the adaptive control of the selected robot. We input the numerical value of the excitation trajectory to the robot, and then by measuring the joint angle, angular velocity, angular acceleration, and joint torque of the robot, we can complete the dynamic parameter identification. The identification method proposed in this paper is adopted; Table 3 lists the dynamic parameters obtained. Fig 4 shows the measured joint torque. Fig 5 shows the errors in the measured and computed torque. As shown in Figs 5 and 6, the measured and computed torques are largely the same, with an error of less than 10−12Nm. The simulation results show that the inertial parameters identified are effective for the excitation trajectory and joint torque.
[Figure omitted. See PDF.]
[Figure omitted. See PDF.]
[Figure omitted. See PDF.]
[Figure omitted. See PDF.]
To further verify the validity of the identified inertial parameters, another set of excitation trajectories is used for verification. Fig 6 shows the new excitation trajectory. Fig 7 shows the measured torque under this set of trajectories; Fig 8 shows the error. The validation results confirm the validity of the dynamic parameter identification method and the results.
[Figure omitted. See PDF.]
[Figure omitted. See PDF.]
5.2 Verification of control algorithm
Based on the trajectory scaling and adaptive control algorithm, we carry out a simulation verification in this part. The same robot model is used for the dynamic parameter identification, as listed in Table 1.
In the trajectory scaling module, the sensitivity of the scaling α = 10, the speed decreasing factor k = 1, and optional dead zone Γ = 0.5. In the adaptive torque control module,γ = 20eyes(6),Kp = diag([10,20,10,0.02,0.02,0.02]), and λ = 0.01 * eye(60). The simulation of a given input trajectory is conducted with the following parameters: qd = qd0 + Amp * sin(ω0 t) + Bmp * cos(ω0 t), including qd0 = [0.1, 0.2, 0.3, 0.1, 0.2, 0.3], Amp = [0.1, 0.2, 0.3, −0.1, −0.2, −0.3], Bmp = [−0.1, −0.2, −0.3, 0.1, 0.2, 0.3], ω0 = 4, and the initial values of the adaptive estimation parameters are 0. Figs 9–11 show the simulation results. Fig 9 shows that the motion trajectory of the joint can effectively track the given trajectory. Fig 10 shows the tracking error. Fig 11 shows each shutdown torque. The results show that the algorithm is effective.
[Figure omitted. See PDF.]
[Figure omitted. See PDF.]
[Figure omitted. See PDF.]
To further verify the effect of dynamic parameter identification, the identified results are used as initial values for the adaptive parameter estimation as part of a re-simulation. Figs 12–14 show the results, which respectively represent the trajectory tracking results and joint torque. The control effect is evident because the initial value is non-zero. The above simulation results show that the trajectory tracking error of the robot is very small and that the control precision is very high when using data identified from the dynamic parameters. This also proves the effectiveness of the dynamic parameter identification method and the robot control method.
[Figure omitted. See PDF.]
[Figure omitted. See PDF.]
[Figure omitted. See PDF.]
6 Conclusion
In this study, a robot dynamics model is established using the Newton–Euler method to determine the regression matrix and parameter vectors. The order of the regression matrix is reduced, and the minimum parameter set is obtained. The validity of the method is proven using the verification trajectory. We employe force control for the outer loop based on trajectory scaling and position control for the inner loop based on the adaptive torque method to achieve a high-precision control performance and compliance control of the robot. The proposed algorithm is verified by conducting a simulation. As part of future work, we plan to verify our approach on an experimental platform suitable for a real robot and further develop a compliant control algorithm for the force.
Citation: Song K, Hu H (2023) Dynamic parameter identification and adaptive control with trajectory scaling for robot-environment interaction. PLoS ONE 18(7): e0287484. https://doi.org/10.1371/journal.pone.0287484
About the Authors:
Ke Song
Roles: Conceptualization, Methodology, Project administration, Supervision
E-mail: [email protected]
Affiliation: Electronic Engineering Institute, Xi’an Aeronautical University, Xi’an, China
ORICD: https://orcid.org/0000-0003-1100-1271
Heyu Hu
Roles: Software, Validation, Visualization, Writing – original draft, Writing – review & editing
Affiliation: Zhongyuan University of Technology, Zhengzhou, China
1. Jose S, Juan-Antonio C, Belhassen-Chedli B, et al. Robotic manipulation and sensing of deformable objects in domestic and industrial applications: a survey. Inernational Journal of Robotics Research. 2018; 37(7):688–716.
2. Vanderborght B, Albu-Schaeffer A, Bicch A, et al. Dual arm manipulation—a survey. Robotics and Autonomous Systems. 2012; 60:1340–1353.
3. Federica F, Chiara T, Lorenzo S, et al. A variable admittance control strategy for stable physical human–robot interaction. Inernational Journal of Robotics Research. 2019; 38(6):747–765.
4. Slotine E, Li W. On the adaptive control of robot manipulators. Inernational Journal of Robotics Research. 1987; 6–49.
5. Sven C, Sumit K, Indika B, et al. Model-free online neuroadaptive controller with intent estimation for physical human–robot interaction. IEEE Transactions on Robotics. 2020; 36(1):240–253.
6. Hamed N, Ian H, Lei C. Neural impedance adaption for assistive human–robot interaction. Neurocomputing. 2018; (290): 50–59.
7. Xu Z, Li S, Zhou X, et al. Dynamic neural networks based adaptive admittance control for redundant manipulators with model uncertainties. Neurocomputing. 2019; 357:271–281.
8. Freek S, Jonas B, Alice E, et al. Model-free reinforcement learning of impedance control in stochastic environments. IEEE Transactions on Autonomous Mental Development. 2012; 4(4): 330–341.
9. Yang Z, Peng J, Liu Y. Adaptive neural network force tracking impedance control for uncertain robotic manipulator based on nonlinear velocity observer. Neurocomputing. 2019; 331: 263–280.
10. Zhang L, Li Z, Yang C. Adaptive neural network based variable stiffness control of uncertain robotic systems using disturbance observer. IEEE Transactions on Industrial Electronics. 2017; 64(3):2236–2245.
11. Li DP, Li DJ. Adaptive neural tracking control for an uncertain state constrained robotic manipulator with unknown time-varying delays. IEEE Transactions on Systems, Man and Cybernetics: Systems. 2018; 48(12):2219–2228.
12. Wu J, Wang J, You Z. An overview of dynamic parameter identfication of robots. Robotics and Computer-Integrated Manufacturing. 2010; (26) 414–419.
13. Nikos M, Rustam S. Estimation and exploitation of objects’ inertial parameters in robotic grasping and manipulation: A survey. Robotics and Autonomous Systems. 2020;124: 103374
14. Christopher G, Chae H, John M. Estimation of inertial parameters of manipulator loads and links. Inernational Journal of Robotics Research. 1986; 5(3):101–119.
15. Gautier M, Khalil W. Direct calculation of minimum set of inertial parameters of serial robots. IEEE Transactions on Robotics and Automation. 1990; 6(3):368–373.
16. Khalil W, Bennis F. Comments on “Direct calculation of minimum set of inertial parameters of serial robots”. IEEE Transactions on Robotics and Automation. 1994; 10(1):78–79.
17. Ayusawa K, Antoine R, Eiichi Y, et al. Generating persistently exciting trajectory based on condition number optimization. 2017 IEEE International Conference on Robotics and Automation (ICRA) Singapore. 2007; May 29—June 3.
18. Dong Y, Ren T, Chen K, et al. An efficient robot payload identfication method for industrial application. Industrial Robot: an International Journal. 2018; 45(4): 505–515.
19. Gautier M. Numerical calculation of the base inertial parameters of robots. Journal of Robotic System. 2007; 8(4):485–506.
20. Gautier M, Janot A, Vandanjon P. DIDIM: a new method for the dynamic identification of robots from only torque data. 2008 IEEE International Conference on Robotics and Automation Pasadena, CA, USA. 2008;May 19–23, 2008.
21. Daniel K, Torsten K, Friedrich M. On-line estimation of inertial parameters using a recursive total least-squares approach. 2008 IEEE/RSJ International Conference on Intelligent Robots and Systems Acropolis Convention Center Nice, France. 2008 Sept; 22–26.
22. Saverio F, Chiara T, Federica F, et al. Real-time identification of robot payload using a multirate quaternion-based kalman filter and recursive total least-squares. 2018 IEEE International Conference on Robotics and Automation (ICRA). 2018; May 21–25.
23. Stephan R, Frank G. Online estimation of vehicle driving resistance parameters with recursive least squares and recursive total least squares. 2013 IEEE Intelligent Vehicles Symposium (IV). Gold Coast, Australia. 2013;June 23–26.
24. Piotr G, Marcin S. Adaptive position/force control for robot manipulator in contact with a flexible environment. Robotics and Autonomous Systems. 2017; 95: 80–101.
25. Javier P, Marco A. Adaptive position/force control for robot manipulators in contact with a rigid surface with uncertain parameters. European Journal of Control. 2015; 22:1–12.
26. Lessandro D. Human-robot physical interaction and collaboration using an industrial robot with a closed control architecture. 2013 IEEE International Conference on Robotics and Automation (ICRA), Karlsruhe, Germany.2013; May 6–10.
27. Morinaga S, Kosuge K. Collision detection system for manipulator based on adaptive impedance control law. in Proc. IEEE International Conference on Robotics and Automation, Taipei, Taiwan. 2003 Sep; 1080–1085.
28. Luca A, Mattone R. Sensorless robot collision detection and hybrid force/motion control. in Proc. IEEE International Conference on Robotics and Automation, Barcelona, Spain. 2005 Apr; 999–1004
29. Loris R, Giacomo P, Nicola P, et al. Iterative learning procedure with reinforcement for high-accuracy force tracking in robotized tasks. IEEE Transactions on Industrial Informatics. 2018; 14(4):1753–1763
30. Wang H. Recursive composite adaptation for robot manipulators. Journal of Dynamic Systems, Measurement, and Control. Mar 2013, 135: 1–8.
31. Wang H. On the Recursive implementation of adaptive control for robot manipulators. Proceedings of the 29th Chinese Control Conference July 29–31, 2010, Beijing, China.
32. He W, Ge W, Li Y, et al. Model identification and control design for a Humanoid Robot. IEEE Transactions on Systems, Man and Cybernetics: Systems. 2016;1–13.
33. Yang C, Jiang Y, He W, et al. Adaptive parameter estimation and control design for robot manipulators with finite-time convergence. IEEE Transactions on Industrial Electronics. 2018; 65(10): 8112–8123.
34. Li Y, Ge S. Impedance learning for robots interacting with unknown environments. IEEE Transactions on Control Systems Technology. 2014; 22(4): 1422–1432.
35. Li Y, Gowrishankar G, Nathana J, et al. Force, impedance, and trajectory learning for contact tooling and haptic identification. IEEE Transactions on Robotics. 2018; 34(5): 1170–1182.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2023 Song, Hu. This is an open access article distributed under the terms of the Creative Commons Attribution License: http://creativecommons.org/licenses/by/4.0/ (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
To improve the force/position control performance of robots in contact with the environment, this paper proposes a control scheme comprising dynamic parameter identification, trajectory scaling, and computed-torque control based on adaptive parameter estimation. Based on the Newton–Euler method, the dynamic equation and its regression matrix is obtained, which is helpful to reduce the order of the model. Subsequently, the least-square method is implemented to calculate the values of the basic parameters of the dynamics. The identified dynamic parameters are used as initial values in the adaptive parameter estimation to obtain the torque, and trajectory scaling is applied to control the contact force between the robot and the environment. Finally, the dynamic parameter identification method and control algorithm are verified by conducting a simulation. The results show that the comprehensive application can help improve the control performance of robots.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer