LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Temperature control

Does any body have a basic VI that can control the temperature of some cartridge heaters instead of using eurotherm controllers and what hardware I would require to do this.
 
many thanks
 
Shane Dover
0 Kudos
Message 1 of 3
(2,746 Views)
Shane,

At minumum you need a temperature sensor along with suitable signal conditioning circuitry and an A/D converter to get the temperature to your program. Similarly you need a power controller for the heater, probably a relay, and an output device from the computer to activate the power controller, possibly an amplifier or intermediate relay. The exact parameters for all these devices depend upon the temperature range, the power of the heater, the voltage source for the heater, how precisely and accurately you need to control the temprature, and how fast the temperature can change.

Also, the human interface and safety considerations have not been factored in.

After you have answers to all these questions, then it is time to start the design of your program. If you can provide specifics of your application, someone will probably be able to help.

Lynn
0 Kudos
Message 2 of 3
(2,738 Views)
 

I think the cheapest hardware you will find from NI is the USB-6008. It probably comes with VIs which allow you to control the input and the output, but like Lynn said, you will probably need some relays for the outputs, which I don't think it has.

 

Message Edited by tst on 07-12-2005 04:42 PM


___________________
Try to take over the world!
0 Kudos
Message 3 of 3
(2,735 Views)