Best way to read multiple temperatures?


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Nov 2008
    Posts
    26


    Did you find this post helpful? Yes | No

    Default Re: Best way to read multiple temperatures?

    Hi, I've used the MAX6675 in the past with two connected to an spi bus, this has now been replaced with the MAX31855. Should have no problems getting the accuracy you require.

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


    Did you find this post helpful? Yes | No

    Default Re: Best way to read multiple temperatures?

    1800 °F @ +/- .1° F ???
    even 300°F @ +/-.1°F ....

    Please ... try to be serious !!!

    This never will be in the Hobbyist or semipro range ... so you'd better buy REAL thermometers and deal with their ASCII outputted result !!!

    do not forget you'll have to spare somewhat before getting them ...

    A "homemade" thing will give you @ best 1 or 2 degrees precision ( NOT resolution ...)

    Alain ( Thermal Engineer ... )
    ************************************************** ***********************
    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
    Join Date
    Jul 2003
    Location
    USA - Arizona
    Posts
    156


    Did you find this post helpful? Yes | No

    Default Re: Best way to read multiple temperatures?

    Some quick math:
    For -30 deg F to + 300 deg F and 0.1 deg F you're talking 12-bit ADC (either external for analog sensor or internal to digital sensor).

    For -30 deg F to + 1800 deg F and 0.1 deg F you're talking 16-bit ADC.

    I'm with Alain on this; really? I'm not saying this is not doable; just pointing out the obvious. Hopefully we are already stating the obvious. If that's the case, then for the -30 to +1800: yeah thermocouples, amplifiers, probably of windows/ranges to get better resolution. For the -30 to +300: something similar to LM135 (probably break it out in ranges as well).

  4. #4


    Did you find this post helpful? Yes | No

    Default Re: Best way to read multiple temperatures?

    You could consider the Melexis MLX 90614 infra red sensor for the lower of your two ranges. -70 to +380c

    I agree with the others who say you will really struggle with that accuracy over such a huge range.

    Why such accuracy?

  5. #5
    Join Date
    Feb 2004
    Location
    Michigan, USA
    Posts
    305


    Did you find this post helpful? Yes | No

    Default Re: Best way to read multiple temperatures?

    This is all automotive based for testing a piston in a prototype lean burn engine. All numbers are customer specs. Interestingly, the only thing on a engine that gets to 1800 is exhaust gases. I have no idea why they need - 30 to 1800 though.


    24bit ADC as SPI slave and set to 8 bit. Output 4 words for each result?

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