Next Article in Journal
An Experimental Comparison of Feature-Selection and Classification Methods for Microarray Datasets
Previous Article in Journal
Matrix-Based Method for Inferring Elements in Data Attributes Using a Vector Space Model
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

A Review on Energy Consumption Optimization Techniques in IoT Based Smart Building Environments

1
Department of Computer Engineering, University of Kuala Lumpur (UniKl-MIIT), 1016 Jalan Sultan Ismail, Kuala Lumpur 50250, Malaysia
2
Department of Computer Engineering, Jeju National University, Jejusi 63243, Korea
3
Department of Information Systems, Kulliyyah of ICT, International Islamic University Malaysia (IIUM), Gombak Campus, Kuala Lumpur 50728, Malaysia
*
Author to whom correspondence should be addressed.
Submission received: 26 October 2018 / Revised: 24 January 2019 / Accepted: 25 January 2019 / Published: 8 March 2019
(This article belongs to the Special Issue Smart Energy Grid Engineering)

Abstract

:
In recent years, due to the unnecessary wastage of electrical energy in residential buildings, the requirement of energy optimization and user comfort has gained vital importance. In the literature, various techniques have been proposed addressing the energy optimization problem. The goal of each technique is to maintain a balance between user comfort and energy requirements, such that the user can achieve the desired comfort level with the minimum amount of energy consumption. Researchers have addressed the issue with the help of different optimization algorithms and variations in the parameters to reduce energy consumption. To the best of our knowledge, this problem is not solved yet due to its challenging nature. The gaps in the literature are due to advancements in technology, the drawbacks of optimization algorithms, and the introduction of new optimization algorithms. Further, many newly proposed optimization algorithms have produced better accuracy on the benchmark instances but have not been applied yet for the optimization of energy consumption in smart homes. In this paper, we have carried out a detailed literature review of the techniques used for the optimization of energy consumption and scheduling in smart homes. Detailed discussion has been carried out on different factors contributing towards thermal comfort, visual comfort, and air quality comfort. We have also reviewed the fog and edge computing techniques used in smart homes.

1. Introduction

The world of information and communication technology is advancing with the addition of new sensing and communication technologies, to connect anything from anyplace, anytime. This type of connectivity is known as the Internet of Things (IoT) [1,2]. Security, connectivity, privacy, and standard procedures for communication in IoT-based networks are the biggest concerns nowadays [3]. Researchers are trying to resolve these concerns so that IoT-based networks can be successfully utilized in the real environment [4]. Electricity consumption prediction and optimization in residential buildings are also of concern to researchers and scientists, in order to make IoT-based smart home systems successful. The traditional methods used for energy management are forecasting based on statistical analysis and machine learning approaches applied to data of energy consumption gathered from electricity meters [5]. However, with traditional methods, the hourly energy consumption prediction is not possible. If we use data collected from digital meters and apply machine learning techniques on them it will be possible to predict hourly energy consumption, and based on predicted energy consumption, we can optimize energy consumption to avoid the wastage of precious energy resources. Regarding the energy consumption prediction, much work has already been done based on yearly, monthly, weekly, daily, and hourly consumption using Mean Absolute Error (MAE), Mean Squared Error (MSE), and Root Mean Squared Error (RMSE) as evaluation parameters [6,7,8].
Power consumption prediction has remained a concern for power generation companies due to the growing demand for energy caused by the rapid increase in world population. Scientists believe that if energy consumption is not controlled, it may lead to an energy shortfall after a few years. There are two options to deal with the shortfall of energy: (1) Producing more energy, or (2) minimizing the consumption of already available energy resources and reducing the wastage. The production of energy is a very costly solution to the problem, which requires a lot of time and resources, but on the other hand, by taking some pre-emptive measures, energy consumption minimization can be achieved [9]. Since the last few decades, much research has been done by the researchers on energy consumption prediction and optimization. Energy prediction is the first step to take for the optimization of energy consumption. Based on previously consumed energy, we must predict the energy consumption of the next hour, month, or year. The concept of energy optimization is helpful in smart homes where devices continuously consume the same amount of energy, but if we implement the concept of optimization in smart homes, it will supply the exact amount of power to the appliances [10]. The optimization technique is performed based on external conditions of the room, like temperature, illumination, humidity, air flow, air quality, and so forth. The satisfaction of the residents of a building is an important factor due to which smart homes and their energy consumption optimization are becoming an exciting topic for scientists and researchers. The researchers have proposed different techniques based on optimization algorithms to tackle the challenges of energy management and improve the comfort index of residents of smart buildings. Ant colony optimization and fuzzy logic have been used for the optimization of energy consumption, but still there is a gap in knowledge regarding cooling scenarios, and the resident comfort index needs to improve to some extent with less power consumption [11]. The major issue with the already available techniques is the dependency on the geographic area of the system and differentiation in environmental conditions. The maintenance of the balance between the comfort index and power consumption is also a significant issue [12,13]. The rule design according to the environmental conditions in fuzzy logic is another issue [14]. The researchers aim to increase the resident’s comfort index and reduce power consumption through optimization techniques and rule-based optimization. By predicting indoor environment parameters, the reduction in power consumption is possible. For the justification of carrying out this research, it is essential to understand the terms provided hereafter.
To the best of our knowledge, no review paper has covered the research questions (RQs). To answer the RQs, we have reviewed the literature on optimization algorithms used for the optimization of energy consumption and scheduling. The optimization algorithms are based on the approach to find minimum values of mathematical functions. They are used to evaluate design trade-offs, to assess control systems, and to find patterns in data. The solution to the optimization problem consists of a reduction of a complex problem into the more straightforward problems and then solving each straightforward problem, using its solution to solve the next problem [15]. Mathematical optimization is the selection of the best elements from some set of available alternatives. The optimization algorithms maximize or minimize the real function by selecting an input value from a given set of values, and based on that value, estimate the new value of the given function. Based on continuous and discrete values, the optimization problems are divided into two problems [16]. It is required to find optimal parameters using optimization techniques in energy management systems. The parameters are divided into two categories: the environmental conditions in the smart home area as current indoor parameters, and the demanded parameters by a resident of a smart home as user-set parameters [17]. These parameters are temperature, illumination, humidity airflow, air quality, and so forth. The error difference used for the optimization is the difference between current parameters and user-set parameters. Minimum error difference means minimum power consumption, so the target of these techniques is to reduce the error difference to the minimum level that will lead to minimizing power consumption. Researchers have already used optimization techniques to achieve minimum error difference, but still, further reduction in error difference is possible. It has been observed from the literature review that researchers have tried to solve the optimization problem with two different methods: (1) scheduling and (2) optimization.
The review of the literature revealed that many researchers have considered the optimization of an overall building or house, which results in less energy saving [8]. There is a gap in the literature with regard to optimizing individual areas of a house, as it will save more energy. Further, in the upper portion of a house, the temperature remains higher as compared to the lower portion, so the division of overall optimization into different subparts will save more energy. In the literature, a lot of research regarding energy consumption optimization has been done, but still, work is in progress to make the systems smarter regarding energy optimization [11].
To the best of our knowledge, no review paper has covered the literature on energy consumption optimization and energy consumption scheduling in smart homes. Therefore, this study aims to carry out a literature review on energy consumption optimization and scheduling in order to:
(a)
Identify algorithms and techniques used for energy consumption optimization and energy consumption scheduling in smart homes.
(b)
Identify edge and fog computing techniques used in smart homes.
(c)
Identify comfort index parameters in smart homes.
(d)
Identify the technologies used in smart homes.
(e)
Present a synthesis of empirical evidence found in (a), (b), (c), and (d).
Although both techniques (optimization and scheduling) are reviewed, the focus of this paper is on optimization. Therefore, the more detailed critical analysis focuses on optimization as compared to scheduling techniques.
The organization of the rest of the paper is as follows. Section 2 presents a review methodology, with results provided in Section 3. Section 4 contains detailed discussion, Section 5 contains a conclusion, and finally, Section 6 presents future work directions of the study.

2. Review Methodology

2.1. Research Questions

The definition of research questions (RQs) is necessary for any mapping and systematic studies. The research questions of this study are defined as:
RQ1: Which algorithms, techniques, and parameters have been used for energy consumption optimization in smart homes?
RQ2: Which algorithms, techniques, parameters, and pricing schemes have been used for energy consumption scheduling in smart homes?
RQ3: How are edge and fog computing techniques used in smart homes?
RQ4: What are the technologies used in smart homes for the connectivity of devices?
RQ5: What are the different comfort index parameters in smart homes?

2.2. Searching for Literature

The literature has been searched from the Web of Science, IEEE Xplore, Google Scholar, and Scopus. These databases cover topics related to energy optimization and scheduling and have enough literature. The searching criteria is based on different factors, as mentioned in the QRs. The search strings defined in Table 1 have been identified and used to search each database using Mendeley, Google Scholar, and Endnote.

2.3. Inclusion/Exclusion of Literature

The selection of the articles has been carried out based on the consideration of a comfort index and energy optimization. The focus is on genetic algorithm-based techniques, using a proportional–integral–derivative (PID) and fuzzy logic controllers. Further, we have considered articles which have focused on reducing cost and saving energy. Fog and edge computing are relatively new domains regarding energy optimization; therefore, we have selected the maximum possible articles for study based on its application in smart homes. The detailed inclusion and exclusion criteria are defined in Table 2.

3. Results

The flow diagram of the inclusion or exclusion of the articles for literature review can be seen in Figure 1 [18]. The following number of articles have been retrieved: “edge computing in smart building” (131), “fog computing in smart building” (122), “genetic algorithms for energy optimization” (1940), “energy optimization in smart building” (585), “energy scheduling in smart building” (279), and “Internet of Things (IoT) in smart building” (708). A total of 3765 articles were retrieved from database searches (Web of Science, IEEE Xplore, Scopus), and a further 35 articles were identified using Google Scholar. Mendeley and Endnote have been used to identify and delete duplicates because it can identify and separate the duplicates automatically. After duplicate removal of 100 articles, a total of 2700 were left. After title and abstract review, 3400 articles were excluded because they were not relevant to the topic, editorials, and reports, or showed irrelevant outcome measures. We have conducted a full article review on the remaining 300 articles, and 201 were excluded due to non-consideration of comfort index, scheduling in other domains, repeated studies, or focus on building structure rather than optimization techniques.
The other main reason for exclusion of the articles regarding fog and edge computing was the general implementation of techniques in IoT rather than smart buildings. We have applied forward and backward snowballing technique on the 99 remaing articles for a further literature search on the reference list of the articles, with up to 30 iterations in both directions or to the year of study under consideration (i.e., 1996 for the energy optimization techniques and 2009 for scheduling and fog and edge techniques). For the most recently published articles, forward snowballing was carried out until the last citation for the identification of further articles. The initial seed for the forward snowballing was the oldest paper under the study limit. Similarly for backward snowballing, the latest articles from the year 2018 were selected. Priority was given to the articles published in recent years. We have identified 16 articles using snowballing, and finally, 115 articles have qualified for the review. The details of the included articles are provided in Appendix A, Table A1. The remaining articles, reports, and standards in the study are in the supporting material. The articles have been shortlisted based on the title, abstract, and keywords in comparison with the selection criteria. The articles which have not fulfilled the criteria and which have the same nature of study have been excluded, with their exclusion reasons noted.
The relevant information from the articles related to energy optimization was extracted and reported. The criteria of the relevant information for each section is different based on the nature of the studies. Further, we selected 36 articles for complete analysis for the optimization techniques and 20 for scheduling techniques. From the total of 115 articles selected for the review, a detailed review of 56 articles has been carried out; the remaining articles have been formally reviewed, and relevant information has been extracted to answer the RQs. The complete details of the articles included in the review for the optimization techniques can be seen in Appendix B Table A2, and for scheduling in Appendix C Table A3.

4. Discussion

4.1. Research Question 1: RQ1: Which Algorithms, Techniques, and Parameters Have been Used for Energy Consumption Optimization in Smart Homes?

To answer RQ1, we have extracted the following relevant information from each article: (1) algorithm/technique, (2) focus area, (3) energy prediction, (4) energy optimization, (5) thermal comfort, (6) visual comfort, (7) air quality comfort, (8) sound comfort, (9) air quality, (10) temperature, (11) humidity, (12) illumination, (13) airflow, (14) heat radiation/flow, (15) cloth thermal insulation, (16) metabolic rate, (17) water vapor pressure, (18) single user, (19) multi-user, (20) individual room, (21) external environment. Appendix B, Table A2 discusses detailed information about these parameters. For the calculation of frequencies of each parameter and algorithms and techniques, comfort index, and frequency of publications from each year, we have carried out systematic mapping using the bubble technique reported in [19].

4.1.1. Systematic Mapping of Optimization Techniques

The data of Appendix B, Table A2, has been used for the systematic mapping; same can be seen in Figure 2 [19]. The other relevant information regarding the percentage of each technique, parameters, and so forth, was saved in an Excel sheet and elaborated upon in Figure 2 for the optimization techniques. The frequency of the articles included from each year is also provided with their percentage for better understanding and systematic extension. The definition of the abbreviations used in the parameter portion of the map is provided in the note portion of Appendix B, Table A2 and the remaining are provided as: particle swarm optimization (PSO), genetic algorithm (GA), artificial neural network (ANN), decision support model (DSM), linear reinforcement learning controller (LRLC), heuristic system identification (HIS), model-based predictive control strategy (MBP), Markov decision problems (MDP), ant colony optimization algorithm (ACO), multinomial logistic regression (MLR), bat algorithm (BAT), and artificial bee colony (ABC).
The map in Figure 2 provides complete details of the 36 articles included in the study for the optimization techniques. We have observed that most of the authors have given priority to thermal comfort, hence 33 (91.66%) out of 36 articles have considered thermal comfort. Moreover, for thermal comfort, 32 (88.88%) articles have considered temperature, 11 (30.55%) have considered humidity, 7 (19.44%) airflow, and minor consideration was given to other parameters. A total of 13 (36.11%) articles have considered the external environmental parameters. If we consider the frequency of prediction optimization techniques used by the authors, then 32 (88.88%) articles have focused on energy optimization and 8 (22.22%) on energy prediction. The other most important factor is the number of users focused on by studies for satisfaction and comfort index consideration. Mostly, the authors have followed the standard values of the comfort index and focused on the standards rather than the preferences of everyone. Regarding user preference, 28 (77.77%) articles have considered the preference of a single user according to the standard set of different comforts. Only 2 (5.55%) have considered the multiple user comfort index, and 8 (22.22%) articles have considered individual rooms for energy optimization rather than the complete building.
The other most important comfort is visual comfort, which has been considered by 19 (52.77%) articles, considering the illumination by 19 (52.77%) as the visual parameter. Air quality comfort has been considered by 16 (44.44%) articles, using CO2 16 (44.44%) as air quality parameter.
Overall 34 (94.44%) articles have considered the comfort index, 27 (75.00%) considered energy saving, 1 (2.77%) occupant behavior, 1 (2.77%) learning to control, and 1 (2.77%) multiple user comfort index. Regarding the optimization algorithms, the genetic algorithm has been used by 10 (27.77%) articles for comfort index, 7 (19.44%) for energy saving, and 1 (2.77%) for learning to control. The other most prominent algorithm was the artificial neural network and its variations, which were used by 6 (16.66%) articles for comfort index, and 4 (11.11%) for energy saving. Furthermore, the particle swarm optimization algorithm has been used by 2 (5.55%) articles for the comfort index and 3 (8.33%) for the energy saving. Very few authors have used the remaining algorithms for energy saving and comfort index management.

4.1.2. Algorithms and Techniques used for the Energy Optimization

Research in the area of energy management systems started decades ago. For energy saving and optimization, different researchers have used various methodologies to achieve the target goal. For the detailed comparative analysis, kindly refer to Appendix B, Table A2. For the tuning of proportional integral and derivative (PID) in heating ventilation and air conditioning systems, the genetic algorithm was used by [17]. The performance of the system was measured using overshoot, setting time, and mean squared error [17].
The trend of using conventional control systems based on classical controllers has emerged in the last few decades [20]. With advancements in technology, the demand for change has grown due to the overshooting temperature problem with these controllers. Other issues include energy efficiency and user preference, due to which the conventional models were not suitable. For the solution of the temperature overshooting problem, proportional–integral–derivative (PID) controllers were introduced [20]. The PID controllers also have some disadvantages, like the selection of the wrong algorithm, improper tuning, over- or under-filtering, incorrect configuration of the control strategy, spanning and scaling, and scan related issues.
To overcome the problems of PID controllers, fuzzy controllers have gained vital importance, and using a genetic algorithm for the optimization and fuzzy logic for the controlling method was introduced by [21]. They have focused on increasing the comfort index and minimizing energy consumption. The technique has considered the user preference to improve the comfort index. The performance of the controllers was measured using overshoot, setting time, and mean squared error [21]. A predictive control method using a genetic algorithm for the VAV air conditioning system was introduced by [22]. The method based on the PID controller for the control of temperature was based on self-tuning. The process does not consider the single or multi-user comfort index, as the focus is just on energy efficiency.
A method for comfort index and energy consumption optimization using fuzzy PID, fuzzy PD, and adaptive fuzzy PD was introduced by [23]. They have considered thermal, visual, and air quality comfort. The primary objective of the control system was the satisfaction of user preferences, avoiding overshooting and energy waste, and monitoring of energy consumption. They have given preference to the residents of the building. The rule base was accordingly designed to overcome the issue of overshooting. The other method for the adaptive controllers was proposed in [24], which is based on the neural network. The model predicts outdoor parameters using ANN, but it does not consider user preferences and comfort index of the residents. The authors have ignored factors like illumination and air quality and considered only temperature.
For the optimum payoff characteristics between energy cost and thermal comfort, a multi-objective genetic algorithm (MOGA) was used by [25]. They have considered the comfort index of the residents of the building and found the pricing of the energy after some time intervals. They have not discussed visual and air quality comfort. The optimized fuzzy controller has been proposed to improve the comfort index and reduce energy consumption by [26]. They had used an ON/OFF method; when the indoor illumination reached the desired level, the lighting turns OFF automatically. They have introduced user parameters to the system through a smart card [26]. The system was not compatible with particular changes in the environmental conditions, like change in temperature due to the specific opening of windows, and so forth [26].
A comparative study of the different fuzzy controllers, like fuzzy P, fuzzy PID, fuzzy PI, fuzzy PD, and adaptive fuzzy PD, has been carried out in [27]. The performance criteria of the model were energy consumption and response performance; they have not considered user preferences for the performance of the system [27]. They have addressed the overshooting problem in the methodology. which is the main reason for the wastage of energy in residential buildings [27]. The other comprehensive study of the artificial neural network-based energy management techniques, fuzzy and adaptive neuro-fuzzy inference systems, has been carried out in [28]. The non-linear characteristics are difficult to monitor and control in HVAC systems. For the solution of this issue, a fuzzy control system for HVAC was proposed by [29]. The modeling of the indoor and outdoor environment has been avoided using an adaptive fuzzy controller. They have not considered user involvement for the comfort index [29].
In [30], Fong at al. proposed an energy efficient evolutionary programming-based metaheuristic approach according to the HVAC system needs for the optimization of energy consumption. Similarly, Lah et al. [31], used a fuzzy logic controller for automatic roller blinds for illumination control inside a building. The technique focusses on maximizing the use of daylight for internal illumination and reducing the energy consumption of artificial lighting [31]. An intelligent decision support model for the building energy management system has been proposed by [32]. It can deal with the diagnosis of the internal environment of the building and reduce energy consumption. The system can be centrally operated for the monitoring of energy consumption in buildings and give commands to actuators based on the rules in the knowledge base [32].
For comfort index management, a reinforcement learning based method was described by [33], using a PPD index to measure the comfort index. They have used a linear reinforcement learning controller (LRLC) and fuzzy PD controller. The LRLC faces some difficulties, such as turning on the wrong system (i.e., cooling instead of heating) [33]. There is a need for improvement in these methods so that they can adopt the changes of buildings accordingly and react as per the changes [33].
Liang and Du, in [34], have designed a comfort control system using human learning combined with power minimization strategies. The user comfort zones have been tuned using human learning approach, which was used in hotels for short term occupancy by [35]. The studies on thermal comfort in HVAC systems using predicted mean value (PMV) method have been carried out by [36]. The proposed strategies focus on improving thermal comfort and minimizing energy consumption. The other major thermal comfort index is the least enthalpy estimator (LEE) proposed by [37]. A control algorithm for the indoor environment, including thermal, air quality, and visual comfort, has been presented by [38].
Moon and Kim [39] proposed an artificial neural network-based model for thermal comfort management in the buildings. They have considered the temperature, humidity, and predicted mean vote (PMV) for thermal comfort due to the importance of humidity. Two separate predictive control strategies have been used to deal with the overshoot and undershoot of thermal conditions. The energy saving with the proposed method was not satisfactory due to certain constraints, but the technique maintained a better comfort index. A genetic algorithm has been used for the improvement of the fuzzy rules matrix and membership function for the design of the adaptive fuzzy logic controller by [40]. The fuzzy logic controller has been designed to control the air handling unit of the HVAC system [40]. An intelligent coordinator control system based on the master and slave concept was proposed by [41]. The tuning of the parameters of the fuzzy logic controller was carried out using a genetic algorithm.
A multi-agent system for comfort and building management systems has been proposed by [42]. The model considers occupancy as well as occupant preferences at the same time and reduces energy consumption [42]. A fuzzy controller for HVAC systems based on a genetic algorithm has been designed by [43]. The method focused on the rate of water and steam in the air handling unit of a building and improved the steady-state error, rise time, and setting time as compared to traditional fuzzy controllers. Authors in [44] used the knowledge-based approach for the selection of a user indoor environmental preference in an HVAC system. The transformation of a multi-objective optimization problem of comfort index and energy optimization into a scalar optimization problem has been carried out using a genetic algorithm and a neural network for the optimization and modeling of HVAC systems in buildings by [45].
Scherer et al. [46] proposed a distributed model predictive (DMPC) for energy management. The model-based predictive controllers have the capability of predicting room weather forecasting, occupancy, and other related information. The second part of the technique focuses on the implementation of the system in the building’s HVAC system for thermal comfort. An intelligent energy efficient agent block function of automation to deal with the heterogeneous energy management systems has been proposed by [47]. The software entity 2eA-FB has the capability of surfing and reasoning to communicate with other devices. A zero-energy house has been designed to accommodate thermal and visual comfort and optimization of energy consumption in buildings by [48].
Nagy et al. [49] have proposed an adaptive lighting control strategy in buildings to improve comfort index and reduce energy consumption. The control scheme uses the data of motion sensors to control the lighting inside the building and turn the lights on or off. A framework for big data analytics and an energy saving support system to predict future energy consumption using previous consumption data and efficiently utilize energy resources has been proposed by [50]. The system can handle the scheduling of appliances for energy saving in buildings. Another energy saving controller that can adjust the intensity of LEDs automatically as per input data has been introduced by [51].
An ant colony optimization algorithm has been implemented to achieve energy saving and improvement in comfort index [52]. Delgarm et al., in [53], used mono and multi-objective particle swarm optimization (MOPSO) for the energy efficiency of an individual room of a building regarding heating, cooling, and lighting energy consumption. Shaikh et al. [54,55] have developed the multiagent control system using a multi-objective genetic algorithm for energy management inside buildings. The approach is based on the agents, in which the master agent is responsible for controlling the parallel agents. Thermal, visual, and air quality comfort has been considered and fuzzy logic used for the required output power. Zheng et al. [56] summarized the challenges and opportunities regarding zero energy buildings to reduce energy consumption. The influence of the occupant behavior on energy consumption in a building has been discussed by [57]. The study focused on modifying occupant behavior according to the building environment and helping to design buildings according to occupant behavior.
Park et al. [58] introduced a reinforcement learning-based occupant-centered controller for lighting. LightLearn utilizes occupancy information, switch position, and light information to adjust the lighting according to environmental conditions and user preferences. A multi-occupant comfort methodology for HVAC system in buildings using the softmax regression algorithm has been proposed by [59]. The focus was to accommodate multiple occupants and achieve maximum energy saving at the same time. Putra [60] studied the effect of thermal conditions on the occupant’s performance and satisfaction in an office environment. He has used Multiphysics software for the modeling simulation and visualization of the environmental quality. Ain et al. [61] have used a fuzzy inference system for comfort index management in smart homes. Mamdani has performed better in hot weather as compared to the Sugeno fuzzy inference system, which has provided better results in cold weather.
The trend has moved towards predictive models, and the neural network-based model was proposed by [62]. Fuzzy logic takes the forecasted environmental parameters from the neural network and gives outputs accordingly. They have not preferred to consider the user-set parameters and instead focused on the ASHRAE recommended temperature [63,64]. Authors have focused on the optimal selection of parameters of the model for accurate prediction. Following the methodology of [62], Collota et al. [65] used soft computing techniques, including a dynamic fuzzy controller and artificial neural network, using real variables mapped with a non-linear function for the maximization of the comfort index. In the proposed technique, the overfitting problem has been solved using the user’s feedback, through which the rules have been changed dynamically using a Gaussian membership function.
Using a genetic algorithm and fuzzy logic as a controller of the temperature, illumination and air quality has been used by [66]. A prediction component has also been included in the model using a Kalman filter. The objective of the technique was to improve the comfort index and decrease energy consumption. Wahid et al. [67] carried out experimentation for improvement of the comfort index and energy consumption reduction in residential buildings using an artificial bee colony and fuzzy logic. They have focused on integrating the fitness function of an artificial bee colony with user comfort index and energy consumption.
Ali et al. [68] used genetic programming and fuzzy logic for energy management. The model based on the comfort index of the single user means focusing on the complete house user comfort index and energy saving. The model was similar to their earlier model proposed in [66]. Another robust simulated model for energy consumption optimization was proposed by Ullah et al. in [69], using the genetic algorithm and particle swarm optimization. They have used sensors for the recording of the data and noise has been removed using a Kalman filter. The heating scenario has been considered in the study because the temperature in South Korea was already below the comfort index. A model for comfort management and energy optimization in residential buildings based on fuzzy controllers and bat algorithm has been proposed by [70]. They have considered temperature, illumination, and air quality as comfort parameters. The study has focused on South Korean environmental conditions.

4.2. Research Question 2: RQ2: Which Algorithms, Techniques, Parameters, and Pricing Schemes Have been Used for Energy Consumption Scheduling in Smart Homes?

To answer the RQ2, we have extracted following relevant information from each article: (1) algorithm/technique, (2) focus area, (3) future energy prediction, (4) energy optimization, (5) thermal comfort, (6) visual comfort, (7) air quality comfort, (8) air quality, (9) temperature, (10) humidity, (11) illumination, (12) real-time pricing, (13) day ahead real-time pricing, (14) critical peak pricing, (15) time of use pricing, (16) flat pricing, (17) appliance power consumption based division, (18) optimal scheduling, (19) reduce peak to average ratio, (20) reduce power consumption, (21) reduce cost. We have provided detailed information of these parameters in Appendix C, Table A3.

4.2.1. Systematic Mapping of Scheduling Techniques

The data of Appendix C, Table A3, has been used for the systematic mapping; the same can be seen in Figure 3 [19]. The definition of the abbreviations used in the parameter portion of the map can be seen in the note portion of Appendix C, Table A3, and the remaining are provided as: earthworm optimization algorithm (EOA), genetic algorithm (GA), bacterial foraging optimization algorithm (BFOA), artificial fish swarm optimization (AFSO), mixed integer linear programming (MILP), daily maximum energy scheduling (DMES), sequential quadratic programming (SQP), crow search algorithm (CSA), cuckoo search optimization algorithm (CSOA), flower pollination algorithm (FPA), teacher learning based optimization (TLBO), dynamic programming algorithm (DPA), regression algorithm (RA), neural network (NN), support vector regression (SVR), random forest regression (RFR), distributed algorithm (DA), model predictive control (MPC), particle swarm optimization (PSO), temperature setpoint assignment (TSA), wind driven optimization (WDO), Jaya algorithm (JA), strawberry algorithm (SBA), and harmony search algorithm (HAS). In the scheduling portion total, 20 articles have been selected for the complete analysis, the details of which are provided in Appendix C, Table A3.
We have observed that the researchers have not emphasized on comfort index in the scheduling techniques. Only 3 (15.00%) authors have considered thermal comfort, 1 (5.00%) considered visual comfort, and temperature has been considered by 5 (25.00%). Regarding the pricing schemes, real-time pricing has been used by 9 authors (45.00%), critical peak pricing by 8 (40.00%), a day ahead real-time pricing by 4 (20.00%), time of use pricing by 4 (20.00%), and flat pricing by 1 (5.00%).
The focus of all 20 (100%) articles was towards energy saving and reducing power consumption. The second priority has been optimal scheduling (19 articles, 95.00%), followed by reducing the peak to average ratio (17 articles, 80.00%) and appliance power consumption-based division (15 articles, 75.00%). A total of 4 articles (20.00%) have considered the comfort index. A total of 5 articles (25.00%) have focused on the demand-side management, and 1 author (5.00%) has considered load management. Regarding the optimization algorithms for scheduling, the genetic algorithm has been used by 8 (40.00%) articles for energy saving and cost reduction. For the comfort index, it has been used 2 (10.00%) times, for demand-side management 4 (20.00%) times, to reduce the peak to average ratio 8 (40.00%) times, and for load management 1 (5.00%) time. A total of 3 (15.00%) authors have used a bacterial foraging optimization algorithm for energy saving, cost reduction, and reduction of peak to average ratio. The other most used algorithm is the dynamic programming algorithm, which has been used by 3 (15.00%) authors for energy saving, cost reduction, reduction peak to average ratio, and by 1 author (5.00%) for load management. The other most prominent algorithms were neural networks, earthworm optimization algorithm, mixed integer linear programming, daily maximum energy scheduling, model predictive control, and particle swarm optimization.

4.2.2. Algorithms and Techniques for Energy Optimization through Scheduling

The scheduling methods have benefits as well as drawbacks, like with the rescheduling of appliances from peak hours to regular hours. The cost of energy reduces, and consumers may reduce their electricity bills, but user comfort also gets disturbed. In these methods, the users are restricted to use energy during low price hours. For the detailed comparative analysis, kindly refer Appendix C, Table A3.
Fuselli et al. in [71] have used neural network-based action-dependent heuristic dynamic programming (ADHDP) for the energy scheduling in residential buildings using historical data. They have used particle swarm optimization (PSO) for the pre-training and enhancement of the optimization in the proposed algorithm. A model predictive methodology for HVAC load management considers the inside temperature for the calculation of the cost of electricity [72]. The method provides energy efficient control to the customers for energy management as per their requirement and preferences of inside temperature, using the temperature set-point assignment (TSA) algorithm. They have used the genetic algorithm for optimized demand-side management, and the performance of the GA-based demand-side management algorithm was better than the heuristic based evolutionary algorithms [73].
Ali et al. [74] have presented a simulated model for smart grid energy management and optimization using earthworm algorithm [75] and bacterial foraging algorithm [76,77]. Authors have used a pricing scheme so that the consumers get an idea of cost and use electricity accordingly and avoid usage of energy during peak hours to avoid the extra cost of electricity. An artificial fish swarm algorithm and genetic algorithm have been used to reduce the peak to average ratio (PAR) and cost of electricity by [78]. An electricity optimization rescheduling scheme using mixed integer linear programming method (MELP) and a daily maximum energy scheduling device for South Africa has been proposed by [79]. Through the device, consumers can efficiently reduce electricity consumption.
Rasheed et al. [80] have proposed an optimization technique to reduce the electricity bill and maintain the user comfort index. The home grid system contains a centralized energy management system (EMS), smart meter, and home appliances, connected through a communication protocol. The proposed HVAC algorithm determines the time slot during which the electronic equipment operate with the minimum cost of electricity. A daily maximum energy scheduling for smart homes that will work with smart meters has been proposed by [81]. They have considered optimizing the daily energy consumption to reduce the cost of electricity bills, while comfort index has not discussed. A service-oriented modular multi-agent systems architecture for home energy management has been proposed by [82]. They have utilized visualization techniques and developed an online multiplayer game for real interaction with consumers for better rescheduling. They have developed a rescheduling algorithm for the cooling and heating plan.
Nadeem et al. in [83] proposed a rescheduling scheme for energy optimization focusing on energy cost minimization, keeping in mind the defined priorities of every appliance. They have used an enhanced differential evolution (EDE) and teacher learning-based optimization (TLBO). The hierarchical model has been proposed in [84], which uses predictive control for energy management. Khan et al. [85] have used genetic and earthworm algorithms for energy management in smart grids, to minimize cost and Peak to average ratio (PAR) and maximize user comfort index. The smart grid connects the physical system with the information system for monitoring activities of the system [14].
Mohsenian-Rad et al. [86] have addressed the scheduling issue in smart meters with the deployed energy consumption scheduling (ECS) device. They have proposed a centralized power source shared among different consumers having an ECS device distributed algorithm installed in their smart meters. Javaid et al. [87] used peak energy consumption to minimize electricity cost and improve user comfort index using dynamic programming, a genetic algorithm, and binary particle swarm optimization. For the communication of the appliances, they have used a home area network (HAN). Aslam et al. [88] used a genetic algorithm, cuckoo search optimization algorithm (CSOA), and crow search algorithm (CSA) for the reduction of electricity cost, waiting time, and peak to average ratio (PART) in a home energy management system (HEMS). For electricity storage, they have incorporated a smart electricity storage system (ESS) in the model. Awais et al. [89] have used the bacterial foraging optimization algorithm (BFOA) and flower pollination algorithm (FPA) for the cost and PAR reduction in residential buildings.
Ahmad et al. [90] integrated renewable energy resources (RES) and an energy storage system (ESS) to reduce the cost of electricity and PAR. To achieve the target goal, they have proposed an optimized home energy management system (OHEMS) using the day ahead pricing scheme. Samuel et al. [91] focused on demand-side management in the residential sector using the Earliglow based algorithm. The Earliglow algorithm uses components of Jaya and strawberry algorithm (SBA). Hussain et al. [92] proposed an efficient home energy management controller (EHEMC) to reduce energy cost and peak to average ratio (PAR) and maintain comfort index. The optimization has been achieved using a genetic harmony search algorithm (GHSA). The comparison of the results of the algorithm with wind-driven optimization (WDO), harmony search algorithm (HSA), and genetic algorithm (GA) has proved it to be an efficient technique for scheduling, regarding cost reduction, PAR, and comfort index. A demand-side management model for the residential load, which helps to optimize the scheduling of power, has been proposed by [93]. The day ahead pricing scheme has been considered for the scheduling. The teacher learning-based optimization has outperformed the other techniques regarding optimal scheduling.

4.3. Research Question 3: RQ3: How are the Edge and Fog Computing Techniques Used in Smart Homes?

To answer RQ3, we have carried out a formal review of the edge and fog computing techniques. Using edge and fog computing techniques for the optimization of energy and energy management and response time reduction is quite a new domain, therefore sufficient literature is not available. Hence, most relevant studies have been reported here.

Edge Computing and Fog Computing-based Techniques in Smart Homes and Smart Grids

Ferrández-Pastor et al. [94] proposed a method for smart devices based on edge computing to tackle the issues related to scalability of services and interoperability. The model has automated the rule designing for better decision making based on installation behavior. They have used KNN and decision tree algorithms for energy generation and consumption management. They have used MQTT protocol as the communication protocol and Ubidots [95] IoT platform for experimentation. Froiz-Míguez et al. [96] presented a ZiWi distributed fog computing home automation system (HAS) for seamless communication among ZigBee and home devices connected through WiFi. They have used a message queuing telemetry transport (MQTT) protocol for the communication between nodes of the smart home network. They have also discussed home automation protocols and technologies, home automation systems for heterogeneous networks, fog computing architectures, and open source home automation systems. Further, they have carried out detailed discussion on comparison of the ESP8266-based boards.
Tehreem et al. [97] have integrated the fog computing environment with the smart grid to manage energy consumption efficiently. The region-based division has been carried out, having multigrid’s assigned to each region. The balancing algorithms have been used to balance the load on virtual machines. They have used round robin (RR), throttled, and beam search (BS) algorithms, and the performance of BS algorithm was better as compared to the other algorithms. The model has three layers—cloud layer responsible for the communication between network and grid, the fog layer for communication between the cloud and the microgrid, and the smart grid-based layer, having multiple clusters for the communication with fogs. The fogs have been placed near to the end user to avoid latency rate. The BS algorithm has been proposed to achieve the minimum response time. Zakria et al. [98] proposed a three-layered framework integrating fog computing to overcome the loading on the cloud network in a smart grid environment. The focus of the model was to reduce the electricity consumers load from the cloud network. Connectivity with fog has been achieved using controllers. The second major layer contains fogs for receiving user requests and virtual machines. The cloud layer contains data centers and utility. They have used round robin (RR), throttled, and shortest remaining time first (SRTF) approaches for performance evaluation of the allocation of virtual machines. Further, they have also used the closest data center service broker policy for the selection of fog. The SRTF can select the VM machines which have a smaller number of requests. The fogs store customers data temporarily before sending it to the cloud for permanent storage. The performance of the proposed technique regarding cost was better than the other two techniques.
Zahoor et al. [99] have proposed a fog-based model for the management of resources in a smart grid environment. The model has focused on hierarchical structures of cloud-fog computing. They have used round robin, throttled, and a particle swarm optimization algorithm for the load balancing. The authors have focused on providing low latency services and better scalability support for the grids. In the extended work, authors have used artificial bee colony (ABC) and ant colony optimization (ACO) in [100] for energy management. Also, the authors have proposed the hybrid of ACO and ABC, known as hybrid artificial bee ant colony optimization (HABACO).
Fatima et al. [101] proposed a fog computing based model for resource allocation in residential buildings. The performance has been measured using response time and processing time. The load balancing of virtual machines has been carried out using particle swarm optimization with simulated annealing (PSOSA). The broker policies include new dynamic service proximity, new dynamic response time, and enhanced new response time. The simulations have been carried out using Cloud Analyst. Chekired et al. [102] proposed a real-time dynamic pricing model for the charging and discharging of electric vehicles and the energy management of residential buildings. The focus was to reduce the peak loads to save energy and reduce cost. The model use software-defined networking (SDN), decentralized cloud architecture, and network function virtualization (NFV). The model deals with scheduling of the user requests in real time with supervised communication between the controllers of the microgrid. The other model focused on electric vehicles for scheduling and energy management, using fog computing for the vehicle charging and discharging [103].
Butt et al. [104] have proposed a technique for the improvement of efficiency of the smart grid in the cloud environment. Normally in the smart home network, latency has been noticed due to a large number of requests from smart home clusters towards the smart grid, which results in latency, delay, and increased response time. The latency issue has been solved using fog computing to act as a middle layer between the cloud and smart grids. In the proposed methodology, authors have used the honey bee algorithm and compared results with the round-robin algorithm regarding latency, delay, and response time. The efficiency of the method has also been measured regarding the different broker policies, like closet DC (CDC), optimize response time (ORT), reconfigure dynamically with load (RDL), and advance service broker policy (ASP). Nazar et al. [105] proposed architecture for the energy management system based on cloud and fog computing. The load management has been carried out using virtual machines on fog servers using a modified shortest job first (MSJF) algorithm. The results of the proposed technique were not better as compared to the round robin and throttled algorithms. They have deployed two patches of fog in the network connected to the cloud and microgrid, where the controller was responsible for maintaining the log of user requests. Ismail et al. [106] proposed fog architecture for the smart grid having a layered architecture. Virtual machines, having the capability of multitasking, have been used to address multiple customer requests at the same time to reduce the response time. The allocation of resources has been carried out using the artificial bee colony algorithm. The performance of the artificial bee colony in this scenario was better than the round robin, particle swarm optimization, and throttled algorithms.
Rehman et al. [107] have proposed a four-layered architecture for efficient resource management in a cloud fog network. The technique aimed to reduce the load of customer requests from the cloud network. The balancing of the load has been carried out using round robin (RR), particle swarm optimization (PSO), and threshold-based load balancer (TBLB) algorithms. The TBLB has proved better results as compared to the other algorithms. Gao and Wu in [108] presented a load balancing strategy in the cloud network using ant colony optimization algorithm (ACO). The focus of the scheme was to adjust the load and incoming requests toward the cloud dynamically. The candidate nodes have been found using a forward-backward ant mechanism and max-min rules. The technique proved better regarding resource handling. Ashraf et al. [109] have proposed a cloud-fog based model to avoid the wastage of energy in the smart grid environment. The resource requests have been handled using round robin, active monitoring virtual machine (AMVM), and throttled. The resource routing has been carried out using dynamic broker policy. Sharif et al. [110] have proposed a model to deal with the maximum number of requests in minimum time in a cloud network. The proposed insert select technique (IST) assists the data center in the optimized allocation of virtual machines to the requests. The simulation has been carried out in CloudSim.
Chakraborty and Datta in [111] proposed home automation based on edge computing, virtual IoT devices, and Internet of Things technology. Home automation is the basis of edge computing technologies because the main functionalities of smart homes depend on edge computing. Smart homes face the issue of fragmentation due to the production of different types of data. The issue of fragmentation has been handled in the proposed method using a separate layer containing the drivers that help home devices to be part of the network. Lin and Hu [112] proposed a method for residential energy consumption scheduling using a particle swarm optimization algorithm. The method can be integrated with edge computing.
Sun and Ansari in [113] discussed the scalability of Internet of Things architecture and proposed mobile edge computing for the solution of scalability. The edge IoT can handle data streams at the mobile edges. The computing resources are available at the fog nodes to reduce response time. Vallati et al. [114] discussed the use of edge technology and its future in the smart home regarding the connectivity at the edges of the network. The future edge technology will allow home appliance connectivity from different vendors in a single network for better communication. The protocols and standards for the home network are also a research topic of the researchers. The building the environment for the things as service Europe (BETaaS EU) project provides a runtime environment for the execution of applications in smart homes [115]. The researcher has used the standard constrained application protocol (CoAP) proposed by [116]. The fog and edge computing technologies are quite new. The literature regarding these techniques in smart home technologies is difficult to find. The focus of these techniques is to reduce the response time of the requests towards a smart grid; in this regard, different researchers have considered the fog computing layers to efficiently manage the requests from smart home consumers towards the smart grids. Edge computing is the other growing field in smart home technology, which will shift the computing power towards the fog layers to avoid delay and improve response time.

4.4. Research Question 4: RQ4: What are the Technologies Used in Smart Homes for the Connectivity of Devices?

4.4.1. Smart Homes

Smart homes are replacing traditional homes due to advancement in technology. Smart homes contain intelligent devices, which are connected and can share information through a network. The intelligent devices are being used for the health monitoring of disabled and older people [117]. In 2017, Gartner firm defined connected home solutions as “Connected home solutions consist of a set of devices and services that are connected and the internet and can automatically respond to preset rules, be remotely accessed and managed by mobile apps or a browser, and send alerts or messages to the user(s)” [118].
Smart homes are automated and digitized and provide enhanced monitoring, comfort, energy conservation, maintenance, home activities, and security of occupants. Residents can access their home’s functions through a display and controllers, like a built-in display, computers, tablets, or mobile phones [117]. The functionality of smart homes differs from a complete building to a home; it depends upon the requirements of the resident. The smart home is a combination of automation, digitization, and interconnectivity of home automation areas, like room control, light control, security control, and so forth. The Internet of Things has made it possible to connect smart meters, smart televisions, entertainment systems, security systems, and so forth. The field of smart homes is progressing, and a fully-fledged smart home is not a reality today. Like other areas of smart homes, there is a need for the improvement of HVAC systems regarding energy efficiency and improvement in user comfort [117]. According to Jhonson Controls Energy Efficiency survey 2017, “70 percent of organizations are paying more attention to energy efficiency than the year before, and that 58 percent expect an increase of energy efficiency investments in 2018” [119]. The need for energy efficiency will grow further with the advancement of IoT and smart technologies in buildings. “Energy management in smart homes is mainly comprised of smart meters, smart appliances, energy management system for devices, and home power generation, all functioning on smart grids” [119].
The advancements in smart homes are adding more comfort in living styles, more convenience, a bundle of entertainment, and sustainability [117]. In the past, due to the technological prices of devices, smart homes were expensive, but now they are gradually becoming in reach of everyone. The intelligent assistant utilizes artificial intelligence techniques so that the user can communicate with the devices through voice control. The devices can communicate through the advanced wireless networks; data can be saved on the cloud, with technologies becoming more energy efficient and opening an era for smart homes. Smart homes are now aiming to shift towards smart spaces, to solve personal and social issues [117]. The use of edge and fog computing is the other area of smart home advancement regarding reduction in response time and delay.

4.4.2. Technologies Used in Smart Homes

Researchers are trying to solve complex issues for the proper implementation of smart home systems so that users can get maximum benefits. In smart home networks, the devices can communicate with each other through specific protocols, like Zigbee, KNX, and Z wave. Zigbee is a wireless network, which uses a device to relay a signal to another device, strengthening and expanding the network. Zigbee can be built in dimmers, door locks, thermostats, and many other applications. Z-Wave is a mesh network using low-energy radio waves that provides wireless connectivity to home devices [120,121]. Z wave is like Zigbee but slower in performance [120,121]. KNX is open source and mostly used for automation, and each system in KNX is smart itself; the most prominent advantage is if a system fails it does not affect the performance of other devices connected to the network, as it operates on more than one physical layer [120,121]. The one-way communication protocol is mostly used in smart homes [120,121]. The second choice of the protocol is Ethernet, which is much faster than wireless networks, in which the smart home devices get connected through the wires. The other network is Wi-Fi, which is more convenient and can be used up to a range of 25 m for the connectivity of devices. For shorter-range communications, Bluetooth is preferred in smart homes [120,121]. In the smart home’s network, the energy management controller controls the electronic devices [74]. The electronic devices consume considerable energy depending on their nature, as every smart home has an air conditioner for cooling, a heater for heating, purifiers for air quality, and light for illumination. We can say that mostly these three types of equipment are used in houses for the comfort of residents [122].

4.4.3. Optimization in Domains of IoT-based Smart Cities

We cannot deny smart cities by keeping in view the current progress in technology; in the next ten to twenty years, there will be considerable advancement in smart cities. Developing countries are already moving toward smart cities [123,124]. There are different domains of IoT where optimization can be applied. If we narrow it down to smart homes, then it can be used for surveillance, comfort, and automation. If we consider it from the point of view of energy management, then it can be used in smart metering and smart grids. However, regarding the optimization still, a lot needs to be done due to the challenges regarding optimization algorithms, and proper selection of parameters like temperature, air quality, humidity, clothing, lighting, and so forth. The focus of this paper is on smart homes, and in particular comfort, automation, and to a minor extent energy management, as shown in Figure 4 [125].

4.5. Research Question 5: RQ5: What are the Different Comfort Index Parameters in Smart Homes?

Comfort in smart homes is a certain range of parameters, like temperature, humidity, illumination, and air quality, where the residents feel comfortable and their productivity increases. The focus of this study is thermal comfort, visual comfort, and air quality comfort.

4.5.1. Thermal Comfort

According to Fanger [126,127], the main contributors towards thermal comfort are as shown in Figure 5.
The noise regarding the home will be the noise of electronic pieces of equipment, like fans, AC, music systems, and so forth [128]. Most of the authors have considered temperature as thermal comfort, but as per the Malaysian environment, the consideration of temperature, along with humidity, for thermal comfort is necessary for smart homes [128]. The environmental factors are a combination of temperature, humidity, air flow, and heat radiation. In the current scenario, the environmental factors mean the internal environment inside the smart home [128]. On the other hand, human factors include the amount of physical activity and amount of metabolic factors. Other factors are clothes, gender, age, and season of wear. Psychological factors also affect the comfort index, which includes odor, noise, and visibility [128].

4.5.2. Visual Comfort

One of the main factors of the overall comfort index is visual comfort. Visual comfort is very important in areas like the study room in the home, in office buildings, and so forth. The components of visual comfort can be seen in Figure 6; the same has been retrieved from references [129,130].
The environmental factors that determine visual comfort are uniform illumination, optimal luminance, no glare, sufficient contrast conditions, correct colors, and absence of stroboscopic effects or intermittent light [129,130]. The human factors include the sensitivity of an individual’s visual system to size, contrast, exposure time, susceptibility to glare. The other main human factor is age, because with an increase in age, eyesight decreases, which cause problems. Mostly, elderly persons require lighter environments as compared to younger persons. Psychological factors include motivational, psychological, and transient adaptation characterization. The measurement of glare and other conditions is the most difficult task; therefore, data for glare is not available, and most of the researchers have considered illumination as the visual comfort measurement. The factors that determine visual comfort are uniform illumination, optimal luminance, no glare, adequate contrast conditions, correct colors, and absence of stroboscopic effects or intermittent light.

4.5.3. Air Quality Comfort

The maintenance of air quality comfort is the most critical component of smart homes. The desired concentration of CO2 is 800ppm [131]; if the range of CO2 increases above this level, it may cause serious issues, and can cause death as well. In traditional homes, the amount of CO2 can be balanced with the opening and closing of windows, but with the introduction of smart homes, devices like air purifiers are available in the market, which helps to keep the air quality within the comfort zone. Mostly, the air quality is measured regarding CO2; the other factors include total amounts of volatile organic compounds and volatile organic compounds in the air [131]. The different factors of air quality can be seen in Figure 7.

4.6. Limitations of the Study

This review relied on a relatively limited number of databases for the identification of potentially eligible studies. Limited search strings have been used to identify the literature. We have not included literature published before 1996 in the study.

5. Conclusions

The researchers have considered every factor to satisfy the comfort index and energy consumption reduction in residential buildings using different optimization algorithms. It can be concluded that genetic algorithms have performed better as compared to the other algorithms. The most prominent gaps can be seen regarding the consideration of parameters and preference of the users. Mostly, the researchers have not considered humidity in their experimentation for the comfort index calculation. The reason for not considering humidity might be the environmental conditions of the countries where research has been conducted. In the ecological conditions of Malaysia, humidity is the critical factor because the humidity remains outside of the comfort zone; therefore, we cannot ignore the consideration of humidity. The majority of the researchers have not considered multiple user comfort inside buildings. Mostly, the focus of studies was to satisfy the inside environment according to the standards set for the building environment. Further, very few researchers have considered the external environmental conditions in their experimentation, which need attention to fill this research gap. Very few researchers have considered air flow (AF), heat radiation/flow (HR/F), cloth thermal insulation (CTI), metabolic rate (MR), and water vapor pressure (WVP).
Further, it has been identified that researchers have introduced some new optimization algorithms that can be used for the optimization of energy consumption in smart homes. Although some of them have already been used for the scheduling problem in smart grids and homes. These algorithms include the earthworm optimization algorithm [75], Firefly [132], bat algorithm [133], anarchic society optimization (ASO) algorithm [134], cuckoo optimization algorithm (COA) [135], league championship algorithm (LCA) [136,137], and crow search algorithm (CSA) [138]. The original firefly algorithm faces some drawbacks, due to which the variations of the firefly algorithm were proposed and used for energy optimization and various other optimization problems in different areas. The researchers are now focusing on the firefly optimization algorithm for the optimization of energy consumption [139]. The crow search algorithm is the newly proposed optimization algorithm by Askar Zadeh in 2016 [140]. The algorithm has been used for energy optimization by decidedly fewer researchers; the natural process behind the crow search algorithm has been explained by [138,141]. The CSA focusses on the two parameters: flight length and awareness probability. Therefore, the algorithm is suitable for use in optimization problems, like energy optimization [142].

6. Future Work Directions

The automatic prediction of user parameters will ultimately improve the comfort index and accommodate more users of a residential building. The automatic user parameters will also help children and persons with disabilities to operate the system with ease. Currently, the membership function selection is manual, and once the parameters are selected at the initial level, the user cannot change them. The automatic selection of membership function parameters could be a research area to predict the parameters for fuzzy logic membership functions, which can dynamically change according to weather conditions. Regarding the scheduling techniques, no doubt they provide flexibility to operate the appliances in off-peak hours to reduce energy consumption, but mostly user comfort is compromised. We have observed that the comfort index in scheduling techniques has been measured regarding waiting time instead of the comfort indexes in the case of optimization techniques. In the optimization techniques, most of the researchers have considered thermal comfort, visual comfort, and air quality comfort. Furthermore, as per our observation, the scheduling techniques are mostly focused toward the smart grid instead of smart homes. These techniques can be useful for scheduling in smart grids. The optimization technique provides both comfort index and energy consumption optimization at the same time. The fuzzy controller is the best choice in optimization techniques. Fuzzy controllers are more comfortable to design as compared to other controllers, but they require expertise as well. Fuzzy controllers have now replaced PID controllers, and most of the device industries are using fuzzy controllers. The PID controller’s design is analytical, while the fuzzy controller’s design is intuitive. Fuzzy controllers are real-time expert systems implementing human experience and knowledge. With limited knowledge of the system, we can achieve much better automation as compared to the other controllers. On the other hand, the success of fuzzy controllers depends on human expertise; without human expertise we cannot achieve better results.
Network-based technologies are still improving, and as per our observations it has been noticed that the proper communication protocol for smart homes is not present, which leads towards security issues in smart homes. Further, flexibility is also not available in smart homes regarding appliances from different vendors. The users are bound to purchase all the home appliances from the same vendor to avoid connectivity problems, although research is in progress to create a general protocol which can connect devices from different vendors without any communication issue. Researchers have applied fog computing techniques incorporated in the cloud network to reduce delay and response time. In this regard, many architectures have been proposed to provide a layer of fog between the cloud and smart grid to reduce latency and deal with customer requests efficiently. Edge computing is another progressing field in smart homes along with IoT networks, which provide computing power to the fog and edges of the cloud network to avoid delay.
Authors have proposed methods for energy consumption optimization and prediction without considering the multi-user comfort index. The idea of the hybrid method for energy consumption optimization and maximization of the user comfort index using different optimization algorithms will cover the major limitations of already proposed techniques. The consideration of the multi-user comfort index is as important as the optimization of energy consumption. The demand of every user is different, for example one person may feel too cold at 24 degrees, but the other user of the house feels comfortable at 24 degrees. Therefore, the future work of this study is to satisfy every resident of the house by selecting the best range of comfort parameters and by considering the minimum possible energy consumption. This problem can be solved with the introduction of an entirely new technique or a hybrid of already proposed methods, so that both factors of energy consumption minimization and user comfort maximization can be simultaneously achieved. Consideration of the multiple user comfort index will benefit more residents as compared to single user models, as elaborated in Figure 8.

Author Contributions

Conceptualization, A.S.S. and H.N.; methodology, A.S.S., H.N., and M.F.; investigation, A.S.S., validation, A.S.S., H.N., M.F., and A.L.; formal analysis, M.F.; resources, H.N.; data curation, A.S.S.; writing—original draft preparation, A.S.S.; writing—review and editing, A.S.S. and H.N.; visualization, A.S.S.; supervision, H.N., and A.L.; project administration, H.N. and A.L; funding acquisition, H.N. forward and backward snowballing technique, A.S.

Funding

This research received no external funding.

Acknowledgments

The authors gratefully acknowledge the assistance of the people who reviewed the manuscript, and Kamran Khowaja of Isra University, Pakistan, for his valuable suggestions regarding the restructuring of the paper and systematic mapping. Any correspondence related to this paper should be addressed to Haidawati Nasir.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

Table A1. Articles selected for the review.
Table A1. Articles selected for the review.
Sr. No.ReferenceSr. No.ReferenceSr. No.ReferenceSr. No.Reference
1.Li et al. [5] 2.Esmat et al. [11] 3.Butt et al. [12] 4.Amin et al. [13]
5.Zhao et al. [14] 6.Wang et al. [17] 7.Dounis et al. [20] 8.Huang and Lam [21]
9.Wang et al. [22] 10.Kolokotsa et al. [23] 11.Morel et al. [24] 12.Wright et al. [25]
13.Kolokotsa et al. [26] 14.Kolokotsa et al. [27] 15.Moon et al. [28] 16.Calvino et al. [29]
17.Fong et al. [30] 18.Trobec Lah et al. [31] 19.Doukas et al. [32] 20.Dalamagkidis et al. [33]
21.Liang et al. [34] 22.Fountain et al. [35] 23.Freire et al. [36] 24.Chi-Min et al. [37]
25.Mitsios et al. [38] 26.Moon et al. [39] 27.Navale et al. [40] 28.Dounis et al. [41]
29.Klein et al. [42] 30.Khan et al. [43] 31.Ghahramani et al. [44] 32.Nassif et al. [45]
33.Scherer et al. [46] 34.Mousavi et al. [47] 35.Carlucci et al. [48] 36.Nagy et al. [49]
37.Chou et al. [50] 38.Chew et al. [51] 39.Galbazar et al. [52] 40.Delgarm et al. [53]
41.Shaikh et al. [54] 42.Shaikh et al. [55] 43.Zheng et al. [56] 44.Lim et al. [57]
45.Park et al. [58] 46.Xu [59] 47.Putra [60] 48.Ain et al. [61]
49.Marvugila et al. [62] 50.Collotta et al. [65] 51.Ali et al. [66] 52.Wahid et al. [67]
53.Ali et al. [68] 54.Ullah et al. [69] 55.Fayaz et al. [70] 56.Fuselli et al. [71]
57.Avci et al. [72] 58.Bharathi et al. [73] 59.Ali et al. [74] 60.Talha et al. [78]
61.Longe et al. [79] 62.Rasheed et al. [80] 63.Longe et al. [81] 64.Akasiadis et al. [82]
65.Javaid et al. [83] 66.Lefort et al. [84] 67.Sajawal ur Rehman et al. [85] 68.Mohsenian-Rad et al. [86]
69.Javaid et al. [87] 70.Aslam et al. [88] 71.Awais et al. [89] 72.Ahmad et al. [90]
73.Samuel et al. [91] 74.Hussain et al. [92] 75.Manzoor et al. [93] 76.Ferrández-Pastor et al. [94]
77.Froiz-Míguez et al. [96] 78.Tehreem et al. [97] 79.Zakria et al. [98] 80.Zahoor et al. [99]
81.Zahor et al. [100] 82.Fatima et al. [101] 83.Chekired et al. [102] 84.Chekired et al. [103]
85.Butt et al. [104] 86.Nazar et al. [105] 87.Ismail et al. [106] 88.Rehman et al. [107]
89.Gao and Wu [108] 90.Ashraf et al. [109] 91.Sharif et al. [110] 92.Chakraborty and Datta [111]
93.Lin and Hu [112] 94.Sun and Ansari [113] 95.Vallati et al. [114] 96.Vallati et al. [115]
97.Osipov [120] 98.Bharathi [121] 99.Risteska et al. [122] 100.Ejaz et al. [125]
101.Fanger [126] 102.Fanger [127] 103.Busl [128] 104.Silvester and Konstantinou [129]
105.Rajendrakumar [130] 106.Batterman [131] 107.Yang [132] 108.Yang and Hossein Gandomi [133]
109.Bozorgi et al. [134] 110.Jafari et al. [135] 111.Husseinzadeh Kashan [136] 112.Rezaei et al. [137]
113.Zolghadr-Asli et al. [138] 114.Wahid et al. [139] 115.Askar Zadeh in 2016 [140]

Appendix B

Table A2. Energy optimization techniques and their comparative analysis.
Table A2. Energy optimization techniques and their comparative analysis.
Ref.Algorithm/TechniquesFocus AreaOptimization/PredictionComfort Index ParametersNumber of Users/Rooms
EPEOTCVCAQCSCAQTHIllAFHR/FCTIMRWVPEESUMUIR
[17]Particle Swarm Optimization (PSO), Hierarchical multi-agent theory, Fuzzy Controller.Energy Saving, Comfort Index
[22]Genetic Algorithm, PID Controller.Thermal Comfort.
[23]Fuzzy PD Controller.Comfort Index
[24]Artificial Neural Network.Thermal Comfort
[25]Multi-Objective Genetic Algorithm (MOGA).Thermal Comfort
[26]Fuzzy Logic, Genetic Algorithm.Comfort Index
[27]Fuzzy P, Fuzzy PID, Fuzzy PI, Fuzzy PD, Adaptive Fuzzy PD.Comfort index
[29]Fuzzy Adaptive PID Controller.Thermal Comfort
[31]Fuzzy Logic, Auxiliary PID Controller, IDR BLOCK.Visual Comfort, Energy Saving
[32]Decision Support Model.Comfort Index, Energy Saving, Rule Base
[33]Fuzzy PD Controller, Linear Reinforcement Learning Controller (LRLC).Comfort Index
[34]Predicted Mean Vote (PMV), Human Learning, Direct Neural Network Controller.Comfort Index, Energy Saving
[36]Model-Based Predictive Control Strategy.Thermal Comfort, Energy Saving
[38]Developed new Control Algorithm.Comfort Index, Energy Saving
[39]Artificial Neural Network, Predicted Mean Vote (PMV).Thermal Comfort, Energy Saving
[41]Fuzzy Logic Controller, Genetic Algorithm.Comfort Index, Energy Saving, Learning to Control
[42]Markov Decision Problems (MDP).Thermal Comfort, Energy Saving.
[43]Genetic Algorithm, Fuzzy Logic Controller.Comfort Index, Thermal Comfort, Energy Saving
[44]Knowledgebase, Heuristic System Identification Approach, Fuzzy Pattern Recognition, Spearman’s Rank Correlation Analysis.Thermal Comfort, Energy Saving
[45]Genetic Algorithm, Artificial Neural Network.Comfort Index, Energy Saving
[46]Distributed Model Predictive Control (DMPC).Energy Saving.
[49]Passive Infrared (PIR) Motion sensors.Visual Comfort, Energy Saving
[51]Passive Infrared (PIR) Sensor, TEMT6000 Ambient Light Sensor, Daylight Harvesting, ZigBee.Visual Comfort, Energy Saving
[52]Ant Colony Optimization Algorithm, Fuzzy Controller.Comfort Index, Energy Saving
[53]Mono- and Multi-Objective Particle Swarm Optimization (MOPSO), Weighted Sum Method (WSM).Energy Saving
[55]Stochastic Intelligent Optimization, Multi-Objective Genetic Algorithm (MOGA), Hybrid Multi-Objective Genetic Algorithm (HMOGA), Fuzzy Logic.Comfort Index, Energy Saving
[57]EnergyPlus Runtime Language (Erl).Thermal Comfort, Occupant Behavior, Energy Saving
[59]SoftMax Regression, Multinomial Logistic Regression, Building Control Virtual Test Bed (BCVTB).Multiple occupant’s comforts, Energy Saving
[61]Fuzzy Logic, Mamdani and Sugeno Fuzzy Inference Systems.Thermal Comfort, Energy Saving
[62]Auto-Regressive Neural Network with External Inputs (NNARX), Fuzzy Logic.Thermal Comfort
[65]Neural Network, Fuzzy Controller.Thermal Comfort, Energy Saving
[66]Genetic Algorithm, Fuzzy Controller, Kalman filter.Energy Saving, User comfort index
[67]Artificial Bee Colony, Fuzzy Controllers.Comfort index, Energy Saving
[68]Genetic Programming, Genetic Algorithm, Fuzzy Logic.Energy Saving, Comfort index
[69]Genetic Algorithm, Kalman Filter, Particle Swarm Optimization (PSO).Energy Saving, Comfort Index
[70]Bat Algorithm, Fuzzy Logic.Comfort Index, Energy Saving
Note: Energy Prediction (EP), Energy Optimization (EO), Thermal Comfort (TC), Visual Comfort (VC), Air Quality Comfort (AQC), Sound Comfort (SC), Air Quality (AQ), Temperature (T), Humidity (H), Illumination (Ill), Air Flow (AF), Heat Radiation/Flow (HR/F), Cloth Thermal Insulation (CTI), Metabolic Rate (MR), Water Vapor Pressure (WVP), Single User (SU), Multi-User (MU), Individual Room (IR), External Environment (EE).

Appendix C

Table A3. Energy scheduling techniques and their comparative analysis.
Table A3. Energy scheduling techniques and their comparative analysis.
Ref.Algorithm/TechniquesFocus AreaOptimization/PredictionComfort Index ParametersPricing SchemesScheduling and Cost Reduction
FEPEOTCVCAQCAQTHIllRTPDA-RTPCPPTOUFPAPDOSR-PARRPCRC
[71]Action Dependent Heuristic Dynamic Programming (ADHDP), Neural Network, Backpropagation (BP), Particle Swarm Optimization (PSO).Reduce Cost, Energy Saving
[72]Model Predictive Control, Discomfort tolerance index, Hammerstein–Wiener Model, Temperature set-point assignment (TSA) algorithm.Reduce Cost, Energy Saving
[73]Genetic Algorithm.Energy Saving, Reduce Cost, Demand-Side Management
[74]Earthworm Optimization Algorithm, Bacterial Foraging Algorithm.Energy Saving, Reduce Cost
[78]Genetic Algorithm, Artificial fish Swarm Optimization (AFSO).Energy Saving, Reduce Cost, Demand-Side Management
[79]Mixed Integer Linear Programming (MILP), Daily Maximum Energy Scheduling (DMES).Energy Saving, Reduce Cost
[80]Sequential quadratic programming, Levenberg–Marquardt, Interior-point.Energy Saving, Reduce Cost
[81]Daily Maximum Energy Scheduling (DMES)-Demand-Side Management (DSM), Mixed Integer Linear Programming (MILP).Energy Saving, Reduce Cost
[82]Dynamic programming algorithm, Regression algorithm, Recurrent Neural Network, Support Vector Regression, Radial Basis Function (RDF) Kernel, Random Forest Regression algorithm.Energy Saving, Reduce Cost
[83]Enhanced Differential Evolution (EDE), Teacher Learning-Based Optimization (TLBO).Reduce Cost, Energy Saving, Demand-Side Management
[84]Model Predictive Control (MPC).Energy Saving, Reduce Cost
[85]Genetic Algorithm, Earthworm Optimization Algorithm.Energy Saving, Reduce Cost, Demand-Side Management
[86]Energy Consumption Scheduling (ECS) Device, Distributed Algorithm.Reduce Cost, Reduce Peak to Average Ratio
[87]Dynamic Programming, Genetic Algorithm, Binary Particle Swarm Optimization, Hybrid Scheme GAPSO, Multiple Knapsack Problem (MKP).Energy Saving, Reduce Cost, Load Management
[88]Genetic Algorithm (GA), Cuckoo Search Optimization Algorithm (CSOA), Crow Search Algorithm (CSA), smart Electricity Storage System (ESS).Energy Saving, Reduce Cost, Demand-Side Management
[89]Bacterial Foraging Optimization Algorithm (BFOA), Flower Pollination Algorithm (FPA).Energy Saving, Reduce Cost, Reduce PAR
[90]Optimized Home Energy Management System (OHEMS), Genetic Algorithm (GA), Binary Particle Swarm Optimization (BPSO), Wind Driven Optimization (WDO), Bacterial Foraging Optimization (BFO), Hybrid GA-PSO (HGPO) Algorithm, Multiple Knapsack Problem (MKP).Energy Saving, Reduce Cost, Reduce PAR
[91]Home Energy Management System (HEMS), Energy Storage System (ESS), Renewable Energy Resources (RES), Earliglow based optimization method, Jaya Algorithm, Enhanced Differential Evolution, Strawberry Algorithm (SBA).Energy Saving, Reduce Cost, Reduce PAR
[92]Genetic Harmony Search Algorithm (GHSA), Wind-Driven Optimization (WDO), Harmony Search Algorithm (HSA), Genetic Algorithm (GA).Energy Saving, Reduce Cost, Reduce PAR
[93]Genetic Algorithm (GA), Teacher Learning-Based Optimization (TLBO), Linear Programming (LP).Energy Saving, Reduce Cost, Reduce PAR, user comfort
Note: Future Energy Prediction (FEP), Energy Optimization (EO), Thermal Comfort (TC), Visual Comfort (VC), Air Quality Comfort (AQC), Air Quality (AQ), Temperature (T), Humidity (H), Illumination (Ill), Real Time Pricing (RTP), Day Ahead Real Time Pricing (DA-RTP), Critical Peak Pricing (CPP), Time of Use pricing (TOU), Flat Pricing (FP), Appliance Power Consumption Based Division (APD), Optimal Scheduling (OS), Reduce Peak to Average Ratio (R-PAR), Reduce Power Consumption (RPC), Reduce Cost (RC).

References

  1. Gubbi, J.; Buyya, R.; Marusic, S.; Palaniswami, M. Internet of things (IoT): A vision, architectural elements, and future directions. Future Gener. Comput. Syst. 2013, 29, 1645–1660. [Google Scholar] [CrossRef]
  2. Cruz-Piris, L.; Rivera, D.; Marsa-Maestre, I.; de la Hoz, E.; Velasco, R.J. Access control mechanism for IoT environments based on modelling communication procedures as resources. Sensors 2018, 18, 917. [Google Scholar] [CrossRef] [PubMed]
  3. Shah, M.; Shah, A.S. Appraisal of the most prominent attacks due to vulnerabilities in cloud computing. Int. J. Grid Distrib. Comput. 2016, 9, 13–22. [Google Scholar] [CrossRef]
  4. Qiu, T.; Chen, N.; Li, K.; Atiquzzaman, M.; Zhao, W. How can heterogeneous internet of things build our future: A survey. IEEE Commun. Surv. Tutor. 2018. [Google Scholar] [CrossRef]
  5. Li, X.; Wen, J.; Bai, E.-W. Developing a whole building cooling energy forecasting model for on-line operation optimization using proactive system identification. Appl. Energy 2016, 164, 69–88. [Google Scholar] [CrossRef]
  6. Wahid, F.; Ghazali, R.; Fayaz, M.; Shah, A.S. Statistical features based approach (sfba) for hourly energy consumption prediction using neural network. Int. J. Inf. Technol. Comput. Sci. 2017, 9, 23–30. [Google Scholar] [CrossRef]
  7. Fayaz, M.; Kim, D. A prediction methodology of energy consumption based on deep extreme learning machine and comparative analysis in residential buildings. Electronics 2018, 7, 222. [Google Scholar] [CrossRef]
  8. Wahid, F.; Ghazali, R.; Fayaz, M.; Shah, A.S. A simple and easy approach for home appliances energy consumption prediction in residential buildings using machine learning techniques. J. Appl. Environ. Biol. Sci. 2017, 7, 108–119. [Google Scholar]
  9. Chen, H.; Cong, T.N.; Yang, W.; Tan, C.; Li, Y.; Ding, Y. Progress in electrical energy storage system: A critical review. Prog. Nat. Sci. 2009, 19, 291–312. [Google Scholar] [CrossRef]
  10. Li, C.; Ding, Z.; Zhao, D.; Yi, J.; Zhang, G. Building energy consumption prediction: An extreme deep learning approach. Energies 2017, 10, 1525. [Google Scholar] [CrossRef]
  11. Esmat, A.; Magdy, A.; ElKhattam, W.; ElBakly, A.M. A novel energy management system using ant colony optimization for micro-grids. In Proceedings of the 3rd International Conference on Electric Power and Energy Conversion Systems, Istanbul, Turkey, 2–4 October 2013; pp. 1–6. [Google Scholar]
  12. Butt, A.A.; Rahim, M.H.; Khan, M.; Zahra, A.; Tariq, M.; Ahmad, T.; Javaid, N. Energy efficiency using genetic and crow search algorithms in smart grid. In Advances on P2P, Parallel, Grid, Cloud and Internet Computing; Xhafa, F., Caballé, S., Barolli, L., Eds.; Springer International Publishing: Cham, Switzerland, 2018; pp. 63–75. [Google Scholar]
  13. Amin, B.; Khalid, A.; Sarwar, M.A.; Ghaffar, A.; Satti, A.; Ayub, N.; Javaid, N. Real time pricing based appliance scheduling in home energy management using optimization techniques. In Advances on Broad-Band Wireless Computing, Communication and Applications; Barolli, L., Xhafa, F., Conesa, J., Eds.; Springer International Publishing: Cham, Switzerland, 2018; pp. 3–13. [Google Scholar]
  14. Zhao, Z.; Lee, W.C.; Shin, Y.; Song, K.B. An optimal power scheduling method for demand response in home energy management system. IEEE Trans. Smart Grid 2013, 4, 1391–1400. [Google Scholar] [CrossRef]
  15. Shehadeh, H.; Idna Idris, M.; Ahmedy, I.; Ramli, R.; Mohamed Noor, N. The multi-objective optimization algorithm based on sperm fertilization procedure (MOSFP) method for solving wireless sensor networks optimization problems in smart grid applications. Energies 2018, 11, 97. [Google Scholar] [CrossRef]
  16. Stein, O.; Oldenburg, J.; Marquardt, W. Continuous reformulations of discrete–continuous optimization problems. Comput. Chem. Eng. 2004, 28, 1951–1966. [Google Scholar] [CrossRef]
  17. Wang, Z.; Yang, R.; Wang, L. Multi-agent control system with intelligent optimization for smart and energy-efficient buildings. In Proceedings of the IECON 2010—36th Annual Conference on IEEE Industrial Electronics Society, Glendale, AZ, USA, 7–10 November 2010; pp. 1144–1149. [Google Scholar]
  18. Moher, D.; Liberati, A.; Tetzlaff, J.; Altman, D.G. Preferred reporting items for systematic reviews and meta-analyses: The prisma statement. Ann. Intern. Med. 2009, 151, 264–269. [Google Scholar] [CrossRef] [PubMed]
  19. Petersen, K.; Feldt, R.; Mujtaba, S.; Mattsson, M. Systematic mapping studies in software engineering. In Proceedings of the EASE’08 Proceedings of the 12th international conference on Evaluation and Assessment in Software Engineering, Bari, Italy, 26–27 June 2008. [Google Scholar]
  20. Dounis, A.I.; Bruant, M.; Santamouris, M.; Guarracino, G.; Michel, P. Comparison of conventional and fuzzy control of indoor air quality in buildings. J. Intell. Fuzzy Syst. 1996, 4, 131–140. [Google Scholar]
  21. Huang, W.; Lam, H.N. Using genetic algorithms to optimize controller parameters for hvac systems. Energy Build. 1997, 26, 277–282. [Google Scholar] [CrossRef]
  22. Wang, S.; Jin, X. Model-based optimal control of vav air-conditioning system using genetic algorithm. Build. Environ. 2000, 35, 471–487. [Google Scholar] [CrossRef]
  23. Kolokotsa, D.; Tsiavos, D.; Stavrakakis, G.; Kalaitzakis, K.; Antonidakis, E. Advanced fuzzy logic controllers design and evaluation for buildings’ occupants thermal–visual comfort and indoor air quality satisfaction. Energy Build. 2001, 33, 531–543. [Google Scholar] [CrossRef]
  24. Morel, N.; Bauer, M.; El-Khoury, M.; Krauss, J. Neurobat, a predictive and adaptive heating control system using artificial neural networks. Int. J. Sol. Energy 2001, 21, 161–201. [Google Scholar] [CrossRef]
  25. Wright, J.A.; Loosemore, H.A.; Farmani, R. Optimization of building thermal design and control by multi-criterion genetic algorithm. Energy Build. 2002, 34, 959–972. [Google Scholar] [CrossRef]
  26. Kolokotsa, D.; Stavrakakis, G.; Kalaitzakis, K.; Agoris, D. Genetic algorithms optimized fuzzy controller for the indoor environmental management in buildings implemented using plc and local operating networks. Eng. Appl. Artif. Intell. 2002, 15, 417–428. [Google Scholar] [CrossRef]
  27. Kolokotsa, D. Comparison of the performance of fuzzy controllers for the management of the indoor environment. Build. Environ. 2003, 38, 1439–1450. [Google Scholar] [CrossRef]
  28. Moon, J.W.; Jung, S.K.; Kim, Y.; Han, S.-H. Comparative study of artificial intelligence-based building thermal control methods—Application of fuzzy, adaptive neuro-fuzzy inference system, and artificial neural network. Appl. Therm. Eng. 2011, 31, 2422–2429. [Google Scholar] [CrossRef]
  29. Calvino, F.; La Gennusa, M.; Rizzo, G.; Scaccianoce, G. The control of indoor thermal comfort conditions: Introducing a fuzzy adaptive controller. Energy Build. 2004, 36, 97–102. [Google Scholar] [CrossRef]
  30. Fong, K.F.; Hanby, V.I.; Chow, T.T. Hvac system optimization for energy management by evolutionary programming. Energy Build. 2006, 38, 220–231. [Google Scholar] [CrossRef]
  31. Trobec Lah, M.; Zupančič, B.; Peternelj, J.; Krainer, A. Daylight illuminance control with fuzzy logic. Sol. Energy 2006, 80, 307–321. [Google Scholar] [CrossRef]
  32. Doukas, H.; Patlitzianas, K.D.; Iatropoulos, K.; Psarras, J. Intelligent building energy management system using rule sets. Build. Environ. 2007, 42, 3562–3569. [Google Scholar] [CrossRef]
  33. Dalamagkidis, K.; Kolokotsa, D.; Kalaitzakis, K.; Stavrakakis, G.S. Reinforcement learning for energy conservation and comfort in buildings. Build. Environ. 2007, 42, 2686–2698. [Google Scholar] [CrossRef]
  34. Liang, J.; Du, R. Design of intelligent comfort control system with human learning and minimum power control strategies. Energy Convers. Manag. 2008, 49, 517–528. [Google Scholar] [CrossRef]
  35. Fountain, M.; Brager, G.; Arens, E.; Bauman, F.; Benton, C. Comport control for short-term occupancy. Energy Build. 1994, 21, 1–13. [Google Scholar] [CrossRef]
  36. Freire, R.Z.; Oliveira, G.H.C.; Mendes, N. Predictive controllers for thermal comfort optimization and energy savings. Energy Build. 2008, 40, 1353–1365. [Google Scholar] [CrossRef]
  37. Chi-Min, C.; Tai-Lang, J.; Yue-Wei, H. A study of thermal comfort control using least enthalpy estimator on hvac system. In Proceedings of the 2005, American Control Conference, Portland, OR, USA, 8–10 June 2005; Volume 3665, pp. 3665–3670. [Google Scholar]
  38. Mitsios, I.; Kolokotsa, D.; Stavrakakis, G.; Kalaitzakis, K.; Pouliezos, A. Developing a control algorithm for cen indoor environmental criteria—Addressing air quality, thermal comfort and lighting. In Proceedings of the 2009 17th Mediterranean Conference on Control and Automation, Thessaloniki, Greece, 24–26 June 2009; pp. 976–981. [Google Scholar]
  39. Moon, J.W.; Kim, J.-J. Ann-based thermal control models for residential buildings. Build. Environ. 2010, 45, 1612–1625. [Google Scholar] [CrossRef]
  40. Navale, R.L.; Nelson, R.M. Use of genetic algorithms to develop an adaptive fuzzy logic controller for a cooling coil. Energy Build. 2010, 42, 708–716. [Google Scholar] [CrossRef]
  41. Dounis, A.I.; Tiropanis, P.; Argiriou, A.; Diamantis, A. Intelligent control system for reconciliation of the energy savings with comfort in buildings using soft computing techniques. Energy Build. 2011, 43, 66–74. [Google Scholar] [CrossRef]
  42. Klein, L.; Kwak, J.-Y.; Kavulya, G.; Jazizadeh, F.; Becerik-Gerber, B.; Varakantham, P.; Tambe, M. Coordinating occupant behavior for building energy and comfort management using multi-agent systems. Autom. Constr. 2012, 22, 525–536. [Google Scholar] [CrossRef]
  43. Khan, M.W.; Choudhry, M.A.; Zeeshan, M. An efficient design of genetic algorithm based adaptive fuzzy logic controller for multivariable control of hvac systems. In Proceedings of the 5th Computer Science and Electronic Engineering Conference (CEEC), Colchester, UK, 17–18 September 2013; pp. 1–6. [Google Scholar]
  44. Ghahramani, A.; Jazizadeh, F.; Becerik-Gerber, B. A knowledge based approach for selecting energy-aware and comfort-driven hvac temperature set points. Energy Build. 2014, 85, 536–548. [Google Scholar] [CrossRef]
  45. Nassif, N. Modeling and optimization of hvac systems using artificial neural network and genetic algorithm. Build. Simul. 2014, 7, 237–245. [Google Scholar] [CrossRef]
  46. Scherer, H.F.; Pasamontes, M.; Guzmán, J.L.; Álvarez, J.D.; Camponogara, E.; Normey-Rico, J.E. Efficient building energy management using distributed model predictive control. J. Process Control 2014, 24, 740–749. [Google Scholar] [CrossRef]
  47. Mousavi, A.; Vyatkin, V. Energy efficient agent function block: A semantic agent approach to iec 61499 function blocks in energy efficient building automation systems. Autom. Constr. 2015, 54, 127–142. [Google Scholar] [CrossRef]
  48. Carlucci, S.; Cattarin, G.; Causone, F.; Pagliano, L. Multi-objective optimization of a nearly zero-energy building based on thermal and visual discomfort minimization using a non-dominated sorting genetic algorithm (nsga-ii). Energy Build. 2015, 104, 378–394. [Google Scholar] [CrossRef]
  49. Nagy, Z.; Yong, F.Y.; Frei, M.; Schlueter, A. Occupant centered lighting control for comfort and energy efficient building operation. Energy Build. 2015, 94, 100–108. [Google Scholar] [CrossRef]
  50. Chou, J.-S.; Ngo, N.-T. Smart grid data analytics framework for increasing energy savings in residential buildings. Autom. Constr. 2016, 72, 247–257. [Google Scholar] [CrossRef]
  51. Chew, I.; Kalavally, V.; Oo, N.W.; Parkkinen, J. Design of an energy-saving controller for an intelligent led lighting system. Energy Build. 2016, 120, 1–9. [Google Scholar] [CrossRef]
  52. Galbazar, A.; Ali, S.; Kim, D. Optimization approach for energy saving and comfortable space using aco in building. Int. J. Smart Home 2016, 10, 47–56. [Google Scholar] [CrossRef]
  53. Delgarm, N.; Sajadi, B.; Kowsary, F.; Delgarm, S. Multi-objective optimization of the building energy performance: A simulation-based approach by means of particle swarm optimization (PSO). Appl. Energy 2016, 170, 293–303. [Google Scholar] [CrossRef]
  54. Shaikh, P.H.; Nor, N.B.M.; Nallagownden, P.; Elamvazuthi, I. Stochastic optimized intelligent controller for smart energy efficient buildings. Sustain. Cities Soc. 2014, 13, 41–45. [Google Scholar] [CrossRef]
  55. Shaikh, P.H.; Nor, N.B.M.; Nallagownden, P.; Elamvazuthi, I.; Ibrahim, T. Intelligent multi-objective control and management for smart energy efficient buildings. Int. J. Electr. Power Energy Syst. 2016, 74, 403–409. [Google Scholar] [CrossRef]
  56. Zheng, Z.; Wang, L.; HienWong, N. Intelligent control system integration and optimization for zero energy buildings to mitigate urban heat island. Procedia Eng. 2016, 169, 100–107. [Google Scholar] [CrossRef]
  57. Lim, J.; Yun, G. Cooling energy implications of occupant factor in buildings under climate change. Sustainability 2017, 9, 2039. [Google Scholar] [CrossRef]
  58. Park, J.Y.; Dougherty, T.; Fritz, H.; Nagy, Z. Lightlearn: An adaptive and occupant centered controller for lighting based on reinforcement learning. Build. Environ. 2019, 147, 397–414. [Google Scholar] [CrossRef]
  59. Xu, Y.; Chen, S.; Javed, M.; Li, N.; Gan, Z. A multi-occupants’ comfort-driven and energy-efficient control strategy of vav system based on learned thermal comfort profiles. Sci. Technol. Built Environ. 2018, 24, 1141–1149. [Google Scholar] [CrossRef]
  60. Putra, J.C.P. A study of thermal comfort and occupant satisfaction in office room. Procedia Eng. 2017, 170, 240–247. [Google Scholar] [CrossRef]
  61. Ain, Q.-U.; Iqbal, S.; Khan, S.; Malik, A.; Ahmad, I.; Javaid, N. Iot operating system based fuzzy inference system for home energy management system in smart buildings. Sensors 2018, 18, 2802. [Google Scholar] [CrossRef] [PubMed]
  62. Marvuglia, A.; Messineo, A.; Nicolosi, G. Coupling a neural network temperature predictor and a fuzzy logic controller to perform thermal comfort regulation in an office building. Build. Environ. 2014, 72, 287–299. [Google Scholar] [CrossRef]
  63. ISO. Moderate thermal environments determination of the pmv and ppd indices and specification of the conditions for thermal comfort. In Geneva: International Organisation for Standardization; 1994; Volume ISO 7730, Available online: https://www.iso.org/standard/14567.html (accessed on 26 January 2019).
  64. ANSI/ASHRAE Standard 55-2010. Thermal Environmental Conditions for Human Occupancy; American Society of Heating, Refrigerating, and Air Conditioning Engineers Inc.: Atlanta, GA, USA, 2010. [Google Scholar]
  65. Collotta, M.; Messineo, A.; Nicolosi, G.; Pau, G. A dynamic fuzzy controller to meet thermal comfort by using neural network forecasted parameters as the input. Energies 2014, 7, 4727–4756. [Google Scholar] [CrossRef]
  66. Ali, S.; Kim, D.-H. Optimized power control methodology using genetic algorithm. Wirel. Pers. Commun. 2015, 83, 493–505. [Google Scholar] [CrossRef]
  67. Wahid, F.; Kim, D.H. An efficient approach for energy consumption optimization and management in residential building using artificial bee colony and fuzzy logic. Math. Probl. Eng. 2016, 2016, 1–13. [Google Scholar] [CrossRef]
  68. Ali, S.; Kim, D. Building power control and comfort management using genetic programming and fuzzy logic. J. Energy South. Afr. 2015, 26, 94–102. [Google Scholar] [CrossRef]
  69. Ullah, I.; Kim, D. An improved optimization function for maximizing user comfort with minimum energy consumption in smart homes. Energies 2017, 10, 1818. [Google Scholar] [CrossRef]
  70. Fayaz, M.; Kim, D. Energy consumption optimization and user comfort management in residential buildings using a bat algorithm and fuzzy logic. Energies 2018, 11, 161. [Google Scholar] [CrossRef]
  71. Fuselli, D.; De Angelis, F.; Boaro, M.; Squartini, S.; Wei, Q.; Liu, D.; Piazza, F. Action dependent heuristic dynamic programming for home energy resource scheduling. Int. J. Electr. Power Energy Syst. 2013, 48, 148–160. [Google Scholar] [CrossRef]
  72. Avci, M.; Erkoc, M.; Rahmani, A.; Asfour, S. Model predictive hvac load control in buildings using real-time electricity pricing. Energy Build. 2013, 60, 199–209. [Google Scholar] [CrossRef]
  73. Bharathi, C.; Rekha, D.; Vijayakumar, V. Genetic algorithm based demand side management for smart grid. Wirel. Pers. Commun. 2017, 93, 481–502. [Google Scholar] [CrossRef]
  74. Ali, M.; Abid, S.; Ghafar, A.; Ayub, N.; Arshad, H.; Khan, S.; Javaid, N. Earth worm optimization for home energy management system in smart grid. In Advances on Broad-Band Wireless Computing, Communication and Applications; Barolli, L., Xhafa, F., Conesa, J., Eds.; Springer International Publishing: Cham, Switzerland, 2018; pp. 583–596. [Google Scholar]
  75. Wang, G.-G.; Deb, S.; Coelho, L. Earthworm optimization algorithm: A bio-inspired metaheuristic algorithm for global optimization problems. Int. J. Bio-Inspired Comput. 2015, 7, 1–23. [Google Scholar] [CrossRef]
  76. Das, S.; Biswas, A.; Dasgupta, S.; Abraham, A. Bacterial foraging optimization algorithm: Theoretical foundations, analysis, and applications. In Foundations of Computational Intelligence Volume 3: Global Optimization; Abraham, A., Hassanien, A.-E., Siarry, P., Engelbrecht, A., Eds.; Springer: Berlin/Heidelberg, Germany, 2009; pp. 23–55. [Google Scholar]
  77. Passino, K.M. Biomimicry of bacterial foraging for distributed optimization and control. IEEE Control Syst. 2002, 22, 52–67. [Google Scholar]
  78. Talha, M.; Saeed, M.S.; Mohiuddin, G.; Ahmad, M.; Nazar, M.J.; Javaid, N. Energy optimization in home energy management system using artificial fish swarm algorithm and genetic algorithm. In Advances in Intelligent Networking and Collaborative Systems; Barolli, L., Woungang, I., Hussain, O.K., Eds.; Springer International Publishing: Cham, Switzerland, 2018; pp. 203–213. [Google Scholar]
  79. Longe, O.M.; Ouahada, K.; Rimer, S.; Zhu, H.; Ferreira, H.C. Effective energy consumption scheduling in smart homes. In Proceedings of the AFRICON 2015, Addis Ababa, Ethiopia, 14–17 September 2015; pp. 1–5. [Google Scholar]
  80. Rasheed, M.; Javaid, N.; Ahmad, A.; Jamil, M.; Khan, Z.; Qasim, U.; Alrajeh, N. Energy optimization in smart homes using customer preference and dynamic pricing. Energies 2016, 9, 593. [Google Scholar] [CrossRef]
  81. Longe, O.M.; Ouahada, K.; Rimer, S.; Ferreira, H.C. Optimization of energy expenditure in smart homes under time-of-use pricing. In Proceedings of the 2015 IEEE Innovative Smart Grid Technologies—Asia (ISGT ASIA), Bangkok, Thailand, 3–6 November 2015; pp. 1–6. [Google Scholar]
  82. Akasiadis, C.; Panagidi, K.; Panagiotou, N.; Sernani, P.; Morton, A.; Vetsikas, I.A.; Mavrouli, L.; Goutsias, K. Incentives for rescheduling residential electricity consumption to promote renewable energy usage. In Proceedings of the 2015 SAI Intelligent Systems Conference (IntelliSys), London, UK, 10–11 November 2015; pp. 328–337. [Google Scholar]
  83. Javaid, N.; Ahmed, A.; Iqbal, S.; Ashraf, M. Day ahead real time pricing and critical peak pricing based power scheduling for smart homes with different duty cycles. Energies 2018, 11, 1464. [Google Scholar] [CrossRef]
  84. Lefort, A.; Bourdais, R.; Ansanay-Alex, G.; Guéguen, H. Hierarchical control method applied to energy management of a residential house. Energy Build. 2013, 64, 53–61. [Google Scholar] [CrossRef]
  85. Sajawal ur Rehman, K.; Khan, A.; Mushtaq, N.; Faraz, S.H.; Khan, O.A.; Sarwar, M.A.; Javaid, N. Genetic algorithm and earthworm optimization algorithm for energy management in smart grid. In Advances on P2P, Parallel, Grid, Cloud and Internet Computing; Xhafa, F., Caballé, S., Barolli, L., Eds.; Springer International Publishing: Cham, Switzerland, 2018; pp. 447–459. [Google Scholar]
  86. Mohsenian-Rad, A.; Wong, V.W.S.; Jatskevich, J.; Schober, R. Optimal and autonomous incentive-based energy consumption scheduling algorithm for smart grid. In Proceedings of the 2010 Innovative Smart Grid Technologies (ISGT), Gaithersburg, MD, USA, 19–21 January 2010; pp. 1–6. [Google Scholar]
  87. Javaid, N.; Ahmed, F.; Ullah, I.; Abid, S.; Abdul, W.; Alamri, A.; Almogren, A. Towards cost and comfort based hybrid optimization for residential load scheduling in a smart grid. Energies 2017, 10, 1546. [Google Scholar] [CrossRef]
  88. Aslam, S.; Iqbal, Z.; Javaid, N.; Khan, Z.; Aurangzeb, K.; Haider, S. Towards efficient energy management of smart buildings exploiting heuristic optimization with real time and critical peak pricing schemes. Energies 2017, 10, 2065. [Google Scholar] [CrossRef]
  89. Awais, M.; Javaid, N.; Aurangzeb, K.; Haider, S.; Khan, Z.; Mahmood, D. Towards effective and efficient energy management of single home and a smart community exploiting heuristic optimization algorithms with critical peak and real-time pricing tariffs in smart grids. Energies 2018, 11, 3125. [Google Scholar] [CrossRef]
  90. Ahmad, A.; Khan, A.; Javaid, N.; Hussain, H.M.; Abdul, W.; Almogren, A.; Alamri, A.; Azim Niaz, I. An optimized home energy management system with integrated renewable energy and storage resources. Energies 2017, 10, 549. [Google Scholar] [CrossRef]
  91. Samuel, O.; Javaid, S.; Javaid, N.; Ahmed, S.; Afzal, M.; Ishmanov, F. An efficient power scheduling in smart homes using jaya based optimization with time-of-use and critical peak pricing schemes. Energies 2018, 11, 3155. [Google Scholar] [CrossRef]
  92. Hussain, H.; Javaid, N.; Iqbal, S.; Hasan, Q.; Aurangzeb, K.; Alhussein, M. An efficient demand side management system with a new optimized home energy management controller in smart grid. Energies 2018, 11, 190. [Google Scholar] [CrossRef]
  93. Manzoor, A.; Ahmed, F.; Judge, M.A.; Ahmed, A.; Tahir, M.A.U.H.; Khan, Z.A.; Qasim, U.; Javaid, N. User comfort oriented residential power scheduling in smart homes. In International Conference on Innovative Mobile and Internet Services in Ubiquitous Computing; Springer International Publishing: Cham, Switzerland, 2018; pp. 171–180. [Google Scholar]
  94. Ferrández-Pastor, F.-J.; Mora, H.; Jimeno-Morenilla, A.; Volckaert, B. Deployment of IoT edge and fog computing technologies to develop smart building services. Sustainability 2018, 10, 3832. [Google Scholar] [CrossRef]
  95. Ubidots. Data Drives Decision. Available online: https://ubidots.com/ (accessed on 7 December 2018).
  96. Froiz-Míguez, I.; Fernández-Caramés, T.; Fraga-Lamas, P.; Castedo, L. Design, implementation and practical evaluation of an IoT home automation system for fog computing applications based on mqtt and zigbee-wifi sensor nodes. Sensors 2018, 18, 2660. [Google Scholar] [CrossRef] [PubMed]
  97. Tehreem, K.; Javaid, N.; Bano, H.; Ansar, K.; Waheed, M.; Butt, H. A cloud-fog based environment using beam search algorithm in smart grid. In 21st International Conference on Network-Based Information System (NBiS-2018); Springer International Publishing: Cham, Switzerland, 2018; pp. 661–672. [Google Scholar]
  98. Zakria, M.; Javaid, N.; Ismail, M.; Zubair, M.; Asad Zaheer, M.; Saeed, F. Cloud-fog based load balancing using shortest remaining time first optimization. In The 13th International Conference on P2P, Parallel, Grid, Cloud and Internet Computing (3PGCIC-2018); Springer International Publishing: Cham, Switzerland, 2018; pp. 199–211. [Google Scholar]
  99. Zahoor, S.; Javaid, N.; Khan, A.; Muhammad, F.; Zahid, M.; Guizani, M. A cloud-fog-based smart grid model for efficient resource utilization. In Proceedings of the 14th IEEE International Wireless Communications and Mobile Computing Conference (IWCMC-2018), Limassol, Cyprus, 25–29 June 2018. [Google Scholar]
  100. Zahoor, S.; Javaid, S.; Javaid, N.; Ashraf, M.; Ishmanov, F.; Afzal, K.M. Cloud–fog–based smart grid model for efficient resource management. Sustainability 2018, 10, 2079. [Google Scholar] [CrossRef]
  101. Fatima, A.; Javaid, N.; Waheed, M.; Nazar, T.; Shabbir, S.; Sultana, T. Efficient resource allocation model for residential buildings in smart grid using fog and cloud computing. In Innovative Mobile and Internet Services in Ubiquitous Computing; Barolli, L., Xhafa, F., Javaid, N., Enokido, T., Eds.; Springer International Publishing: Cham, Switzerland, 2018; pp. 289–298. [Google Scholar]
  102. Chekired, D.A.; Khoukhi, L.; Mouftah, H.T. Decentralized cloud-sdn architecture in smart grid: A dynamic pricing model. IEEE Trans. Ind. Inform. 2018, 14, 1220–1231. [Google Scholar] [CrossRef]
  103. Chekired, D.A.; Khoukhi, L.; Mouftah, H.T. Queuing model for evs energy management: Load balancing algorithms based on decentralized fog architecture. In Proceedings of the 2018 IEEE International Conference on Communications (ICC), Kansas City, MO, USA, 20–24 May 2018; pp. 1–6. [Google Scholar]
  104. Butt, A.A.; Javaid, N.; Mujeeb, S.; Ahmed, S.; Ali, M.M.S.; Ali, W. Foged energy optimization in smart homes. In Innovative Mobile and Internet Services in Ubiquitous Computing; Barolli, L., Xhafa, F., Javaid, N., Enokido, T., Eds.; Springer International Publishing: Cham, Switzerland, 2018; pp. 265–275. [Google Scholar]
  105. Nazar, T.; Javaid, N.; Waheed, M.; Fatima, A.; Bano, H.; Ahmed, N. Modified shortest job first for load balancing in cloud-fog computing. In Advances on Broadband and Wireless Computing, Communication and Applications; Barolli, L., Leu, F.-Y., Enokido, T., Chen, H.-C., Eds.; Springer International Publishing: Cham, Switzerland, 2018; pp. 63–76. [Google Scholar]
  106. Ismail, M.; Javaid, N.; Zakria, M.; Zubair, M.; Saeed, F.; Zaheer, M.A. Cloud-fog based smart grid paradigm for effective resource distribution. In International Conference on Network-Based Information Systems; Springer International Publishing: Cham, Switzerland, 2018; pp. 234–247. [Google Scholar]
  107. Rehman, M.; Javaid, N.; Ali, M.J.; Saif, T.; Ashraf, M.H.; Abbasi, S.H. Threshold based load balancer for efficient resource utilization of smart grid using cloud computing. In International Conference on P2P, Parallel, Grid, Cloud and Internet Computing; Springer International Publishing: Cham, Switzerland, 2018; pp. 167–179. [Google Scholar]
  108. Gao, R.; Wu, J. Dynamic load balancing strategy for cloud computing with ant colony optimization. Future Internet 2015, 7, 465–483. [Google Scholar] [CrossRef]
  109. Ashraf, M.H.; Javaid, N.; Abbasi, S.H.; Rehman, M.; Sharif, M.U.; Saeed, F. Smart grid management using cloud and fog computing. In International Conference on Network-Based Information Systems; Springer International Publishing: Cham, Switzerland, 2018; pp. 624–636. [Google Scholar]
  110. Sharif, M.U.; Javaid, N.; Ali, M.J.; Gilani, W.A.; Sadam, A.; Ashraf, M.H. Optimized resource allocation in fog-cloud environment using insert select. In International Conference on Network-Based Information Systems; Springer International Publishing: Cham, Switzerland, 2018; pp. 611–623. [Google Scholar]
  111. Chakraborty, T.; Datta, S.K. Home automation using edge computing and internet of things. In Proceedings of the 2017 IEEE International Symposium on Consumer Electronics (ISCE), Kuala Lumpur, Malaysia, 14–15 November 2017; pp. 47–49. [Google Scholar]
  112. Lin, Y.-H.; Hu, Y.-C. Residential consumer-centric demand-side management based on energy disaggregation-piloting constrained swarm intelligence: Towards edge computing. Sensors 2018, 18, 1365. [Google Scholar] [CrossRef]
  113. Sun, X.; Ansari, N. Edgeiot: Mobile edge computing for the internet of things. IEEE Commun. Mag. 2016, 54, 22–29. [Google Scholar] [CrossRef]
  114. Vallati, C.; Virdis, A.; Mingozzi, E.; Stea, G. Mobile-edge computing come home connecting things in future smart homes using lte device-to-device communications. IEEE Consum. Electron. Mag. 2016, 5, 77–83. [Google Scholar] [CrossRef]
  115. Vallati, C.; Mingozzi, E.; Tanganelli, G.; Buonaccorsi, N.; Valdambrini, N.; Zonidis, N.; Martínez, B.; Mamelli, A.; Sommacampagna, D.; Anggorojati, B. Betaas: A platform for development and execution of machine-to-machine applications in the internet of things. Wirel. Pers. Commun. 2016, 87, 1071–1091. [Google Scholar] [CrossRef]
  116. Shelby, Z.; Hartke, K.; Bormann, C. The Constrained Application Protocol (CoAP). ISSN 2070-1721. 2014. Available online: http://www.rfc-editor.org/info/rfc7252 (accessed on 26 January 2019).
  117. i-Scoop. Smart Homes Automation. Available online: https://www.i-scoop.eu/smart-home-home-automation/ (accessed on 20 November 2018).
  118. Gartner. Gartner Survey Shows Connected Home Solutions Adoption Remains Limited to Early Adopters. Available online: https://www.gartner.com/en/newsroom/press-releases/2017-03-06-gartner-survey-shows-connected-home-solutions-adoption-remains-limited-to-early-adopters (accessed on 26 January 2019).
  119. Johnson Controls. 2017 Energy Efficiency Indicator Survey. Available online: https://www.johnsoncontrols.com/media-center/news/press-releases/2017/10/12/-/media/d23ec7c884d34719b0ec5b00d3a8abe2.ashx (accessed on 26 January 2019).
  120. Osipov, M. Home automation with zigbee. In Next Generation Teletraffic and Wired/Wireless Advanced Networking; Balandin, S., Moltchanov, D., Koucheryavy, Y., Eds.; Springer: Berlin/Heidelberg, Germany, 2008; pp. 263–270. [Google Scholar]
  121. Bharathi, N.G. Communication trends in internet of things. In Developments and Trends in Intelligent Technologies and Smart Systems; Vijayan, S., Ed.; IGI Global: Hershey, PA, USA, 2018; pp. 284–305. [Google Scholar]
  122. Risteska Stojkoska, B.L.; Trivodaliev, K.V. A review of internet of things for smart home: Challenges and solutions. J. Clean. Prod. 2017, 140, 1454–1464. [Google Scholar] [CrossRef]
  123. Silva, B.N.; Khan, M.; Han, K. Towards sustainable smart cities: A review of trends, architectures, components, and open challenges in smart cities. Sustain. Cities Soc. 2018, 38, 697–713. [Google Scholar] [CrossRef]
  124. Kumar, H.; Singh, M.K.; Gupta, M.P.; Madaan, J. Moving towards smart cities: Solutions that lead to the smart city transformation framework. Technol. Forecast. Soc. Chang. 2018. [Google Scholar] [CrossRef]
  125. Ejaz, W.; Naeem, M.; Shahid, A.; Anpalagan, A.; Jo, M. Efficient energy management for the internet of things in smart cities. IEEE Commun. Mag. 2017, 55, 84–91. [Google Scholar] [CrossRef]
  126. Fanger, P.O. Thermal Comfort. Analysis and Applications in Environmental Engineering; Mc. Graww Hill: New York, NY, USA, 1970. [Google Scholar]
  127. Fanger, P.O. Thermal Comfort; McGraw-Hill Book Company: New York, NY, USA, 1970. [Google Scholar]
  128. Busl, M. Design of an Energy-Efficient Climate Control Algorithm for Electric Cars. Master’s Thesis, Lund University, Lund, Sweden, 2011. [Google Scholar]
  129. Silvester, J.; Konstantinou, E. Lighting, Well-Being and Performance at Work. 2010. Available online: https://core.ac.uk/download/pdf/2707797.pdf (accessed on 26 January 2019).
  130. Rajendrakumar, N. Occupational Safety and Health Standards, Lighting Standards; 2014; pp. 1–18. Available online: https://www.academia.edu/10369672/ILO_Standards_on_Lighting (accessed on 26 January 2019).
  131. Batterman, S.; Peng, C.-U. TVOC and CO2 concentrations as indicators in indoor air quality studies. Am. Ind. Hyg. Assoc. J. 1995, 56, 55–65. [Google Scholar] [CrossRef]
  132. Yang, X.-S. Firefly algorithms for multimodal optimization. In Stochastic Algorithms: Foundations and Applications; Watanabe, O., Zeugmann, T., Eds.; Springer: Berlin/Heidelberg, Germany, 2009; pp. 169–178. [Google Scholar]
  133. Yang, X.S.; Hossein Gandomi, A. Bat algorithm: A novel approach for global engineering optimization. Eng. Comput. 2012, 29, 464–483. [Google Scholar] [CrossRef]
  134. Bozorgi, A.; Bozorg-Haddad, O.; Chu, X. Anarchic society optimization (ASO) algorithm. In Advanced Optimization by Nature-Inspired Algorithms; Bozorg-Haddad, O., Ed.; Springer: Singapore, 2018; pp. 31–38. [Google Scholar]
  135. Jafari, S.; Bozorg-Haddad, O.; Chu, X. Cuckoo optimization algorithm (COA). In Advanced Optimization by Nature-Inspired Algorithms; Bozorg-Haddad, O., Ed.; Springer: Singapore, 2018; pp. 39–49. [Google Scholar]
  136. Husseinzadeh Kashan, A. League championship algorithm (LCA): An algorithm for global optimization inspired by sport championships. Appl. Soft Comput. 2014, 16, 171–200. [Google Scholar] [CrossRef]
  137. Rezaei, H.; Bozorg-Haddad, O.; Chu, X. League championship algorithm (LCA). In Advanced Optimization by Nature-Inspired Algorithms; Bozorg-Haddad, O., Ed.; Springer: Singapore, 2018; pp. 19–30. [Google Scholar]
  138. Zolghadr-Asli, B.; Bozorg-Haddad, O.; Chu, X. Crow search algorithm (CSA). In Advanced Optimization by Nature-Inspired Algorithms; Bozorg-Haddad, O., Ed.; Springer: Singapore, 2018; pp. 143–149. [Google Scholar]
  139. Wahid, F.; Ghazali, R.; Shah, H. An improved hybrid firefly algorithm for solving optimization problems. In Recent Advances on Soft Computing and Data Mining; Ghazali, R., Deris, M.M., Nawi, N.M., Abawajy, J.H., Eds.; Springer International Publishing: Cham, Switzerland, 2018; pp. 14–23. [Google Scholar]
  140. Askarzadeh, A. A novel metaheuristic method for solving constrained engineering optimization problems: Crow search algorithm. Comput. Struct. 2016, 169, 1–12. [Google Scholar] [CrossRef]
  141. Zaki, D.A.; Hasanien, H.M.; El-Amary, N.H.; Abdelaziz, A. Crow search algorithm for improving the performance of an inverter-based distributed generation system. In Proceedings of the 2017 Nineteenth International Middle East Power Systems Conference (MEPCON), Cairo, Egypt, 19–21 December 2017; pp. 656–663. [Google Scholar]
  142. Lakshmi, K.; Karthikeyani Visalakshi, N.; Shanthi, S.; Parvathavarthini, S. Clustering mixed datasets using k-prototype algorithm based on crow-search optimization. In Developments and Trends in Intelligent Technologies and Smart Systems; Vijayan, S., Ed.; IGI Global: Hershey, PA, USA, 2018; pp. 191–210. [Google Scholar]
Figure 1. The flow diagram of the articles for the literature review.
Figure 1. The flow diagram of the articles for the literature review.
Information 10 00108 g001
Figure 2. Visualization of a systematic map of optimization techniques.
Figure 2. Visualization of a systematic map of optimization techniques.
Information 10 00108 g002
Figure 3. Visualization of a systematic map of scheduling techniques.
Figure 3. Visualization of a systematic map of scheduling techniques.
Information 10 00108 g003
Figure 4. Role of optimization in smart homes.
Figure 4. Role of optimization in smart homes.
Information 10 00108 g004
Figure 5. Categorization of different thermal comfort factors [126,127].
Figure 5. Categorization of different thermal comfort factors [126,127].
Information 10 00108 g005
Figure 6. Categorization of different visual comfort factors [129,130].
Figure 6. Categorization of different visual comfort factors [129,130].
Information 10 00108 g006
Figure 7. Categorization of different air quality comfort factors [131].
Figure 7. Categorization of different air quality comfort factors [131].
Information 10 00108 g007
Figure 8. The objective of future study in smart homes.
Figure 8. The objective of future study in smart homes.
Information 10 00108 g008
Table 1. Search strings for searching of the literature.
Table 1. Search strings for searching of the literature.
Sr. No. Search StringsStarting YearEnd Year
1.Genetic algorithms for energy optimization19962018
2.Energy optimization in smart buildings19962018
3.Edge computing in smart buildings20092018
4.Fog computing in smart buildings20092018
5.Energy scheduling in smart buildings20092018
6.Internet of Things (IoT) in smart buildings20092018
Table 2. Inclusion-exclusion criteria of literature.
Table 2. Inclusion-exclusion criteria of literature.
Optimization TechniquesScheduling, Fog, Edge, Techniques
Inclusion CriteriaExclusion CriteriaInclusion CriteriaExclusion Criteria
Publication date 1996–2018Published Pre-1996Publication date 2009–2018Published Pre-2009
Any geographical locationPatentAny geographical locationPatent
English languageNon-EnglishEnglish languageNon-English
Grey literatureDissertation/ThesisGrey literatureDissertation/Thesis
Reports, standards Reports, standards
The articles published in peer-reviewed journals of Web of Science, Scopus, IEEE Xplore and conference articles and proceedings answering defined research RQsThe articles regarding the energy-efficient design of buildings have been excludedThe literature has been included based on the scheduling techniques and different optimization algorithms, as defined in RQsThe articles outside of the scope of scheduling have been excluded

Share and Cite

MDPI and ACS Style

Shah, A.S.; Nasir, H.; Fayaz, M.; Lajis, A.; Shah, A. A Review on Energy Consumption Optimization Techniques in IoT Based Smart Building Environments. Information 2019, 10, 108. https://0-doi-org.brum.beds.ac.uk/10.3390/info10030108

AMA Style

Shah AS, Nasir H, Fayaz M, Lajis A, Shah A. A Review on Energy Consumption Optimization Techniques in IoT Based Smart Building Environments. Information. 2019; 10(3):108. https://0-doi-org.brum.beds.ac.uk/10.3390/info10030108

Chicago/Turabian Style

Shah, Abdul Salam, Haidawati Nasir, Muhammad Fayaz, Adidah Lajis, and Asadullah Shah. 2019. "A Review on Energy Consumption Optimization Techniques in IoT Based Smart Building Environments" Information 10, no. 3: 108. https://0-doi-org.brum.beds.ac.uk/10.3390/info10030108

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop