New member intro, requirements for GS Heap Pump

Intro:
I came across OpenEnergyMonitor at the fullychargedlive show.

I have been looking to build a data logger from an arduino and with limited time never got to a finished project. I have a fair amount of experience with electronic design and manufacture and coding is a hobby.

I have to say what these have achieved is very impressive and i want to buy in!

Requirements

  1. My primary goal is to datalog my ground source heat pump system. I have a lot of experience in the design and installation of heat pumps if anyone needs advice.

Items i wish to log:
*Ground Flow Temp
*Ground Rtn Temp
*Heating Flow Temp
*Heating Rtn Temp
*Heat pump kW (Have bad experience of clamp meters giving very large deviations without a powerfactor, so i already have a energy meter with a pulse output installed, I see this system can use a AC-AC adaptor to correct the power factor, is this accurate or should i use the pulse from my energy meter?)
*Heat meter (Kamstrup, Pulse or Modbus)

I notice the HeatPump project that had hardware specifically for the above is not active in the shop any more.

Questions:

Is the Heatpump project running?
Can the EmonPi handle the above?
On the web interface i would like to display custom calculations such as COP?
Is there a neat way to measure copper pipe temperatures with the supplied thermocouples?
Can the pulse from my meter be used in place of the light pulse sensor input?
Must you have a clamp sensor to calculate COP, or can the light / pulse input from a meter be used over time?

Appreciate any advice!

Some photos of the project:

Hello @jbetech

Is the Heatpump project running?

Yes, all the details are here: GitHub - openenergymonitor/HeatpumpMonitor: Open-source Heatpump Monitor and through-hole kit https://shop.openenergymonitor.com/esp8266-wifi-heatpump-monitor-1.

The next step in terms of the development of the heat pump monitoring project is to integrate the MBUS meter in our next generation hardware based on the STM32, that will make the heatpump monitoring feature set available as a standard option, and pre-assembled rather than kit form but it is still someway off.

I have the throughhole kit running on my ASHP and its working well reading from a Sontex Multical 531 MBUS heat meter.

Can the EmonPi handle the above?

The EmonPi cant interface with the heat meter unfortunately but can do CT based electricity input measurement, temperature sensing and pulse counting.

On the web interface i would like to display custom calculations such as COP?

We have a heatpump monitor dashboard that integrates the calculation of COP. It’s available in emoncms > Apps > My Heatpump and looks like this:

Is there a neat way to measure copper pipe temperatures with the supplied thermocouples?

There’s a blog post by @johncantor on this here: http://johncantorheatpumps.blogspot.com/2015/06/temperature-sensing-with.html

Can the pulse from my meter be used in place of the light pulse sensor input?

yes, there’s a bit more on the available connections for pulse counting with the heatpump monitor here: https://github.com/openenergymonitor/HeatpumpMonitor/blob/master/installation.md

you can also use an Elster A100C if your heatpump is single phase, this provides a digital read out of the cumulative wh via IrDa.

Must you have a clamp sensor to calculate COP, or can the light / pulse input from a meter be used over time?

You can use the pulse or irda wh reading.

Hope that helps! Great to hear your interest in it.

Wow, great info and reply.

Plenty of ready to do now! thank you @TrystanLea.

1 Like

I’ve updated a couple of small items in the documentation to reflect more recent development, including the emoncms My Heatpump dashboard towards the bottom of this page: https://github.com/openenergymonitor/HeatpumpMonitor/blob/master/installation.md

Amazing work @TrystanLea.

Ordered the kit and look forward to joining your community!

Look forward to seeing your developments on the ARM chip. Are you using KEIL?

James

Received the kit yesterday! Looking forward to getting it built up.

Question @TrystanLea. On the shop page for the kit there is a photo of an enclosure.
I assume the board was made to fit a standard enclosure, can i get a link for where to get one please?

:slightly_smiling_face:

Hello @jbetech yes sure it is our standard EmonTx case but with custom laser cut fascias, the files for which are here: https://github.com/openenergymonitor/HeatpumpMonitor/tree/master/Hardware/Fascia

One of the down sides of the case design is that its fiddly getting at the terminals when your connecting everything up. Other users have mounted the board in their own enclosure, something like:

might be worth considering? Otherwise if you send an email to our support email address we can create a custom order for an EmonTx case for you. I don’t unfortunately have the fascias at the moment.