Computing for Embedded Systems and Ptolemy II
11
Examples of Models of Computation
(continued)
5. Discrete-event models
•In DE models of computation, the interactions between components are via events placed on a time line.
•A signal is a sequence of such events. The components process events in chronological order.
•DE models are excellent descriptions of concurrent hardware (telecommunications systems).