EDIS:
Guide |
FAQ |
New |
Search |
Bibliography |
Index |
Feedback
One-All
Informal
A One-All has two input terminals (a and
b) and two output terminals (c and d). After receiving
input on one of its input terminals, the One-All
produces output on terminal c, after having received input on both
its input terminals it produces output on terminal d.
Schematic diagram
for a One-All:
[Zoom|FIG]
XDI state graph
for a One-All:
[Zoom|FIG]
Specification in XDI model.
Specification in DI Algebra:
I = {a?, b? }
O = {c!, d! }
OA = [a? -> c!;OAA
,b? -> c!;OAB
]
OAA = [b? -> [d! -> OA, else -> CHAOS], else -> CHAOS]
OAB = [a? -> [d! -> OA, else -> CHAOS], else -> CHAOS]
Also available through this link
XDI Report.
The roles of the input terminals can be interchanged:
ONEALL(a, b; c, d) =
ONEALL(b, a; c, d)
Last modified at Fri Nov 20 10:11:40 1998
Encyclopaedia of Delay-Insensitive Systems
Copyright © 1995-1998
Tom Verhoeff /
Tom.Verhoeff@acm.org