Plug-and-Play Architectural Design and Verification

  • Authors:
  • Shangzhu Wang;George S. Avrunin;Lori A. Clarke

  • Affiliations:
  • Department of Computer Science, University of Massachusetts Amherst, USA MA 01003;Department of Computer Science, University of Massachusetts Amherst, USA MA 01003;Department of Computer Science, University of Massachusetts Amherst, USA MA 01003

  • Venue:
  • Architecting Dependable Systems V
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

In software architecture, components represent the computational units of a system and connectors represent the interactions among those units. Making decisions about the semantics of these interactions is a key part of the design process. It is often difficult, however, to choose the appropriate interaction semantics due to the wide range of alternatives and the complexity of the system behavior affected by those choices. Techniques such as finite-state verification can be used to evaluate the impact of these design choices on the overall system behavior.This paper presents the Plug-and-Play approach that allows designers to experiment with alternative design choices of component interactions in a plug-and-play manner. With this approach, connectors representing specific interaction semantics are composed from a library of predefined, reusable building blocks. In addition, standard interfaces for components are defined that reduce the impact of interaction changes on the components' computations. This approach facilitates design-time verification by improving the reusability of component models and by providing reusable formal models for the connector building blocks, thereby reducing model-construction time for finite-state verification.