Temp readings and voltage input


Closed Thread
Results 1 to 21 of 21

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default

    Thanks Acetronics,sougata,

    The idea for the digital sensor has crossed my mind. Actually i would prefer but i have the problem that the DS18B20 does not reach 150C ( that i what ) and the SMT 160-30 is not available here

    I guess i will have to use the Vref. and have 2,5V there.

    I never used the vref on this chip. Correct me if i'm wrong here:

    In the data sheet it's marked Ra2 and RA3 as Vref- and Vref+.

    I may use only the Vref+ pin and set the ADCON1 REGISTER (ADDRESS 9Fh) like :

    ADCON1=%10100000

    And i have to change the code to:

    temp= (in */2500)>>2

    Is this right ?

  2. #2
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Talking The goal, always look for the goal ....

    Ha,ha,ha ...

    I think VENOM might tell you something !!!

    Now, this would be much easier to use a NTC Thermistor or a KTY 81-1xx NTC sensor.

    Just use a Lookup table with a linear regression between points ... and HOP, in the pocket ( as told the Kangaroo ... )

    ...

    BTW ... choose your "gas" carefully ... lots of degrees to win here !!!

    see :

    http://www.carburant-modelisme.com/

    and

    http://www.meccamo.com/fr/indexFR.htm

    for really serious blenders ...

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  3. #3


    Did you find this post helpful? Yes | No

    Default

    Acetronics,

    you lost me there...

    .

  4. #4
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Wink

    Hi, Ruijc

    Why ( and where ! ) use a 150 °C range sensor on a model ???

    Good question.

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  5. #5


    Did you find this post helpful? Yes | No

    Default

    It's for the engine temp.

    The max 120ºC of the DS18B20 is not enough.

    I need to be able to read safely up to 140ºC.

    I know you will say that the engine cannot reach that temperature unless it's toast, but the real thing is that with 30% nitro they can have peeks of 130ºC/135ºC. Not too good for the engine, it's true, but i need to measure it's peeks to know how the engine is running in mid air

    .

  6. #6
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Default

    ...

    Do not tell me you didn't know that :

    http://www.venom-group.com/print_mot...structions.pdf

    ...

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  7. #7


    Did you find this post helpful? Yes | No

    Default

    Now i see what you mean.

    I did not knew this.
    Sensor reaches 200ºC ??? wow...and now i undestand why you recomended NTCs.
    But this is a failsafe unit.

    I know this one instead:
    http://www.rcmodels.org/csm/carbsmart.pdf
    I believe it's by far the best idea.

    Apart from these 2...
    My circuit is not like any of these.
    It just stores the values, nothing else.

    .

Similar Threads

  1. unstable ADCIN readings when using DT ELAPSED.PBP
    By peter_wiersig in forum General
    Replies: 8
    Last Post: - 27th February 2010, 20:16
  2. AD input and 7segment dysplay output
    By ruijc in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 16th November 2007, 14:45
  3. Good (stable) voltage regulator?
    By achilles03 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 18th December 2005, 20:39

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