Closed stillwer closed 1 year ago
The sensor is currently reading the following data inputs.
160 = Average temperature with units of Celsius 260 = Average relative humidity with units of % 360 = Average absolute air pressure with units of hPa 270 = Average mixing ratio with units of g/kg
It should be reading the following instead of 270 265 = Absolute humidity with units of g/m^3
Just tried calculating absolute humidity from relative humidity and temperature two ways: 1) Calculated air density using the ideal gas law and used that to convert from mixing ratio to absolute humidity 2) Found an online calculator that looks a whole lot like Clausius-Clapeyron and used that to convert relative humidity and temperature
Both conversions look very similar but are not equal to the number read by the sensor. Today, both calculated absolute humidities were around 5.2 and that read from the sensor is around 6. Need to contact Lufft about that difference.
Emailed Lufft about this. Will write when I hear back.
Received a response from Lufft on Oct. 14th, 2019. Requested more info about my calculations. I sent that data on the 16th. Back to waiting.
I pinged Lufft again this morning. Still haven't heard anything back.
Lufft seems to have found the problem. Their email to me is as follows:
Hello Mr. Stillwell, please find the answer to your request below and thank you again that you have recognized this problem.
"The observed deviation of the abs. humidity measurement has been caused by a rounding error that has propagated in the calculation. The calculation has been resolved and will be available with the next release of the firmware."
The weather station reports both relative and absolute humidity...or so we have written down. Scott mentioned he thought the absolute humidity might be something of similar value but not the same quantity. So check the Lufft documentation to verify.