Analog To Digital Converter: ADC Process
Analog To Digital Converter: ADC Process
Analog To Digital Converter: ADC Process
From the name itself it is clear that it is a converter which converts the analog
(continuously variable) signal to digital signal. This is really an electronic integrated
circuitwhich directly converts the continuous form of signal to discrete form. It can
be expressed as A/D or A-to-D or A-D or ADC. The input (analog) to this system can
have any value in a range and are directly measured. But for output (digital) of an
N-bit A/D converter, it should have only 2N discrete values. This A/D converter is a
linkage between the analog (linear) world of transducers and discreet world of
processing the signal and handling the data. The digital to analog converter (DAC)
carry out the inverse function of the ADC. The schematic representation of ADC is
shown below.
ADC Process
There are mainly two steps involves in the process of conversion. They are
Quantizing: It is the process in which the reference signal is partitioned into several
discrete quanta and then the input signal is matched with the correct quantum.
Encoding: Here; for each quantum, a unique digital code will be assigned and after
that the input signal is allocated with this digital code. The process of quantizing
and encoding is demonstrated in the table below.
From the above table we can observe that only one digital value is used to represent
the whole range of voltage in an interval. Thus, an error will occur and it is called
quantization error. This is the noise introduced by the process of quantization. Here
the maximum quantization error is
Improvement of Accuracy in ADC
Two important methods are used for improving the accuracy in ADC. They are by
increasing the resolution and by increasing the sampling rate. This is shown in
figure below (figure 3).
Now, applying Kirchhoff Current Law at node 1 of the above circuit, we get,
Before going through the above circuit of digital to analog convertor, Let us put
some suitable values of different resistors connected in the circuit.
Such as, Rf = 10KΩ, R1 = 10KΩ, R2 = 20KΩ, R3 = 40KΩ and R4= 80KΩ.
Putting these values in equation (i) we get,
Now, let us also apply voltage at input terminals either 0 or 1 volt. Putting , 0 volt at
all inputs,(i.e. v1 = 0, v2 = 0, v3 = 0 and v4 = 0) we get,
So, for digital input 0000, we get analog output 0 volt. Putting, 1V at last input only,
(i.e. v1= 0, v2 = 0, v3 = 0 and v4 = 1V), we get,
Similarly, for v1 = 0, v2 = 0, v3 = 1, v4 = 0
For, v1 = 0, v2 = 0, v3 = 1, v4 = 1
In this way the inputs and corresponding outputs can be represented in a table as
shown below.
0000 0 0
0001 1 0.125
0010 2 0.25
0011 3 0.375
0100 4 0.5
0101 5 0.625
0110 6 0.75
0111 7 0.875
1000 8 1.0
1001 9 1.125
1010 10 1.25
1011 11 1.375
1100 12 1.5
1101 13 1.625
1110 14 1.75
1111 15 1.875
So, for each decimal number there is one unique output voltage level. From the table
it is also seen that, form 0 to 15, for each increment there is an increase of output
voltage level by 0.125 volt.
So, the output is analog and it is linearly proportional the decimal equivalent of
digital inputs. The above example was of a four bit DAC. A four bit DAC can be
represented as shown below.