EDIS: Guide | FAQ | New | Search | Bibliography | Index | Feedback

Passive Source

Specifications

Informal

A Passive Source has only one output terminal and will not produce a signal on this terminal.

XDI

Schematic diagram for a Passive Source:

[Zoom|FIG]

Specification in XDI model:

(AND/IF_1.0
  (NFA
    (NAME 0-Source)
    (INTERPRETATION Verhoeff/XDI)
    (SYMBOLS 
      (a OUTPUT)
    )
    (STATES
      (0 INITIAL BOX)
    )
    (TRANSITIONS
    )
  )
)
Also available through this link

Verdect

Specification in Verdect:


define SOURCE0 = SKIP
Also available through this link

DI Algebra

Specification in DI Algebra:


NAME = SOURCE
I = { }  O = { a! }
S = [ ]
Also available through this link

Properties

XDI Report.

Implementations

DI Decompositions

No information available

Using Boolean Gates

No information available

Using Transistors

No information available

Generalizations

No information available

Miscellaneous

In Section 2.2.9 of [Ebergen89, p. 32], the Passive Source is referred to as a passive SOURCE component.

References

[Ebergen89, p. 32]


Last modified at Fri Nov 20 16:27:08 1998
Encyclopaedia of Delay-Insensitive Systems
Copyright © 1995-1998 Tom Verhoeff / Tom.Verhoeff@acm.org