1. What are the contributions mentioned in the paper "A sequential real-time refinement calculus" ?
The authors present a comprehensive refinement calculus for the development of sequential, real-time programs from real-time specifications.
read more
2. What are the future works mentioned in the paper "A sequential real-time refinement calculus" ?
The approach the authors have taken is to extend a real-time programming language with the deadline directive.. Of course to compile a program in their extended programming language, the authors must ensure that the compiled code meets all timing deadlines.. Another construct that is common in real-time programming languages is the time-out ; that is an area for future work.. The authors believe that the techniques may be applied to develop a real-time refinement calculus for other sequential, real-time programming languages, such as Ada.
read more

