emoncms / MyHomeEnergyPlanner

My Home Energy Planner - Open Source home energy assessment software based on emoncms framework + openbem
GNU Affero General Public License v3.0
22 stars 27 forks source link

Hot water cylinder energy use #359

Closed TrystanLea closed 6 years ago

TrystanLea commented 6 years ago

I noticed when adding a hot water cylinder e.g:

HWS23: Indirectly heated cylinder, up to 130 litres, 38mm factory fitted foam insulation

Hot water demand increased significantly from:

Hot water energy requirement 1383.95 kWh/year
Space heating energy requirement 17071.01 kWh/year

to:

Hot water energy requirement 6018.94 kWh/year
Space heating energy requirement 14889.16 kWh/year

6018 kWh seems a bit high?

ghost commented 6 years ago

Not an issue I’ve come across – don’t think I’ve used that particular set up ever - but that could be an error in the calcs somewhere. It could also just be accounting for losses – 38mm is really not very much insulation and the space heating goes down by a couple of 000 kWh, so it does suggest its going into the hosue.

Do you have a stat and a timer on the cylinder? (See the note on ‘separate controls’).

Marianne

From: Trystan Lea notifications@github.com Reply-To: emoncms/MyHomeEnergyPlanner reply@reply.github.com Date: Tuesday, 6 March 2018 at 12:03 To: emoncms/MyHomeEnergyPlanner MyHomeEnergyPlanner@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [emoncms/MyHomeEnergyPlanner] Hot water cylinder energy use (#359)

I noticed when adding a hot water cylinder e.g:

HWS23: Indirectly heated cylinder, up to 130 litres, 38mm factory fitted foam insulation

Hot water demand increased significantly from:

Hot water energy requirement 1383.95 kWh/year

Space heating energy requirement 17071.01 kWh/year

to:

Hot water energy requirement 6018.94 kWh/year

Space heating energy requirement 14889.16 kWh/year

6018 kWh seems a bit high?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/emoncms/MyHomeEnergyPlanner/issues/359, or mute the threadhttps://github.com/notifications/unsubscribe-auth/APjOK4JDO2wz7nefESwGeHLXi_aqk_ucks5tbnsQgaJpZM4SelxN.

TrystanLea commented 6 years ago

Do you have a stat and a timer on the cylinder? (See the note on ‘separate controls’).

Yes I do, Perhaps its the SAP calculation, the figures quoted here from another energy savings trust report do suggest considerably lower heat loss. I will dig into it a bit. http://www.solarblogger.net/2012/11/heat-losses-from-hot-water-cylinders.html

ghost commented 6 years ago

SAP makes all kind of allowances and 'worst case scenario' assumptions, because of its use as a regulatory compliance tool. It could be related to that.

I'll go through it with Carlos when he's here this week and see if we can work out what's causing it.

TrystanLea commented 6 years ago

I had a check through the SAP document for the cylinder heat loss factor and found the issue. We are missing a 0 in the 38mm insulated cylinder values in MHEP.

heatloss

So rather than 0.181 kWh/Litre/day it should be 0.0181 kWh/Litre/day

ghost commented 6 years ago

Classic - a damn typo! Thanks for finding it.


From: Trystan Lea notifications@github.com Sent: Tuesday, March 6, 2018 8:23:07 PM To: emoncms/MyHomeEnergyPlanner Cc: Marianne Heaslip; Comment Subject: Re: [emoncms/MyHomeEnergyPlanner] Hot water cylinder energy use (#359)

I had a check through the SAP document for the cylinder heat loss factor and found the issue. We are missing a 0 in the 38mm insulated cylinder values in MHEP.

[heatloss]https://user-images.githubusercontent.com/503186/37056276-d3f697b2-217b-11e8-9a75-e6a773ca4719.png

So rather than 0.181 kWh/Litre/day it should be 0.0181 kWh/Litre/day

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/emoncms/MyHomeEnergyPlanner/issues/359#issuecomment-370915377, or mute the threadhttps://github.com/notifications/unsubscribe-auth/APjOK_t20MooEZjhQCpCbwIqC-uVAPxCks5tbvArgaJpZM4SelxN.

cagabi commented 6 years ago

Thanks for spotting it Trystan. Marianne I have changed it in the existing Carbon Coop library