State Machines and Assertions (An Integrated Approach to Modeling and Verification of Distributed Systems

  • Authors:
  • Thomas A. Joseph;Thomas Raeuchle;Sam Toueg

  • Affiliations:
  • -;-;-

  • Venue:
  • State Machines and Assertions (An Integrated Approach to Modeling and Verification of Distributed Systems
  • Year:
  • 1984

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes a methodology for modeling and verifying protocols for asynchronous message passing systems. It combines the techniques of finite state analysis and axiomatic verification. It overcomes the problem of state explosion by using variables and logical assertions where the finite state approach would require a large number of states. By explicitly including states where interactions between processes occur, the complexity of assertional proofs is significantly reduced. Properties like freedom from deadlock, freedom from unspecified message receptions, boundedness of channel size, and partial correctness can be proved. Properties of channels like losing or garbling messages can be modeled, as can premature and non-premature timeouts. The technique is illustrated by proving a sliding window flow control protocol and an alternating bit protocol that is correct only if timeouts are non-premature.