Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

This is commonly referred to as a deadband or driftpoint in the setpoint temperature range. For example say you have a setpoint range of 20-26 degrees, but you give it a deadband of 4 degrees, so the cooling won't actually kick on until 30 degrees, and the heating won't until 16 degrees. By convention this also means that the cooling system with overcool by the same deadband (in this case down to 22 degrees). (at least this is the most common control strategy that I see)

Another phrasing for this is throttling range, which in the example above would be 8 degrees, or twice the driftpoint. I find this as a major lacking point in EnergyPlus simple dual control thermostats, because it's such a common control strategy, but the only way I know how to do it natively and simply is with a ZoneControl:Thermostat:StagedDualSetpoint, which can define throttling ranges, as defined in the input output manual. If you need something more specific or more complicated, then I think you will need to look into EMS.

This is commonly referred to as a deadband or driftpoint in the setpoint temperature range. For example say you have a setpoint range of 20-26 degrees, but you give it a deadband of 4 degrees, so the cooling won't actually kick on until 30 degrees, and the heating won't until 16 degrees. By convention this also means that the cooling system with overcool by the same deadband (in this case down to 22 degrees). (at least this is the most common control strategy that I see)

Another phrasing for this is throttling range, which in the example above would be 8 degrees, or twice the driftpoint. The only way I know how to do it natively and simply is with a ZoneControl:Thermostat:StagedDualSetpoint, which can define throttling ranges, as defined in the input output manual. If you need something more specific or more complicated, then I think you will need to look into EMS.

I find this as a major lacking point in EnergyPlus simple dual control thermostats, because it's such a common control strategy, strategy. In fact I have searched and found: https://unmethours.com/question/17507/inputting-temperature-driftpoints-in-energyplus/ and https://unmethours.com/question/17656/simulation-heating-setpoint-deadband/ both of which are asking the same things as you, but the only way I know how to do it natively and simply is with a ZoneControl:Thermostat:StagedDualSetpoint, which can define throttling ranges, as defined in the input output manual. If you need something more specific or more complicated, then I think you will need to look into EMS.neither have really been answered.

This is commonly referred to as a deadband or driftpoint in the setpoint temperature range. For example say you have a setpoint range of 20-26 degrees, but you give it a deadband of 4 degrees, so the cooling won't actually kick on until 30 degrees, and the heating won't until 16 degrees. By convention this also means that the cooling system with overcool by the same deadband (in this case down to 22 degrees). (at least this is the most common control strategy that I see)

Another phrasing for this is throttling range, which in the example above would be 8 degrees, or twice the driftpoint. The only way I know how to do it natively and simply is with a ZoneControl:Thermostat:StagedDualSetpoint, ZoneControl:Thermostat:StagedDualSetpoint, which can define throttling ranges, as defined in the input output manual. If you need something more specific or more complicated, then I think you will need to look into EMS.

I find this as a major lacking point in EnergyPlus simple dual control thermostats, because it's such a common control strategy. In fact I have searched and found: https://unmethours.com/question/17507/inputting-temperature-driftpoints-in-energyplus/ and https://unmethours.com/question/17656/simulation-heating-setpoint-deadband/ both of which are asking the same things as you, but neither have really been answered.