I am tuning my heating which controls the underfloor heating - lag of heat up is an issue.
I have 2 areas both have a linked IRC and ITC - I don't currently have any TRVs so it is on or off Rads and / or Underfloor.
I see, ver cool setup. so you have a manifold per group of rooms. with the manifold, in combination with the heating curve, you can control the temperature of the water which flows to the rooms, and thus the IRC can rely on the learned time to heat up a room. Also the heating Curve is adjusted based on the outside temperature and the fiddling with S and N parameters, per floor. quite clever and flexible, after some learning/adjusting this should work really good...
Our situation is that we have a heatpump which has its own smarts and its own controller. Based on the outdoor temperature and its own heating curve it will supply water of a certain temperature, and it will also adjust the pump speed automagically. I guess I can go in there and tune things a little bit. This would be similar to your blocks with the curve and the manifold (not the same, but close enough I think).
What's left is the witching on/off of the heatpump (based on 'OR'ed demand from IRCs), and the IRCs. Your IRCs seem to be well behaving since the time it takes to heat the room is likely fairly constant, due to the variation of the inlet Water temperature adjusted for the weather. I guess it could pay-off to spend some time on the heatpump controller to do my own fiddling.
Given that we have a ventilation system with heat recovery (depending on outdoor temperature vs. indoor temperature) we suffer from the side-effect that over time our home tends to have a similar temperature everywhere (heat gets transferred from one room to another using the ventilation system). This also has the side effect that the IRC in one room will influence the temperature of the inlet air in the other room, so the IRC becomes less reliable. This is the issue I'm fighting, I hope somebody has some bright idea to improve this.
Our situation is that we have a heatpump which has its own smarts and its own controller. Based on the outdoor temperature and its own heating curve it will supply water of a certain temperature, and it will also adjust the pump speed automagically.
Interesting. I've been thinking about this for a while too. somehow the IRC and ITC seem to have been developed with a lot of assumptions, but those assumptions have not been documented. long story short, it doesn't really work well for our house too (heatpump heating/cooling the house with underfloor heating/cooling). especially with the change of seasons my wife complains that it's too cold in the house.
I would want a really simple setup where we have one temperature regime for upstairs and another temperature regime for downstairs. We'll allow the heatpump to work (never less then 20 minutes) whenever we have one of the floors asking for heat, and then we heat up the whole floor.... the only problem I have is the overrun/underrun of the cycle so that things either get too hot or not warm enough.How did you solve this? are you still using IRC?Also, could you share your config for your bespoke ITC logic?
We're in France so a heat pump is PAC. So as you can see right now, inside temperature target is 21 degrees, outside 6.7 degrees but load is zero (A1 on the scaler) as it's currently 22.1 degrees inside (not shown). This means the curve slope being used is 0.29 and that will go up to 0.40 when load is 10.
Side note: don't imagine it's 22.1 degrees in our house because the heating was on earlier and we're in overrun. No. In fact our heating hasn't been on all day but it's quite a bit warmer than target because it's been sunny today and that's all free heat from solar gain.
Logic to actually turn the heat pump on/off is elsewhere but that's done based on load being slightly greater than zero or the projected indoor temperature being below target in a couple of hours (based on the outside forecast and the heat loss model of the house I have).
HTH,
Robin
Logic to actually turn the heat pump on/off is elsewhere but that's done based on load being slightly greater than zero or the projected indoor temperature being below target in a couple of hours (based on the outside forecast and the heat loss model of the house I have).
How does this heat model work? Can you share some details on this? I would guess it's based on the heat loss and temperature delta..?