Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate How Low Temperatures Affect the Sensors #129

Open
eaudiffred opened this issue Jul 14, 2022 · 6 comments
Open

Investigate How Low Temperatures Affect the Sensors #129

eaudiffred opened this issue Jul 14, 2022 · 6 comments

Comments

@eaudiffred
Copy link
Contributor

There is a potential concern with low outside temperatures causing problems with sensor accuracy or even the ability to operate.
Below is a table of recommended operating temperatures for each component. These numbers were taken from the data sheet for each component.
image

@eaudiffred
Copy link
Contributor Author

https://www.adafruit.com/product/5187#technical-details
This sensor has a wider operating temp -10C to 60C which is better, but still not great. I'd like to see the low end somewhere around -20C or -30C.
It uses slightly less power and is also $10 cheaper than the SCD-30
The accuracy is slightly worse though. 5% compared to the SCD-30 at 3%
The range is also significantly less. 400ppm-2,000ppm vs 400ppm-10,000ppm on the SCD-30. I don't think the range should be an issue though.

@keenanjohnson
Copy link
Member

Hey @eaudiffred ! Yeah we had seen that sensor, but decided to go with the SCD-30 as it has a slightly more accurate range. However, given that we have now seen temperature range issues with the SCD-30, it is probably worth digging into further.

@eaudiffred
Copy link
Contributor Author

It's starting to get cold here in Utah and I notice that my sensor is going in and out. It doesn't perfectly correlate to the temperature swings each day, but I'm wondering if the cold is causing the problem.

I'll try rebooting today. It's only been below freezing a few times so far, so I'm surprised to see the sensor dropping out as much as it is.

image
image

@eaudiffred
Copy link
Contributor Author

As soon as I can get a V4 sensor up and running I'll be interested to see if our low temp issues are resolved. I believe the ESP32 has a lower temp operating range than the Raspberry Pi.

@keenanjohnson
Copy link
Member

keenanjohnson commented Dec 14, 2022

yes agreed! We are still finishing out the setup software for the V4 sensor, but this will be quite interesting to test! /milestone/1

@eaudiffred
Copy link
Contributor Author

We are now running V4 of the Frog sensor. I have one outside my home and will monitor this winter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants