I'm very interested in this topic as well. The hydrogen sulfide sensor which we are using is also sensitive to temperature and humidity and will have to be calibrated. I imagine the process will be very similar although I admit I can't quite follow what you've laid out here.
I'm going to read the datasheet to see if I can catch up but in the meantime are you writing any arduino code for this? This week at Parts and Crafts in somerville we are building an arduino-based hydrogen sulfide sensor. We have a temperature and humidity sensor as well and will soon be attempting to calibrate so we're eager to follow what you do.
Jeff
-- Post to this group at publicla...@googlegroups.com. To unsubscribe, email publiclaborato...@googlegroups.com. Options at https://groups.google.com/d/forum/publiclaboratory?hl=en
that's great to hear, Ariel - would you mind fwding to the publiclaboratory list? Lots of other PLOTS folks are interested too.On Sat, Jul 21, 2012 at 6:38 PM, Ariel Levi Simons <levis...@gmail.com> wrote:
Jeffrey,The function I laid out
C = 1036.5*((1024/s - 1))^-2.392*(-0.0120*(T-20) * -0.0076*(H-65) + 1)
describes the concentration C, in ppm, for natural gas. The variable, s, is the digital output of the the microcontroller connected to the gas sensor. The value of 's' will vary from 0 to 1023, and is run into the digital input of an Arduino board. The power law portion of this function was fitted from manufacturing specifications, with a resistance ratio of 1 corresponding to a concentration of 1000pm at 20 Celsius and 65% humidity.The variable T is the temperature in Celsius, and H is the humidity in percentage units. These two inputs, temperature and humidity, are also read into an Arduino. The linear portion of the function was also fitted to a curve supplied by the manufacturer.This is all part of Safecast Air (Project site: http://scienceland.wikispaces.com/SafecastAir , recent work: http://blog.safecast.org/2012/07/safecast-office-opening-event/ ).We are working out a standard procedure to associate a calibration function for each type of gas sensor so that temperature and humidity can be factored in to any output. When we get to H2S we can let you know what we'll get to, or we can give it a shot now with a particular sensor you're using. If you send us the spec sheet we can give you our best shot at a calibration function.Thanks!
--
Ariel Levi Simons
How did you get the correction factors?
--
Post to this group at publicla...@googlegroups.com
Public Lab mailing lists (http://publiclab.org/lists) are great for discussion, but to get attribution, open source your work, and make it easy for others to find and cite your contributions, please publish your work at http://publiclab.org
---
You received this message because you are subscribed to the Google Groups "The Public Laboratory for Open Technology and Science" group.
To unsubscribe from this group and stop receiving emails from it, send an email to publiclaborato...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to a topic in the Google Groups "The Public Laboratory for Open Technology and Science" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/publiclaboratory/JqJs4TSIcRg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to publiclaborato...@googlegroups.com.