Pete C,
...::==Assuming the 60% is MIN loading ==::...
That's what I was thinking. If I have 10 zones, and one calls for heat, let it get down 1 deg. before calling for heat for ONLY that one zone. However, if it needs heat and a few other zones need it, then kick the heat on.
Depending on the AIR load that is required in my system, I was going to take the other rooms that are not in "need" and PWM air to them during the period that the room that needed air, well needs it. The PWM would be a rotational thing...
For temperature, I was going to use something like if 1deg. difference, the room is in dire need of heat, so heat gets turned on for that room and the 6 lowest temperature rooms. Then PWM the heat around the house's zones keeping 70% loading (if this value is correct) to heat the lowest temp rooms. If after a few minutes some rooms that are NOT in need to heat and were NOT the lowest in temp. become the lowest, then the system rolls through the rooms to make all the other zones uniform in temperature.
If the temperature of 70% of the load's worth of zones is between -.1 and -.99deg low, then for those rooms turn the heat on and PWM the heat through the rooms until they are all up to temperature.
----------------------
Say 4 rooms need air, 6 do not.
Then the 6 that do not would (depending on loading information that I am waiting on from the Installer) turn on 3 at a time or 4 at a time, rotating through say, every 2 minutes. This gives me at least 70% open (again, all assumed values right now). This is assuming that 4 need heat, and the other 6 are the SAME temperature. If they are not, the PWM is adjusted to give MORE time to the rooms that require more heat to make them all uniform.
So start:
Zones 1-4 need heat, they open
Zones 5-10 do not.
Zones 5,6,7 open, 8,9,10 stay shut
2 Minutes pass (depending on how long I have to heat the zones that need it...for the minute assume 10 minutes to make math easy)
Zones 1-4 stay open
Zone 8 opens, 5 closes
Open:
1-4
6,7,8
Closed:
5,9,10
2 minutes
Zones 1-4 stay open
Zone 9 opens, 6 closes
Open:
1-4
7,8,9
Closed:
5,6,10
If one of the original 4 gets to temperature, it will fall into the PWM group, until it gets to some hysteresis point above the setpoint (.1deg...? .5deg..? My installer told me that the thermostat they gave me can be set for .1, .5, 1 deg hysteresis...so I don't know what I'll use yet...)
ETC...etc...
This way the entire house gets heat, so there is a possibility that some zones will not ever call for heat just because they are getting "free" heat to keep the loading down, while other zones require it.
The same would work with AC, and also allow the system to react "better" to thermal loading from the outside during summer.
It's also possible with some sort of hysteresis, I would be able to use the fan ONLY as an option. To take the hottest rooms and mix their temperature with the coolest rooms (or the opposite in summer with AC), before turning on the heat / AC to see if I can prolong the need to use the entire power hungry system (9A starting surge, 6.2A constant run + gas for the heater).
Did any of this make sense?
--Dan