Title :
Non-linear sequencing
Author_Institution :
Jet Propulsion Lab., California Inst. of Technol., Pasadena, CA, USA
Abstract :
Spacecraft are traditionally commanded using linear sequences of time-based commands. Linear sequences work fairly well, but they are difficult and expensive to generate, and are usually not capable of responding to contingencies. Any anomalous behavior while executing a linear sequence generally results in the spacecraft entering a safe mode. Critical sequences like orbit insertions which must be able to respond to faults without going into safe mode are particularly difficult to design and verify. The effort needed to generate command sequences can be reduced by extending the vocabulary of sequences to include more sophisticated control constructs. The simplest extensions are conditionals and loops. Adding these constructs would make a sequencing language look more or less like a traditional programming language or scripting language, and would come with all the difficulties associated with such a language. In particular, verifying the correctness of a sequence would be tantamount to verifying the correctness of a program, which is undecidable in general. We describe an extended vocabulary for non-linear sequencing based on the architectural notion of cognizant failure. A cognizant failure architecture is divided into components whose contract is to either achieve (or maintain) a certain condition, or report that they have failed to do so. Cognizant failure is an easier condition to verify than correctness, and it can provide high confidence in the safety of the spacecraft. Because cognizant failure inherently implies some kind of representation of the intent of an action, the system can respond to contingencies in more robust and general ways. We will describe an implemented non-linear sequencing system that is being flown on the NASA New Millennium Deep Space 1 Mission as part of the Remote Agent Experiment
Keywords :
aerospace computing; nonlinear systems; programming language semantics; software architecture; NASA; New Millennium Deep Space 1 Mission; Remote Agent Experiment; anomalous behavior; cognizant failure architecture; command sequences; control constructs; correctness; critical sequences; extended vocabulary; linear sequences; nonlinear sequencing; orbit insertions; sequencing language; time-based commands; vocabulary of sequences; Algorithms; Computer languages; Contracts; Laboratories; NASA; Propulsion; Robustness; Safety; Space vehicles; Vocabulary;
Conference_Titel :
Aerospace Conference, 1999. Proceedings. 1999 IEEE
Conference_Location :
Snowmass at Aspen, CO
Print_ISBN :
0-7803-5425-7
DOI :
10.1109/AERO.1999.794300