Thermistor Tester Circuit for US Sensor thermistor cables
uxorious
Posts: 126
We are starting a project at work that will consist of adding mono headphone connectors onto the ends of thermistor wires. I would like to create a tester to verify the connections by reading the resistance and verifying it against a known table from the thermistor manufacturer and current temperature. Here's my idea:
1) Load the temperature/resistance table into eeprom
2) Connect a temperature sensor to the stamp (SHT11, I have an extra one)
3) Connect the thermistor to the Stamp (RCTime circuit?), push "go" button
4) Check current temperature on SHT11
5) Lookup current temp in table to get expected resistance
6) Measure resistance of thermistor
7) Compare values are within a range of each other
8) Light a green or red led for pass/fail
Anyone see any problem with this?
My other idea (so that I can use my last spare stamp for other stuff) is to make the tester just work of the resistance of the two thermistors and if the difference is greater than X ohms a circuit is allowed to drive an LED. So a known good thermistor is plugged in and say the room temp is 25C; the resistance is 10k per mfr spec. The thermistor under test should also measure 10k. I would think a simple circuit with 2n2222's and resistors could be made that would light an LED if the two "resistors" are the same value???? The room temp range of resistance for the sensor is 9k-14k, see attached resistance curve for the sensor. We are using USP7714 and USP8116 from US Sensor.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
~~ dRu ~~
Post Edited (dRu-dRu) : 11/21/2007 5:15:05 PM GMT
1) Load the temperature/resistance table into eeprom
2) Connect a temperature sensor to the stamp (SHT11, I have an extra one)
3) Connect the thermistor to the Stamp (RCTime circuit?), push "go" button
4) Check current temperature on SHT11
5) Lookup current temp in table to get expected resistance
6) Measure resistance of thermistor
7) Compare values are within a range of each other
8) Light a green or red led for pass/fail
Anyone see any problem with this?
My other idea (so that I can use my last spare stamp for other stuff) is to make the tester just work of the resistance of the two thermistors and if the difference is greater than X ohms a circuit is allowed to drive an LED. So a known good thermistor is plugged in and say the room temp is 25C; the resistance is 10k per mfr spec. The thermistor under test should also measure 10k. I would think a simple circuit with 2n2222's and resistors could be made that would light an LED if the two "resistors" are the same value???? The room temp range of resistance for the sensor is 9k-14k, see attached resistance curve for the sensor. We are using USP7714 and USP8116 from US Sensor.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
~~ dRu ~~
Post Edited (dRu-dRu) : 11/21/2007 5:15:05 PM GMT
Comments
Of course, if your Vcc is other than 12V, these values will change. In that case, remember that the high limit voltage will be half of Vcc and the lower limit 40%.
Hope this helps,
kenjj
www.st.com/stonline/products/literature/ds/2159/lm239.pdf
There are several reasons to use this particular chip. It's readily available, inexpensive, stupidly easy to use, operates with split voltage supplies (+/-1V to +/-18V) as well as single voltage supplies (+36V) and has an open collector output. The last two features make it suitable for use with several logic types, including ECL. The main advantage I see is this allows you to use this as a voltage level translator. That is, you can have sensors operating off 12V to 24V (typical) and present 0 to 3V/5V to your downstream logic or microprocessor. It all depends on what you connect your pullups to. There are scads of sites discussing the many uses for this chip.
That should do it. Happy Thanksgiving!
kenjj
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
~~ dRu ~~