Update for 15-11-21 15:30
This commit is contained in:
parent
3054d22e29
commit
e546f3095a
10
tech/ADC.wiki
Normal file
10
tech/ADC.wiki
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
= ADC =
|
||||||
|
|
||||||
|
An Analog to Digital Converter (ADC) is a type of circut that converts an
|
||||||
|
analog voltage signal to a digital one, based upon some range of voltages.
|
||||||
|
This is also known as sampling.
|
||||||
|
|
||||||
|
== Overview ==
|
||||||
|
|
||||||
|
1) Analog voltage is converted to a codeword, by running the voltage through a
|
||||||
|
series of comparators, each tied to a different voltage
|
@ -39,6 +39,8 @@ Also see
|
|||||||
== AC/Radio ==
|
== AC/Radio ==
|
||||||
|
|
||||||
* [[Oscillator]]
|
* [[Oscillator]]
|
||||||
|
* [[ADC]]
|
||||||
|
* [[DAC]]
|
||||||
|
|
||||||
== Combinational ==
|
== Combinational ==
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user