2.4 DIOID MODEL OF TIMED EVENT GRAPHS

Recall our example of a manufacturing system introduced in Section 2.1. The corresponding TEG modelling of this system is given in Figure 2.4, and the recursive equations for the earliest possible firing instants have been determined in (2.9) through (2.14). Rewriting these equations in max-plus algebra, that is, in the dioid (¯max,,) , we get the following:

x1(k)=u1(k)x2(k2),x2(k)=10x1(k),x3(k)=u2(k)x4(k1),x4(k)=4x3(k),x5(k)=u3(k)1x2(k)1x4(k)x6(k1),x6(k)=3x5(k),

and the output y(k)¯max is

y(k)=x6(k).

This can be rewritten in matrix–vector form with x(k) = [x1(k)x2(k)x3(k)x4(k)x5(k)x6(k)]T and u(k) = [u1(k) u2(k) u3(k)]T:

x(k)=A0x(k)A1x(k1)A2x(k2)Bu(k),

(2.40)

y(k)=Cx(k)

Get Formal Methods in Manufacturing now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.