HVAC sensor validation while HVAC system is off
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
There is a lack of efficient tools for detecting sensor malfunctions in HVAC systems, which can lead to false positive fault detections and system damage when sensors fail, especially since existing methods do not effectively validate sensor performance when the system is off.
Innovation Solution
The implementation of a method that validates sensors in an HVAC system by comparing suction-side, liquid-side, and outdoor temperature measurements when the system is not operating, allowing for the identification of faulty sensors and temporarily pausing system fault detection to prevent false positives, thereby ensuring proactive repairs and minimizing downtime.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If sensor validation is performed continuously, then reliability of fault detection is improved, but device complexity and energy consumption increase
Solution Approach 1:
The system performs sensor validation during system shutdown periods before actual HVAC operation begins. By validating sensors when the system is off, the controller prepares accurate baseline readings without interfering with system productivity. This preliminary validation ensures reliable fault detection during subsequent operation without requiring continuous validation mechanisms.
Solution Approach 2:
Instead of continuous validation, the system performs sensor validation periodically during scheduled shutdown periods. The controller determines when the system has been off for a sufficient duration to allow valid measurements, then executes validation routines at these periodic intervals. This approach maintains detection reliability while significantly reducing computational complexity and energy consumption compared to continuous validation.
2Reliability
If sensor validation is performed when system is off, then false positive fault detections are reduced, but system downtime increases
Solution Approach 1:
The system performs sensor validation during naturally occurring shutdown periods before HVAC operation begins. By completing validation in advance during these idle periods, the system ensures accurate sensor readings are available when needed without extending actual system downtime. The controller checks that the system has been off for a predetermined period to ensure valid measurements before proceeding with validation.
Solution Approach 2:
The validation process utilizes the system's own shutdown periods for self-validation without requiring external intervention or dedicated validation hardware. The controller automatically determines when validation conditions are met based on system state, performs the validation during these self-generated idle periods, and then transitions to operational mode, thereby converting existing downtime into productive validation time.
3Reliability
If multiple sensors are validated simultaneously, then comprehensive fault detection is improved, but measurement precision requirements increase
Solution Approach 1:
The validation process segments sensor testing into distinct groups: outdoor temperature sensor validation, suction-side sensor validation, and liquid-side sensor validation. Each sensor type is validated against appropriate reference values or relationships specific to its function. This segmentation allows comprehensive coverage of all sensors while using tailored validation criteria for each sensor type, reducing the overall precision requirements compared to a single high-precision validation method for all sensors.
Data Source
AI summary
An HVAC system includes a suction-side sensor, a liquid-side sensor, an outdoor temperature sensor, and a controller. The controller determines that initial criteria are satisfied for initiating validation of the suction-side sensor and the liquid-side sensor. After determining that the initial criteria are satisfied, a suction-side property value, liquid-side property value, and outdoor temperature value are received. The controller determines whether a first validation criteria and a second validation criteria are satisfied. If both the first validation criteria and the second validation criteria are satisfied, the suction-side sensor, the liquid-side sensor, and the outdoor temperature sensor are determined to be functioning properly. Otherwise, the controller determines which one or more of the sensors are malfunctioning.


