2021 April
Fall is here, and we are just about into the temperatures where the HRV's job is to keep things warm. In April we ran the split as a heater on 6 days on a 10:30am until 3pm schedule to take advantage of the solar production during that part of the day. This is mainly because I am experimenting. THe HRV is working well and doing a great job of keeping the house in the comfort zone. April is a "normal month" typically one adult is at work while the other is working from home, but we are increasingly spending days in the office.
Inside / Outside | % < 20 °C | % 20 - 25 °C | % > 25 °C |
---|---|---|---|
inside | 0% | 100% | 0% |
outside | 79% | 21% | 0% |
Methods: I have taken the 5 minutely data from the wirelessTag sensors and calculated the median temperature for each hour and determined the proportion of hours falling inside of the 20 - 25 °C target temperature (using the R functions 'aggregate' and 'hist'). Inside includes data from 12 wirelessTag sensors spread across every room of the house. Outside is the data from the wirelessTag sensors outside near the cubby house and HRV intake. The water wall and door data are not included.
Inside / Outside | Min | 5% | 25% | Median | 75% | 95% | Max |
---|---|---|---|---|---|---|---|
inside | 22 | 22 | 22 | 22 | 23 | 23 | 24 |
outside | 14 | 14 | 14 | 15 | 19 | 22 | 22 |
Methods: I have taken the 5 minutely data from the wirelessTag sensors and calculated the median temperature for each hour and determined the indicated quantiles for each sensor (using the R functions 'aggregate' and 'quantile'). Inside includes data from 12 wirelessTag sensors spread across every room of the house. Outside is the data from the wirelessTag sensors in the cubby house, outside, and HRV intake. The water wall and door data are not included.
Monthly electricity data. We generated 407kWh, we used 305kWh, so we were net energy producers for the month (3.0kWh/day). Because we don't have batteries, we exported 246kWh and imported 144kWh... I actually managed to do the solar analysis post this month.