03-05-2014 08:20 AM - edited 03-05-2014 08:21 AM
Hi
I have a few question regarding the measurement of humidity using labview.
First of all I should say i'm a beginner and I am not too familiar with labview, but this is something that needs to be done.
I'm using a HIH4000 humidity sensor (3-wired) and a USB-6008 DAQ device.
The problem is that i'm not sure how to configure the DAQmx.read block in labview to be able to measure relative humidity.
I've measured temperature before (when configuring the read block, temperature one of the options to choose from, while there is no 'relative humidity' option).
That's about it, if you need more information i'll share it with you asap.
Thank you!
03-05-2014 08:38 AM
03-05-2014 08:41 AM
Hi,
have you tried to measure voltage?
Then you can count a relativy humidity from sensor range, maximum voltage and actual measured voltage.
Simyfre
03-05-2014 08:42 AM
Thank you for your fast response!
But how exactly I scale the measured voltage?
(i'm sorry if i'm asking stupid questions, but as mentioned, i'm pretty new).
03-05-2014 08:45 AM
Relative humidity [%] = Range [%] * Actual voltage [V] / Range [V]
Simyfren
03-05-2014 08:51 AM
03-05-2014 08:55 AM
Thanks you guys again for helping me out!
Here is the datasheet:
HIH4000 datasheet