Page 2 of 7 FirstFirst 1234 ... LastLast
Results 11 to 20 of 65

Thread: Aztek Premier 16 bits, really?

  1. #11
    hacker extraordinaire
    Join Date
    May 2009
    Location
    North Carolina
    Posts
    1,331

    Re: Aztek Premier 16 bits, really?

    I know nothing about the scanners being discussed but I will point out the problems with using the part number of the ADC chip to predict the resolution of the scanner. The size of the ADC doesn't necessarily mean the effective number of bits of the whole scanner is the same. It is possible to trade speed for resolution by oversampling. I routinely get a solid 12 bits out of 10-bit microcontroller ADCs, for example. Of course, the opposite is the case as well obviously.
    Science is what we understand well enough to explain to a computer. Art is everything else we do.
    --A=B by Petkovšek et. al.

  2. #12
    8x10, 5x7, 4x5, et al Leigh's Avatar
    Join Date
    Dec 2010
    Location
    Maryland, USA
    Posts
    5,454

    Re: Aztek Premier 16 bits, really?

    Quote Originally Posted by onnect17 View Post
    A picture is worth 1000 words...
    It certainly is.

    The AD9220AR is a 12-bit A-to-D converter.
    Click image for larger version. 

Name:	AD9220AR.jpg 
Views:	10 
Size:	16.5 KB 
ID:	110493

    The entire datasheet from Analog Devices is here: http://www.analog.com/static/importe..._9223_9220.pdf

    Also the Integral Nonlinearity error is 0.5LSB, while the Differential Nonlinearity error is 0.3LSB.
    This means the entire Least Significant Bit is garbage, so the device is only good for 11 bits in a real circuit, not 16.

    - Leigh
    If you believe you can, or you believe you can't... you're right.

  3. #13
    A.K.A Lucky Bloke ;-)
    Join Date
    Jan 2008
    Location
    Miami Beach, FL, USA
    Posts
    660

    Re: Aztek Premier 16 bits, really?

    Quote Originally Posted by BetterSense View Post
    I know nothing about the scanners being discussed but I will point out the problems with using the part number of the ADC chip to predict the resolution of the scanner. The size of the ADC doesn't necessarily mean the effective number of bits of the whole scanner is the same. It is possible to trade speed for resolution by oversampling. I routinely get a solid 12 bits out of 10-bit microcontroller ADCs, for example. Of course, the opposite is the case as well obviously.
    Oversampling, at least in my book, will never give you a real extra bit of precision. It is more like an accepted method of estimation. But that's a different subject.

    Now, if my numbers are correct, a raster line in the premier will demand around 2 Ms/sec. There is so much you can do with a 386sx cpu handling the data.

  4. #14
    hacker extraordinaire
    Join Date
    May 2009
    Location
    North Carolina
    Posts
    1,331

    Re: Aztek Premier 16 bits, really?

    Click image for larger version. 

Name:	Oversampling_slide.jpg 
Views:	15 
Size:	40.2 KB 
ID:	110504
    Oversampling, at least in my book, will never give you a real extra bit of precision. It is more like an accepted method of estimation.
    Your book may be out-of-date. I'm not sure what you are basing your criteria for bit "realness" on. Hopefully you don't ascribe extra levels of realness to bits described in datasheets. The realness of bits can only be determined by how well they describe reality. I assure you that oversampling techniques can return an effective number of "real" bits that is "really truly" in excess of those provided by the hardware. In fact, it's possible to get arbitrarily high precision out of a 1-bit ADC; not for free, but at the cost of bandwidth. And of course it's possible to get an arbitrarily low resolution out of any ADC.

    The entire field of analog-to-digital conversion itself can be described as "accepted methods of estimation".

    I know nothing about the Aztek scanners or how they are designed. I'm just pointing out the problems with looking at the ADC chip on the board of a scanner and using that by itself to make any inferences about the effective resolution of the scanner system, which could be lower than, equal to, or greater than the "datasheet resolution" of the ADC chip.

    I attached a slide showing how I put oversampled bits to good use in brewing beer. Thanks to oversampling, you can see the cycloid-pattern signal caused by my circulation pump kicking on and off, all happening within the space of the ADC lsb. The extra bits are quite real.
    Science is what we understand well enough to explain to a computer. Art is everything else we do.
    --A=B by Petkovšek et. al.

  5. #15
    8x10, 5x7, 4x5, et al Leigh's Avatar
    Join Date
    Dec 2010
    Location
    Maryland, USA
    Posts
    5,454

    Re: Aztek Premier 16 bits, really?

    Quote Originally Posted by onnect17 View Post
    Oversampling, at least in my book, will never give you a real extra bit of precision.
    That's correct, in any book.

    Unfortunately, the digital world is full of techniques that claim to increase the level of accuracy.
    It's all smoke and mirrors.

    - Leigh
    If you believe you can, or you believe you can't... you're right.

  6. #16
    8x10, 5x7, 4x5, et al Leigh's Avatar
    Join Date
    Dec 2010
    Location
    Maryland, USA
    Posts
    5,454

    Re: Aztek Premier 16 bits, really?

    Quote Originally Posted by BetterSense View Post
    I'm not sure what you are basing your criteria for bit "realness" on.
    That's probably the most bizarre statement I've ever read.

    - Leigh
    If you believe you can, or you believe you can't... you're right.

  7. #17
    hacker extraordinaire
    Join Date
    May 2009
    Location
    North Carolina
    Posts
    1,331

    Re: Aztek Premier 16 bits, really?

    That's probably the most bizarre statement I've ever read.
    It's not bizarre. The person I quoted stated that bits of resolution acquired through oversampling are not "real bits". I believe I understand his meaning perfectly; he means the oversampled bits are not "real" in that they don't add real accuracy or don't describe reality well. But he is wrong to make a blanket statement like that, because extra bits aquired through oversampling techniques can be just as accurate ("real") as those acquired from a hardware ADC. In fact you can create an ADC of arbitrary precision (ignoring bandwidth considerations) with only one bit of hardware resolution. So either the onnect17 is misinformed, or he has a different definition of "real" in mind when he says "oversampling cannot provide real extra bits".


    That's correct, in any book.
    Except any basic textbook on sampling theory or signals.

    There is plenty of smoke and mirrors to go around in both analog and digital techniques, but oversampling techniques are hardly smoke and mirrors, just basic sampling and signal theory. Yes, you really can get resolution below the resolution of an ADC via oversampling. I do it all the time, and the data aquired thusly is very "real". Consumer audio devices long ago went to 1-bit DACs run at ~MHz rather than 16-bit DACS run at 22kHz. Delta-sigma modulation (as used by the prized Super Audio CD format) can be called a 1-bit technique as it stores signals in 1-bit pulse frequency modulation, encoding a practically arbitrary amount of bit-depth with single-bit pulses. Is all the resolution of SACD "fake"? You can't say that oversampling is "smoke and mirrors" when the principles are in operation in millions or billions of electronic devices.
    Science is what we understand well enough to explain to a computer. Art is everything else we do.
    --A=B by Petkovšek et. al.

  8. #18
    8x10, 5x7, 4x5, et al Leigh's Avatar
    Join Date
    Dec 2010
    Location
    Maryland, USA
    Posts
    5,454

    Re: Aztek Premier 16 bits, really?

    Quote Originally Posted by BetterSense View Post
    It's not bizarre. The person I quoted stated that bits of resolution acquired through oversampling are not "real bits". I believe I understand his meaning perfectly; he means the oversampled bits are not "real" in that they don't add real accuracy or don't describe reality well.
    OK. I certainly agree with that statement.

    Manufactured bits are not "real" bits, regardless of the method or technology used to create them.

    I apparently misunderstood your previous post. My apologies.

    - Leigh
    If you believe you can, or you believe you can't... you're right.

  9. #19
    hacker extraordinaire
    Join Date
    May 2009
    Location
    North Carolina
    Posts
    1,331

    Re: Aztek Premier 16 bits, really?

    What does it mean to "manufacture a bit"?
    Science is what we understand well enough to explain to a computer. Art is everything else we do.
    --A=B by Petkovšek et. al.

  10. #20
    8x10, 5x7, 4x5, et al Leigh's Avatar
    Join Date
    Dec 2010
    Location
    Maryland, USA
    Posts
    5,454

    Re: Aztek Premier 16 bits, really?

    It means to create one or more bits by a technique unrelated to the basic conversion technique.

    For example, you can create a bit by taking the average of two consecutive LSBs, and claiming that you have more resolution.

    That's total nonsense, since the LSB is not significant in the first place.

    - Leigh
    If you believe you can, or you believe you can't... you're right.

Similar Threads

  1. Aztek Premier Issues - East Coast Servicer
    By kwy290 in forum Digital Hardware
    Replies: 5
    Last Post: 25-Jan-2014, 12:58
  2. Aztek Premier Scanner- any experiences?
    By jhogan in forum New Products and Services
    Replies: 2
    Last Post: 26-Jun-2005, 18:29

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •