首页 /研究 /Deriving concurrent control software from behavioral specifications
LOCOMOTION

Deriving concurrent control software from behavioral specifications

G. Ramanathan, Bill Morandi, Scott West, Sebastian Nanz, Bertrand Meyer

发表年份
2010
引用次数
5

摘要

Concurrency is an integral part of many robotics applications, due to the need for handling inherently parallel tasks such as motion control and sensor monitoring. Writing programs for this complex domain can be hard, in particular because of the difficulties of retaining a robust modular design. We propose to use SCOOP, an object-oriented programming model for concurrency which by construction is free of data races, therefore excluding a major class of concurrent programming errors. Synchronization requirements are expressed by waiting on routine preconditions, which turns out to provide a natural framework for implementing coordination requirements in robotics applications. As demonstration application, we describe a control program for hexapod locomotion, whose implementation closely follows the corresponding behavioral specification given by the biological model. We compare the architecture with solutions expressed in more traditional approaches to robotic control applications.

关键词

HexapodComputer scienceConcurrencyRoboticsConcurrent object-oriented programmingSynchronization (alternating current)SCOOPModular designDomain (mathematical analysis)Software engineering

相关论文

查看 LOCOMOTION 分类全部论文