Hi Fiona, basically when Stream 2 is announced publicly. Are you guys Stream 1 or 2?
Thanks Nathan, weāre just doing this for fun
I realise I got my profile calculation above wrong and the half hourly electric average powerās are higher, hereās the corrected version (plus some more work on a profile app):
Electricity consumption (15min resolution)
Heat output (15min resolution)
Thanks @frh thatās great!
Hi Fiona,
Not to bring doom and gloom to the document, but Iāve added a section at the bottom entitled āchallengesā.
I knowā¦ and it looks like lotās of fun too. I believe Fiona is part of a BEIS heat pump ready consortium. I am also in Stream 3 of the programme which was won by Carbon Trustā¦ so you will all be able to hear lots about what is happening on the programme on special podcast episodes I will be doing for CT
Aha, great, well done Fiona @frh, look forward to hearing more about how these different initiatives progress! We have a few too many different things on in parallel to take part in a large grant funded project as a main partner at least, but great to see these initiatives happening!
Thanks Mick. This level of heat pump monitoring is definitely a niche pursuit at the moment due to the issues youāve noted. How to go about addressing your final point is a whole separate conversation! I wonder if @BetaTeach has thoughts on Mickās point:
- There needs to be a drive for three things in heat pump monitoring that I see
- Mandated Inbuilt heat meter and temp probes in heat pumps
- Combined with a simple method of interrogating that data (username/password, API etc)
- All in a common and agreed format/fields; as mentioned above in āmeta-dataā.
Maybe manufacturers and installers would be motivated if there was demonstrated consumer demand for this? I think the more data is publicly available, the more there will be the expectation that consumers should be able to understand the performance of their system. Imagine if there was no way to tell how much power your PV was producing?!
My company is involved in the Greenwich TIME (Thermal Infrastructure Motivating Electrification) project under Stream 1, although Iām not personally involved. I likely would have been except Iāve just started maternity leave. (So when I suddenly stop responding to messages youāll know why!)
According to the website, āSuccessful Stream 2 projects will be published later in summer 2022.ā
Hopefully not too long then. It will be very interesting to hear whether/how OEM data can be integrated into the Stream 2 project.
Hi Trystan, I would participate with my data from a Vaillant AroTherm Plus 13kw unit but I might need help if you need specific formats or charts. Peter
Just to put some bones on the ācostā of full bananas class 2 heat and electricity monitoring.
My 22mm heat meter and all associated OpenEnergy gear and sundry cabling/boxes etc will come in at about Ā£600.
Iāve priced something similar for Damon Blakemore for a larger 40mm system and itās closer to Ā£700 total. The larger the pipework (and heat pump) the more expensive the heat meters get.
So what manufacturer is going to outlay the Ā£300/Ā£400 cost of a proper heat meter in their units?
Will the vast majority of customers want to pay the extra for monitoring if manufacturers pass the cost onto the user?
Thanks Fiona, Mick. Yes agreed the cost is quite prohibitive for all the kit, especially once the larger heat meters are involved and I think there is quite a bit of potential to have something lower cost on our end too. E.g An ESP32 based MBUS reader or something similar, Pi Pico.
A lot of manufacturers do seem to be including Sika VFS flow meters as standard to do some level of consumption and production monitoring (usually always seperated like that and not reported as COP or SCOP). This is the case for most Mitsubishi Ecodan installations, Glynās Samsung installation, Vaillant Arotherm and perhaps Daikin units as well (thereās one on my farther in-laws system). There is also movement towards more connectivity e.g Ecodan Melcloud.
Glyn bought the Samsung Modbus interface for his heat pump for ~Ā£150 and unfortunately it doesnāt provide any info on flow rates, electricity consumption or heat outputs. There is a CN105 connector on the Mitsi Ecodan that should provide local access to a lot of this information but itās protocol is not documented officially. It would be great to see manufacturers provide better local or/and remote access to the data they are already collecting.
It would be good to do some work on validating the in-built monitoring that these heat pumps are doing, using the more expensive class 1 and 2 electric and heat meters.
Thereās also a potential to piggy-back on the output of the Sika flow meter that comes with some of the heat pumps, @Rachel has already done this, e.g: Heat flow sensor for ASHP - #16 by MyForest, this seems like a really promising approach to a lower cost solution. Again it would be good to compare class 2 heat metering with reading the analog voltage from these. The EmonTx v4 with itās 12bit ADC should be able to help do this more accurately as well.
Thanks @PjH, how are you monitoring the AroTherm? Are you collecting data using emoncms or your own setup?
Hi, I am using emoncms - a Sontex Superstatic 531/Supercal 441 for thermal data and an optical feed from a dedicated ASHP electricity meter as data sources, feeding into an EmonPi running emoncms, with a DS18B20 for external air temperature. There must be a lot of useful data in the Vaillant controller interface but I have not seen anyone suggesting a way of accessing it. Peter
Thanks Peter, Iāve created an account for you on emoncms.org and sent you a DM with details if you are happy to share the data that way.
I think there may be a modbus communication module for the Vaillant but Iām not sure how much data is accessible using it. Looks like there are some having luck with Vaillant/MultiMATIC over at home assistant Vaillant/MultiMATIC integration - #28 by Peto - Development - Home Assistant Community
For general interest of others here, itās always worth having a look at Home Assistant first for integrations and searching for code that mentions a particular hardware modelās on github:
- Vaillant Search Ā· vaillant Ā· GitHub
- Ecodan: Search Ā· ecodan Ā· GitHub
- Daikin: Search Ā· daikin Ā· GitHub
Not sure how much is directly applicable to what we need but may be a good starting point for wider integrations.
Just to give us a concrete example of the privacy problem, Iām sure you could all work out when you would chose to burgle my house if this āMy Solarā data was public:
Unfortunately itās not just a question of deferring publishing the data. For example, if you can see that historically Iām always away on a Sunday evening then you can take a pretty good guess when to try and burgle my house.
Itās tempting to use a pseudonym so that people canāt find the physical property, but that has the glaring flaw that once the pseudonym has been compromised you canāt recover.
At the moment I donāt have answers about how to safely publish the full dataset without causing privacy issues. I am investigating solutions, but I donāt know if there will be any.
@PjH vaillant ASHP data can be collected via ebus. There is big ebus community out there thatās developed software and hardware to read from this. Google ebusd on GitHub.
Here is some of the data I read. Iām able to calculate the CoP using a combination of emon power consumption monitoring (emontx3) and yield data via ebus. Itās all logged into emon via MQTT.
Nice one @Zarch Pretty good experience here (in a Passivhaus) of a 3.5kW Arotherm+ system, other than the controls and reporting. Waiting on emontx reappearing in the shop to try and get better monitoring for next heating season. I just wish Vaillant would open up their API to users, as much of the information is captured and could be made available without additional CT clamps, flow temp monitors etc. There are modbus/ebus possibilities (thanks @modeller ), but it is hard work for non-techs like me. At least you were sensible and got a heat meter included in the specification!
Thanks for the example @MyForest and for raising this with a bit more prominence.
Yes a good point.
Definitely a complex question!
Thatās my concern with Smart Meters. OK, so all the data securely encrypted. Unfortunately, a lot of organisations have believed that to be the case with their customersā data, and found to their and their customersā cost that they were wrong.