thermal comfort index, which in turn was fed back
to our comfort-energy controller. Our comfort index
is based on the 7-level ASHRAE scale
4
, which de-
scribes 7 states from cold to hot surrounding a neutral
(optimal) value which lies in the middle. Our com-
fort index leverages two different kinds of user feed-
back in parallel. Direct comfort is measured through
the survey and the corresponding queries in which the
user is asked to rank the current felt comfort. Indi-
rect comfort is derived from her interaction with the
virtual thermostat knob. The set value on the thermo-
stat is mapped to the same 7-level scale of ASHRAE
and is finally forwarded to the server after every user
interaction. Some rooms in our testing environment
occupy more than one users. In the case of receiv-
ing different comfort indices from multiple users, we
obtain a mean value by averaging them in order to
achieve the best possible comfort. The floor plan of
one of the offices is shown in figure 2. The remaining
offices show a similar topology.
5 EVALUATION AND
DISCUSSION
In this section, we discuss the performance of our ap-
proach and report the final results of our experimen-
tal study. We implemented and tested three differ-
ent climate controlling approaches during our study:
a basic open-loop (OL) controller, the closed-loop
comfort-energy controller (CLCE) and the SVR en-
hanced closed loop comfort-energy controller (SVRe-
CLCE). Each of them was field-tested for one week.
The open-loop (OL) controller allows the user
to control directly the air conditioner in her room.
Hence, the A/C unit reacts solely to input signals
passed directly through the web thermostat. The basic
principles of the closed-loop comfort-energy (CLCE)
controller are described in section 3.1. It is a two-fold
PID controller, which takes both comfort and energy
consumption into account for regulating the tempera-
ture in a room. We choose a weight of 4/5 in favor
of the comfort. In contrast to the proactive SVRe-
CLCE, starting and stopping of the system is per-
formed here manually by the user. We modeled com-
fort and energy consumption separately with MAT-
LAB Simulink
5
and chose a state space model with
a state vector length of 3. The System Identification
Toolbox was used to identify our models. The PID pa-
rameters were estimated by testing and leveraging the
4
American Society of Heating, Refrigerating and Air-
Conditioning Engineers (https://www.ashrae.org/)
5
https://de.mathworks.com/products/simulink.html
PID Tuner with the goal of obtaining rapid response
and stability at the same time. The following param-
eters have been determined and subsequently applied
on the PID comfort controller: K
p
= 2, K
i
= 0.2, K
d
=
−0.2. Analog, the parameters used by the PID energy
controller are: K
p
= −0.02,K
i
= −0.002,K
d
= 0.0.
These values were utilized for the configuration of
both the CLCE and the SVReCLCE controllers. Neu-
tral comfort and 450W power have been chosen as
reference values for the two controllers respectively.
The energy consumed over a period of 60 minutes
served as input for the energy controller.
After statistically analyzing the users’ behavior
we were able to define the appropriate moving time
window lengths utilized by our prediction algorithm.
So, we selected a 30 minutes time interval as predic-
tion horizon to cover the night, before the workday
begins, while the window during the day is set to 10
minutes due to the increasing change of attendance
state in an office environment. The submission of the
end of day online questionnaire served as an end-of-
workday flag. A detection window of 5 minutes is
used for the actual presence detection and a period of
15 motionless minutes is used to define absence in or-
der to filter short breaks out.
5.1 Energy
Table 1 lists the average energy consumption values
of each room, as well as of all rooms together dur-
ing a period of one week respectively. The average
of the energy consumption over one week and over
both all rooms, as well as rooms B and C (in brack-
ets) for each controller is displayed on the first row,
while the remaining rows below contain the average
one-week consumption in each room. Room D shows
no energy consumption because no A/C unit was de-
ployed there due to being our reference room, where
our control person was. The control person serves as
a reference for the study by providing information re-
garding her sense of comfort from an office without
any climate control. This person is thus only able to
fill out our e-questionnaires but he/she cannot control
the temperature.
As can be seen from table 1, our proactive ap-
proach SVReCLCE yields the best overall results
when it comes to energy efficiency among the rooms
B and C. CLCE and OL take the second and third
place respectively. Looking the total average, our
SVReCLCE performs better than CLCE, but slightly
worse than the OL approach. A closer look at the ta-
ble, shows that room B clearly stands out in a positive
manner. Our controller here helps saving the most en-
ergy. Nearly 14.37% could be saved by SVReCLCE
SMARTGREENS 2017 - 6th International Conference on Smart Cities and Green ICT Systems
262