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

Size: px
Start display at page:

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

Transcription

1 On the Scalability in Cooperative Control Zhongkui Li Peking University June 25, 2016 Zhongkui Li (PKU) Scalability June 25, / 28

2 Background Cooperative control is to have multiple autonomous agents work together to achieve collective group behaviors; e.g., consensus, formation, coverage control. Zhongkui Li (PKU) Scalability June 25, / 28

3 Distributed Control Agent Dynamics Inter-agent Interactions Cooperative Control Laws Agents: robots, UAVs, ships,... Zhongkui Li (PKU) Scalability June 25, / 28

4 Distributed Control Agent Dynamics Inter-agent Interactions Cooperative Control Laws Agents: robots, UAVs, ships,... Interactions: via relative sensing or communications; The information flow among agents can be characterized a graph Zhongkui Li (PKU) Scalability June 25, / 28

5 Distributed Control Agent Dynamics Inter-agent Interactions Cooperative Control Laws Agents: robots, UAVs, ships,... Interactions: via relative sensing or communications; The information flow among agents can be characterized a graph. Cooperative control laws: Enable the collective behaviors; are expected to be distributed, i.e., depending on only local information. Zhongkui Li (PKU) Scalability June 25, / 28

6 Outline Compared to a single system, cooperative MAS has many advantages, e.g., low operational costs, additional degree of redundancy, high robustness, strong adaptivity, flexible scalability. Zhongkui Li (PKU) Scalability June 25, / 28

7 Outline Compared to a single system, cooperative MAS has many advantages, e.g., low operational costs, additional degree of redundancy, high robustness, strong adaptivity, flexible scalability. In this lecture, we intend to discuss the scalability issue in the context of consensus control for general linear MASs. Zhongkui Li (PKU) Scalability June 25, / 28

8 Scalability Scalability: Cooperative control laws are independent of the scale of the network, i.e., they need not be redesigned even if new agents are added or existing agents are removed. Zhongkui Li (PKU) Scalability June 25, / 28

9 Scalability Scalability: Cooperative control laws are independent of the scale of the network, i.e., they need not be redesigned even if new agents are added or existing agents are removed. Scalability is vital for a multi-agent system being autonomous; relies on the design of fully distributed protocols using only local information. Zhongkui Li (PKU) Scalability June 25, / 28

10 Problem Statement Consider a network of N continuous-time linear agents, described by ẋ i = Ax i + Bu i, i =1,,N. (1) The communication topology is represented by a directed graph G Zhongkui Li (PKU) Scalability June 25, / 28

11 Problem Statement Consider a network of N continuous-time linear agents, described by ẋ i = Ax i + Bu i, i =1,,N. (1) The communication topology is represented by a directed graph G Only the local state information of neighboring agents is available. The objective is to design a consensus protocol depending on the local information such that lim t!1 kx i (t) x j (t)k =0. Zhongkui Li (PKU) Scalability June 25, / 28

12 Relative-state Consensus Protocol Based on relative states of neighboring agents, a static consensus protocol is given by u i = ck a ij (x i x j ), i =1,,N, (2) j=1 where c>0 is the coupling gain (weight), K is the feedback gain matrix, and [a ij ] denotes the adjacency matrix of G. Theorem [Li, Duan, Chen, & Huang, IEEE TCASI, 2010] Assuming that G contains a directed spanning tree, the static protocol (2) solves the consensus problem i A + c i BK, i =2,,N,areall Hurwitz, where i, i =2,,N, are the nonzero eigenvalues of the Laplacian matrix L. Zhongkui Li (PKU) Scalability June 25, / 28

13 Consensus Protocol Design Algorithm [Li, Duan, Chen, & Huang, IEEE TCASI, 2010] Assume that (A, B) is stabilizable. Then, the consensus protocol (2) can be constructed as: 1) Solve the LMI: AP + PA T 2BB T < 0 to get a P>0. Then, choose K = B T P 1 ; 1 2) Select the coupling gain c c th = min Re( i). i=2,,n Zhongkui Li (PKU) Scalability June 25, / 28

14 Consensus Protocol Design Algorithm [Li, Duan, Chen, & Huang, IEEE TCASI, 2010] Assume that (A, B) is stabilizable. Then, the consensus protocol (2) can be constructed as: 1) Solve the LMI: AP + PA T 2BB T < 0 to get a P>0. Then, choose K = B T P 1 ; 1 2) Select the coupling gain c c th = min Re( i). i=2,,n X A necessary and su cient condition for the feasibility of the LMI in step 1) is that (A, B) is stabilizable. X Algorithm 1 has a favorable decoupling feature: Step 1) is to design K, using only agent dynamics and a scalar c is used to deal with the communication graph. Zhongkui Li (PKU) Scalability June 25, / 28

15 Further Observations Algorithm [Li, Duan, Chen, & Huang, IEEE TCASI, 2010] Assume that (A, B) is stabilizable. Then, the consensus protocol (2) can be constructed as: 1) Solve the LMI: AP + PA T 2BB T < 0 to get a P>0. Then, choose K = B T P 1 ; 1 2) Select the coupling gain c c th = min Re( i). i=2,,n X The smallest real part of the nonzero eigenvalues is a global information, implying the consensus protocol cannot be designed and implemented in a fully distributed fashion. Zhongkui Li (PKU) Scalability June 25, / 28

16 Distributed Edge-Based Adaptive Protocols First consider the simple case with undirected graphs. Left: u i = ck P N j=1 a ij(x i x j ). Zhongkui Li (PKU) Scalability June 25, / 28

17 Distributed Edge-Based Adaptive Protocols First consider the simple case with undirected graphs. Left: u i = ck P N j=1 a ij(x i x j ). adaptively tune the coupling weights (di erently for the agents) Zhongkui Li (PKU) Scalability June 25, / 28

18 Distributed Edge-Based Adaptive Protocols First consider the simple case with undirected graphs. Left: u i = ck P N j=1 a ij(x i x j ). Right: Edge-based adaptive protocol. adaptively tune the coupling weights (di erently for the agents) Zhongkui Li (PKU) Scalability June 25, / 28

19 Distributed Edge-Based Adaptive Protocols The edge-based adaptive consensus protocol: u i = K c ij a ij (x i x j ), j=1 ċ ij = apple ij a ij (x i x j ) T (x i x j ), i =1,,N, where c ij (t) denotes the time-varying coupling weight for the edge (i, j) with c ij (0) = c ji (0), apple ij = apple ji > 0, K and are the feedback gain matrices. Zhongkui Li (PKU) Scalability June 25, / 28 (3)

20 Protocol Design Theorem [Li, Ren, Liu, & Fu, IEEE TAC, 2013] Assume that the communication graph G is undirected and connected. Then, the N agents in (1) reach consensus under the edge-based adaptive protocol (3) with K = B T P 1 and =P 1 BB T P 1,whereP>0is a solution to AP + PA T 2BB T < 0. Moreover, the coupling weights c ij converge to some finite steady-state values. Zhongkui Li (PKU) Scalability June 25, / 28

21 Protocol Design Theorem [Li, Ren, Liu, & Fu, IEEE TAC, 2013] Assume that the communication graph G is undirected and connected. Then, the N agents in (1) reach consensus under the edge-based adaptive protocol (3) with K = B T P 1 and =P 1 BB T P 1,whereP>0is a solution to AP + PA T 2BB T < 0. Moreover, the coupling weights c ij converge to some finite steady-state values. X The design of the adaptive protocol (3) depends only on the agent dynamics, thereby can be computed and implemented by each agent in a fully distributed fashion. Zhongkui Li (PKU) Scalability June 25, / 28

22 Distributed Node-Based Adaptive Protocols Left: Edge-based adaptive protocol. Right: Node-based adaptive protocol. Zhongkui Li (PKU) Scalability June 25, / 28

23 Distributed Node-Based Adaptive Protocols The node-based adaptive consensus protocol: u i = d i K d i = i [ a ij (x i x j ), j=1 a ij (x i x j )] T [ a ij (x i j=1 j=1 where d i (t) denotes the coupling weight for agent i. x j )], i =1,,N, (4) Zhongkui Li (PKU) Scalability June 25, / 28

24 Protocol Design Theorem [Li, Ren, Liu, & Xie, Automatica, 2013] Assume that the communication graph G is undirected and connected. Then, the N agents in (1) reach consensus under the node-based adaptive protocol (4) with K and designed as in Theorem 2. Moreover, the coupling weights d i converge to some finite steady-state values. Zhongkui Li (PKU) Scalability June 25, / 28

25 Distributed Adaptive Protocols for Directed Graphs The distributed adaptive protocols proposed earlier are applicable to only undirected graphs. How to design distributed adaptive protocols for the case with directed graphs is quite challenging. Zhongkui Li (PKU) Scalability June 25, / 28

26 Distributed Adaptive Protocols for Directed Graphs The distributed adaptive protocols proposed earlier are applicable to only undirected graphs. How to design distributed adaptive protocols for the case with directed graphs is quite challenging. Extending the node-based adaptive consensus protocol for undirected graphs, we propose a novel adaptive protocol for directed graphs: u i = d i i K d i =[ a ij (x i x j ), j=0 a ij (x i x j )] T [ a ij (x i x j )], j=0 j=0 (5) where d i (t) denotes the coupling weight with d i (0) 1 and i ( ) are monotonically nondecreasing functions satisfying i (s) 1 for s>0. Zhongkui Li (PKU) Scalability June 25, / 28

27 Distributed Adaptive Protocol Design Theorem [Li, Wen, Duan, & Ren, IEEE TAC, 2015] Suppose that G contains a directed spanning tree with the leader as the root node. Then, the consensus problem can be solved by the adaptive protocol (7) with K = B T P 1, =P 1 BB T P 1,and i =(1+ i T P 1 i ) 3,where i, P N j=0 a ij(x i x j ) and P>0is a solution to AP + PA T 2BB T < 0. Zhongkui Li (PKU) Scalability June 25, / 28

28 Distributed Adaptive Protocol Design Theorem [Li, Wen, Duan, & Ren, IEEE TAC, 2015] Suppose that G contains a directed spanning tree with the leader as the root node. Then, the consensus problem can be solved by the adaptive protocol (7) with K = B T P 1, =P 1 BB T P 1,and i =(1+ i T P 1 i ) 3,where i, P N j=0 a ij(x i x j ) and P>0is a solution to AP + PA T 2BB T < 0. X As the consensus error converges to zero, the functions i will converge to 1 and the adaptive protocol for directed graphs will reduce to the node-based adaptive protocol for undirected graphs. Zhongkui Li (PKU) Scalability June 25, / 28

29 Another Distributed Adaptive for Directed Graphs The proposed adaptive protocol for directed graphs with multiplicative terms: u i = d i i K i, i =(1+ i T P 1 i ) 3, d i = i T i, i, a ij (x i x j ), j=0 (6) The design relies on complicated integral Lyapunov function. Zhongkui Li (PKU) Scalability June 25, / 28

30 Another Distributed Adaptive for Directed Graphs The proposed adaptive protocol for directed graphs with multiplicative terms: u i = d i i K i, i =(1+ i T P 1 i ) 3, d i = i T i, i, a ij (x i x j ), j=0 (6) The design relies on complicated integral Lyapunov function. Another alternative adaptive protocol with additive terms [Lv, Li, Duan, & Feng, IJC, 2016]: u i =(d i + i )K i, i = T i P 1 i, d i = T i i. (7) Relies on modified quadratic Lyapunov function, much simplier. Zhongkui Li (PKU) Scalability June 25, / 28

31 Robustness Issue and Robustness Redesign Consider the robustness of the following node-based adaptive protocol: u i = d i K a ij (x i x j ), d i = i [ j=1 a ij (x i x j )] T [ a ij (x i x j )], j=1 with respect to external disturbances: where k! i kapple i. j=1 ẋ i = Ax i + Bu i +! i, i =1,,N, (8) Zhongkui Li (PKU) Scalability June 25, / 28

32 Robustness Issue and Robustness Redesign Consider the robustness of the following node-based adaptive protocol: u i = d i K a ij (x i x j ), d i = i [ j=1 a ij (x i x j )] T [ a ij (x i x j )], j=1 with respect to external disturbances: where k! i kapple i. j=1 ẋ i = Ax i + Bu i +! i, i =1,,N, (8) Note that d i are integrals of the nonnegative quadratic functions of x i x j,easytoseethatd i will grow unbounded, which is called the parameter drift phenomenon. Zhongkui Li (PKU) Scalability June 25, / 28

33 Robust Adaptive Consensus Protocols The focus is to redesign the distributed adaptive protocols to guarantee the boundedness of the consensus error and adaptive gains in the presence of bounded disturbances. Zhongkui Li (PKU) Scalability June 25, / 28

34 Robust Adaptive Consensus Protocols The focus is to redesign the distributed adaptive protocols to guarantee the boundedness of the consensus error and adaptive gains in the presence of bounded disturbances. Motivated by the modification technique, we propose a robust adaptive protocol as follows u i = d i N X j=1 d i = i [ ' i d i +( a ij F (x i x j ), a ij (x i x j ) T ) ( a ij (x i x j ))], j=1 j=1 (9) where ' i, i =1,,N, are small positive constants. Zhongkui Li (PKU) Scalability June 25, / 28

35 Robust Adaptive Protocol Design Theorem [Li & Duan, IET CTA, 2014] Assume that the communication graph G is undirected. The modified adaptive protocol (9) are designed as K = B T Q 1 and =Q 1 BB T Q 1,whereQ>0 is a solution to AQ + QA T + µq 2BB T < 0, (10) where µ>1. Then, both the consensus error and the adaptive gains d i are uniformly ultimately bounded. If ' i satisfies #, max{ i ' i }appleµ 1, then exponentially converges to D 1, { : k k 2 apple max (Q) (µ #) 2 [ max(l) min(q) i=1 2 i + 2 ' i ]}. i=1 Zhongkui Li (PKU) Scalability June 25, / 28

36 Robust Adaptive Protocol Design Theorem [Li & Duan, IET CTA, 2014] Assume that the communication graph G is undirected. The modified adaptive protocol (9) are designed as K = B T Q 1 and =Q 1 BB T Q 1,whereQ>0 is a solution to AQ + QA T + µq 2BB T < 0, (10) where µ>1. Then, both the consensus error and the adaptive gains d i are uniformly ultimately bounded. If ' i satisfies #, max{ i ' i }appleµ 1, then exponentially converges to D 1, { : k k 2 apple max (Q) (µ #) 2 [ max(l) min(q) i=1 2 i + 2 ' i ]}. i=1 X A su cient condition for LMI (10): (A, B) is controllable. Zhongkui Li (PKU) Scalability June 25, / 28

37 Distributed Tracking with a Leader of Nonzero Input Consider a group of N +1agents with general linear dynamics: ẋ i = Ax i + Bu i, i =0,,N. (11) The agent indexed by 0 is the leader and the rest are followers. One common assumption is that the leader s input u 0 is either equal to zero or available to all the followers. Not practical in many cases. Zhongkui Li (PKU) Scalability June 25, / 28

38 Distributed Tracking with a Leader of Nonzero Input Consider a group of N +1agents with general linear dynamics: ẋ i = Ax i + Bu i, i =0,,N. (11) The agent indexed by 0 is the leader and the rest are followers. One common assumption is that the leader s input u 0 is either equal to zero or available to all the followers. Not practical in many cases. The objective is to solve the distributed tracking for the case where u 0 is bounded (i.e., ku 0 k 2 apple ) and not accessible to any follower. Assumption 1: the communication graph G satisfies that the subgraph associated with the N followers is undirected and the leader has directed paths to all followers. Zhongkui Li (PKU) Scalability June 25, / 28

39 Static Tracking Protocol Based on the relative states of the neighboring agents, we propose the following distributed protocol: u i = c 1 K a ij (x i j=0 x j )+c 2 g(k a ij (x i x j )), (12) j=0 where c 1,c 2 > 0 are( the coupling weights, K is the feedback gain y kyk if kyk 6=0, matrix, and g(y) = 0 if kyk =0. Theorem [Li, Liu, Ren, & Xie, IEEE TAC, 2013] The distributed tracking problem is solved under the protocol (12) with c 1 1/ 2,c 2, K = B T P 1, where 2 is the smallest nonzero eigenvalue of L and P>0 is a solution to AP + PA T 2BB T < 0. Zhongkui Li (PKU) Scalability June 25, / 28

40 Scalability Global information: 2 of Laplacian matrix and the bound of the leader s control input u 0. Zhongkui Li (PKU) Scalability June 25, / 28

41 Scalability Global information: 2 of Laplacian matrix and the bound of the leader s control input u 0. To remove this limitation, we propose the following distributed adaptive protocol: u i = d i K d i = i [ a ij (x i j=1 x j )+d i g(k a ij (x i x j )), j=1 a ij (x i x j )] T [ a ij (x i x j )] j=1 + i kk j=1 a ij (x i x j )k 2. j=1 (13) Zhongkui Li (PKU) Scalability June 25, / 28

42 Scalability Theorem [Li, Liu, Ren, & Xie, IEEE TAC, 2013] Suppose that Assumptions 1 and 2 hold. The distributed tracking problem is solved by the above adaptive controller (13) with K = B T P 1 and =P 1 BB T P 1. Moreover, each coupling weight d i converges to some finite steady-state value. Zhongkui Li (PKU) Scalability June 25, / 28

43 Scalability Theorem [Li, Liu, Ren, & Xie, IEEE TAC, 2013] Suppose that Assumptions 1 and 2 hold. The distributed tracking problem is solved by the above adaptive controller (13) with K = B T P 1 and =P 1 BB T P 1. Moreover, each coupling weight d i converges to some finite steady-state value. X The discontinuity g( ) in the static and adaptive protocols (12) and (13) can result in chattering. Use the boundary layer technique to give a continuous approximation. Zhongkui Li (PKU) Scalability June 25, / 28

44 Scalability Theorem [Li, Liu, Ren, & Xie, IEEE TAC, 2013] Suppose that Assumptions 1 and 2 hold. The distributed tracking problem is solved by the above adaptive controller (13) with K = B T P 1 and =P 1 BB T P 1. Moreover, each coupling weight d i converges to some finite steady-state value. X The discontinuity g( ) in the static and adaptive protocols (12) and (13) can result in chattering. Use the boundary layer technique to give a continuous approximation. X Extensions to directed graphs are more challenging; see [Lv, Li, Duan, & Chen, Automatica, submitted]. Zhongkui Li (PKU) Scalability June 25, / 28

45 Conclusions In this lecture, we have presented our recent thoughts on the scalability issue in cooperative control. The scalability is ensured by designing fully distributed adaptive consensus protocols, which does not require any global information. Zhongkui Li (PKU) Scalability June 25, / 28

46 Conclusions In this lecture, we have presented our recent thoughts on the scalability issue in cooperative control. The scalability is ensured by designing fully distributed adaptive consensus protocols, which does not require any global information. Extensions to the case with only relative output information have been established; see [Li, Ren, Liu, & Xie, Automatica, 2013]. Scalability of other cooperative control problems can be similarly studied. Robustness issues with respect to matching uncertainties in the form of ẋ i = Ax i + B[u i + f i (x i,t)]; see [Li, Duan, & Lewis, Automatica, 2014]. Zhongkui Li (PKU) Scalability June 25, / 28

47 Nonlinear Control of Dynamic Networks More References Our recent book: Zhongkui Li, Zhisheng Duan, Cooperative Control of Multi-agent Systems: A Consensus Region Approach, CRC Press, Cooperative Control of Multi-Agent Systems A CONSENSUS REGION APPROACH Zhongkui Li Zhisheng Duan One recent survey: Zhongkui Li, Zhisheng Duan, Distributed consensus protocol design of general linear multi-agent systems: a consensus region approach, IET Control Theory and Applications, 8(18): , Zhongkui Li (PKU) Scalability June 25, / 28

48 Thanks! Zhongkui Li (PKU) Scalability June 25, / 28

arxiv: v1 [cs.sy] 4 Nov 2015

arxiv: v1 [cs.sy] 4 Nov 2015 Novel Distributed Robust Adaptive Consensus Protocols for Linear Multi-agent Systems with Directed Graphs and ExternalDisturbances arxiv:5.033v [cs.sy] 4 Nov 05 YuezuLv a,zhongkuili a,zhishengduan a,gangfeng

More information

Distributed Adaptive Consensus Protocol with Decaying Gains on Directed Graphs

Distributed Adaptive Consensus Protocol with Decaying Gains on Directed Graphs Distributed Adaptive Consensus Protocol with Decaying Gains on Directed Graphs Štefan Knotek, Kristian Hengster-Movric and Michael Šebek Department of Control Engineering, Czech Technical University, Prague,

More information

Distributed Robust Consensus of Heterogeneous Uncertain Multi-agent Systems

Distributed Robust Consensus of Heterogeneous Uncertain Multi-agent Systems Distributed Robust Consensus of Heterogeneous Uncertain Multi-agent Systems Zhongkui Li, Zhisheng Duan, Frank L. Lewis. State Key Laboratory for Turbulence and Complex Systems, Department of Mechanics

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

Consensus of Multi-Agent Systems with

Consensus of Multi-Agent Systems with Consensus of Multi-Agent Systems with 1 General Linear and Lipschitz Nonlinear Dynamics Using Distributed Adaptive Protocols arxiv:1109.3799v1 [cs.sy] 17 Sep 2011 Zhongkui Li, Wei Ren, Member, IEEE, Xiangdong

More information

and External Disturbances

and External Disturbances Distributed Adaptive Consensus Protocols for 1 Linear Multi-agent Systems with Directed Graphs and External Disturbances arxiv:141.7496v [cs.sy] Feb 15 Zhongkui Li and Zhisheng Duan Abstract his paper

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

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

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

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

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

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

Recent Advances in Consensus of Multi-Agent Systems

Recent Advances in Consensus of Multi-Agent Systems Int. Workshop on Complex Eng. Systems and Design, Hong Kong, 22 May 2009 Recent Advances in Consensus of Multi-Agent Systems Jinhu Lü Academy of Mathematics and Systems Science Chinese Academy of Sciences

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

Consensus Stabilizability and Exact Consensus Controllability of Multi-agent Linear Systems

Consensus Stabilizability and Exact Consensus Controllability of Multi-agent Linear Systems Consensus Stabilizability and Exact Consensus Controllability of Multi-agent Linear Systems M. ISABEL GARCÍA-PLANAS Universitat Politècnica de Catalunya Departament de Matèmatiques Minería 1, Esc. C, 1-3,

More information

Research Article H Consensus for Discrete-Time Multiagent Systems

Research Article H Consensus for Discrete-Time Multiagent Systems Discrete Dynamics in Nature and Society Volume 05, Article ID 8084, 6 pages http://dx.doi.org/0.55/05/8084 Research Article H Consensus for Discrete- Multiagent Systems Xiaoping Wang and Jinliang Shao

More information

Graph Theoretic Methods in the Stability of Vehicle Formations

Graph Theoretic Methods in the Stability of Vehicle Formations Graph Theoretic Methods in the Stability of Vehicle Formations G. Lafferriere, J. Caughman, A. Williams gerardol@pd.edu, caughman@pd.edu, ancaw@pd.edu Abstract This paper investigates the stabilization

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

RECENTLY, the study of cooperative control of multiagent

RECENTLY, the study of cooperative control of multiagent 24 IEEE/CAA JOURNAL OF AUTOMATICA SINICA, VOL., NO. 2, APRIL 24 Consensus Robust Output Regulation of Discrete-time Linear Multi-agent Systems Hongjing Liang Huaguang Zhang Zhanshan Wang Junyi Wang Abstract

More information

Discrete-time Consensus Filters on Directed Switching Graphs

Discrete-time Consensus Filters on Directed Switching Graphs 214 11th IEEE International Conference on Control & Automation (ICCA) June 18-2, 214. Taichung, Taiwan Discrete-time Consensus Filters on Directed Switching Graphs Shuai Li and Yi Guo Abstract We consider

More information

arxiv: v2 [math.oc] 14 Dec 2015

arxiv: v2 [math.oc] 14 Dec 2015 Cooperative Output Regulation of Discrete-Time Linear Time-Delay Multi-agent Systems Yamin Yan and Jie Huang arxiv:1510.05380v2 math.oc 14 Dec 2015 Abstract In this paper, we study the cooperative output

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

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

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

Consensus of Heterogeneous Multi-Agent Systems with Intermittent Communication

Consensus of Heterogeneous Multi-Agent Systems with Intermittent Communication Journal of Systems Science and Information Aug., 2017, Vol. 5, No. 4, pp. 328 342 DOI: 10.21078/JSSI-2017-328-15 Consensus of Heterogeneous Multi-Agent Systems with Intermittent Communication Lü XU School

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

H CONTROL OF NETWORKED MULTI-AGENT SYSTEMS

H CONTROL OF NETWORKED MULTI-AGENT SYSTEMS Jrl Syst Sci & Complexity (2009) 22: 35 48 H CONTROL OF NETWORKED MULTI-AGENT SYSTEMS Zhongkui LI Zhisheng DUAN Lin HUANG Received: 17 April 2008 c 2009 Springer Science Business Media, LLC Abstract This

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

IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS I: REGULAR PAPERS, VOL. 57, NO. 1, JANUARY

IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS I: REGULAR PAPERS, VOL. 57, NO. 1, JANUARY IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS I: REGULAR PAPERS, VOL 57, NO 1, JANUARY 2010 213 Consensus of Multiagent Systems and Synchronization of Complex Networks: A Unified Viewpoint Zhongkui Li, Zhisheng

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

Discrete-Time Distributed Observers over Jointly Connected Switching Networks and an Application

Discrete-Time Distributed Observers over Jointly Connected Switching Networks and an Application 1 Discrete-Time Distributed Observers over Jointly Connected Switching Networks and an Application Tao Liu and Jie Huang arxiv:1812.01407v1 [cs.sy] 4 Dec 2018 Abstract In this paper, we first establish

More information

Obtaining Consensus of Multi-agent Linear Dynamic Systems

Obtaining Consensus of Multi-agent Linear Dynamic Systems Obtaining Consensus of Multi-agent Linear Dynamic Systems M I GRCÍ-PLNS Universitat Politècnica de Catalunya Departament de Matemàtica plicada Mineria 1, 08038 arcelona SPIN mariaisabelgarcia@upcedu bstract:

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

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

Distributed Tracking Control for Multi-Agent Systems Under Two Types of Attacks

Distributed Tracking Control for Multi-Agent Systems Under Two Types of Attacks Preprints of the 9th World Congress The International Federation of Automatic Control Distributed Tracking Control for Multi-Agent Systems Under Two Types of Attacks Zhi Feng and Guoqiang Hu Abstract:

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

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

On non-consensus motions of dynamical linear multiagent systems

On non-consensus motions of dynamical linear multiagent systems Pramana J Phys (218) 91:16 https://doiorg/117/s1243-18-159-5 Indian Academy of Sciences On non-consensus motions of dynamical linear multiagent systems NING CAI 1,2,4, CHUN-LIN DENG 1,3, and QIU-XUAN WU

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

Bipartite consensus of multi-agent systems over signed graphs: State feedback and output feedback control approaches

Bipartite consensus of multi-agent systems over signed graphs: State feedback and output feedback control approaches INTERNATIONAL JOURNAL OF ROBUST AND NONLINEAR CONTROL Int. J. Robust Nonlinear Control (2016) Published online in Wiley Online Library (wileyonlinelibrary.com)..3552 Bipartite consensus of multi-agent

More information

Gramians based model reduction for hybrid switched systems

Gramians based model reduction for hybrid switched systems Gramians based model reduction for hybrid switched systems Y. Chahlaoui Younes.Chahlaoui@manchester.ac.uk Centre for Interdisciplinary Computational and Dynamical Analysis (CICADA) School of Mathematics

More information

IN THE PAST few decades, an increasing number of industrial,

IN THE PAST few decades, an increasing number of industrial, 3026 IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 59, NO. 7, JULY 2012 Lyapunov, Adaptive, and Optimal Design Techniques for Cooperative Systems on Directed Communication Graphs Hongwei Zhang, Member,

More information

Exact Consensus Controllability of Multi-agent Linear Systems

Exact Consensus Controllability of Multi-agent Linear Systems Exact Consensus Controllability of Multi-agent Linear Systems M. ISAEL GARCÍA-PLANAS Universitat Politècnica de Catalunya Departament de Matèmatiques Minería 1, Esc. C, 1-3, 08038 arcelona SPAIN maria.isabel.garcia@upc.edu

More information

Feedback control of transient energy growth in subcritical plane Poiseuille flow

Feedback control of transient energy growth in subcritical plane Poiseuille flow Feedback control of transient energy growth in subcritical plane Poiseuille flow F. Martinelli, M. Quadrio, J. McKernan, J.F. Whidborne LadHyX, École Polytechnique; Politecnico di Milano; King s College,

More information

A Note to Robustness Analysis of the Hybrid Consensus Protocols

A Note to Robustness Analysis of the Hybrid Consensus Protocols American Control Conference on O'Farrell Street, San Francisco, CA, USA June 9 - July, A Note to Robustness Analysis of the Hybrid Consensus Protocols Haopeng Zhang, Sean R Mullen, and Qing Hui Abstract

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

1520 IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 49, NO. 9, SEPTEMBER Reza Olfati-Saber, Member, IEEE, and Richard M. Murray, Member, IEEE

1520 IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 49, NO. 9, SEPTEMBER Reza Olfati-Saber, Member, IEEE, and Richard M. Murray, Member, IEEE 1520 IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 49, NO. 9, SEPTEMBER 2004 Consensus Problems in Networks of Agents With Switching Topology and Time-Delays Reza Olfati-Saber, Member, IEEE, and Richard

More information

Low Gain Feedback. Properties, Design Methods and Applications. Zongli Lin. July 28, The 32nd Chinese Control Conference

Low Gain Feedback. Properties, Design Methods and Applications. Zongli Lin. July 28, The 32nd Chinese Control Conference Low Gain Feedback Properties, Design Methods and Applications Zongli Lin University of Virginia Shanghai Jiao Tong University The 32nd Chinese Control Conference July 28, 213 Outline A review of high gain

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

An Overview of Recent Progress in the Study of Distributed Multi-agent Coordination

An Overview of Recent Progress in the Study of Distributed Multi-agent Coordination 1 An Overview of Recent Progress in the Study of Distributed Multi-agent Coordination Yongcan Cao, Member, IEEE, Wenwu Yu, Member, IEEE, Wei Ren, Member, IEEE, and Guanrong Chen, Fellow, IEEE arxiv:1207.3231v2

More information

Lecture 2: Discrete-time Linear Quadratic Optimal Control

Lecture 2: Discrete-time Linear Quadratic Optimal Control ME 33, U Berkeley, Spring 04 Xu hen Lecture : Discrete-time Linear Quadratic Optimal ontrol Big picture Example onvergence of finite-time LQ solutions Big picture previously: dynamic programming and finite-horizon

More information

Finite-Time Consensus based Clock Synchronization by Discontinuous Control

Finite-Time Consensus based Clock Synchronization by Discontinuous Control Finite- Consensus based Clock Synchronization by Discontinuous Control Mauro Franceschelli, Alessandro Pisano, Alessandro Giua, Elio Usai Dept. of Electrical and Electronic Engineering, Univ. of Cagliari,

More information

Decentralized Consensus Based Control Methodology for Vehicle Formations in Air and Deep Space

Decentralized Consensus Based Control Methodology for Vehicle Formations in Air and Deep Space American Control Conference Marriott Waterfront, Baltimore, MD, USA June 3-July, hb5.5 Decentralized Consensus Based Control Methodology for Vehicle Formations in Air and Deep Space Miloš S. Stanković,

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

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

Consensus Problems in Networks of Agents with Switching Topology and Time-Delays

Consensus Problems in Networks of Agents with Switching Topology and Time-Delays Consensus Problems in Networks of Agents with Switching Topology and Time-Delays Reza Olfati Saber Richard M. Murray Control and Dynamical Systems California Institute of Technology e-mails: {olfati,murray}@cds.caltech.edu

More information

Agreement Problems in Networks with Directed Graphs and Switching Topology

Agreement Problems in Networks with Directed Graphs and Switching Topology Technical Report CIT-CDS 3 5 Agreement Problems in Networks with Directed Graphs and Switching Topology Reza Olfati Saber Richard M. Murray Control and Dynamical Systems California Institute of Technology

More information

A Graph-Theoretic Characterization of Structural Controllability for Multi-Agent System with Switching Topology

A Graph-Theoretic Characterization of Structural Controllability for Multi-Agent System with Switching Topology Joint 48th IEEE Conference on Decision and Control and 28th Chinese Control Conference Shanghai, P.R. China, December 16-18, 29 FrAIn2.3 A Graph-Theoretic Characterization of Structural Controllability

More information

THE DESIGN OF ACTIVE CONTROLLER FOR THE OUTPUT REGULATION OF LIU-LIU-LIU-SU CHAOTIC SYSTEM

THE DESIGN OF ACTIVE CONTROLLER FOR THE OUTPUT REGULATION OF LIU-LIU-LIU-SU CHAOTIC SYSTEM THE DESIGN OF ACTIVE CONTROLLER FOR THE OUTPUT REGULATION OF LIU-LIU-LIU-SU CHAOTIC SYSTEM Sundarapandian Vaidyanathan 1 1 Research and Development Centre, Vel Tech Dr. RR & Dr. SR Technical University

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 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

Decentralized Control of Vehicle Formations

Decentralized Control of Vehicle Formations Portland State University PDXScholar Mathematics and Statistics Faculty Publications and Presentations Fariborz Maseeh Department of Mathematics and Statistics Decentralized Control of Vehicle Formations

More information

THE nonholonomic systems, that is Lagrange systems

THE nonholonomic systems, that is Lagrange systems Finite-Time Control Design for Nonholonomic Mobile Robots Subject to Spatial Constraint Yanling Shang, Jiacai Huang, Hongsheng Li and Xiulan Wen Abstract This paper studies the problem of finite-time stabilizing

More information

Theory and Applications of Matrix-Weighted Consensus

Theory and Applications of Matrix-Weighted Consensus TECHNICAL REPORT 1 Theory and Applications of Matrix-Weighted Consensus Minh Hoang Trinh and Hyo-Sung Ahn arxiv:1703.00129v3 [math.oc] 6 Jan 2018 Abstract This paper proposes the matrix-weighted consensus

More information

A Decentralized Consensus Algorithm for Distributed State Observers with Robustness Guarantees

A Decentralized Consensus Algorithm for Distributed State Observers with Robustness Guarantees A Decentralized Consensus Algorithm for Distributed State Observers with Robustness Guarantees Yuchun Li and Ricardo G. Sanfelice Abstract Motivated by the design of distributed observers with good performance

More information

Output Consensus Control for Heterogeneous Multi-Agent Systems

Output Consensus Control for Heterogeneous Multi-Agent Systems Louisiana State University LSU Digital Commons LSU Doctoral Dissertations Graduate School 2015 Output Consensus Control for Heterogeneous Multi-Agent Systems Abhishek Pandey Louisiana State University

More information

Fully Distributed Flocking with a Moving Leader for Lagrange Networks with Parametric Uncertainties

Fully Distributed Flocking with a Moving Leader for Lagrange Networks with Parametric Uncertainties Fully Distributed Flocking with a Moving Leader for Lagrange Networks with Parametric Uncertainties Sheida Ghapani a, Jie Mei b, Wei Ren a, and Yongduan Song c a Department of Electrical and Computer Engineering,

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

OUTPUT REGULATION OF RÖSSLER PROTOTYPE-4 CHAOTIC SYSTEM BY STATE FEEDBACK CONTROL

OUTPUT REGULATION OF RÖSSLER PROTOTYPE-4 CHAOTIC SYSTEM BY STATE FEEDBACK CONTROL International Journal in Foundations of Computer Science & Technology (IJFCST),Vol., No., March 01 OUTPUT REGULATION OF RÖSSLER PROTOTYPE-4 CHAOTIC SYSTEM BY STATE FEEDBACK CONTROL Sundarapandian Vaidyanathan

More information

Distributed Adaptive Synchronization of Complex Dynamical Network with Unknown Time-varying Weights

Distributed Adaptive Synchronization of Complex Dynamical Network with Unknown Time-varying Weights International Journal of Automation and Computing 3, June 05, 33-39 DOI: 0.007/s633-05-0889-7 Distributed Adaptive Synchronization of Complex Dynamical Network with Unknown Time-varying Weights Hui-Na

More information

Stability Analysis for Switched Systems with Sequence-based Average Dwell Time

Stability Analysis for Switched Systems with Sequence-based Average Dwell Time 1 Stability Analysis for Switched Systems with Sequence-based Average Dwell Time Dianhao Zheng, Hongbin Zhang, Senior Member, IEEE, J. Andrew Zhang, Senior Member, IEEE, Steven W. Su, Senior Member, IEEE

More information

EE221A Linear System Theory Final Exam

EE221A Linear System Theory Final Exam EE221A Linear System Theory Final Exam Professor C. Tomlin Department of Electrical Engineering and Computer Sciences, UC Berkeley Fall 2016 12/16/16, 8-11am Your answers must be supported by analysis,

More information

arxiv: v1 [math.oc] 22 Jan 2008

arxiv: v1 [math.oc] 22 Jan 2008 arxiv:0801.3390v1 [math.oc] 22 Jan 2008 LQR-based coupling gain for synchronization of linear systems S. Emre Tuna tuna@eee.metu.edu.tr May 28, 2018 Abstract Synchronization control of coupled continuous-time

More information

Decentralized Formation Control of Multiple Autonomous Underwater Vehicles with Input Saturation Using RISE Feedback Method

Decentralized Formation Control of Multiple Autonomous Underwater Vehicles with Input Saturation Using RISE Feedback Method Decentralized Formation Control of Multiple Autonomous Underwater Vehicles with Input Saturation Using RISE Feedback Method Dong Cui 1,2, Brendan Englot 2, Rongxin Cui 1 and Demin Xu 1 Abstract Decentralized

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

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

Research Article An Equivalent LMI Representation of Bounded Real Lemma for Continuous-Time Systems

Research Article An Equivalent LMI Representation of Bounded Real Lemma for Continuous-Time Systems Hindawi Publishing Corporation Journal of Inequalities and Applications Volume 28, Article ID 67295, 8 pages doi:1.1155/28/67295 Research Article An Equivalent LMI Representation of Bounded Real Lemma

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

IEOR 265 Lecture 14 (Robust) Linear Tube MPC

IEOR 265 Lecture 14 (Robust) Linear Tube MPC IEOR 265 Lecture 14 (Robust) Linear Tube MPC 1 LTI System with Uncertainty Suppose we have an LTI system in discrete time with disturbance: x n+1 = Ax n + Bu n + d n, where d n W for a bounded polytope

More information

Georgia Institute of Technology Nonlinear Controls Theory Primer ME 6402

Georgia Institute of Technology Nonlinear Controls Theory Primer ME 6402 Georgia Institute of Technology Nonlinear Controls Theory Primer ME 640 Ajeya Karajgikar April 6, 011 Definition Stability (Lyapunov): The equilibrium state x = 0 is said to be stable if, for any R > 0,

More information

Denis ARZELIER arzelier

Denis ARZELIER   arzelier COURSE ON LMI OPTIMIZATION WITH APPLICATIONS IN CONTROL PART II.2 LMIs IN SYSTEMS CONTROL STATE-SPACE METHODS PERFORMANCE ANALYSIS and SYNTHESIS Denis ARZELIER www.laas.fr/ arzelier arzelier@laas.fr 15

More information

NCS Lecture 8 A Primer on Graph Theory. Cooperative Control Applications

NCS Lecture 8 A Primer on Graph Theory. Cooperative Control Applications NCS Lecture 8 A Primer on Graph Theory Richard M. Murray Control and Dynamical Systems California Institute of Technology Goals Introduce some motivating cooperative control problems Describe basic concepts

More information

Consensus, Flocking and Opinion Dynamics

Consensus, Flocking and Opinion Dynamics Consensus, Flocking and Opinion Dynamics Antoine Girard Laboratoire Jean Kuntzmann, Université de Grenoble antoine.girard@imag.fr International Summer School of Automatic Control GIPSA Lab, Grenoble, France,

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

A Delay-dependent Condition for the Exponential Stability of Switched Linear Systems with Time-varying Delay

A Delay-dependent Condition for the Exponential Stability of Switched Linear Systems with Time-varying Delay A Delay-dependent Condition for the Exponential Stability of Switched Linear Systems with Time-varying Delay Kreangkri Ratchagit Department of Mathematics Faculty of Science Maejo University Chiang Mai

More information

Research Article Robust Fault Diagnosis Design for Linear Multiagent Systems with Incipient Faults

Research Article Robust Fault Diagnosis Design for Linear Multiagent Systems with Incipient Faults Mathematical Problems in Engineering Volume 215, Article ID 436935, 7 pages http://dx.doi.org/1.1155/215/436935 Research Article Robust Fault Diagnosis Design for Linear Multiagent Systems with Incipient

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

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

Introduction to Nonlinear Control Lecture # 3 Time-Varying and Perturbed Systems

Introduction to Nonlinear Control Lecture # 3 Time-Varying and Perturbed Systems p. 1/5 Introduction to Nonlinear Control Lecture # 3 Time-Varying and Perturbed Systems p. 2/5 Time-varying Systems ẋ = f(t, x) f(t, x) is piecewise continuous in t and locally Lipschitz in x for all t

More information

EML5311 Lyapunov Stability & Robust Control Design

EML5311 Lyapunov Stability & Robust Control Design EML5311 Lyapunov Stability & Robust Control Design 1 Lyapunov Stability criterion In Robust control design of nonlinear uncertain systems, stability theory plays an important role in engineering systems.

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

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

Guaranteed-Cost Consensus for Singular Multi-Agent Systems With Switching Topologies

Guaranteed-Cost Consensus for Singular Multi-Agent Systems With Switching Topologies IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS I: REGULAR PAPERS, VOL 61, NO 5, MAY 2014 1531 Guaranteed-Cost Consensus for Singular Multi-Agent Systems With Switching Topologies Jianxiang Xi, Yao Yu, Guangbin

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

MCE/EEC 647/747: Robot Dynamics and Control. Lecture 12: Multivariable Control of Robotic Manipulators Part II

MCE/EEC 647/747: Robot Dynamics and Control. Lecture 12: Multivariable Control of Robotic Manipulators Part II MCE/EEC 647/747: Robot Dynamics and Control Lecture 12: Multivariable Control of Robotic Manipulators Part II Reading: SHV Ch.8 Mechanical Engineering Hanz Richter, PhD MCE647 p.1/14 Robust vs. Adaptive

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

Consensus in the network with uniform constant communication delay

Consensus in the network with uniform constant communication delay Consensus in the network with uniform constant communication delay Xu Wang 1 Ali Saberi 1 Anton A. Stoorvogel Håvard Fjær Grip 1 Tao Yang 3 Abstract This paper studies the consensus among identical agents

More information

Output Regulation of the Tigan System

Output Regulation of the Tigan System Output Regulation of the Tigan System Dr. V. Sundarapandian Professor (Systems & Control Eng.), Research and Development Centre Vel Tech Dr. RR & Dr. SR Technical University Avadi, Chennai-6 6, Tamil Nadu,

More information

Structural Consensus Controllability of Singular Multi-agent Linear Dynamic Systems

Structural Consensus Controllability of Singular Multi-agent Linear Dynamic Systems Structural Consensus Controllability of Singular Multi-agent Linear Dynamic Systems M. ISAL GARCÍA-PLANAS Universitat Politècnica de Catalunya Departament de Matèmatiques Minería 1, sc. C, 1-3, 08038 arcelona

More information

Tracking Control of a Class of Differential Inclusion Systems via Sliding Mode Technique

Tracking Control of a Class of Differential Inclusion Systems via Sliding Mode Technique International Journal of Automation and Computing (3), June 24, 38-32 DOI: 7/s633-4-793-6 Tracking Control of a Class of Differential Inclusion Systems via Sliding Mode Technique Lei-Po Liu Zhu-Mu Fu Xiao-Na

More information