期刊文献+
共找到13篇文章
< 1 >
每页显示 20 50 100
Home Energy Management System Using NILM and Low-Cost HAN
1
作者 Qasim Khalid Naveed Arshad +3 位作者 Nasir Khan Taha Hassan Fahad Javed Jahangir Ikram 《Journal of Electronic Science and Technology》 CAS 2014年第1期20-25,共6页
Home energy management systems (HEMs) are used to provide comfortable life for consumers as well as to save energy. An essential component of HEMs is a home area network (HAN) that is used to remotely control the ... Home energy management systems (HEMs) are used to provide comfortable life for consumers as well as to save energy. An essential component of HEMs is a home area network (HAN) that is used to remotely control the electric devices at homes and buildings. Although HAN prices have dropped in ~ecent years but they are still expensive enough to prohibit a mass scale deployments. In this paper, a very low cost alternative to the expensive HANs is presented. We have applied a combination of non-intrusive load monitoring (NILM) and very low cost one-way HAN to develop a HEM. By using NILM and machine learning algorithms we find the status of devices and their energy consumption from a central meter and communicate with devices through the one-way HAN. The evaluations show that the proposed machine learning algorithm for NILM achieves up to 99% accuracy in certain cases. On the other hand our radio frequency (RF)-based one-way HAN achieves a range of 80 feet in all settings. 展开更多
关键词 Adaptive boosting home areanetwork home energy management non-intrusive loadmanagement radio frequency wireless.
下载PDF
Hybrid-integer algorithm for a multi-objective optimal home energy management system
2
作者 Saad Gheouany Hamid Ouadi Saida El Bakali 《Clean Energy》 EI CSCD 2023年第2期375-388,共14页
Most of the energy produced in the world is consumed by commercial and residential buildings.With the growth in the global economy and world demographics,this energy demand has become increasingly important.This has l... Most of the energy produced in the world is consumed by commercial and residential buildings.With the growth in the global economy and world demographics,this energy demand has become increasingly important.This has led to higher unit electricity prices,frequent stresses on the main electricity grid and carbon emissions due to inefficient energy management.This paper presents an energy-consumption management system based on time-shifting of loads according to the dynamic day-ahead electricity pricing.This simultaneously reduces the electricity bill and the peaks,while maintaining user comfort in terms of the operating waiting time of appliances.The proposed optimization problem is formulated mathematically in terms of multi-objective integer non-linear programming,which involves constraints and consumer preferences.For optimal scheduling,the management problem is solved using the hybridization of the particle swarm optimization algorithm and the branch-and-bound algorithm.Two techniques are proposed to manage the trade-off between the conflicting objectives.The first technique is the Pareto-optimal solutions classification using supervised learning methods.The second technique is called the lexicographic method.The simulations were performed based on residential building energy consumption,time-of-use pricing(TOU)and critical peak pricing(CPP).The algorithms were implemented in Python.The results of the current work show that the proposed approach is effective and can reduce the electricity bill and the peak-to-average ratio(PAR)by 28% and 49.32%,respectively,for the TOU tariff rate,and 48.91% and 47.87% for the CPP tariff rate by taking into account the consumer’s comfort level. 展开更多
关键词 home energy management system smart building coordination of home appliances metaheuristic algorithm day-ahead scheduling multi-objective binary non-linear constraint problem
原文传递
Optimization Strategy Based on Deep Reinforcement Learning for Home Energy Management 被引量:13
3
作者 Yuankun Liu Dongxia Zhang Hoay Beng Gooi 《CSEE Journal of Power and Energy Systems》 SCIE CSCD 2020年第3期572-582,共11页
With the development of a smart grid and smart home,massive amounts of data can be made available,providing the basis for algorithm training in artificial intelligence applications.These continuous improving condition... With the development of a smart grid and smart home,massive amounts of data can be made available,providing the basis for algorithm training in artificial intelligence applications.These continuous improving conditions are expected to enable the home energy management system(HEMS)to cope with the increasing complexities and uncertainties in the enduser side of the power grid system.In this paper,a home energy management optimization strategy is proposed based on deep Q-learning(DQN)and double deep Q-learning(DDQN)to perform scheduling of home energy appliances.The applied algorithms are model-free and can help the customers reduce electricity consumption by taking a series of actions in response to a dynamic environment.In the test,the DDQN is more appropriate for minimizing the cost in a HEMS compared to DQN.In the process of method implementation,the generalization and reward setting of the algorithms are discussed and analyzed in detail.The results of this method are compared with those of Particle Swarm Optimization(PSO)to validate the performance of the proposed algorithm.The effectiveness of applied data-driven methods is validated by using a real-world database combined with the household energy storage model. 展开更多
关键词 Deep reinforcement learning demand response home energy management system smart grid
原文传递
Mixed Deep Reinforcement Learning Considering Discrete-continuous Hybrid Action Space for Smart Home Energy Management 被引量:2
4
作者 Chao Huang Hongcai Zhang +2 位作者 Long Wang Xiong Luo Yonghua Song 《Journal of Modern Power Systems and Clean Energy》 SCIE EI CSCD 2022年第3期743-754,共12页
This paper develops deep reinforcement learning(DRL)algorithms for optimizing the operation of home energy system which consists of photovoltaic(PV)panels,battery energy storage system,and household appliances.Model-f... This paper develops deep reinforcement learning(DRL)algorithms for optimizing the operation of home energy system which consists of photovoltaic(PV)panels,battery energy storage system,and household appliances.Model-free DRL algorithms can efficiently handle the difficulty of energy system modeling and uncertainty of PV generation.However,discretecontinuous hybrid action space of the considered home energy system challenges existing DRL algorithms for either discrete actions or continuous actions.Thus,a mixed deep reinforcement learning(MDRL)algorithm is proposed,which integrates deep Q-learning(DQL)algorithm and deep deterministic policy gradient(DDPG)algorithm.The DQL algorithm deals with discrete actions,while the DDPG algorithm handles continuous actions.The MDRL algorithm learns optimal strategy by trialand-error interactions with the environment.However,unsafe actions,which violate system constraints,can give rise to great cost.To handle such problem,a safe-MDRL algorithm is further proposed.Simulation studies demonstrate that the proposed MDRL algorithm can efficiently handle the challenge from discrete-continuous hybrid action space for home energy management.The proposed MDRL algorithm reduces the operation cost while maintaining the human thermal comfort by comparing with benchmark algorithms on the test dataset.Moreover,the safe-MDRL algorithm greatly reduces the loss of thermal comfort in the learning stage by the proposed MDRL algorithm. 展开更多
关键词 Demand response deep reinforcement learning discrete-continuous action space home energy management safe reinforcement learning
原文传递
Load Prediction Methods Using Machine Learning for Home Energy Management Systems Based on Human Behavior Patterns Recognition 被引量:2
5
作者 Longmao Fan Jianing Li Xiao-Ping Zhang 《CSEE Journal of Power and Energy Systems》 SCIE CSCD 2020年第3期563-571,共9页
Load forecasting can enhance the reliability and efficiency of operations in a home energy management system(HEMS).The rise of big data with machine learning in recent years makes it a potential solution.This paper pr... Load forecasting can enhance the reliability and efficiency of operations in a home energy management system(HEMS).The rise of big data with machine learning in recent years makes it a potential solution.This paper proposes two new energy load forecasting methods,enhancing the traditional sequence to sequence long short-term memory(S2S-LSTM)model.Method 1 integrates S2S-LSTM with human behavior patterns recognition,implemented and compared by 3 types of algorithms:density based spatial clustering of applications with noise(DBSCAN),K-means and Pearson correlation coefficient(PCC).Among them,PCC is proven to be better than the others and suitable for a large number of residential customers.Method 2 further improves Method 1’s performance with a modified multi-layer Neural Network architecture,which is constituted by fully-connected,dropout and stable improved softmax layers.It optimizes the process of supervised learning in LSTM and improves the stability and accuracy of the prediction model.The performances of both proposed methods are evaluated on a dataset of 8-week electricity consumptions from 2337 residential customers. 展开更多
关键词 Cluster analysis home energy management systems long short-term memory machine learning neural network
原文传递
Optimal Home Energy Management System with Mixed Types of Loads 被引量:1
6
作者 Chen Zhao Shufeng Dong +1 位作者 Furong Li Yonghua Song 《CSEE Journal of Power and Energy Systems》 SCIE 2015年第4期29-37,共9页
This paper presents a novel home area energy management system(HEMS)for smart homes with different load profiles installed with photovoltaic generation,energy storage,and DC demand.The developed HEMS is shown to optim... This paper presents a novel home area energy management system(HEMS)for smart homes with different load profiles installed with photovoltaic generation,energy storage,and DC demand.The developed HEMS is shown to optimize the utilization of local renewables while minimizing energy waste between AC and DC conversions and between storage charging and discharging.Previous studies on HEMS have not considered the impact of load types.In this study,the performance of the proposed HEMS is demonstrated on different smart homes with and without electric heating.A comparative study is carried out to investigate battery behavior,characteristics of AC and DC conversion,and benefits that customers receive.A sensitivity analysis is also conducted to discuss the effects from varied energy storage capacities,AC/DC conversion efficiencies,and PV output.The results show that cost reduction in energy bills can be greatly impacted by load profiles,and customers with electric heating load coupled with sufficiently large energy storage would receive the most reduction in their energy bills. 展开更多
关键词 Consumer behavior customer benefit home energy management system hybrid AC/DC system low carbon technologies
原文传递
Distributionally robust optimization of home energy management system based on receding horizon optimization 被引量:1
7
作者 Jidong WANG Boyu CHEN +1 位作者 Peng LI Yanbo CHE 《Frontiers in Energy》 SCIE CSCD 2020年第2期254-266,共13页
This paper investigates the scheduling strategy of schedulable load in home energy management system(HEMS)under uncertain environment by proposing a distributionally robust optimization(DRO)method based on receding ho... This paper investigates the scheduling strategy of schedulable load in home energy management system(HEMS)under uncertain environment by proposing a distributionally robust optimization(DRO)method based on receding horizon optimization(RHO-DRO).First,the optimization model of HEMS,which contains uncertain variable outdoor temperature and hot water demand,is established and the scheduling problem is developed into a mixed integer linear programming(MILP)by using the DRO method based on the ambiguity sets of the probability distribution of uncertain variables.Combined with RHO,the MILP is solved in a rolling fashion using the latest update data related to uncertain variables.The simulation results demonstrate that the scheduling results are robust under uncertain environment while satisfying all operating constraints with little violation of user thermal comfort.Furthermore,compared with the robust optimization(RO)method,the RHO-DRO method proposed in this paper has a lower conservation and can save more electricity for users. 展开更多
关键词 distributionally robust optimization(DRO) home energy management system(HEMS) receding horizon optimization(RHO) UNCERTAINTIES
原文传递
Deep reinforcement learning for home energy management system control 被引量:1
8
作者 Paulo Lissa Conor Deane +3 位作者 Michael Schukat Federico Seri Marcus Keane Enda Barrett 《Energy and AI》 2021年第1期64-72,共9页
The use of machine learning techniques has been proven to be a viable solution for smart home energy man-agement.These techniques autonomously control heating and domestic hot water systems,which are the most relevant... The use of machine learning techniques has been proven to be a viable solution for smart home energy man-agement.These techniques autonomously control heating and domestic hot water systems,which are the most relevant loads in a dwelling,helping consumers to reduce energy consumption and also improving their comfort.Moreover,the number of houses equipped with renewable energy resources is increasing,and this is a key ele-ment for energy usage optimization,where coordinating loads and production can bring additional savings and reduce peak loads.In this regard,we propose the development of a deep reinforcement learning(DRL)algorithm for indoor and domestic hot water temperature control,aiming to reduce energy consumption by optimizing the usage of PV energy production.Furthermore,a methodology for a new dynamic indoor temperature setpoint definition is presented,thus allowing greater flexibility and savings.The results show that the proposed DRL al-gorithm combined with the dynamic setpoint achieved on average 8%of energy savings compared to a rule-based algorithm,reaching up to 16%of savings over the summer period.Moreover,the users’comfort has not been compromised,as the algorithm is calibrated to not exceed more than 1%of the time out the specified temperature setpoints.Additional analysis shows that further savings could be achieved if the time out of comfort is increased,which could be agreed according to users’needs.Regarding demand side management,the DRL control shows efficiency by anticipating and delaying actions for a PV self-consumption optimization,performing over 10%of load shifting.Finally,the renewable energy consumption is 9.5%higher for the DRL-based model compared to the rule-based,which means less energy consumed from the grid. 展开更多
关键词 Deep reinforcement learning Residential home energy management Demand response Autonomous control
原文传递
Integrated Optimization of Smart Home Appliances with Cost-effective Energy Management System 被引量:4
9
作者 Tesfahun Molla Baseem Khan +3 位作者 Bezabih Moges Hassan Haes Alhelou Reza Zamani Pierluigi Siano 《CSEE Journal of Power and Energy Systems》 SCIE CSCD 2019年第2期249-258,共10页
Smart grid enables consumers to control and sched-ule the consumption pattern of their appliances,minimize energy cost,peak-to-average ratio(PAR)and peak load demand.In this paper,a general architecture of home energy... Smart grid enables consumers to control and sched-ule the consumption pattern of their appliances,minimize energy cost,peak-to-average ratio(PAR)and peak load demand.In this paper,a general architecture of home energy management system(HEMS)is developed in smart grid scenario with novel restricted and multi-restricted scheduling method for the residen-tial customers.The optimization problem is developed under the time of use pricing(TOUP)scheme.To optimize the formulated problem,a powerful meta-heuristic algorithm called grey wolf optimizer(GWO)is utilized,which is compared with particle swarm optimization(PSO)algorithm to show its effectiveness.A rooftop photovoltaic(PV)system is integrated with the system to show the cost effectiveness of the appliances.For analysis,eight different cases are considered under various time scheduling algorithms. 展开更多
关键词 Demand side management GWO home energy management system PSO peak-to-average ratio
原文传递
Graph representation learning-based residential electricity behavior identification and energy management
10
作者 Xinpei Chen Tao Yu +2 位作者 Zhenning Pan Zihao Wang Shengchun Yang 《Protection and Control of Modern Power Systems》 SCIE EI 2023年第2期218-230,共13页
It is important to achieve an efficient home energy management system(HEMS)because of its role in promoting energy saving and emission reduction for end-users.Two critical issues in an efficient HEMS are identificatio... It is important to achieve an efficient home energy management system(HEMS)because of its role in promoting energy saving and emission reduction for end-users.Two critical issues in an efficient HEMS are identification of user behavior and energy management strategy.However,current HEMS methods usually assume perfect knowledge of user behavior or ignore the strong correlations of usage habits with different applications.This can lead to an insuffi-cient description of behavior and suboptimal management strategy.To address these gaps,this paper proposes non-intrusive load monitoring(NILM)assisted graph reinforcement learning(GRL)for intelligent HEMS decision making.First,a behavior correlation graph incorporating NILM is introduced to represent the energy consumption behavior of users and a multi-label classification model is used to monitor the loads.Thus,efficient identification of user behavior and description of state transition can be achieved.Second,based on the online updating of the behavior correlation graph,a GRL model is proposed to extract information contained in the graph.Thus,reliable strategy under uncer-tainty of environment and behavior is available.Finally,the experimental results on several datasets verify the effec-tiveness of the proposed model. 展开更多
关键词 Behavior correlation graph Graph reinforcement learning home energy management system Multi-label classification Non-intrusive load monitoring
原文传递
A Dual-spline Approach to Load Error Repair in a HEMS Sensor Network
11
作者 Xiaodong Liu Qi Liu 《Computers, Materials & Continua》 SCIE EI 2018年第11期179-194,共16页
In a home energy management system(HEMS),appliances are becoming diversified and intelligent,so that certain simple maintenance work can be completed by appliances themselves.During the measurement,collection and tran... In a home energy management system(HEMS),appliances are becoming diversified and intelligent,so that certain simple maintenance work can be completed by appliances themselves.During the measurement,collection and transmission of electricity load data in a HEMS sensor network,however,problems can be caused on the data due to faulty sensing processes and/or lost links,etc.In order to ensure the quality of retrieved load data,different solutions have been presented,but suffered from low recognition rates and high complexity.In this paper,a validation and repair method is presented to detect potential failures and errors in a domestic energy management system,which can then recover determined load errors and losses.A Kernel Extreme Learning Machine(K-ELM)based model has been employed with a Radial Basis Function(RBF)and optimised parameters for verification and recognition;whilst a Dual-spline method is presented to repair missing load data.According to the experiment results,the method outperforms the traditional B-spline and Cubic-spline methods and can effectively deal with unexpected data losses and errors under variant loss rates in a practical home environment. 展开更多
关键词 Electric load data analysis home energy management quality assurance and control
下载PDF
Analysis of Dynamic Appliance Flexibility Considering User Behavior via Non-intrusive Load Monitoring and Deep User Modeling 被引量:3
12
作者 Shaopeng Zhai Huan Zhou +1 位作者 Zhihua Wang Guangyu He 《CSEE Journal of Power and Energy Systems》 SCIE CSCD 2020年第1期41-51,共11页
The research on non-intrusive load monitoring(NILM)and the growing deployment of home energy manage-ment system(HEMS)have made it possible for households to have a detailed understanding of their power usage and to ma... The research on non-intrusive load monitoring(NILM)and the growing deployment of home energy manage-ment system(HEMS)have made it possible for households to have a detailed understanding of their power usage and to make appliances participate in demand response(DR)programs.Appliance flexibility analysis helps the HEMS dispatching appli-ances to participate in DR programs without violating user’s comfort level.In this paper,a dynamic appliance flexibility analysis approach using the smart meter data is presented.In the training phase,the smart meter data is preprocessed by NILM to obtain user’s appliances usage behaviors,which is used to train the user model.During operation,the NILM is used to infer recent appliances usage behaviors,and then the user model predicts user’s appliances usage behaviors in the DR period considering long-term behaviors dependences,correlations between appliances and temporal information.The flexibility of each appliance is calculated based on the appliance characteristics as well as the predicted user’s appliances usage behaviors caused by the control of the appliance.The HEMS can choose the appliance with high flexibility to participate in the DR programs.The case study demonstrates the performance of the user model and illustrates how the appliance flexibility analysis is performed using a real-world case. 展开更多
关键词 Appliance flexibility demandresponse home energy management system non-intrusive load monitoring user behavior
原文传递
Probabilistic Assessment of Impact of Flexible Loads Under Network Tariffs in Low-voltage Distribution Networks 被引量:1
13
作者 Donald Azuatalam Archie C.Chapman Gregor Verbic 《Journal of Modern Power Systems and Clean Energy》 SCIE EI CSCD 2021年第4期951-962,共12页
Given the historically static nature of low-voltage networks, distribution network companies do not possess the tools for dealing with an increasingly variable demand due to the high penetration of distributed energy ... Given the historically static nature of low-voltage networks, distribution network companies do not possess the tools for dealing with an increasingly variable demand due to the high penetration of distributed energy resources (DERs). Within this context, this paper proposes a probabilistic framework for tariff design that minimises the impact of DER on network performance, stabilises the revenue of network company, and improves the equity of network cost allocation. To deal with the lack of customers’ response, we also show how DER-specific tariffs can be complemented with an automated home energy management system (HEMS) that reduces peak demand while retaining the desired comfort level. The proposed framework comprises a nonparametric Bayesian model which statistically generates synthetic load and PV traces, a hot-water-use statistical model, a novel HEMS to schedule customers’ controllable devices, and a probabilistic power flow model. Test cases using both energy- and demand-based network tariffs show that flat tariffs with a peak demand component reduce the customers’ cost, and alleviate network constraints. This demonstrates, firstly, the efficacy of the proposed tool for the development of tariffs that are beneficial for the networks with a high penetration of DERs, and secondly, how customers’ HEM systems can be part of the solution. 展开更多
关键词 Battery energy storage system demand-based tariff distributed energy resource(DER) home energy management system(HEMS) low-voltage network solar photovoltaic(PV) thermostatically controlled load
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部