EDIS:
Guide |
FAQ |
New |
Search |
Bibliography |
Index |
Feedback
2-Phase-4-Phase Converter
Informal
A 2-Phase-4-Phase Converter has two input terminals
(a and d) and two output terminals (b and c).
Input a and output b alternate
(together forming a passive handshake channel),
as do output c and input d
(together forming an active handshake channel).
Every 2 phases ab enclose 4 phases cdcd.
Schematic diagram
for a 2-Phase-4-Phase Converter:

[Zoom|FIG]
XDI state graph
for a 2-Phase-4-Phase Converter:

[Zoom|FIG]
Specification in XDI model.
Specification in Verdect:
define PC24( a?, b!, c!, d? ) =
pref *[ a? ; c! ; d? ; c! ; d? ; b! ]
end
Also available through this link
Specification in DI Algebra:
NAME = "2-Phase-4-Phase-Converter"
I = { a?, d? }
O = { b!, c! }
Q = [a? -> c!; R
,d? -> CHAOS
]
R = [d? -> c!; S
,a? -> CHAOS
]
S = [d? -> b!; Q
,a? -> CHAOS
]
Also available through this link
XDI Report.
Last modified at Fri Nov 20 10:11:39 1998
Encyclopaedia of Delay-Insensitive Systems
Copyright © 1995-1998
Tom Verhoeff /
Tom.Verhoeff@acm.org