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

Measuring the electricity consumption of indiv. items and actions @home #134

Open
iteles opened this issue Jul 26, 2020 · 7 comments
Open
Assignees
Labels
help wanted Extra attention is needed question Further information is requested starter

Comments

@iteles
Copy link
Member

iteles commented Jul 26, 2020

Why?

Monitoring electricity consumption allows us to:

  • Better understand and quantify the consumption of each electrical appliance @home, many of which are very common, everyday appliances that lots of people will have in their own homes (a simple 7-9kg washing machine for example)
  • Better understand and quantify how our actions affect electrical consumption (leaving the heating on when we leave the house so it's toasty when we get back, or using the washing machine on a 'Cotton' load vs a 'short cycle')
  • Better understand and quantify how leaving things on standby affects consumption (leaving chargers plugged in even if they aren't charging anything for example)
  • Better understand and quantify when in the day the most energy is being used and whether that is the optimal time to be doing so

But why is knowing about our electrical consumption important? The additional awareness allows us to make a conscious choice on where we can either cut our energy consumption or use it wisely.
But why do this?

  • Chief among the reasons is a reduction in carbon emissions, both directly and indirectly
    • This is why we have also opted for solar panels
    • Whilst our energy has been coming solely from renewable resources (the image below comes directly from our electricity bill, showing a 100% hydropower consumption), this is not the case for many people (see below - the average Portuguese household generates over half a ton of CO2 from their energy consumption alone every year) and one of the key tenets of @home is to provide learnings that people can take away with them. This is the place to test things like this out!
    • For those who cannot afford to switch to a 100% renewable energy supplier (we used Ecotricity in the UK for example and know first hand that they are marginally more expensive than certain other electricity providers), cutting consumption is a cost-free way to contribute to betterment of the environment
      image
    • Reducing carbon emissions is critical to slow down climate change, help sustain the finite resources we already have and result in cleaner air
  • I would hazard a guess that cost savings are either number 1 or number 2 on everyone's list here
    • Cutting energy consumption leads to a direct cost saving in energy costs
    • In a similar vein, understanding when in the day you are consuming most energy also allows you to shift certain actions to times where your energy costs are lower
  • If you have solar panels, understanding peak consumption vs production times also allows you to make the most of your renewable resources
  • One of the UN's Sustainable Goals for Global Development (to be reached by 2030) is sustainable consumption and production of multiple resources, with energy among them
    • Goal target 12.8 specifically reads: "By 2030, ensure that people everywhere have the relevant information and awareness for sustainable development and lifestyles in harmony with nature"

What?

Monitoring our energy consumption and knowing the daily, weekly and monthly consumption both in summer and in winter as well as the individual consumption of individual appliances and actions.
These should be published for everyone to be encouraged to use this data, understand our actions (e.g. why we run pool filters at peak sunshine hours) and be encourage to seek out ways to reduce their energy consumption in their own homes or places they stay at next.
This is great not just for the environment but for cost savings.

How?

More than 10 years ago, we had an energy monitor that we could clip around the main electrical cable coming out of our electricity meter and it would tell us the exact consumption at that point in time in kW as well as give us monthly totals and averages.

This was a fantastic way to keep track of our energy consumption and gave us real insight into the consumption of each appliance as well as the difference our actions made.

Currently our solar system (including battery) keeps track of the energy being produced and that being consumed at a high level, for example:
IMG_2493

However, this is at a house-wide level (no granular information) and I think it would be very wise to double-check these consumption numbers as I don't think they are particularly reliable (production values are the system's specialty).
Furthermore, we're still dependent on #70 for the system configuration to be completely finalised so the consumption values are not expected to be exact until then (although they do give a good overview).

The how is exactly what this issue was opened to research 🚀

@iteles iteles added help wanted Extra attention is needed starter labels Jul 26, 2020
@nelsonic
Copy link
Member

@iteles I created a "Research" task: #144 and assigned it to @th0mas
I know you had done a bit of research into this. 🔍 (what did you conclude?)
I feel that it's a good task for Tom because he is UK-based which means any products ordered online for testing will arrive much faster and he can do the software integration work too. 👨‍💻
Ultimately we want to have a real-time dashboard telling us exactly how much Energy we are using. That's a hardware+software challenge so the approach needs to be integrated, hence #144. 👍

@iteles
Copy link
Member Author

iteles commented Sep 12, 2020

@nelsonic I was in the initial stages of the research so more generic/informative for anyone who wanted to know what was possible (and certainly hadn't gone as far as researching open source solutions yet, my order was 'what's available > what's available in Portugal > Open source solutions), but to summarise my open tabs:

There are 3 possible ways of measuring:

1. Whole House energy monitors

These are the quite widely available now (when we got our first one in... 2008? there were very few choices!).

They consist of devices that either connect directly inside your electrical panel like Sense
image

Or (most) simply clip onto the main wiring that leaves your electrical cupboard like Loop Energy Saver (either inside it or just outside):
image

These usually come with apps (both desktop and smartphone) that provide features such as:

  • Give you realtime insights into the total energy consumption of your home
  • Track and graph your usage over time
  • Allow you to understand your base usage (i.e what your home consumes when you think 'everything is off'
  • Most also offer energy-saving tips (not specific to your household)

The more advanced apps also offer:

  • Ability to see what your monthly bill is expected to be
  • Ability to switch your energy provider
  • Help you understand exactly which appliance is on through use of electronic signatures and machine learning
    • This is still very embryonic and the best I found in my research was Sense, although there are still quite a few limitations - such as taking 12 months to detect about 25 devices in your home

2. Individual appliance smart plugs/plug power monitors

Probably still be good to have one of these to double-check individual appliances that can be plugged in, especially in a house with a lot of people where it's harder to control that no one is switching something else on just as you're trying to measure the electrical requirements of one particular appliance.

https://www.trotec24.pt/maquinas/acessorios-gerais/acessorios-maquinas/medidor-de-consumo-eletrico-bx11-f-versao-francesa.html
image

There are a number of more specialised and expensive smart plugs, like the Elgato Eve, which works with the Apple HomeKit (I imagine we could put one of these together ourselves using OSS and hardware components if we wanted to):
https://www.amazon.co.uk/Eve-Energy-connected-necessary-Bluetooth/dp/B01KHLWAHM
image

3. Smart energy apps

These are the lowest rung of the ladder in that they are simply apps that rely on other external equipment to do the measuring without a hardware solution of their own. They try to use the data from either smart meters or from smart plugs to patch together an overall view and are much less accurate.

These also tend to be quite market-specific because of how they hook into a country or company's specific smart meters and they're also not very sophisticated - an example is this Energy Consumption Analyzer.

Not relevant for what we're looking for.

Available in Portugal

I was curious to learn about restrictions in using the equipment across multiple countries (things we might need to pay attention to if we were building our own solution) so I dropped an email to Loop Energy to find out if their products could be used in Portugal.

I got an interesting response:
image

This was good news as there's nothing keeping us from having our own OSS solution.
But I was curious to know what was already on the market in Portugal:

  • BeEnergy from Infocontrol - a software-only home monitoring system with the ability to define tariffs (and therefore calculate bills), compatible with a couple of hardware solutions to pull in data

  • Wibeee Home - Spanish company providing both software and hardware solutions (both plugs and full home monitoring system with clips) for energy monitoring, relatively advanced technically with an API allowing for multiple home management. They also have a decent free plan so clearly the value of their business is in the data they collect (and somewhat in hardware)
    image

  • Bee2Energy - a Portuguese company which offers monitoring software for a large range of industries under the 'intelligent cities' umbrella. Their product is software-only but compatible with multiple hardware solutions, includes tariff and forecasting functionality
    image

  • PierEnergy - this is a very opaque website, they seem to offer some kind of energy monitoring solution but they don't tell us which one 🤷‍♀️

In short, everything is very much closed source and the cost of the end of the month bill seems to be an integral feature in each solution, more so than in the international options I've seen.

@iteles
Copy link
Member Author

iteles commented Sep 12, 2020

@nelsonic Now that the Why, What and some initial, more general research has been captured above, I think we can close this issue entirely in favour of #144 👍

Agreed?

@nelsonic
Copy link
Member

@iteles I don't think we can close this issue until it is captured in a Blog Post. 💭

@iteles
Copy link
Member Author

iteles commented Nov 2, 2020

@nelsonic Is there anything you reckon we need from this shop?
https://www.efectoled.com/pt/703-comprar-smart-home

Here is my current shopping cart just over €3 short of free postage 😉 :
image

https://www.efectoled.com/pt/comprar-medidores-de-energia/1777-temporizador-digital-8445044009848.html
https://www.efectoled.com/pt/comprar-temporizadores-programadores/1753-temporizador-analogico-compacto-con-enchufe.html

I was thinking of something like this for temporarily having by our front door at night:
https://www.efectoled.com/pt/comprar-alarmes/1897-timbre-para-puertas-8445044010790.html

@iteles iteles added the question Further information is requested label Nov 2, 2020
@nelsonic
Copy link
Member

nelsonic commented Nov 2, 2020

@iteles I would just add another Medidor controlador to reach the "free" postage threshold. 🔌
The front door motion detecting chime is more of an annoyance than anything else. 💭

@nelsonic nelsonic assigned iteles and unassigned nelsonic Nov 2, 2020
@iteles
Copy link
Member Author

iteles commented Nov 3, 2020

Ok, will get these today 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested starter
Projects
None yet
Development

No branches or pull requests

2 participants