Temperature control
mz7thc
Posts: 2
Hi there,
I need to control the temperature of an electric heater.
The temperature must change over time.
I think this should be possible using the BASIC Stamp but I never worked with it and I don't know where to begin and what parts I need for this application.
Hope someone can help.
I need to control the temperature of an electric heater.
The temperature must change over time.
I think this should be possible using the BASIC Stamp but I never worked with it and I don't know where to begin and what parts I need for this application.
Hope someone can help.
Comments
Externally, what you would need would be an appropriately sized solid state relay (SSR) to control the heater, and you will use a Stamp pin port to drive it (ON and OFF). Yhen you will need a temperature sensing element. There are a number of thermostat IC's available, and one of the ones often used with the PBASIC Stamp is the Maxim/Dallas DS-1620/1621 although there are dozens from which to choose:
http://para.maxim-ic.com/cache/en/results/5120.html
The Stamp will continually poll the temperature/thermostat IC to see when to turn the SSR ON or OFF. There isn't a whole lot more to it, if that's the limit of what you need to do. If necessary, the temperature section of the thermostat can be queried on a regular basis, to ensure that freezing isn't about to occur, which might happen with a faulty heater, or blown line voltage fuse/breaker.
Regards,
Bruce Bates
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
<!--StartFragment -->
Post Edited (Bruce Bates) : 3/20/2006 10:56:36 AM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
I have to control the temperature in an temper oven for curing fiberglas. The maximum will be 60°C. The temperature has to rise from room temp to the maximum at about 2 degrees per hour. I think an IC thermostat will be fine. Would be nice to check the temperature at more than one spot.
Regards
Hans
·· Actually at 60C I think you're going to need a probe.· That's 212F.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
100°C ==> 212°F
60°C ==> 140°F
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Rusty-
--
Rusty Haddock = KD4WLZ = rusty@fe2o3.lonestar.org
**Out yonder in the Van Alstyne (TX) Metropolitan Area**
Microsoft is to software what McDonalds is to gourmet cooking
·· Somehow I misread my trusty CONVERT.EXE program...Ah well...Yes, then it could work!·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com