Difference between revisions of "Digital signal"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(External links)
 
(One intermediate revision by the same user not shown)
Line 27: Line 27:
  
 
* [[Analog signal]]
 
* [[Analog signal]]
 +
* [[Analog to digital conversion]]
 
* [[Data]]
 
* [[Data]]
 +
* [[Digital to analog conversion]]
 
* [[Metastability]]
 
* [[Metastability]]
 
* [[Noise]]
 
* [[Noise]]
Line 37: Line 39:
  
 
* [https://en.wikipedia.org/wiki/Digital_signal Digital signal] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Digital_signal Digital signal] @ Wikipedia
 +
 +
[[Category:Computation]]
 +
[[Category:Computing]]
 +
[[Category:Computer science]]
 +
[[Category:Telecommunications]]

Latest revision as of 17:26, 20 April 2016

A digital signal is a type of analog signal that is a representation of a sequence of discrete values.

Description

A digital signal a quantified from some other signal, for example:

Digital signals are often electronic, but may be optical.

Digital signals are present in all digital electronics, notably computing equipment and telecommunications.

Subset of analog, but treated separately

Although digital signals are strictly a subset of analog signals, they are usually treated as separate things.

As a rule of thumb, a signal may be referred to as digital if system noise is never large enough to change the quantification.

Analog signals and noise

By contrast, with analog signals, noise always degrades the operation: for example the output from a modem is normally considered an analog signal.

However, even with systems normally considered fully digital, during transitions, noise can become important -- metastability is one manifestation of this.

See also

External links