Distributed Game Strategy Design with Application to Multi-Agent Formation Control

Size: px
Start display at page:

Download "Distributed Game Strategy Design with Application to Multi-Agent Formation Control"

Transcription

1 5rd IEEE Conference on Decision and Control December 5-7, 4. Los Angeles, California, USA Distributed Game Strategy Design with Application to Multi-Agent Formation Control Wei Lin, Member, IEEE, Zhihua Qu, Fellow, IEEE,, and Marwan A. Simaan, Life Fellow, IEEE Abstract In this paper, we consider a multi-agent formation control problem from a game theory point of view. It is well known that a major difficulty in a communication network based formation control problem is that each agent is only able to exchange information with other agents according to the communication topology. This information constraint prevents many game strategy design approaches that require individual agents to have global information from being implemented in many cases. We formulate the formation control problem in such a way that individual agents try to minimize their locally measured formation errors and to solve it as a differential game problem. We consider two cases of non-cooperative and cooperative games and propose a novel distributed design approach that utilizes the relationship between the initial and terminal state variables. This approach is applied to an illustrative formation control example among three agents and the formation errors under various scenarios are compared and analyzed. I. INTRODUCTION An important application of cooperative control theory, is the multi-agent formation control problems, 4, 5. This problem revolves around designing local information constrained control inputs for the agents (mobile robots, unmanned vehicles, etc) and making their positions follow a prescribed formation. There is considerable work done in this field and the comprehensive review paper 6 on multi-agent distributed control systems is a good reference on recent progress in cooperative control theory including the formation control problem. Recently, multiple attempts 7, 8, 9 have been made to incorporate differential game theory, into the formation control design problem. A fundamental connection between these two problems can be explained as follows: in a multi-agent formation control problem, all the agents are basically trying to minimize the formation errors between each other. If every agent is able to observe all the other agents, then the problem can be essentially viewed as an optimal control problem where a common performance index of global formation errors can be assigned for all the agents. However, in most of realistic applications, since the agents are usually connected through a communication network with a certain topology, they are This work is supported in part by US National Science Foundation under grants ECCS-898 and CCF-9565, by US Department of Energys award DE-EE64, by US Department of Transportations award DTRT-G-UTC5, by L- Communications contract I4, and by Leidos contract P65. Wei Lin received his PhD degree from University of Central Florida in Dec. and is currently working in Western Digital Corporation, Irvine, CA, 96, USA. weilin99@gmail.com. Zhihua Qu and Marwan A. Simaan are with the Department of EECS, University of Central Florida, Orlando, Florida, 86, USA, s: qu@eecs.ucf.edu, simaan@eecs.ucf.edu. only able to exchange information with each other in a distributed manner (i.e., to share information locally). In this case, instead of minimizing a globally defined performance index, it is more realistic for each agent to only minimize a performance index of its locally measured formation errors. This scenario is exactly equivalent to that of a differential game where each player is trying to minimize its own performance index. Therefore, most multi-agent formation control design problems can be viewed and solved as differential game problems. The game solutions including Nash equilibria for non-cooperative agents and Pareto optimality for cooperative agents can be well established. However, solving for the Nash and Pareto solutions under distributed information is not a trivial task in the multi-agent environment because of the following two issues: () the strategy for each agent has to conform to its local information topology constraint and () local strategy computing within each agent is preferred rather than centralized strategy computing where strategies are designed by a centralized designer and assigned to individual agents. In 8, 9, the first issue has been addressed and the corresponding Nash and Pareto strategies are considered for the formation control problem as a differential game. In this present paper, we will focus more on the second aspect. By investigating the structure of the game solution in more details, a strategy design approach as well as an implementation algorithm are proposed for each agent to carry out its optimal control strategy design in a fully distributed manner. The remainder of this paper is organized as follows. A brief setup of the game problem is presented in Section II. The main results of the distributed Nash and Pareto strategy designs are presented in Section III and IV respectively. An illustrative example with three agents under noncooperative and cooperative cases is presented and analyzed in Section V. II. PROBLEM FORMULATION We consider the finite-time formation control problem between N agents in the n-dimensional Euclidean space where the motion dynamics of each agent is described as the following double integrator model: ṗi In pi = + u i () v i for i =,,N. Vector p i R n and v i R n are the position and velocity of agent i respectively. Vector u i R n is the acceleration control of agent i. We assume that the agents are able to exchange information with each other through a communication network whose topology can be v i I n /4/$. 4 European Union 4

2 described by a set E in graph theory. An edge e ij E represents information being transmitted from agent j to agent i. The objective of the agents is to form a prescribed formation over a finite time interval, which is equivalent to individual agents minimizing the following performance indices: J i = p i (t f ) p j (t f ) µ ij + v i (t f ) v j (t f ) + r i tf u i dt () for i =,,N, where is the Euclidean norm, µ ij is the desired displacement vector pointing from agent j to agent i, and r i is a positive scalar. Minimizing the performance index J i in () means that every agent will try to minimize the total terminal formation error and terminal velocity error according to the graph while at the same time minimizing its control effort during the time interval. Since every agent is only aware of its local communication pattern and its own performance index, this formation problem can be regarded as a differential game problem where each player has its own objectives to pursue over a time interval. In this paper, we consider two types of open-loop (where the control inputs are functions of initial states and time only) formation control approaches through differential game strategy design. Specifically, if the control inputsu,,u N can be looked as strategies, then for the formulated problem, strategies u N,,uN N are the Nash strategies and form a Nash equilibrium if the inequality J i (u N,,u N i,,u N N) J i (u N,,u i,,u N N) () holds for all u i U i and for all i =,,N, where U i is the open-loop control set for agent i. The Nash equilibrium is an equilibrium where it is not possible for any agent to lower its performance index value by unilaterally deviating from its Nash strategy. The Nash equilibrium is a widely used solution in the situation where the players do not cooperate with each other. On the other hand, The strategies u P,u P,,u P N are the Pareto strategies and form a Pareto optimality if the inequality J i (u P,,u P N) < J i (u,,u N ) (4) holds for at least one i {,,N}. The Pareto optimality can be interpreted as a solution in which any changes made do not help lower every agent s performance index value. The Pareto optimality is a widely used solution in the situation where the players can cooperate with each other. In the following sections, two formation control approaches will be proposed based on the open-loop Nash strategy (assuming that the agents do not cooperate) and the open-loop Pareto strategy (assuming that the agents cooperate). III. DISTRIBUTED NASH STRATEGY DESIGN In this section, assuming that the agents do not corporate, we first consider the formation control through distributed open-loop Nash strategy design. We introduce the following new state variable: s i (t) = p i (t)+(t f t)v i (t) (5) for agent i. Then the performance index () becomes J i = s i(t f ) s j (t f ) µ ij + v i (t f ) v j (t f ) + r i tf u i dt. (6) for i =,,N. The dynamics of the new state variables is given by ṡ i = (t f t)u i and v i = u i. (7) Based on the above performance indices and state dynamics, we can solve inequality () for i =,,N as N simultaneous open-loop optimal control problems (by using the approach of calculus of variation ) and obtain the following open-loop Nash strategies: u N i = t f t r i s i (t f ) s j (t f ) µ ij v i (t f ) v j (t f ) i =,,N (8) r i which is analogous to the open-loop Nask solutions provided in. Theoretically, the terminal variabless i (t f ) andv i (t f ) can be obtained by substituting the open-loop control (8) back into the system dynamics (7) and solving the equations for all i =,,N simultaneously. However, solving these equations is beyond the capability of each agent because the agent is only aware of its own performance index and its local communication topology. To overcome this difficulty, one approach is to let all the agents exchange certain information across the communication network so that the terminal variable values s i (t f ) and v i (t f ) can be obtained by agent i in a distributed manner for all i =,,N. Toward this end, the following theorem is proposed. Theorem : If agent i updates vectors h si and continuously according to ḣsi ḣ vi + (t f /)ρ i r i (t f /)ρ i (W I n ) ( hsi r i =k i { s i () v i () hsi hsj h vj ) } (9) where k i is a positive scalar, t f / t f W = / t f / t, () f ρ i = µ ij i =,,N, () then lim τ hsi (τ) si (t f ) = (τ) v i (t f ) () 44

3 for i =,,N, where s i (t f ) and v i (t f ) are the terminal variables in Nash strategies (8). Proof: Firstly, substituting the open-loop strategies (8) back into system dynamics (7) and integrating the equations yields s(tf ) s() (t f /)(R I n ) M = + v(t f ) v() (t µ () f /)(R I n ) where s = s T s T N T, v = v T v T N T, R = diag{r,,r N }, µ = µ T µt N T, and M = I N +W (R L) I n, (4) where matrix L = l ij R N N is the Laplacian matrix associated with the information graph among the agents and if e ij E for j i if e ij / E for j i l ij = N, (5) l iq if j = i q=,q i Since all the eigenvalues of a Laplacian matrix have nonnegative real parts, all the eigenvalues of matrix M in (4) have positive real parts and matrix M is hence invertible. Secondly, combining equations (9) for i =,,N in a more compact vector form yields { ḣs s() hs (t f /)(R } I n ) =K M + ḣ v v() h v (t µ, f /)(R I n ) (6) where h s = h T s ht sn T, h v = h T v ht vn T, K = blkdiag{k (I n ),,k N (I n )}. Since all the eigenvalues of matrix M has positive real parts, system (6) is stable and the final convergent values of h s and h v are identical to the solution of s(t f ) and v(t f ) in equation (). Therefore, hs (τ) s(tf ) lim τ h v (τ) = v(t f ) and hence equation () holds for all i =,,N. Based on the above theorem, all the agents can exchange information with each other through the communication network and estimate the unknown terminal values in (8). Therefore, the following implementation algorithm is proposed. Algorithm :. All the agents initialize the state s i () = p i ()+t f v i () for all i =,,N.. For a certain period of time ( t), all the agents communicate with each other through the network and update the states h si and according to (9) and obtain the estimate of s i (t f ) and v i (t f ) for all i =,,N.. At t = t, all the agents implement the open-loop Nash strategies in (8) with s i (t f ) and v i (t f ) replaced by the estimated terminal states h si ( t) and ( t). The above algorithm is fully distributed (except for the knowledge of time instants and t) because agent i only. need to send out its own state information h si and to the agents that have direct information injection links from agent i and receive the state variables from the agents that have direct information links to agent i. Note that the terminal state estimate will approximate to the ideal Nash equilibrium strategies since the convergence of the linear system (9) is asymptotic in nature. Therefore, the strategies obtained in the above algorithm are also known to form an ǫ-nash equilibrium. A quantitative analysis is provided in 4. IV. DISTRIBUTED PARETO STRATEGY DESIGN In this section, assuming that the agents cooperate, we consider the formation control through distributed open-loop Pareto strategy design. The Pareto strategies can be derived through solving the following convex combination of all the agents performance indices J = N α j J j (7) j= where < α j < and N j= α j =. In this paper, the value of α j has to lie strictly within the interval between and for all j =,,N, which basically means that all agents have to be taken into account in (7). This minimization is essentially an optimal control problem with any fixed parameters α,,α N. Adopting the new state representation in (5), the convex combination in (7) with J i defined in (6) can be expressed as J = N j= α j { s j (t f ) s k (t f ) µ jk e jk E + v j (t f ) v k (t f ) +r j tf } u j dt (8) for i =,,N. Now, since all the agents will minimize the common performance index above, it is necessary to make several assumption in order to have a distributed design approach. Assumption : The communication link between any two agents is assumed to be bidirectional, that is, the information graph G is undirected. Assumption : Agent i has the knowledge of the convex parameter α j of agent j for all e ij E. Based on the above assumptions, the following Pareto strategies can be obtained by solving inequality (4) as an open-loop optimal control problem using the calculus of variation approach again: u P i = t f t (α i +α j )s i (t f ) s j (t f ) µ ij (α i +α j )v i (t f ) v j (t f ). (9) which is analogous to the non-inferior solutions provided in 5. Since the value of α i lies strictly within the interval between and for all i =,,N, α i can be safely 45

4 placed in the denominator in (9). The terminal states can be obtained by substituting the strategies (9) into the system dynamics (7) and solving the N equations. Due to the local information constraint, we propose the following theorem similar to Theorem to overcome agent i s inability to solve these equations. Theorem : If agent i updates vectors h si and continuously according to (t f /)ρ i hsi ḣsi ḣ vi = k i { s i () v i () (W I ) + (α i +α j ) (t f /)ρ i ( hsi hsj h vj ) } () where k i is a positive scalar, matrix W is defined in (), and ρ i = (α i +α j )µ ij, then the limit () holds for i =,,N, where s i (t f ) and v i (t f ) are the terminal variables in Pareto strategies (9). Proof: Similar to the proof of Theorem, substituting the open-loop strategies (9) into system dynamics (7) yields equation () where matrix M is defined in (4) with (α i +α j ) if e ij E for j i if e ij / E for j i l ij = N, () l iq if j = i q=,q i for the Laplacian matrix L. Stacking equation () from i = to i = N yields an equation similar to (6). Since matrix ( M) is Hurwitz. Therefore, the estimator is asymptotically convergent as shown in (). Based on the above theorem, the same algorithm as Algorithm can be carried out to obtain Pareto strategies in practice. A special case to consider is when the agent does not receive any information from the other agents. In this situation, according to the expressions in (8) and (9), either the Nash or Pareto strategy becomes zero and hence the agent will keep a constant velocity, which is still a reasonable choice in practice. V. ILLUSTRATIVE EXAMPLE In this section, we consider an illustrative formation control example in two-dimensional space and apply the proposed distributed Nash and Pareto strategy design approaches. The dynamics of the agents are given by () with n =. For the ease of illustration, the horizontal axis is called the x-axis and the vertical axis is called the y-axis. Various scenarios are considered as follows. Scenario : We start with a simple case, where there are three agents with directed communication topology as shown in Figure, where agent as the leader does not have information injection from the other agents but only sends Fig. : Three agents with undirected graph its information out to the other agents. Hence, the Laplacian matrix defined in (5) is given by L =. The initial states of the three agents are given by p = T,p = T,p = T, v = T,v = T,v = T, which means their initial positions are equally spaced and agent s initial velocity is upward and agents and s initial velocities are equal to zero. We assume that the desired formation among the agents is a triangle with the displacement vectors given by µ = T, µ = T. In performance indices (), the parameterr i is given by r = r = r = andt f = for the time interval of the formation control. Since the information graph is directed, we only consider the formation control using the distributed Nash strategy design in this scenario. For comparison purpose, we solve for the actual Nash strategies by directly solving the equations (7) with strategies in (8) substituted in. The Nash strategy components on x-axis and y-axis are shown as blue trajectories in Figure and the agents terminal states under the Nash strategies are s (t f ) =, v (t f ) =, 6.. s (t f ) =, v (t f ) =, s (t f ) =, v (t f ) = If we implement the distributed Nash strategy design algorithm described in Algorithm with t =. and k = k = k = in (9), then the final terminal state estimate values are h s ( t) =, h v ( t) =, h s ( t) =, h v ( t) =, h s ( t) =, h v ( t) =.6.7 and the corresponding control strategies (8) with s i (t f ) and v i (t f ) replaced by the estimated terminal states h si ( t) and 46

5 ( t) fori =,, are shown as red circled trajectories in figure. We can see that the largest terminal state estimation error is.4% and the resulting control inputs slightly deviate from the original Nash strategies. This estimation error can be dramatically reduced with larger values of k, k, and k. Therefore, if we implement the same algorithm with t =. and k = k = k = 4, then the final estimate values becomes h s ( t) =, h v ( t) =, h s ( t) =, h v ( t) =, h s ( t) =, h v ( t) = and the largest terminal state estimation error is %. In this case, the corresponding control strategies (8) with s i (t f ) and v i (t f ) replaced by the estimated terminal states h si ( t) and ( t) for i =,, are shown as green crossed trajectories in figure, which are almost identical to original Nash strategies. The motion trajectories under various control.5.5 u x u x u x u y.5.5 u y.5.5 u y Original Nash Control Proposed Design k i = Proposed Design k i =4 Fig. : Nash and proposed designed strategies inputs are shown in Figure. Graphically, there does not exist much difference between the trajectories under the original Nash strategies and the ones under designed strategies. Quantitatively, we are able to calculate the total terminal formation error with respect to the desired displaced among the agents, which is η = s (t f ) s i (t f ) µ i, () i= Agent Agent Original Nash Control Proposed Design k i = Proposed Design k i =4 Agent Fig. : Motion trajectories under different control strategies where s i (t f ) is agent i s terminal position vector under certain control strategies. Therefore, the total terminal formation errors based on different values of r = r = r = r and k = k = k = k can be summarized into Table I. From Nash k = k = 4 η (r =.) η (r = ) η (r = 5) TABLE I: Total terminal formation errors in Scenario the table, it is clear to see that the total terminal formation error decreases ask i increase because as mentioned, largerk i will result in more accurate terminal state estimates and more accurate control inputs (with respect to the Nash strategies). It is also clear to see that the total terminal formation error increases as r increases. This is because that if agents put higher penalties on the control effort or energy (i.e., the quadratic term of the control input in ()), they will try to reduce more on control energy instead of the terminal formation errors in order to minimize their performance indices in () during the time period of the formation control. Based on more simulation data, the relationship among η, k, and r can be depicted in Figure 4. As we can see in the η k=5 k=6 k=8 k= k= k=4 Nash r Fig. 4: Relationship among η, r, and k 47

6 figure, when r is small, the variance of the total terminal formation error η among different k is small, and when r is large, the variance of the total terminal formation error η among different k becomes large. Another application of Figure 4 is to determine the lowest update gain k needs to achieve a desired terminal formation error. For instance, if we want to determine a update gain that can achieve a maximum terminal formation error of given r =, then we can find that a value of k less than 6 is good choice from the figure. Therefore, this figure provides a intuitive way of choosing a proper update gain, especially to avoid choosing a high gain which is undesired in many real life applications. Scenario : We now consider the scenario where there are three agents with undirected communication topology as shown in Figure 5. With this communication topology, both Fig. 5: Three agents with undirected graph Nash and Pareto strategies can be derived. The initial states of the agents and the performance index parameters are the same as the ones in Scenario. For both Nash strategy design and Pareto strategy design, the gain k i in the terminal state estimation equation (9) and () are set equal to 4 for all i =,,. For the Pareto strategies, the convex parameters in (7) are set to be α = α = α = /. The Laplacian matrix for the noncooperative in (5) and the one for the cooperative case in () are L = and L = 4, respectively. The resulting motion trajectories under both Nash and Pareto strategies are shown in Figure 6. The y Nash Pareto x Fig. 6: Motion trajectories under Nash and Pareto strategies total terminal formation errors under different choices of the convex parameters are summarized in Table II. As we can clearly see in the table, the agents can actually achieve lower formation error using Pareto strategies than using Nash strategies. This is because the agents are assumed to η Nash.4856 Pareto (α = α = α = /). Pareto (α = /6,α = /,α = /6).8 Pareto (α = /,α = /6,α = /6).79 Pareto (α =.9,α =.5,α =.5).6 TABLE II: Total terminal formation errors in Scenario cooperate with each other in the Pareto optimality. Also note that as we place more weight on agent s performance index, the total formation error can be reduced. This is because it is much easier to move agent alone to form the desired formation instead of moving all the three agents together. VI. CONCLUSION This paper considers the design of open-loop Nash and Pareto strategies for multi-agent formation control problems. The proposed approach utilizes the distributed estimation of the terminal state variables among the agents through network-based information exchange. The convergence rate of the terminal state estimation algorithm is determined by a scalar gain and can be made sufficiently fast to get a better approximation of the real Nash and Pareto strategies. An illustrative example is solved with two scenarios and various comparisons have been made. REFERENCES W. Ren, R. W. Beard, and E. M. Atkins, Information consensus in multivehicle cooperative control: Collective group behavior through local interaction, IEEE Control Syst. Mag., vol. 7, pp. 7 8, 7. Z. Qu, Cooperative Control of Dynamical Systems: Applications to Autonomous Vehicles. London: Springer Verlag, 9. D. M. Stipanovic, G. Inalhan, R. Teo, and C. J. Tomlin, Decentralized overlapping control of a formation of unmanned aerial vehicles, Automatica, vol. 4, no. 8, pp , 4. 4 T. Keviczky, F. Borrelli, K. Fregene, D. Godbole, and G. Balas, Decentralized receding horizon control and coordination of autonomous vehicle formations, IEEE Trans. Control System Technology, vol. 6, no., pp. 9, 8. 5 J. Wang and M. Xin, Integrated optimal formation control of multiple unmanned aerial vehicles, IEEE Trans. Control System Technology, vol. PP, no. 99, pp.,. 6 Y. Cao, W. Yu, W. Ren, and G. Chen, An overview of recent progress in the study of distributed multi-agent coordination, IEEE Trans. Industrial Informatics, vol. 9, no., pp ,. 7 M. R. Anderson and A. C. Robbins, Formation flight as a cooperative game, in AIAA Guidance, Navigation and Control Conference, vol., 998, pp D. Gu, A differential game approach to formation control, IEEE Trans. Control Systems Technology, vol. 6, no., pp. 85 9, 8. 9 E. Semsar-Kazerooni and K. Khorasani, Multi-agent team cooperation: A game theory approach, Automatica, vol. 45, no., pp. 5, 9. R. Isaacs, Differential Games. John Wiley and Sons, 965. T. Basar and G. J. Olsder, Dynamic Noncooperative Game Theory, nd ed. Philadelphia, PA: SIAM, 998. E. Bryson and Y. C. Ho, Applied Optimal Control. Bristol, PA, USA: Hemisphere Publishing Corp., 975. Y. Ho, A. B. Jr., and S. Baron, Differential games and optimal pursuitevasion strategies, IEEE Trans. Automatic Control, vol. AC-, no. 4, pp , W. Lin, Differential games for multi-agent systems under distributed information, Ph.D. dissertation, University of Central Florida,. 5 A. Starr and Y. Ho, Nonzero-sum differential games, Journal of Optimization Theory and Applications, vol., pp. 84 6,

Multi-Pursuer Single-Evader Differential Games with Limited Observations*

Multi-Pursuer Single-Evader Differential Games with Limited Observations* American Control Conference (ACC) Washington DC USA June 7-9 Multi-Pursuer Single- Differential Games with Limited Observations* Wei Lin Student Member IEEE Zhihua Qu Fellow IEEE and Marwan A. Simaan Life

More information

Distributed Receding Horizon Control of Cost Coupled Systems

Distributed Receding Horizon Control of Cost Coupled Systems Distributed Receding Horizon Control of Cost Coupled Systems William B. Dunbar Abstract This paper considers the problem of distributed control of dynamically decoupled systems that are subject to decoupled

More information

Distributed Coordinated Tracking With Reduced Interaction via a Variable Structure Approach Yongcan Cao, Member, IEEE, and Wei Ren, Member, IEEE

Distributed Coordinated Tracking With Reduced Interaction via a Variable Structure Approach Yongcan Cao, Member, IEEE, and Wei Ren, Member, IEEE IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 57, NO. 1, JANUARY 2012 33 Distributed Coordinated Tracking With Reduced Interaction via a Variable Structure Approach Yongcan Cao, Member, IEEE, and Wei Ren,

More information

Complex Laplacians and Applications in Multi-Agent Systems

Complex Laplacians and Applications in Multi-Agent Systems 1 Complex Laplacians and Applications in Multi-Agent Systems Jiu-Gang Dong, and Li Qiu, Fellow, IEEE arxiv:1406.186v [math.oc] 14 Apr 015 Abstract Complex-valued Laplacians have been shown to be powerful

More information

Distance-based Formation Control Using Euclidean Distance Dynamics Matrix: Three-agent Case

Distance-based Formation Control Using Euclidean Distance Dynamics Matrix: Three-agent Case American Control Conference on O'Farrell Street, San Francisco, CA, USA June 9 - July, Distance-based Formation Control Using Euclidean Distance Dynamics Matrix: Three-agent Case Kwang-Kyo Oh, Student

More information

Adaptive State Feedback Nash Strategies for Linear Quadratic Discrete-Time Games

Adaptive State Feedback Nash Strategies for Linear Quadratic Discrete-Time Games Adaptive State Feedbac Nash Strategies for Linear Quadratic Discrete-Time Games Dan Shen and Jose B. Cruz, Jr. Intelligent Automation Inc., Rocville, MD 2858 USA (email: dshen@i-a-i.com). The Ohio State

More information

Zeno-free, distributed event-triggered communication and control for multi-agent average consensus

Zeno-free, distributed event-triggered communication and control for multi-agent average consensus Zeno-free, distributed event-triggered communication and control for multi-agent average consensus Cameron Nowzari Jorge Cortés Abstract This paper studies a distributed event-triggered communication and

More information

Automatica. Distributed discrete-time coordinated tracking with a time-varying reference state and limited communication

Automatica. Distributed discrete-time coordinated tracking with a time-varying reference state and limited communication Automatica 45 (2009 1299 1305 Contents lists available at ScienceDirect Automatica journal homepage: www.elsevier.com/locate/automatica Brief paper Distributed discrete-time coordinated tracking with a

More information

Decentralized Stabilization of Heterogeneous Linear Multi-Agent Systems

Decentralized Stabilization of Heterogeneous Linear Multi-Agent Systems 1 Decentralized Stabilization of Heterogeneous Linear Multi-Agent Systems Mauro Franceschelli, Andrea Gasparri, Alessandro Giua, and Giovanni Ulivi Abstract In this paper the formation stabilization problem

More information

Formation Control and Network Localization via Distributed Global Orientation Estimation in 3-D

Formation Control and Network Localization via Distributed Global Orientation Estimation in 3-D Formation Control and Network Localization via Distributed Global Orientation Estimation in 3-D Byung-Hun Lee and Hyo-Sung Ahn arxiv:1783591v1 [cssy] 1 Aug 17 Abstract In this paper, we propose a novel

More information

Consensus Algorithms are Input-to-State Stable

Consensus Algorithms are Input-to-State Stable 05 American Control Conference June 8-10, 05. Portland, OR, USA WeC16.3 Consensus Algorithms are Input-to-State Stable Derek B. Kingston Wei Ren Randal W. Beard Department of Electrical and Computer Engineering

More information

Consensus Tracking for Multi-Agent Systems with Nonlinear Dynamics under Fixed Communication Topologies

Consensus Tracking for Multi-Agent Systems with Nonlinear Dynamics under Fixed Communication Topologies Proceedings of the World Congress on Engineering and Computer Science Vol I WCECS, October 9-,, San Francisco, USA Consensus Tracking for Multi-Agent Systems with Nonlinear Dynamics under Fixed Communication

More information

ANALYSIS OF CONSENSUS AND COLLISION AVOIDANCE USING THE COLLISION CONE APPROACH IN THE PRESENCE OF TIME DELAYS. A Thesis by. Dipendra Khatiwada

ANALYSIS OF CONSENSUS AND COLLISION AVOIDANCE USING THE COLLISION CONE APPROACH IN THE PRESENCE OF TIME DELAYS. A Thesis by. Dipendra Khatiwada ANALYSIS OF CONSENSUS AND COLLISION AVOIDANCE USING THE COLLISION CONE APPROACH IN THE PRESENCE OF TIME DELAYS A Thesis by Dipendra Khatiwada Bachelor of Science, Wichita State University, 2013 Submitted

More information

OUTPUT CONSENSUS OF HETEROGENEOUS LINEAR MULTI-AGENT SYSTEMS BY EVENT-TRIGGERED CONTROL

OUTPUT CONSENSUS OF HETEROGENEOUS LINEAR MULTI-AGENT SYSTEMS BY EVENT-TRIGGERED CONTROL OUTPUT CONSENSUS OF HETEROGENEOUS LINEAR MULTI-AGENT SYSTEMS BY EVENT-TRIGGERED CONTROL Gang FENG Department of Mechanical and Biomedical Engineering City University of Hong Kong July 25, 2014 Department

More information

Consensus of Information Under Dynamically Changing Interaction Topologies

Consensus of Information Under Dynamically Changing Interaction Topologies Consensus of Information Under Dynamically Changing Interaction Topologies Wei Ren and Randal W. Beard Abstract This paper considers the problem of information consensus among multiple agents in the presence

More information

MULTI-AGENT TRACKING OF A HIGH-DIMENSIONAL ACTIVE LEADER WITH SWITCHING TOPOLOGY

MULTI-AGENT TRACKING OF A HIGH-DIMENSIONAL ACTIVE LEADER WITH SWITCHING TOPOLOGY Jrl Syst Sci & Complexity (2009) 22: 722 731 MULTI-AGENT TRACKING OF A HIGH-DIMENSIONAL ACTIVE LEADER WITH SWITCHING TOPOLOGY Yiguang HONG Xiaoli WANG Received: 11 May 2009 / Revised: 16 June 2009 c 2009

More information

Consensus Seeking in Multi-agent Systems Under Dynamically Changing Interaction Topologies

Consensus Seeking in Multi-agent Systems Under Dynamically Changing Interaction Topologies IEEE TRANSACTIONS ON AUTOMATIC CONTROL, SUBMITTED FOR PUBLICATION AS A TECHNICAL NOTE. 1 Consensus Seeking in Multi-agent Systems Under Dynamically Changing Interaction Topologies Wei Ren, Student Member,

More information

Consensus Protocols for Networks of Dynamic Agents

Consensus Protocols for Networks of Dynamic Agents Consensus Protocols for Networks of Dynamic Agents Reza Olfati Saber Richard M. Murray Control and Dynamical Systems California Institute of Technology Pasadena, CA 91125 e-mail: {olfati,murray}@cds.caltech.edu

More information

Consensus Seeking in Multi-agent Systems Under Dynamically Changing Interaction Topologies

Consensus Seeking in Multi-agent Systems Under Dynamically Changing Interaction Topologies IEEE TRANSACTIONS ON AUTOMATIC CONTROL, SUBMITTED FOR PUBLICATION AS A TECHNICAL NOTE. Consensus Seeking in Multi-agent Systems Under Dynamically Changing Interaction Topologies Wei Ren, Student Member,

More information

Distributed Estimation for Motion Coordination in an Unknown Spatially Varying Flowfield

Distributed Estimation for Motion Coordination in an Unknown Spatially Varying Flowfield Distributed Estimation for Motion Coordination in an Unknown Spatially Varying Flowfield Cameron K Peterson and Derek A Paley University of Maryland, College Park, MD, 742, USA I Introduction This note

More information

arxiv: v1 [cs.sy] 6 Jun 2016

arxiv: v1 [cs.sy] 6 Jun 2016 Distance-based Control of K Formation with Almost Global Convergence Myoung-Chul Park, Zhiyong Sun, Minh Hoang Trinh, Brian D. O. Anderson, and Hyo-Sung Ahn arxiv:66.68v [cs.sy] 6 Jun 6 Abstract In this

More information

Active Passive Networked Multiagent Systems

Active Passive Networked Multiagent Systems Active Passive Networked Multiagent Systems Tansel Yucelen and John Daniel Peterson Abstract This paper introduces an active passive networked multiagent system framework, which consists of agents subject

More information

Discrete Double Integrator Consensus

Discrete Double Integrator Consensus Proceedings of the 47th IEEE Conference on Decision and Control Cancun, Mexico, Dec. 9-11, 28 Discrete Double Integrator Consensus David W. Casbeer, Randy Beard, and A. Lee Swindlehurst Abstract A distributed

More information

arxiv: v1 [math.oc] 15 Jan 2016

arxiv: v1 [math.oc] 15 Jan 2016 Nonlinear Consensus Strategies for Multi-Agent Networks in Presence of Communication Delays and Switching Topologies: Real-Time Receding Horizon Approach arxiv:161.497v1 [math.oc] 15 Jan 216 Fei Sun a,,

More information

Formation Control of Nonholonomic Mobile Robots

Formation Control of Nonholonomic Mobile Robots Proceedings of the 6 American Control Conference Minneapolis, Minnesota, USA, June -6, 6 FrC Formation Control of Nonholonomic Mobile Robots WJ Dong, Yi Guo, and JA Farrell Abstract In this paper, formation

More information

Tracking control for multi-agent consensus with an active leader and variable topology

Tracking control for multi-agent consensus with an active leader and variable topology Automatica 42 (2006) 1177 1182 wwwelseviercom/locate/automatica Brief paper Tracking control for multi-agent consensus with an active leader and variable topology Yiguang Hong a,, Jiangping Hu a, Linxin

More information

Consensus Based Formation Control Strategies for Multi-vehicle Systems

Consensus Based Formation Control Strategies for Multi-vehicle Systems Proceedings of the 6 American Control Conference Minneapolis, Minnesota, USA, June 14-16, 6 FrA1.5 Consensus Based Formation Control Strategies for Multi-vehicle Systems Wei Ren Abstract In this paper

More information

Scaling the Size of a Multiagent Formation via Distributed Feedback

Scaling the Size of a Multiagent Formation via Distributed Feedback Scaling the Size of a Multiagent Formation via Distributed Feedback Samuel Coogan, Murat Arcak, Magnus Egerstedt Abstract We consider a multiagent coordination problem where the objective is to steer a

More information

Target Tracking and Obstacle Avoidance for Multi-agent Networks with Input Constraints

Target Tracking and Obstacle Avoidance for Multi-agent Networks with Input Constraints International Journal of Automation and Computing 8(1), February 2011, 46-53 DOI: 10.1007/s11633-010-0553-1 Target Tracking and Obstacle Avoidance for Multi-agent Networks with Input Constraints Jing Yan

More information

Fast Linear Iterations for Distributed Averaging 1

Fast Linear Iterations for Distributed Averaging 1 Fast Linear Iterations for Distributed Averaging 1 Lin Xiao Stephen Boyd Information Systems Laboratory, Stanford University Stanford, CA 943-91 lxiao@stanford.edu, boyd@stanford.edu Abstract We consider

More information

2778 IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 56, NO. 12, DECEMBER 2011

2778 IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 56, NO. 12, DECEMBER 2011 2778 IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 56, NO. 12, DECEMBER 2011 Control of Minimally Persistent Leader-Remote- Follower and Coleader Formations in the Plane Tyler H. Summers, Member, IEEE,

More information

Combining distance-based formation shape control with formation translation

Combining distance-based formation shape control with formation translation Combining distance-based formation shape control with formation translation Brian D O Anderson, Zhiyun Lin and Mohammad Deghat Abstract Steepest descent control laws can be used for formation shape control

More information

Distributed Computation of Minimum Time Consensus for Multi-Agent Systems

Distributed Computation of Minimum Time Consensus for Multi-Agent Systems Distributed Computation of Minimum Time Consensus for Multi-Agent Systems Ameer Mulla, Deepak Patil, Debraj Chakraborty IIT Bombay, India Conference on Decision and Control 2014 Los Angeles, California,

More information

FORMATIONS OF FORMATIONS: HIERARCHY AND STABILITY

FORMATIONS OF FORMATIONS: HIERARCHY AND STABILITY FORMATIONS OF FORMATIONS: HIERARCHY AND STABILITY Anca Williams, Sonja lavaški, Tariq Samad ancaw@pdxedu, sonjaglavaski@honeywellcom Abstract In this paper we will consider a hierarchy of vehicle formations

More information

AFRL-RW-EG-TP

AFRL-RW-EG-TP AFRL-RW-EG-TP-2011-018 Relational Information Space for Dynamic Systems Robert A. Murphey Air Force Research Laboratory, Munitions Directorate AFRL/RWG 101 West Eglin Boulevard Eglin AFB, FL 32542-6810

More information

Non-Collision Conditions in Multi-agent Robots Formation using Local Potential Functions

Non-Collision Conditions in Multi-agent Robots Formation using Local Potential Functions 2008 IEEE International Conference on Robotics and Automation Pasadena, CA, USA, May 19-23, 2008 Non-Collision Conditions in Multi-agent Robots Formation using Local Potential Functions E G Hernández-Martínez

More information

Consensus Problem in Multi-Agent Systems with Communication Channel Constraint on Signal Amplitude

Consensus Problem in Multi-Agent Systems with Communication Channel Constraint on Signal Amplitude SICE Journal of Control, Measurement, and System Integration, Vol 6, No 1, pp 007 013, January 2013 Consensus Problem in Multi-Agent Systems with Communication Channel Constraint on Signal Amplitude MingHui

More information

Networked Control Systems, Event-Triggering, Small-Gain Theorem, Nonlinear

Networked Control Systems, Event-Triggering, Small-Gain Theorem, Nonlinear EVENT-TRIGGERING OF LARGE-SCALE SYSTEMS WITHOUT ZENO BEHAVIOR C. DE PERSIS, R. SAILER, AND F. WIRTH Abstract. We present a Lyapunov based approach to event-triggering for large-scale systems using a small

More information

EXPERIMENTAL ANALYSIS OF COLLECTIVE CIRCULAR MOTION FOR MULTI-VEHICLE SYSTEMS. N. Ceccarelli, M. Di Marco, A. Garulli, A.

EXPERIMENTAL ANALYSIS OF COLLECTIVE CIRCULAR MOTION FOR MULTI-VEHICLE SYSTEMS. N. Ceccarelli, M. Di Marco, A. Garulli, A. EXPERIMENTAL ANALYSIS OF COLLECTIVE CIRCULAR MOTION FOR MULTI-VEHICLE SYSTEMS N. Ceccarelli, M. Di Marco, A. Garulli, A. Giannitrapani DII - Dipartimento di Ingegneria dell Informazione Università di Siena

More information

1 Introduction. 2 Successive Convexification Algorithm

1 Introduction. 2 Successive Convexification Algorithm 1 Introduction There has been growing interest in cooperative group robotics [], with potential applications in construction and assembly. Most of this research focuses on grounded or mobile manipulator

More information

Safe Autonomous Agent Formation Operations Via Obstacle Collision Avoidance

Safe Autonomous Agent Formation Operations Via Obstacle Collision Avoidance Asian Journal of Control, Vol., No., pp. 1 11, Month Published online in Wiley InterScience (www.interscience.wiley.com DOI: 1.1/asjc. Safe Autonomous Agent Formation Operations Via Obstacle Collision

More information

Max-Consensus in a Max-Plus Algebraic Setting: The Case of Fixed Communication Topologies

Max-Consensus in a Max-Plus Algebraic Setting: The Case of Fixed Communication Topologies Max-Consensus in a Max-Plus Algebraic Setting: The Case of Fixed Communication Topologies Behrang Monajemi Nejad, Sid Ahmed Attia and Jörg Raisch Control Systems Group ( Fachgebiet Regelungssysteme ),

More information

Game Theoretic Approach to Power Control in Cellular CDMA

Game Theoretic Approach to Power Control in Cellular CDMA Game Theoretic Approach to Power Control in Cellular CDMA Sarma Gunturi Texas Instruments(India) Bangalore - 56 7, INDIA Email : gssarma@ticom Fernando Paganini Electrical Engineering Department University

More information

Distributed Structural Stabilization and Tracking for Formations of Dynamic Multi-Agents

Distributed Structural Stabilization and Tracking for Formations of Dynamic Multi-Agents CDC02-REG0736 Distributed Structural Stabilization and Tracking for Formations of Dynamic Multi-Agents Reza Olfati-Saber Richard M Murray California Institute of Technology Control and Dynamical Systems

More information

Consensus Analysis of Networked Multi-agent Systems

Consensus Analysis of Networked Multi-agent Systems Physics Procedia Physics Procedia 1 1 11 Physics Procedia 3 1 191 1931 www.elsevier.com/locate/procedia Consensus Analysis of Networked Multi-agent Systems Qi-Di Wu, Dong Xue, Jing Yao The Department of

More information

Three-Dimensional Motion Coordination in a Spatiotemporal Flowfield

Three-Dimensional Motion Coordination in a Spatiotemporal Flowfield IEEE TRANSACTIONS ON AUTOMATIC CONTROL 1 Three-Dimensional Motion Coordination in a Spatiotemporal Flowfield Sonia Hernandez and Dere A. Paley, Member, IEEE Abstract Decentralized algorithms to stabilize

More information

On Equilibria of Distributed Message-Passing Games

On Equilibria of Distributed Message-Passing Games On Equilibria of Distributed Message-Passing Games Concetta Pilotto and K. Mani Chandy California Institute of Technology, Computer Science Department 1200 E. California Blvd. MC 256-80 Pasadena, US {pilotto,mani}@cs.caltech.edu

More information

Multi-Robotic Systems

Multi-Robotic Systems CHAPTER 9 Multi-Robotic Systems The topic of multi-robotic systems is quite popular now. It is believed that such systems can have the following benefits: Improved performance ( winning by numbers ) Distributed

More information

The Multi-Agent Rendezvous Problem - The Asynchronous Case

The Multi-Agent Rendezvous Problem - The Asynchronous Case 43rd IEEE Conference on Decision and Control December 14-17, 2004 Atlantis, Paradise Island, Bahamas WeB03.3 The Multi-Agent Rendezvous Problem - The Asynchronous Case J. Lin and A.S. Morse Yale University

More information

A Price-Based Approach for Controlling Networked Distributed Energy Resources

A Price-Based Approach for Controlling Networked Distributed Energy Resources A Price-Based Approach for Controlling Networked Distributed Energy Resources Alejandro D. Domínguez-García (joint work with Bahman Gharesifard and Tamer Başar) Coordinated Science Laboratory Department

More information

Notes on averaging over acyclic digraphs and discrete coverage control

Notes on averaging over acyclic digraphs and discrete coverage control Notes on averaging over acyclic digraphs and discrete coverage control Chunkai Gao Francesco Bullo Jorge Cortés Ali Jadbabaie Abstract In this paper, we show the relationship between two algorithms and

More information

Consensus of Hybrid Multi-agent Systems

Consensus of Hybrid Multi-agent Systems Consensus of Hybrid Multi-agent Systems Yuanshi Zheng, Jingying Ma, and Long Wang arxiv:52.0389v [cs.sy] 0 Dec 205 Abstract In this paper, we consider the consensus problem of hybrid multi-agent system.

More information

Graph and Controller Design for Disturbance Attenuation in Consensus Networks

Graph and Controller Design for Disturbance Attenuation in Consensus Networks 203 3th International Conference on Control, Automation and Systems (ICCAS 203) Oct. 20-23, 203 in Kimdaejung Convention Center, Gwangju, Korea Graph and Controller Design for Disturbance Attenuation in

More information

Min-max Time Consensus Tracking Over Directed Trees

Min-max Time Consensus Tracking Over Directed Trees Min-max Time Consensus Tracking Over Directed Trees Ameer K. Mulla, Sujay Bhatt H. R., Deepak U. Patil, and Debraj Chakraborty Abstract In this paper, decentralized feedback control strategies are derived

More information

Stability Analysis of Stochastically Varying Formations of Dynamic Agents

Stability Analysis of Stochastically Varying Formations of Dynamic Agents Stability Analysis of Stochastically Varying Formations of Dynamic Agents Vijay Gupta, Babak Hassibi and Richard M. Murray Division of Engineering and Applied Science California Institute of Technology

More information

On the Scalability in Cooperative Control. Zhongkui Li. Peking University

On the Scalability in Cooperative Control. Zhongkui Li. Peking University On the Scalability in Cooperative Control Zhongkui Li Email: zhongkli@pku.edu.cn Peking University June 25, 2016 Zhongkui Li (PKU) Scalability June 25, 2016 1 / 28 Background Cooperative control is to

More information

Constrained Optimization and Distributed Computation Based Car-Following Control of A Connected and Autonomous Vehicle Platoon

Constrained Optimization and Distributed Computation Based Car-Following Control of A Connected and Autonomous Vehicle Platoon Constrained Optimization and Distributed Computation Based Car-Following Control of A Connected and Autonomous Vehicle Platoon Siyuan Gong a, Jinglai Shen b, Lili Du a ldu3@iit.edu a: Illinois Institute

More information

IN the multiagent systems literature, the consensus problem,

IN the multiagent systems literature, the consensus problem, IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 63, NO. 7, JULY 206 663 Periodic Behaviors for Discrete-Time Second-Order Multiagent Systems With Input Saturation Constraints Tao Yang,

More information

Finite-Time Distributed Consensus in Graphs with Time-Invariant Topologies

Finite-Time Distributed Consensus in Graphs with Time-Invariant Topologies Finite-Time Distributed Consensus in Graphs with Time-Invariant Topologies Shreyas Sundaram and Christoforos N Hadjicostis Abstract We present a method for achieving consensus in distributed systems in

More information

Towards Decentralization of Multi-robot Navigation Functions

Towards Decentralization of Multi-robot Navigation Functions Towards Decentralization of Multi-robot Navigation Functions Herbert G Tanner and Amit Kumar Mechanical Engineering Dept University of New Mexico Abstract We present a navigation function through which

More information

Target Localization and Circumnavigation Using Bearing Measurements in 2D

Target Localization and Circumnavigation Using Bearing Measurements in 2D Target Localization and Circumnavigation Using Bearing Measurements in D Mohammad Deghat, Iman Shames, Brian D. O. Anderson and Changbin Yu Abstract This paper considers the problem of localization and

More information

ON SEPARATION PRINCIPLE FOR THE DISTRIBUTED ESTIMATION AND CONTROL OF FORMATION FLYING SPACECRAFT

ON SEPARATION PRINCIPLE FOR THE DISTRIBUTED ESTIMATION AND CONTROL OF FORMATION FLYING SPACECRAFT ON SEPARATION PRINCIPLE FOR THE DISTRIBUTED ESTIMATION AND CONTROL OF FORMATION FLYING SPACECRAFT Amir Rahmani (), Olivia Ching (2), and Luis A Rodriguez (3) ()(2)(3) University of Miami, Coral Gables,

More information

Stability and Disturbance Propagation in Autonomous Vehicle Formations : A Graph Laplacian Approach

Stability and Disturbance Propagation in Autonomous Vehicle Formations : A Graph Laplacian Approach Stability and Disturbance Propagation in Autonomous Vehicle Formations : A Graph Laplacian Approach Francesco Borrelli*, Kingsley Fregene, Datta Godbole, Gary Balas* *Department of Aerospace Engineering

More information

Decentralized Control of Nonlinear Multi-Agent Systems Using Single Network Adaptive Critics

Decentralized Control of Nonlinear Multi-Agent Systems Using Single Network Adaptive Critics Decentralized Control of Nonlinear Multi-Agent Systems Using Single Network Adaptive Critics Ali Heydari Mechanical & Aerospace Engineering Dept. Missouri University of Science and Technology Rolla, MO,

More information

Coordinated Path Following for Mobile Robots

Coordinated Path Following for Mobile Robots Coordinated Path Following for Mobile Robots Kiattisin Kanjanawanishkul, Marius Hofmeister, and Andreas Zell University of Tübingen, Department of Computer Science, Sand 1, 7276 Tübingen Abstract. A control

More information

Stability and Performance of Non-Homogeneous Multi-Agent Systems on a Graph

Stability and Performance of Non-Homogeneous Multi-Agent Systems on a Graph Stability and Performance of Non-Homogeneous Multi-Agent Systems on a Graph Stefania Tonetti Richard M. Murray Department of Aerospace Engineering, Politecnico di Milano, Milano, Italy e-mail: tonetti@aero.polimi.it).

More information

Formation Stabilization of Multiple Agents Using Decentralized Navigation Functions

Formation Stabilization of Multiple Agents Using Decentralized Navigation Functions Formation Stabilization of Multiple Agents Using Decentralized Navigation Functions Herbert G. Tanner and Amit Kumar Mechanical Engineering Department University of New Mexico Albuquerque, NM 873- Abstract

More information

Passivity-based Formation Control for UAVs with a Suspended Load

Passivity-based Formation Control for UAVs with a Suspended Load Passivity-based Formation Control for UAVs with a Suspended Load Chris Meissen Kristian Klausen Murat Arcak Thor I. Fossen Andrew Packard Department of Mechanical Engineering at the University of California,

More information

Information Structures, the Witsenhausen Counterexample, and Communicating Using Actions

Information Structures, the Witsenhausen Counterexample, and Communicating Using Actions Information Structures, the Witsenhausen Counterexample, and Communicating Using Actions Pulkit Grover, Carnegie Mellon University Abstract The concept of information-structures in decentralized control

More information

Periodic Behaviors in Multi-agent Systems with Input Saturation Constraints

Periodic Behaviors in Multi-agent Systems with Input Saturation Constraints 5nd IEEE Conference on Decision and Control December 10-13, 013. Florence, Italy Periodic Behaviors in Multi-agent Systems with Input Saturation Constraints Tao Yang, Ziyang Meng, Dimos V. Dimarogonas,

More information

Consensus Control of Multi-agent Systems with Optimal Performance

Consensus Control of Multi-agent Systems with Optimal Performance 1 Consensus Control of Multi-agent Systems with Optimal Performance Juanjuan Xu, Huanshui Zhang arxiv:183.941v1 [math.oc 6 Mar 18 Abstract The consensus control with optimal cost remains major challenging

More information

A Single-letter Upper Bound for the Sum Rate of Multiple Access Channels with Correlated Sources

A Single-letter Upper Bound for the Sum Rate of Multiple Access Channels with Correlated Sources A Single-letter Upper Bound for the Sum Rate of Multiple Access Channels with Correlated Sources Wei Kang Sennur Ulukus Department of Electrical and Computer Engineering University of Maryland, College

More information

Distributed LQR Design for Dynamically Decoupled Systems

Distributed LQR Design for Dynamically Decoupled Systems Distributed LQR Design for Dynamically Decoupled Systems Francesco Borrelli, Tamás Keviczky Abstract We consider a set of identical decoupled dynamical systems and a control problem where the performance

More information

Distributed Tracking ControlforLinearMultiagent Systems With a Leader of Bounded Unknown Input

Distributed Tracking ControlforLinearMultiagent Systems With a Leader of Bounded Unknown Input 518 IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 58, NO. 2, FEBRUARY 2013 Distributed Tracking ControlforLinearMultiagent Systems With a Leader of Bounded Unknown Input Zhongkui Li, Member,IEEE, Xiangdong

More information

Linear Algebra and its Applications

Linear Algebra and its Applications Linear Algebra and its Applications 431 (9) 71 715 Contents lists available at ScienceDirect Linear Algebra and its Applications journal homepage: www.elsevier.com/locate/laa On the general consensus protocol

More information

Noncooperative continuous-time Markov games

Noncooperative continuous-time Markov games Morfismos, Vol. 9, No. 1, 2005, pp. 39 54 Noncooperative continuous-time Markov games Héctor Jasso-Fuentes Abstract This work concerns noncooperative continuous-time Markov games with Polish state and

More information

Research on Consistency Problem of Network Multi-agent Car System with State Predictor

Research on Consistency Problem of Network Multi-agent Car System with State Predictor International Core Journal of Engineering Vol. No.9 06 ISSN: 44-895 Research on Consistency Problem of Network Multi-agent Car System with State Predictor Yue Duan a, Linli Zhou b and Yue Wu c Institute

More information

Flocking of Discrete-time Multi-Agent Systems with Predictive Mechanisms

Flocking of Discrete-time Multi-Agent Systems with Predictive Mechanisms Preprints of the 8th IFAC World Congress Milano (Italy) August 28 - September 2, 2 Flocing of Discrete-time Multi-Agent Systems Predictive Mechanisms Jingyuan Zhan, Xiang Li Adaptive Networs and Control

More information

Average-Consensus of Multi-Agent Systems with Direct Topology Based on Event-Triggered Control

Average-Consensus of Multi-Agent Systems with Direct Topology Based on Event-Triggered Control Outline Background Preliminaries Consensus Numerical simulations Conclusions Average-Consensus of Multi-Agent Systems with Direct Topology Based on Event-Triggered Control Email: lzhx@nankai.edu.cn, chenzq@nankai.edu.cn

More information

Learning Approaches to the Witsenhausen Counterexample From a View of Potential Games

Learning Approaches to the Witsenhausen Counterexample From a View of Potential Games Learning Approaches to the Witsenhausen Counterexample From a View of Potential Games Na Li, Jason R. Marden and Jeff S. Shamma Abstract Since Witsenhausen put forward his remarkable counterexample in

More information

Stability of Feedback Solutions for Infinite Horizon Noncooperative Differential Games

Stability of Feedback Solutions for Infinite Horizon Noncooperative Differential Games Stability of Feedback Solutions for Infinite Horizon Noncooperative Differential Games Alberto Bressan ) and Khai T. Nguyen ) *) Department of Mathematics, Penn State University **) Department of Mathematics,

More information

Bounded Budget Betweenness Centrality Game for Strategic Network Formations

Bounded Budget Betweenness Centrality Game for Strategic Network Formations Bounded Budget Betweenness Centrality Game for Strategic Network Formations Xiaohui Bei 1, Wei Chen 2, Shang-Hua Teng 3, Jialin Zhang 1, and Jiajie Zhu 4 1 Tsinghua University, {bxh08,zhanggl02}@mails.tsinghua.edu.cn

More information

An Optimal Tracking Approach to Formation Control of Nonlinear Multi-Agent Systems

An Optimal Tracking Approach to Formation Control of Nonlinear Multi-Agent Systems AIAA Guidance, Navigation, and Control Conference 13-16 August 212, Minneapolis, Minnesota AIAA 212-4694 An Optimal Tracking Approach to Formation Control of Nonlinear Multi-Agent Systems Ali Heydari 1

More information

Decentralized Formation Control and Connectivity Maintenance of Multi-Agent Systems using Navigation Functions

Decentralized Formation Control and Connectivity Maintenance of Multi-Agent Systems using Navigation Functions Decentralized Formation Control and Connectivity Maintenance of Multi-Agent Systems using Navigation Functions Alireza Ghaffarkhah, Yasamin Mostofi and Chaouki T. Abdallah Abstract In this paper we consider

More information

Multi-agent Second Order Average Consensus with Prescribed Transient Behavior

Multi-agent Second Order Average Consensus with Prescribed Transient Behavior Multi-agent Second Order Average Consensus with Prescribed Transient Behavior Luca Macellari, Yiannis Karayiannidis and Dimos V. Dimarogonas Abstract The problem of consensus reaching with prescribed transient

More information

Distributed motion constraints for algebraic connectivity of robotic networks

Distributed motion constraints for algebraic connectivity of robotic networks Distributed motion constraints for algebraic connectivity of robotic networks IEEE Conference on Decision and Control December, 2008 Michael Schuresko Jorge Cortés Applied Mathematics and Statistics University

More information

Localization with Imprecise Distance Information in Sensor Networks

Localization with Imprecise Distance Information in Sensor Networks Proceedings of the 44th IEEE Conference on Decision and Control, and the European Control Conference 005 Seville, Spain, December -5, 005 TuB03.3 Localization with Imprecise Distance Information in Sensor

More information

arxiv: v2 [cs.ro] 26 Sep 2016

arxiv: v2 [cs.ro] 26 Sep 2016 Distributed Iterative Learning Control for a Team of Quadrotors Andreas Hock and Angela P Schoellig arxiv:1635933v [csro] 6 Sep 16 Abstract The goal of this work is to enable a team of quadrotors to learn

More information

Distributed model predictive control of large-scale systems

Distributed model predictive control of large-scale systems Distributed model predictive control of large-scale systems James B Rawlings 1, Aswin N Venkat 1 and Stephen J Wright 2 1 Department of Chemical and Biological Engineering 2 Department of Computer Sciences

More information

A Novel Integral-Based Event Triggering Control for Linear Time-Invariant Systems

A Novel Integral-Based Event Triggering Control for Linear Time-Invariant Systems 53rd IEEE Conference on Decision and Control December 15-17, 2014. Los Angeles, California, USA A Novel Integral-Based Event Triggering Control for Linear Time-Invariant Systems Seyed Hossein Mousavi 1,

More information

A Robust Event-Triggered Consensus Strategy for Linear Multi-Agent Systems with Uncertain Network Topology

A Robust Event-Triggered Consensus Strategy for Linear Multi-Agent Systems with Uncertain Network Topology A Robust Event-Triggered Consensus Strategy for Linear Multi-Agent Systems with Uncertain Network Topology Amir Amini, Amir Asif, Arash Mohammadi Electrical and Computer Engineering,, Montreal, Canada.

More information

Risk-Sensitive and Robust Mean Field Games

Risk-Sensitive and Robust Mean Field Games Risk-Sensitive and Robust Mean Field Games Tamer Başar Coordinated Science Laboratory Department of Electrical and Computer Engineering University of Illinois at Urbana-Champaign Urbana, IL - 6181 IPAM

More information

Consensus seeking on moving neighborhood model of random sector graphs

Consensus seeking on moving neighborhood model of random sector graphs Consensus seeking on moving neighborhood model of random sector graphs Mitra Ganguly School of Physical Sciences, Jawaharlal Nehru University, New Delhi, India Email: gangulyma@rediffmail.com Timothy Eller

More information

Computation of Efficient Nash Equilibria for experimental economic games

Computation of Efficient Nash Equilibria for experimental economic games International Journal of Mathematics and Soft Computing Vol.5, No.2 (2015), 197-212. ISSN Print : 2249-3328 ISSN Online: 2319-5215 Computation of Efficient Nash Equilibria for experimental economic games

More information

OSNR Optimization in Optical Networks: Extension for Capacity Constraints

OSNR Optimization in Optical Networks: Extension for Capacity Constraints 5 American Control Conference June 8-5. Portland OR USA ThB3.6 OSNR Optimization in Optical Networks: Extension for Capacity Constraints Yan Pan and Lacra Pavel Abstract This paper builds on the OSNR model

More information

Using Orientation Agreement to Achieve Planar Rigid Formation

Using Orientation Agreement to Achieve Planar Rigid Formation 28 American Control Conference Westin Seattle Hotel, Seattle, Washington, USA June 11-13, 28 WeBI2.8 Using Orientation Agreement to Achieve Planar Rigid Formation He Bai Murat Arca John T. Wen Abstract

More information

Almost Global Asymptotic Formation Stabilization Using Navigation Functions

Almost Global Asymptotic Formation Stabilization Using Navigation Functions University of New Mexico UNM Digital Repository Mechanical Engineering Faculty Publications Engineering Publications 10-8-2004 Almost Global Asymptotic Formation Stabilization Using Navigation Functions

More information

Notes on Blackwell s Comparison of Experiments Tilman Börgers, June 29, 2009

Notes on Blackwell s Comparison of Experiments Tilman Börgers, June 29, 2009 Notes on Blackwell s Comparison of Experiments Tilman Börgers, June 29, 2009 These notes are based on Chapter 12 of David Blackwell and M. A.Girshick, Theory of Games and Statistical Decisions, John Wiley

More information

Distributed Coordination Algorithms for Multiple Fractional-Order Systems

Distributed Coordination Algorithms for Multiple Fractional-Order Systems Proceedings of the 47th IEEE onference on Decision and ontrol ancun, Mexico, Dec. 9-, 8 Distributed oordination Algorithms for Multiple Fractional-Order Systems Yongcan ao, Yan Li, Wei Ren, YangQuan hen

More information

Dynamic region following formation control for a swarm of robots

Dynamic region following formation control for a swarm of robots Dynamic region following formation control for a swarm of robots The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. Citation As Published

More information