Abstract

This work presents a tracking control model for a flexible nonprismatic link robotic manipulator using simultaneously motor torques and piezoelectric actuators. The dynamic model of the flexible manipulator is obtained in a closed form through the Lagrange equations. The control uses the motor torques for the joints tracking control and also to reduce the low-frequency vibration induced in the manipulator links. The stability of this control is guaranteed by the Lyapunov stability theory. Piezoelectric actuators and sensors are added for controlling vibrations with frequencies beyond the reach of motor torque control. The naturals frequencies are calculated by the finite element method, and the approximated eigenfunctions are interpolated by polynomials. Three eigenfunctions are used for the dynamics of the arm, while only two are used for the control. Numerical experiments on Matlab/Simulink are used to verify the efficiency of the control model.

1. Introduction

The need of lightweight robots has attracted the attention to robotic manipulators with flexible links. These robots are essential in mobile applications, such as surface vehicles, aircrafts, and spacecrafts. The design of these manipulators requires a control system which takes into account the interaction of the joint angles and the elastic modes. Modelling this control has the additional complication of the essential uncertainty that characterizes robotic manipulators, such as variable payload and joint frictional torques [1].

Designing a control for a flexible robot design requires two steps: a robust tracking control, acting on the joint angles, and a stabilizer for the motion-induced vibration suppression. Robotic systems can be approximated as linear with respect to some parameters, as mass, inertia, and damping factors, but this assumption is too inaccurate for the state. Therefore, a position control law must be defined with an appropriate tracking error asymptotic stability, verified with Lyapunov functions [2].

A linearized model-based stabilizer is designed to damp the elastic oscillation [3]. However, the high-frequency modes cannot be eliminated by the motor action alone, because the torque control system low speed is ill suited for high-frequency vibrations. Thus, the control of those vibrations must use higher frequency actuators like piezoelectrics.

Piezoelectricity is defined as a relation between an applied electric field and strain or an applied strain and electric field in certain crystals, ceramics, and films. In general, flexible robot manipulators feature surface bonded or embedded piezoelectric actuators and or sensor. The piezoceramic actuator generates a large actuating force and has a fast response time. Moreover it is smaller than other actuating systems as electrical motor or hydraulics for the same force [4].

Robots’ flexible links are built in complex geometries, which cannot be modeled by simple beam bending equations. In this work we propose a methodology for accounting the complex geometry within the realm of the Euler-Bernoulli beam theory.

The finite element method is used for the solution of the vibration eigenproblem since the analytical approach is cumbersome for complex nonprismatic beams. However, we wish to retain the simplicity of the analytic derivation of the control; the eigenvectors are interpolated from the nodal values with polynomials [5]. The effectiveness of this interpolation is checked by the Rayleigh quotient [6].

A piezoelectric actuator is applied to single-link flexible manipulators in [7, 8] and to two-link flexible manipulators in [9]. In these works, the control torque of the motor is determined based only on the rigid link dynamics, and all the oscillations are suppressed by applying a feedback control voltage to the piezoelectric actuator.

In this work, we propose a tracking control model for a robot arm with flexible links. Motor torques control based on the elastic link dynamics is used for the joint motion and reduces the low-frequency vibrations. The actuation frequencies ranges of the motor and piezoelectric inserts are chosen to be nonoverlapping, so that their controls are uncoupled.

The lower fundamental modes are responsible for the most of the tip displacement of the robot arm; therefore only the first three eigenfunctions are considered in the work. The theory formulated in this work can be use for more than one flexible link, but for simplification, the simulated model has one rigid and one flexible link. A Matlab/Simulink code was created to assess the control model efficiency.

2. Dynamic Model

The motion of the robot endpoint is a composition of the successive relative link motions. This movement is described using homogeneous matrix transformations. These transformations represent translations and rotations due to the joints angle change and the flexible link elastic deflections [10]. Flexible Links are modeled as Euler-Bernoulli beams, with vibration deflection satisfying the partial differential equation where is the density, is the cross-section, are the external forces actuating on the beam, and is the flexural rigidity constant of the th link [11]. For small displacements, the natural frequencies and modes can be considered independent of the external forces.

Exploring the time and space separability on (2.1) by the modal analysis technique, the link deflection can be expressed as where each term in the general solution of (2.1) is the product of a time harmonic function of the term , and a space eigenfunction which for uniform cross section is written as where is the j th natural angular frequency of the eigenvalue problem for link , and is the number of eigenfunctions considered in the truncated analysis. The determination of the constant coefficients uses clamped conditions at the link base and mass boundary conditions representing the balance of bending moment and shearing force at the link endpoint [12].

This solution is possible when the link geometry is prismatic or slightly nonprismatic. For irregular link shapes it is very difficult to obtain a closed form analytic solution; so we propose a more general approach in the next section.

3. Approximating Solutions for Eigenfunctions

The manipulators links are modeled as beams, since their lengths are usually much larger than the cross-sectional height and depth. Thereby, considering that the control can prevent large displacements, it is possible to apply the Euler-Bernoulli theory for small displacements, where (2.1) of motion for a single link is rewritten as

Approximating by the finite element method requires firstly to write the weak form of the equation where is a arbitrary variation of with .

We assume admissible solution of the form where , are scalar coefficients, and N are the number of basis functions . The link is divided in several subdomains; the finite elements and these base functions are assumed to have compact support on a single element.

Recalling that EI is assumed constant on each finite element [5], using integration by parts, and substituting (3.3) in the results, we derive the expressions of the stiffness, mass and damping matrices, respectively, where are the elementwise interpolation functions, and are the Rayleigh damping constants. Usually four cubic Hermite polynomials are used as interpolation functions in each two-node finite element; so the unknowns of the approximated problem are nodal displacements and its derivatives. The mass matrix can be further approximated by its lumped form. Then the natural modes and frequencies can be computed by the following matrix eigenvalue problem: where are the characteristic values from (3.5). The eigenvectors represent the vibration modes in nodal coordinates.

Considering that the control algorithm requires twice differentiable eigenfunctions, it is necessary to create a continuous interpolation from the discrete values. The natural choice would be using the same elementwise Hermite polynomials used by the finite element approximation, but the eigenfunctions present large oscillations, due to excessive sensitivity to the numerical imprecision, specially of the derivatives. Figure 1 shows these oscillations for the first and second mass-normalized eigenfunction interpolation.

It is possible to smooth these disturbances by choosing another set of interpolation functions. In this case, we chose to forgo the elementwise Hermite approximation for a global interpolation ignoring the derivatives of the inner nodes. Three alternatives are considered: interpolating all nodes with a single Hermite approximation, a mixed Hermite-Lagrange set of polynomials which satisfies the displacements and derivatives at the outermost nodes, but only the displacements at the inner nodes, and finally a least-squares polynomial regression.

For computing the coefficients by least-squares it is necessary to consider the pseudoinverse operator [13]. This operator has the following properties: if is invertible, then ; if is invertible, then . The coefficients from the polynomials are calculated from the results of the linear system , hence .

The matrix A comes from the finite element mesh and y from the eigenvectors values: where n is the order of the polynomials, and p is the number of points at the mesh.

All the three options can eliminate the oscillations on the eigenfunctions, but we interested in the best choice. This work adopts the Rayleigh Quotient [6] as the error criterion, which for analytic functions can be expressed as

The discrete form is given by , where in this case are the eigenvectors.

In this work we tested the numerical implementation of three approximation schemes proposed. Results show that they can eliminate oscillations but with different effects on the Rayleigh Quotient. Figure 2 shows the smoothed resulting mode shape, free from the oscillations for the mixed Lagrange-Hermite formulation.

The eigenvalue error of the smoothed eigenvectors in (3.7) and the original eigenvalues from (3.5) are around 1 Hz for the first and the second mode and 2 Hz for the third mode, which means around 5% for the first vibration mode and smaller for the second and third.

For the links geometries tested in this work, the complete Hermite approximation gave smaller eigenfunctions errors, but other geometries might have better results with other approximation schemes.

4. Equations of Motion

The closed form equations of motion are derived using a Lagrangian approach, written as where is the Lagrangian, is the kinetic energy, is the potential energy, are the generalized coordinates, associated with joint coordinates and link deflections, and are the generalized forces. In the form of compact matrices [10], it can be written as where is the generalized coordinates vector, is the joint coordinates vector, is the elastic modes coordinates vector, is the positive definite symmetric inertia matrix, is the Coriolis and centrifugal forces vector, is the gravitational torque vector, is the positive definite stiffness diagonal matrix, is the positive semidefinite link diagonal damping matrix, and is the joint input torque vector.

The various matrices from the dynamic model can be partitioned as where the indeces , , and are the terms from the matrices corresponding with rigid body, rigid coupling with flexible body, and flexible body, respectively.

5. Tracking Control

This section introduces the flexible robot arm tracking control, presented by [3]. The algorithm uses an adaptive control for joint tracking and a robust control law to reduce the elastic vibrations of the arms. The improved tracking controller using nominal compensation of dynamic nonlinearities of system equation (4.2) is given by where is the positive definite diagonal gain matrix, is the reference velocity vector, with tracking error , is the robot path, is the desired path and is the reference error, and is a diagonal gain matrix.

Inserting (5.1) in the dynamics equation (4.2), the error equation becomes

In order to prove the stability at the origin of (5.2), consider with the Lyapunov function

Differentiating (5.3) along (5.2), and using the skew symmetric property of that implies [14], it results

Since , and are diagonal positive definite matrices, then , which implies that the equilibrium point is asymptotically stable [3]. However, it is not guaranteed that the deflections tend to zero for weakly damped system. In this case, we can add a robust control law [2], that damps the system and eliminate the steady vibrations as where are generic elements dependent on desired deflections and tracking error , is the number of deflection generalized coordinates for link , and is the number of links. The robust control law (5.5) shows strong adaptation to various perturbation from modeling errors and disturbance, and guaranteed transient performance [15].

To prove the stability of the deflections we assume that is constant, and from (4.2) we reach partitioned equation for a desired deflection Considering in (5.6) results with Lyapunov function

Taking the time derivative of (5.8) along (5.7) and using again the property that is skew symmetric and [14], it results

Since is a diagonal positive definite matrix, then , which implies that the equilibrium point is asymptotically stable.

Equation (5.5) is added to (5.1) to obtain the control law of the system equation (4.2) expressed as

The proof of the stability of this control law can be obtained using Lyapunov stability theory in a similar manner to that shown in the stability of the control law (5.1). So the control law (5.10) is stable on the origin, and tracking error tends to zero. The damping of the system has been increased, and the deflection modes tend to zero. A detailed proof of the stability of this control law can be seen in [3].

6. Piezoelectric Vibration Control

Under certain conditions, achieving the suppression of elastic link vibrations by means of the motor torque alone may be very difficult. Hardware limitations, such as motor saturation and motor noise, may prevent the control of high-frequency vibration modes. To solve these problems we use a hybrid controller consisting of the servomotor and piezoelectric actuators and sensors bonded to the flexible links as shown in Figure 3. This nonprismatic link has a linearly varying cross section.

We propose a vibration feedback control voltage to the piezoceramic actuator based on the voltage of the piezofilm sensor [16], expressed as with where is the feedback gain, and are the elastic modulus of the piezoceramic and the link, respectively, , , and are the piezoceramic, piezofilm, and link thicknesses, respectively, is the cross section of the link, is the piezoelectric constant is the mass density, is the size of the actuator, is the localization from the actuator on the link, and is the voltage generated by the piezofilm sensor, obtained by integrating the electric charge developed at a point on the piezofilm, expressed as where is the electromechanical coupling factor, C is the capacitance of the film sensor, is the distance from the bottom of the piezofilm sensor to the neutral axis, is the width of piezofilm, and is the piezoelectric stress constant [17]. This additional controller equation (6.1) is combined to the original one. The resulting control law for the system equation (5.3) is expressed as

Using Lyapunov stability theory on (6.4) we can prove that the trajectory error and flexible link deflections result assymptotically stable for this control law.

The total potential energy of the flexible manipulator is given by the sum of the elastic energies at each link and can be expressed as where is the generalized stiffness matrix of the links. For a link where j and k are the eigenfunctions index.

The inclusion of the piezoelectric material on the flexible links is accounted by defining the beam properties with Heaviside functions to change the geometry and stiffness where the material is added. The computation of the eigenfunctions for (6.6) is accomplished as shown in Section 3.

7. Results

The physical system considered in this work is composed by a rigid and a flexible link, joints, and motors, based on the robot design suggested by Kim et al. [9] and Bottega et al. [18].

However, this work contains significant improvements with respect to the previously published work [18]. The flexible link geometry was generalized to allow nonprismatic designs. Three vibration modes are used in the simulation, instead of two, while the control is still derived with two modes. The main reason behind this last difference is to test if the control is robust enough to damp the additional mode.

The simplified model robot with the first rigid and the second flexible link is shown in Figure 4. Gravitational effects were ignored [19]. The Lagrangian coordinate vector is .

The results were obtained using a block-diagram implemented in MatLab/Simulink software presented in Figure 5, where the fourth-order Runge-Kutta method with  milliseconds was used to integrate the equations for a five-second simulation.

From rigid body dynamics, the torque is proportional to the angular acceleration and the mass inertia. For the second joint, since the inertia is constant, the torque would be a positive constant value for the initial instants, zero for the constant speed period, and negative constant for the deceleration period. For the first joint, the inertia of the second link is changing due to its relative motion; so it is a bit more complicated but is a simple function of the motion [20].

In this system, the torque control for joint angle is obtained through (5.10), which depends on the error path. Because of this, we introduce to control torque a trajectory to the desired angle for the joints 1 and 2. Here we choose a trapezoidal speed trajectory with amplitude , without initial tracking error was shown in Figure 6.

7.1. Physical Parameters

Table 1 presents the mechanical and geometrical properties of the piezoelectric materials [7, 8] used in this work. The manipulator geometry and masses are the same as in [3].

8. Simulations

Firstly, we simulated a damped system with a control law (5.1). Figure 7(a) shows that the elastic deflections tend to zero, and they are limited due to natural damping of the system. Figure 7(b) shows that the system tracking error also tends to zero.

In the second simulation, we used the control law given by (5.10) in the same system used before. Figure 8(a) shows an increase in the system damping and a faster deflections converge to zero. This is a result of the addition of controller.

For the next simulations of the system with control law (6.4), we added piezoelectric actuators and sensors in the position  m and sizing  m of piezoelectric. Figure 8(b) shows a reduction on the frequency and deflection amplitude induced by the tracking control when piezoelectric actuators and sensors are added.

Figures 9(a) and 9(b) also show a reduction on the trajectory tracking error control when piezoelectric actuators and sensors are added. The robot manipulator starts with both links stretched and ends with the first joint at and the second at .

Figures 10(a) and 10(b) show a reduction on the frequency and deflection amplitude, in the first mode, induced by the tracking control and when piezoelectric actuators and sensors are added.

Figures 11(a) and 11(b) show a reduction on the frequency and deflection amplitude, in the second mode, induced by the tracking control and when piezoelectric actuators and sensors are added.

Figures 12(a) and 12(b) show a reduction on the frequency and deflection amplitude, in the third mode, induced by the tracking control and when piezoelectric actuators and sensors are added.

It is clearly seen in Figures 8, 9, 10, 11, and 12 that the frequency and deflection amplitude are reduced by activating the piezoelectric actuators and sensors during the motion. These simulations show competitive results with other published approaches [9].

9. Conclusions and Considerations

In this work we presented the derivation of a tracking and vibration control of a robot with flexible links. This technique uses the motor torque for the joint angle control and also for controling the low-frequency vibrations in the robot links. Piezoelectric actuators and sensors are added to the system to control the high-frequency vibrations that cannot be reduced by the motor alone.

For geometric complex links, the eigenvectors are approximated using polynomial interpolation spanning all finite elements of each flexible link. The Rayleigh quotient was used for the validity of the technique. Hermite polynomials interpolation proved to be the best approximation for this case.

The simulations for the control system confirmed the effectiveness for this control technique. The numerical results indicate that oscillations were suppressed, and the tip trajectory was stabilized.

This methodology can be developed to build light manipulators with flexible links, while preserving the force and precision. It also reduces the energy consumption and suits the needs for aerospace systems or for tasks that demand lightness, precision, and agility.

Acknowledgments

The authors A. Molter and J. S. O. Fonseca would like to acknowledge the financial support by CAPES, Grand PNPD-0055085, and by CNPq, Brasília, Brazil. The authors V. Bottega and R. Pergher acknowledge the support of the CCET-University of Caxias do Sul, Brazil.