Sliding Mode-Backstepping Control For Upper-Limb Rehabilitation With The Ets-Marse Exoskeleton Robot

Brahmi Brahim, PhD student, École de technologie supérieure, Canada

Mohammad H. Rahman, Assistant Professor, University of Wisconsin-Milwaukee, USA

Maarouf Saad, Professor, École de technologie supérieure, Canada

Cristóbal Ochoa Luna, Postdoctoral researcher, École de technologie supérieure, Canada

Md Rasedul Islam, PhD student, University of Wisconsin-Milwaukee, USA

ABSTRACT

The ETS-MARSE is an exoskeleton robot designed to be worn on the lateral side of the upper-limb in order to assist and rehabilitate the impaired upper limb function in patients who have suffered a stroke. Functional medical exercise can improve the ability and movement performance of stroke patients. In this paper, we have implemented a new nonlinear control based on sliding mode and backstepping control to manipulate the ETS-MARSE and provide functional passive rehabilitation exercises. All exercises were performed with healthy subjects in order to evaluate the robustness and tracking performance of the control. Experimental results show the efficiency and the robustness of the proposed control technique to provide passive functional therapy with the ETS-MARSE.

I INTRODUCTION

Recent statistics estimate that stroke became among the first causes of death in North America [1]. Every year, stroke kills about 130 000 of 800 000 Americans who die because of a cardiovascular disease, and around 610 000 people suffer a stroke [2]. The most common symptom of a stroke is sudden impairment or numbness of the face, arm or leg. The stroke victim finds difficult to assess the distance, the position and the speed of movement [3]; that results in the inability to perform activities of daily living.

Rehabilitation programs are the best method to help stroke victims to recover their lost capacity and acquire new skills [3]. The stroke patient must be subjected to those programs very quickly, during the first months following the stroke accident or brain attack because the improvement becomes slower over time [3]. In recent years, a new method of rehabilitation based on robotics applications has been gaining a lot of attention among the research community. This method relies mainly on the capability of the robot to repeat precisely the medical tasks (such as a rehabilitation exercise) for longer periods of time allowing a theoretical infinite repetition of the rehabilitation exercises.

Many groups of researcher have developed exoskeleton robots, for instance, InMotion [4] have two degree of freedom 2DOFs, assisted rehabilitation and measurement guide (ARMin) [5] have 6DOFs, intelligent Pneumatic Arm Movement (iPAM) [6] have 5DOFs. These robots are connected to the subject upper-limb. The patient can move his arm in the workspace depending on the available degrees of freedom of the robot [7]. To assist stroke patients with dysfunctional upper limb function we have created a new 7DOFs exoskeleton robot called ETS-MARSE (Motion Assistive Robotic-exoskeleton for Superior Extremity) [8]. It can perform a large range of movements (Table I) and is able to effectively provide passive and active rehabilitation therapy.

To maneuver the robots to provide rehabilitation therapy many control techniques have been developed, from a simple PID controller to nonlinear control; even intelligent controllers. Many approaches that combine different advanced control techniques had appeared. Between them we can mention: the adaptation of the dynamic parameters using fuzzy controller based on sliding mode control proposed in [9]. This approach is aimed to improve the performance of the robot and limit the chattering problem caused by the discontinuous sign function term, defined as high-frequency activity control signal [10]. An adaptive control based on neural network is presented in [11] to estimate the uncertain parameter and external disturbances. However, the intelligent control as fuzzy logic and neural network controllers have a slow response time as the advanced nonlinear technique requires hulking computations [8]. The virtual decomposition control (VDC) in [12] provides satisfactory results both at trajectory tracking, and estimation and rejection of the uncertain parameters and external disturbance. There are also a lot of methods using robust controllers [13] to deal with friction uncertainties caused by the high-order dynamic models of the robots. We also need to consider the variations of upper-limb mass of different patients as external perturbation that produce problems in control of high-dynamic robots, as the ETS-MARSE, and affect the tracking performance of the robot. For this reason we developed a new control technique that combines two robust control strategies. Firstly, the sliding mode controller which can ensure perfect tracking despite model uncertainties and external perturbations [8]. To eliminate the chattering problem, we replaced the sign function with a saturation function [14]. Secondly, the backstepping control that permits to design a control law in several steps which ensures the global stability of the exoskeleton robot [15].

To evaluate the robustness of the controller we have implemented trajectory tracking corresponding to recommended passive rehabilitation tasks [10]. All the experiments were conducted with healthy subjects to provide passive functional therapy. In the next section, the kinematics and workspace of ETS-MARSE robot are presented and. the control approach is described. Experiment results will be presented in section III, and finally the conclusion and future works in section IV.

II CONTROL DESIGN

A. ETS-MARSE robot

filler
Fig.1. Link frame attachment to ETS-MARSE [8].
The modeling of the exoskeleton was done based on the joints and movements of the human upper limb. In the model shown in Fig.1, joints one, two and three represent the scapulohumeral joint (shoulder joint). Joints one and two correspond respectively to the horizontal and vertical extension /flexion of the shoulder joints, while joint three corresponds to the external/internal rotation of the shoulder joint. Joint four corresponds to the flexion/extension of the elbow joint. The joint five represents supination pronation of the forearm and joints six and seven correspond respectively to ulnar/radial deviation, and flexion/extension of the wrist joint. The workspace of the exoskeleton is presented in Table I. The kinematic analysis of the exoskeleton ETS-MARSE is based on the frames [16] attached as shown in Fig. 1.

B. Control

The approach of the sliding mode- backstepping control is presented for the dynamic of the exoskeleton ETS-MARSE. The dynamic behavior of the ETS-MARSE can be expressed as:

M ( Θ ) Θ ¨ + C ( Θ , Θ ) Θ + G ( Θ ) + F ( Θ , Θ ) = τ                      (1)

TABLE I Movements of ETS-MARSE
Joints Motion Workspace
1 Flexion/Extension 0°/140°
2 Abduction/Adduction 140°/0°
3 Internal/external Rotation -85°/+75°
4 Flexion/Extension 120°/0°
5 Pronation / Supination -85°/+85°
6 Ulnar / Radial deviation -30°/+20°
7 Flexion/Extension +60°/-50°

where Θ 7 is the joint angles vector, M ( Θ ) 7 x7 is the inertia matrix, C ( Θ , Θ ) 7 is the Coriolis/centrifugal matrix, G ( Θ ) 7 is the gravity vector, τ is the generalized torques vector and F ( Θ , Θ ) is the friction vector. Note that the friction vector is considered as a non-linear Coulomb friction and can be written as:

F ( Θ , Θ ) = τ friction = cf sign ( Θ )                                     (2)

where cf is the constant of Coulomb-friction. Equation (1) can be written as:

Θ ¨ = M ( Θ ) 1 τ M ( Θ ) 1 [ ( C ( Θ , Θ ) Θ + G ( Θ ) + F ( Θ , Θ ) ]   (3)

Since M ( Θ )  is symmetrical and positive definite M ( Θ ) 1 always exists.

The philosophy of sliding mode control is first, to attract the states of the system in a desired surface; then, design a control law that keeps the system in this surface. The control law is divided in two terms [17]:

τ = τ Sliding + τ Nominal                                                       (4)

where, τ Sliding  is a nonlinear term used to compensate uncertain model parameters and τ Nominal  is the nominal control determined by the model of the robot [17]. τ Sliding  will be calculated by sliding mode approach and τ Nominal  will be computed by the backstepping approach that permits to design the control law in several steps based on a certain Lyapunov function candidate defined positive and which derivative is always negative [15].

The first step in this approach is to select the sliding surface using the dynamic of the errors. We can define the sliding surface as following:

e 1 = Θ Θ d                                                                  (5)

S = e 2 = Θ γ 1                                                          (6)

where, Θ d = Θ 1 d ...   ... Θ 7d    is the desired trajectory for all joints and γ 1  is a virtual control term defined as:

γ 1 = Θ d k 1 e 1                                                             (7)

where k 1  is a 7x7 diagonal positive-definite matrix. Considering the Lyapunov function candidate:

V 1 = 1 2 S T S                                                                      (8)

The derivative of V 1  is:

V 1 = e 2 T s                                                                         (9)

Choosing s  as:

s = k 2 sign ( s ) ;   t , k 2 > 0 V < 0                          (10)

with,

sign ( s ) = 1 for   s > 0 0 for   s = 0 −1 for   s < 0                                          (11)

where k 2  is a 7x7 diagonal positive-definite matrix. Then relation (13) ensures the stabilization of V 1 .

It is to be noted that τ Sliding = k 2   sign ( s )  is a discontinuous term and it gives high control activity that causes the phenomenon known as chattering. This problem could produce damage in the motors. We found in the literature a way to transform this discontinuous term to a continuous term defined as τ Sliding = k 2   sat s ], with:

sat s = 1   for   s , s s t , 0 < 1 , 1   for   s           (12)

 

filler
Fig 2. Control architecture
The nominal control designed by backstepping approach can be presented as follows. Consider the Lyapunov function candidate:

v 2 = 1 2 e 1 T e 1                                                                  (13)

Differentiating equation (10) with respect to time yields:

e 1 = e 2 + γ 1 Θ d                                                            (14)

The derivative of V 2  is given by:

V 1 = e 1 T e 1

= e 1 T e 2 + γ 1 Θ d                                                     (15)

Substituting equation (18) in equation (19) we obtain:

V 2 = e 1 T e 2 + e 1 T Θ d e 1 T k 1 e 1 e 1 T Θ d  

V 2 = e 1 T k 1 e 1 + e 1 T e 2                                                     (16)

filler
Fig.3 The proposed elbow joint movement
The first term of equation (20) is stable and the stability of second term will be demonstrated next. Differentiating equation (10) with respect to time yields:

e 2 = Θ ¨ γ 1

e 2 = M Θ 1 τ M Θ 1 C Θ , Θ Θ + G ( Θ ) + F Θ , Θ γ 1                                                                        (17)

where, γ 1 = Θ ¨ d k 1 e 1 . Consider the Lyapunov function candidate:

V 3 = V 1 + V 2 + 1 2 e 2 T M Θ e 2                                          (18)

The derivative of V 3  is given by:

V 3 = V 1 + V 2 + 1 2 e 2 T M Θ e 2 + 1 2 e 2 T M Θ e 2                    (19)

Lemma 1: the derivatives of the inertia matrix M Θ  with the matrix C Θ , Θ  satisfy [18]:

γ T M Θ 2 C Θ , Θ y = 0 , y , Θ , Θ R n              (20)

filler
Fig. 4. Repetitive movement of elbow conducted with subject-A (age: 30 years; height: 177 cm; weight: 75 kg).
Using this lemma we obtain:

V 3 = e 1 T k 1 e 1 + e 1 T e 2 e 2 T k 2 sat s + e 2 T τ C Θ , Θ Θ G Θ F Θ , Θ e 2 T M Θ + + 1 2 e 2 T M Θ e 2

V 3 = e 1 T k 1 e 1 + e 1 T e 2 e 2 T k 2 sat s + e 2 T τ C Θ , Θ γ 1 G Θ F Θ , Θ + M Θ γ 1           (21)

Consider the control law that stabilizes the system as follows:

τ = k 3 e 2 e 1 + C Θ , Θ γ 1 + G Θ + F Θ , Θ + M Θ γ 1 + k 2 sat s                                       (22)

where k 3  is a 7x7 diagonal positive-definite matrix.

Substituting equation (22) in equation (21), we find:

V 3 e 1 T k 1 e 1 e 2 T k 3 e 2 .   

III-EXPERIMENTS AND RESULTS

filler
Fig. 5. Repetitive movement of elbow conducted with subject-B (age: 27 years; height: 170 cm; weight: 79 kg.).
The control of the exoskeleton ETS-MARSE robot was implemented in LabView (National Instruments) PXI system. A PXI card performs the joint-based control and was used as the robot operating system. The control architecture and experimental setup for the ETS-MARSE is designed in three blocks shown in Fig. 2. First, the user interface is connected to the ETS-MARSE for selection of the control technique and the predetermined rehabilitation exercise (desired trajectory); it also feedbacks the experimental data from the robot system to analyse the exoskeleton performance. The second block is the PXI-8108, where the Sliding mode-Backstepping control was implemented with a period of 1.25 ms. The controller output is the torque to the joints; this torque was transformed to current and then to desired voltages to command the motor drivers [10]. Finally, a FPGA (field programmable gate array) is programmed to run two loops simultaneously. The first loop contains a simple (PI) control for the current of the motors, according to the current reference calculated. The second loop contains a code to obtain the position based on Hall sensors. The FPGA has a sampling time of 50 μs.

filler
Fig. 6. The proposed elbow/shoulder joints movements
In this paper, experiments were performed with four healthy human subjects (weight: 65-95 kg; age: 27-55 years; height: 168-186 cm). We choose in these tests two passive rehabilitation exercises to increase muscle power and joint range of movement of people with impaired upper limb motion. The control gains used for the tests were found experimentally as follows:

k 1 = diag 15   15   15   15   15   15   15  

k 2 = diag 39   20   38   25   38   46   50

k 3 = diag 130   150   150   150   200   180   200  

The first passive exercise depends on one joint only (elbow joint flexion/extension). The joint started from an initial position of 90°, goes to 5° and return to initial position with a maximum speed of 45°/sec. The exercise is shown in Fig. 3.

filler
Fig. 7. Simultaneous movement of elbow and shoulder joints performed with subject-C (age: 55 years; height: 168 cm; weight: 65 kg.).
The experimental results of the task performed with subject-A (age: 30 years; height: 177 cm; weight: 75 kg) are shown in Fig. 4. It is clear from the figure that the performance of the sliding mode-backstepping control was very good, with dynamic error less than 0.8° (2nd row of the figure). Further, to validate the robustness of the controller, the same task was conducted with subject-B (age: 27 years; height: 170 cm; weight: 79 kg). We observed from the experimental results illustrated in Fig. 5, that the controller showed excellent tracking performance; although the mass of the arm changed, the tracking error stayed less than 0.5°. It is apparent from the plot of velocity (3rd row of the figure) that the controller gave smooth tracking; this means that the change of the arm mass did not affect the control and the performance of the robot.

filler
Fig. 8. Simultaneous movement of elbow and shoulder joints performed with subject-D (age: 45 years; height: 186 cm; weight: 95 kg.).
The second trajectory is a basic passive rehabilitation exercise based on two joints (elbow joint flexion/extension and shoulder joint internal/external rotation). It started for the elbow joint at an initial position of 90°, going to 5° and return to initial position with speed varying between 20°/sec and -20°/sec. After that, the shoulder joint (joint 3) started from initial position of 0°, rotated to 70° towards external rotation and returned to -65° towards internal rotation with speed varying between 45°/sec and -45°/sec. The movement can be seen in Fig. 6.

The experimental results of simultaneous elbow and shoulder joints movement performed with subject-C (age: 55 years; height: 168 cm; weight: 65 kg) are shown in Fig. 7. It is clearly appreciable from the figure that the tracking performance of the controller was excellent; where the tracking error (2nd row of the figure) was less than 0.5°. To further proof the robustness of the proposed control, the same exercise was conducted with subject-D (age: 45 years; height: 186 cm; weight: 95 kg). Form Fig. 8 we can easily see that the measured trajectories overlap with the desired trajectories with tracking error less than 1.0° for elbow joint and 0.5° for shoulder joint. We observe that the error increased in the first sequence of experiment (Fig. 8) because the mass of the arm changed; after that, the controller corrected the state and the error decreased to 0.5°. It is obvious from the plot of velocity (3rd rows of the figure) that the controller gave smooth tracking and behaved correctly despite the changes in the mass of the arm.

IV-CONCLUSION

In this paper, we present a new controller based on sliding mode–backstepping control to manipulate an exoskeleton called ETS-MARSE to be able to perform passive rehabilitation exercises. This therapy allows healthy subjects to perform any pre-defined trajectory. All desired trajectories were tested with different subjects to demonstrate the robustness of the controller. Experimental results showed an excellent tracking performance and demonstrated the efficient of the control to deal with different subjects’ masses. In future works, we will develop intelligent control methods to provide active rehabilitation and assistance therapy and improve the performance of the robot.

 

REFERENCES

 

[1]        Statistics, National Center for Health Statistics, et al., Vital statistics of the United States. 1959: United States Bureau of the Census.

[2]        Sidney, S., et al., The “heart disease and stroke statistics—2013 update” and the need for a national cardiovascular surveillance system. Circulation, 2013. 127(1): p. 21-23.

[3]        De Morand, Anne, Pratique de la rééducation neurologique. 2014: Elsevier Masson.

[4]        Fasoli, S.E., et al., Does shorter rehabilitation limit potential recovery poststroke? Neurorehabilitation and neural repair, 2004. 18(2): p. 88-94.

[5]        Reinkensmeyer, D.J., et al., Understanding and treating arm movement impairment after chronic brain injury: progress with the ARM guide. Journal of rehabilitation research and development, 2000. 37(6): p. 653.

[6]        Culmer, P.R., et al., A control strategy for upper limb robotic rehabilitation with a dual robot system. Mechatronics, IEEE/ASME Transactions on, 2010. 15(4): p. 575-585.

[7]        Nef, T., et al. ARMin-Exoskeleton for arm therapy in stroke patients. in Rehabilitation Robotics, 2007. ICORR 2007. IEEE 10th International Conference on. 2007. IEEE.

[8]        Rahman, M.H., et al., Control of an exoskeleton robot arm with sliding mode exponential reaching law. International Journal of Control, Automation and Systems, 2013. 11(1): p. 92-104.

[9]        Sun, F.-C., Z.-Q. Sun, and G. Feng, An adaptive fuzzy controller based on sliding mode for robot manipulators. Systems, Man, and Cybernetics, Part B: Cybernetics, IEEE Transactions on, 1999. 29(5): p. 661-667.

[10]       Rahman, M.H., et al., Nonlinear sliding mode control implementation of an upper limb exoskeleton robot to provide passive rehabilitation therapy, in Intelligent Robotics and Applications. 2012, Springer. p. 52-62.

[11]       Ciliz, M.K., Adaptive control of robot manipulators with neural network based compensation of frictional uncertainties. Robotica, 2005. 23(02): p. 159-167.

[12]       Ochoa Luna, C., et al., Virtual decomposition control of an exoskeleton robot arm. Robotica, 2014: p. 1-23.

[13]       Li, Z., et al., Adaptive robust output-feedback motion/force control of electrically driven nonholonomic mobile manipulators. Control Systems Technology, IEEE Transactions on, 2008. 16(6): p. 1308-1315.

 [14]      Khalil, H.K. and J. Grizzle, Nonlinear systems. Vol. 3. 1996: Prentice hall New Jersey.

[15]       Benaskeur, A.R., Aspects de l'application du backstepping adaptatif à la commande décentralisée des systèmes non linéaires. 2002.

[16]       Craig, J.J., Introduction to robotics: mechanics and control. Vol. 3. 2005: Pearson Prentice Hall Upper Saddle River.

[17]       Slotine, J.-J.E. and W. Li, Applied nonlinear control. Vol. 199. 1991: Prentice-Hall Englewood Cliffs, NJ.

[18]       Li, Z., et al., Fuzzy approximation-based adaptive backstepping control of an exoskeleton for human upper limbs. Fuzzy Systems, IEEE Transactions on, 2015. 23(3): p. 555-566.