However, there are deficits in the linearly combined model as it can ignore potential nonlinear terms and give poor results when there is a strong nonlinear relationship between predictors and outcomes.
In the second stage, a DNN (Deep Neural Network)-based STLF model is built to combine the predicted values from the first stage.
An economic analysis-based operation scheduling scheme for CCHP is proposed to effectively utilize the results of the STLF.
Significance
The proposed model addresses the limitations of previous studies and provides a bi-directional benefit to power suppliers and users.
The results of the economic analysis show the impact of electric rates and contract demand on the efficiency of CCHP.
The model focuses on the features of the Korean power system and aims to improve energy efficiency in one of the highest energy consumption countries.
Proposed Model
Overall system architecture
The proposed STLF model consists of two stages: constructing two STLF models and combining them using a DNN.
In the first stage, two STLF models are built based on XGBoost and RF, which are tree-based ensemble models in time series prediction.
The XGBoost and RF models are chosen because of their better predictive accuracy and highest correlation with actual power consumption compared to other boosting and Bagging (Bootstrap Aggregating) algorithms.
In the second stage, the results of the two STLF models from the first stage are combined using a DNN model that takes into account time factors, weather data, historical electric energy consumption data, and electric rate as input variables.
The DNN model uses the SELU(Scaled Exponential Linear Unit) function as an activation function and has five hidden layers, with the number of neurons in the hidden layer set by two thirds of the number of input variables.
Algorithm shows the generation of an operational schedule for maximizing annual economic benefits.
The schedule tells how much energy should be generated by CCHP and how much energy should be supplied by the public power system for each scheduling hour.
Experiment
CVRMSE comparison for each monthMAPE comparison for each monthResults of Wilcoxon test and Friedman test
댓글