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

How often do you have to sample, for example, the soil moisture? #1

Open
HamidiMassinissa opened this issue Oct 26, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@HamidiMassinissa
Copy link
Member

Given that we deal with constrained devices (both in terms of computational capabilities and power resources), what are the strategies that you will implement in order to meet these constraints?

This is one aspect, beyond the technicalities, that I want your team to reason about.

@HamidiMassinissa HamidiMassinissa added enhancement New feature or request question Further information is requested labels Oct 26, 2019
@lucky-hub
Copy link
Contributor

Dear professor,
We decide to sample every 5 hours in spring and autumn and every 3 hours in summer and winter.

@HamidiMassinissa
Copy link
Member Author

HamidiMassinissa commented Oct 28, 2019

Thanks for your reply.

Dear professor,
We decide to sample every 5 hours in spring and autumn and every 3 hours in summer and winter.

What allow you to derive such assumptions?

I think that you have to dig a little bit further into the basis upon which you are making these kinds of assumptions. In other words, you have to specify, for example, if you are taking into account the type and the number of house plants that your system will host (each plant, depending on the season, has a different consumption model), maybe a model of the soil (its volume or type and the impact on absorption/retention of water), etc.
By instrumenting your solution with such models, you can sample more intelligently from the sensors. We will have time to discuss that during the next course.

@HamidiMassinissa
Copy link
Member Author

You can check this additional resource http://www.fao.org/3/x0490e/x0490e04.htm (Introduction to Evapotranspiration).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants