Abstract

The increasing industry energy demand highlights the urgency of demand response management, while the emerging smart manufacturing technologies pave the way for the implementation of real-time price (RTP)-based demand response management towards sustainable manufacturing. The demand response management requires scheduling of manufacturing systems based on RTP predictions, and thus the prediction quality can directly alter the effectiveness of demand response. However, since the general price prediction algorithms and prediction evaluation metrics are not specifically designed for RTP in demand response problems, a good RTP prediction obtained and evaluated by these algorithms and metrics may not be suitable for demand response scheduling. Therefore, in this study, the relationships between the effectiveness of demand response for manufacturing systems and evaluation results from six commonly used metrics are investigated. Meanwhile, a new metric called k-peak distance (KPD), considering the characteristics of the demand response problem, is proposed and compared with the other six metrics. Furthermore, an encoder-decoder long short-term memory recurrent neural network with KPD is proposed to provide better RTP prediction for manufacturing demand response problems. The case studies indicate that the proposed KPD metric shows a 1.8–3.6 times higher correlation with the demand response effectiveness compared to the other metrics. In addition, the production schedule based on the RTP prediction obtained from the proposed algorithm can improve the effectiveness of demand response by 23.4% on average.

1 Introduction

With the growing concerns about increasing energy demand and environmental pollution, special attention has been recently focused on promoting sustainability of the industry sector [13]. Among various sustainable management techniques, demand response is considered a critical approach since it can contribute positively to peak power demand alleviation [4], operational reliability improvement in power systems [5], and greenhouse gas emissions reduction [6] without vast investment. Especially, the industrial demand response customers are anticipated to contribute to around 46% of the total peak demand reduction [7]. Therefore, the implementation of demand response in the industry sector has attracted tremendous attention [810].

Considering that the real-time electricity price (RTP) directly reflects the underlying demand–supply relationship in the electricity market [11], the RTP-based demand response can potentially provide the maximum benefits for both power grids [12] and manufacturers [13,14]. In the current literature, different approaches have been proposed to achieve RTP-based demand response management for manufacturing systems. For example, Dababneh et al. developed a simulation-based scheduling method to implement demand response in manufacturing systems [15]. Cui and Zhou formulated an analytical model for industrial power load scheduling under demand response [16]. Recently, Yun et al. proposed a data-driven demand response scheduling and rescheduling method considering the uncertainties in manufacturing systems [17]. Regardless of the techniques used to obtain the production schedule under demand response, the RTP prediction is always the foundation since the future RTP is unknown at the scheduling state. As shown in Fig. 1, the demand response schedule is optimized based on price prediction, but the manufacturers need to pay their electricity bills using actual RTP. Therefore, the RTP prediction quality can essentially affect the effectiveness of demand response.

Fig. 1
Flowchart of RTP-based demand response for manufacturing systems
Fig. 1
Flowchart of RTP-based demand response for manufacturing systems
Close modal

In the current literature, various methods have been applied to improve the RTP prediction quality. For example, Huang et al. used an artificial neural network (ANN)-based price forecasting model for one-step ahead RTP prediction [18]. In addition, Lu et al. adopted the long short-term memory (LSTM) recurrent neural network for one-step ahead RTP prediction considering the autocorrelation in the input price data [19]. Recently, Keles et al. presented a deep neural network-based method for multi-step ahead RTP prediction, which is essential for demand response scheduling [20]. In the current literature, the main objective of the prediction is to provide a price forecast that is similar to the actual RTP, i.e., minimizing the mean squared error (MSE) or mean absolute error (MAE). However, a good prediction indicated by these metrics does not necessarily lead to a good demand response schedule (a detailed discussion of this problem is provided in Sec. 2). Since the ultimate goal of price prediction is to obtain a high-quality demand response schedule, as shown in Fig. 1, a suitable RTP prediction evaluation metric should be highly related to the effectiveness of demand response but does not depend on the detailed information of manufacturing systems for generality purposes. Such a metric could help improve the quality of RTP prediction and eventually improve the effectiveness of demand response toward sustainable manufacturing. To the best of the authors’ knowledge, this problem has not been thoroughly investigated in the current literature, and whether the existing metrics are highly correlated to demand response performance remains unknown.

To fill the abovementioned research gap, a new evaluation metric, i.e., k-peak distance (KPD), is proposed in this study considering the characteristics of demand response problems. Specifically, the contributions of this study lie in:

  1. A comprehensive assessment of the commonly used existing evaluation metrics is conducted, which reveals the correlation between these metrics and the effectiveness of demand response scheduling for manufacturing systems.

  2. A new evaluation metric, i.e., KPD, is proposed to function as an indicator for price prediction quality that is highly correlated to the demand response performance, and its effectiveness is validated by comparing it with other existing metrics.

  3. An encoder-decoder LSTM-based RTP prediction algorithm with KPD is proposed to provide better price forecasts specifically for demand response problems. In addition, the suitability of integrating KPD into other commonly used prediction algorithms is investigated.

The outcomes of this study can improve the RTP prediction quality, help manufacturers reduce energy costs through demand response, and contribute positively to sustainable manufacturing.

The rest of this paper is organized as follows. The motivation of this study is presented in detail in Sec. 2. The metrics comparison and discussion of the proposed KPD are presented in Sec. 3, followed by the explanation of the proposed encoder-decoder LSTM with KPD in Sec. 4. Case studies evaluating the effectiveness of the proposed method and the suitability of the proposed KPD in various prediction algorithms are shown in Sec. 5. Finally, the conclusions and future research directions are discussed in Sec. 6.

2 Motivation

In RTP-based demand response, the dynamic price is the driving force in production scheduling. The manufacturers who enrolled in the RTP-based demand response program could achieve energy cost reduction by reducing their electricity consumption during peak hours to avoid high electricity prices. As shown in Fig. 2, suppose that the highest RTP appears at around 18:00. The optimal production schedule should reduce the power demand during these periods to minimize the energy cost. Meanwhile, the manufacturing system should keep its maximum productivity during the other off-peak periods to satisfy the daily production throughput requirement. Although Fig. 2 only shows a simplified demonstration of demand response scheduling results for manufacturing systems, similar scheduling strategies are already proven in the current literature [21,22].

Fig. 2
A demonstration of RTP and the corresponding power demand under an optimal production schedule
Fig. 2
A demonstration of RTP and the corresponding power demand under an optimal production schedule
Close modal

In practice, the RTP of a certain period is not known until after that period has passed. Therefore, price prediction, instead of actual RTP, is applied in the production scheduling stage for demand response management. The purpose of price prediction is to provide guidance for production scheduling in response to dynamic electricity prices. Therefore, the quality of a price prediction should be judged by whether the production schedule obtained using that price prediction can help manufacturers reduce energy costs under actual RTP. However, in the current literature, commonly used metrics, such as MSE and MAE [16,17], can only represent the general similarity between price prediction and actual RTP. Since neither MSE nor MAE can reflect any characteristics in demand response scheduling problems, these metrics may encounter issues in assessing the RTP prediction quality.

For example, the Prediction 1 in Fig. 3(a) results in a smaller MSE since it is closer to the actual RTP than the Prediction 2 in Fig. 3(b). However, the optimal schedule obtained using Prediction 2 is more similar to the optimal schedule under the actual RTP (as shown in Fig. 2). This example shows that an apparently good price prediction indicated by MSE does not necessarily lead to an ideal production schedule in demand response problems. Therefore, it is critical to find a metric that can better represent the relationships between price prediction and the effectiveness of demand response in manufacturing systems.

Fig. 3
Optimal production schedules obtained based on (a) Prediction 1 and (b) Prediction 2
Fig. 3
Optimal production schedules obtained based on (a) Prediction 1 and (b) Prediction 2
Close modal

A straightforward solution to the abovementioned challenge is directly applying the effectiveness of demand response, e.g., energy cost reduction, as the price prediction evaluation metric. However, calculating the energy cost reduction of a certain manufacturing system requires detailed manufacturing information, such as production line layout, machine rated power, and buffer capacity, which may not be available at the price prediction stage. Therefore, an ideal metric for price prediction in demand response problems is expected to be highly correlated to the effectiveness of demand response with no need of detailed manufacturing system information. In addition, it should be able to be integrated with a price prediction algorithm to provide better RTP predictions for demand response scheduling in manufacturing systems.

3 Real-Time Price Evaluation Metrics

The process of assessing the correlations between the effectiveness of demand response and different metrics is shown in Fig. 4. More specifically, the optimal production schedule is first obtained using price predictions. Then, the energy cost, denoted by ECPRE, is calculated based on the obtained production schedule and actual RTP. In comparison, another production schedule is obtained using the actual RTP as a 100% accurate prediction. The corresponding energy cost is denoted by ECRTP. Theoretically, the production schedule obtained using actual RTP should lead to the minimum energy cost. Without changing the manufacturing system settings and the scheduling method, the cost difference DC, calculated by (1), is only related to the quality of price prediction. Therefore, DC is used to represent the effectiveness of a demand response schedule obtained using an RTP prediction. The correlations and standard errors of the linear regression between DC and six commonly used metrics (more detailed information is provided in Sec. 3.2) are used to test whether these metrics can represent the price prediction quality in demand response problems.
(1)
Fig. 4
Flowchart for assessing different metrics
Fig. 4
Flowchart for assessing different metrics
Close modal

In addition to the assessment of existing metrics, a new metric KPD is proposed considering the characteristics of demand response problems. The correlation between DC and KPD results is tested and compared to the other six metrics to identify the best metric for price prediction in demand response problems.

3.1 Calculation of Energy Cost Under Demand Response Schedule.

In order to fairly compare different evaluation metrics, an identical demand response scheduling method for manufacturing systems should be applied to find the optimal production schedule under a given price, i.e., the first step in Fig. 4. In this study, a serial production line is applied as an example of manufacturing systems, and its schematic diagram is shown in Fig. 5. A total of N machines are placed in the production line, where the ith machine is denoted by Mi. A work-in-process buffer, denoted by Bi, is placed between machines Mi and Mi+1 to alleviate the impact on production throughput due to the machine downtime during the peak period under the demand response schedule.

Fig. 5
Schematic diagram of a serial production line
Fig. 5
Schematic diagram of a serial production line
Close modal
The objective of demand response management in manufacturing systems is to minimize the energy cost while satisfying the production throughput. The optimization problem can be defined as follows:
(2)
(3)

In the objective function (2), Ct is the electricity price at time t, Pi is the power demand when machine Mi is turned on, Δt is the length of a time interval, T is the index of time interval at the end of day, and xi,t is decision variable for machine Mi at time t. More specifically, xi,t = 1 if machine Mi is turned on at time t, and xi,t = 0 otherwise. Equation (3) represents the production throughput constraint, where PT is the production throughput of the entire production line at the end of the day, and PA is the daily production throughput target.

The production throughput PT is calculated using the analytical manufacturing system model through (4)(11). The system model is formulated based on the discrete-time Markov chain. More specifically, the states of buffer represent the buffers’ occupancy. Let Bi,t denote the state vector of buffer Bi at time t, and it can be formulated and updated as follows;
(4)
(5)
where bi,t0 represents the probability that buffer Bi is empty (state is 0) at time t, the superscript Ci represents the maximum buffer capacity, and Φi,t is a (Ci + 1) × (Ci + 1) state transition matrix, as defined in the following equation:
(6)
Let pi,t denote the probability that machine Mi is producing at time t. The element at the jth row and the kth column of Φi,t (denoted by Φi,(k|j),t) represents the probability that the buffer state changes from j to k at time t, which can be calculated as
(7)
The machines and buffers in the manufacturing system are highly correlated. Machines can be starved or blocked due to empty upstream buffers or fully occupied downstream buffers. The blocked-before-service convention is adopted in the model. The probabilities of starvation (STi,t) and blockage (BLi,t) of machine Mi at time t can be calculated as follows:
(8)
(9)
Machine Mi is producing if it is turned on and is not starved or blocked. Therefore, pi,t can be calculated as
(10)
The system throughput (PT) is determined by the last machine’s throughput, which can be calculated as
(11)

To calculate the energy cost under demand response management, the price prediction is first used as Ct in the objective function, and the optimal production schedule xi,t* can be obtained by solving the optimization problem. Then, the energy cost can be calculated by applying the optimal schedule xi,t* and the actual RTP using (2).

3.2 Metrics for Comparison.

Some commonly used metrics to represent the similarity between two time series, i.e., the price prediction and RTP in this study, are briefly presented as follows:

Value matching metrics:

MSE
(12)
where PREt and RTPt are the normalized price prediction and RTP at time t.
MAE
(13)

Pattern matching metrics:

Temporal correlation coefficient-based distance (DCORT)
(14)
where CORT(*) represents the temporal correlation coefficient for two time series PRE and RTP. It is a measure of the average probability for an edge to persist across two consecutive time-steps [23].
Piecewise linear representation-based distance (DPLR)
(15)
where norm(*) represents the Euclidean norm. The PLR(*) represents the piecewise linear representation of a time series, which is effective at describing the tendency of time series [24].

Rank matching metrics:

Spearman’s rank correlation coefficient-based distance (DSRC)
(16)
where ρ(*) is the Spearman’s rank correlation coefficient, which is defined as the Pearson correlation coefficient between the ranked PRE and RTP.
Kendall rank correlation coefficient-based distance (DKRC)
(17)
where τ(*) is the Kendall rank correlation coefficient between sequences PRE and RTP.

3.3 K-peak Distance.

According to the discussions in Sec. 2, two characteristics can be observed in the relationships between price prediction and production schedule.

  1. To achieve the minimum energy cost, the optimal production schedule should avoid the highest electricity prices during peak periods. This means that it is critical to predict the starting time and duration of peak periods.

  2. The production system should maintain its maximum productivity during the off-peak period to ensure the production throughput requirement. This means that the prediction accuracy during the off-peak periods does not affect the production schedule.

Since none of the metrics presented in Sec. 3.2 consider the above two characteristics in demand response problems, a new price prediction evaluation metric KPD is proposed as follows.

Let RTP and PRE, respectively, denote the normalized time series of daily RTP and price prediction, as shown in the following equations:
(18)
(19)
where s1t and s2t are the tth elements in the time series RTP and PRE, respectively.
Let r1t and r2t denote binary variables {0, 1} obtained based on s1t and s2t using the following rule:
(20)
where sort(sit) represents the index of sit after sorting in descending order, and k is a user-defined parameter. For example, if s1t is the largest element in RTP, then sort(s1t) = 1. Mathematically, parameter k can be any integer from 1 to T. However, in the demand response problem for manufacturing systems, k should represent the length of time intervals during which temporarily turning off machines would not affect achieving the production target. Therefore, k could be estimated based on the production target (TA) and the maximum production throughput (PTmax) when all machines are turned on during the entire production horizon.
(21)
In addition, let R denote whether the peak and off-peak periods are correctly identified, as shown in (22). More specifically, if the price prediction accurately locates the peak or off-peak periods, i.e., s1t, s2tk or s1t, s2t > k, the tth element in R equals 0. Otherwise, the tth element in R equals 1.
(22)
Finally, the KPD can be calculated as follows:
(23)
where operator represents the element-wise product.

4 Data-Driven Real-Time Price Prediction

In this section, a data-driven RTP prediction algorithm with the proposed KPD is introduced. Unlike the traditional one-step ahead time-series prediction algorithm, an RTP prediction algorithm for demand response should have the following properties:

  1. Since the demand response mechanism is load shifting over a period of time, the prediction algorithm should predict a sequence of RTP instead of one price data, i.e., it should be capable of multi-step ahead prediction.

  2. According to the discussion of KPD in Sec. 3.3, the parameters in the algorithm should be optimized based on the evaluation of the entire output sequence instead of a single prediction point.

Considering these two properties, the encoder-decoder LSTM is adopted and integrated with the proposed KPD as the loss function for RTP prediction. Specifically, the LSTM is a type of recurrent neural network that can remember important events with lags of unknown duration in a time series. Therefore, it is specialized in processing sequence data. Developed from the classic LSTM, the encoder-decoder LSTM is capable of sequence-to-sequence learning (Seq2Seq), i.e., it can predict a sequence of RTP in the following period of time and optimize the weights and biases in the neural network based on the evaluation of the entire prediction sequence.

The framework of encoder-decoder LSTM with KPD proposed in this study is shown in Fig. 6. The RTP record with a length of t (i.e., from x1 to xt) is used as the input sequence to the first encoder LSTM layer. The encoder LSTM can summarize and memorize the information in the input sequence. After processing the entire input sequence, the encoder LSTM generates an encoder state (i.e., the hidden state and cell state of the LSTM) as its memory is learned from the input sequence. The encoder state and the last data xt before the prediction period are then used as initial input to the second decoder LSTM layer. The decoder LSTM can output a sequence of price predictions with the length τ, i.e., from y^1 to y^τ. Each output price is predicted based on the previous prediction and the relationships within the output sequence learned by the decoder LSTM. During the neural network training stage, the sequence of RTP predictions (i.e., y^1 to y^τ) is compared with the actual RTP (i.e., y1 to yτ) through the proposed KPD metric. The evaluation result is treated as the value of the loss function and used to optimize the parameters in the encoder-decoder LSTM neural network. Since calculating KPD involves the non-differentiable sort(*) operation, commonly used gradient descent-based optimizers, such as stochastic gradient descent and Adam, cannot be used to optimize the network parameters. Therefore, the genetic algorithm (GA) is adopted as a derivative-free optimizer in this study to search for the optimal set of parameters.

Fig. 6
The framework of encoder-decoder LSTM with KPD as loss function
Fig. 6
The framework of encoder-decoder LSTM with KPD as loss function
Close modal

The RTP prediction procedure through the proposed encoder-decoder LSTM with KPD is summarized in Algorithm 1. The prediction starts with RTP data collection from the utility company. The original data are cleaned and scaled through normalization. Then the 1D time-series price data are reshaped into a 2D matrix, where each row is one time series with input and output sequences. For example, suppose the length of input sequence iw = 3 and the length of output sequence ow = 2, the windowing of the time series is shown in Fig. 7. After formulating the matrix, the data are separated into training, validation, and testing sets. The neural network is trained by minimizing the KPD on the training set

through GA, while the KPD of the validation set is also calculated in each epoch. The training ends when it reaches the maximum epochs, or it ends earlier to avoid overfitting if the validation loss increases. The well-trained model is then used to predict the output on the testing set, and the RTP prediction can be obtained after unscaling the output sequence. Finally, the effectiveness of demand response based on the predicted RTP is tested using the same procedure shown in Fig. 4.

Fig. 7
Windowing procedure of the time-series data
Fig. 7
Windowing procedure of the time-series data
Close modal

5 Results and Discussion

5.1 Case Study Settings.

In the case studies, a three-machine-two-buffer production line is adopted as the test system to calculate the optimal demand response schedules and energy costs under various RTP predictions. The power demands Pi for three machines are set to [20 kW, 25 kW, 20 kW]. The length of each time interval Δt is set to 1 h, and thus the number of time intervals T is 24 per day. The daily production throughput requirement PA is assumed to be 15.

To investigate the relationships between different evaluation metrics and demand response effectiveness, the RTP prediction provided by the utility companies, i.e., day-ahead hourly price (DAHP), is adopted in this study. The daily DAHP and RTP from November 1, 2020, to October 31, 2021, collected from ComEd, are adopted in this study [25]. The optimization problem is solved by particle swarm optimization (PSO), where both swarm size and maximum iteration are set to 600. The PSO runs three times using both DAHP and RTP to find the daily optimal production schedules and associated energy costs. The minimum costs are treated as ECPRE and ECRTP to calculate DC. The parameter k in KPD is set to 9 based on (21).

The same RTP dataset is used for encoder-decoder LSTM prediction. Specifically, the one-year RTP data are divided into eight months, two months, and two months for training, validation, and testing sets. The length of input sequence iw equals 3 × 24, and the length of output sequence ow equals 24. The sizes of hidden and cell states of LSTM are set to 32, the number of generations in GA is set to 250, and k in KPD is also set to 9. The encoder-decoder LSTM is built with PyTorch, and the GA is implemented with PyGAD.

5.2 Metrics Comparison Results.

The DC obtained by solving the optimization problem using the one-year DAHP and RTP data is presented in Fig. 8. The figure shows that DC ranges from 0 to over 16, and in most cases, the DC is lower than 5.

Fig. 8
Overview of the difference in cost
Fig. 8
Overview of the difference in cost
Close modal

The correlations between DC and six metrics presented in Sec. 3.2 are shown in Fig. 9. The results show no clear correlations between DCs and these metrics. More specifically, some points have small metric values but large DC values. In this case, the metric suggests a high RTP prediction quality. However, the corresponding production schedule obtained based on that price prediction is far from optimum. On the other hand, some points have large metric values but relatively low DC values. In this case, the metric shows that the price prediction is not good enough and needs further improvement. However, the corresponding schedule already leads to the near minimum energy cost, and additional efforts for prediction quality improvement cannot significantly reduce the energy cost of the manufacturing system. In summary, these metrics are not highly correlated with the effectiveness of demand response DC. Hence, applying them in the price prediction stage does not guarantee that the obtained good price prediction can necessarily lead to an optimal production schedule.

Fig. 9
Scatter plots and linear fits between DC and (a) MSE, (b) MAE, (c) DCORT, (d) DPLR, (e) DSRC, and (f) DKRC
Fig. 9
Scatter plots and linear fits between DC and (a) MSE, (b) MAE, (c) DCORT, (d) DPLR, (e) DSRC, and (f) DKRC
Close modal

The correlation between DC and the proposed KPD is shown in Fig. 10. Compared to the results in Fig. 9, the proposed KPD can better represent the changes in DC. The correlation coefficients between DC and seven metrics are shown in Fig. 11(a), and the standard errors for the linear regressions are shown in Fig. 11(b). The correlation coefficient between KPD and DC is 0.91, which is around 1.8–3.6 times higher than the correlation coefficients of the other six metrics (from 0.25 to 0.50). In addition, the standard error for linear regression is only 1.10 for KPD, which is only about half of the standard errors for the other metrics (from 2.34 to 2.61).

Fig. 10
Scatter plot and linear fit between DC and KPD
Fig. 10
Scatter plot and linear fit between DC and KPD
Close modal
Fig. 11
Comparison of seven metrics: (a) correlation and (b) standard error
Fig. 11
Comparison of seven metrics: (a) correlation and (b) standard error
Close modal

The results in Fig. 11 show that the proposed KPD can better represent the changes in DC, and thus, it is more suitable to evaluate and improve the quality of RTP prediction in demand response problems.

5.3 Demand Response Effectiveness Using LSTM with k-peak Distance.

In this section, the effectiveness of demand response based on the RTP prediction obtained by the proposed algorithm is evaluated. First, two series of price predictions are obtained, one is obtained from the proposed encoder-decoder LSTM with KPD and the other one is obtained from an encoder-decoder LSTM with the same configuration but using MSE as the loss function. Then, the demand response scheduling method discussed in Sec. 3.1 is applied based on these two sequences of RTP predictions to find two optimal schedules. Finally, manufacturing energy costs under these two schedules are calculated using the actual RTP, and the DC associated with two demand response schedules are compared. Since the prediction results from November 2020 to June 2021 are used to train the neural networks, the comparisons of demand response effectiveness are conducted based on two RTP predictions from July 2021 to October 2021, and the results are shown in Fig. 12.

Fig. 12
Comparisons of demand response effectiveness based on the price predictions with KPD and MSE as loss functions
Fig. 12
Comparisons of demand response effectiveness based on the price predictions with KPD and MSE as loss functions
Close modal

As indicated in Fig. 12, in all four months, the demand response schedules obtained based on predictions from the proposed algorithm outperform their counterparts. More specifically, although the schedules obtained using both KPD and MSE as loss functions can lead to zero DC on some days, the 75th percentile, median, and 25th percentile of KPD results are generally 20.0%, 29.8%, and 48.6% smaller than their counterparts of MSE results. The differences in DCs indicate that the schedules obtained based on the proposed algorithm are more similar to the ideal schedules obtained under actual RTP, and the proposed algorithm can lead to lower energy costs.

In addition, since the proposed encoder-decoder LSTM with KPD needs a hyperparameter k, a sensitivity analysis is conducted to test its impact on the demand response effectiveness. As shown in Fig. 13, the value of k is tested within the range of 5–13. The shaded area represents the MSE result distribution from the 25th percentile to the 75th percentile. As shown in Fig. 13, under the case study setting, k = 9 provides the smallest DC and best result. However, the performance of the encoder-decoder LSTM with KPD is relatively robust to the value of k, and the results obtained when k is between 8 and 12 are all smaller than the result obtained using MSE. When k is too small, the prediction algorithm may overlook some important peak periods in the RTP time series. For example, the DC significantly increases when k ≤ 7. On the contrary, when k is too large, the underlying assumption is that the manufacturing resources can be turned off for a long period of time without affecting the achievement of production target. Since this assumption is not true, the result when k = 13 shows a negative effect on the effectiveness of demand response DC.

Fig. 13
Sensitivity analysis of k in KPD
Fig. 13
Sensitivity analysis of k in KPD
Close modal

The suitableness of using the proposed KPD as loss functions in price prediction for demand response problems is also tested with other prediction algorithms. Specifically, two RTP prediction algorithms applied in the recent literature, i.e., ANN [18,20] and vanilla LSTM [19], are trained with and without KPD, and the results are compared with that of the encoder-decoder LSTM approach. The ANN has two hidden layers with 48 and 24 neurons. It treats the RTP data in the previous three days as 72 independent features and has 24 outputs representing the hourly price predictions for the following day. The vanilla LSTM has 32 neurons and uses the previous three days’ RTP data to predict the price for the next hour, and it is recursively applied 24 times to obtain the price predictions for the following day. All three algorithms are tested using KPD and MSE as loss functions. The results of average daily DC, stand deviation (std) of daily DC, and cumulative DC on the testing dataset are shown in Table 1.

Table 1

Comparison results for different algorithms with and without KPD

Encoder-decoder LSTMANNVanilla LSTM
KPDMSEKPDMSEKPDMSE
Daily DC mean1.952.904.569.167.013.64
Daily DC std1.592.713.706.808.223.95
Cumulative DC117.66152.85273.62549.55420.65211.57
Encoder-decoder LSTMANNVanilla LSTM
KPDMSEKPDMSEKPDMSE
Daily DC mean1.952.904.569.167.013.64
Daily DC std1.592.713.706.808.223.95
Cumulative DC117.66152.85273.62549.55420.65211.57

Note: Best values are highlighted in bold.

The results show that the encoder-decoder LSTM with KPD provides the best price prediction in demand response problems, where the cumulative DC over the two months of the testing dataset is only 117.66. The result indicates that the demand response schedules obtained based on these price predictions are very similar to the theoretical optimal schedules. When using encoder-decoder LSTM as the prediction algorithm, the cumulative DC is reduced by 23.4% when switching the loss function from MSE to KPD. In addition, the ANN also has better performance with KPD, and its cumulative DC is reduced by 50.2%. It can also be observed that the use of KPD in Vanilla LSTM is the least desirable among the three methods. Given that the proposed KPD is calculated based on a sequence of predictions, it can work with prediction algorithms that are capable of learning relationships between sequences of inputs and outputs. On the contrary, KPD is not suitable to be used as the loss function for one-step ahead prediction algorithms, such as Vanilla LSTM, since it cannot clearly evaluate the quality of a single price prediction.

6 Conclusions and Future Work

This study explores the relationships between RTP prediction evaluation metrics and the effectiveness of demand response in manufacturing systems. In addition, based on the unique characteristics of the demand response problem, a new price prediction evaluation metric KPD is proposed and integrated with encoder-decoder LSTM to provide better RTP prediction for demand response scheduling. The case studies show that the proposed metric has a 1.8–3.6 times higher correlation with demand response effectiveness and only about half of the standard error compared to other commonly used metrics. The demand response effectiveness can improve by 23.4% on average based on the RTP prediction obtained from the proposed algorithm. The results indicate that the proposed metric can better represent the RTP prediction quality in demand response problems, and the proposed algorithm can provide better price prediction for production scheduling under RTP-based demand response.

In this study, the RTP records are used to train the proposed neural network. To further extend this work, more related data, such as forecasting of energy demand and temperature, can be collected and used as inputs to further improve the RTP prediction accuracy. In addition, the robustness of the proposed metric and algorithm in different manufacturing systems under demand response problems should be evaluated.

Acknowledgment

The authors sincerely appreciate the funding support from the U.S. Department of Energy under Grant No. DE-EE0009714.

Conflict of Interest

There are no conflicts of interest.

Data Availability Statement

The datasets generated and supporting the findings of this article are obtainable from the corresponding author upon reasonable request.

References

1.
Cai
,
W.
,
Lai
,
K.
,
Liu
,
C.
,
Wei
,
F.
,
Ma
,
M.
,
Jia
,
S.
,
Jiang
,
Z.
, and
Lv
,
L.
,
2019
, “
Promoting Sustainability of Manufacturing Industry Through the Lean Energy-Saving and Emission-Reduction Strategy
,”
Sci. Total Environ.
,
665
, pp.
23
32
.
2.
Yong
,
J. Y.
,
Yusliza
,
M.
,
Ramayah
,
T.
,
Chiappetta Jabbour
,
C. J.
,
Sehnem
,
S.
, and
Mani
,
V.
,
2020
, “
Pathways Towards Sustainability in Manufacturing Organizations: Empirical Evidence on the Role of Green Human Resource Management
,”
Bus. Strategy Environ.
,
29
(
1
), pp.
212
228
.
3.
Machado
,
C. G.
,
Winroth
,
M. P.
, and
Ribeiro da Silva
,
E. H. D.
,
2020
, “
Sustainable Manufacturing in Industry 4.0: An Emerging Research Agenda
,”
Int. J. Prod. Res.
,
58
(
5
), pp.
1462
1484
.
4.
Jordehi
,
A. R.
,
2019
, “
Optimisation of Demand Response in Electric Power Systems, A Review
,”
Renew. Sustain. Energy Rev.
,
103
, pp.
308
319
.
5.
Chahkandi Nejad
,
H.
,
Tavakoli
,
S.
,
Ghadimi
,
N.
,
Korjani
,
S.
,
Nojavan
,
S.
, and
Pashaei-Didani
,
H.
,
2019
, “
Reliability Based Optimal Allocation of Distributed Generations in Transmission Systems Under Demand Response Program
,”
Electr. Power Syst. Res.
,
176
, p.
105952
.
6.
He
,
L.
,
Lu
,
Z.
,
Geng
,
L.
,
Zhang
,
J.
,
Li
,
X.
, and
Guo
,
X.
,
2020
, “
Environmental Economic Dispatch of Integrated Regional Energy System Considering Integrated Demand Response
,”
Int. J. Electr. Power Energy Syst.
,
116
, p.
105525
.
7.
U.S. Energy Information Administration
,
2020
, “Annual Electric Power Industry Report.”
8.
Haapala
,
K. R.
,
Zhao
,
F.
,
Camelio
,
J.
,
Sutherland
,
J. W.
,
Skerlos
,
S. J.
,
Dornfeld
,
D. A.
,
Jawahir
,
I. S.
,
Clarens
,
A. F.
, and
Rickli
,
J. L.
,
2013
, “
A Review of Engineering Research in Sustainable Manufacturing
,”
ASME J. Manuf. Sci. Eng.
,
135
(
4
), p.
041013
.
9.
Sutherland
,
J. W.
,
Skerlos
,
S. J.
,
Haapala
,
K. R.
,
Cooper
,
D.
,
Zhao
,
F.
, and
Huang
,
A.
,
2020
, “
Industrial Sustainability: Reviewing the Past and Envisioning the Future
,”
ASME J. Manuf. Sci. Eng.
,
142
(
11
), p.
110806
.
10.
Yun
,
L.
,
Li
,
L.
, and
Ma
,
S.
,
2022
, “
Demand Response for Manufacturing Systems Considering the Implications of Fast-Charging Battery Powered Material Handling Equipment
,”
Appl. Energy
,
310
, p.
118550
.
11.
Smith
,
C. B.
, and
Parmenter
,
K. E.
,
2016
, “Understanding Utility Rates and Programs,”
Energy Management Principles
,
C. B.
Smith
, and
K. E.
Parmenter
, eds., 2nd ed.,
Elsevier
,
New York
, pp.
59
67
.
12.
Hu
,
M.
,
Xiao
,
J.-W.
,
Cui
,
S.-C.
, and
Wang
,
Y.-W.
,
2018
, “
Distributed Real-Time Demand Response for Energy Management Scheduling in Smart Grid
,”
Int. J. Electr. Power Energy Syst.
,
99
, pp.
233
245
.
13.
Zhang
,
H.
,
Zhao
,
F.
, and
Sutherland
,
J. W.
,
2017
, “
Scheduling of a Single Flow Shop for Minimal Energy Cost Under Real-Time Electricity Pricing
,”
ASME J. Manuf. Sci. Eng.
,
139
(
1
), p.
014502
.
14.
Yun
,
L.
,
Xiao
,
M.
, and
Li
,
L.
,
2022
, “
Vehicle-to-Manufacturing (V2M) System: A Novel Approach to Improve Energy Demand Flexibility for Demand Response Towards Sustainable Manufacturing
,”
Appl. Energy
,
323
, p.
119552
.
15.
Dababneh
,
F.
,
Atanasov
,
M.
,
Sun
,
Z.
, and
Li
,
L.
,
2015
, “
Simulation-Based Electricity Demand Response for Combined Manufacturing and HVAC System Towards Sustainability
,”
Volume 2: Materials; Biomanufacturing; Properties, Applications and Systems; Sustainable Manufacturing
,
Charlotte, NC
,
June 8–12
.
16.
Cui
,
H.
, and
Zhou
,
K.
,
2018
, “
Industrial Power Load Scheduling Considering Demand Response
,”
J. Clean. Prod.
,
204
, pp.
447
460
.
17.
Yun
,
L.
,
Ma
,
S.
,
Li
,
L.
, and
Liu
,
Y.
,
2022
, “
CPS-Enabled and Knowledge-Aided Demand Response Strategy for Sustainable Manufacturing
,”
Adv. Eng. Inform.
,
52
, p.
101534
.
18.
Huang
,
X.
,
Hong
,
S. H.
, and
Li
,
Y.
,
2017
, “
Hour-Ahead Price Based Energy Management Scheme for Industrial Facilities
,”
IEEE Trans. Ind. Inform.
,
13
(
6
), pp.
2886
2898
.
19.
Lu
,
R.
,
Bai
,
R.
,
Huang
,
Y.
,
Li
,
Y.
,
Jiang
,
J.
, and
Ding
,
Y.
,
2021
, “
Data-Driven Real-Time Price-Based Demand Response for Industrial Facilities Energy Management
,”
Appl. Energy
,
283
, p.
116291
.
20.
Keles
,
D.
,
Scelle
,
J.
,
Paraschiv
,
F.
, and
Fichtner
,
W.
,
2016
, “
Extended Forecast Methods for Day-Ahead Electricity Spot Prices Applying Artificial Neural Networks
,”
Appl. Energy
,
162
, pp.
218
230
.
21.
Wang
,
Y.
, and
Li
,
L.
,
2013
, “
Time-of-Use Based Electricity Demand Response for Sustainable Manufacturing Systems
,”
Energy
,
63
, pp.
233
244
.
22.
Li
,
Y.-C.
, and
Hong
,
S. H.
,
2017
, “
Real-Time Demand Bidding for Energy Management in Discrete Manufacturing Facilities
,”
IEEE Trans. Ind. Electron.
,
64
(
1
), pp.
739
749
.
23.
Tang
,
J.
,
Scellato
,
S.
,
Musolesi
,
M.
,
Mascolo
,
C.
, and
Latora
,
V.
,
2010
, “
Small-World Behavior in Time-Varying Graphs
,”
Phys. Rev. E
,
81
(
5
), p.
055101
.
24.
WangDa
,
D.
,
2003
, “
Pattern Distance of Time Series
,”
WIT Trans. Inf. Commun. Technol.
,
29
, p.
10
.
25.
ComEd—An Exelon Company, “Check Prices. Shift Usage. Reduce Electricity Bill,” [Online], https://hourlypricing.comed.com/live-prices/, Accessed September 20, 2021.