Difference between revisions of "Noise"
From Computer History Wiki
(Useful for RNG) |
(move content to specific page) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | '''Noise''' is a term for distortions in a [[signal]] | + | '''Noise''' is a term for distortions in a [[signal]]. There are many different natural causes of noise: e.g. so-called 'thermal' noise, caused by the random motion of [[electron]]s in the [[conductor]]s of a [[circuit]]; noise from natural phenomena such as lightning, solar radiation; etc. |
− | + | [[Interference]] is the term often used for the subset of noise which is not from natural sources, but comes from other electrical systems. | |
Noise can occasionally be useful, e.g. as input to a [[random number generator]]. | Noise can occasionally be useful, e.g. as input to a [[random number generator]]. | ||
{{semi-stub}} | {{semi-stub}} | ||
+ | |||
+ | [[Category: Electrical Basics]] |
Latest revision as of 15:19, 4 February 2020
Noise is a term for distortions in a signal. There are many different natural causes of noise: e.g. so-called 'thermal' noise, caused by the random motion of electrons in the conductors of a circuit; noise from natural phenomena such as lightning, solar radiation; etc.
Interference is the term often used for the subset of noise which is not from natural sources, but comes from other electrical systems.
Noise can occasionally be useful, e.g. as input to a random number generator.