The semantics and execution of a synchronous block-diagram language

  • Authors:
  • Stephen A. Edwards;Edward A. Lee

  • Affiliations:
  • Columbia University, 1214 Amsterdam Avenue, New York, NY;University of California, 518 Cory Hall, Berkeley, CA

  • Venue:
  • Science of Computer Programming
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a new block diagram language for describing synchronous software. It coordinates the execution of synchronous, concurrent software modules, allowing real-time systems to be assembled from precompiled blocks specified in other languages. The semantics we present, based on fixed points, is deterministic even in the presence of instantaneous feedback. The execution policy develops a static schedule--a fixed order in which to execute the blocks that makes the system execution predictable.We present exact and heuristic algorithms for finding schedules that minimize system execution time, and show that good schedules can be found quickly. The scheduling algorithms are applicable to other problems where large systems of equations need to be solved.