Title :
Abstract resource management in an unconstrained plan execution system
Author :
Gat, Erann ; Pell, Barney
Author_Institution :
Jet Propulsion Lab., California Inst. of Technol., Pasadena, CA, USA
Abstract :
We describe the abstract resource management mechanism in ESL (execution support language). ESL is the implementation substrate for the New Millennium Remote Agent Smart Executive, part of a NASA program to demonstrate autonomous control of an unmanned spacecraft scheduled to launch in 1998. The executive is responsible for robust plan execution in the face of unexpected run-time contingencies. Part of this task requires run-time management of the spacecraft´s configuration, whose component states are modeled as abstract resources. In this paper we describe the ESL constructs for managing these abstract resources. The resource management facilities in ESL are similar to the constraint management constructs in RAPs. The major contribution in this paper is the implementation of these facilities in an unconstrained execution substrate implemented as an extension to a standard programming language (in this case, Common Lisp) rather than within a constrained self-contained plan execution language. This turns out to significantly simplify complex programming tasks. The main technical problem in a resource management system is designing a representation that allows automatic determination of when conflicts exist. In its full generality this becomes a full-blown planning problem, and therefore an impractical strategy for a reactive executive. Instead, we model abstract resources as properties, logical assertions whose final values are guaranteed unique. When two properties are identical but for their final value then they are in conflict. This paper describes the ESL constructs and mechanisms for scheduling tasks so that they do not attempt to achieve conflicting properties simultaneously, and for invoking external recovery mechanisms for restoring properties to their desired states when forced away from those states by unexpected contingencies
Keywords :
LISP; aerospace control; scheduling; software agents; software engineering; space vehicles; Common Lisp; ESL; New Millennium Remote Agent Smart Executive; abstract resource management; autonomous control; execution support language; external recovery mechanisms; logical assertions; resource management facilities; run-time contingencies; scheduling; unconstrained plan execution system; unmanned spacecraft; Computer languages; Control systems; Mechanical factors; NASA; Resource management; Robustness; Runtime; Space technology; Space vehicles; Strategic planning;
Conference_Titel :
Aerospace Conference, 1998 IEEE
Conference_Location :
Snowmass at Aspen, CO
Print_ISBN :
0-7803-4311-5
DOI :
10.1109/AERO.1998.687923