Hack an Old Chiller: Is It Possible?

  • Thread starter Thread starter jordipg
  • Start date Start date
  • Tags Tags
    Chiller Hacking
AI Thread Summary
Using an old chiller for a research project is feasible, particularly for maintaining water at varying temperatures. The chiller lacks built-in computer interfaces, but it has an electronic interface controlled by buttons and an installed PID controller. It is possible to use LabVIEW with a DAQ board and an external thermometer to simulate button presses for temperature control. Modifying the PID controller set-point with a "ramp and hold" circuit could also be an option. Overall, experimentation with these setups is encouraged to determine their effectiveness.
jordipg
Messages
3
Reaction score
0
I'm considering using an old chiller for a research project. It's a simple application, maintaining a bath of water at various constant or slowly varying temperatures. Unfortunately, since it's an http://www.thermo.com/com/cda/product/detail/1,,1000001155238,00.html", it doesn't have any computer interfaces built in (I know that some of those models had an RS-232 interface... sadly mine doesn't).

It does have an electronic interface on the front cover, though, and the temperature is controlled by pressing two buttons, using an installed PID controller. Is it possible to use something like Labview with a simple DAQ board (digital and analog I/O available) and an external thermometer to just mimic the pushing of those buttons? Is this more complicated than I am imagining?

Thanks,
-Jordan
 
Last edited by a moderator:
Engineering news on Phys.org
The temperature sensor would not have to be changed. You could probably change the PID controller set-point with some sort of "ramp and hold" circuit (maybe Labview). I'd say try and see.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top