NASA Logo

NTRS

NTRS - NASA Technical Reports Server

Back to Results
Building distributed rule-based systems using the AI BusThe AI Bus software architecture was designed to support the construction of large-scale, production-quality applications in areas of high technology flux, running heterogeneous distributed environments, utilizing a mix of knowledge-based and conventional components. These goals led to its current development as a layered, object-oriented library for cooperative systems. This paper describes the concepts and design of the AI Bus and its implementation status as a library of reusable and customizable objects, structured by layers from operating system interfaces up to high-level knowledge-based agents. Each agent is a semi-autonomous process with specialized expertise, and consists of a number of knowledge sources (a knowledge base and inference engine). Inter-agent communication mechanisms are based on blackboards and Actors-style acquaintances. As a conservative first implementation, we used C++ on top of Unix, and wrapped an embedded Clips with methods for the knowledge source class. This involved designing standard protocols for communication and functions which use these protocols in rules. Embedding several CLIPS objects within a single process was an unexpected problem because of global variables, whose solution involved constructing and recompiling a C++ version of CLIPS. We are currently working on a more radical approach to incorporating CLIPS, by separating out its pattern matcher, rule and fact representations and other components as true object oriented modules.
Document ID
19960002933
Acquisition Source
Legacy CDMS
Document Type
Conference Paper
Authors
Schultz, Roger D.
(Abacus Programming Corp. Santa Monica, CA, United States)
Stobie, Iain C.
(Abacus Programming Corp. Santa Monica, CA, United States)
Date Acquired
September 6, 2013
Publication Date
August 15, 1990
Publication Information
Publication: NASA. Johnson Space Center, First CLIPS Conference Proceedings, Volume 2
Subject Category
Computer Programming And Software
Accession Number
96N12942
Distribution Limits
Public
Copyright
Work of the US Gov. Public Use Permitted.
No Preview Available