09 Chapter1
09 Chapter1
CHAPTER 1
1 INTRODUCTION
SAR ADC evaluated each bit at a time from most significant bit
to least significant bit through all possible quantization levels. The comparator
was used in this ADC to compare the input signal with the reference signal
obtained from the DAC. SAR logic was used to obtain the digit bits as output
of the ADC which was also input of the DAC.
Advantages
Compact implementation
Low power consumption
5
Disadvantages
The dual slope ADC used counters to generate the output digital
bits. As per the name, the ADC had two phases where first phase ramped up
with a slope proportional to the input voltage for a fixed time period and
second ramped down with a different slope proportional to the reference
voltage for a varied time period.
Advantages
Very precise
The sources of errors were only comparison with zero and clock period.
Disadvantages
Low speed
Needed time to ramp up and down the output voltage which doubled
with addition of each bit added to the representation.
Advantages
Very fast
Instant conversion
Disadvantages
The size of the ADC doubled for each bit added to the representation.
Very high power consumption
Advantages
Signal to noise ratio was improved.
Uncorrelated noise sources between the ADCs were reduced.
Disadvantages
Very high power consumption
Large area
Advantages
No sub stage DAC
No need of linear processing.
Disadvantages
Jitter errors at high frequencies.
Increase in folding factor proportion to ADC resolution
Advantages
No residue amplifier required compared to pipelined ADC.
Reduced complexity compared to flash ADC
Disadvantages
Three clock phases required for each conversion.
Low speed
binary 0. In both cases, the remaining value was doubled and conceded to next
stage.
Advantages
Higher speed
Higher Bandwidth
Disadvantages
High latency
Any error introduced in a stage propagated to the following stages.
Advantages
Less area
Low power consumption
Disadvantages
Low speed
Less throughput
two ways. One with M identical parallel channels consisted of sample and
hold (S/H) circuit and ADC in every channel. Another way was designed with
single input S/H circuit and M ADCs.
Advantages
High speed
Increased bandwidth
Disadvantages
Advantages
High resolution
High bandwidth
Disadvantages
Low speed
High power consumption
10
Sigma delta ADC was a unique ADC which sampled the signal in
much higher frequency than the Nyquist frequency. Hence it was also called as
oversampling ADC. The error between reference signal and input signal was
integrated to obtain the outputs. Then, the output of the integrator was
compared with zero. The process was repeated again and again to obtain the
streams of binary zeros and ones. A decimation filter was used to convert the
bit stream into desired binary code.
Advantages
Quantization noise spectral density was reduced.
Very simple design
Disadvantages
Decimation filter was required in the end.
Limited bandwidth
Advantages
Compact design
Less area
Disadvantages
Low speed
Limited bandwidth
The end point INL passes straight line through the end points of
ADC’s transfer function and thereby defines precise position for the straight
line. This straight line for a N-bit ADC is defined by its full scale range or its
zero as outputs.
V p Vzero
INL ( LSB ) for 0 p 2 N 1
Videal p
(1.3)
where Vzero is minimum analog input voltage corresponding to all zero output
code
Psignal
FOM ( J / step)
min ( f s , 2 fin ) 2 ENOB (1.4)
where Psignal is the average power of the signal
fs is sampling frequency
fin is frequency of the input signal
Ps Pn Pd
SNDR (dB ) 10 log
Pn Pd
(1.6)
fundamental signal
SFDR (dB ) 20 log
highest spurious
(1.9)
sometimes there might be error in the designs. There were key challenges to
be aware of while designing ADCs. The unavoidable challenges were:
Sampling rates
Bit resolution
SNR
ENOB
Power
Supply voltage
1.3.3 SNR
1.3.4 ENOB
1.3.5 Power
The push for portable systems and longer battery life time in the
electronic applications demands less area and low power consuming ADCs.
The advancement in CMOS technologies had supported the design of analog
circuits. In order to design efficient ADCs to achieve requirements using
CMOS technology, the limitations and scope of the circuit designs should be
understood.
17
Pc Pd Psc Pl (1.10)
where Pc – Power Consumption
Pd – Dynamic Power due to switching activities
Psc – Short Circuit Power
Pl – Leakage Power
The short circuit power resulted from finite rise and fall time of
the input signals that led to pull up and pull down network to ON for a short
time period. The expression for short circuit power was given by
Pl I l Vdd
(1.12)
where Il – Leakage Current
dynamic comparator.
To design a four bit flash ADC architecture based on proposed
dynamic comparator and proposed multiplexer based thermometer
code to binary code encoder.
To design a four bit SAR ADC architecture based on proposed
dynamic comparator, proposed SAR logic designs using FSM and also
using shift register and proposed DAC with zero average switching
energy.
To design a four bit pipelined ADC architecture based on proposed
flash ADC as sub stage ADC, proposed DAC with zero average
switching energy and operational amplifier.
To implement the design of proposed ADCs in an automotive
application.
To carry out a comparative analysis between conventional and
proposed designs by considering the parameters such as transistor
count, delay, average power consumption, power delay product, static
power dissipation and dynamic power dissipation.
To observe and record the ADC static and dynamic characteristics
such as: SFDR, SINAD, ENOB, INL, DNL and FOM.
encoder.
Chapter 5 proposes a design of four bit SAR ADC architecture based on
dynamic comparator, two SAR logic designs where one using
FSM and other using shift register, DAC with zero average
switching energy.
Chapter 6 proposes a design of four bit pipelined ADC architecture based
on flash ADC as sub stage ADC, DAC with zero average
switching energy and operational amplifier.
Chapter 7 explains the implementation of the proposed ADC in the
automotive applications using LabVIEW tool.
Chapter 8 analyzes the performance of the proposed dynamic comparator.
A comparative analysis is performed between the conventional
and proposed designs to establish the effectiveness of the
proposed designs.
Chapter 9 concludes and recapitulates the overall effectiveness of the
proposed designs and possible scope for the future work.