Digital Circuits

From Mech
Revision as of 15:50, 7 July 2006 by Hwang (talk | contribs) (Digital moved to Digital Circuits)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Terminology

Active Low Input

An active low input means that it is "on" when in input is low, and "off" when the input is high. In schematic diagrams, it is often denoted by a "bubble" at the input pin.

High

High usually corresponds to the binary "1", the "on" state, and "true" or "1" in Boolean logic.

Low

Low usually corresponds to the binary "0", the "off" sate, and "false" or "0" in Boolean logic.