More accurate resolution from the A/d converters


Closed Thread
Results 1 to 2 of 2
  1. #1
    pjsmith's Avatar
    pjsmith Guest

    Default More accurate resolution from the A/d converters

    Hello,

    These are not really Picbasic Pro questions, but it's Picbasic Pro I'm using and I don't know where else to ask! Still learning

    Am I right in thinking that if you supply a + and - ref to the RA2 and RA3 pins that the same return count applies to a smaller voltage range therefore making the measurement a higher resolution one and more accurate?

    Can you supply only the RA3+ reference and leave the RA2 nc?

    If I wanted a + ref voltage of 2.5v, would the normal way to do this be by a voltage divider (couple of resistors)?

    What I'm trying to do is get a high resolution and accurate voltage measurement between around 2-4.8volts on a 16f877

    Thanks.

  2. #2
    Join Date
    Feb 2004
    Location
    Germany
    Posts
    762


    Did you find this post helpful? Yes | No

    Default

    The 16F877 has a 10 Bit ADC (decimal 1024 possible values, 0-1023)
    Your Range is 2.8 Volts (4.8-2)
    The max resolution you can achieve with this range is about 3 mV (2,8V / 1024 = 2,73mV)

    I have not played with different Vref's yet,
    but anyway you will need a well tuned and temperature compensated source for Vref
    to make your ADC conversion result accurate.

    rgds

    Ralph

Similar Threads

  1. Fast / low resolution A/D conversion
    By AndrewC in forum General
    Replies: 7
    Last Post: - 7th April 2009, 12:18
  2. 12f675 A/d Miseries
    By MARAD75 in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 16th December 2008, 02:16
  3. 12F675 A/D and GPIO sleep interrupt
    By macinug in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 8th September 2008, 14:39
  4. Replies: 9
    Last Post: - 31st July 2008, 08:56
  5. A/D converter fails?
    By egberttheone in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 13th February 2006, 18:57

Members who have read this thread : 0

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