Hi everyone.
I'd like to hear your feedback on some feasibility here. What I need is a monitoring and control system for an environmental control system that turns a chamber into a cave environment.
I'm a scientist (I promise! check my profile ) who does a lot of work in cave environments, studying their chemistry. What I need is a way to regulate the environment inside a chamber that mimics a cave. Water with a high pCO2 and appropriate levels of calcite saturation will be dripped into the chamber from the top at 1 drop per 30 seconds. This CO2 will off gas out of the water and into the chamber atmosphere. I need either a mess of equipment, or an Arduino controller, to do the following:
-
a way to keep the temperature of a small atmosphere of air at a constant 30 C (probe, PID, and some kind of heat source insensitive to elements, as there will be dripping water and 100% humidity).
-
A way to keep the temperature of a reservoir of water at 30 C (waterproof probe, aquarium heater)
-
A way to monitor RH inside the chamber and make sure it stays at 100%.
-
A way to keep the pCO2 inside the chamber constant through passive ventilation (no fans). Basically, a vent to the chamber that opens more when more off gassing is needed, less when less is needed. I need to keep the chamber at ~500 ppmv. Keep in mind that the water entering the chamber at a rate of 1 drop per 30 seconds will have a pCO2 of >5000 ppmv.
-
A pH probe capable and a way to control a CO2 tank solenoid based on the measured pH.
-
A way to log all of these parameters: temperature, pH in the water, humidity, ppmv CO2 in the chamber.
-
A way to monitor all these parameters by iOS app or remotely through VPN into the University network.
Thanks all! More detail as a come up with it. This is skeletal.
I am a chemist by training, and I work on instruments for a living, but my programming skills are... zero. This would be my first foray into building environmental loggers, etc.
Ideally this would all be OS X compatible.
All help with equipment lists, feasibility, wiring, programming, would be greatly appreciated and properly acknowledged. My goal here is not just to do this and get it done, but to learn it while it's being done. The scientific possibilities for the type of work I do seem nearly limited only by imagination.