Smartening up

We will shortly have been in this house for six years. During that time I have created three smart control systems that improve my energy costs or efficiency:

  1. heating controls to minimise gas purchase
  2. self-consumption controls of the electricity generated by my solar panels to maximise value of self-consumption
  3. smart tariff controls to buy grid electricity at the lowest price

Heating Controls

Most homes have a single heating zone with one timer and potentially one thermostat controlling the whole house with perhaps some thermostatic radiator valves (TRVs) capping the temperature in specific rooms.

By contrast we have seven heating zones created by electronic temperature control valves (eTRVs). Each zone has its own timer. There is no central timer or thermostat. Each eTRV can summon the boiler on when cold rather than simply cap the maximum temperature like a TRV.

Some rooms also have links to other smart devices such as disabling room heating when the window is open or turning off heating early when there’s no movement in the room.

The intent is to save energy by only heating rooms that are in use.

Self-consumption Controls

These controls manage the diversion of any excess output from my solar panels rather than give that energy to the grid. The loads are prioritised as follows:

  1. Powervault storage battery (fully proportional)
  2. Car charger (stepped proportional driven by ImmerSUN relay output)
  3. Hot water (driven by ImmerSUN fully proportional output)

Last year these controls helped me to use over 90% of the output of my solar panels avoiding buying £100s of electricity and gas. The priorities are set to maximise value – #1 avoid daytime electricity use at 16 p/kWh, #2 avoid car charging at 5-16 p/kWh, and #3 avoid gas consumption at 2.96 p/kWh.

Smart Tariff Controls

These controls manage my electric devices for lowest grid energy cost. The controlled devices are:

  • Battery storage (Powervault)
  • Dishwasher
  • Electric car charger
  • Hot water heating (ImmerSUN)
  • Washing machine

The hardware that has this control is known as a Home Energy Management System (HEMS). My HEMS is based on a simple computer known as a Raspberry Pi. The HEMS uses foreknowledge of the electricity price and predicted solar panel output to determine when best to run the above devices. It was designed around a tariff called Octopus Agile which has 48 half-hourly prices that change daily, but is currently working with a simpler two-rate smart tariff.

deviceCentral Heatingself-consumptionsmart tariff
Battery Storage#1X
Central Heating BoilerX
DishwasherX
Electric car charger #2X
Hot water heating#3X
Washing machineX
Devices controlled by smart systems

Most of these solutions are made up of commercially-available items that I have perhaps combined in a way not anticipated by their manufacturers. In particular:

  • I created a relay module to enable the gas boiler to be turned on remotely and programmed a series of logical rules for the Apple TV’s that act as the controllers.
  • I identified a way to prioritise different self-consumption devices by configuring their current clamps.
  • I built my smart car charger integrating various items of hardware and writing the ladder logic program that runs it.
  • I built the HEMS from commercially-available parts and wrote the software that runs on it to control my devices.
Please follow and like Greening Me:
Pin Share

Leave a Reply