Author Topic: Computer Controlled Hot Plate.  (Read 4343 times)

0 Members and 1 Guest are viewing this topic.

amine

  • Guest
Computer Controlled Hot Plate.
« on: September 13, 2004, 08:13:00 AM »
Story:
After massively overshooting the temp on an isomerization of an allybenzene, Green elf started thinking...
wouldn't it be nice if green elf could homehow control his hot plate via a probe and a computer connection.

There are many thermometers out there which use a RS-232 interface which one can use to communicate with a computer with, the advantages of such a device are numerous, 1. you can mkae nice graphs of your distillations, see where the dips are and temp changes..etc..etc.

But assuming a device could be aquired, I don't think it would be too difficult to write a program which would be able to control Dimmer (if one can find a computer controlled dimmer) which could regulate the temperature of the hotplate.

This would bring end to many unecc. destruction of chemicals such as the beloved MDP2P. Which seems to polymerize into a beautiful display of tar if temp gets too high.


Any Ideas on how one would be able to complete this project?
or any open source code for communicating with RS-232 thermometer type devices?


hest

  • Guest
Temp
« Reply #1 on: September 13, 2004, 08:22:00 AM »

http://www.ika.net/owa/ika/catalog.accessory_data?iProductgroup=188



Guess the ide is a biit old

(My electronic friend once build one siple one, a small chip and a thermoresistant. guess the price was a dollar or so. Why cost those ika thing 5-800euro ?)

MargaretThatcher

  • Guest
Temperature Controller
« Reply #2 on: September 13, 2004, 01:08:00 PM »
You can pick PID controllers up very cheaply:



Ideal for controlling a homebrew heating bath or hotplate. Sophisticated control logic is built in. The more advanced models can have a temperature profile programmed in - slow ramp up, constant and then down etc. Best of all is the RS485 serial interface: you can monitor, control and program from a PC equipped with an RS485 serial card.

They take thermocouples and platinum RTDs for sensing.