Calculating DAC Decimal Resolution with R-2R Ladder and 1 Volt Input

  • Thread starter Thread starter foobag
  • Start date Start date
  • Tags Tags
    Resolution
AI Thread Summary
The discussion focuses on calculating the decimal resolution of a 7-bit R-2R ladder DAC with a 1-volt input. It is established that the DAC can represent 128 discrete levels, leading to a theoretical smallest resolution of 1/128, which is approximately 0.00781 volts. There is some confusion regarding the exact decimal resolution, with one participant suggesting a resolution of ±0.004 volts while another clarifies it as ±0.00781 volts. The conversation concludes that a resolution of 0.008 volts is an acceptable approximation. Overall, the key takeaway is the understanding of how to translate DAC levels into voltage resolution.
foobag
Messages
75
Reaction score
0
I have a question about digital to analog converters.

Lets say I am given a R-2R ladder type DAC with 7 "wrungs".

This implies that I have 2^7 = 128 bits.

Now if I want to represent an equivalent decimal resolution of that DAC, how do I go about doing that?

Let's say the input voltage is 1 volt.

Regardless does this mean my smallest decimal equivalent resolution will be:

1/128?
 
Engineering news on Phys.org
You have 7 bits (binary) with 1 part in 128 (± ½ LSB (least significant bit)) resolution.
So with 1 volt full scale, the resolution is ±0.004 volts.

Bob S
 
i am a bit confused how you arrived at +/- 0.004 volts.

I understand 1 part in 128 resolution, but converting that scale back to 1 volt full scale I am getting: +/- 0.0078 volts.
 
You are now talking about the input to an A to D converter which has 128 possible output levels from an input of up to 1 volt.

Output level 0 will be produced from an input of between 0 and 0.00781 volts.
Output level 1 will be produced from an input of between 0.00781 volts and 0.0156 volts.
and so on, with all steps being 0.00781 volts wide.

You could say this was 0.0039 volts +/- 0.0039 volts for level 0 out
or 0.0117 volts +/- 0.0039 volts for level 1 out...
and so on.

This is the same as Bob said.
 
ok so a resolution of 0.008 volts would still be an acceptable answer?
 
Yes.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top