Will a LM335Z work as a LM34?
Microman171
Posts: 111
I want to build my own Industrial Control kit so I can make the heater but in the NZ this is as close as I can get to the Temperature sensor IC: LM335Z Will that work as the same thing?? Please ask about the question if there is somthing you need to know... I'm desperate here
{EDITED X 2}
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
1 + 1 = Window
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
0............................................0
0............................................0
0.(Microman171@hotmail.com)..0
0............................................0
0............................................0
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
Post Edited (Microman171) : 2/11/2006 4:58:09 AM GMT
{EDITED X 2}
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
1 + 1 = Window
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
0............................................0
0............................................0
0.(Microman171@hotmail.com)..0
0............................................0
0............................................0
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
Post Edited (Microman171) : 2/11/2006 4:58:09 AM GMT
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
· You may be able to get hold of an LM35, all part of the same family -- its output is 10mV / deg. Celsius.
· You should look up Kelvin, Celsius, and Fahrenheit.· A change of 1 degree Kelvin is the same as that of 1 degree Celsius.· However, Kelvin is referenced to "absolute zero", but 0 deg. Celsius is the freezing point of water.
· If you're resourceful, you should be able to "re-tool" the program example to work with the LM335 or LM35.· I think that the values/outputs of the LM35 might be more manageable.
******
Celsius -- from freezing to boiling are 100 degrees [noparse][[/noparse]sensor deviation = 1,000 mV]
Fahrenheit -- from freezing to boiling are 180 degrees [noparse][[/noparse]sensor deviation = 1,800 mV]
Post Edited (PJ Allen) : 2/6/2006 7:19:31 PM GMT
Note: Applied Sensors, which is available for download from www.parallax.com -> Downloads -> Stamps in Class Tutorials, demonstrates a more effective way to measure the LM335. The sensor it uses is the AD592, but the principle is the same.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
1 + 1 = Window
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
0............................................0
0............................................0
0.(Microman171@hotmail.com)..0
0............................................0
0............................................0
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
C = K - 273.15
So the BS2 should find that easy
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
1 + 1 = Window
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
0............................................0
0............................................0
0.(Microman171@hotmail.com)..0
0............................................0
0............................................0
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
When the AD592 became hard to find for a while, I wrote up an article about how to use the LM334 and a resistor to output 1 uAmp per Kelvin (the same as the AD592). www.emesystems.com/EarthM/TK334fab.pdf. That can be used with the RCtime circuit in Applied Sensors.
The thing about Kelvin is the 273 degree offset. The output of the LM335 at 0 Celsius is 2.73 volts. That is not a problem with a 12 bit AD converter, but it might be an issue with an 8 bit converter, depending on how the reference is set. But in theory, it is simply a matter of subtracting the offset, and you could use the LM335.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
1 + 1 = Window
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
0............................................0
0............................................0
0.(Microman171@hotmail.com)..0
0............................................0
0............................................0
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/