The present subject matter relates generally to HVAC systems, such as residential or commercial HVAC systems, and methods for operating the same.
Commercial and residential buildings or structures are commonly equipped with systems for regulating the temperature of air within the building for purposes of e.g., comfort, protection of temperature sensitive contents, etc. Sometimes referred to as heating, ventilating, and air conditioning or HVAC systems, such systems typically include one or more components for changing the temperature of air (i.e. air treatment components as used herein) along with one or more components for causing movement of air (i.e. blowers as used herein). For example, a refrigerant based heat pump may be provided for heating or cooling air. Alternatively, or in addition thereto, electrically resistant heat strips and/or gas burners may be provided for heating air. One or more blowers or fans may be provided for causing the heated or cooled air to circulate within the building in an effort to treat all or some controlled portion of air in the building. Ducting and vents may be used to help distribute and return air from different rooms or zones within the building.
During heating and/or cooling of air, HVAC systems consume energy. In particular, HVAC systems' energy consumption can account for more than fifty percent of a building's total energy consumption. Despite consuming large amounts of energy, HVAC systems are generally set to a specific operating temperature, and the HVAC systems operate to maintain an associated building at the specific operating temperature.
Certain HVAC systems also include features for switching the specific operating temperature between a high set temperature and a low set temperature to conserve energy. In particular, such HVAC systems can be programmed to switch between the high set temperature and the low set temperature at specific times. However, switching between the high and low set temperatures can create certain problems. In particular, HVAC systems require a certain amount of time to heat and or cool the building. Thus, the associated building's temperature can lag behind the specific operating temperature of the HVAC system, and such temperature lag can be uncomfortable or unpleasant to occupants of the associated building.
Accordingly, methods for operating HVAC systems that can account for temperature lags between various operating temperatures of the HVAC system would be useful. In particular, methods for operating HVAC systems that that can preheat and/or precool an associated building in order to account for temperature lags between various operating temperatures of the HVAC system would be useful.
The present subject matter provides a method for operating an HVAC system. The method includes providing a model for an indoor temperature, y, of a building, providing predicted future outdoor temperatures, and calculating an activation time or an adjustment time interval for the HVAC system utilizing at least the model for y and the predicted future outdoor temperatures. Operation of the HVAC system can be improved with the activation time or the adjustment time interval. Additional aspects and advantages of the invention will be set forth in part in the following description, or may be apparent from the description, or may be learned through practice of the invention.
In a first exemplary embodiment, a method for operating an HVAC system is provided. The HVAC system is configured for cooling air within a building, heating air within the building, or both. The method includes providing a model for an indoor temperature, y, of the building, providing predicted future outdoor temperatures, and calculating an adjustment time interval for the HVAC system utilizing at least the model for y and the predicted future outdoor temperatures.
In a second exemplary embodiment, a method for operating an HVAC system is provided. The HVAC system is configured for cooling air within a building, heating air within the building, or both. The method includes providing a model for an interior temperature, y, of the building, providing predicted future exterior temperatures of the building, calculating an activation time for the HVAC system utilizing at least the model for y and the predicted future outdoor temperatures.
These and other features, aspects and advantages of the present invention will become better understood with reference to the following description and appended claims. The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and, together with the description, serve to explain the principles of the invention.
A full and enabling disclosure of the present invention, including the best mode thereof, directed to one of ordinary skill in the art, is set forth in the specification, which makes reference to the appended figures.
Reference now will be made in detail to embodiments of the invention, one or more examples of which are illustrated in the drawings. Each example is provided by way of explanation of the invention, not limitation of the invention. In fact, it will be apparent to those skilled in the art that various modifications and variations can be made in the present invention without departing from the scope or spirit of the invention. For instance, features illustrated or described as part of one embodiment can be used with another embodiment to yield a still further embodiment. Thus, it is intended that the present invention covers such modifications and variations as come within the scope of the appended claims and their equivalents.
As will be understood by those skilled in the art, HVAC system 110 can be any suitable mechanism for heating and/or cooling interior 102 of building 100. In the exemplary embodiment shown in
HVAC system 110 also includes a thermostat 112 for controlling HVAC system 110 and measuring a temperature of interior 102. A user can set an operating temperature of HVAC system 110 with thermostat 112, and HVAC system 110 can operate to maintain interior 102 of building 100 at the operating temperature. Further, HVAC system 110 includes a temperature sensor 116, such as a thermocouple or thermistor, for measuring a temperature of exterior 104 of building 100.
HVAC system 110 also includes a processing device or controller 114, e.g., positioned within thermostat 112. Various operational processes or methods for operating HVAC system 110 can be programmed into controller 114. As used herein, “controller” may include a memory and one or more microprocessors, CPUs or the like, such as general or special purpose microprocessors operable to execute programming instructions or micro-control code associated with operation of HVAC system 110. The memory may represent random access memory such as DRAM, or read only memory such as ROM or FLASH. In one embodiment, the processor executes programming instructions stored in memory. The memory may be a separate component from the processor or may be included onboard within the processor.
It should be understood that the shape and configuration of building 100 shown in
As will be understood by those skilled in the art, HVAC system 110 can operate to maintain building 100 at a first operating temperature when building 100 is unoccupied. Conversely, HVAC system 110 can operate to maintain building 100 at a second operating temperature when building 100 is occupied. Controller 114 can adjust HVAC system 110 between the first and second operating temperatures, e.g., in order to conserve energy and/or reduce operating costs of HVAC system 110. However, the first operating temperature can be uncomfortable, e.g., too hot or too cold, to occupants of building 100 relative to the second operating temperature.
HVAC system 110 requires time to heat and/or cool interior 102 of building 100 and adjust a temperature of interior 102. As discussed in greater detail below, the present subject matter provides methods for operating an HVAC system, such as HVAC system 110. Such methods can assist with improving performance of HVAC system 110, e.g., during heating and/or cooling of interior 102 of building 100 between the first and second operating temperatures.
At step 210, a model for an indoor temperature, y, of building 100 is provided. The model for y can be programmed into controller 114 such that controller 114 can calculate a predicted future indoor temperature of building 100, e.g., a predicted future temperature of interior 102. The model for y can utilize any suitable input to calculate y. For example, y can be calculated based at least in part upon a previous indoor temperature of building 100, a previous outdoor temperature of building 100, and/or a previous operational state of HVAC system 110, e.g., whether HVAC system 110 is on or off.
The model for y can be any suitable model for simulating or modeling the heat dynamics of building 100. As an example, the model for y can be a second order linear model, e.g., such that the model for y is given as
y
k
=a
1
y
k−1
+a
2
y
k−2
+b
1
v
k−1
+b
2
u
k−1
where
The model for y provided above can also be provided as a state space model. Thus, the model for y can be given as
X
k+1
=AX
k
+BU
k
where
X
k
=[y
k
y
k−1]T,
and
U
k
=[v
k
u
k]T.
As discussed above, the model for y can be any suitable model in alternative exemplary embodiments. Thus, the model provided above is not intended to limit the present subject matter in any aspect and is provided by way of example only.
At step 220, predicted future outdoor temperatures are provided. As an example, controller 114 can receive the predicted future outdoor temperatures, e.g., predicted future temperatures of exterior 104 of building 100, at step 220. The predicted future outdoor temperatures can come from any suitable source. For example, the predicted future outdoor temperatures can be based on weather forecast data or historical weather data.
As an example, weather forecast data generally includes a daily maximum temperature and a daily minimum temperature. Further, outdoor temperatures generally have a sinusoidal shape between the daily maximum temperature and the daily minimum temperature. Thus, the predicted future outdoor temperatures can be provided using the following:
where
At step 230, the adjustment time interval for HVAC system 110 is calculated. The adjustment time interval can correspond to a period of time required for HVAC system 110 to adjust an indoor temperature of building 100 from an initial temperature, T0, to a final temperature, Tf, where T0 and Tf are unequal. Thus, HVAC system 110 can heat and/or cool interior 102 of building 100 between T0 and Tf within the adjustment time interval.
As an example, controller 114 can calculate the adjustment time interval at step 230 utilizing at least the model for y of step 210 and the predicted future outdoor temperatures of step 220. In particular, controller 114 can calculate the adjustment time interval with the following:
and
N=kf−k0 where k0 is an initial time at which the indoor temperature of building 100 is an initial temperature, yk
Further, utilizing the above process, the adjustment time interval can be calculated in order to minimize energy consumption of HVAC system 110. For example, the adjustment time interval can be calculated with the following:
where
As will be understood by those skilled in the art, controller 114 can be programmed to adjust the operating temperature of HVAC system 110 between T0 and Tf. As an example, HVAC system 110 can operate to maintain building 100 at one of T0 or Tf when building 100 is unoccupied. Conversely, HVAC system 110 can operate to maintain building 100 the other of T0 and Tf when building 100 is occupied. Controller 114 can adjust HVAC system 110 between T0 and Tf, e.g., in order to conserve energy and/or reduce operating costs of HVAC system 110.
With the activation time interval calculated at step 230, controller 114 can operate HVAC system 110 to pre-heat and/or pre-cool interior 102 of building 100 between T0 and Tf. Such pre-heating or pre-cooling can increase comfort of occupants within building 100 and improve satisfaction of such occupants with HVAC system 110. For example, before such occupants enter or return to building 100, controller 114 can operate to adjust interior 102 of building 100 from T0 to Tf such the building 100 is pre-heated or pre-cooled and comfortable for such occupants.
Like in step 210 of method 200 (
Like in step 220 of method 200 (
At step 330, the activation time for HVAC system 110 is calculated. The activation time can correspond to a time at which HVAC system 110 is activated in order to adjust an indoor temperature of building 100 from an initial temperature, T0, to a final temperature, Tf, where T0 and Tf are unequal. Thus, HVAC system 110 can heat and/or cool interior 102 of building 100 between T0 and Tf by activating HVAC system 110 at the activation time.
As an example, controller 114 can calculate the activation time at step 330 utilizing at least the model for y of step 310 and the predicted future outdoor temperatures of step 320. In particular, controller 114 can calculate the activation time with the following:
and
N=kf−k0 where k0 is the activation time at which the indoor temperature of building 100 is an initial temperature, yk
Further, utilizing the above process, the activation time can be calculated in order to minimize energy consumption of HVAC system 110. For example, the activation time can be calculated with the following:
where
This written description uses examples to disclose the invention, including the best mode, and also to enable any person skilled in the art to practice the invention, including making and using any devices or systems and performing any incorporated methods. The patentable scope of the invention is defined by the claims, and may include other examples that occur to those skilled in the art. Such other examples are intended to be within the scope of the claims if they include structural elements that do not differ from the literal language of the claims, or if they include equivalent structural elements with insubstantial differences from the literal languages of the claims.