Analog: Difference between revisions
m Proper cat |
Expand description of 'analog' as in 'analog computer' |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
'''Analog''' is a term used in computer-related discussions to describe the lowest ''conceptual'' level at which computer components can be examined. (Obviously, in actuality, all computers are 'analog' at their lowest level, since they are built out of electrical | '''Analog''' is a term used in computer-related discussions to describe the lowest ''conceptual'' level at which computer components can be examined. (Obviously, in actuality, all computers are 'analog' at their lowest level, since they are built out of [[electricity|electrical]] [[circuit]]s.) | ||
As such, things such as [[voltage]]s, [[current]]s, [[resistor]]s and [[transistor]]s are the concepts used. Note | As such, things such as [[voltage]]s, [[current]]s, [[resistor]]s and [[transistor]]s are the concepts used. Note particularly 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]]. | ||
The term is also used to name computing | ==Analog computers== | ||
The term (sometimes spelled in the old-fashioned form '''analogue''' in this usage) is also used to name [[computing device]]s, [[analog computer]]s, in which the fundamental, basic data items have infinitely variable values (voltages, currents etc) - i.e. the meaning above - instead of the limited, ''discrete'', values used in [[digital]] computing devices. | |||
{{semi-stub}} | {{semi-stub}} | ||
==See also== | |||
* [[Vonada's Engineering Maxims]] | |||
[[Category: Basics]] | |||
Latest revision as of 15:55, 20 September 2026
Analog is a term used in computer-related discussions to describe the lowest conceptual level at which computer components 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, currents, resistors and transistors are the concepts used. Note particularly 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.
Analog computers
The term (sometimes spelled in the old-fashioned form analogue in this usage) is also used to name computing devices, analog computers, in which the fundamental, basic data items have infinitely variable values (voltages, currents etc) - i.e. the meaning above - instead of the limited, discrete, values used in digital computing devices.