AE 242 Aerospace Measurements Laboratory
AE 242 Aerospace Measurements Laboratory
Aerospace Measurements
Laboratory
Analog to Digital Conversion - ADC
Analog to Digital Conversion - ADC
Quantisation process
Quantization error
Quantisation error can be reduced by choosing the middle value. Error
will be S/2, where S is voltage interval between two subsequent digital
values.
Quantisation process
ADC Conversion steps
Following steps are involved in ADC:
1) Sampling - Multiplexing
2) Holding - Hold the value till conversion is over
3) Quantizing - Converting the analog voltage to digital value
4) Encoding - Digital output may not be straight binary number
12 bit ADC: 0 – 4095
Input voltage 0 – 4.095
1 mV = 1 bit
Sample and
Hold
12 bit ADC: 0 – 4095
Input voltage 0 – 4.095
1 mV = 1 bit
12 bit ADC: 0 – 4095
Input voltage 0 – 4.095
1 mV = 1 bit
12 bit ADC: 0 – 4095
Input voltage 0 – 4.095
1 mV = 1 bit
Infinite to discrete
ADC
Accuracy and sampling interval
Accuracy is lost in
sampling. Wave form
distorts. Wave form can be
captured with high
resolution and sampling
rate. For practical purpose
8-10 data required in one
cycle of highest frequency
to represent waveform
correctly.
ADC
Accuracy and sampling interval
0 10 20
ADC
Accuracy and sampling interval
0 10 20
ADC
Accuracy and sampling interval
0 10 20
Timing for various ADCs
Conversion time
ADC
M One Multiplexer, sample and hold, ADC
U
L
I TI
P
N
L
S/H ADC
P
U E 4
4
T X
3
E 3
R 2
2
1
1
Channel
select
Conversion time
ADC
S/H M
U Multiple sample and hold and One
L Multiplexer, ADC
I
S/H TI
N
P
P
L
ADC
U 4
E
T S/H X
4
3
E 3
2
S/H R
2
1
1
Channel
select
Conversion time
ADC
Multiple sample and hold and ADCs
S/H ADC
4 4
I 3
S/H ADC 3
N
2 2
P
U
T
S/H ADC 1
1
S/H ADC
Conversion time
Parallel-comparator ADC
In this the input voltage is
compared against the known
voltages using comparators set
at different voltage levels. The
output of these comparators
set the logic 1 or 0 and it is
decoded using decoder. This
ADC will require (2n-1)
comparators for conversion.
This makes it very costly. This
is the fastest ADC, also known
as parallel ADC or flash ADC.
Parallel-comparator ADC
Analog Input Comparator Output Digital Output
Va C7 C6 C5 C4 C3 C2 C1 B1 B2 B3
0≤Va<VR1 0 0 0 0 0 0 0 0 0 0
VR1<Va<VR2 0 0 0 0 0 0 1 0 0 1
VR2<Va<VR3 0 0 0 0 0 1 1 0 1 0
VR3<Va<VR4 0 0 0 0 1 1 1 0 1 1
VR4<Va<VR5 0 0 0 1 1 1 1 1 0 0
VR5<Va<VR6 0 0 1 1 1 1 1 1 0 1
VR6<Va<VR7 0 1 1 1 1 1 1 1 1 0
VR7<Va≤V 1 1 1 1 1 1 1 1 1 1