Next Article in Journal / Special Issue
Kinematics and Dynamics of a Translational Parallel Robot Based on Planar Mechanisms
Previous Article in Journal
Vibration Isolation and Trajectory Following Control of a Cable Suspended Stewart Platform
Previous Article in Special Issue
Self-Sensing Electromagnets for Robotic Tooling Systems: Combining Sensor and Actuator
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Study on Payload Effects on the Joint Motion Accuracy of Serial Mechanical Mechanisms

Department of Mechanical Engineering, York University, Toronto, ON M3J1P3, Canada
*
Author to whom correspondence should be addressed.
Machines 2016, 4(4), 21; https://doi.org/10.3390/machines4040021
Submission received: 6 July 2016 / Revised: 31 October 2016 / Accepted: 31 October 2016 / Published: 4 November 2016
(This article belongs to the Special Issue Robotic Machine Tools)

Abstract

:
Robotic manipulators have been widely used in many arenas, when the robotic arm performs positioning, a traditional controller (e.g., a proportional-integral-derivative, PID controller) has the problem of not being able to compensate the payload variations. When the end-effector of the robotic arm grasps different payload masses as most applications require, the output of joint motion will vary under different payload masses, which will decrease the end-effector positioning accuracy of the robotic arm system. Based on the model reference adaptive control technique, the payload variation effect can be solved, therefore improving the positioning accuracy. This paper studies payload effects on the joint motion accuracy of serial mechanical mechanisms.

1. Introduction

Proportional-integral-derivative (PID) control is a widely used control method in many industries. For example, in many industries using robotic arms, PID control applies to each joint to control the whole robotic arm. By adjusting the PID gains of the PID controller, one can have the desired output performance. In [1], a discrete PID controller was designed for use in nano scale systems. In [2], a PID controller with additional imposed nonlinear logic was reviewed for robot motion positioning control. In [3], control strategies that implement planar micro assembly using groups of stress-engineered MEMS micro robots controlled through a single global control signal were presented. Model reference adaptive control (MRAC) is another control method that was proposed early on by Landau [4], and it has since been developed [5,6,7,8]. In [9], the implementation of MRAC to a dynamically unknown hydraulic robot for position tracking was presented. A recursive parameter estimator was employed for the parameter estimation in the MRAC system. The hydraulic robot was tested for a step input signal change, and it was found that the MRAC can provide better tracking than that of the PID controller, and the MRAC is sufficient enough to replace the classical PID controller. However, a minor problem was discovered, in that there is a small oscillation at the beginning of the motion when MRAC is applied. In [10], the study presented the application of a MRAC composite system used for tracking the endpoint of a flexible joint manipulator used in space. In [11], a model reference tracking-based adaptive PID controller was designed by inserting a PID controller to the feedback path for robot motion control, and the control system allows one to manipulate motions of an unstable robot. The reason that one needs to apply the adaptive control—especially the model reference adaptive control approach—is that traditional controllers cannot compensate the payload variations. When the end-effector grasps different payload masses, the joint output will vary under different payload masses, which will affect the positioning accuracy of the end-effector. Whereas for the model reference adaptive control, the above problem can be effectively resolved, and payload variation effect can be compensated. The MRAC (model reference adaptive control) technique was first proposed by Whitaker [12] in 1958, when he examined the adaptive flight control system, employing a reference model to produce the difference between the real and expected behavior. The difference was employed to adjust the parameters of the control system in order to obtain the expected outcome, regardless of some uncertainties and changing dynamics. The MRAC was later developed further. Dubowsky [5] was the first to apply the MRAC in a robotic manipulator. A linear time-invariant differential equation was employed as a reference model for every single joint in the robotic arm. The robotic arm was manipulated by tuning the gains of the position and velocity feedback system to track the model. The author employed the steepest-descent approach for renewing the feedback system gains, after which Horowitz applied the hyper-stability method and developed an adaptive algorithm [13] for a mechanical system, with the aim of compensating a nonlinear term in the dynamic equation and decoupling the existing interactions between the each joint of the robotic system. The MRAC proposed by Horowitz, and later associated developments by other authors, contains an adaptive algorithm block and a position feedback loop which provides the difference between desired and actual position of the joints. This difference is acted upon by the integral portion of a seemingly PID control structure before feedback values of position and velocity are subtracted from it. The problem associated with using a PID controller of not being able to compensate the payload variation is illustrated, and the general theory of model reference control is presented in the following section.

2. Payload Variation Effect and Model Reference Control

2.1. Two-Degrees of Freedom (DOF) Link Case

In order to implement PID control of the two-DOF (degrees of freedom) link manipulator case, as shown in Figure 1, the dynamic equation has to be derived. Here, by using the Lagrange method, the torques applied to the joints are determined:
τ 1 = d d t L θ 1 L θ 1 ,   τ 2 = d d t L θ 2 L θ 2
The kinetic energy and potential energy for link 1 are expressed as:
K 1 = 1 2 m 1 ( l 1 θ 1 ) 2 ,   P 1 = m 1 g ( l 1 sin θ 1 )
where m 1 is the mass of link 1 and m 2 is the mass of link 2. For link 2, first write down the coordinates of the end of link 2, then differentiate them with respect to time in order to obtain the kinetic energy. Denote the Cartesian coordinates of the end of link 2 as (x2, y2).
x 2 = l 1 cos θ 1 + l 2 cos ( θ 1 + θ 2 ) ,   y 2 = l 1 sin θ 1 + l 2 sin ( θ 1 + θ 2 )
Differentiate with respect to time results in:
x 2 = l 1 θ 1 sin θ 1 l 2 ( θ 1 + θ 2 ) sin ( θ 1 + θ 2 ) ,   y 2 = l 1 θ 1 cos θ 1 + l 2 ( θ 1 + θ 2 ) cos ( θ 1 + θ 2 )
Therefore, the kinetic energy for link 2 is expressed as:
K 2 = 1 2 m 2 v 2 2 = 1 2 m 2 l 1 2 θ 1 2 + 1 2 m 2 l 2 2 ( θ 1 + θ 2 ) 2 + m 2 l 1 l 2 cos θ 2 θ 1 ( θ 1 + θ 2 )
where v 2 2 = x 2 2 + y 2 2 .
The potential energy for link 2 is expressed as:
P 2 = m 2 g l 1 sin θ 1 + m 2 g l 2 sin ( θ 1 + θ 2 )
The total kinetic and potential energy are expressed as:
P = P 1 + P 2 = ( m 1 + m 2 ) g l 1 sin θ 1 + m 2 g l 2 sin ( θ 1 + θ 2 ) K = K 1 + K 2 = 1 2 ( m 1 + m 2 ) l 1 2 θ 1 2 + 1 2 m 2 l 2 2 ( θ 1 + θ 2 ) 2 + m 2 l 1 l 2 cos θ 2 θ 1 ( θ 1 + θ 2 ) .
The Lagrange is obtained as:
L = K P = 1 2 ( m 1 + m 2 ) l 1 2 θ 1 2 + 1 2 m 2 l 2 2 ( θ 1 + θ 2 ) 2 + m 2 l 1 l 2 cos θ 2 θ 1 ( θ 1 + θ 2 )    ( m 1 + m 2 ) g l 1 sin θ 1 m 2 g l 2 sin ( θ 1 + θ 2 )
τ 1 = d d t L θ 1 L θ 1 = ( ( m 1 + m 2 ) l 1 2 + m 2 l 2 2 + 2 m 2 l 1 l 2 cos θ 2 ) θ 1 + ( m 2 l 2 2 + m 2 l 1 l 2 cos θ 2 ) θ 2 + ( 2 m 2 l 1 l 2 sin θ 2 ) θ 1 θ 2 + ( m 2 l 1 l 2 sin θ 2 ) θ 2 2 + ( ( m 1 + m 2 ) l 1 cos θ 1 + m 2 l 2 cos ( θ 1 + θ 2 ) ) g
τ 2 = d d t L θ 2 L θ 2 = ( m 2 l 2 2 + m 2 l 1 l 2 cos θ 2 ) θ 1 + ( m 2 l 2 2 ) θ 2 + ( m 2 l 1 l 2 sin θ 2 ) θ 1 2 + m 2 l 2 cos ( θ 1 + θ 2 ) g
Putting them in a matrix form, we can obtain the following:
[ τ 1 τ 2 ] = M θ + N + G g = [ m 11 m 12 m 12 m 22 ] [ θ 1 θ 2 ] + [ n 11 n 21 ] + [ g 11 g 21 ] g
where m 11 = ( m 1 + m 2 ) l 1 2 + m 2 l 2 2 + 2 m 2 l 1 l 2 cos θ 2 , m 12 = m 2 l 2 2 + m 2 l 1 l 2 cos θ 2 , m 22 = m 2 l 2 2 , n 11 = 2 ( m 2 l 1 l 2 sin θ 2 ) θ 1 θ 2 + ( m 2 l 1 l 2 sin θ 2 ) θ 2 2 , n 21 = m 2 l 1 l 2 sin θ 2 θ 1 2 .
Now apply the PID controller, as shown in Figure 2, the plant’s output compares with the reference model, which generates a difference. This difference goes via the PID operation (i.e., through “error times control actions”). The output from the PID operation goes to the plant model’s input, and this circle keeps going, up to the point where the difference among the real plant’s output and the ideal one approaches zero. The controller output is the torque; i.e.,
K p e + K i e d t + K d e = [ τ 1 τ 2 ]
where error e = r p x p . We know the two-link manipulator M and N matrices, the output from the manipulator (i.e., acceleration of joints 1 and 2) can be determined as follows:
[ τ 1 τ 2 ] = M θ + N + G g = [ m 11 m 12 m 12 m 22 ] [ θ 1 θ 2 ] + [ n 11 n 21 ] + [ g 11 g 21 ] g .
So K p e + K i e d t + K d e = [ τ 1 τ 2 ] = M θ + N + G g
[ θ 1 θ 2 ] = M 1 ( K p e + K i e d t + K d e N )
After deriving the acceleration of joints 1 and 2, take the time integral to obtain the velocity of joints 1 and 2, and take another integral to obtain the positon of joints 1 and 2.
[ θ 1 θ 2 ] = [ θ 1 θ 2 ] d t ,   [ θ 1 θ 2 ] = [ θ 1 θ 2 ] d t
After applying different payload masses, the joints’ motion outputs are illustrated in Figure 3. For joint 1, when the payload is 0, joint one’s motion is quite steady; however, when the payload increases to 5 and 15, one can see that joint 1’s motion is no longer the same, and the joint output is also going up and down, as shown in Figure 3. The same applies to joint 2. The output of joint motion varies, which decreases the end-effector positioning accuracy of the robotic arm system. In order to address the above problem, model reference control is applied to compensate the payload variation effect. Figure 4 shows a model reference control approach. The output of the reference model will be compared with the output of the manipulator (plant), which produces an error (a difference). The error will go through the adaptation mechanism to adjust the parameters of the dynamic model of the manipulator (i.e., the adaptation process section employed the difference in order to generate the input component that goes to the plant). The matrices Fp, Fv, Cp, and Cv are introduced in order to make the system stable [4]. At the same time, the plant’s output compares with the desired model, and one can therefore lead to generate another difference. This difference goes through the integration operation, and subsequently deducts the feedback position and velocity. This action resembles the PID control action. This process’ output, times the terms from the adaptation algorithm, then adding the terms from the adaptation algorithm, is the plant’s input. This operation will resume until the difference between the plant’s output and the reference model’s output equals to zero. The ideal system is cut off from the plant, meaning that the plant variables’ feedback values will not participate in handling the reference model’s input. The input to the reference model will be handled from its own output variables. The ideal system is entirely uninfluenced by the plant’s performance. As with the PID control, the output from the controller can be determined as follows. For the model reference adaptive control approach,
C o n t r o l l e r O u t = τ = M u + V F p e F v e
where u = K I ( r p x p ) K p x p K d x v .
The manipulator dynamic equation is:
τ = M a + V + G g
So, the output from the manipulator (i.e., acceleration of the joint) is:
M u + V F p e F v e = τ = M a + V
[ a 1 a 2 ] = [ θ 1 θ 2 ] = M 1 ( M u + V F p e F v e V )
After deriving the acceleration of the joint, take the time integral to obtain the velocity of the joint, and take another integral to obtain the positon of the joint. The adaptive algorithm is derived as follows. We now use the Popov’s asymptotic hyper-stability theorem [4], and set M = M M . Since:
0 T y T ( t ) w ( t ) d t = 0 T y T ( t ) M u ( t ) d t + i = 1 3 0 T y i ( t ) x v T ( N i N i ) x v d t
where y = C v e + C p e , and w ( t ) = ( M M ) u ( t ) + [ x v T ( N 1 ( t ) N 1 ) x v x v T ( N 2 ( t ) N 2 ) x v x v T ( N 3 ( t ) N 3 ) x v ] . The first term is used to derive the adaptive algorithm for M , and the second term is used to derive the adaptive algorithm for N . For the first term:
0 T y T ( t ) M u ( t ) d t = 0 T [ y 1 y 2 ] T [ m 11 m 12 m 12 m 22 ] [ u 1 u 2 ] d t = 0 T [ y 1 , y 2 ] [ m 11 m 12 m 12 m 22 ] [ u 1 u 2 ] d t = 0 T m 11 y 1 u 1 d t + 0 T m 12 ( y 1 u 2 + y 2 u 1 ) d t + 0 T m 22 y 2 u 2 d t
M and N are the adjusted parameters of the dynamic equation of the manipulator, the matrices Fp, Fv, Cp, and Cv are introduced in order to make the system stable [4], and y ( t ) is the output from the Cp and Cv block. Consider the first term in the above equation, and based on Popov’s asymptotic hyper-stability theorem [4], to prove asymptotic convergence, it must be shown that, for all T ≥ 0, we need to find d d t m 11 ( t ) = d d t m 11 ( t ) , so that 0 T m 11 y 1 u 1 d t γ 2 .
Where γ2 is a positive constant that is a function of the initial conditions. From 0 T z ( t ) T z ( t ) d t = z ( T ) T z ( T ) 2 z ( 0 ) T z ( 0 ) 2 z ( 0 ) T z ( 0 ) 2 = γ 0 2 , so by selecting d d t m 11 ( t ) = d d t m 11 ( t ) = k m 11 y 1 u 1 , one has
y 1 u 1 = m 11 ( t ) k m 11
Then, 0 T m 11 y 1 u 1 d t = 0 T m 11 m 11 1 k m 11 d t = 1 k m 11 0 T m 11 m 11 d t γ 2 , in order to make the system stable [4].
Using the same analysis on the other two terms, we obtain
d d t m 12 ( t ) = d d t m 12 ( t ) = k m 12 ( y 1 u 2 + y 2 u 1 ) ,   d d t m 22 ( t ) = d d t m 22 ( t ) = k m 22 y 2 u 2
Derivation for M has finished. Now, using the same approach, we can obtain the adaptive algorithm for N as follows:
d d t n 12 ( t ) = d d t n 12 ( t ) = k n 12 ( 2 y 1 x v 1 x v 2 y 2 x v 1 2 ) ,   d d t n 22 ( t ) = d d t n 22 ( t ) = k n 22 y 1 x v 2 2
Figure 5 shows the joints’ output under different payload masses. By using the model reference adaptive control approach, three lines coincide with each other under different payload masses; i.e., the payload mass variation effect has been compensated.

2.2. Three-DOF Link Case

For the 3-DOF link case, as shown in Figure 6, by using the Lagrange method, the dynamic equation is obtained as follows. Here, we just give the results.
[ τ 1 τ 2 τ 3 ] = M θ + N + G g = [ m 11 m 12 m 13 m 12 m 22 m 23 m 13 m 23 m 33 ] [ θ 1 θ 2 θ 3 ] + [ n 11 n 21 n 31 ] + [ g 11 g 21 g 31 ] g
where m 11 = m 1 a 2 + m 2 r 1 2 + m 3 r 1 2 , m 12 = r 1 ( m 2 b + m 3 r 2 ) cos ( θ 2 θ 1 ) , m 13 = m 3 r 1 c cos ( θ 1 + θ 3 ) m 22 = m 2 b 2 + m 3 r 2 2 , m 23 = m 3 r 2 c cos ( θ 2 + θ 3 ) , m 33 = m 3 c 2 n 11 = r 1 ( m 2 b + m 3 r 2 ) sin ( θ 2 θ 1 ) θ 2 2 m 3 r 1 c sin ( θ 1 + θ 3 ) θ 3 2 n 21 = r 1 ( m 2 b + m 3 r 2 ) sin ( θ 2 θ 1 ) θ 1 2 m 3 r 2 c sin ( θ 2 + θ 3 ) θ 3 2 n 31 = m 3 r 1 c sin ( θ 1 + θ 3 ) θ 1 2 m 3 r 2 c sin ( θ 2 + θ 3 ) θ 2 2 a = l1/2, b = l2/2, c = l3/2; r1 = l1, r2 = l2, r3 = l3.
Now apply the PID controller, the controller output is the torque,
K p e + K i e d t + K d e = [ τ 1 τ 2 τ 3 ]
where error e = r p x p .
Knowing the two-link manipulator M and N matrices, the output from the manipulator (i.e., acceleration of joints 1 and 2) can be determined as follows:
[ τ 1 τ 2 τ 3 ] = M θ + N + G g = [ m 11 m 12 m 13 m 12 m 22 m 23 m 13 m 23 m 33 ] [ θ 1 θ 2 θ 3 ] + [ n 11 n 21 n 31 ] + [ g 11 g 21 g 31 ] g
So K p e + K i e d t + K d e = [ τ 1 τ 2 τ 3 ] = M θ + N + G g [ θ 1 θ 2 ] = M 1 ( K p e + K i e d t + K d e N ) .
After deriving the acceleration of joints 1 and 2, take the time integral to obtain the velocity of joints 1 and 2, and take another integral to obtain the positon of joints 1 and 2.
After applying different payload masses, the joints’ motion outputs are illustrated in Figure 7. For joint 1, when the payload is 0, joint one’s motion is quite steady; however, when the payload increases to 5 and 15, one can see that joint 1’s motion is not the same anymore. The same applies to joints 2 and 3. For the model reference adaptive control approach,
C o n t r o l l e r O u t = τ = M u + V F p e F v e
where u = K I ( r p x p ) K p x p K d x v .
So, the output from the manipulator (i.e., acceleration of joint) is:
M u + V F p e F v e = τ = M a + V [ a 1 a 2 a 3 ] = [ θ 1 θ 2 θ 3 ] = M 1 ( M u + V F p e F v e V )
After deriving the acceleration of the joint, take the time integral to obtain the velocity of the joint and take another integral to obtain the positon of the joint. By using the same approach, the adaptive algorithm is derived as follows:
d d t m 11 ( t ) = d d t m 11 ( t ) = k m 11 y 1 u 1 , d d t m 12 ( t ) = d d t m 12 ( t ) = k m 12 ( y 1 u 2 + y 2 u 1 ) d d t m 13 ( t ) = d d t m 13 ( t ) = k m 13 ( y 3 u 1 + y 1 u 3 ) ,   d d t m 22 ( t ) = d d t m 22 ( t ) = k m 22 y 2 u 2 d d t m 23 ( t ) = d d t m 23 ( t ) = k m 23 ( y 3 u 2 + y 2 u 3 ) ,   d d t m 33 ( t ) = d d t m 33 ( t ) = k m 33 y 3 u 3 d d t n 12 ( t ) = d d t n 12 ( t ) = k n 12 ( 2 y 1 x v 1 x v 2 y 2 x v 1 2 ) ,   d d t n 13 ( t ) = d d t n 13 ( t ) = k n 13 ( 2 y 1 x v 1 x v 3 y 3 x v 1 2 ) d d t n 22 ( t ) = d d t n 22 ( t ) = k n 22 y 1 x v 2 2 ,   d d t n 33 1 ( t ) = d d t n 13 1 ( t ) = k n 33 1 ( 2 y 1 x v 2 x v 3 y 1 x v 3 2 ) d d t n 33 2 ( t ) = d d t n 13 2 ( t ) = k n 33 2 ( 2 y 2 x v 2 x v 3 + y 2 x v 3 2 y 3 x v 2 2 ) .
Figure 8 shows the joints’ output under different payload masses. By using the model reference adaptive control approach, the variation effect of payload mass has been resolved. One can see that three lines coincide with each other under different payload masses; i.e., the payload mass variation effect has been compensated.

3. Conclusions

When the end-effector grasps different payload masses, the output of joint motion will vary, which will decrease the positioning accuracy of the end-effector. Based on the model reference adaptive control approach, the payload variation effect can be solved effectively, therefore improving the positioning accuracy. Comparing the simulated results with the behavior of a real kinematic and experimental evaluation will be our future work. In addition, future research will focus on hybrid control design by combining model reference adaptive control and PID control for serial robotic arms.

Acknowledgments

The authors would like to thank the financial support from the Natural Sciences and Engineering Research Council of Canada (NSERC). The authors gratefully acknowledge the financial support from the Canada Research Chairs (CRC) program.

Author Contributions

This work was supervised by Dan Zhang. Dan Zhang provided the general direction of the research. Under Dan Zhang’s supervision, feedback and support, Bin Wei conducted the work.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Razmjooy, N.; Ramezani, M. Using Quantum Gates to design a PID Controller for Nano robots. Int. Res. J. Appl. Basic Sci. 2014, 8, 2354–2359. [Google Scholar]
  2. Bouchebout, S.; Bolopion, A.; Abrahamians, J.O.; Regnier, S. An overview of multiple DOF magnetic actuated micro-robots. J. Micro-Nano Mechatron. 2012, 7, 97–113. [Google Scholar] [CrossRef]
  3. Donald, B.; Levey, C.; Paprotny, I.; Rus, D. Planning and control for micro assembly of structures composed of stress-engineered MEMS micro robots. Int. J. Robot. Res. 2013, 32, 218–246. [Google Scholar] [CrossRef] [PubMed]
  4. Landau, Y.D. Adaptive Control: The Model Reference Approach; Marcel Dekker: New York, NY, USA, 1979. [Google Scholar]
  5. Dubowsky, S.; Desforges, D. The application of model-referenced adaptive control to robotic manipulators. J. Dyn. Syst. Meas. Control 1979, 101, 193–200. [Google Scholar] [CrossRef]
  6. Cao, C.; Hovakimyan, N. Design and Analysis of a Novel L1 Adaptive Control Architecture with Guaranteed Transient Performance. IEEE Trans. Autom. Control 2008, 53, 586–591. [Google Scholar] [CrossRef]
  7. Jain, P.; Nigam, M.J. Design of a Model Reference Adaptive Controller Using Modified MIT Rule for a Second Order System. Adv. Electron. Electr. Eng. 2013, 3, 477–484. [Google Scholar]
  8. Nguyen, N.; Krishnakumar, K.; Boskovic, J. An Optimal Control Modification to Model-Reference Adaptive Control for Fast Adaptation. In Proceedings of the AIAA Guidance, Navigation and Control Conference and Exhibit, Honolulu, HI, USA, 18–21 August 2008; pp. 1–19.
  9. Kireçci, A.; Topalbekiroglu, M.; Eker, İ. Experimental Evaluation of a Model Reference Adaptive Control for a Hydraulic Robot: A Case Study. Robotica 2003, 21, 71–78. [Google Scholar] [CrossRef]
  10. Ulrich, S.; Sasiadek, J. Direct Model Reference Adaptive Control of a Flexible Joint Robot. In Proceedings of the 2010 AIAA Guidance, Navigation, and Control Conference, Toronto, ON, Canada, 2–5 August 2010.
  11. Su, W. A Model Reference-Based Adaptive PID Controller for Robot Motion Control of Not Explicitly Known Systems. Int. J. Intell. Control Syst. 2007, 12, 237–244. [Google Scholar]
  12. Whitaker, H.P.; Yamron, J.; Kezer, A. Design of Model Reference Adaptive Control Systems for Aircraft; Report R-164; Instrumentation Laboratory, M.I.T. Press: Cambridge, MA, USA, 1958. [Google Scholar]
  13. Horowitz, R.; Tomizuka, M. An Adaptive Control Scheme for Mechanical Manipulators—Compensation of Nonlinearity and Decoupling Control. J. Dyn. Syst. Meas. Control 1986, 108, 1–9. [Google Scholar] [CrossRef]
Figure 1. Two-link manipulator.
Figure 1. Two-link manipulator.
Machines 04 00021 g001
Figure 2. Proportional–integral–derivative (PID) control of the two-link manipulator.
Figure 2. Proportional–integral–derivative (PID) control of the two-link manipulator.
Machines 04 00021 g002
Figure 3. The output of joint 1 (a) and joint 2 (b).
Figure 3. The output of joint 1 (a) and joint 2 (b).
Machines 04 00021 g003
Figure 4. Model reference control approach.
Figure 4. Model reference control approach.
Machines 04 00021 g004
Figure 5. The output of joint 1 (a) and joint 2 (b).
Figure 5. The output of joint 1 (a) and joint 2 (b).
Machines 04 00021 g005
Figure 6. Three-link manipulator.
Figure 6. Three-link manipulator.
Machines 04 00021 g006
Figure 7. The output of joint 1 (a), joint 2 (b) and joint 3 (c).
Figure 7. The output of joint 1 (a), joint 2 (b) and joint 3 (c).
Machines 04 00021 g007
Figure 8. The output of joint 1 (a), joint 2 (b) and joint 3 (c).
Figure 8. The output of joint 1 (a), joint 2 (b) and joint 3 (c).
Machines 04 00021 g008aMachines 04 00021 g008b

Share and Cite

MDPI and ACS Style

Zhang, D.; Wei, B. Study on Payload Effects on the Joint Motion Accuracy of Serial Mechanical Mechanisms. Machines 2016, 4, 21. https://doi.org/10.3390/machines4040021

AMA Style

Zhang D, Wei B. Study on Payload Effects on the Joint Motion Accuracy of Serial Mechanical Mechanisms. Machines. 2016; 4(4):21. https://doi.org/10.3390/machines4040021

Chicago/Turabian Style

Zhang, Dan, and Bin Wei. 2016. "Study on Payload Effects on the Joint Motion Accuracy of Serial Mechanical Mechanisms" Machines 4, no. 4: 21. https://doi.org/10.3390/machines4040021

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop