DOI QR코드

DOI QR Code

Improved Slow Charge Scheme for non-communication Electric Vehiclesby Predicting Charge Demand

  • Chang, Tae Uk (Department of Multimedia, Seoul Women's University) ;
  • Ryu, Young Su (Researcher, Korea Electronics Technology Institute) ;
  • Kwon, Ki Won (Principal Researcher, Korea Electronics Technology Institute) ;
  • Paik, Jong Ho (Associate Professor, Department of Multimedia, Seoul Women's University)
  • Received : 2020.05.29
  • Accepted : 2020.08.12
  • Published : 2020.10.31

Abstract

Recently, the study and development of environment-friendly energy technique have increased in worldwide due to environmental pollution and energy resources problems. In vehicle industry, the development of electric vehicle(EV) is now on progress, and also, many other governments support the study and development and make an effort for EV to become widely available. In addition, though they strive to construct the EV infra such as a charge station for EV, the techniques related to managing charge demand and peak power are not enough. The standard of EV communication has been already established as ISO/IEC 15118, however, most of implemented EVs and EV charge stations do not support any communication between each of them. In this paper, an improved slow charge scheme for non-communication EVs is proposed and designed by using predicting charge demand. The proposed scheme consists of distributed charge model and charge demand prediction. The distributed charge model is designed to manage to distribute charge power depending on available charge power and charge demand. The charge demand prediction is designed to be used in the distributed charge model. The proposed scheme is based on the collected data which were from EV slow charge station in business building during the past 1 year. The system-level simulation results show that the waiting time of EV and the charge fee of the proposed scheme are better than those of the conventional scheme.

Keywords

1. Introduction.

As environmental pollution and energy resource problems have been on the rise in worldwide, the study and development of environment-friendly evergy technology have increased. In transportation industry, the research and development using electric energy instead of using fossil fuel are on progress[1-2]. Especially, electric vehicle(EV) has been considered as one of the solutions for the problems, many other governments have supported and encouraged to study and develop EV. Figure 1 and 2 show that as spreading of EV, spreading of EV charger[3-4]. As both of them are increasing, the infra and technique about EV such as an EV charge station and an efficient charge scheme are now on studying under the governments’ support[5-6].

OTJBCD_2020_v21n5_39_f0013.png 이미지

(Figure 1) The forecast of annual plug-in EV sales

An efficient EV charge scheme could be designed by using the information of EV, and the standard of EV communication to get the information has been already established as ISO/IEC 15118[7]. Even that, most the constrcuted EV charge stations and already produced EVs do not invole the standard. EVs in which the standard is applied are now on manufacture, however, it is necessary to study and develop an efficient EV charge scheme considering non-communication between EVs and EV charge stations.

OTJBCD_2020_v21n5_39_f0002.png 이미지

(Figure 2) Sales and revenue forecast of EV chargers

In this paper, an improved slowcharge scheme for non-communication between EVs and EV charge stations is proposed and designed by using predicting charge demand. In section 2, the overview of slow charge system and distributed charge power is illustrated, and the list of available datacollected by the charge system is shown. The proposed scheme is illustrated and designed in section 3, and the system-level simulation is conducted on section 4 based on the collected data from a slow charge station during the past 1 year. The simulation results in section 4 show how much more efficient the proposed scheme is than those of the conventional scheme which is uniformly distributed charge power. Finally, section 5 shows the conclusion.

2. Overview

2.1 Slow Charge System

In general, EV slow charge system mainly consists of three parts which are illustrated in Figure 3. Service server is to maintain the overall system with monitoring, and to provide making a charge to clients. Charge power switchboard system is to control the charge power lines connected with chargers. In conventional system, the switchboard provides only on/off the lines, and chargers can only read the client’s information by a radio frequency(RF) card.

OTJBCD_2020_v21n5_39_f0003.png 이미지

(Figure 3) The structure of EV slow charge station

The conventional charge scheme is uniformly distributed charge power. It is illustrated in Figure 4. If the total power of the charge station is 21kW and the station has 3 chargers, each charger provides charge power as 7kW.

OTJBCD_2020_v21n5_39_f0004.png 이미지

(Figure 4) Uniformly distributed charge scheme

Service server usually saves client’s information such as ID, and charger’s information such as charge start time and end time.The server can save other data like weather if needed. Table 1 shows the item list of data that the system can collect.

(Table 1) The item list of data that slow charge system can collect

OTJBCD_2020_v21n5_39_t0011.png 이미지

2.2 Distributed Charge Power System

Distributed charge power system consists of the same in Figure 1 except charge power switchboard system. The charge power switchboard system for distributed charge power system has internal signal processing software which conducts distributing charge power in real time. The switchboard system allocates charge power to each power line connected with each charger. It is illustrated in Figure 5.

OTJBCD_2020_v21n5_39_f0005.png 이미지

(Figure 5) Distributed charge power system

The charge system that can distribute the charge power in variable implies that the system does’t need to provide full charge power to every charger at every time. It is a very important thing for a charge station owner that the owner need not make a contract with a power supplier that the power purchase capacity must be the same to the sum of the maximum power of every charger.In addition, allocated charge power differently to each charger is able to change simultaneoulys responding to real-time demand. Therefore, the distributed charge power system will be able to provide many different ways to respond real-time charge demand such like reducing charge time or waiting time, reducing charge fee, and maintaining long-term battery life. It is very important to select what kind of charge scheme because as the charge scheme changes, how the charge scheme respondes to real-time demand will change also.

3. Proposed Scheme

3.1 Distributed Charge Power Model

Before designing distributed charge power model, it is necessary to consider that the communication between the charge station and EVs is not supported. Also, the total power of the charge station is not more than the sum of each charger’s maximum charge power. For instance, if the number of chargers is 3 and the each charger’s maximum charge power is 7kW, the total power of the charge station must be less than 21kW, or the distributing charge power is meaningless. In other words, it is same with uniformly distributed charge power as maximum that the charger provides.

3.1.1 Schedule Model

Schedule model is designed to distribute the charge power as scheduled time table in a day. Let arriving cars in the unit time follow a Poisson process, and the service time of charging power follow an exponential distribution. Then, the model can be desigend based on queueing theory by assuming the chargers as the queue. The concept of the schedule model is illustrated in Figure 6.

OTJBCD_2020_v21n5_39_f0006.png 이미지

(Figure 6) The concept of the schedule model based on queueing theory

Letting N be the number of chargers as queue, the schedule model can be described as solving a problem to a solution, kth charger, which is to minimize the waiting time out of kth charger. That means k indicates the number of focused charge power lines. After k would be decided, the minimum charge power is allocated to the rest of chargers, N k − . Then, the rest of unallocated charge power is allocated to the focused line, k , as uniformly distributed no more than the maximum charge power of each charger. As illustrated in Figure 6, the state of entering the charger can be expressed in μ and γ , where μ indicates the service time of charging power, and γ indicates the allocated miminum charge power to N k − chargers. As a result, the service time parameter, μ , can be expressed as follow:

\(\mu=\frac{(S-(N-k) \gamma)}{\left(k \times C_{i}\right)}\)

where S is the total power of the charge station, Ci is the average charge power at unit time, i . The probability, pn , that an EV will arrive at nth charger randomly can be described as a Poisson process of the average number of arrival EVs, λ. pn can be expressed as follows:

\(\begin{array}{l}p_n=\left\{ \begin{array}{l} \begin{array}{l} p_{0} \frac{1}{n !}\left(\frac{\lambda}{\mu}\right)^{n}\\\text{for}_ ~n=1,2,...,k \end{array} \\ \\ \begin{array}{l}p_{0}\frac{1}{k!}\left( \frac{\lambda}{\mu}\right)^k \prod_{t=1}^{n-k} \frac{\lambda}{k \mu+t \gamma} \\ \text{for} ~n=k+1,k+2,...,N \end{array} \\ \\ \begin{array}{l} p_{n}\left(\frac{\lambda}{k\mu+(N-k)\gamma}\right)^{N-n}\\ \text{for}~n=N+1,N+2,...,\infty \end{array} \end{array} \right. \\ \sum^\infty_{i=1}P_i=1 \end{array}\)

The number of waiting EVs, Lq , out of kth charger can be expressed as follows:

\(L_{q}=\sum_{t=1}^{\infty} t p_{k+t}\)       

The expected waiting time of them, Wq , can be expressed as follows:

\(W_{q}=\frac{L_{q}}{\lambda}\)

As Little’s Law, the following expression can be accepted:

\(W=\frac{L_{q}}{\lambda}+\frac{1}{\mu}\)

Finally, the conditions which minimize the average waiting time, Wi , in the unit time, i , can be expressed as follows:

\(\begin{array}{l} \text{minimize}W_i\\ ~~~~~~~k_i \\ \text{subject to:}\\~~\frac{(S-(N-k)\gamma}{k}\leq ~D, \\ S \leq C_m, \\ \lambda = A_i,\\ \mu=\frac{(S-(N-k)\gamma)/k}{C_i} \end{array}\)

where D is the maximum charge power of a charger, Cm is the maximum power of the charge station, and Ai is the average number of arrival EVs in unit time, i . After solving that, ki can be obtained in each unit time, i , and the allocated charge power to k and N-K , Pk,i, and PN-k,i, can be expressed as follows:

\(\begin{array}{l} \begin{array}{l} \text { if } \frac{S-(N-k) \gamma}{k} \leq D, \\ \left\{P_{k, i}=\frac{S-(N-k) \gamma}{k}\right. \end{array} \\ \\ \begin{array}{l} \text { if } \frac{S-(N-k) \gamma}{k}>D, \\ \left\{P_{k, i}=D\right. \end{array} \\ \\ P_{N-k, i}=\frac{S-k P_{k, i}}{N-k}=\gamma \end{array}\)

3.1.2 Real-time Model

The designed schedule model has a critical restraint which the model can be calculated under perfectly predicted charge demand. If the real-time demand were different from the predicted one, the efficient of the proposed scheme will not be guaranteed.For dealing that, it can be considered to conduct rescheduling, however, there is also limitation because of no information about preexisting EVs. Consequentially, a distributed charge power model in real-time charge demand is necessary. Figure 7 shows the concept of proposed real-time model.

OTJBCD_2020_v21n5_39_f0007.png 이미지

(Figure 7) The concept of real-time model

The real-time model is also to get a k which indicates the number of chargers that can provide the maximum charge power, Pmax , in total N chargers. The proposed model provides full charge power till the kth EV arrives. If an EV arrives after kth as (k+i)th, the rest available charge power except the sum of minium charge power of the rest of chargers, N-(k+i), will be distributed uniformly by k+i. Eventually, if every charger is fully occupied as N , each charger divides the total charge power, Ptotal, into N . To obtain k can be expressed as follows:

\(k P_{\max }+(N-k) P_{\min }=P_{\text {total }}\)

where k is a natural number, it can be expressed as follows by using a floor function:

\(k= \left\lfloor \frac{P_{\text {total }}-(N-k) P_{\min }}{P_{\max }} \right\rfloor\)

Finally, the distribued charge power till jth arrival, Pj , for j EVs and after jth arrival, PN-j , for N-j EVs can be expressed as follows:

\(\begin{array}{l} \text { if } j=1, \ldots, k, \\ \left\{\begin{array}{l} P_{j}=P_{\max } \\ P_{N-j}=P_{\min } \end{array}\right. \end{array}\)

\(\begin{array}{l} &\text { if } j=k+1, \ldots, N-1,\\ &\left\{\begin{array}{l} P_{j} &=\frac{P_{\text {total }}-(N-j) P_{\min }}{j} \\ P_{N-j} &=(N-j) P_{\min } \end{array}\right. \end{array}\)

\(\begin{array}{l} \text { if } j=N, \\ \left\{P_{j}=\frac{P_{\text {total }}}{N}\right. \end{array}\)

3.1.3 Charge Demand Prediction Model

The EV charge history data at the business building which is located in Goyang-si, South Korea was collected during late 2018 to 2019. The charge patterns are illustrated in Figure 8. As the shown figure, mostly high demand forms in the commute time.

OTJBCD_2020_v21n5_39_t0006.png 이미지

(Figure 8) EV charge data at a business building in Goyang-si, South Korea

Table 2 shows that expansion of Table 1 to save EV charge data and to predict the charge demand. The collected data is based on Table 2, however the red colored factors, StayTime and StarSoC, are not applied yet.

(Table 2) The data list of slow charge station to predict the charge demand

OTJBCD_2020_v21n5_39_t0007.png 이미지

Table 3 shows the designed data list as the charge demand prediction results.

(Table 3) The data list of slow charge station to predict the charge demand

OTJBCD_2020_v21n5_39_t0008.png 이미지

To get multiple outcomes shown in Table 3, decision tree regressor with multiple regression analysis is used[8-10]. Figure 9 shows the concept of decision tree regressor with multiple regression analysis.

OTJBCD_2020_v21n5_39_f0008.png 이미지

(Figure 9) The concept of decision tree regressor with multiple regression analysis

As a result, the input data group, X , and the predicted output data group, Y , can be expressed as follows:

\(X= \begin{array}{l} \text{\{Month, Day, DayofWeek, weekend, StartTime, StayTime, DemandLevel, Wmax, Wmin, Wcloud, Wrain\}} \end{array}\)

\(Y=\{\text { EVnum, EVcharge, EVstay }\}\)

\(\left(y_{1}, y_{2}, y_{3}\right)=\left(x_{1}, \ldots, x_{11}\right)\)

where y1, y2and y3 indicate EVnum, EVcharge, and EVstay respectively.

3.1.4 Real-time with schedule Model

Real-time with schedule model is designed as selecting the model, Cpolicy, among the two proposed models, by comparing thereal-time occupied demand, Cnum, with the predicted demand, y1 . In addition, it compares the predicted number of long stayed EVs with k in the selected model, and modifies the value of k as kadt. Cpolicy and kadt can be expressed as follows:

\(\begin{array}{l} C_{\text {policy }}=\left\{\begin{array}{ll} M_{S} & \text { if } C_{\text {num }} \leq y_{1} \\ M_{R} & \text { else } \end{array}\right. \\ k_{\text {adt }}=\min \left(k, N-y_{3}\right) \end{array}\)

where MS indicates the proposed schedule model, and MR indicates the proposed real-time model. If there is y3,

it allocate the charge power of each y3 as Py3 , and if the demand level is the highest as 3, it restrains Pmax. Py3 and Pmax can be expressed as follows:

\(\begin{array}{l} P_{y 3}=P_{\min } \\ P_{\max }=\left\{\begin{array}{ll} \frac{P_{\text {total }}}{N} & \text { if DemadLevel }=3 \\ D & \text { else } \end{array}\right. \end{array}\)

4. Simulation

4.1 Simulation Environment

EV charge data was collected from a business building located at Goyang-si, South Korea during 2019, however, two factors in Table 3, StayTime and StartSoC,were not collected because of internal software technical issue. Therefore, some restraints must be assumed so that the system-level simulation would be conducted. In addition, though charge demand prediction uses the collected data, the simulation data for charge demand would be generated randomly by the collected data to simulate the combined two models. Table 4 shows the simulation environment.

(Table 4) Simulation environment​​​​​​​

OTJBCD_2020_v21n5_39_t0009.png 이미지

Based on Table 4, the predicted demand and the charge demand data for simulation are illustrated as Figure 10 and 11.

OTJBCD_2020_v21n5_39_f0009.png 이미지

(Figure 10) Predicted charge demand at a business building​​​​​​​

OTJBCD_2020_v21n5_39_f0010.png 이미지

(Figure 11) Slow charge demand data for simulation​​​​​​​

4.2 Simulation Result

Simulation results show the waiting time of EVs and the charged fee compared with the conventional scheme which distributes the charge power to all chargers uniformly. Figure 12 shows the result of waiting time.

OTJBCD_2020_v21n5_39_f0011.png 이미지

(Figure 12) Simulation result of waiting time​​​​​​​

The first concentration of the demand, near 9 to 11, shows almost the same waiting time both of conventional and proposed scheme, however, the proposed scheme provides more shorter waiting time near 12. The reason can be inferred by Figure 12 which shows the result of charge fee.

OTJBCD_2020_v21n5_39_f0012.png 이미지

(Figure 13) Simulation result of charge fee​​​​​​​

In Figure 13, the first concentration of the demand, near 9 to 11, showsthe proposed scheme provides more efficient charge fee with almost same waiting time compared with conventional scheme. After 12, it provides less efficient charge fee with much more efficient wiating time compared with the conventional one. Table 5 shows the simulatioin results comparing the conventional scheme with the proposed scheme.

(Table 5) Simulation results comparing the conventional with proposed scheme​​​​​​​

OTJBCD_2020_v21n5_39_t0010.png 이미지

As a result, the proposed scheme provides more efficient charge power and charge fee in a day than those of the conventional one. Both scheme are based on same charge demand, however, conventional scheme has more total waiting time than that of proposed scheme. It shows that the proposed scheme is able to deal more charge demand than that of conventional scheme. Finally, The proposed scheme reduces more 12% total waiting time than that of conventional scheme. The result causes to provide 3% efficiency in both total charged power and total charge fee than than that of the conventional one. In the perspective of charge station, the efficiency can be concluded as average charge fee per 1kWh in a day by the conditions on the decreased total waiting time and charge fee, and the increased total charge power as the fifth row of Table 5. The proposed scheme provides more 34% efficiency of average charge fee per 1kWh in a day than that of conventional scheme.

5. Conclusion

In this paper, an improved slow charge scheme for non-communication EVs is proposed and designed by using predicting charge demand. According to the simulation results, the proposed scheme provides more efficient charge power and charge fee than thoseof the conventional one. However, there are still some issues to be solved. One is to get more data to make the prediction more stable. The other is to implement the charge scheme to the system, and verify the proposed scheme. It is expected that the proposed scheme will provide more efficient distributed charge power in real system, and more, deal the demand and the peak power. In addition, it will be necessary to study and development the more efficient distributed charge scheme by using ISO/IEC 15118 in the near future.

☆ This work was supported by a research grant from Seoul Women’s University(2020-0214).

☆ A preliminary version of this paper was presented at ICONI 2019.

References

  1. M. Etezadi-Amoli, K. Choma, J. Stefani, "Rapid-Charge Electric-Vehicle Stations," IEEE Trans. on Power Delivery, Vol. 25, No. 3, pp. 1883-1887, 2010. https://doi.org/10.1109/TPWRD.2010.2047874
  2. Green, Erin H., Steven J. Skerlos, and James J. Winebrake, "Increase electric vehicle policy efficiency and effectiveness by reducing mainstream market bias," Energy Policy, Vol. 65, pp. 262-566, 2014. https://doi.org/10.1016/j.enpol.2013.10.024
  3. The Edison Electric Institute and the Institute for Electric Innovation, "Plug-in Electric Vehicle Sales Forecast Through 2025 and the Charging Infrastructure Required," 2017. http://www.edisonfoundation.net/iei/publications/Documents/IEI_EEI%20PEV%20Sales%20and%20Infrastructure%20thru%202025_FINAL%20(2).pdf
  4. SNE Research, "Global EV Charger Industry, Standardization Trend and Market Forecast (2014-2023)," 2016. http://www.sneresearch.com/_new/eng/sub/sub1/sub1_01_view.php?mode=show&id=932&sub_cat=17
  5. Y. W. Son, J. H. Cho, Y. E. Kim, "Distribution Switchboard for Slow Charger of EV able to Distribute as Power Capacity," Trans. of the Korea Society of Automotive Engineers, Vol. 26, No. 2, pp. 187-195, 2018. https://doi.org/10.7467/KSAE.2018.26.2.187
  6. T. W. Chang, Y. S. Ryu, S. K. Song, K. W. Kwon, and J. H. Paik, "Design and Implementation of Distributed Charge Signal Processing Software for Smart Slow and Quick Electric Vehicle Charge," Trans. on Internet and Information Systems, Vol. 13, No. 3, pp. 1674-1687, 2019. https://doi.org/10.3837/tiis.2019.03.032
  7. International Organization for Standardization, "ISO 15118." https://www.iso.org/ics/43.120/x/
  8. S. G. Hong, and S. R. Jeong, "Development and Comparison of Data Mining-based Prediction Models of Building Fire Probability," Journal of Internet Computing and Services, Vol. 19, No. 6, pp. 101-112, 2018. https://doi.org/10.7472/jksii.2018.19.6.101
  9. X. Zheng, Y. Zhao, H. Bai, and C. Lin, "Fast Algorithm for Intra Prediction of HEVC Using Adaptive Decision Trees," Trans. on Internet and Information Systems, Vol. 10, No. 7, pp. 3286-3300, 2016. https://doi.org/10.3837/tiis.2016.07.023
  10. Tso, Geoffrey KF, and Kelvin KW Yau, "Predicting electricity energy consumption: A comparison of regression analysis, decision tree and neural networks," Energy, Vol. 32, No. 9, pp. 1761-1768, 2007. https://doi.org/10.1016/j.energy.2006.11.010