ADC & DAC Flashcards

(37 cards)

1
Q

is the process by which analog signals are converted to their digitized forms.

A

ANALOG TO DIGITAL CONVERSION

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

ADC steps

A
  1. SAMPLING
  2. QUANTIZATION
  3. ENCODING
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The analog signal is sampled at regular intervals of time

A

SAMPLING

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The sampling rate must be at least twice the highest frequency of the signal

A

Nyquist Criterion

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

It is defined as the process of converting the continuous sample amplitude into a discrete amplitude.

A

QUANTIZATION

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

QUANTIZATION is defined as the process of converting the continuous sample amplitude into a discrete amplitude. Thus by then, the signal will be discrete in both: ____ and ____.

A

time and amplitude

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

The difference between the actual analog value and quantized digit value.

A

QUANTIZATION ERROR

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

It is the process which assigns ones and zeros (stream of bits) for every quantization level

A

ENCODING

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

The number of bits assigned for each level (n) in ENCODING depends on the levels’ number (L); such that ____

A

L=2^n

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

In an ideal analog-to-digital converter, the quantization error is uniformly distributed between ____ and ___.

A

–Δ/2 and Δ/2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The resolution of the ADC is the smallest detectable change in voltage.

A

IDEAL ADC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Q = Δ = ____ (i) = ____ (ii)

A

i. quantization step
ii. full scale/level’s number

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

TYPES OF ADCs

A
  1. Direct conversion ADC
  2. Successive approximation register (SAR) ADC
  3. Integrating ADCs: single slope, dual slop, and ramp ADC
  4. Sigma-Delta ADC (over sampled ADC)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  • It is one of the most popular ADCs for 8-16 bits
  • It has moderate conversion speeds. The conversion time is around 1µs.
  • It doesn’t consume a lot of power and its cost is low in comparison with the other types.
  • It requires a sample, hold circuit, and it can have missing output codes.
A

SAR ADC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

A _______ works by using a digital to analog converter (DAC) and a comparator to perform a binary search to find the input voltage.

A

Successive Approximation ADC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A _____ is used to sample the analog input voltage and hold (e.g. keep a non-charging copy) the sampled value whilst the binary search is performed.

A

Sample and Hold circuit (S&H)

15
Q

The _____ (i) starts with the most significant bit (MSB) and works towards the least significant bit (LSB). For an ________ (ii), 8 comparisons are needed in the binary search, taking a least 8 cycles.

A

i.binary search
ii. 8-bit output resolution

16
Q

The sample and hold circuit samples the analog input on a rising edge of the sample signal. The comparator output is a _____ (i) if the sampled analog voltage is greater than the output of the DAC, ___ (ii) otherwise.

A

i. logic 1
ii. 0

17
Q

Is the device which converts digital signals to analog ones.

A

DIGITAL TO ANALOG CONVERSION (DAC)

18
Q

Most of DACs consist of a network of ____ (i) and _____.

A

i. resistors
ii. analog switches

19
Q

DAC
The ______ control the currents or voltages that are derived from a particular reference voltage and provide analog output current.

20
Q

TYPES OF DACs

A
  1. Weighted resistor DAC
  2. R-2R DAC
  3. General purpose DAC (DAC 0800)
  4. Frequency to voltage converter
  5. Pulse width modulation
21
Q

TYPES OF ADC ERRORS

A
  1. Offset Error
  2. Gain Error
  3. Nonlinearity Error
  4. Temperature-dependent Error
  5. Load-dependent Error
  6. Hysteresis Error
  7. Resolution Error
  8. Missing code Error
22
Q

Constant component of the error that is independent of the inputs

23
* Difference between the actual transfer ratio and the ideal ratio * It is also called CALIBRATION ERROR
GAIN ERROR
24
The deviation of the output quantity from a specified linear reference
NONLINEARITY ERROR
25
Worst-case deviation from the ideal transfer characteristic curve
INTEGRAL NONLINEARITY
26
Difference between the actual transfer ratio and the ideal ratio
DIFFERENTIAL NONLIEARITY
27
Change in ambient temperature or temperature variation due to self-heating (temperature stability, temperature coefficient)
TEMPERATURE-DEPENDENT ERROR
28
Is due to the effect of a load impedance upon the converter or signal source driving it.
LOAD ERROR
29
The difference between the increasing and decreasing input values that produce the same output
HYSTERESIS ERROR
30
The error due to the inability to respond to change of a variable smaller than a given increment
RESOLUTION ERROR
31
In R-2R, the highest resistance value is ___ (i) and thus requires an area inside the IC ____ (ii) than that of the weighted resistor DAC which highest resistance is ___ (iii).
i. 2R ii. less 8 times iii. 16R
32
In R-2R, the DAC analog output is represented by _______.
current
33
An _______ is needed to convert the current to voltage level.
operational amplifier
34
It is an 8-bit DAC with 16 pins IC.
GENERAL PURPOSE (DAC 0800)
35
What is the conversion time of a General Purpose DAC?
100ns