Pt1000 Adc


Closed Thread
Results 1 to 7 of 7

Thread: Pt1000 Adc

  1. #1
    kimmi's Avatar
    kimmi Guest

    Question Pt1000 Adc

    Hi all ...

    PT1000 is a temperatur sensor R=1000 Ohm

    How can I connect the PT1000 to my 16F876 to read temperatur

    mabye as a RC 100nF / PT1000

    or ?

    Kim

  2. #2
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185


    Did you find this post helpful? Yes | No

    Cool

    You should use ADCIN to read PT series.


    Pls check http://www.picbasic.co.uk/forum/showthread.php?t=3720 for useful info.



    ------------------------------
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

  3. #3
    kimmi's Avatar
    kimmi Guest


    Did you find this post helpful? Yes | No

    Thumbs up

    Tnx SayZer ...

    no need for opamp for the adc

    have tryed this :

    (+)
    |
    10K
    |
    +------[47K]---+--> AD
    | |
    PT1000 100n
    | |
    | |
    (GND) (GND)

    and this to :

    (GND)-- 100nF -- PT1000 -- > AD
    this workes fair but not stabil (RC)

    is ther a better way to do this ?

    /kim

  4. #4
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185


    Did you find this post helpful? Yes | No

    Cool

    For ADC input, no need for capacitor. RC or POT commands are painful to work with PT series.

    Attached schematic is what I do to read PT3000.

    For PT1000, 5K6 to Vdd needs to be determined experimentally.

    Currently with this schematic, reading PT3000 is quite satisfactory.




    'Added the schematic.
    Attached Images Attached Images  
    Last edited by sayzer; - 18th April 2006 at 11:39.
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

  5. #5
    kimmi's Avatar
    kimmi Guest


    Did you find this post helpful? Yes | No

    Exclamation

    Well I am new in this forum but can´t finde the Attached schematic do you use another forum for Attached files ?

    /Kim
    Last edited by kimmi; - 18th April 2006 at 08:44.

  6. #6
    kimmi's Avatar
    kimmi Guest


    Did you find this post helpful? Yes | No

    Thumbs up

    tnx ...
    now I can see it
    will try it tonight after work ..

    Kim

  7. #7
    kimmi's Avatar
    kimmi Guest


    Did you find this post helpful? Yes | No

    Default test

    Hi SayZer ..

    Have tested it
    but do we need to limit the current to 5 Volt 1 mA

    /kim

Similar Threads

  1. Stable Adc Reading Routine
    By gebillpap in forum General
    Replies: 27
    Last Post: - 13th May 2015, 02:18
  2. 10 bit ADC display on LCD using 16f873
    By pr2don in forum mel PIC BASIC
    Replies: 3
    Last Post: - 6th March 2010, 18:29
  3. Can't get ADC to loop
    By TravisM in forum mel PIC BASIC
    Replies: 2
    Last Post: - 11th October 2009, 15:33
  4. ADC value with 2 decimals on an LCD
    By Squibcakes in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 2nd December 2005, 15:54
  5. 12F675 ADC 'Issues'
    By harrisondp in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 31st March 2005, 01:55

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