How to check a 12 bits ADC


+ Reply to Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,604


    Did you find this post helpful? Yes | No

    Default Re: How to check a 12 bits ADC

    This won't be an answer to question, more "food for thought".

    Neither the ADC nor the pot is "perfect" (of course) and the ADC inside a $1.50 PIC will not be the best but it does have data specified the datasheet, page 632.

    What's the linearity and "resolution" of the potentiometer? There are some mighty fine potentiometers out there but a cheap 10-turn is probably worse than the ADC. In theory, the resolution is "endless" but in practice it is not. 4096 "steps", even over 10 turns, is less than 0.9° of rotation of the wiper, can YOU resolve that accurately?

    I suppose you could put an accurate voltmeter parallell with the ADC input and compare the voltage readings with the ADC readings? Does the voltage readings also skip the "647-value"?
    Remember, if you have the pot across 3.3V then 1LSB of the ADC is 805uV (microvolt).

  2. #2
    Join Date
    Aug 2006
    Location
    SWITZERLAND (french speaking)
    Posts
    938


    Did you find this post helpful? Yes | No

    Default How to check a 12 bits ADC

    Thanks Hendrik, I obviously didn't think about that miserable ratio of 0.87 turns per resolution step

    If the embedded ADC is not a gold medalist, what about a MCP3221; how do they compare?
    Roger

Similar Threads

  1. Replies: 3
    Last Post: - 25th February 2024, 12:04
  2. How do I check (or set) a group of consecutive bits within a byte?
    By HankMcSpank in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 2nd April 2012, 08:13
  3. Problem with I2Cread command for an 32 bits ADC
    By Pilou81 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 27th October 2011, 15:32
  4. Incorrect adc channel bits generated
    By grahamg in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 6th February 2010, 18:56
  5. parsing adc word into bits
    By GREYBIRDMAN in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 13th April 2007, 21:08

Members who have read this thread : 19

You do not have permission to view the list of names.

Posting Permissions

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