English

A Component-Based Simplex Architecture for High-Assurance Cyber-Physical Systems

Systems and Control 2019-08-08 v1

Abstract

We present Component-Based Simplex Architecture (CBSA), a new framework for assuring the runtime safety of component-based cyber-physical systems (CPSs). CBSA integrates Assume-Guarantee (A-G) reasoning with the core principles of the Simplex control architecture to allow component-based CPSs to run advanced, uncertified controllers while still providing runtime assurance that A-G contracts and global properties are satisfied. In CBSA, multiple Simplex instances, which can be composed in a nested, serial or parallel manner, coordinate to assure system-wide properties. Combining A-G reasoning and the Simplex architecture is a challenging problem that yields significant benefits. By utilizing A-G contracts, we are able to compositionally determine the switching logic for CBSAs, thereby alleviating the state explosion encountered by other approaches. Another benefit is that we can use A-G proof rules to decompose the proof of system-wide safety assurance into sub-proofs corresponding to the component-based structure of the system architecture. We also introduce the notion of coordinated switching between Simplex instances, a key component of our compositional approach to reasoning about CBSA switching logic. We illustrate our framework with a component-based control system for a ground rover. We formally prove that the CBSA for this system guarantees energy safety (the rover never runs out of power), and collision freedom (the rover never collides with a stationary obstacle). We also consider a CBSA for the rover that guarantees mission completion: all target destinations visited within a prescribed amount of time.

Cite

@article{arxiv.1704.04759,
  title  = {A Component-Based Simplex Architecture for High-Assurance Cyber-Physical Systems},
  author = {Dung Phan and Junxing Yang and Matthew Clark and Radu Grosu and John D. Schierman and Scott A. Smolka and Scott D. Stoller},
  journal= {arXiv preprint arXiv:1704.04759},
  year   = {2019}
}

Comments

Extended version of a paper to be presented at ACSD 2017, 12 pages, 3 figures, 1 appendix

R2 v1 2026-06-22T19:18:28.509Z