Formal development of a real-time kernel

  • Authors:
  • S. Fowler;A. Wellings

  • Affiliations:
  • -;-

  • Venue:
  • RTSS '97 Proceedings of the 18th IEEE Real-Time Systems Symposium
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

The formal development of a simple real time operating system kernel is described. The kernel provides a set of operations that allows a restricted Ada 95 tasking model to be supported, suitable for fixed priority real time systems. The requirements for the kernel are expressed in terms of the computational model using RTL, and the abstract specification of the kernel is validated against this. The development of an implementation from this specification is then described, with the PVS proof system used to verify each step in the development process.