Title :
A layered approach to automating the verification of real-time systems
Author :
Gerber, Richard ; Lee, Insup
Author_Institution :
Dept. of Comput. Sci., Maryland Univ., College Park, MD, USA
fDate :
9/1/1992 12:00:00 AM
Abstract :
A layered approach to the specification and verification of real-time systems is described. Application processes are specified in the CSR Application Language, which includes high-level language constructs such as timeouts, deadlines, periodic processes, interrupts, and exception handling. A configuration schema is used to map the processes to system resources, and to specify the communication links between them. The authors automatically translate the result of the mapping into the CCSR process algebra, which characterizes CSR´s resource-based computation model by a prioritized transition system. For the purposes of verification, a reachability analyzer based on the CCSR semantics has been implemented. This tool mechanically evaluates the correctness of the CSR specification by checking whether an exception state can be reached in its corresponding CCSR term. The effectiveness of this technique is illustrated by a multisensor robot example
Keywords :
calculus of communicating systems; exception handling; formal specification; formal verification; high level languages; real-time systems; CCSR process algebra; CCSR semantics; CSR Application Language; communication links; configuration schema; correctness; deadlines; exception handling; exception state; high-level language constructs; interrupts; layered approach; multisensor robot example; periodic processes; prioritized transition system; reachability analyzer; real-time systems; resource-based computation model; specification; system resources; timeouts; verification; Algebra; Computational modeling; Computer languages; Control systems; Helium; Network topology; Patient monitoring; Real time systems; Robots; Timing;
Journal_Title :
Software Engineering, IEEE Transactions on