Difference between revisions of "Analog"

From Computer History Wiki
Jump to: navigation, search
(A start)
 
m (+ see also)
Line 2: Line 2:
  
 
As such, things such as [[voltage]]s, [[resistor]]s and [[transistor]]s are the concepts used. Note particulary that voltages are not binary, but can take any value (one of the meanings of 'analog'); this is important in topics such as [[meta-stability]].
 
As such, things such as [[voltage]]s, [[resistor]]s and [[transistor]]s are the concepts used. Note particulary that voltages are not binary, but can take any value (one of the meanings of 'analog'); this is important in topics such as [[meta-stability]].
 +
 +
==See also==
 +
 +
* [[Digital]]
  
 
{{stub}}
 
{{stub}}

Revision as of 15:31, 16 April 2018

Analog is a term used in computer-related discussions to describe the lowest conceptual level at which computer circuits can be examined. (Obviously, in actuality, all computers are 'analog' at their lowest level, since they are built out of electrical circuits.)

As such, things such as voltages, resistors and transistors are the concepts used. Note particulary that voltages are not binary, but can take any value (one of the meanings of 'analog'); this is important in topics such as meta-stability.

See also