-
Notifications
You must be signed in to change notification settings - Fork 464
Description
General Summary
For both mixed and stratified water heaters, the deadband can only be specified as a number. Allowing for a schedule to be used instead would make it easier to model certain types of load shifting events for residential electric water heaters.
Detailed Description
For residential water heaters, CTA-2045 specifies what commands can be sent to a water heater. "Basic Load Add", supported by all versions of the standard, doesn't change the setpoint temperature of the water heater but reduces the deadband to try to force the tank to "top off" without any overheating that may present a safety risk for occupants. "Advanced Load Add" is only supported in "B" versions of the standard and water heaters supporting this command must include an integrated tempering valve, which is less common. I usually use a brief, slight increase in setpoint temperature to fake a "Basic Load Add", but it'd be a lot more straightforward to model if the deadband could be scheduled. That would also mean it could be actuated if someone wants to simulate a controller (like a home energy management system) that might send Basic Load Add signals.
Possible Implementation
No response