ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TEC controller

I was wondering if anyone had some example code of a temperature controlling LabVIEW program that used a thermoelectric cooling device to heat and cool a system.
0 Kudos
Message 1 of 2
(3,284 Views)
Hi
Let's put my two cents : you can easily implement PID control in Labview (some are already done) so you need to get these parameters for your TE device. Anyway, to use a thermoelectric you will need at least two additional things :
1. a thermocouple or other temperpeure measuring device (it depends mostly on the temperature range.. for low temperatures -I mean really low.. few K to RT- you can use a Cernox (a kind of rolls-royce) or a Pt-100; or a T thermocouple... For higher (around RT try a thermistor; at higher T use a K thermocouple)
2. a current (or voltage) source which you can control to adapt the temperature

ask if you need more info
regards
0 Kudos
Message 2 of 2
(3,278 Views)