Digital: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
A start
 
m Correct cat
Line 8: Line 8:
* [[Bit]]
* [[Bit]]


{{stub}}
{{semi-stub}}

Revision as of 14:57, 18 October 2018

Digital is a term used to describe computing devices in which the values of data are discrete, and can only take one of a small number of enumerated values; unlike analog devices in which infinitely variable levels are used as data.

The term is also used to describe circuits which operate in this mode; usually only two values are handled/supported ('high'/'low', 'true/false', '0'/'1', etc), and boolean logic is used (AND, OR, etc).

See also