Fig 1 - uploaded by Franz Wotawa
Content may be subject to copyright.
A schematic of a full adder

A schematic of a full adder

Source publication
Conference Paper
Full-text available
In this article we present a communication language and a design concept for a diagnosis agent. The communication language is divided in two parts. One part contains primitives necessary to control and query the agent. The other provides constructs for formulating the structure and behaviour of systems to be diagnosed, and for observations determin...

Context in source publication

Context 1
... and2(out) ->or1(in1). s7: xor2(out) -> q. s8: or1(out) -> z. end component Fig. 4. The SDL program implementing a full adder Finally, we illustrate the capabilities of SDL using the full adder example depicted in figure 1. The full adder uses three types of boolean gates: a XorGate, an AndGate, and an OrGate. ...