Cougaar

Not to be confused with Cougar.

Cougaar (acronym of Cognitive Agent Architecture) is a Java agent architecture.

History of Cougaar

Cougaar Software Inc. was formed in 2001 to make the transition of a powerful set of advanced military research for the commercial market. Investment in this project dates back to 1996 when DARPA decided that the cognitive agent architecture was the best solution to the difficult problems facing the military logistics. Since no existing agent architecture can meet those needs, DARPA began funding projects to develop what became Cougaar Open Source. They developed a technological approach that suits domains beyond logistics. The work expands and tests this technology in various safe operating environments, where time is critical. The resulting solutions represent some of the more advanced reasoning and intelligent automation capabilities available and has been shown for example in DoD (Departament of Defense) applications. Has spent the last two years refining these solutions as a business platform for the rapid creation and deployment of intelligent applications as robust as the military applications, but for business needs and with the economy in mind.

Timeline

  • 1996 DARPA funds Advanced Logistics Program (ALP)
    • Program invests $80 Million to develop core architecture technology
  • 2000 DARPA decides to release ALP technology as open source and renames to Cougaar
  • 2000 DARPA funds the Ultralog program to extend Cougaar security, scalability and survivability for global battlefield conditions.
    • The program invest $70 Million to achieve ultimate survivability
  • 2001 Cougaar Software, Inc. starts to commercialize Cougaar Technology
  • 2004 CSI releases first commercial Cougaar based solution - ActiveEdge RFID Middleware
  • 2005 CSI releases first commercial Cougaar applications development environment
    • ActiveEdge Intelligent Agent Platform v1.0 Released
    • Three system integrator partner / customers choose the ActiveEdge platform for major operational initiatives
  • 2006 First Operational Instance of Solution based on ActiveEdge Solution provided through Partner for Major Retail Chain
  • 2007 Additional major partners and customers validate ActiveEdge
    • ActiveEdge v1.5 released
    • The Boeing Company licenses ActiveEdge
    • Additional Defense Contractor licenses ActiveEdge
    • CSI supports SAIC & Honeywell on ALCT application providing theater distribution planning:**El ejército de EE.UU. licencia ActiveEdge
  • 2008 ActiveEdge v1.6 released

Features

Cougaar agent architecture is an open source, which includes infrastructure and core services. Agents are autonomous software entities that communicate with other agents or external services for a specific domain functionality. Computing agents are based on a programming methodology that facilitates direct decomposition of complex tasks. The agents manage application behavior and environment handles systemic adaptation. The agents and the environment can develop, test and configure independently, but run together. Cougaar agent abstraction includes several integrated advanced services, such as:

  • Blackboard publish / subscribe for communication within the agent itself and between agents
  • Http servlet engine for UIs based
  • Knowledge representation system: logistics assets, FrameSets…
  • Coordination between agents through slate coordination mechanisms, assignments, etc.

Cougaar agent running on a node Cougaar (Java Virtual Machine), which itself runs on a host. That agent agrees with one or more plugins, which define the behavior of the agent. An agent with zero plugins does nothing. Unlike other architectures based entirely messages is based Cougaar blackboard plugins as main data managers. The plugins react to the data on the blackboard adding / changing / deleting notifications. The Cougaar platform infrastructure transforms the data to the blackboard in inter-dealer operations, but this is hidden from the developer API. All plugins interagency coordination is implemented through asynchronous data subscriptions. The infrastructure of the blackboard adds / changes / deletes batch notifications, providing greater robustness and scalability to the system. The entire state is stored in the blackboard, which provides support for failure recovery. The core services are Cougaar component-based implementation, covering many fields such as mobility of agents between nodes, the persistence of agent state and subsequent recovery after a crash, a transport of messages supporting multiple protocols, etc..

Applications of Cougaar

See also

External links

Sources

References

This article is issued from Wikipedia - version of the 9/4/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.