Вы находитесь на странице: 1из 8

2015 19th International Conference on System Theory, Control and Computing (ICSTCC), October 14-16, Cheile Gradistei, Romania

HVAC Control Methods - A review


Filip Belic Zeljko Hocenski, Drazen Sliskovic
Design and Construction Department of Computer Engineering and Automation
TEO-Belisce Faculty of Electrical Engineering
Belisce, Croatia Osijek, Croatia
filip.belic@teo-belisce.hr zeljko.hocenski@etfos.hr, drazen.sliskovic@etfos.hr

Abstract—Making buildings more energy efficient while noninvasive and cheaper approach. At the same time, these
keeping thermal comfort has been an important topic in last control methods must provide existing or even upgraded feel of
decades, including improving efficiency of Heating, Ventilation comport to occupants, which is a primary goal of HVAC
and Air Conditioning (HVAC) systems. One approach to this system.
goal is to use better control methods. This paper presents a
review of methods which have been researched in scientific This article presents an overview of some recent researches
papers in last couple of years. Most papers focus on one of the that deal with improved control methods in HVAC systems.
following trends: improving "classical" control methods; use of Second part of paper presents some general topics dealing with
predictable control based on models; use of intelligent control control strategies in HVAC systems. Reviewed papers are
methods. presented in this part, divided to groups by approach. Third
part will try to find some common characteristics and trends in
Keywords—HVAC systems, control, review, Classic Control, presented articles. Final part will give conclusion and propose
Predictive Control, Intelligent Control possible further steps.

I. INTRODUCTION II. CONTROL STRATEGIES FOR HVAC SYSTEMS


Energy efficiency is a popular topic in last decades, both in As already mentioned, HVAC originates in Heating,
scientific and popular literature. Data [1], [2] shows that Ventilation and Air Conditioning. Nowadays, HVAC system is
developed countries use up to 40% of energy on buildings, and considered a part of system called air-conditioning system,
that almost half of it is used for heating, ventilation and air which takes care of the total control of temperature, moisture in
conditioning (HVAC systems, henceforward). This means that the air (humidity), supply of outside air for ventilation,
up to 20% of energy in USA today is used for HVAC systems, filtration of airborne particles, and air movement in the
shown in Table 1. And if we consider that total energy occupied space [4]. Nevertheless, HVAC is still used in most
consumption is 28×1012 kWh (data for USA in 2010), this literature. HVAC comprises following processes:
proves quite a large amount.
 Heating – addition of thermal energy (heat) to air with
purpose of maintaining zone's temperature
TABLE I. ENERGY USE IN USA, PER CONSUMERS OVER YEARS
Energy used
 Cooling - removal of thermal energy from air with
Consumer / Year 2006 2008 2011 purpose of maintaining zone's temperature
Buildings (% of total) 39% 40% 41%
 Humidifying – addition of moisture to air with purpose
Residential (% of buildings) 54% 54% 54%
Commercial (% of buildings) 46% 46% 46%
of maintaining zone's humidity
Space heating (% of buildings) 20% 21% 37%  Dehumidifying – removal of moisture from air with
Lighting (% of buildings) 18% 13% 9%
purpose of maintaining zone's humidity
Space cooling (% of buildings) 13% 13% 10%
Water heating (% of buildings) 10% 9% 12%  Ventilating – replacing of interior air with fresh air
Other (% of buildings) 39% 44% 32% from outside with purpose of maintaining zone's air
HVAC (% of buildings) 33% 34% 47% quality
HVAC (% of total) 13% 14% 19%
 Cleaning – removal of dust and other particles with
purpose of maintaining zone's air quality
There are several approaches to reducing this energy and
making buildings more energy efficient: use of modern  Air movement – circulation and mixing of air with
materials with better thermal characteristics; applying design purpose of maintaining zone's temperature, humidity
methods that consider energy efficiency during design phase; and air quality
replacing equipment with more efficient one; use of better
control methods; etc. [3] Some of these methods can be applied This article focuses only on first four or five processes of
only before and during construction; some of them are HVAC systems (heating, cooling, humidifying, dehumidifying;
expensive to apply. Upgrading HVAC system to be more sometimes ventilation).
energy efficient by use of modern control techniques can be

978-1-4799-8481-7/15/$31.00 ©2015 IEEE 679


A. Approaches to Control of HVAC Systems They explain how to use decoupled approach to realize
For analysis of control methods for HVAC systems, it is decentralized control system. A feedforward controller in
first necessary to make a distinction by approaches. combination with PID controller is selected as showcase,
demonstrated on refrigeration system. Results show
In paper [5] author shows development of control methods improvement of RMS (Root Mean Square) error of control
in industry (not just in HVAC) through history. Control system and more stable operation of components.
strategies are developed in four stages, which can be seen in
Table II. First stage is labeled Conventional PID Control: In paper [7] authors propose and discuss an improvement of
second stage (Advanced Control I) is marked by different existing optimal control of heat-exchangers in HVAC systems.
versions of Multiple Input Multiple Output Control; stage three Authors shortly discuss model of two heat-exchangers (air-to-
(Advanced Control II) comprises different types of industrial air and water-to-air) and give a detailed control strategy:
implementations; fourth stage (Advanced Control III) is signed disturbance rejections; maximum exploitation of air-to-air heat-
by different hybrid, expert and soft-computing techniques. exchanger; keeping difference between supply water flow and
Second part of article deals with trend of implementation of tertiary water flow of water-to-air heat-exchanger on minimum.
various ICT (Information and Communication Technology) They discuss classical and optimal approach based on two
techniques in process control. independent controllers for heat-exchangers, conditions and
constraints for control. Next they propose a simplified optimal
control scheme, which solves problem of bypass flow, resulting
TABLE II. DEVELOPMENT OF CONTROL STRATEGIES OVER TIME in 82% reduction of energy consumption of tertiary pump.
A B C D Simple application of PID control is given in paper [8],
Conventional Advanced Control Advanced Advanced
PID Control I Control II Control III where authors explain design of handheld instrument for
Robust Hybrid automatic tuning of PID controllers that can be used in HVAC.
Manual Gain Scheduling
Control Method
Control Predictive They give theoretical background for tuning PID controllers
Methods Control and explain how it can be done based on process data. Paper
Adapting and Optimal [9] explain use of PID controllers for control of HVAC system
Feedback Fuzzy
Self-tuning Control
Control
Control Methods
Control of large commercial building. PID control is combined with
Multivariable expert knowledge to provide better results: simulating human
Control Methods Model Neural divisional control (by providing different control scenarios);
Cascade
Control
(State Space and Predictive Network on-line tuning of PID parameters (depending on accumulative
Transfer Function Control Control error); feed-forward control (depending on outside conditions);
Models) and lag compensation of particular HVAC sub-systems.
Multivariable
Control Methods Discrete Paper [10] present a detailed explanation of classical
Feedforward Decentralized
(Decoupling and Events control strategy based on PID controllers. Authors first
Control Control
Decentralized Control
Control) describe building and HVAC system and use first-principles
Nonlinear approach to build a thermal model which comprises all relevant
Ratio Control
Pole Placement Algebraic Hybrid Soft thermal processes. They use Laplace transformations to get
Methods Control Computing transfer functions. These equations are used to model PID
Control controllers for humidifier and heating coil for heating mode,
Combined Robust QFT Expert
Control Nonlinear Control Control Control
and for dehumidifier and cooling coil for cooling mode. PID
Structures Methods Methods controllers are tuned with Ziegler-Nichols method.

C. Predictive Control
To take a similar approach, this paper will divide reviewed
articles into four categories: classic approach (Feedforward and Predictive control techniques rely on predicting the
Feedback Control, On-Off, PID, etc.); predictive control dynamic behavior of system in future and adjusting response of
methods (in most cases, Model Predictive Control); intelligent controller accordingly. Usually this means some variation of
control techniques (fuzzy logic in various combinations); and Model Predictive Control (MPC), where prediction is
other approaches and general topics. performed based on explicit model of building. These kinds of
methods can achieve very good results, but often have
problems with complex implementation. Fig. 1. shows relation
B. Classic Approach
between important values of MPC: setpoints, predictions and
Also called conventional control strategies, this approach is inputs that are adjusted based on these predictions.
marked with use of methods with many decades of practical
implementation, especially feedback control and PID Book [11] gives very extensive overview of Model
(Proportional-Integral-Derivative) controllers. Predictive Control, with focus on industry. MPC is reviewed as
general control strategy, with several implementations: Model
Paper [6] is dealing with design of control systems. Even Algorithmic Control (MAC), Dynamics Matrix Control (DMC)
though authors admit that MIMO (Multiple Input Multiple and Generalized Prediction Control (GPC). Other associated
Output) system provide better theoretical results, in practice it topics are also reviewed: synthesis approach, optimization,
can be more convenient to have several SISO (Single Input robustness, etc. A survey of MPC applications in industry can
Single Output) systems, especially when tuning is considered. be seen in [12].

680
Fig. 2. Lumped Capacitance Method – 3R2C substitute for wall

There are many papers dealing with Model Predictive


Control. Paper [17] describes a typical MPC problem and
explains various problems and challenges when developing a
control solution for HVAC system based on MPC. This
implementation uses Sequential Quadratic Programming (SQP)
Fig. 1. Model Predictive Control – use of model of system to predict to solve the optimization problem. Controller is based on
future behavior and optimally adjust inputs detailed and simplified thermal model of building. Authors
report that this solution is applicable in real-time control of
A review of modern papers on Model Predictive Control HVAC system. Paper [18] follows a typical structure of MPC
for HVAC systems is given in paper [13]. Authors make a article, where in first part authors describe thermal model of
short introduction of HVAC systems and their modeling building (HVAC system, AHU – Air Handing Units and VAV
(which is integral part of MPC). Then they discuss MPC and its – Variable Air Volume units, room model based on variation of
particulars (prediction horizon; inputs/outputs; constraints; cost Lumped Capacitance Method, etc.) and in second part they
function; etc.). Finally, they give a review of 10 current deal with implementation of MPC (constraints, SQP method
researches, comparing them on according to type (of model and for solving, etc.). Paper explains how Decentralized MPC
controller), type of cost function, solution method, optimality, (DMPC) can be used for better results and how dual
stage (computer simulation, experiment, actual building, decomposition method can be used to decentralize the system.
prototype) and special features. Authors of paper [19] follow a similar pattern but focus on
Model Predictive Control and thermal modeling is used and Stochastic MPC, where uncertainties of weather predictions are
explained in paper [14], but it is not main a topic. Instead, built into model. Four control strategies are compared: Rule
authors focus on establishing how perturbations of parameters Based Control (If-Then rules for control); Certainty
affect results and energy efficiency of HVAC system. They Equivalence MPC (uncertainty is neglected); Stochastic MPC
build a thermal model of test building by Lumped Capacitance (where uncertainties follow Gaussian distribution); and
Method (wall example shown in Fig. 2.; this is a very common Performance Bound (optimal control with perfect knowledge
method for building thermal models for use in MPC) and build of future weather and long prediction horizon). Paper [20]
parameter estimation errors into this model. They develop gives very detailed description of creating a Model Predictive
Model Predictive Control system where they examine Controller for test plant, where MPC is combined with
influence of each perturbed parameter. This controller was feedback linearization (for linearization of input-output
simulated over 2000 timesn performing Monte-Carlo behavior of cooling coil). Implementation of MPC for family
simulations to get result. Two parameters, thermal resistances house is presented in [21]. Authors explain how to build a zone
of floor and ceiling, are revealed to have majority of impact on model with Lumped Capacitance Method and then use it for
system results. MPC. In paper [22] by same authors, focus is on indoor air
quality by ASHRAE (American Society of Heating,
Model Predictive Control is extensively described in paper Refrigerating and Air-conditioning Engineers) standards. In
[15]. Authors describe real-life application of MPC strategy for [23] and [24] authors use subspace identification algorithm to
control of HVAC system on University of California at find thermal model of building from data. They test both their
Merced, USA. They explain various topics, from modeling of identification strategy and control strategy on real building,
HVAC system, its elements and building, to control on several Czech Technical University. Authors stress impact of quality
levels of complexity. Many practical and expert details are of thermal model on prediction-based control strategies and
revealed, with overview of current research, which makes this address question of feasibility of MPC in particular cases.
a very good starting point for researching Model Predictive
Control. Authors start with introduction to principles of MPC Paper [25] also deals with feasibility of Model Predictive
and modeling of thermal processes in buildings. Control is Control strategy. Authors question when is feasible to invest in
developed hierarchically, on two levels: high level, where they Model Predictive Controller for HVAC system on existing
model and control HVAC system, production of heating and building. To answer this, they compare energy balance of
cooling water, distribution, etc.; and lower level which deals building calculated by three methods: by use of some of
with internal dynamic inside building and local elements of standard methods for static modeling (energy audit; energy
HVAC system. Earlier version of this paper and research can label or certificate); actual energy balance (energy loses; data
be found in [16]. from Building Management System); and theoretical results
achieved by Model Predictive Control. There are two steps for
decision: first, if actual energy consumption is larger than

681
standard consumption (static model); second, if theoretical cost of performance. To solve this drawback, authors
MPC-based consumption is less than actual. Authors explain a developed their method called Infinite-Horizon EMPC, which
simplified modeling method that can be used in MPC strategy. they explain.
Another paper dealing with distributed MPC is [26]. Authors of paper [32] deal with Generalized Prediction
Authors first give an explanation of Model Predictive Control Control (GPC), which is a variant of prediction control
and develop a controller for a single room (or zone). They developed during 80s. They propose three different model
focus much on possibility that MPC takes occupancy of zones types for thermal processes in building (LTV – Linear Time
into consideration. Classic controllers (PID) usually use a Varying; BTV – Bilinear Time Varying; BTI – Bilinear Time
lower set-point for unoccupied periods (e.g. night-setup) which Invariant), all of which are inherently nonlinear. Two new
saves energy; but MPC (especially if occupancy is known in forms of GPC are presented: Modified incremental GPC
advance by schedule) can give much better results by ignoring (MGPC) and Modified Non-Incremental GPC (MNIGPC); in
periods of inoccupation and preparing for future periods of contrast to original (incremental) GPC and Non-Incremental
occupancy. In second part, authors develop their dMPC GPC (NIGPC). Also, it is possible to additionally adapt
(distributed MPC) that combines properties of centralized (formulate) GPC to type of model: Linear Self Tuning Control
control strategy (optimal results, because model of whole (LSTC) for LTV; Bilinear Self Tuning Control (BSTC); and
building is taken into consideration) and decentralized control Fixed Bilinear Control (FBC). Detailed modeling of building
strategy (lower computation costs and better robustness) by elements (room, wall, radiator, valve and boiler) is given and
making each of distributed controllers share data with its results in bilinear product term that describes the whole system,
neighbors. Paper [27] gives a review of distributed approach to for which authors perform parameter estimation. Finally,
MPC. Authors have reviewed 35 approaches to dMPC (not authors conduct simulations for each control algorithm (GPC,
only in HVAC) and marked distinctive features, which enabled NIGPC, MGPC, MNIGPC) and for each system representation
them to speculate on future roadmap of dMPC research. (LTV, BTV, BTI). Results favor incremental forms of GPC
and nonlinear forms of system.
Usually MPC is used for control of HVAC system on high
level. In paper [28] MPC, in form of Inferential Model-based Paper [33] describes a simple form of predictive control of
Predictive Control Scheme (IMPCS), is used for control of a cooling in building, based on load-shifting. Three control
single boiler, although again on high level, for defining set- strategies will be compared: Night-Setup (NS), where cooling
points, while PID control is used for direct control of actuators. is turned on only during period of occupancy; Load-Shifting
Detailed model of system is again needed, but in this case it is (LS), where building is pre-cooled during night (when energy
much simpler model than in case of whole building. Model is is cheaper) and cooled during day when interior temperature
provided from hybrid method where structure of model rises above limit; and novel strategy called Demand-Limiting
(including boiler and room) is based on first-principles (DL) that is proposed by authors. DL strategy also uses pre-
approach, while parameters are estimated by data-driven cooling during night, but instead of cooling during day, it uses
approach. MPC is compared to classical ON/OFF control and pre-cooling during day so that temperature never leaves limited
optimal control (Average Room Temperature-Based Control – range. Goal of this method is to reduce peak loads, instead of
ARTBC), where results are very favorable to IMPCS. Authors usual goal of lowering energy consumption. DL strategy is
admit high costs of tuning this controller for each application. based on model of building, which is explained in the paper.
A framework that couples building topology, estimation In paper [34] three different control strategies are explained
and control routines is presented in paper [29]. Authors extend and compared, applying on experimental HVAC system and
their hybrid (gray-box) method for identification of thermal building. First, basic, strategy is classical On-Off control with
model of building, which they developed in paper [30] (based hysteresis (Bang-Bang), where controller just turns heater and
on Unscented Kalman Filter), and combine it with Energy humidifier on and off when they leave defined ranges. Second,
Management/Building Automation System. This enables advanced, strategy is based on On-Off controller, but considers
online identification through self-excitation that doesn't disrupt inertia of system, particularly temperature. Third, optimal
normal routines of occupants (meaning that historical results of strategy is based on Model Predictive Control and achieves
control system are used to improve thermal model of building). best results, but expects large effort in modelling thermal
Finally, this online model is combined with Model Predictive processes.
Control strategy. This would eventually lead to developing a
universal and automatic algorithm for identification and D. Fuzzy Control
control. Methods based on Fuzzy Logic Control are used quite often
Paper [31] deals with variation of MPC called Economic in HVAC control, one of reasons being very simple
MPC (EMPC). In this case, the primary goal of control is not to implementation of controller.
follow set-point exactly, but to use minimal amount of Very simple example of Fuzzy Logic in HVAC control is
resources. Here, price of electricity (or other energy sources) is shown in paper [35]. Authors use Fuzzy controller to turn on
embedded directly into cost function. Drawback of EMPC are and off HVAC units in four rooms of one building, in scenario
high computation cost, which can be solved by reducing the where there is not enough energy to keep them all turned on.
prediction horizon, which again results in poor results; and Fuzzy Controller must maintain the thermal comfort inside the
occurrences of spikes (rapid changes of input signal), which house, while avoiding situation where HVAC power load is
can be solved by imposing constraints on input, again affecting greater than available power (peak-load reduction). Authors

682
implement their controller in laboratory conditions. Similar Fuzzy Systems (NFS) where Artificial Neural Networks
approach is used in [36]. Authors use two fuzzy controllers: (ANN) are combined with FLC, and ANN is used to generate
one analyses building and active energy consumers to provide or modify the Rule Base of FLC. Second approach instead of
amount of available energy; and second distributes available ANN uses Genetic Algorithms (GA) for the same purposes,
energy so that temperature in every zone stays in comfort level. and it is called Genetic Fuzzy Systems (GFS). In second part of
articles, a review of articles is given. Most of reviewed papers
Paper [37] also deals with Fuzzy Logic. Authors first give deal with control of HVAC systems in various forms, but part
very extensive theoretical introduction to Fuzzy Logic of them deal with improving of results of classical PID
Controllers (FLC): Knowledge Base, Interface System, controllers (by developing methods for auto-tuning). Another
Fuzzification Interface, Defuzzification Interface, which is review of fuzzy control strategies is given in paper [41], with
shown in Fig. 3. Ability to handle multi-criteria control over 80 reviewed articles. Authors give an introduction to
strategies is selected as one of most important properties of Fuzzy Logic Control and continue to combination of FLC with
FLC. Second part of paper deals with Genetic Tuning of FLC, other control strategies: Genetic Algorithms; Clustering; Model
for which is also given an extensive description. Authors then Predictive Control.
concentrate on their own contribution in form of Weighted
Multi-Criterion Steady-State Genetic Algorithm (WMC-
SSGA) for tuning of FLC. This strategy is then applied on two E. Other methods and general topic
different real-life test-sites, and one of them in different Robust control is topic of paper [42]. Authors give only a
scenarios: summer-season model and mid-season model. short introduction to robust control, explaining how in this type
Results of experiment are discussed with focus on energy of control uncertainties are assumed as part of system and
efficiency improvements and system stability. controller. Experimental HVAC system is built to test
performance, representing a typical HVAC system found in
Similarly to previous paper, [38] describes combination of residential buildings. Authors compare a typical control system
Fuzzy Logic Controller with Genetic Algorithms, which consisting of three separate SISO (Single Input Single Output)
authors call Evolutionary Fuzzy Rule-Based models. List of PI (Proportional Integral) controllers with one MIMO
rules is developed directly from data without previous model (Multiple Input Multiple Output) controller build on robust
information. Authors focus their work on keeping the theory principles. Results demonstrate improvement in form of
computational load (and complexity) at acceptable level, which tracking times three times shorter that controlled by classical PI
they realize by use of indices of rules. Additional benefit is that control, applied on the same actuators.
with this method, physical interpretation of model is possible.
Proposed method is tested by modeling control of natural-gas A novel approach to HVAC control is given in [43] where
boiler. authors present a model-free control. Control is independent of
model or sensor information, and control actions are decided
Another combination of FLC and GA is given in paper upon votes of occupants. System is devised so that occupants
[39], where FLC is used to control valves that regulate water use their smartphones to vote about their current thermal
and steam valves. Authors first give a detailed model of valves comfort (cold, neutral, hot), which triggers an action of HVAC
and Air Handling Unit (AHU), and produce a multi-criteria system (heating or cooling). There are two possible approaches
controller (temperature and humidity). This controller is also to voting: maximizing the number of comfortable people
able to re-tune itself to match new conditions, so they call their (where few people are maximally comfort, but some people are
controller Adaptive FLC (AFLC). They explain how GA is left very uncomfortable) or minimizing average thermal
used to modify Fuzzy Rule Matrix (FRM) that will provide discomfort (where nobody is perfectly comfortable, but nobody
lowest possible RMS error. Results also show improvements in is in discomfort). Additional energy save can be achieved by
response (rise times and settling times). Testing is implemented enabling "drift", which means that indoor temperature is let to
in Matlab and Simulink. drift to outdoor (inducing minimal thermal discomfort, but
A review of papers dealing with intelligent control largely reducing energy consumption).
techniques in HVAC systems is presented in paper [40], where Paper [44] describes a control system based on adaptive
by intelligent authors mean fuzzy-logic-based. First, a basic feed-forward control strategy. Authors explain thermal
introduction to fuzzy control is given, after which authors modeling of building by Lumped Capacitance Method
continue with modified fuzzy techniques. They explain Neuro- (resulting in graph mode of zones) and air-mass flow
equations. Goal of control is to move the equilibrium of system
closer to desired operating point, which is called Passivity
Based Control. Uncertainty of inputs is also taken into
consideration to achieve more robust control system. Method is
tested on simulation of four-room building, where model is
built by Computational Fluid Dynamics (CFD) software.
Paper [45] researches how to decentralize a control system.
Authors first elaborate centralized and decentralized control
systems – former can achieve optimal results, but are sensitive
to model correctness and problems with communication and
sensor failures; latter realize only suboptimal results, but can be
Fig. 3. Fuzzy Logic Controller and its elements

683
more robust. When dealing with HVAC systems in buildings, not the same: either different outside temperature conditions; or
decentralization is realized by splitting zones in such way that not taking into consideration fundamental differences between
several zones are controlled by one decentralized controller. control strategies. Additionally, properties of measuring system
Usual approach to decentralizing is by heuristic methods, or have to be taken into consideration, as separating influences of
designer's "feel". Authors propose a systematic method based other system in the building have to be, too. Paper focuses on
on two factors: Coupling Loss Factor (CLF) which is defining quantitative metrics for use of energy and for thermal
connected to degree of clustering (few clusters is better); and comfort of occupants. Resulting methodology is tested on two
Mean Cluster Size (MCS) which depends on average number different control strategies: classical control with Advanced
of elements in clusters (smaller clusters are better). Authors Scheduling and Model Predictive Control.
explain how to divide zones in stages with use of combinatorial
methods, how to calculate CLF and MCS factors for each III. COMPARISON OF CONTROL STRATEGIES
stage, and how to select the optimal stage of clustering.
All reviewed papers (excluding books and papers about
Paper [46] deals with general topic of comparison of HVAC in general) can be seen in Table III. Papers are sorted
different control strategies. Authors propose that experimental by order of appearance.
comparison can be misleading if conditions of experiment are

TABLE III. COMPARISON OF REVIEWED PAPERS FOR HVAC CONTROL


Classical Predict. Intelligent Model Identification Scope of
Other Improvement
Methods Methods Methods type approach control

Zones model
Data-driven

HVAC sys.
or element
Predictive

Nonlinear

principles

Complete
Reference

General

General
Genetic

Hybrid
On-Off

system
Linear
Topics

Other
Fuzzy

First-
MPC

ANN
Alg.
PID
Year

[5] 2012 x
[6] 2010 x x x x 40% improved tracking
[7] 2009 x x x x 82% improved efficiency
[8] 2009 x x x x
[9] 2008 x x x x
[10] 2005 x x x x
[12] 2003 x x
[13] 2013 x x
[14] 2011 x x x x
[15] 2012 x x x x 19% improved efficiency
[16] 2009 x x x x 24.5% improved efficiency
[17] 2011 x x x x
[18] 2011 x x x x 10.2% improved efficiency
[19] 2010 x x x 40% improved efficiency
[20] 2011 x x x x
[21] 2011 x x x x
[22] 2013 x x x x x
[23] 2010 x x x x 30% improved efficiency
[24] 2010 x x x x 10% improved efficiency
[25] 2011 x x x x x
[26] 2010 x x x x
[27] 2014 x
[28] 2010 x x x x 9-20% improved efficiency
[29] 2013 x x x x x 7.5% effic./50% track.
[31] 2012 x x x x 99.9% reduced comp. cost
[32] 2011 x x x x x
[33] 2007 x x x x 30% reduced peaks
[34] 2011 x x x x x x x 8.21% improved efficiency
[35] 2012 x x x
[36] 2009 x x x
[37] 2003 x x x x 30% improved efficiency
[38] 2000 x x x x
[39] 2013 x x x x
[40] 2010 x x x
[41] 2006 x
[42] 2008 x x x x x 300% improved efficiency
[43] 2013 x x 50% improved efficiency
[44] 2013 x x x x 16% improved efficiency
[45] 2011 x x x x x
[46] 2012 x x x x
40 1 6 3 21 7 4 1 8 3 20 11 12 10 9 14 9 11

684
As explained before, regarding the control approach, papers smaller scope: either only on HVAC system or its elements
are divided in four categories (grey part of table): Classical (e.g. production of heat, control of boilers, etc.), where they
Control methods; Predictive Control Methods; Intelligent dismiss how produced energy will be distributed in building; or
Control Methods; and other methods and general topics. on zones model (control of climate conditions inside the
building), presuming that necessary energy is available.
Classical approach comprises control methods that have
been developed in past, e.g. On-Off and PID. These methods Lastly, Table III. gives some quantitative data about
are still used in majority of applications, but their popularity as improvements that resulted from implementation of these
research subject is expectedly not strong anymore. Some control methods. These numbers must be taken with caution
possible developments are in combining these methods with and usually cannot be compared directly – context and
variations of advanced approach. previous conditions of buildings and HVAC systems, and
scope of control must be regarded.
Predictive methods present a major point of interest for new
papers, especially Model Predictive Control. MPC in HVAC
has been extensively researched in past (MPC as method exist IV. CONCLUSION
since 1970s), but development and new application are still As explained in introduction, as standard of living is
possible. Since efficiency of MPC depends on quality of growing, so does the amount of energy used for heating,
thermal model, a lot of study is put into developing better ventilation and air conditioning. This signifies that methods for
models of buildings and HVAC systems. There are several efficient control of HVAC systems will only be more important
drawback of MPC in regard to its implement. First, MPC is in future.
computationally intensive. Second, complex algorithm means
more room of errors. And third, for complex systems as large Classical approaches, especially PID controllers, are still
commercial buildings, MPC has many parameters that have to ubiquitous in most applications, whether domestic or
be tuned, so commissioning is hard. This means that there is commercial. Advanced approaches, marked mostly by
much effort to produce applications that can be used in predictive and intelligent control methods show very good
commercial products. results when it comes to energy efficiency. Trivial problems of
advanced methods have been mostly solved. Next steps of
Intelligent control methods are also interesting for research, advanced control methods in HVAC should be finding ways to
especially those based on Fuzzy Logic Controllers, in make application commercially available and easier to
combination with Genetic Algorithms or Artificial Neural implement in different settings.
Networks. They can give very good results and are relatively
easy to implements. But, judging from lack of implementation
REFERENCES
in commercial products, there is still place for improvement
and these methods are still looking for their place on the [1] J. D. Kelso, “Building Energy Data Book 2011,” 2012.
market. [2] L. Perez-Lombard, J. Ortizb, and C. Pout, “A review on buildings
energy consumption information,” Energy Build., vol. 40, no. 3, pp.
Table III. also shows some information about type of model 394–398, Jan. 2008.
that is used to represent the system, where such information is [3] V. Vakiloroaya, B. Samali, A. Fakhar, and K. Pishghadam, “A
stated in the paper. First category is model type, where models review of different strategies for HVAC energy saving,” Energy
Convers. Manag., vol. 77, no. 1, pp. 738–754, Jan. 2014.
are divided as linear or nonlinear. HVAC systems are usually
[4] R. McDowall, Fundamentals of HVAC Systems, 1st ed., vol. 40, no.
complex and nonlinear systems, but most papers either regard 6. Elsevier, 2007.
them as linear or use some kind of linearization methods on
[5] S. Kozak, “Advanced control engineering methods in modern
them. technological applications,” in Proceedings of the 13th International
Carpathian Control Conference (ICCC), 2012, pp. 392–397.
Second division is based on type of approach that is used to
acquire the model. First-principles approach uses knowledge of [6] N. Jain, R. J. Otten, and A. G. Alleyne, “Decoupled Feedforward
Control for an Air-Conditioning and Refrigeration System,” in
mathematics and physics to describe the systems dynamics, American Control Conference (ACC), 2010, pp. 5904–5909.
thermal processes and properties of buildings. Such approach [7] M. Komareji, J. Stoustrup, H. Rasmussen, N. Bidstrup, P. Svendsen,
enables useful insights in behavior of system, but it is usually and F. Nielsen, “Simplified optimal control in HVAC systems,” in
complex and requires specialized knowledge about buildings. 2009 IEEE International Conference on Control Applications, 2009,
Data-driven approach uses numerical methods to produce the pp. 1033–1038.
model from data only. It can yield very good results in short [8] J. Liu, W. Cai, and G. Zhang, “Design and application of handheld
time, but it lacks interpretation of buildings interior behavior auto-tuning pid instrument used in HVAC,” in 2009 4th IEEE
Conference on Industrial Electronics and Applications, 2009, pp.
and physical interpretation. Hybrid approach presents a 1695–1698.
combination of previous two approaches, usually with use of [9] J. Wang, C. Zhang, and Y. Jing, “Application of an intelligent PID
first-principles methods to provide a structure of model and control in heating ventilating and air-conditioning system,” in 2008
data-driven methods for parameter estimation. 7th World Congress on Intelligent Control and Automation, 2008,
pp. 4371–4376.
Papers are then divided according to the scope or target of [10] B. Tashtoush, M. Molhim, and M. Al-Rousan, “Dynamic model of
control. Part of authors tries to target complete HVAC systems, an HVAC system for control analysis,” Energy, vol. 30, no. 10, pp.
including the behavior of thermal conditions in building (e.g. 1729–1745, Jul. 2005.
temperatures in each zone). Rest of authors tries to focus on [11] D. Bao-Cang, Modern Predictive Control. CRC Press, 2009.

685
[12] S. J. Qina, T. a. Badgwell, S. J. Qin, and T. a. Badgwell, “A survey [29] P. Radecki and B. Hencey, “Online thermal estimation, control, and
of industrial model predictive control technology,” Control Eng. self-excitation of buildings,” in 52nd IEEE Conference on Decision
Pract., vol. 11, no. 7, pp. 733–764, Jul. 2003. and Control, 2013, pp. 4802–4807.
[13] R. Kwadzogah, M. Zhou, and S. Li, “Model predictive control for [30] P. Radecki and B. Hencey, “Online Building Thermal Parameter
HVAC systems — A review,” in 2013 IEEE International Estimation via Unscented Kalman Filtering,” in American Control
Conference on Automation Science and Engineering (CASE), 2013, Conference (ACC), 2012, 2012, pp. 3056–3062.
pp. 442–447. [31] D. I. Mendoza-Serrano and D. J. Chmielewski, “HVAC control
[14] S. Bengea, V. Adetola, K. Kang, M. J. Liba, D. Vrabie, R. Bitmead, using infinite-horizon economic MPC,” in Proceedings of the IEEE
and S. Narayanan, “Parameter estimation of a building system Conference on Decision and Control, 2012, no. 3, pp. 6963–6968.
model and impact of estimation error on closed-loop performance,” [32] P. Kret, K. J. Burnham, T. Larkowski, and L. Koszalka, “Control
in IEEE Conference on Decision and Control and European Optimisation of a Domestic Heating System,” in 2011 21st
Control Conference, 2011, pp. 5137–5143. International Conference on Systems Engineering, 2011, pp. 55–58.
[15] Y. Ma, A. Kelman, A. Daly, and F. Borrelli, “Predictive Control for [33] K. Lee and J. E. Braun, “Reducing Peak Cooling Loads through
Energy Efficient Buildings with Thermal Storage,” IEEE Control Model-Based Control of Zone Temperature Setpoints,” in 2007
Syst., vol. 32, no. January, pp. 44–64, Feb. 2012. American Control Conference, 2007, pp. 5070–5075.
[16] Y. Ma, F. Borrelli, B. Hencey, A. Packard, and S. Bortoff, “Model [34] K. Chinnakani, A. Krishnamurthy, J. Moyne, A. Arbor, and F. Gu,
Predictive Control of thermal energy storage in building cooling “Comparison of energy consumption in HVAC systems using
systems,” in Proceedings of the 48h IEEE Conference on Decision simple ON-OFF, intelligent ON-OFF and optimal controllers,” in
and Control (CDC) held jointly with 2009 28th Chinese Control 2011 IEEE Power and Energy Society General Meeting, 2011, pp.
Conference, 2009, pp. 392–397. 1–6.
[17] A. Kelman and F. Borrelli, “Bilinear Model Predictive Control of a [35] A. R. Al-Ali, N. A. Tubaiz, A. Al-Radaideh, J. A. Al-Dmour, and L.
HVAC System Using Sequential Quadratic Programming,” in Murugan, “Smart grid controller for optimizing HVAC energy
International Federation of Automatic Control World Congress, consumption,” in 2012 International Conference on Computer
2011, pp. 9869–9874. Systems and Industrial Informatics, 2012, pp. 1–4.
[18] Y. Ma, G. Anderson, and F. Borrelli, “A Distributed Predictive [36] J. R. Villar, E. D. La Cal, and J. Sedano, “A fuzzy logic based
Control Approach to Building Temperature Regulation,” in efficient energy saving approach for domestic heating systems,”
American Control Conference, 2011, pp. 2089–2094. Integr. Comput. Aided. Eng., vol. 16, no. 2, pp. 151–163, Jul. 2009.
[19] F. Oldewurtel, A. Parisio, C. N. Jones, M. Morari, D. Gyalistras, M. [37] R. Alcalá, J. M. Benítez, J. Casillas, O. Cordón, and R. Pérez,
Gwerder, V. Stauch, B. Lehmann, and K. Wirth, “Energy efficient “Fuzzy Control of HVAC Systems Optimized by Genetic
building climate control using Stochastic Model Predictive Control Algorithms,” Appl. Intell., vol. 18, no. 2, pp. 155–177, 2003.
and weather predictions,” in American Control Conference (ACC),
2010, 2010, pp. 5100–5105. [38] P. P. Angelov, R. a. Buswell, V. I. Hanby, and J. a. Wright, “A
methodology for modeling HVAC components using evolving
[20] J. Rehrl and M. Horn, “Temperature control for HVAC systems fuzzy rules,” in 2000 26th Annual Conference of the IEEE
based on exact linearization and model predictive control,” in 2011 Industrial Electronics Society. IECON 2000. 2000 IEEE
IEEE International Conference on Control Applications (CCA), International Conference on Industrial Electronics, Control and
2011, pp. 1119–1124. Instrumentation. 21st Century Technologies and Industrial
[21] M. Vašak, A. Starčić, and A. Martinčević, “Model predictive Opportunities (Cat. No.00CH37141), 2000, vol. 1, pp. 247–252.
control of heating and cooling in a family house,” in Proceedings of [39] M. W. Khan, M. A. Choudhry, and M. Zeeshan, “An efficient
the 34th International Convention MIPRO, 2011, 2011, pp. 739– design of genetic algorithm based Adaptive Fuzzy Logic Controller
743. for multivariable control of HVAC systems,” in 2013 5th Computer
[22] M. Vašak and A. Starčić, “Model Predictive Control of a Heating, Science and Electronic Engineering Conference (CEEC), 2013, pp.
Ventilation and Air Conditioning System,” in 36th International 1–6.
Convention on Information & Communication Technology [40] H. Mirinejad, K. C. Welch, and L. Spicer, “A Review of Intelligent
Electronics & Microelectronics (MIPRO), 2013, pp. 913–918. Control Techniques in HVAC Systems,” IEEE Int. Netw.
[23] J. Cigler and S. Privara, “Subspace identification and model Infrastruct. Digit. Content, pp. 1–5, 2010.
predictive control for buildings,” in 2010 11th International [41] J. Singh, N. Singh, and J. K. Sharma, “Fuzzy modeling and control
Conference on Control Automation Robotics & Vision, 2010, no. of HVAC systems – A review,” J. Sci. Ind. Res., vol. 65, no. June,
December, pp. 750–755. pp. 470–476, 2006.
[24] L. Ferkl, J. Siroky, S. Privara, and J. Sirok, “Model predictive [42] M. Anderson, M. Buehner, P. Young, D. Hittle, C. Anderson, and
control of buildings: The efficient way of heating,” in 2010 IEEE D. Hodgson, “MIMO Robust Control for HVAC Systems,” IEEE
International Conference on Control Applications, 2010, pp. 1922– Trans. Control Syst. Technol., vol. 16, no. 3, pp. 475–483, May
1926. 2008.
[25] L. Ferkl, C. Verhelst, L. Helsen, A. Ciller, D. Komarkova, and D. [43] S. Purdon, B. Kusy, R. Jurdak, and G. Challen, “Model-free HVAC
Kom, “Energy savings potential of a model-based controller for control using occupant feedback,” in 38th Annual IEEE Conference
heating: A feasibility study,” in 2011 IEEE International on Local Computer Networks - Workshops, 2013, pp. 84–92.
Conference on Control Applications (CCA), 2011, pp. 871–876.
[44] J. T. Wen, S. Mishra, S. Mukherjee, N. Tantisujjatham, and M.
[26] P.-D. Morosan, R. Bourdais, D. Dumur, J. Buisson, and P. Moros, Minakais, “Building temperature control with adaptive
“Distributed model predictive control for building temperature feedforward,” in 52nd IEEE Conference on Decision and Control,
regulation,” in American Control Conference (ACC), 2010, 2010, 2013, vol. 1, no. 5, pp. 4827–4832.
pp. 3174–3179.
[45] V. Chandan and A. G. Alleyne, “Optimal Control Architecture
[27] R. R. Negenborn and J. M. Maestre, “Distributed Model Predictive Selection for Thermal Control of Buildings,” in American Control
Control: An Overview and Roadmap of Future Research Conference, 2011, pp. 2071–2076.
Opportunities,” IEEE Control Syst., vol. 34, no. August, pp. 87–97,
2014. [46] A. Aswani, N. Master, J. Taneja, A. Krioukov, D. Culler, and C.
Tomlin, “Quantitative Methods for Comparing Different HVAC
[28] Z. Liao and A. L. Dexter, “An Inferential Model-Based Predictive Control Schemes,” in Proceedings of the 6th International
Control Scheme for Optimizing the Operation of Boilers in Building Conference on Performance Evaluation Methodologies and Tools,
Space-Heating Systems,” IEEE Trans. Control Syst. Technol., vol. 2012, pp. 326–332.
18, no. 5, pp. 1092–1102, Sep. 2010.

686

Вам также может понравиться