A CSP-Based Agent Modeling Framework for the Cougaar Agent-Based Architecture

  • Authors:
  • Denis Gracanin;H. Lally Singh;Michael G. Hinchey;Mohamed Eltoweissy;Shawn A. Bohner

  • Affiliations:
  • Virginia Tech;Virginia Tech;NASA Goddard Space Flight Center;Virginia Tech;Virginia Tech

  • Venue:
  • ECBS '05 Proceedings of the 12th IEEE International Conference and Workshops on Engineering of Computer-Based Systems
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Cognitive Agent Architecture (Cougaar) is a Java-based architecture for large-scale distributed agent-based applications. A Cougaar agent is an autonomous software entity with behaviors that represent a real-world entity (e.g., a business process). A Cougaar-basedModel Driven Architecture approach, currently under development, uses a description of systemýs functionality (requirements) to automatically implement the system in Cougaar. The Communicating Sequential Processes (CSP) formalism is used for the formal validation of the generated system. Two main agent components, a blackboard and a plugin, are modeled as CSP processes. A set of channels represents communications between the blackboard and individual plugins. The blackboard is represented as a CSP process that communicates with every agent in the collection. The developed CSP-based Cougaar modeling framework provides a starting point for a more complete formal verification of the automatically generated Cougaar code. Currently it is used to verify the behavior of an individual agent in terms of CSP properties and to analyze the corresponding Cougaar society.