Acessibilidade / Reportar erro

SDRE based leader-follower formation control of multiple mobile robots

Abstracts

Formation control of multiple mobile robots is a relatively new research area of robotics and increase the control performance and advantages of multiple mobile robots systems. In this work we present a study concerning the modeling and formation control of a robotic system composed by two mobile robots, the leader robot and the follower robot. The system is a nonlinear dynamical system and cannot be controlled by traditional linear control techniques. The control strategy proposed is the SDRE (State-Dependent Riccati Equation) method. Simulations results with the software Matlab show the efficiency of the control method.

formation control; multi-robot systems; mobile robots; nonlinear dynamical systems; SDRE control


Controle de formação de múltiplos robôs móveis é uma área de pesquisa relativamente nova da robótica e melhora o desempenho do controle e vantagens de sistemas de múltiplos robôs. Neste trabalho apresentamos um estudo relacionado com a modelagem e controle de formação de sistemas robóticos compostos por dois robôs móveis, o robô líder e o robô seguidor. Trata-se de um sistema dinâmico não linear e não pode ser controlado por técnicas de controle tradicionais. A estratégia de controle proposta é o método SDRE (Equação de Ricatti Dependente do Estado). Resultados simulados com o software Matlab mostram a eficiência do método de controle.

controle de formação; sistemas multi-robôs; robôs móveis; sistemas dinâmicos não lineares; controle SDRE


SDRE based leader-follower formation control of multiple mobile robots* * Work presented in the congress CMAC - SE (Congresso Brasileiro de Matemática Aplicada e Computacional - Sudeste). ** Corresponding author: Caio Igor Gonçalves Chinelato.

C.I.G. Chinelato** * Work presented in the congress CMAC - SE (Congresso Brasileiro de Matemática Aplicada e Computacional - Sudeste). ** Corresponding author: Caio Igor Gonçalves Chinelato. ; L.S. Martins-Filho

Centro de Engenharia, Modelagem e Ciências Sociais Aplicadas, CECS, UFABC - Universidade Federal do ABC, 09210-971 Santo André, SP, Brasil. E-mails: caio.chinelato@ufabc.edu.br; caio_i_c@hotmail.com; luiz.martins@ufabc.edu.br

ABSTRACT

Formation control of multiple mobile robots is a relatively new research area of robotics and increase the control performance and advantages of multiple mobile robots systems. In this work we present a study concerning the modeling and formation control of a robotic system composed by two mobile robots, the leader robot and the follower robot. The system is a nonlinear dynamical system and cannot be controlled by traditional linear control techniques. The control strategy proposed is the SDRE (State-Dependent Riccati Equation) method. Simulations results with the software Matlab show the efficiency of the control method.

Keywords: formation control, multi-robot systems, mobile robots, nonlinear dynamical systems, SDRE control.

RESUMO

Controle de formação de múltiplos robôs móveis é uma área de pesquisa relativamente nova da robótica e melhora o desempenho do controle e vantagens de sistemas de múltiplos robôs. Neste trabalho apresentamos um estudo relacionado com a modelagem e controle de formação de sistemas robóticos compostos por dois robôs móveis, o robô líder e o robô seguidor. Trata-se de um sistema dinâmico não linear e não pode ser controlado por técnicas de controle tradicionais. A estratégia de controle proposta é o método SDRE (Equação de Ricatti Dependente do Estado). Resultados simulados com o software Matlab mostram a eficiência do método de controle.

Palavras-chave: controle de formação, sistemas multi-robôs, robôs móveis, sistemas dinâmicos não lineares, controle SDRE.

1 INTRODUCTION

Formation control of multiple robots have drawn an extensive research attention in robotics and control community recently. The objective of formation control of multiple mobile robots is maintain a desired orientation and distance between two or more mobile robots. In this work we study two mobile robots. This area has a wide range of applications like transportation of large objects [3], surveillance [7], exploration [9], etc. The main advantages of formation control are reliability, adaptability, flexibility and perform complex missions and tasks that would be certainly impracticable for a single mobile robot.

The main approaches and strategies proposed in the literature for the formation control are virtual structure, behavior based and leader-follower [3],[12],[13]. The virtual structure treats the entire formation as a single virtual rigid structure. By behavior based approach, several desired behaviors are prescribed for each robot, and the final action of each robot is derived by weighting the relative importance of each behavior. In the leader-follower approach, a robot is designated as the leader, with the rest being followers. The followers robots need to position themselves relative to the leader and maintain a desired relative position with respect to the leader.

The strategy used in this work is the leader-follower approach. The system is a nonlinear dynamical system [11] and there are several methods to control the system presented in literature like backstepping [4], direct lyapunov method [12], feedback linearization [7], variable structure [8], sliding mode [6], neural network [5] and Fuzzy [14]. In this work, the method to realize the leader-follower formation control is the SDRE (State-Dependent Riccati Equation).

2 SYSTEM MODELING

The configuration of the system is showed in Figure 1 [12]. X-Y is the ground coordinates and x-y is the Cartesian coordinates fixed of the leader robot. (XL,YL) and (XF,YF) are global positions of the leader and follower respectively in which the subscripts 'L' and 'F' represent leader and follower respectively. vL and vF are leader's and follower's linear velocities, θL and θF are their orientation angles; ωL e ωF are leader's and follower's angular velocities. And l and φ are follower's relative distance and angle with respect to the leader.


The modeling of the nonlinear dynamical system is [12]:

where ex = lxd - lx, ey = lyd - ly and eθ = θF - θL.

Given vL, ωL, ld and φd (d means desired), we need to find the control inputs vF and ωF in order to make lxlxd, ly lyd and eθ stable.

3 SDRE CONTROL METHOD

SDRE (State-Dependent Riccati Equation) control method have drawn an extensive research attention in control community recently [1]. This strategy is very efficient for nonlinear feedback controllers. The method represents the nonlinear system in a linear structure that have state-dependent matrices and minimizes a quadratic performance index. The algorithm solves, for each point in the state space, a algebraic Riccati equation and state-dependent. Because of this the method calls State-Dependent Riccati Equation.

Given the nonlinear system (2.1) to (2.5):

The system needs to be transformed in the following form:

This process is called extended linearization. Extended linearization is the process of factorizing a nonlinear system into a linear-like structure which contains SDC (State Dependent Coefficient) matrices [1]. This linearization is non-unique because exist a lot of choices for A(X) and B(X).

The feedback control law that minimizes the quadratic performance index [10]:

is:

The matrix P(X) can be obtained by the algebraic Riccati equation:

Q(X) and R(X) are weighting matrices and positive definite.

This method requires that the pair (A(X),B(X)) be controllable. This can be checked by forming the controllability matrix as in the linear systems sense and making sure that it has full rank in the domain of interest. This condition simply ensures that the algebraic Riccati equation has a solution at a particular state X. Due to the non-uniqueness of A(X) and B(X), different A(X) and B(X) choices may yield different controllability matrices and thus different SDRE controllability characteristics [1].

The SDRE control is not necessarily optimal, but suboptimal. This is also due to the non-uniqueness of A(x) and B(X) choices.

Figure 2


Figure 3


Figure 4


After construction of SDC form, the SDC matrices A(X) and B(X) are updated by states feedback periodically in each process time.

With the parameters A(X), B(X), Q(X) and R(X) given initially, the Riccati equation (3.5) need to be solved for P(X). If exist a positive definite matrix P(X), the system will be stable. With P(X) the feedback control law (3.4) can be obtained. In this work the Ricatti equation was solved numerically with the software Matlab.

4 SIMULATION RESULTS

To analyze the performance of the controller we simulate three cases with the software Matlab. In the first case ωL = 0, i.e., the leader's heading direction does not change. The leader moves in a constant linear speed of vL = 1.5 m/s along a straight line with θL = π/6 mad and the follower keeps a constant relative distance ld = 2.0 m and a constant relative angle φd = 1.25π rad from the leader (lxd = lyd = -1.41 m). The initial conditions are lx0 = 0.7 m, ly0 = -1.5 m and eθ = 0.65π rad. In the second case ωL = 0.3π rad/s and vL = 0.5 m/s. The follower keeps a constant relative distance ld = 2.0 m and a constant relative angle φd = 0.5π rad from the leader (lxd = 2.0 m lyd = 0 m). The initial conditions are lx0 = 0.1 m, ly0 = 0.1 m and eθ = 0.5π rad. The third case is equal to the second, the only difference is that the follower rotates around the leader at a constant relative angular speed of = 0.2π rad/s. The numeric method to solve the nonlinear system is the Euler method [2].

Analyzing the results of the simulations we can see that the proposed controller can achieve the desired formation, and the whole system is stable.

5 CONCLUSIONS AND FUTURE WORKS

In this work we presented a study concerning the modeling and formation control of a robotic system composed by two mobile robots, the leader robot and the follower robot. It was applied the SDRE method in the leader-follower formation control strategy. Analyzing the results we can see that the system is stable and have a good performance.

The main future works that could be realized is modeling the system with more than two robots, try another kind of control method and considering problems like obstacle avoidance in the environment and path planning.

ACKNOWLEDGMENTS

The authors acknowledge the support of UFABC (Universidade Federal do ABC) and CAPES (Coordenação de Aperfeiçoamento de Pessoal de Nível Superior).

Received on November 30, 2013

Accepted on May 28, 2014

  • [1] T. Çimen. State-Dependent Riccati Equation (SDRE) Control: a Survey, in "Proceedings of the 17th World Congress the International Federation of Automatic Control", Seoul, Korea (2008).
  • [2] S.C. Chapra & R.P. Canale. "Numerical Methods for Engineers". The McGraw-Hill Companies, (2001).
  • [3] J. Desai, J. Ostrowski & R. Kumar. Modeling and Control of Formations of Nonholonomic Mobile Robots. IEEE Transactions on Robotics and Automation, 17 (2001), 905-908.
  • [4] T. Dierks & S. Jagannathan. Control of Nonholonomic Mobile Robot Formations: Backstepping Kinematics into Dynamics, in "Proceedings of the International Conference on Control Applications Part of IEEE Multi-Conference on Systems and Control", Singapore (2007).
  • [5] T. Dierks & S. Jagannathan. Neural Network Output Feedback Control of Robot Formations. IEEE Transactions on Systems, Man, and Cybernetics, 40 (2010).
  • [6] S. Dongbin, S. Zhendong & Q. Yupeng. Second-Order Sliding Mode Control for Nonholonomic Mobile Robots Formation, in "Proceedings of the 30th Chinese Control Conference", Yantai, China (2011).
  • [7] S.S. Ge & F.L. Lewis. "Autonomous Mobile Robots - Sensing, Control, Decision Making and Applications", Taylor and Francis Group, (2006).
  • [8] Q.P. Ha, H.M. Ha & G. Dissnayake. Robotic Formation Control Using Variable Structure System Approach, in "Proceedings of the IEEE Workshop on Distributed Intelligent Systems: Collective Intelligence and Its Applications", Sydney, Australia (2007).
  • [9] J.S. Jennings, G. Whelan & W.F. Evans. Cooperative Search and Rescue with a Team of Mobile Robots, in "Proceedings of the International Conference on Advanced Robotics", Monterey, USA (1997).
  • [10] D.E. Kirk. "Optimal Control Theory - An Introduction". Dover Publications, (1970).
  • [11] H.K. Khalil. "Nonlinear Systems", Prentice Hall, (2002).
  • [12] X. Li & J. Xiao. Formation Control in Leader-Follower Motion Using Direct Lyapunov Method. International Journal of Intelligent Control and Systems, 10 (2005), 244-250.
  • [13] Z. Wang, Y. Mao, G. Chen & Q. Chen. Leader-Follower and Communications Based Formation Control of Multi-Robots, in "Proceedings of the 10th World Congress on Intelligent Control and Automation", Beijing, China (2012).
  • [14] E. Yang & D. Gu. A Multi-agent Fuzzy Policy Reinforcement Learning Algorithm with Application to Leader-Follower Robotic Systems, in "Proceedings of the 2006 IEEE/RSJ International Conference on Intelligent Robots and Systems", Beijing, China (2006).
  • *
    Work presented in the congress CMAC - SE (Congresso Brasileiro de Matemática Aplicada e Computacional - Sudeste).
    **
    Corresponding author: Caio Igor Gonçalves Chinelato.
  • Publication Dates

    • Publication in this collection
      10 Sept 2014
    • Date of issue
      Aug 2014

    History

    • Received
      30 Nov 2013
    • Accepted
      28 May 2014
    Sociedade Brasileira de Matemática Aplicada e Computacional Rua Maestro João Seppe, nº. 900, 16º. andar - Sala 163 , 13561-120 São Carlos - SP, Tel. / Fax: (55 16) 3412-9752 - São Carlos - SP - Brazil
    E-mail: sbmac@sbmac.org.br