Published: 31 March 2014

Nonlinear backstepping design for the underactuated TORA system

Diantong Liu1
Weiping Guo2
1, 2Institute of Computer Science and Technology, Yantai University, Yantai City, People’s Republic of China
Corresponding Author:
Diantong Liu
Views 155
Reads 88
Downloads 1394

Abstract

The nonlinear feedback cascade model of the underactuated translational oscillators with rotating actuator is obtained through a collocated partial feedback linearization and a global change of coordinates. A nonlinear controller is designed with the backsteping technology, which treats the state variables as virtual control inputs to design the virtual controllers step by step. The system stability is proved with the Lyapunov stability theorem. The simulation results show the system under any initial states can be asymptotically stabilized to the origin and the controller has a good control performance.

1. Introduction

The TORA (translational oscillators with rotating actuator) is a classical underactuated mechanical system, which is composed of a non-actuated translational oscillators and an actuated pendulum. It was developed as a simplified model of a dual spin spacecraft [1]. One research motivation to control the TORA comes from the possible use to suppress the translational vibration with a rotational actuation. The other is an independent interest to control the TORA as a benchmark problem in the nonlinear control design.

The control problem on the TORA has attracted a considerable amount of attentions from many researchers. Some focus on the intelligent design methods [2-4] and some focus on the nonlinear design methods [5-11]. Among the intelligent design methods, a self-tuning fuzzy sliding mode control is proposed [2-3] and there are some fuzzy rules and parameters to be preset. A neural network controller is proposed with SPSA Algorithm [4] and a time-consuming learning process is needed. Among the nonlinear design methods, the energy-based design [5-7], the backstepping design [8-9] and sliding mode based design [10], the design processes and the obtained controllers are relatively cumbersome. A comparison study of nonlinear control techniques for the TORA is performed [5].

In this paper, the TORA system is transformed into a nonlinear feedback cascade system through a collocated partial feedback linearization and a global change of coordinates. Then a nonlinear backstepping design method is proposed. The design procedure treats the state variables as virtual control inputs to design the virtual controllers step by step, and the system stability is proved via the Lyapunov stability theorem.

2. The TORA system model

The TORA is shown schematically in Fig. 1. The oscillator consists of a cart of mass m1 connected to a fixed wall by a linear spring of stiffness k. The cart is constrained to have one-dimensional travel and its position is q1. The rotational actuator with the output torque is attached to the cart and it has a pendulum with the equivalent mass m2, the rotate radius r, the moment of inertia I and the rotate angle q2. Since the rotating torque can not drive the cart directly, it is a benchmark example of the underactuated mechanical system, which has one control input τ and two configuration variables (q1, q2), and its Euler-Lagrange equations of motion can be obtained as:

1
(m1+m2)q¨1+m2rcos(q2)q¨2-m2rsinq2q˙22+kq1=0,m2rcosq2q¨1+m2r2+Iq¨2+m2grsinq2=τ.

Fig. 1TORA system configuration

TORA system configuration

Since the partial feedback linearization technology proposed by Spong [12] can simplify the system dynamics. The following collocated partial feedback linearization is adopted:

2
τ=m2r2+I-m2rcosq22m1+m2u+m2r2sinq2cosq2m1+m2q˙12-km2rq1cosq2+m2grsinq2,

and it can simplify the dynamics of the shape variable q2 as:

q¨2=u.

Olfati-Saber proposed a global change of coordinates [13] such as:

3
x1=q1+m2rsin(q2)m1+m2,x2=q2,x3=m1+m2q˙1+m2rcosq2q˙2,x4=q˙2.

It can transform the system dynamics into a nonlinear system as:

4
x˙1=x3m1+m2,x˙2=x4,x˙3=-kx1+km2rsinx2m1+m2,x˙4=u.

Therefore, the system model of TORA can be described with a nonlinear feedback cascade model [14] as:

5
x¨1=-kx1m1+m2+km2rm1+m22sinx2,x¨2=u.

3. The nonlinear controller design through backstepping

Since the model of TORA can be transformed into a cascade nonlinear system through the collocated partial feedback linearization (2) and the global change of coordinates (3), a nonlinear controller can be designed with the backstepping technology [14]. The design process is:

Step 1.

From the dynamic equation of state x1 in the TORA system model (5):

6
x¨1=-km1+m2x1+km2rm1+m22sinx2.

It can be seen that only x2 is in the dynamic equation (6) of state x1. So x2 can be looked as the virtual control input to Equation (6) to control the system state x1 and x˙1. A reference trajectory x2r is defined for x2 to track as:

x2r=km1+m2x1-km2rm1+m22sinx2+x2-k1x1-k2x˙1,

which leads to an error e2 defined as:

7
e2=x2-x2r=-km1+m2x1+km2rm1+m22sinx2+k1x1+k2x˙1,

where, k1 and k2 are positive constants that are chosen such that:

x¨1+k2x˙1+k1x1=0,

is asymptotically stable at (x1,x˙1)=(0,0).

The dynamic Equation (6) of state x1 can be described as:

8
x˙1x¨1=0 1-k1-k2x1x˙1+01e2.

Define X1=x1x˙1, A=0 1-k1-k2, B=01. So the Equation (8) is written as:

X˙1=AX1+Be2.

According to the control theory for the linear time-invariant system [15], the choose of k1 and k2 can implies the existence of a positive definite symmetry matrix P and Q so that:

ATP+PA=-Q.

Consider a scalar positive definite Lyapunov function given by:

V1=12(X1TPX1+e22)0.

Its time derivative V˙1 is given by:

9
V˙1=-12X1TQX1+e2e˙2+X1TPB=-12X1TQX1+e2-km1+m2x˙1+km2rx˙2m1+m22cosx2+k1x˙1+k2x¨1+X1TPB,

We note that the variable x˙2 enters the right hand side of Equation (9). We now proceed to look x˙2 as the control variable and design a reference trajectory x˙2r for it to make the second term of right hand in Equation (9) be non-positive.

Step 2.

In step 1, the time derivative of the Lyapunov function V1 is obtained in Equation (9). In order to make the V˙1 be negative definite, the state x˙2 is looked as the virtual control input in Equation (9). A reference trajectory x˙2r is defined as:

x˙2r=km1+m2x˙1-km2rx˙2m1+m22cosx2-k1x˙1-k2x¨1-X1TPB+x˙2-k3e2.

The tracking error e^2 for x˙2 can be defined as:

10
e^2=x˙2-x˙2r=-km1+m2x˙1+km2rx˙2m1+m22cosx2+k1x˙1+k2x¨1+X1TPB+k3e2.

So:

V˙1=-12X1TQX1-k3e22+e2e^2.

We modify the scalar positive Lyapunov function V10 as:

V2=V1+12e^220.

Differentiating V2:

11
V˙2=-12X1TQX1-k3e22+e^2e2+e^˙2=-12X1TQX1-k3e22
+e^2e2-km1+m2x¨1+km2rx¨2m1+m22cosx2-km2rx˙22m1+m22sinx2+k1x¨1 -kk2m1+m2x˙1+k2km2rx˙2m1+m22cosx2+X1TPB+k3e˙2.

Step 3.

The system control variable u=x¨2 enters in the right hand of the Equation (11). So, In order to make the V˙2 be negative definite, we can make the following equation hold:

12
e2-km1+m2x¨1+km2rx¨2m1+m22cosx2-km2rx˙22m1+m22sinx2+k1x¨1-kk2m1+m2x˙1+k2km2rx˙2m1+m22cosx2+X1TPB+k3e˙2=-k4e^2.

Such that:

13
V˙2=-12X1TQX1-k3e22-k4e^220.

Therefore, the control law can be obtained from (12) as:

14
u=-m1+m22km2rcosx2e2-km1+m2x¨1-km2rx˙22m1+m22sinx2+k1x¨1+k2km2rx˙2m1+m22cosx2-kk2m1+m2x˙1+X˙1TPB+k3e˙2+k4e^2.

Theorem 1: The TORA system described by Equation (1) is asymptotically stable under the control input (2) and the nonlinear controller (14) with the feedback cascade model (5) and the global change of coordinates (3).

Proof:

The backstepping design process has proved: the time derivative of the chosen positive definite Lyapunov function V2 is negative definite. That is to say, the three terms of the right hand in Equation (13) is asymptotically approach to 0. Since that the first term -12x-TQx- approaches to 0, (x1,x˙1) must asymptotically approach to (0,0). From the second term -k3e22 approaches to 0, it is known from Equation (7) that x2 must asymptotically approach to 0. The third term -k4e^22 approaches to 0 implies that x˙2 asymptotically approach to 0. Therefore, the system states (x1,x˙1,x2,x˙2) of the TORA described by Equation (5) asymptotically approach to (0,0,0,0).

The global change of coordinates (3) is an invertible transformation, which is:

15
q1=x1-m2rsinx2m1+m2,q˙1=x˙1-m2rcosx2m1+m2x˙2,q2=x2,q˙2=x˙2.

It can be seen from Equation (15) that (x1,x˙1,x2,x˙2) asymptotically approach to (0,0,0,0) implies that (q1,q˙1,q2,q˙2) approach to (0,0,0,0). That is to say, the control input τ that is calculated with Equation (2), (14) and (4) can asymptotically stabilize the TORA system.

Remark 1: There is a singularity when x2=π/2 in the controller (14). The method to deal with the singularity is: a linear controller is designed through the LQR method [15] with the linearized system around x2(π/2-Δ,π/2+Δ) for the TORA system:

16
u=Kx.

The controller switch between the nonlinear controller (14) and the linear controller (16) according to the system state x2.

Remark 2: Only three steps are needed to obtain the nonlinear controller with the backstepping technology. The first step is designed for a one-input and two-state system, the second step is designed for a one-input and on state system, and the third step is to obtain the controller. The design process and the proposed controller are simple compared with some the literature [5-6].

4. Simulation studies

In order to test the proposed nonlinear control algorithm, the following system parameters [16] are used: m1= 10, m2= 1, k= 1, r= 1, I= 1. The parameters of the nonlinear controller are chosen as P=[6.5 1; 1 0.3],Q=[10 0; 0 1],K=[–2–284],k1= 5, k2=5,k3=0.5, k4=0.5.

The simulation results are shown in Fig. 2-4, where the position unit and angle unit respectively are meter and radian to calculate the V2. The Fig. 2 is obtained under the initial state x1,x˙1,x2,x˙2=(100,0,0,0) i.e. q1,q˙1,q2,q˙2=(100,0,0,0), Fig. 3 is obtained under the initial state x1,x˙1,x2,x˙2=(0,0,90°,0) i.e. q1,q˙1,q2,q˙2=(90.9,0,90°,0) and Fig. 4 are obtained under the initial state x1,x˙1,x2,x˙2=(100,0,90°,0) i.e. q1,q˙1,q2,q˙2=(9.09, 90°,0,0).

Fig. 2Simulation results under system state q1,q˙1,q2,q˙2=(100,0,0,0) i.e. x1,x˙1,x2,x˙2=(100,0,0,0)

Simulation results under system state q1,q˙1,q2,q˙2=(100,0,0,0) i.e. x1,x˙1,x2,x˙2=(100,0,0,0)

a) Position and velocity of the cart

Simulation results under system state q1,q˙1,q2,q˙2=(100,0,0,0) i.e. x1,x˙1,x2,x˙2=(100,0,0,0)

b) Angle and angle velocity of the pendulum

Simulation results under system state q1,q˙1,q2,q˙2=(100,0,0,0) i.e. x1,x˙1,x2,x˙2=(100,0,0,0)

c) Control torque τ

Simulation results under system state q1,q˙1,q2,q˙2=(100,0,0,0) i.e. x1,x˙1,x2,x˙2=(100,0,0,0)

d) The Lyapunov function V2

It can be seen form the simulation results that the TORA system is asymptotically stable under any initial states with the proposed control algorithm. At the same time, it is shown that it is possible to suppress the translational vibration with a rotational actuation. On the other hand, the control performance can be improved through adjusting the parameters of the proposed controller.

From Fig. 3(d), the Lyapunov function is not a monotonically decreasing function. The reason is the controller switches between the nonlinear controller (14) and the linear controller (16). When the linear controller is in use, the Lyapunov function may be not a monotonically decreasing function. Lots of simulation experiments show that the parameters k1, k2, k3, k4 respectively correspond to the system states x1, x˙1, x2, x˙2 therefore it is easy to adjust the parameters for a improved system performance.

Fig. 3Simulation results under system state q1,q˙1,q2,q˙2=(–90.9,90°,0,0) i.e. x1,x˙1,x2,x˙2=(0,0,90°,0)

Simulation results under system state q1,q˙1,q2,q˙2=(–90.9,90°,0,0)  i.e. x1,x˙1,x2,x˙2=(0,0,90°,0)

a) Position and velocity of the cart

Simulation results under system state q1,q˙1,q2,q˙2=(–90.9,90°,0,0)  i.e. x1,x˙1,x2,x˙2=(0,0,90°,0)

b) Angle and angle velocity of the pendulum

Simulation results under system state q1,q˙1,q2,q˙2=(–90.9,90°,0,0)  i.e. x1,x˙1,x2,x˙2=(0,0,90°,0)

c) Control torque τ

Simulation results under system state q1,q˙1,q2,q˙2=(–90.9,90°,0,0)  i.e. x1,x˙1,x2,x˙2=(0,0,90°,0)

d) The Lyapunov function V2

Fig. 4Simulation results under system state q1,q˙1,q2,q˙2=(9.09,90°,0,0) i.e. x1,x˙1,x2,x˙2=(100,0,90°,0)

Simulation results under system state q1,q˙1,q2,q˙2=(9.09,90°,0,0)  i.e. x1,x˙1,x2,x˙2=(100,0,90°,0)

a) Position and velocity of the cart

Simulation results under system state q1,q˙1,q2,q˙2=(9.09,90°,0,0)  i.e. x1,x˙1,x2,x˙2=(100,0,90°,0)

b) Angle and angle velocity of the pendulum

Simulation results under system state q1,q˙1,q2,q˙2=(9.09,90°,0,0)  i.e. x1,x˙1,x2,x˙2=(100,0,90°,0)

c) Control torque τ

Simulation results under system state q1,q˙1,q2,q˙2=(9.09,90°,0,0)  i.e. x1,x˙1,x2,x˙2=(100,0,90°,0)

d) The Lyapunov function V2

5. Conclusions

The underactuated TORA is transformed to a nonlinear feedback cascade system with a collocated partial feedback linearization and a global change of coordinates. A nonlinear control algorithm is proposed from the backstepping technology. The design procedure treats the state variables as virtual control inputs to design the virtual controllers step by step. The first step is designed for a one-input and two-state system, the second step is designed for a one-input and one-state system, and the third step is to obtain the nonlinear controller. The system stability and the control performance are proved via the Lyapunov stability theorem or simulation results.

References

  • Robert T. B., Bernstein D. S., Coppola V. T. A benchmark problem for nonlinear control design. International Journal of Robust and Nonlinear Control, Vol. 8, Issue 4-5, 1998, p. 307-310.
  • Hung L. C., Lin H. P., Chung H. Y. Design of self-tuning fuzzy sliding mode control for TORA system. Expert Systems with Applications, Vol. 32, Issue 1, 2007, p. 201-212.
  • Li C. D., Yi J. Q., Zhao D. B. Control of the TORA system using SIRMs based type-2 fuzzy logic. Proceedings of IEEE International Conference on Fuzzy System, 2009, p. 694-699.
  • Lee C. H., Yu T. M., Chien J. C. Adaptive neural network controller design for a class of nonlinear systems using SPSA algorithm. Proceedings of the International Multi Conference on Engineers and Computer Scientists, Vol. 2, 2011, p. 967-974.
  • Avis J. M., Nersesov S. G., Nathanb R., et al. A comparison study of nonlinear control techniques for the RTAC system. Nonlinear Analysis: Real World Applications, Vol. 11, Issue 4, 2010, p. 2647-2658.
  • Jankovic M., Fontaine D., Kokotovic P. V. TORA example: cascade and passivity based control designs. IEEE Trans. Control Syst. Technol., Vol. 4, Issue 3, 1996, p. 292-297.
  • Gao B. T., Zhang X. H., Chen H. J., et al. Energy-based control design of an underactuated 2-dimensional TORA system. Proceeding of IROS'09 Proceedings of the 2009 IEEE/RSJ International Conference on Intelligent Robots and Systems, 2009, p. 1296-1301.
  • Bupp R., Bernstein D. S., Coppola V. T. Experimental implementation of integrator backstepping and passive nonlinear controllers on the RTAC testbed. International Journal of Robust and Nonlinear Control, Vol. 8, Issue 4-5, 1998, p. 435-457.
  • Wang Y. Q., Li S., Chen Q. W. A Recursive design method of controller for the stabilization of the translational oscillator with a rotational actuator system. Proceedings of the 2011 IEEE International Conference on Computer Science and Automation Engineering, Shanghai, USA, p. 558-561.
  • Chen Y. F., Huang A. C. Controller design for a class of underactuated mechanical systems. IET Control Theory Application, Vol. 6, Issue 1, 2012, p. 103-110.
  • Celani F. Output regulation for the TORA benchmark via rotational position feedback. Automatica, Vol. 47, Issue 3, 2011, p. 584-590.
  • Spong M. W. Underactuated mechanical systems. Control Problems in Robotics and Automation, Springer Verlag, London, UK, 1997.
  • Olfati-Saber R. Normal forms for underactuated mechanical systems with symmetry. IEEE Transactions on Atomatic Control, Vol. 47, Issue 2, 2002, p. 305-308.
  • Khalil H. K. Nonlinear systems. 3rd Edition. Prentise Hall, USA, 2002.
  • Katsuhiko Ogata Modern control engineering. Prentice Hall, 2009.
  • Olfati-Saber R. Nonlinear control of underactuated mechanical systems with application to robotics and aerospace vehicles. Ph. D. thesis, Massachusetts Institute of Technology, 2001.

About this article

Received
29 January 2013
Accepted
30 November 2013
Published
31 March 2014
Keywords
underactuated mechanical systems
TORA
backstepping
vibration control
Acknowledgements

This work is supported by the National Natural Science Foundation of China (No. 61175086) and a Project of Shandong Province Higher Educational Science and Technology Program (No. J13LN25).