Intelligent Real-Time Monitoring
Abstract
This paper describes a multi-tasking architecture for performing monitoring and analysis using knowledge-based problem solving techniques. To handle asynchronous inputs and perform in real-time, the system consists of three or more distributed processes which run concurrently and communicate via a message passing scheme. The Data Management Process acquires, compresses, and routes the incoming sensor data to other processes. The Inference Process consists of a high performance inference engine that performs a analysis on the state and health of the physical system. The I/O Process receives sensor data from the Data Management Process and status messages and recommendations from the Inference Process, updates its graphical displays in real time, and acts as the interface to the console operator. The distributed architecture has been interfaced to an actual spacecraft (NASA's Hubble Space Telescope) and is able to process the incoming telemetry in real-time (i.e., several hundred data changes per second).
Cite
Text
Laffey et al. "Intelligent Real-Time Monitoring." AAAI Conference on Artificial Intelligence, 1988. doi:10.1016/j.anl.2020.07.015Markdown
[Laffey et al. "Intelligent Real-Time Monitoring." AAAI Conference on Artificial Intelligence, 1988.](https://mlanthology.org/aaai/1988/laffey1988aaai-intelligent/) doi:10.1016/j.anl.2020.07.015BibTeX
@inproceedings{laffey1988aaai-intelligent,
title = {{Intelligent Real-Time Monitoring}},
author = {Laffey, Thomas J. and Weitzenkamp, Scott M. and Read, Jackson Y. and Kao, Simon A. and Schmidt, James L.},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {1988},
pages = {72-76},
doi = {10.1016/j.anl.2020.07.015},
url = {https://mlanthology.org/aaai/1988/laffey1988aaai-intelligent/}
}