Abstract

The rapid increase of the number of electric vehicles (EVs) has posed great challenges to the safe operation of the distribution network. Therefore, this paper proposes an ordered charging scheduling method for EV in the cloud-edge collaborative environment. Firstly, the uncertainty of user load demands, charging station requirements, and renewable outputs are taken into consideration. Correspondingly, the residential distribution points, EV charging stations, and renewable plants are regarded as the edge nodes. Then, the load demands and renewable outputs are predicted by a model combined with the convolutional neural network and deep belief network (CNN-DBN). Secondly, the power supply plans for charging stations are determined at the cloud side aiming at minimizing the operating cost of the distribution network via collecting the forecasting results. Finally, the charging station formulates the personalized charging scheduling strategies according to EV’s charging plans and the charging demands in order to follow the supply plan. The simulation results show that the load peak-to-valley difference and standard deviation of the proposed algorithm are reduced by 30.13% and 16.94%, respectively, compared with the disorderly charging and discharging behavior, which has verified the effectiveness and feasibility of the proposed method.

1. Introduction

With the popularization of electric vehicles (EVs), the rapid increase of charging demands has posed great challenges to the safe operation of the distribution networks [1]. For centralized charging stations, due to the concentrated charging characteristic of EVs, the impact of disorderly charging behavior on the grid cannot be ignored, especially in case that the number of charging users is large. Specifically, as the charging behavior of EVs is highly correlated with user’s travel habits, thus disorderly charging behavior may cause the expansion of the peak-to-valley gap in the distribution network and lead to a series of problems such as active/reactive power supply and demand tensions, frequency/voltage deviations, and network losses increase [24]. Therefore, how to guide the orderly charging process of EVs and reduce the influence of charging behavior uncertainty on the distribution network operation has received extensive attention in recent years.

According to [5, 6], the number of EVs that need to be charged in a day shows obvious peak-to-valley characteristics. For example, EV charging demand is usually low during the morning peak, while it will increase after people getting off work. Therefore, the distribution network must take into account the charging demands of charging stations, residential power load demands, and the output of distributed renewable sources when determining the powers allocated to the charging stations in different time periods. Then, the economic operation of the distribution network can be realized without violating the safe operation constraints of the distribution network [79].

However, in the existing related works, the forecasting of charging demands, residential loads, and renewable outputs is often conducted by using the time series analysis methods or artificial intelligence methods in the control center of distribution network at cloud side. Therefore, the computational burden at the cloud-side control center is usually heavy.

With the rapid development of edge computing technology, the perception breadth and depth of the distribution network have been further enhanced. Specifically, it is feasible to set up edge computing devices at the residential distribution stations, charging stations, and renewable plants to provide more accurate forecasting capabilities. Correspondingly, the control center at the cloud side can formulate a more economical and friendly charging plan based on the predicted results and thereby improve the operation reliability of the distribution network.

Therefore, this paper proposes an orderly charging scheduling scheme for EVs based on cloud-side collaborative architecture. The main contributions are summarized as follows:(1)A forecasting model based on convolutional neural network and deep belief network to predict residential loads, charging demands, and renewable outputs is proposed by installing edge computing devices in residential areas, charging stations, and renewable plants in the distribution network. Under the proposed scheme, the power forecasting result of each edge computing node is uploaded to the cloud-side control center in distribution network to formulate the orderly charging scheduling strategy for EVs.(2)A two-stage EV charging scheduling strategy is proposed according to the predicted power results. Firstly, the cloud-side control center in distribution network formulates the overall charging plan for EV charging stations based on the collected power forecast results aiming at minimizing the operating cost of the distribution network. Secondly, each EV charging station formulates a charging scheduling strategy for each EV according to the planned curve.

The rest of this paper is organized as follows. Related work is analyzed in Section 2. The overall power forecasting framework based on cloud-edge collaborative environment is given in Section 3. In Section 4, the proposed CNN-DBN forecasting method is discussed. Orderly charging scheduling strategy for EVs is given in Section 5. Simulations and results are discussed in Section 6. Finally, conclusion is given in Section 7.

2.1. Load Forecasting Methods

The load forecasting results are the basis for determining the capacity of distribution network equipment and formulating the corresponding operating conditions (e.g., transformer ratio, generator output, shunt capacitor capacity, and EV charging plan). Therefore, increasing the accuracy of load forecasting is of great significance to improve the reliability and economy of the distribution network. The existing load forecasting methods can be roughly divided into traditional nonartificial intelligence methods, machine learning methods, and artificial intelligence methods.

2.1.1. Traditional Forecasting Methods Based on Nonartificial Intelligence Technology

Nonartificial intelligence methods are generally based on the time-characteristics of the load demands. Then, statistical methods are usually used to realize the long-time load demand forecasting. For example, in [10], a short-term load forecasting method based on the linear regression model is proposed. However, the significant disadvantage of linear regression analysis is that the outliers have great impacts on the forecasting accuracy. In [11], a method based on Markov model and likelihood ratio test is proposed. However, a drawback of the method in [11] is the fact that it is very sensitive to the time span. In [12], a power load forecasting model based on the combination of finite Fourier series and time series analysis theory is proposed. The forecasting accuracy is very sensitive to the number of Fourier series used for load curve fitting. In addition, with the large-scale integration of EVs and renewable power generation equipment on the load side, the nonlinear characteristics, time-varying nature, and uncertainties of power load changes become more and more obvious. Considering the poor forecasting accuracy and robustness of traditional methods, it is difficult to establish a suitable mathematical model to clearly express the relationships among the forecasting results and influencing variables.

2.1.2. Forecasting Methods Based on Artificial Intelligence Technology

In recent years, the data-driven, model-free artificial intelligence algorithms have shown great development prospects in the power forecasting field. Random forest [13, 14], BP neural network [15], support vector machine [16], long short-term memory network [17], and convolutional neural network [18] have been used in the power forecasting by the researchers. For example, in [19], a short-term load forecasting method based on the combination of fuzzy time series (FTS) and convolutional neural network (CNN) is proposed. However, traditional CNN cannot accurately capture the timing information contained in the time series and also has long training time. In [20], a load forecasting method with long short-term memory network and genetic algorithm is proposed. The input data is selected as factors that affect the load demands while the output is the load curve. However, the long short-term memory network adds complex gate elements (i.e., forget gate, input gate, candidate gate, and output gate) to each neural unit in the hidden layers. Therefore, the training efficiency of LSTM may be low. In [21], a SVM method based on gray wolf optimization is proposed to forecast the load demands. However, SVM method needs continuous data samples, and its classification performance may not be satisfactory when the training data size is too large.

2.2. Orderly Charging Scheduling Strategies

In all the scheduling strategies, based on the predicted results of the load demands in different periods of the next day, the benchmark operation point of the regulation equipment and the expected charging plan of EVs are determined in order to optimize the operation cost of the distribution network and maximize users’ benefits. For example, in [22], a day-ahead scheduling scheme considering the uncertainties of residential loads and EV charging behaviors is proposed. Besides, a multiobjective optimization model considering feeder reconfiguration and shunt capacitor switching is established to reduce the operating cost of the distribution network, active power losses, and greenhouse gas emissions. In order to reduce the impacts of plug-in hybrid EVs (PHEV), distributed battery energy storage systems (D-BESS), and distributed generators (DGs) in the power distribution system, a 24-hour power scheduling plan is proposed in [23]. In [24], a two-stage optimization algorithm to design the EV charging plan is proposed, comprehensively considering the interests of EV users and distribution network operators. In [25], the uncertainty of EV charging station load is taken into account, and a microgrid day-ahead scheduling optimization scheme based on Monte Carlo simulation is proposed. In [26], a robust scheduling strategy considering the uncertainties of the real-time charging price and EV user charging demand is proposed. In [27], an optimization model for microgrid operation considering the EV charging and energy storage integration stations is proposed. The model predictive control (MPC) method is used to formulate the charging schedule with the goal of minimizing the total daily operating cost. Similarly, [28, 29] also proposed an orderly charging scheduling scheme for EVs based on MPC. However, the disadvantage of the MPC is that real-time rolling optimization requires the additional computational consumptions. When there are too many constraints and decision variables, it may be impossible to find a suitable scheduling strategy within a limited time. In addition, most of the existing optimal charging scheduling strategies for EVs are solved in the control center of the distribution network with a centralized way. When the scale of EVs is too large, it is difficult to determine the charging plan for each EV. To address the problem, a feasible method is proposed based on the hierarchical idea. Specifically, the distribution network sets the charging plan of each charging station while each charging station independently determines the charging period and charging power of each EV.

Based on the above analysis, this paper proposes an orderly charging scheduling method for EVs based on cloud-edge collaboration and deep learning technology. Firstly, the residential distribution areas, charging stations, and renewable plants are regarded as edge computing nodes which are used to forecast the residential loads, charging demands, and renewable outputs, respectively. Secondly, the control center in distribution network at cloud side proposes the charging plan for each charging station based on the predicted results to minimize the operation cost of the distribution network. Finally, each charging station sets a personalized charging plan for each EV based on the user’s charging demand.

3. Orderly EV Charging Strategy in Cloud-Edge Collaborative Environment

As shown in Figure 1, the distribution network usually contains residential loads, charging stations, renewable plants, smart breakers, communication facilities, etc. With the rapid spread of electric vehicles, disorderly charging behaviors will bring serious impact on the safety of distribution network. Therefore, it is necessary to reasonably arrange the charging plan of charging station on the basis of charging load forecasting results. Different from the traditional centralized load forecasting and scheduling schemes which have a drawback of huge computing burden at the cloud-side control center, in this paper, the proposed electric vehicle charging scheduling strategy based on cloud-edge collaboration includes the following three parts.

3.1. Power Forecasting at Edge Sides

The residential distribution areas, centralized charging stations, and renewable plants in the distribution network are equipped with edge computing nodes with the capacities of data storage, calculation, and analysis. The corresponding residential loads, charging demands, and renewable outputs are predicted at the edge sides and then uploaded to the cloud-side control center.

3.2. Power Supply Plan for Charging Stations Determined at Cloud Side

The control center in distribution network at cloud side draws up the charging plans for the EV charging stations aiming at minimizing the distribution network operation cost including power purchase costs and renewable power generation revenue. In other words, based on the forecasting results, the charging plan (i.e., power supply plan) of each charging station can be obtained.

3.3. Orderly Charging Scheduling Strategy for EVs

Each charging station provides a personalized charging plan for each EV based on the remaining SoC and expected charging time, with the goal of minimizing the implementation of the charging plan. Specifically, the charging power and charging period of each EV are determined.

4. Power Forecasting Based on the CNN-DBN

Because that there are many factors which affect the residential loads, EV charging demands and renewable outputs such as season, workday/rest days, geographical factors, etc., it has the disadvantages as low training efficiency and poor forecasting accuracy to directly take so many influencing factors as input variables and extract high-dimensional features for power forecasting in traditional learning-based methods. Therefore, this paper adopts the power forecasting model based on CNN and DBN as shown in Figure 2. Specifically, CNN is used to extract the hidden features of high-dimensional input data to construct a new data model for power forecasting. DBN with a layer of back-propagation neural network (BPNN) is used to establish a regression model between the extracted data features and the power forecasting results. It should be pointed out that CNN-DBN-based models deployed in the edge computing nodes installed in residential distribution areas, centralized charging stations, and renewable plants adopt the same type of input variables and network structure. The differences among the CNN-DBN models are the weighting coefficients and convolutions kernels obtained from the training processes.

4.1. CNN for Feature Extraction of Input Data

The structures before full-connection layer of CNN, i.e., the convolution and pooling layers, are used to extract the hidden features of high-dimensional input data. The inputs of convolution layer are the original data while the corresponding outputs are the results which are convolved with the convolution kernels. Let KAB (A, B ∈ N) be the convolution kernel matrix and X = [X1, X2, …, XC], C ∈ N, represent the input data vector. Transfer X into a matrix with D × E dimensions, denoted as XDE. Then, the relationships among the inputs and outputs in convolution layer satisfywhere S (e, f) is the element of output matrix in convolution layer.

Furtherly, to avoid over fitting and reduce the number of hidden features of input data, the maximum pooling technology is used in CNN pooling layer to process the outputs of convolution layer. The output of pooling layer is shown as follows:where O (e, f) are the matrix element after pooling operation while the dimensions of the matrix O satisfywhere is the up-rounding operator.

Finally, considering that CNN is used to extract the hidden features and construct a new data model for the DBN, the final outputs of pooling layer should be converted into a 1-dimensional vector with max (e) × max (f) elements, denoted as {O1, O2, …, Omax (e)×max (f)}.

4.2. DBN for Power Forecasting

As shown in Figure 2, the DBN is composed of multiple restricted Boltzmann machines (RBMs). For any RBM, there are two layers. The first layer is the visible layer (denoted as V) which is used to receive external input variables such as the outputs of CNN or the outputs from the previous RBM. The second layer is the hidden layer (denoted as H), which is used to extract the feature information contained in the input data. Suppose the input and output components of the ith (i = 1, 2, …, I) RBM are and . A fully connected structure with weight coefficients is used between the visible and hidden layers while the units on the same layer are not connected to each other. Let the weight coefficients between the visible layer and the hidden layer be (p = 1, 2, …, m; q = 1, 2, …, n). Therefore, the ith RBM can be described as θi = {Vi, Hi, }.

To evaluate the working status of RBM, the following energy function is used:where ai p and bi q are the activation states of the th visible unit and the qth hidden unit, which are represented by variables from 0 to 1. Since the units in the same layer are not connected to each other, the joint probability distribution of visible nodes and hidden nodes iswhere Z (θi) is the normalization factor, which is the energy function of all possible states of the ith RBM. In addition, the probabilities of the th visible unit and the qth hidden unit can be given aswhere σ (x) is the sigmoid activation function, given by

4.3. Back-Propagation Neural Network (BPNN)

Finally, BPNN is used to predict the power demands or outputs considering the nonlinear fitting ability of BPNN. Assuming that there are N RBMs in DBN, the final data feature extracted by DBN is . Considering that the output (denoted as y) of BPNN is the predicted results of resident loads, charging demands, and renewable outputs, therefore, the input and output of BPNN satisfy the following relationship:where ωq is the weight coefficient between the input neuron and output neuron in BPNN and A is the number of neurons in the hidden layer.

The training method of BPNN is very mature. Literature [30] pointed out that BPNN mostly takes the minimum loss function as the objective function, but in order to avoid BPNN overfitting, a regular term can be added to the loss function:where ω is the weight coefficient vector between the input neuron and the output neuron in BPNN, h is the input feature vector, Ω is the penalty function, J0 is the original loss function, and J is the loss function considering the penalty function.

5. Orderly Charging Scheduling Strategy for EVs

Based on the forecasting model proposed in Section 4, the power forecasting values of residential distribution stations, centralized charging stations, and renewable plants in the distribution network can be obtained, which are denoted as , , and (where the subscripts “r”, “u”, and “z” represent the numbers of residential distribution stations, centralized charging stations, and renewable plants, respectively; “t” represents the time period taking value from {1, 2, …, 24}). Therefore, the orderly charging strategy proposed in this paper is divided into two stages:(1)Setting the overall power supply plans for charging station: the control center in distribution network at cloud side determines the charging plan value of each charging station aiming at minimizing the operation cost of the distribution network according to the predicted results from the edge nodes.(2)Setting the charging strategy for each EV: each charging station sets a personalized charging plan based on the actual charging needs of each EV, aiming at minimizing the deviation of the charging station’s execution from the charging plan.

5.1. Power Supply Plan for Charging Stations
5.1.1. Objective Function

The control center in distribution network at cloud side sets the power supply plans for charging stations in each period of the next day according to the forecasting results collected from the edge nodes with the goal of minimizing the operation cost of the distribution network. The operating cost of the distribution network includes the electricity purchase cost from the superior grid and the income from renewable energy. Therefore, the objective function can be expressed aswhere is the power purchased by the distribution network to the superior grid; is the purchasing price; and is the on-grid electricity price of renewable energy. The relationships among , charging station power supply plan (recorded as ), , and satisfy equation (10):where the charging station power supply plan is proportional to the charging station charging demand ; i.e.,

Therefore, the power supply plan problem for charging stations can be described as determining the power supply plan for each charging station to minimize the operation cost of the distribution network.

5.1.2. Constraints

The following constraints need to be obeyed when formulating the charging plan for each charging station:

(1) The Restrictions on Renewable Energy Output. At any time t, the output of the renewable energy generators should not exceed the maximum allowed capacity of the distribution transformer, which can be described as

(2) The Restrictions on Power Purchase in Distribution Network. At any time t, the power purchased by the distribution network to the superior gird should not exceed the maximum allowed capacity of the distribution transformer, which can be described as

(3) The Restrictions on Charging Demand. The power supply plan coordination of the charging station should not be less than the predicted value of charging demand at any time, which can be expressed as

Therefore, the optimization problem of charging station power supply plan can be described as

O.P.: min J1

s.t. equations (12)-(14).

5.2. EV User Charging Plan Formulation

After each charging station obtains the charging plan curve, it needs to flexibly arrange the charging power and charging period of the EV users who have signed the contract with the charging station, so that the user’s overall charging load curves change with the charging plan formulated by the control center in distribution network at cloud side. First of all, the assumptions are made for EV users and charging station operators as follows:(1)EV users upload the EV statuses of charge, the rated battery capacity, the expected statuses of charge, and the travel plans.(2)The distribution network operator reasonably arranges the charging time and charging power according to the travel needs of the EV user and reaches the charging statuses expected by the user when the users start to travel.

5.2.1. Objective Function

Disorderly charging behavior may cause the actual charging station load to be greater or less than the planned curve, which will result in additional purchase or load removal and create an increase in the operating cost of the distribution network. Therefore, the objective function is the deviation of the charging station’s execution and the charging plan:where is the charging power of the kth EV and K is the number of EVs in the uth charging station at the period t.

5.2.2. Constraints

For the charging station, the reasonable arrangement of the charging power and charging time of each EV needs to meet the following constraints:

(1) Charging Power Constraint. EV charging power at time t has the upper and lower limits; i.e.,where and are the minimum and maximum charging power of the EV, respectively.

(2) State of Charge (SoC) Constraint. The SoC level of EV battery guarantees the user’s maximum travel distance. In addition, to avoid overcharging of the EV battery that affects the service life, the SoC is not allowed to exceed 100% when participating in the charging scheduling process. Secondly, the charging station needs to ensure that the EV reaches the setting SoC level before the user’s expected travel starting time. Finally, after reaching the expected SoC preset by the EV user, the charging station will immediately stop charging the EV. Therefore, the constraints are shown aswhere and are the starting SoC and expected SoC of the kth EV, respectively; are the 0–1 decision variables which determine whether to charge the kth EV at time t; is the charging time of the kth EV in the time period t; is the rated capacity of the EV battery; is the initial charging time of the kth EV; is the expected charging end time set by the user of the kth EV; argmax ( (x)) returns the variable x that the function (x) takes the maximum value.

(3) Constraint on the Number of Charging Times. Frequent charging of the EV battery within a day is also harmful to its service life. Therefore, the number of charging times of any EV in a day has the following constraint:

Therefore, the EV charging scheduling strategy optimization problem at the charging station level can be described as

O.P.: min J2

s.t. equations (16)-(19).

Note that there exists a multiplicative relationship between the variables and ; therefore, the optimal charging scheduling scheme is a nonlinear integer programming problem. The method proposed in [24] is used here to obtain the final results.

6. Simulations and Results

A 10.5 kv distribution network in a province in North China is taken as an example in this section. The distribution network has three branches. As shown in Figure 3, each node has edge computing capabilities. There are distributed renewable energy power stations based on wind turbines (WTs) and photovoltaic panels (PVs) at the ends of the upper and lower branches. The installed capacity of WTs is 1.5 MVA and the capacity of PVs is 1.0 MVA. Nodes 5 and 11 are EV charging stations with the capacity of 2.0 MVA.

6.1. Experimental Parameters

All algorithms are run in the same software and hardware environment. The experimental equipment is Windows10 64-bit operating system, the processor is Intel i7-7700 CPU @ 3.60 Hz, the running memory is 8 GB, the software platform is Python 3.7.3, and the Keras deep learning framework is adopted. The input variables and output variables of CNN-DBN are shown in Table 1, and the training parameters of CNN-DBN are shown in Table 2.

6.2. Analysis of Experimental Results
6.2.1. Load Forecasting Results

In this case, all edge nodes have computing ability and can predict residential loads, charging demands, and renewable outputs. The long short-term memory (LSTM) network model proposed in [20] and the linear regression (LR) method proposed in [10] are selected as comparison algorithms. The comparison of the forecasting results and the real values is shown in Figure 4. It should be pointed out that the curves in Figure 4 are the sum of the results obtained from the edge computing nodes of the residential load areas.

As shown in Figure 5, for the traditional load forecasting, the results with proposed CNN-DBN method are more consistent with the real value. The average absolute errors of the three algorithms are 0.064 MW, 0.092 MW, and 0.174 MW, respectively. Compared with the other two algorithms, the average absolute errors of the proposed CNN-DBN method forecasting results are reduced by 30.34% and 62.85%. From the box plot and the fitted normal distribution, it can be seen that the forecasting error distribution of the proposed CNN-DBN method is more concentrated and the fluctuations are also smaller. In addition, in terms of local maximum errors, the maximum absolute error of DBN is only 0.128 MW for the residential load while the maximum absolute errors of the other two algorithms are 0.199 MW and 0.320 MW, respectively. The numerical results show that, with the proposed CNN-DBN method, the forecasting accuracy within a day can be maintained at a high level.

As shown in Figures 68, for the EV charging demands, the forecasting results of the proposed CNN-DBN algorithm also have better forecasting results. Specially, for charging station 1, the average absolute errors of the three algorithms are 0.016 MW, 0.024 MW, and 0.051 MW, respectively. Compared with the other two algorithms, the average absolute error of the CNN-DBN method is reduced by 32.67% and 69.15%, respectively. For charging station 2, the average absolute errors of the three algorithms are 0.016 MW, 0.026 MW, and 0.028 MW. Compared with the other two algorithms, the average absolute errors of CNN-DBN method are reduced by 38.92% and 42.68%, respectively. It can also be seen that the differences between the upper and lower quartiles of forecasting results with CNN-DBN are both less than 0.02 MW in charging station 1 and charging station 2, while the quartile differences of other forecasting methods are above 0.023 MW. Therefore, the distribution of forecasting errors with CNN-DBN method is more concentrated, and the forecasting accuracy fluctuates less. In addition, some results about the local maximum error are analyzed. For charging station 1, the maximum absolute error of CNN-DBN is only 0.031 MW, while the other two algorithms are 0.050 MW and 0.125 MW, respectively; for charging station 2, the maximum absolute error of CNN-DBN is only 0.029 MW, while the maximum absolute errors of the other two algorithms are 0.050 MW and 0.061 MW, respectively. Therefore, the algorithm proposed in this paper is obviously better.

In summary, whether it is for residential load or EV demands with large demand fluctuations, the proposed CNN-DBN based forecasting method has obvious advantages compared with the traditional LR and LSTM methods. Therefore, the proposed CNN-DBN method can give full play to the computing capacities of the edge computing nodes to obtain more accurate forecasting results which can be used for the subsequent orderly scheduling of EVs.

6.2.2. Renewable Output Forecasting

Similarly, the outputs of renewable plants (i.e., the wind and PV plants) are forecasted at the edge computing nodes. The forecasting results are shown in Figures 9 and 10. The forecasting conducted by the proposed CNN-DBN algorithm for renewable plants is analyzed. It can be seen that the CNN-DBN algorithm has a smaller deviation from the true value and is significantly better than the other two algorithms. The absolute error box-plot is shown in Figure 11.

For the forecasting results of photovoltaic power generation, the average absolute errors of the three algorithms are 0.006 MW, 0.014 MW, and 0.019 MW, respectively. Compared with the other two algorithms, the average absolute errors of the proposed CNN-DBN method are reduced by 55.548% and 66.862%, respectively. For the forecasting results of wind power generation, the average absolute errors of the three algorithms are 0.023 MW, 0.043 MW, and 0.056 MW, respectively. Compared with the other two algorithms, the average absolute error of the proposed CNN-DBN method is reduced by 45.73% and 58.58%, respectively. From the box-plot and the fitted normal distribution, it can be seen that whether it is between the upper and lower quartiles or the overall error distribution, the forecasting error of the proposed CNN-DBN method is more concentrated and the fluctuations are smaller, and the forecasting results are more stable. In addition, in terms of local maximum errors, for photovoltaic power generation, the maximum absolute error of the proposed CNN-DBN method is 0.039 MW, while the maximum absolute errors of the other two algorithms are 0.058 MW and 0.090 MW, respectively. For wind power generation, the maximum absolute errors of the other two algorithms are 0.098 MW and 0.115 MW, while the error of CNN-DBN method is 0.050 MW, which are significantly smaller than the other two algorithms.

In summary, in terms of average error, global error distribution, and local maximum error, the forecasting effect of the algorithm proposed in this paper is significantly better than the traditional LR and LSTM methods.

6.2.3. Orderly Scheduling for EVs

The charging load curves after scheduling in charging stations 1 and 2 are shown in Figures 2 and 3, respectively. The disordered charging method and the orderly scheduling method proposed in [22] are adopted as the comparison algorithm. From Figures 12 and 13, it can be seen that for the two EV charging stations, after the orderly scheduling with the goal of minimizing the operation cost of the distribution network, the actual charging load curve fits well with the planned curve, and the load follows the input changes well. This method has obvious advantages compared with the disordered charging method and the method proposed in [22]. For charging station 1, the maximum absolute error of the orderly scheduling result is only 0.033 MW compared with the planned curve, which occurs at about 0:00 at night. The planned output curve value at this time is too high, and the scheduling is not flexible at this time period, which makes the charging load lower than the planned load in this situation. However, the charging load curve in the day can basically follow the planned value completely, and it can still basically follow the load when the planned load changes rapidly. For example, if the plan meets the sudden drop at around 6:00 in the morning, the orderly dispatch method in this paper can still basically follow the planned load curve, but the maximum absolute error of the method used in [22] reaches 0.095 MW. For charging station 2, the orderly scheduling charging load curve proposed in this paper can still follow the changes, and the effect is better than that of the method used in [22], and the maximum absolute error is only 0.025 MW compared to the planned curve. In addition, for charging station 1, the root mean square error between actual charging load curve and planned load curve is 0.02 MW. Compared with the scheduling method proposed in [22] and the disorderly charging method, the root mean square error between the two curve is reduced by 25.35% and 54.51%, respectively. Similar conclusions can be drawn in charging station 2.

Figure 14 shows the total load curve after conducting the orderly scheduling for charging stations 1 and 2. It can be seen that the total load curve of EVs has been optimized after conducting the orderly scheduling. Partially, the total load of each wave peak has been weakened. In order to supplement the weakened controllable load, the total load of each trough is filled. As shown in the internal load curve of the solid line ellipse in Figure 14, the total load of each wave peak is weakened, and the total load of each valley inside the dotted ellipse is filled. The average orderly scheduled load is almost the same as the planned average load. The daily average load of planned dispatch is 2.682 MW. After orderly scheduling, the average daily load becomes 2.683 MW, so the difference is only 0.001 MW. In terms of load fluctuations, after using the scheduling method proposed in this paper, the maximum peak-to-valley difference of the load fluctuation within a day is 2.261 MW, which is 30.13% less than the result of disordered charging and 3.16% less than the result of the method used in [22]; the overall deviation is 0.667 MW, which is reduced by 0.136 MW compared with disordered charging and by 0.026 MW compared with the method used in [22]. And the curve becomes smoother after orderly scheduling.

In summary, based on the goal of minimizing the distribution network operation cost, the EV scheduling method proposed in this paper can not only realize the effective follow-up of the planned load curve, but also optimize the total load curve of the overall distribution network. Using this strategy, the daily load curve of the distribution network is smoothed, and the adverse impact of load fluctuations on the distribution network are reduced at the same time.

7. Conclusion

Aiming at reducing the influence of disorderly charging behaviors of large-scale EVs on the safe operation of distribution networks, this paper proposes an orderly charging scheduling strategy for EVs based on cloud-side collaboration and deep learning method. Based on the forecasting of residential loads, charging demands, and the renewable outputs at the edge computing nodes, the control center in distribution network at cloud side formulates a power supply plan for each charging station. Then each charging station reasonably arranges the charging power and charging time period of each EV according to the power supply plan curve. Case studies show that, compared with the conventional algorithms, the proposed algorithm has better performance in improving the power forecasting accuracy and suppressing the load peak-to-valley differences. In the future, we will further study the method to improve the forecasting accuracy based on deep learning and EV charging scheduling strategy that considers more actual operation constraints of the distribution network.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that they have no conflicts of interest regarding the publication of this paper.

Acknowledgments

This work was supported by the National Key R&D Program of China (2016YFB0900600).