ADC with successive approximation VS Digital ramp ADC

AI Thread Summary
The discussion focuses on understanding the operation of digital ramp ADCs and their counter-DAC components. Participants express confusion over how the DAC can produce even steps in output, contrasting it with the uneven steps seen in successive approximation ADCs. Clarifications are provided regarding binary counting methods, with emphasis on the consistent incrementing of least significant bits (LSB) versus most significant bits (MSB). One participant shares a nostalgic memory of building a binary counter in high school, illustrating the concept of binary counting and carry progression. The conversation concludes with a commitment to further study and practical experimentation in a laboratory setting.
Bassalisk
Messages
946
Reaction score
2
I've asked this question before. But still I got some unanswered ones.
I am really tired, but I cannot sleep if I got something laying there, tingling me.

http://pokit.org/get/cfb750b79f49cfc12dc51a74a37f576e.jpg

This is digital ramp.

In attachments I added a full circuit, from allaboutcircuits.

Can somebody explain to me, how does the counter-DAC part works. I though I understood it, but i am still not comfortable with the idea. What kind of DAC gives even steps, how come it increments so evenly, that ramp? How does this counting works? What is that counter essentially?

It is confusing me, because in succesive approximation, we have a "normal" DAC, like DAC with R2R.

http://pokit.org/get/b75abb641b183f5128aa50a8eacd0770.jpg

Those jumps are uneven, and I understand that. But how come out of the digital ramp ADC, the DAC gives even steps.

It doesn't matter whether you go from LSB to MSB, or the other around, those steps cannot be even!
 

Attachments

  • 0e79b3e2ad22eedeebb0998015fb1bef.jpg
    0e79b3e2ad22eedeebb0998015fb1bef.jpg
    27.9 KB · Views: 572
Last edited by a moderator:
Engineering news on Phys.org
""It doesn't matter whether you go from LSB to MSB, or the other around, those steps cannot be even!""

i think in pictures.

if you're incrementing LSB the steps have to be same size,
0000=0
0001=1
0010=2
0011=3
0100=4
0101=5

one per step

but start from opposite end, MSB, and what happens ?

0000=0
1000=8
0100=4
1100=12


did i get the right question?
 
jim hardy said:
""It doesn't matter whether you go from LSB to MSB, or the other around, those steps cannot be even!""

i think in pictures.

if you're incrementing LSB the steps have to be same size,
0000=0
0001=1
0010=2
0011=3
0100=4
0101=5

one per step

but start from opposite end, MSB, and what happens ?

0000=0
1000=8
0100=4
1100=12


did i get the right question?

We think the same then :)

I though the increment was like this:
0000
0001
0011
0111
1111

or better yet,

this crossed my mind

0000
0001
0010
0100
1000

and accordingly for from MSB

0000
1000
1100
1110
1111There was my problem. So the increment goes like you said? Really didn't know that.
Mr. Jim you are my savior.

How do you know so much about electronics, if you were a energetic-trained?(Power lines etc). Every question I asked, you knew the answer about electronics...
 
Last edited:
""I though the increment was like this:
0000
0001
0011
0111
1111 ""

ahhh , logical enough.
in high school electronics class(ca 1963) teacher had us boys all build simple two transistor flip flops. We hooked them in cascade, to make a binary counter of about eleven or twelve bits and connected Simpson multimeters(analog) to show status of each stage. (LED's were only a dream then.) Drove LSB with a low frequency oscillator.

We watched the pattern on the meters as lsb ticked regularly and each successive stage of course ticked half speed. Took an hour to count up to all ones and we cheered as all eleven meters swung together back to zero...

so i guess that visual demonstration imprinted the progression of a binary count and the concept of carry .

i take it you're studying various ADC's. i like dual slope integrator the best.
 
jim hardy said:
ahhh , logical enough.
in high school electronics class(ca 1963) teacher had us boys all build simple two transistor flip flops. We hooked them in cascade, to make a binary counter of about eleven or twelve bits and connected Simpson multimeters(analog) to show status of each stage. (LED's were only a dream then.) Drove LSB with a low frequency oscillator.

We watched the pattern on the meters as lsb ticked regularly and each successive stage of course ticked half speed. Took an hour to count up to all ones and we cheered as all eleven meters swung together back to zero...

so i guess that visual demonstration imprinted the progression of a binary count and the concept of carry .

i take it you're studying various ADC's. i like dual slope integrator the best.

You know what, I will to my college demand an access to laboratory, and do just that! Thank you mr. Jim.
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...

Similar threads

Back
Top