HVAC Controller Staged Failsafe Modes for Operational Stability
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Building control systems, such as HVAC controllers, often face irregularities that can disrupt environmental control within buildings, leading to a need for improved methods to manage and recover from operational issues effectively.
Innovation Solution
The implementation of a method where HVAC controllers enter a hold mode to maintain current control values until irregularities are corrected or a predetermined time expires, and then transition to a back off mode to set control values to configurable back off values if issues persist, ensuring continuous operation and stability.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If the HVAC controller continues normal operation after detecting irregularities, then operational continuity is maintained, but system reliability deteriorates due to potential damage or unsafe operation
Solution Approach 1:
The controller implements a staged response to irregularities, first entering a hold mode that maintains current output values for a predetermined period before transitioning to backoff mode. This staged approach cushions the system against abrupt changes that could cause instability, while still protecting against continued irregular operation. The hold mode acts as a buffer that allows time for irregularities to self-correct before more aggressive protective measures are taken.
2Reliability
If the HVAC controller immediately enters backoff mode upon detecting irregularities, then system protection is improved, but operational disruptions increase
Solution Approach 1:
The controller performs a preliminary hold mode before transitioning to backoff mode. During this hold period, the controller maintains current output values and monitors whether irregularities persist. This preliminary action allows the system to attempt self-correction or temporary tolerance of irregularities without immediately implementing the more disruptive backoff mode, thereby reducing unnecessary operational disruptions while still providing ultimate protection.
3Stability of the object's composition
If the HVAC controller holds current control values for extended periods, then operational stability is improved, but system responsiveness to new conditions deteriorates
Solution Approach 1:
The controller implements a dynamic hold mode with a predetermined time limit that automatically transitions to backoff mode if irregularities persist. This dynamic approach allows the system to maintain stability during the hold period when needed, while ensuring that it eventually adapts to new conditions or corrects issues through the backoff mode transition. The time-limited hold prevents indefinite stagnation of control values.
4Reliability
If the HVAC controller implements multiple failsafe modes with time delays, then system reliability is improved, but device complexity increases
Solution Approach 1:
The failsafe functionality is segmented into distinct operational modes (normal operation, hold mode, backoff mode) with clear transition criteria between them. This segmentation allows the complex reliability functionality to be organized into manageable, well-defined states with specific entry and exit conditions. Each mode has a singular purpose, making the overall complex system easier to understand, implement, and maintain compared to a monolithic failsafe approach.
Data Source
Figure 1~2
Figure 3
Figure 4
AI summary
An HVAC controller provides control values to or more output ports of the HVAC controller. Operation of the HVAC controller is monitored for one or more irregularities. When one or more irregularities in the operation are identified, a hold mode is entered. The hold mode includes holding the one or more current control values on the one or more output ports of the HVAC controller until the one or more irregularities in the operation of the HVAC controller are corrected or a predetermined hold time expires, whichever occurs first. When the one or more irregularities in the operation of the HVAC controller are not corrected before the predetermined hold time expires, a back off mode is entered. The back off mode includes setting each of one or more control values on one or more output ports of the HVAC controller to a corresponding configurable back off value.