EDIS:
Guide |
FAQ |
New |
Search |
Bibliography |
Index |
Feedback
Repeater
Informal
A Repeater
is a handshake component
with one passive port a and one active port b.
A request on the passive port brings about an infinite sequence of handshakes on
the active port. The handshake on a is never completed.
Schematic diagram
for a Repeater:
[Zoom|FIG]
XDI state graph
for a Repeater:
[Zoom|FIG]
Specification in XDI model.
Specification in Verdect:
define REP( a0?, b0!, b1? ) =
pref a0?; *[ b0!;b1? ]
end
Also available through this link
Specification in DI Algebra:
NAME = Repeater
I = { a0?, b1? }
O = { a1!, b0! }
REP = S
S = [a0? -> b0!;R, b1? -> CHAOS]
R = [b1? -> b0!;R, a0? -> CHAOS]
Also available through this link
XDI Report.
Last modified at Fri Nov 20 10:14:22 1998
Encyclopaedia of Delay-Insensitive Systems
Copyright © 1995-1998
Tom Verhoeff /
Tom.Verhoeff@acm.org