06-02-2015, 21:44
An interesting study, but I think the consumption is overstated.
150mA consuption for a small RS fan is excessive. The one I'm using, and it can be smaller, consumes only 80mA (just measure).
The SHT11 consumption is only 3.2uW (microWatt) making measurements every second, and we just do measurements every 59 seconds or 19 seconds in the case of a SHT21.
As soon as weather permits, at night, I will go up to the roof and make real measurements of current draw from the battery during an hour period. One hour with a fan on, another hour with fan off.
-Instruments are read at very diferent intervals, and sent at diferent time intervals. On average, we have a data packet sent every 3 seconds. Wind data packets are sent every 5 seconds.
- Each one may use diferent settings, my RS fan is on just when outside temp is greater than 30ºC AND wind is below 4Km/h.
- Wind and Rain instruments gets power directly from the Arduino pin where they are connected. It's consumption is negligible, around 0.25mA in the brief time that the read switch closes.
We can also lower the overall consumption by using 3mm LEDs that can fully light with just 4mA. In this case we must raise the value of the correspondent limiting current resistor.
150mA consuption for a small RS fan is excessive. The one I'm using, and it can be smaller, consumes only 80mA (just measure).
The SHT11 consumption is only 3.2uW (microWatt) making measurements every second, and we just do measurements every 59 seconds or 19 seconds in the case of a SHT21.
As soon as weather permits, at night, I will go up to the roof and make real measurements of current draw from the battery during an hour period. One hour with a fan on, another hour with fan off.
Quote:A few questions, so I can further improve the needs estimation:
- How often are readings taken then? Every 3 seconds?
- Can you please share the settings you are using (temperature and wind speed set points) to turn the fan on? This would allow me to simulate behavior by using one year of past meteo data.
- I do not seem to see power being supplied to the Wind Cups and RainMeter. Am I correct to assume these will produce an electrical impulse on their own using motion?
-Instruments are read at very diferent intervals, and sent at diferent time intervals. On average, we have a data packet sent every 3 seconds. Wind data packets are sent every 5 seconds.
- Each one may use diferent settings, my RS fan is on just when outside temp is greater than 30ºC AND wind is below 4Km/h.
- Wind and Rain instruments gets power directly from the Arduino pin where they are connected. It's consumption is negligible, around 0.25mA in the brief time that the read switch closes.
We can also lower the overall consumption by using 3mm LEDs that can fully light with just 4mA. In this case we must raise the value of the correspondent limiting current resistor.



]