Difference between revisions of "EECI 2013: Introduction: Protocol-Based Control Systems"
Line 11: | Line 11: | ||
* <p>[http://www.cds.caltech.edu/~murray/papers/2005t_cre+06-jfr.html Alice: An Information-Rich Autonomous Vehicle for High-Speed Desert Navigation], Cremean et al. ''Journal of Field Robotics'', 2006. This article provides an overview of Alice's architecture and operation. | * <p>[http://www.cds.caltech.edu/~murray/papers/2005t_cre+06-jfr.html Alice: An Information-Rich Autonomous Vehicle for High-Speed Desert Navigation], Cremean et al. ''Journal of Field Robotics'', 2006. This article provides an overview of Alice's architecture and operation. | ||
** [http://www.youtube.com/watch?v=S4Ud7nYRwwQ 2005 DARPA Grand Challenge video] | ** [http://www.youtube.com/watch?v=S4Ud7nYRwwQ 2005 DARPA Grand Challenge video] - desert operation, showing failure due to loss of GPS tracking | ||
** 2007 DARPA Grand Challenge video - successful run of course 2 | ** 2007 DARPA Grand Challenge video - successful run of course 2 | ||
** 2007 DARPA Grand Challenge video - unsuccessful run of course 1 | ** 2007 DARPA Grand Challenge video - unsuccessful run of course 1 (interference between different controllers) | ||
</p> | </p> | ||
Latest revision as of 10:04, 18 March 2013
Prev: Main Page | Course home | Next: Automata Theory |
This lecture provides an introduction to specification, design and verification of distributed embedded systems. Networked control systems are emerging as a common architecture for embedded and autonomous systems, especially in applications where higher levels of decision making are required. Unlike traditional control systems, where communication and computational aspects are often ignored, networked control systems require an integration of techniques from computer science, communications and controls. An architecture for such systems is beginning to emerge, in which issues such as optimization-based estimation and control, packet-based control theory, and asynchronous computational models play a more central role. A key challenge in designing such systems is specification, design and verification of control protocols for decision-making and control in networked control systems. We describe two specific examples to motivate this course. The first is Alice, an autonomous vehicle built by Caltech undergraduates to participate in the 2005 and 2007 DARPA Grand Challenges. Starting with the high level architecture, we describe some of the design choices that were made in the networked control systems (NCS) architecture and was as summarize the basic operation of the major software modules that are used to implement Alice's autonomous control system. The second example is RoboFlag, a team-on-team competition involving robots and humans playing capture the flag.
Lecture Materials
- Lecture slides: Introduction to Protocol-Based Control Systems
Further Reading
Control in an Information Rich World, R. M. Murray (ed). SIAM, 2003. This book provides a high level description of some of the research challenges and opportunities in the field of control. The executive summary (Section 1) and the application sections on "Information and Networks" and "Robotics and Intelligent Machines" (Section 3.2 and 3.3) are particularly relevant.
Alice: An Information-Rich Autonomous Vehicle for High-Speed Desert Navigation, Cremean et al. Journal of Field Robotics, 2006. This article provides an overview of Alice's architecture and operation.
- 2005 DARPA Grand Challenge video - desert operation, showing failure due to loss of GPS tracking
- 2007 DARPA Grand Challenge video - successful run of course 2
- 2007 DARPA Grand Challenge video - unsuccessful run of course 1 (interference between different controllers)
Sensing, Navigation and Reasoning Technologies for the DARPA Urban Challenge, DARPA final report, 2007. This is the final report that was submitted to DARPA, documenting the operation of Alice in the 2007 Urban Challenge.
The RoboFlag Competition, Raffaello D'Andrea and Richard M. Murray. 2003 American Control Conference. This paper gives an overview of the RoboFlag competition and some of the research challenges that it motivates.
Recent research in cooperative control of multivehicle systems, Richard M Murray. Journal of Dynamic Systems, Measurement and Control, 129(5):571-583, 2007. This paper provides a formalism for cooperative control problems and surveys research results in the context of that formalism.
Additional Information
- Specification, Design and Verification of Distributed Embedded Systems (MURI project)
- Cyber-Physical Systems - Are Computing Foundations Adequate?, Edward Lee. Position Paper for NSF Workshop On Cyber-Physical Systems: Research Motivation, Techniques and Roadmap, October 16-17, 2006.