Consensus Problem and Algorithms: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
Line 16: Line 16:
*<p>[http://www.seas.upenn.edu/~jadbabai/papers/JadLiMorseTAC_June03.pdf Coordination of groups of mobile autonomous agents using nearest neighbor rules], A. Jadbabaie, J. Lin, and A. S. Morse, IEEE Transactions on Automatic Control, Vol. 48, No. 6, June 2003, pp. 988-1001. A good reference for discrete time consensus algorithms and theoretical explanation for consensus of multi-agent systems using nearest neighbor rules.</p>
*<p>[http://www.seas.upenn.edu/~jadbabai/papers/JadLiMorseTAC_June03.pdf Coordination of groups of mobile autonomous agents using nearest neighbor rules], A. Jadbabaie, J. Lin, and A. S. Morse, IEEE Transactions on Automatic Control, Vol. 48, No. 6, June 2003, pp. 988-1001. A good reference for discrete time consensus algorithms and theoretical explanation for consensus of multi-agent systems using nearest neighbor rules.</p>


*<p>[http:// Consensus problems in networks of agents with switching topology and time-delays], R. Olfati-Saber and R. M. Murray, IEEE Transactions on Automatic Control, vol. 49, 1520-1533, Sept. 2004. A good reference for continuous time consensus algorithms. </p>
*<p>[http://www.cds.caltech.edu/~murray/papers/2003f_om04-tac.html Consensus problems in networks of agents with switching topology and time-delays], R. Olfati-Saber and R. M. Murray, IEEE Transactions on Automatic Control, vol. 49, 1520-1533, Sept. 2004. A good reference for continuous time consensus algorithms. </p>


== Additional Resources ==
== Additional Resources ==
<!-- Links to additional information. If there are good sources of additional information for students interested in exploring this topic further, these should go at the bottom of the page. -->
<!-- Links to additional information. If there are good sources of additional information for students interested in exploring this topic further, these should go at the bottom of the page. -->

Revision as of 23:14, 9 May 2006

Prev: Estimation and Control in Networked Systems Course Home Next: Cooperative and Coordinated Control Scheme for Multi-Agent Systems

This is the template for CDS 270 lectures. If you edit this page, you will see comments describing what goes in each section. Do not edit this template. See CDS 270: Information for Lecturers for more information on how to create a wiki page corresponding to a lecture.

Lecture Materials

Reading

Additional Resources