Modeling reactive systems in Java

  • Authors:
  • C. Passerone;C. Sansoe;L. Lavagno;R. McGeer;J. Martin;R. Passerone;A. Sangiovanni-Vincentelli

  • Affiliations:
  • Politecnico di Torino, Torino, Italy;Politecnico di Torino, Torino, Italy;Cadence Berkeley Laboratories, Berkeley, CA;Cadence Berkeley Laboratories, Berkelye, CA;Univ. of California at Berkeley;Univ. of California at Berkeley;Univ. of California at Berkeley

  • Venue:
  • ACM Transactions on Design Automation of Electronic Systems (TODAES)
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an application of the JavaTM programming language to specify and implement reactive real-time systems. We have developed and tested a collection of classes and methods to describe concurrent modules and their asynchronous communication by means of signals. The control structures are closely patterned after those of the synchronous language Esterel, succinctly describing concurrency, sequencing and preemption. We show the user-friendliness and efficiency of the proposed technique by using an example from the automotive domain.