Control of Multi-Agent Systems via Event-based Communication

Size: px
Start display at page:

Download "Control of Multi-Agent Systems via Event-based Communication"

Transcription

1 Proceedings of the 8th World Congress The International Federation of Automatic Control Milano (Italy) August 8 - September, Control of Multi-Agent Systems via Event-based Communication Georg S. Seyboth Dimos V. Dimarogonas Karl H. Johansson Institute for Systems Theory and Automatic Control, University of Stuttgart, Germany, georg.seyboth@ist.uni-stuttgart.de. School of Electrical Engineering, Royal Institute of Technology (KTH), Stockholm, Sweden, {dimos,kallej}@ee.kth.se. Abstract: In this paper, the average consensus problem for multi-agent systems is addressed. A novel event-based control strategy is proposed which renders both control signals and state measurements, which are broadcast over the network, piecewise constant. This enables implementation on digital platforms such as microprocessors. Different triggering conditions guaranteeing convergence to an adjustable region around the average consensus point or asymptotic convergence to this point, respectively, are discussed. Numerical simulations show the effectiveness of this approach, outperforming traditional time-scheduled control in terms of load on the communication medium. Both single- and double-integrator agents are covered. Keywords: Networked Control Systems, Event-based Control, Multi-Agent Systems, Consensus. INTRODUCTION Consensus problems for multi-agent systems have been in the focus of many researchers over the past years. This large interest is due to the variety of applications in engineering and science such as flocking, formation control andmanymore,cf.surveypaperolfati-saberetal.(7). Another active research area within networked control is event-based control. In practice, controllers are usually implemented on digital computers. Hence, the control law is only updated at discrete time instances. These can either be prespecified by a constant period, which is referred to as time-scheduled control, or be determined by certain events that are triggered depending on the plant s behavior. The latter approach is called event-based control and was shown to be favorable in some cases by Åström and Bernhardsson (), and it was further developed by Tabuada (7), Mazo Jr and Tabuada (). Such event-based control strategies have recently been applied to the consensus problem by Dimarogonas and Johansson (9), Dimarogonas and Frazzoli (9). The authors use the event-based strategy introduced by Tabuada (7) in order to schedule the agents control updates. Each agent tracks its own and its neighbors states in order to decide when to update the control law such that the overall system converges to average consensus asymptotically. Although this strategy renders each agent s control signal piecewise constant, the communication between neighboring agents is required to be continuous in time. Inthispaper,weproposeanovelevent-basedcontrolstrat- egyformulti-agentsystems,whichdoesnotrequirecontin- This work was partially supported by EU through the FeedNet- Back STREP FP7 project, the Swedish Research Council (VR), and the Knut and Alice Wallenberg Foundation. uous communication. On the contrary, each agent broadcasts its actual state over the network to its neighbors only at specific time instances, which are determined in an event-based fashion. A similar method was proposed by Wang and Lemmon (8) for decentralized stabilization of physically coupled systems. The control law is updated whenever the agent sends or receives a new measurement value. Both the control signal and the broadcast states are rendered piecewise constant. We propose different triggering conditions which guarantee asymptotic convergence to average consensus or a specified region around the average consensus point, respectively. Numerical simulations show the effectiveness of the novel approach, outperforming traditional time-scheduled implementations. Therestofthispaperisorganizedasfollows.Sectioncontains mathematical preliminaries and the problem statement for this work. Section presents the novel eventbased control strategy for multi-agent systems. In Section numerical simulations are presented, including a comparison to the time-scheduled approach. The proposed strategy is extended to networks of double-integrator agents in Section, and Section 6 concludes the paper.. BACKGROUND AND PROBLEM STATEMENT In this section some facts from algebraic graph theory are reviewed, cf. Godsil and Royle (). The system model is introduced and the problem statement is given.. Algebraic Graph Theory Our notation is fairly standard, for the details we refer to Dimarogonas and Johansson (9); Godsil and Royle (). For undirected graphs G with vertex set (or nodes) V = {,...,N} and edge set E = {(i,j) V V : i,j adjacent }, the Laplacian matrix L is defined as L = //$. IFAC 86.8/88-6-IT-.96

2 8th IFAC World Congress (IFAC') Milano (Italy) August 8 - September, D A, where D is the degree matrix and A the adjacency matrix of G. For connected graphs, L has exactly one zero eigenvalue λ (G) = and the smallest non-zero eigenvalue is called algebraic connectivity.. System Model and Consensus Protocol Consider the multi-agent system consisting of N agents with single-integrator dynamics ẋ i (t) = u i (t), i V, where u i denote the control inputs. According to the associated communication graph G, each agent is assigned a neighbor set N i V. With stack vectors x = [x,...,x N ] T and u = [u,...,u N ] T the overall system dynamics and initial conditions are given by ẋ(t) = u(t), x() = x. () In this work the graphs G are assumed to be undirected and connected. However, the results extend easily to the case of directed graphs which are strongly connected and balanced, cf. Olfati-Saber and Murray (). The distributed control law (or consensus protocol) u i (t) = (x i (t) x j (t)) () j N i globally asymptotically solves the average consensus problem, i.e., the average of all agents states remains constant i V x i(). With over time and for all i V, x i (t) t N () and (), the closed-loop system is given by ẋ(t) = Lx(t), x() = x. () This solution to the average consensus problem is presented in Olfati-Saber and Murray (). In practice, agents like e.g. mobile robots are equipped with digital microprocessors which coordinate measurement acquisition, communication with other agents and control actuation. Thus it is necessary to implement the continuous-timelaw()onadigitalplatform.theclassical method is the time-scheduled control strategy, i.e., measurements are acquired at discrete instances via zero-order hold techniques and control laws are updated periodically according to a constant sampling period τ s, i.e., u(t) = Lx(t k ), t [t k,t k+ [ () where t k+ = t k +τ s, t =. Xie et al. (9) prove that control law (), updated with constant sampling period τ s, globally asymptotically solves the average consensus problem if and only if the sampling period satisfies < τ s < /λ N (G). () Thisresultservesasbenchmarkfortheevent-basedcontrol strategy proposed in the present work.. Problem Statement Eachagentconsistsofadigitalmicroprocessoranddynamics as shown in Fig.. The microprocessor monitors x i (t) continuously. Based on local information, it decides when to broadcast the actual measurement over the network. The latest broadcast value of agent i is a piecewise constant function ˆx i (t) = x i (t i k ), t [ti k,ti k+ [, where ti,t i,... is the sequence of events of agent i. Whenever one agent sends or receives a new measurement value, it updates its control law immediately, thus rendering the control signal ˆx j (t), j N i agent i microprocessor u i (t) dynamics x i (t) ˆx i (t) Fig.. Single agent in event-based control setup. piecewise constant. Analogously to (), the control law is defined as u(t) = Lˆx(t). (6) The problem is now to find a ruling which determines, based on local information, when agent i has to trigger and broadcast a new measurement value to its neighbors.. EVENT-BASED CONTROL STRATEGY Define a trigger function f i ( ) which depends on local information of agent i only and map to R. An event for agent i is triggered as soon as the trigger condition f i t,x i (t),ˆx i (t), ˆx j (t) > (7) j N i is fulfilled. The sequence of events for agent i is thus defined iteratively by t i k+ = inf{ t : t > t i k,f i(t) > } wheret i isthefirstinstancewhen(7)isfulfilled.therefore, for each agent there is a monotonically increasing sequence of events t i t i t i. It remains to derive suitable f i ( ), such that the closed-loop system reaches average consensus. Since the system under consideration is hybrid, well-posedness has to be guaranteed. In particular, it has to be shown that there are not infinitely many events in finite time, which is referred to as Zeno behavior. Zeno behavior can be excluded by proving that there is a positive lower bound on the inter-event times. Beforesuitabletriggerfunctionsarepresented,someuseful variables are introduced. Define for each i V and t the measurement error e i (t) = ˆx i (t) x i (t) (8) and denote the stack vector e(t) = [e (t),...,e N (t)] T. The closed-loop system is then given by ẋ(t) = Lˆx(t) = L(x(t)+e(t)). (9) i V x i(t). The initial Define the average value a(t) = N average is a(). The time derivative of a(t) is given by ȧ(t) = (/N) T Lˆx(t) since T L = T. Therefore it holds that a(t) = a() = a for all t and the state x(t) can be decomposed according to x(t) = a + δ(t) with disagreement vector δ(t), following the notation of Olfati- Saber and Murray (). By definition, the disagreement vector has zero average, i.e., T δ(t).. Static Trigger Function In this subsection, we propose a static trigger function, whichguaranteesasymptoticconvergenceofallagentstoa specified region around the consensus point. Before stating this result, we prove the following lemma. Lemma. Suppose L is the Laplacian of an undirected, connected graph G. Then, for all t and v R N with T v =, it holds that exp( Lt)v exp( t) v. 87

3 8th IFAC World Congress (IFAC') Milano (Italy) August 8 - September, Proof. Since the graph G is undirected, its Laplacian L is symmetric, i.e., L = L T. It is diagonalizable with an orthogonal matrix T = [v,v,...,v N ], consisting of eigenvectors v i corresponding to eigenvalues λ i = λ i (G), i V. Consequently it holds that exp( Lt) = Tdiag(,exp( λ t),...,exp( λ N t))t T. With v = (/ N), it follows that e Lt v = N T v +T diag (,e λt,...,e λ Nt ) T T v. By assumption, T v =, and consequently e Lt v = T diag (,e λt,...,e λ Nt ) T T v T diag (,e λt,...,e λ Nt ) T T v = e λt v. Theorem. Consider system () with control law (6) and undirected, connected graph G. Define the static trigger function f i (e i (t)) = e i (t) c () with c >. Then, for all x R N and t, it holds that δ(t) L Nc +e ( δ() λ(g)t L ) Nc () andtheclosed-loopsystemdoesnotexhibitzenobehavior. The choice of trigger function () is intuitive, since an event is triggered as soon as the measurement error e i (t) crosses the specified threshold c. The errors are thus bounded by c. The system state converges to a region around the consensus point which scales with c. Proof. The disagreement dynamics are given by δ(t) = ẋ(t) = Lx(t) Le(t) = Lδ(t) Le(t) () with initial condition δ() = x() a. The analytical solutionisδ(t) = exp( Lt)δ() exp( L(t s))le(s)ds. Thus, the disagreement is bounded by δ(t) e Lt δ() + e L(t s) Le(s) ds. The vector Le(t) has zero average since L = and Lemma can be applied. This yields δ(t) e λ(g)t δ() + e λ(g)(t s) Le(s) ds. () Since Le(t) L e(t) and the trigger condition enforces e i (t) c, it holds that Le(t) L Nc and δ(t) e λ(g)t δ() + L Nc e λ(g)(t s) ds = L Nc +e ( δ() λ(g)t L ) Nc. In order to exclude Zeno behavior, it remains to show that the inter-event times are lower-bounded by a positive constant τ. Assume that agent i triggers at time t. Then it holds that e i (t ) =. Note that f i () = c < and therefore agent i cannot trigger again at the same instance of time. From (8), it follows that ė i (t) = ẋ i (t) = u i (t) () between the trigger events. We conclude that the next inter-event time is strictly positive through the following argument. Observe that u i (t) u(t) = L(x(t)+e(t)) = L(δ(t)+e(t)) L ( δ(t) + e(t) ) L ( δ(t) + ) Nc () for all i V and t. From inequality () follows that δ(t) δ() + L λ (G) Nc for all t, and with (), ( Nc u i (t) L + δ() + L ) Nc where the right-hand side is independent of t. With (), e i (t) u i (s) ds (6) t ( Nc L + δ() + L ) Nc (t t ) for all t t. The next event is triggered as soon as () crosseszero,i.e., e i (t) > c.from(6)itcanbeconcluded that this ( is not fulfilled before Nc L + δ() + L ) Nc (t t ) = c. Thus, a lower bound on the inter-event times is given by τ = t t which solves the latter equation. This bound holds for all times t and all agents i, therefore Zeno behavior of the closed-loop system is excluded.. Time-dependent Trigger Function The next theorem presents a time-dependent trigger function, which drives the overall system to consensus asymptotically while guaranteeing that the inter-event times for all agents are lower-bounded by a positive quantity. Theorem. Consider system () with control law (6) and undirected,connectedgraphg.definethetime-dependent trigger function f i (t,e i (t)) = e i (t) c e αt, (7) where c > and < α <. Then, for all x R N, the overall system converges to average consensus asymptoticallyandtheclosed-loopsystemdoesnotexhibit Zeno behavior. Proof. From()andwith Le(t) L Nc exp( αt), it follows that δ(t) e λ(g)t δ() + L Nc ( e αt e λ(g)t). α Since α >, average consensus is reached asymptotically. Analogously to the reasoning in the proof of Theorem, it can be shown that the inter-event times for all agents are lowerboundedbyapositiveconstantτ.assumeagainthat agentitriggersattimet.analogouslyto()itholds that u i (t) L ( δ(t) + Nc exp( αt)). With the bound on δ(t) and positive constants k = L δ(), k = L Nc (+ L /( α)) it follows that u i (t) e λ(g)t k +e αt k e λ(g)t k +e αt k for all t t and therefore ) e i (t) (e λ(g)t k +e αt k (t t ). The next event will not be triggered before e i (t) = c exp( αt). Thus, a lower bound on the inter-event intervals is given by τ = t t which solves [exp((α λ )t )k + 88

4 8th IFAC World Congress (IFAC') Milano (Italy) August 8 - September, τ k+k c k c τ τ e α τ Fig.. Solution of the implicit equation for τ. k ]τ = c exp( ατ). For α < λ the term in brackets is upper bounded by k +k and lower bounded by k. For all t the solutions τ(t ) of this equation are greater or equal to τ given by (k +k )τ = c exp( ατ), which is strictly positive, as illustrated in Fig.. Theorem shows that it is possible to drive the overall system to average consensus asymptotically in an eventbased fashion, rendering both the control signals and the broadcast state measurements piecewise constant. The condition α < is intuitive, because the states should converge faster than the threshold decreases. However, from a practical point of view there might arise problems for trigger function (7), e.g. in presence of measurement noise. For large times t, arbitrarily small noise amplitudes will cause events. Furthermore, numerical problems arise with increasing time since checking the trigger condition leads to comparing very small numbers. Therefore it might be preferable to use a combination of the constant and the exponentially decreasing threshold on the measurement error as stated in the following theorem. Theorem. Consider system () with control law (6) and undirected,connectedgraphg.definethetime-dependent trigger function f i (t,e i (t)) = e i (t) ( c +c e αt), (8) where c,c > and < α. Then, for all x R N, δ(t) converges to the region δ L Nc (9) andtheclosed-loopsystemdoesnotexhibitzenobehavior. Proof. Due to space limitations this proof is omitted. However, analogously to the previous proofs, convergence to the given region can be concluded from the analytical solutionofthedisagreementdynamicsandapositivelower bound τ on the inter-event times is obtained by the same arguments as in proof of Theorem since c >. The parameter c can be used to adjust the size of this region, as well as to avoid problems due to numerics or measurement noise. Parameter c can be tuned such that the events are not too dense for small times t. Thus, Theorem provides a very flexible event-based control strategy for multi-agent systems.. SIMULATION RESULTS In order to demonstrate the event-based control strategy, themulti-agentsystemwithcommunicationgraphggiven in Fig. is considered. The initial conditions x() are chosen such that all modes of the system are excited, i.e., if v,...,v N are the normalized eigenvectors corresponding to the eigenvalues λ (G),...,λ N (G), the initial conditions are set to x() = (v + +v N )/ v + +v N. τ Fig.. Communication graph G. For trigger function (), the constant threshold is set to c =.. The simulation results, which are consistent with Theorem, are shown in Fig.. xi(t) events of agent i time t Fig.. Simulation result with static trigger function (). For trigger function (8), the constants are set to c =., c =. and α =.9. A small c results in a small region (9), while α determines the speed of convergence and c decreases the event density for small t. This is supported by the results shown in Fig.. xi(t) events of agent i time t Fig.. Simulation result with trigger function (8). In order to illustrate the effectiveness of the proposed control strategy, we compare it to the time-scheduled implementation of (). Fig. 6 shows the latter simulation in comparison with time-scheduled control. The constant samplingperiodτ s ischosensuchthatbothstrategiesyield similar performance in terms of the convergence of δ(t). We set τ s =. while the average sampling period for event-based control over t [, ] and over all agents is τ avg =.. According to (), the maximum stabilizing sampling period is /λ N (G) =.796. This shows that time-scheduled control with sampling period such that the number of samples was the same as in the eventbased case, would render the closed-loop system unstable. The average sampling period resulting from event-based control is more than two times higher than the maximum 89

5 8th IFAC World Congress (IFAC') Milano (Italy) August 8 - September, δ(t) samples events. time-scheduled event-scheduled 6 8 time t Fig. 6. Comparison to time-scheduled control. stabilizing sampling period /λ N (G). Similar results were obtainedforvariouscommunicationgraphs.consequently, theproposedevent-scheduledcontrolstrategyispreferable to the classical time-scheduled approach.. EXTENSION TO DOUBLE-INTEGRATORS A broad class of agents, e.g. holonomic mobile robots, require second-order dynamic models. Therefore the novel control strategy is extended to agents with doubleintegrator dynamics. Each agent i V is described by ξ i (t) = ζ i (t), ζi (t) = u i (t). () The distributed continuous-time consensus protocol proposed by Ren and Atkins (7) is given by u i (t) = (ξ i (t) ξ j (t)) γ (ζ i (t) ζ j (t)) () j N i j N i with γ >. The closed-loop dynamics can be written as [ ξ ζ] [ [ ] ξ I = Γ, where Γ =. ζ] L γl It is shown by Ren and Atkins (7) that consensus is reachedasymptoticallyifandonlyifγhasexactlytwozero eigenvaluesandalltheothereigenvalueshavenegativereal parts. In case of undirected connected G, all eigenvalues of L are real, and thus, by Ren and Atkins (7), Lemma., it follows that consensus is achieved for all γ >. Define the initial average values a = (/N) T ξ(), b = (/N) T ζ(). Then, for all i V, it holds that ξ i (t) a+ bt and ζ i (t) b as t. Analogously to the single-integrator case, the broadcast states are defined by ˆξ i (t) = ξ i (t i k ) and ˆζ i (t) = ζ i (t i k ), t [t i k,ti k+ [, with corresponding stack vectors ˆξ and ˆζ. We propose the control law ) u(t) = L(ˆξ(t)+diag(t tk,...,t t N k )ˆζ(t)+γˆζ(t). () as event-based implementation of (). It incorporates first-order hold instead of zero-order hold for the position ξ i (t), i.e., it is approximated by ˆξ i (t) + (t t i k )ˆζ i (t) for t [t i k,ti k+ [, which respects the agent dynamics. We define the measurement errors e ξ (t) = ˆξ(t)+diag(t t k,...,t t N k )ˆζ(t) ξ(t) e ζ (t) = ˆζ(t) ζ(t), corresponding to the agents positions ξ and velocities ζ. This yields u(t) = L(ξ(t)+γζ(t)+e ξ (t)+γe ζ (t)). Consequently, the closed-loop dynamics are [ ξ ζ] [ [ ] ξ = Γ e(t). () ζ] with overall measurement error e(t) = [e T ξ (t) γet ζ (t)]t. It can easily be verified that the average velocity b of all agentsremainsconstantovertimeandtheaverageposition isgivenbya+bt.thus,thestatevectorcanbedecomposed according to ξ(t) = a+bt+δ ξ (t) ζ(t) = b+δ ζ (t) () such that the disagreement vectors δ ξ (t) and δ ζ (t) have zero average, i.e., T δ ξ (t) T δ ζ (t). Derivation of () with respect to time t yields ] [ δξ = Γ δ ζ [ ] a+bt+δξ b+δ ζ [ ] [ ] b e(t). With stack vector δ(t) = [δξ T(t) δt ζ (t)]t the disagreement dynamics are given by ] δ(t) = Γδ(t) [ e(t). () Before we state the main result, we derive a counterpart to Lemma for the double-integrator case. Matrix Γ has exactly two zero eigenvalues and only one linearly independent eigenvector corresponding to the zero eigenvalues, cf. Ren and Atkins (7). The eigenvalues are denoted by = λ (Γ) = λ (Γ) > Re(λ (Γ)) Re(λ N (Γ)). It can be verified that v = / N[ T T ] T and v = / N[ T T ] T are a left eigenvector and generalized left eigenvector of Γ, respectively, corresponding to eigenvalue zero. Using non-singular matrix V consisting of v T, v T, and normalized eigenvectors v T j corresponding to eigenvalues λ j (Γ), j =,...,N, matrix Γ can be transformed to Jordan normal form J. Therefore it holds that exp(γt) = V exp(jt)v and it can be verified that exp(γt)v exp(re(λ (Γ))t) V V v for all vectors v R N with [ T T ]v = [ T T ]v =, since v T v = v T v =. This proves the following lemma. Lemma. Suppose L is the Laplacian of an undirected, connected graph G and γ >. Then, for all t and v R N with [ T T ]v = [ T T ]v =, it holds that exp(γt)v exp(re(λ (Γ))t)c V v, where c V = V V. The main result for double-integrator agents is given in the following theorem. It covers both static and timedependent trigger functions. Theorem 6. Consider system () with control law () and undirected, connected graph G. Define the timedependent trigger function [ ] f i (t,e ξ,i (t),e ζ,i (t)) = eξ,i (t) ( c γe ζ,i (t) +c e αt) (6) where c,c, c + c >, and < α < Re(λ (Γ)). Then, for all ξ,ζ R N, δ(t) converges to the region δ c c V N L / Re(λ (Γ)) (7) andtheclosed-loopsystemdoesnotexhibitzenobehavior. 9

6 8th IFAC World Congress (IFAC') Milano (Italy) August 8 - September, Proof. The analytical solution of () is given by [ ] δ(t) = e Γt δ() e Γ(t s) e(s)ds. With Lemma and e(t) N(c + c exp( αt)), we have δ(t) k +k e αt +k e Re(λ(Γ))t (8) with positive constants k = c c V N L / Re(λ (Γ)), k = c c V N L /( Re(λ (Γ))+α ),k = c V δ().note that Re(λ (Γ)) < α <. Therefore δ(t) converges asymptotically to the region (7) as t. In order to exclude Zeno behavior we show that there exists a positive lower bound on the inter-event times. Assume that agent i triggers at time t. Then the measurement errors are reset to zero and agent i cannot trigger again at the same instance of time since f i (t,,) < for all t. Observe that for t t, [ ] eξ,i (t) t [ ] ėξ,i (s) t γe ζ,i (t) ds ė(s) ds. γė t ζ,i (s) t The time-derivative of e(t) is given by [ ] ] ] [ ] ėξ (t) [ˆζ(t) ξ(t) ė(t) = = γė ζ (t) γ ζ(t) = [ˆζ(t) ζ(t) eζ (t) = γu(t) γu(t) and therefore ė(t) /γ e(t) + γ u(t). The control u(t) is bounded by u(t) = [ L γl]δ(t) [LL]e(t) +γ L δ(t) + L e(t), and with inequality (8) and e(t) N(c + c exp( αt)), u(t) +γ L (k + k exp( αt) + k exp(re(λ (Γ))t)) + N L (c +c exp( αt)).thereforeitholdsthat ė(t) (/γ+γ L ) N(c +c exp( αt))+γ +γ L (k + k exp( αt)+k exp(re(λ (Γ))t)). Two different cases depending on c are distinguished: Case Assume c. Then ė(t) (/γ + γ L ) N(c + c ) + γ +γ L (k + k + k ) = C = const. An upper bound on the measurement error for t t isgivenby [e ξ,i (t),γe ζ,i (t)] T ė(s) ds (t t t )C. The next event will not be triggered before (6) crosses zero, and not before (t t )C = c. Thus, a positive lower bound τ on the inter-event times is given by τ = c /C. Case Assume c =. Then k = and ė(t) (/γ + γ L ) Nc exp( αt )+γ +γ L (k exp( αt )+ k exp(re(λ (Γ))t )). Denote this bound by C(t ) since it depends on t. The measurement error is bounded by [e ξ,i (t),γe ζ,i (t)] T ė(s) ds (t t )C(t ). The t next event will not be triggered before (6) crosses zero, i.e., before (t t )C(t ) = c exp( αt). This leads to the implicit equation c exp( ατ) = γ +γ L (k + k exp((re(λ (Γ))+α)t ))τ+ ( /γ +γ L ) Nc τ for τ = t t. Note that Re(λ (Γ))+α < by assumption. By the same graphical argument as in the proof of Theorem, it can be concluded that a lower bound on the inter-event times is given by the positive constant τ, which solves the implicit equation for t =. Since there is a positive lower bound on the inter-event times in both cases, Zeno behavior of the closed-loop system is excluded and the proof is complete. 6. CONCLUSION We proposed a novel event-based control strategy for consensus problems of both single- and double-integrator multi-agent systems. The main advantage of this approach with respect to our previous work is that neighboring agents do not have to exchange information continuously, but only at specific instances of time which are determined by events. Each agent decides itself, based on local information, when it has to send a new measurement value over the network. Nevertheless, desired convergence properties are preserved. The results were illustrated in simulations. Extensions to time-delayed communication and switching network topologies are currently investigated. Future work will also address distributed estimation of, as proposed by Yang et al. (), such that a-priori knowledge of is not necessary for using trigger functions (7). REFERENCES Åström, K. and Bernhardsson, B. (). Comparison of Riemann and Lebesgue Sampling for First Order Stochastic Systems. In st IEEE Conference on Decision and Control, Las Vegas, NV, USA, 6. Dimarogonas, D. and Frazzoli, E. (9). Distributed Event-TriggeredControlStrategiesforMulti-AgentSystems. In7th Annual Allerton Conference on Communications, Control and Computing, Monticello, IL, USA. Dimarogonas, D. and Johansson, K. (9). Eventtriggered Control for Multi-Agent Systems. In 8th IEEE Conference on Decision and Control, Shanghai, China, Godsil, C. and Royle, G. (). Algebraic Graph Theory. Springer Verlag. Mazo Jr, M. and Tabuada, P. (). Decentralized event-triggered control over wireless sensor/actuator networks. Arxiv preprint arxiv:.77. Olfati-Saber, R., Fax, J., and Murray, R. (7). Consensus and Cooperation in Networked Multi-Agent Systems. Proceedings of the IEEE, 9(),. Olfati-Saber, R. and Murray, R. (). Consensus Problems in Networks of Agents with Switching Topology and Time-Delays. IEEE Transactions on Automatic Control, 9(9),. Ren, W. and Atkins, E. (7). Distributed multi-vehicle coordinated control via local information exchange. International Journal of Robust and Nonlinear Control, 7(-),. Tabuada, P. (7). Event-Triggered Real-Time Scheduling of Stabilizing Control Tasks. IEEE Transactions on Automatic Control, (9), Wang, X. and Lemmon, M. (8). Decentralized Event- Triggered Broadcasts over Networked Control Systems. In M. Egerstedt and B. Mishra (eds.), Hybrid Systems: Computation and Control, volume 98 of Lecture Notes in Computer Science, Springer Verlag. Xie, G., Liu, H., Wang, L., and Jia, Y. (9). Consensus in Networked Multi-Agent Systems via Sampled Control: Fixed Topology Case. In American Control Conference, St. Louis, MO, USA, Yang, P., Freeman, R., Gordon, G., Lynch, K., Srinivasa, S., and Sukthankar, R. (). Decentralized estimation and control of graph connectivity for mobile sensor networks. Automatica, 6,

An Event-Triggered Consensus Control with Sampled-Data Mechanism for Multi-agent Systems

An Event-Triggered Consensus Control with Sampled-Data Mechanism for Multi-agent Systems Preprints of the 19th World Congress The International Federation of Automatic Control An Event-Triggered Consensus Control with Sampled-Data Mechanism for Multi-agent Systems Feng Zhou, Zhiwu Huang, Weirong

More information

Automatica. Event-based broadcasting for multi-agent average consensus. Georg S. Seyboth a,1, Dimos V. Dimarogonas b, Karl H. Johansson b.

Automatica. Event-based broadcasting for multi-agent average consensus. Georg S. Seyboth a,1, Dimos V. Dimarogonas b, Karl H. Johansson b. Automatica 49 (213) 245 252 Contents lists available at SciVerse ScienceDirect Automatica journal homepage: www.elsevier.com/locate/automatica Brief paper Event-based broadcasting for multi-agent average

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

Distributed Event-Based Control for Interconnected Linear Systems

Distributed Event-Based Control for Interconnected Linear Systems 211 5th IEEE Conference on Decision and Control and European Control Conference (CDC-ECC Orlando, FL, USA, December 12-15, 211 Distributed Event-Based Control for Interconnected Linear Systems M Guinaldo,

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

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

Event-Triggered Control for Synchronization

Event-Triggered Control for Synchronization Event-Triggered Control for Synchronization SERGEJ GOLFINGER Degree project in Automatic Control Master's thesis Stockholm, Sweden, 1 XR-EE-RT 1: September 11 to February 1 Event-Triggered Control for

More information

Robust Connectivity Analysis for Multi-Agent Systems

Robust Connectivity Analysis for Multi-Agent Systems Robust Connectivity Analysis for Multi-Agent Systems Dimitris Boskos and Dimos V. Dimarogonas Abstract In this paper we provide a decentralized robust control approach, which guarantees that connectivity

More information

Distributed Event-Based Control Strategies for Interconnected Linear Systems

Distributed Event-Based Control Strategies for Interconnected Linear Systems Distributed Event-Based Control Strategies for Interconnected Linear Systems M. Guinaldo, D. V. Dimarogonas, K. H. Johansson, J. Sánchez, S. Dormido January 9, 213 Abstract This paper presents a distributed

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

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

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

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

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

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

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

Event-Triggered Communication and Control of Network Systems for Multi-Agent Consensus

Event-Triggered Communication and Control of Network Systems for Multi-Agent Consensus Event-Triggered Communication and Control of Network Systems for Multi-Agent Consensus Cameron Nowzari a Eloy Garcia b Jorge Cortés c a Department of Electrical and Computer Engineering, George Mason University,

More information

Event-Triggered Decentralized Dynamic Output Feedback Control for LTI Systems

Event-Triggered Decentralized Dynamic Output Feedback Control for LTI Systems Event-Triggered Decentralized Dynamic Output Feedback Control for LTI Systems Pavankumar Tallapragada Nikhil Chopra Department of Mechanical Engineering, University of Maryland, College Park, 2742 MD,

More information

A Simple Self-triggered Sampler for Nonlinear Systems

A Simple Self-triggered Sampler for Nonlinear Systems Proceedings of the 4th IFAC Conference on Analysis and Design of Hybrid Systems ADHS 12 June 6-8, 212. A Simple Self-triggered Sampler for Nonlinear Systems U. Tiberi, K.H. Johansson, ACCESS Linnaeus Center,

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

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

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

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

Distributed Algebraic Connectivity Estimation for Adaptive Event-triggered Consensus

Distributed Algebraic Connectivity Estimation for Adaptive Event-triggered Consensus 2012 American Control Conference Fairmont Queen Elizabeth, Montréal, Canada June 27-June 29, 2012 Distributed Algebraic Connectivity Estimation for Adaptive Event-triggered Consensus R. Aragues G. Shi

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

Stabilization of Large-scale Distributed Control Systems using I/O Event-driven Control and Passivity

Stabilization of Large-scale Distributed Control Systems using I/O Event-driven Control and Passivity 11 5th IEEE Conference on Decision and Control and European Control Conference (CDC-ECC) Orlando, FL, USA, December 1-15, 11 Stabilization of Large-scale Distributed Control Systems using I/O Event-driven

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

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

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

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

Event-Triggered Communication and Control of Networked Systems for Multi-Agent Consensus

Event-Triggered Communication and Control of Networked Systems for Multi-Agent Consensus Event-Triggered Communication and Control of Networked Systems for Multi-Agent Consensus Cameron Nowzari a Eloy Garcia b Jorge Cortés c a Department of Electrical and Computer Engineering, George Mason

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

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

Event-triggered PI control: Saturating actuators and anti-windup compensation

Event-triggered PI control: Saturating actuators and anti-windup compensation Event-triggered PI control: Saturating actuators and anti-windup compensation Daniel Lehmann, Georg Aleander Kiener and Karl Henrik Johansson Abstract Event-triggered control aims at reducing the communication

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

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

On consensus in multi-agent systems with linear high-order agents

On consensus in multi-agent systems with linear high-order agents Proceedings of the 7th World Congress he International Federation of Automatic Control On consensus in multi-agent systems with linear high-order agents Peter Wieland, Jung-Su Kim, Holger Scheu, and Frank

More information

Convergence Speed in Formation Control of Multi-Agent Systems - A Robust Control Approach

Convergence Speed in Formation Control of Multi-Agent Systems - A Robust Control Approach nd IEEE Conference on Decision and Control December -,. Florence, Italy Convergence Speed in Formation Control of Multi-Agent Systems - A Robust Control Approach Ulf Pilz and Herbert Werner Abstract In

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

SJÄLVSTÄNDIGA ARBETEN I MATEMATIK

SJÄLVSTÄNDIGA ARBETEN I MATEMATIK SJÄLVSTÄNDIGA ARBETEN I MATEMATIK MATEMATISKA INSTITUTIONEN, STOCKHOLMS UNIVERSITET Consensus problems for multi-agent systems av Hongmei Zhao 2010 - No 2 MATEMATISKA INSTITUTIONEN, STOCKHOLMS UNIVERSITET,

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

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

Decentralized Event-triggered Broadcasts over Networked Control Systems

Decentralized Event-triggered Broadcasts over Networked Control Systems Decentralized Event-triggered Broadcasts over Networked Control Systems Xiaofeng Wang and Michael D. Lemmon University of Notre Dame, Department of Electrical Engineering, Notre Dame, IN, 46556, USA, xwang13,lemmon@nd.edu

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

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

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

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

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

Time and Event-based Sensor Scheduling for Networks with Limited Communication Resources

Time and Event-based Sensor Scheduling for Networks with Limited Communication Resources Proceedings of the 18th World Congress The International Federation of Automatic Control Time and Event-based Sensor Scheduling for Networks with Limited Communication Resources Ling Shi Karl Henrik Johansson

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

Average Consensus with Prescribed Performance Guarantees for Multi-agent Double-Integrator Systems

Average Consensus with Prescribed Performance Guarantees for Multi-agent Double-Integrator Systems Average Consensus with Prescribed Performance Guarantees for Multi-agent Double-Integrator Systems LUCA MACELLARI Master s Degree Project Stockholm, Sweden February, 25 XR-EE-RT 25:2 Average Consensus

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

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

On a small-gain approach to distributed event-triggered control

On a small-gain approach to distributed event-triggered control On a small-gain approach to distributed event-triggered control Claudio De Persis, Rudolf Sailer Fabian Wirth Fac Mathematics & Natural Sciences, University of Groningen, 9747 AG Groningen, The Netherlands

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

Formation Control for Multi-Agent Systems with Connectivity Preservation and Event-Triggered Controllers

Formation Control for Multi-Agent Systems with Connectivity Preservation and Event-Triggered Controllers Preprints of the 0th World Congress The International Federation of Automatic Control Toulouse, France, July 9-14, 017 Formation Control for Multi-Agent Systems with Connectivity Preservation and Event-Triggered

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

Encoder Decoder Design for Event-Triggered Feedback Control over Bandlimited Channels

Encoder Decoder Design for Event-Triggered Feedback Control over Bandlimited Channels Encoder Decoder Design for Event-Triggered Feedback Control over Bandlimited Channels LEI BAO, MIKAEL SKOGLUND AND KARL HENRIK JOHANSSON IR-EE- 26: Stockholm 26 Signal Processing School of Electrical Engineering

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

Approximation-Free Prescribed Performance Control

Approximation-Free Prescribed Performance Control Preprints of the 8th IFAC World Congress Milano Italy August 28 - September 2 2 Approximation-Free Prescribed Performance Control Charalampos P. Bechlioulis and George A. Rovithakis Department of Electrical

More information

Event-Triggered Output Feedback Control for Networked Control Systems using Passivity: Time-varying Network Induced Delays

Event-Triggered Output Feedback Control for Networked Control Systems using Passivity: Time-varying Network Induced Delays 5th IEEE Conference on Decision and Control and European Control Conference (CDC-ECC) Orlando, FL, USA, December -5, Event-Triggered Output Feedback Control for Networked Control Systems using Passivity:

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

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

Lecture 4: Introduction to Graph Theory and Consensus. Cooperative Control Applications

Lecture 4: Introduction to Graph Theory and Consensus. Cooperative Control Applications Lecture 4: Introduction to Graph Theory and Consensus Richard M. Murray Caltech Control and Dynamical Systems 16 March 2009 Goals Introduce some motivating cooperative control problems Describe basic concepts

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

arxiv: v2 [cs.sy] 2 May 2017

arxiv: v2 [cs.sy] 2 May 2017 arxiv:175.57v [cs.sy] May 17 1 Introduction Consensus analysis of systems with time-varying interactions : An event-triggered approach S. Arun Kumar N. R. Chowdhury S. Srikant J. Raisch, Department of

More information

Decentralized Estimation of Laplacian Eigenvalues in Multi-Agent Systems

Decentralized Estimation of Laplacian Eigenvalues in Multi-Agent Systems Decentralized Estimation of Laplacian Eigenvalues in Multi-Agent Systems Mauro Franceschelli a, Andrea Gasparri b, Alessandro Giua a, Carla Seatzu a. a Department of Electrical and Electronic Engineering,

More information

Flocking while Preserving Network Connectivity

Flocking while Preserving Network Connectivity Flocking while Preserving Network Connectivity Michael M Zavlanos, Ali Jadbabaie and George J Pappas Abstract Coordinated motion of multiple agents raises fundamental and novel problems in control theory

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

Multi-Objective Event-triggered Consensus of Linear Multi-agent Systems

Multi-Objective Event-triggered Consensus of Linear Multi-agent Systems Multi-Objective Event-triggered Consensus of Linear Multi-agent Systems Amir Amini, Student Member, IEEE, Arash Mohammadi, Member, IEEE and Amir Asif, Senior Member, IEEE arxiv:1702.06285v1 [cs.sy] 21

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

Cooperative Control Synthesis for Moving-Target-Enclosing with Changing Topologies

Cooperative Control Synthesis for Moving-Target-Enclosing with Changing Topologies 2010 IEEE International Conference on Robotics and Automation Anchorage Convention District May 3-8, 2010, Anchorage, Alaska, USA Cooperative Control Synthesis for Moving-Target-Enclosing with Changing

More information

Optimal Network Topology Design in Multi-Agent Systems for Efficient Average Consensus

Optimal Network Topology Design in Multi-Agent Systems for Efficient Average Consensus 49th IEEE Conference on Decision and Control December 15-17, 010 Hilton Atlanta Hotel, Atlanta, GA, USA Optimal Network Topology Design in Multi-Agent Systems for Efficient Average Consensus Mohammad Rafiee

More information

A linear approach to formation control under directed and switching topologies

A linear approach to formation control under directed and switching topologies A linear approach to formation control under directed and switching topologies Lili Wang, Zhimin Han, Zhiyun Lin, and Minyue Fu 2, Abstract The paper studies the formation control problem for distributed

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

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

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

Input-to-state stability of self-triggered control systems

Input-to-state stability of self-triggered control systems Input-to-state stability of self-triggered control systems Manuel Mazo Jr. and Paulo Tabuada Abstract Event-triggered and self-triggered control have recently been proposed as an alternative to periodic

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

Event-based control of input-output linearizable systems

Event-based control of input-output linearizable systems Milano (Italy) August 28 - September 2, 2 Event-based control of input-output linearizable systems Christian Stöcker Jan Lunze Institute of Automation and Computer Control, Ruhr-Universität Bochum, Universitätsstr.

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

Decentralized Estimation of the Algebraic Connectivity for Strongly Connected Networks

Decentralized Estimation of the Algebraic Connectivity for Strongly Connected Networks Decentralized Estimation of the Algebraic Connectivity for Strongly Connected Networs Hasan A Poonawala and Mar W Spong Abstract The second smallest eigenvalue λ 2 (L) of the Laplacian L of a networ G

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

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

Event-triggered Control for Discrete-Time Systems

Event-triggered Control for Discrete-Time Systems Event-triggered Control for Discrete-Time Systems Alina Eqtami, Dimos V. Dimarogonas and Kostas J. Kyriakopoulos Abstract In this paper, event-triggered strategies for control of discrete-time systems

More information

Encoder Decoder Design for Event-Triggered Feedback Control over Bandlimited Channels

Encoder Decoder Design for Event-Triggered Feedback Control over Bandlimited Channels Encoder Decoder Design for Event-Triggered Feedback Control over Bandlimited Channels Lei Bao, Mikael Skoglund and Karl Henrik Johansson Department of Signals, Sensors and Systems, Royal Institute of Technology,

More information

Università degli Studi di Padova

Università degli Studi di Padova Università degli Studi di Padova Scuola di Ingegneria Dipartimento di Ingegneria dell Informazione Laurea Magistrale in Ingegneria dell Automazione Tesi di Laurea Average Consensus with Prescribed Performance

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

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

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

Decentralized Control of Multi-agent Systems: Theory and Applications

Decentralized Control of Multi-agent Systems: Theory and Applications Dissertation for Doctor of Philosophy Decentralized Control of Multi-agent Systems: Theory and Applications Kwang-Kyo Oh School of Information and Mechatronics Gwangju Institute of Science and Technology

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

Multi-Hop Relay Protocols for Fast Consensus Seeking

Multi-Hop Relay Protocols for Fast Consensus Seeking Multi-Hop Relay Protocols for Fast Consensus Seeking Zhipu Jin and Richard M Murray Abstract Consensus protocols in coordinated multi-agent systems are distributed algorithms Just using local information

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

Finite-Time Consensus Problems for Networks of Dynamic Agents

Finite-Time Consensus Problems for Networks of Dynamic Agents Finite- Consensus Problems for Networks of Dynamic Agents arxiv:math/774v [math.ds] 5 Jan 7 Long Wang and Feng Xiao Abstract In this paper, finite-time state consensus problems for continuous-time multi-agent

More information

arxiv: v2 [math.oc] 3 Feb 2011

arxiv: v2 [math.oc] 3 Feb 2011 DECENTRALIZED EVENT-TRIGGERED CONTROL OVER WIRELESS SENSOR/ACTUATOR NETWORKS MANUEL MAZO JR AND PAULO TABUADA arxiv:14.477v2 [math.oc] 3 Feb 211 Abstract. In recent years we have witnessed a move of the

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