493 research outputs found

    Short-Term Load Forecasting Using Smart Meter Data: A Generalization Analysis

    Get PDF
    Short-term load forecasting ensures the efficient operation of power systems besides affording continuous power supply for energy consumers. Smart meters that are capable of providing detailed information on buildings energy consumption, open several doors of opportunity to short-term load forecasting at the individual building level. In the current paper, four machine learning methods have been employed to forecast the daily peak and hourly energy consumption of domestic buildings. The utilized models depend merely on buildings historical energy consumption and are evaluated on the profiles that were not previously trained on. It is evident that developing data-driven models lacking external information such as weather and building data are of great importance under the situations that the access to such information is limited or the computational procedures are costly. Moreover, the performance evaluation of the models on separated house profiles determines their generalization ability for unseen consumption profiles. The conducted experiments on the smart meter data of several UK houses demonstrated that if the models are fed with sufficient historical data, they can be generalized to a satisfactory level and produce quite accurate results even if they only use past consumption values as the predictor variables. Furthermore, among the four applied models, the ones based on deep learning and ensemble techniques, display better performance in predicting daily peak load consumption than those of others.publishedVersio

    Regional And Residential Short Term Electric Demand Forecast Using Deep Learning

    Get PDF
    For optimal power system operations, electric generation must follow load demand. The generation, transmission, and distribution utilities require load forecasting for planning and operating grid infrastructure efficiently, securely, and economically. This thesis work focuses on short-term load forecast (STLF), that concentrates on the time-interval from few hours to few days. An inaccurate short-term load forecast can result in higher cost of generating and delivering power. Hence, accurate short-term load forecasting is essential. Traditionally, short-term load forecasting of electrical demand is typically performed using linear regression, autoregressive integrated moving average models (ARIMA), and artificial neural networks (ANN). These conventional methods are limited in application for big datasets, and often their accuracy is a matter of concern. Recently, deep neural networks (DNNs) have emerged as a powerful tool for machine-learning problems, and known for real-time data processing, parallel computations, and ability to work with a large dataset with higher accuracy. DNNs have been shown to greatly outperform traditional methods in many disciplines, and they have revolutionized data analytics. Aspired from such a success of DNNs in machine learning problems, this thesis investigated the DNNs potential in electrical load forecasting application. Different DNN Types such as multilayer perception model (MLP) and recurrent neural networks (RNN) such as long short-term memory (LSTM), Gated recurrent Unit (GRU) and simple RNNs for different datasets were evaluated for accuracies. This thesis utilized the following data sets: 1) Iberian electric market dataset; 2) NREL residential home dataset; 3) AMPds smart-meter dataset; 4) UMass Smart Home datasets with varying time intervals or data duration for the validating the applicability of DNNs for short-term load forecasting. The Mean absolute percentage error (MAPE) evaluation indicates DNNs outperform conventional method for multiple datasets. In addition, a DNN based smart scheduling of appliances was also studied. This work evaluates MAPE accuracies of clustering-based forecast over non-clustered forecasts

    Short-Term Industrial Load Forecasting Based on Ensemble Hidden Markov Model

    Get PDF
    Short-term load forecasting (STLF) for industrial customers has been an essential task to reduce the cost of energy transaction and promote the stable operation of smart grid throughout the development of the modern power system. Traditional STLF methods commonly focus on establishing the non-linear relationship between loads and features, but ignore the temporal relationship between them. In this paper, an STLF method based on ensemble hidden Markov model (e-HMM) is proposed to track and learn the dynamic characteristics of industrial customer’s consumption patterns in correlated multivariate time series, thereby improving the prediction accuracy. Specifically, a novel similarity measurement strategy of log-likelihood space is designed to calculate the log-likelihood value of the multivariate time series in sliding time windows, which can effectively help the hidden Markov model (HMM) to capture the dynamic temporal characteristics from multiple historical sequences in similar patterns, so that the prediction accuracy is greatly improved. In order to improve the generalization ability and stability of a single HMM, we further adopt the framework of Bagging ensemble learning algorithm to reduce the prediction errors of a single model. The experimental study is implemented on a real dataset from a company in Hunan Province, China. We test the model in different forecasting periods. The results of multiple experiments and comparison with several state-of-the-art models show that the proposed approach has higher prediction accuracy

    Short-Term Industrial Load Forecasting Based on Ensemble Hidden Markov Model

    Get PDF
    Short-term load forecasting (STLF) for industrial customers has been an essential task to reduce the cost of energy transaction and promote the stable operation of smart grid throughout the development of the modern power system. Traditional STLF methods commonly focus on establishing the non-linear relationship between loads and features, but ignore the temporal relationship between them. In this paper, an STLF method based on ensemble hidden Markov model (e-HMM) is proposed to track and learn the dynamic characteristics of industrial customer’s consumption patterns in correlated multivariate time series, thereby improving the prediction accuracy. Specifically, a novel similarity measurement strategy of log-likelihood space is designed to calculate the log-likelihood value of the multivariate time series in sliding time windows, which can effectively help the hidden Markov model (HMM) to capture the dynamic temporal characteristics from multiple historical sequences in similar patterns, so that the prediction accuracy is greatly improved. In order to improve the generalization ability and stability of a single HMM, we further adopt the framework of Bagging ensemble learning algorithm to reduce the prediction errors of a single model. The experimental study is implemented on a real dataset from a company in Hunan Province, China. We test the model in different forecasting periods. The results of multiple experiments and comparison with several state-of-the-art models show that the proposed approach has higher prediction accuracy

    Electricity Demand Forecasting with Hybrid Statistical and Machine Learning Algorithms: Case Study of Ukraine

    Full text link
    This article presents a novel hybrid approach using statistics and machine learning to forecast the national demand of electricity. As investment and operation of future energy systems require long-term electricity demand forecasts with hourly resolution, our mathematical model fills a gap in energy forecasting. The proposed methodology was constructed using hourly data from Ukraine's electricity consumption ranging from 2013 to 2020. To this end, we analysed the underlying structure of the hourly, daily and yearly time series of electricity consumption. The long-term yearly trend is evaluated using macroeconomic regression analysis. The mid-term model integrates temperature and calendar regressors to describe the underlying structure, and combines ARIMA and LSTM ``black-box'' pattern-based approaches to describe the error term. The short-term model captures the hourly seasonality through calendar regressors and multiple ARMA models for the residual. Results show that the best forecasting model is composed by combining multiple regression models and a LSTM hybrid model for residual prediction. Our hybrid model is very effective at forecasting long-term electricity consumption on an hourly resolution. In two years of out-of-sample forecasts with 17520 timesteps, it is shown to be within 96.83 \% accuracy.Comment: 31 pages, 13 figures, submitted to Applied Energ

    Predicting Electrical Power Consumption on Yearly Events for Substations: Algorithm Design and Performance Evaluations

    Get PDF
    Master's thesis in Information- and communication technology (IKT590)Accurate prediction of electricity usage is critical for grid companies in or-der to ensure reliable power supply for their customers. Many factors in-fluence usage patterns, but generally they consist of yearly-, weekly- and daily trends in addition to stochastic noise due to random user behaviour. Besides the above-mentioned cyclic trends, certain yearly events, i.e. events that take place once per year, can affect usage patterns significantly and thus may cause abnormally high or -low power consumption. Therefore, it is in the interest of grid companies to predict the consumption on such events so they can take measures in advance, if necessary. Much effort has been put into developing methods of improving forecasting accuracy through the use of time series clustering in conjunction with the actual prediction algorithm, but the methods’ ability to specifically improve the prediction of power consumption on yearly events has not yet been evaluated. In this the-sis, we are going to utilize machine learning algorithms to cluster electricity usage patterns and predict power consumption for yearly events based on real operational data at the substation level. More specifically, groups of similar usage profiles are formed by a clustering algorithm, and rather than training a prediction model on a single time series, a similar series from the same cluster is appended. In order to extend the prediction model’s training set in this manner, the appended time series is transformed to fit the scale of the initial time series. Our experiments reveal that combining similar time series, thereby introducing additional yearly events to the prediction model’s training set, can improve the accuracy of the load forecast on the event. This approach is also capable of compensating for missing events in the initial time series, when present in the appended-, similarly behaving time series
    • …
    corecore