Forum Index
IR temp reading

 
Author Message
FFMan



Joined: 09 Jan 2010

Posted: 04 March 2010, 15:07 PM    Post subject: IR temp reading

I've been asked to look into developing a small project that could read and display the temperatures of two industrial rubber belts/bands running in a variable gearbox.

Does anyone have any suggestions as to how to read the temperature without contact, rather like those point and read type guns you can buy. What sensors do these use ?

thanks
Back to top
dkinzer
Site Admin


Joined: 03 Sep 2005
Location: Portland, OR

Posted: 04 March 2010, 15:35 PM    Post subject: Re: IR temp reading

FFMan wrote:
Does anyone have any suggestions as to how to read the temperature without contact, rather like those point and read type guns you can buy.
See Tom Becker's post on using a non-contact IR thermometer:
http://www.zbasic.net/forum/about1250.html
Back to top
GTBecker



Joined: 18 Jan 2006
Location: Cape Coral

Posted: 04 March 2010, 15:46 PM    Post subject:

Thermopiles are one solution.

http://www.melexis.com/Sensor_ICs_Infrared_and_Optical/Infrared_Thermometers/Infrared_Sensor_IC_19.aspx

http://www.zbasic.net/forum/about1250.html

Tom
Back to top
FFMan



Joined: 09 Jan 2010

Posted: 05 March 2010, 9:00 AM    Post subject:

thanks for the replies.

Thermopiles seem the answer, and due to the harsh environment expected something like this

http://uk.rs-online.com/web/search/searchBrowseAction.html?method=browseSubRange&Ne=4294953839&N=4294707142&productNum=0553333

would be appropriate. However I am not familiar with the 4-20ma interface - how would one interface this to a 328n ?
Back to top
dkinzer
Site Admin


Joined: 03 Sep 2005
Location: Portland, OR

Posted: 05 March 2010, 15:32 PM    Post subject:

FFMan wrote:
I am not familiar with the 4-20ma interface - how would one interface this to a 328n ?
You would typically use a current-to-voltage converter (aka a resistor) and then read the voltage using an ADC.
Back to top
spamiam



Joined: 13 Nov 2005

Posted: 05 March 2010, 16:42 PM    Post subject:

The datasheet is not specific as to a typical circuit. No particular supply voltage nor resistance is mentioned.

Therefore I presume the exact values are not super critical. So, for a 5v supply, and if you want to limit current to 20mA max then you would need to use a 250 ohm resistor. You would measure the voltage from the positive side of the resistor with the other side going directly to ground. You would measure a range of 1.25v to 5v.

Addendum

the datasheet does specify a min sensor voltage of 6v and a max loop impedance of 900ohms. You could still use a 250 ohm resistor the way I indicated above even with the 6 volt supply. I would recommend using a resistor and clamping diodes on the input to the ZX

-Tony
Back to top
Display posts from previous:   
Page 1 of 1

 



ZBasic Microcontrollers Home
All content Copyright © 2005, 2006, 2007, 2008, 2009, 2010 Elba Corp. All Rights Reserved.
Opinions expressed in posts are those of the author and not necessarily those of Elba Corp.
Powered by phpBB © 2001, 2005 phpBB Group