Moghaddam 2017
Moghaddam 2017
fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TTE.2017.2753403, IEEE
Transactions on Transportation Electrification
1
NOMENCLATURE
Abstract—While the concept of transportation electrification
holds enormous prospects in addressing the global environmental t Current time.
pollution problem, in reality the market penetration of plug-in M Total number of PEVs.
electric vehicles (PEVs) has been very low. Consumer concerns N Total number of charging stations.
over the limited availability of charging facilities and unaccept-
k Type of charge at charging option (k = 1: swap battery,
ably long charging periods are major factors behind this low k = 2 : DC fast charging and k = 3: AC level 2 charging).
penetration rate. From the perspective of the electricity grid,
a longer PEV peak-load period can potentially overlap with
T drive (s, j) Driving time from current location of P EVi to the charg-
the residential peak-load period, making energy management
ing station j.
more challenging. A suitably designed charging strategy can help
to address these concerns, which motivated us to conduct this T drive (j, d) Driving time from the charging station j to the destination
research. In this paper, we present a smart charging strategy for a d.
PEV network that offers multiple charging options, including AC Tjwait (k) Waiting time for charging option k at the charging station
level 2 charging, DC fast charging and battery swapping facilities j.
at charging stations. For a PEV requiring charging facilities, Dmax (t) Maximum driving distance with the remaining energy.
we model the issue of finding the optimal charging station as a E ca Battery capacity of PEV.
multi-objective optimization problem where the goal is to find a Ejca Maximum power capacity of each charging station j.
station that ensures the minimum charging time, travel time and
charging cost. We extend the model to a meta-heuristic solution in Egmax Maximum capacity of grid g.
the form of an ant colony optimization. Simulation results show E T ravel Energy consumption per unit driving distance for each
that the proposed solution significantly reduces waiting time and PEV.
charging cost. SoC(t) State of the charge of the battery for a PEV.
λj Arrival rate at the charging station j.
Index Terms—Plug-in electric vehicles, charging stations,
charging strategies. µkj Service time at the charging station j for charging option
k.
Pi (t) Power consumption of PEVs.
I. I NTRODUCTION Lkj (t) Queue length at time t for charging option k at charging
station j.
Wjk
Probability transition matrix for R possible state at charg-
ing station j.
Waiting time at charging station j for charging option k.
portation and minimizing transport grid’s reliance on oil-based di Driving destination for PEV.
fuels. PEVs provide a cleaner and quieter environment, and v(s, j) Average speed between source to a charging station.
reduce operating costs at the same time [1]. Due to their usage P rk Price for charging option. k
pattern in urban areas, PEVs can potentially operate as flexible Cjrecharge (k) Recharging cost for charging option k at charging station
electric loads to support the operation of power systems and j.
the integration of renewable energy sources [2]. The vision of Tj
max− wait
(k) Maximum waiting time for charging option k at charging
using parked PEVs as storage devices for renewable energy station j.
has also attracted increasing interest in recent years [3], [4],
[5]. Although PEVs are considered to be an important part
of the next generation smart grid system [6], their market loads [8]. Currently, charging infrastructures are not widely
penetration is still relatively low and faces a number of available in all major cities, and because of long waiting
challenges. Firstly, drivers’ range anxiety is a key issue which times at charging stations, the recharging process can cause
must be managed by organizing better communication with significant delays [9], [10].
the smart grid interface, to facilitate timely and fast recharging The relevant industries consider this delay to be a major
at public charging stations. Secondly, uncoordinated charging challenge and are exploring all available options to reduce
strategies in a limited charging infrastructure can increase the the waiting time at public charging stations [11], commonly
average recharge time [7] and contribute to an increase in peak known as PEV networks. A smart charging strategy can make
a major contribution to the efficient management of available
The authors are with the School of Engineering, Edith Cowan
University, 270 Joondalup Drive, Joondalup, WA, 6027, Australia. E- resources in PEV networks. Recognizing the significance of
mail:[email protected], {i.ahmad,d.habibi,q.phung}@ecu.edu.au smart charging in the context of PEV networks, researchers
2332-7782 (c) 2017 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TTE.2017.2753403, IEEE
Transactions on Transportation Electrification
2
Load (MW)
station, like a traditional gas station (selling petrol, diesel, 4 2800
LPG) can have multiple charging options with dynamic price 2600
information. A smart grid can collect important information 3
about the current status (e.g., available number of sockets, 2400
2
queue status, price etc.) of every charging station in a PEV 2200
network. The grid can then provide this information in real-
1 2000
time to the individual PEV user [15], [16]. This information 12 14 16 18 20 22
can be taken into account to calculate a path to the destination Time of Day
which would reduce the time and cost of charging. This
Fig. 1. Traffic counts and residential loads in NSW, Australia
provided the motivation for this research.
In this paper, we present a smart charging strategy for a PEV
network that supports multiple charging options at its charging
stations. We model multiple charging options as a multi-server residential load profile in an urban area in New South Wales
queuing system in order to estimate the waiting time for each (NSW), Australia [17], [18]. It is evident that the period
charging option at a charging station. The queuing system between 2 p.m. and 6 p.m. is the busiest, when most of the
is presented in detail in Section III.A. We then model the vehicles are on the streets. The load profile for a PEV charging
optimal charging station-finding problem as a multi-objective network is expected to follow a similar trend, as most of the
optimization problem where the objective is to minimize the PEVs are also expected to be on the roads during this period
travel time, waiting time and charging cost. The optimization and would need to recharge. This is analogous to traditional
problem and related constraints are presented in Section III.B. gas stations, where the load is generally high in the late
Considering the industry demand for a robust solution, we afternoon. Figure 1 also demonstrates that there is an overlap
extend and model the problem as a meta-heuristic optimization between the daily residential peak load and the PEV load. This
problem. A detailed description of the meta-heuristic solution overlap would be a major challenge for the power industry
is presented in Section IV. The main contributions of this work since an extended period of overlap can put significant stress
can be summarized as follows: on both the generation and distribution sides of the energy
industry. An uncoordinated charging strategy can result in a
• We introduce a smart charging strategy that considers
long queue at hotspot areas during busy period, which would
multiple charging options and relevant price information
increase the charging time (i.e., waiting time at a station plus
at each charging station in a PEV network. We model
time to recharge) and the overlap period between the PEV
the research question as a multi-objective optimization
and the residential load. This challenge can be mitigated by
problem, and reflecting the need for a real-time solution,
introducing a smart charging strategy where the smart grid can
we also present a meta-heuristic solution.
collect real-time information about loads at various charging
• We show that dynamic price variation at charging stations
stations and pass this information to individual PEVs, enabling
can be a useful mechanism to control the average charg-
PEVs to come up with their charging plans (i.e., the optimum
ing time, which ultimately can prove pivotal in reducing
charging station along the route to the destination). Most of the
the overlap extension between the PEV and residential
research [19], [20], [21], [22] on PEV charging strategies has
peak load periods.
focused on controlling residential charging patterns to avoid
• We verify the significance of the proposed solution by
the potential overloads, stresses, voltage deviations and power
using a computer simulation on a Washington City PEV
losses that may occur in distribution systems from domestic
network.
PEV charging activities. Some researchers [23], [24] have also
The remainder of this paper is organized as follows: Sec- investigated the simultaneous utilization of distributed renew-
tion II introduces previous work on PEV charging in urban able resources and PEVs to improve the performance of smart
areas. Section III describes a smart charging strategy for PEVs power distribution networks. Most recently, researchers have
and presents a system model and the proposed method for started to investigate charging strategies for public charging
solving the problem of the minimization of total travel time stations.
and recharging cost. Section IV presents the simulation results
and discusses the introduced case study. Finally, SectionVI In [25], Amini et al. proposed a framework for interde-
concludes with a summary of the study. pendent power and electrified transportation networks that
utilized the communication of PEVs with competing charging
stations to exchange information such as electricity price,
II. R ELATED W ORK energy demand and time of arrival. While the framework
Figure 1 shows the average afternoon traffic distribution solves an important problem in the area of optimal power
as a percentage of the total vehicle counts, and a typical flow and vehicle routing, Amini et al. do not consider multiple
2332-7782 (c) 2017 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TTE.2017.2753403, IEEE
Transactions on Transportation Electrification
3
B D AC Level 2 :
queue
Battery Swapping
queue :
Charging Sockets
C E
2332-7782 (c) 2017 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TTE.2017.2753403, IEEE
Transactions on Transportation Electrification
4
2332-7782 (c) 2017 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TTE.2017.2753403, IEEE
Transactions on Transportation Electrification
5
∀k:(k=1, 2, 3)
E(Lkj ) min[x(T drive (s, d)) + yTjwait (k) + zCjrecharge (k)] (15)
E(Wjk ) = (9)
λj (1 − πjR )
where x, y and z are the positive coefficients of the objective
Therefore, for the queue corresponding to the battery swap- function.
ping facility at a charging station j, the mean waiting time is s.t.
calculated as follows:
µ2j
E(Wj2 ) = (11) SoCmin ≤ SoC(t) (18)
λj (µ2j − λj )(1 − πjR )
M
and for the AC-normal charging queue, the mean waiting X
time is calculated by: ∀j ∈ J E ca ≤ Ejca , (19)
i=1
µ3j
E(Wj3 ) = (12) Ejca < Eca,
max
(20)
λj (µ3j − λj )(1 − πjR ) grid
3) Charging Cost for a PEV with a Specific Charging Op- In the optimization problem, the summation of driving time
tion at the Charging Station: The charging cost of each PEV from source to destination, waiting time at the station for a
depends on its associated charging option and the associated specific queue, and charging cost for each P EVi at a charging
charging rate at the station j. For a PEV, the charging cost is station j should be minimized. Constraint (16) shows the
calculated through the formula below: constraint for the driving time from the current source to a
charging station, which is explained in Eq. (2). In constraint
Cjrecharge (k) = ((dcharging P rk ) j ∈ J (13) (17) the maximum waiting time for each queue at charging
stations is presented. This should be less than the maximum
where dcharging is the charging demand of each PEV, which
waiting time at each charging station for different charging
depends on the remaining and target SoC for each PEV:
options. Constraint (18) indicates that initial amount of SoC
for a PEV at charging station j should be greater than SoCmin .
dcharging = σE − SoC (14)
An additional constraint is defined in Eq. (19), which states
Here, σ is the coefficient for partial charging, which can that the summation of the charging power capacity for all
vary from the current SoC to the maximum SoC (e.g., 90% PEVs at a charging station should be less than the maximum
battery capacity). Under normal circumstances, most users capacity of that charging station, and constraint (20) considers
would prefer full charging (i.e.,σ = 0.9). However, during the maximum grid capacity for each charging station.
2332-7782 (c) 2017 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TTE.2017.2753403, IEEE
Transactions on Transportation Electrification
6
IV. S MART C HARGING S TRATEGY U SING function, the routing algorithm should consider the lowest
M ETAHEURISTIC A LGORITHM travel time, the lowest recharge cost and the lowest waiting
In the previous section, we have shown that the proposed time at each station, as the heuristic information.
smart charging strategy can be formulated as a classical ACO is not only sensitive to the number of variables but
optimization problem. However, the optimization solution is also runs faster, which is an important ability in relation to
NP-hard due to the path discovery mechanisms [37]. This solve dynamic vehicle routing and refuelling problems. ACO
motivated us to further investigate the research problem and is a probabilistic search algorithm which has specific charac-
find a heuristic solution. teristics, considering the problems in terms of the heuristic
information in the probabilistic decision, and the strategy of
updating the pheromone trail in the path is based on the search
A. Ant Colony Optimization (ACO) objectives [39], [43].
ACO is a category of swarm intelligence that analyzes the
survival behavior pattern of the insects in solving complex
B. Proposed Smart Charging Strategy Using Ant Colony Op-
optimization problems [38]. ACO is a widely recognized meta-
timization
heuristic approach and has been successfully used across
diverse domains, including vehicle routing and scheduling The main reason for choosing ACO in our proposed sce-
[40], [41], [39], [42]. The main characteristic of ACO is that nario is that using the heuristic information in the ACO
every single ant in a colony can construct a possible solution algorithm our model can estimates the minimum travel time
by considering both heuristic and stochastic information and and charging cost at every node of the graph to accelerate the
exchanging that information with the ants and the environment computation. With the arrival of a new PEV every neighbor
[38]. The collective intelligence gathered from a group of ants exploration allows us to test for the defined constraints and
traveling along alternate routes leads to the identification of an exclude non-feasible alternatives at the first stage. However,
optimal route [28], [43]. As a description of the ACO algo- the conventional ACO algorithm keeps track of the variable
rithm, consider a colony with m ants that iteratively exploits it aims to minimize along the entire search. In the proposed
the graph and searches for feasible solutions to the problem. model, the smart-strategy in Algorithm. 1 is iteratively called
At each iteration u, an ant k moves stochastically, based on up to provide up-to-date information to the PEV driver. As
a constructive decision policy which uses the information of information is shared between the smart grid and a PEV driver,
pheromone trails and attractiveness to obtain the probability the following processes occur:
for choosing the next node, as below: • Loading initial information: the modified ACO algorithm
receives as input a graph describing all possible paths,
τij (u)α η the current SoC of the PEVs battery, the maximum
Pijk (u) = P αη
ifj ∈ Nik (21)
l∈N k τ il (u) energy consumption of the PEV, the coordination of the
i
source and destination, the colony number, the number
Here Nik is the set of feasible neighborhood nodes in the
of ants in each colony, the initial pheromone level and
graph. For a node i, a set of feasible neighborhood nodes
the coefficient of the creation and evaporation of the
indicates that the list of nodes that are directly accessible from
pheromone.
node i and candidates for searching based on the heuristic
• Selecting specific heuristic information to obtain the
information. Nodes that are in the feasible neighborhood set
probability distribution function: In a conventional ACO
offers a better chance of finding the optimum solution [41],
algorithm, for calculating the probability distribution in
[44], τij (u) is the sum of pheromones deposited between
Eq. 21 only the pheromone and one heuristic value
nodes i and j which denotes the desirability of the move
(distance) are considered. In the smart charging strategy,
between the nodes; ηij is heuristic information which specifies
since PEVs look for an optimum path in terms of mini-
the attractiveness of that move, and α, β are parameters
mum travel time and charging cost, we introduced a mod-
which control the relative weight of pheromone and heuristic
ification where we maintained the driving time, waiting
information. During the completion of a tour, each ant deposits
time and charging cost as a set of heuristic information.
the pheromone information on the respective edges of its path.
Considering the three objectives in the aforementioned
There is a rule for updating pheromone information, as below:
objective function, the ACO algorithm for each j ∈ Nik
m
X can be implemented with the Eq. 23:
k
τij (u + 1) = ρτij (u) + ∆τij (u) ∀(i, j) (22)
k=1
τij (u)α [(T drive (s, d))Tjwait (k)Cjrecharge (k)]β
where 0 ≤ ρ ≤ 1 is the pheromone evaporation rate, Pijk (u) = P
which causes the pheromone value to decrease over time to l∈Nik τij (u)α [(T drive (s, d))Tjwait (k)Cjrecharge (k)]β
k
prevent a local optimum, and ∆τij (u) refers to the inputs (23)
of ants between nodes i, j. Consequently, each ant moves
through those nodes similar to its partial solution. Although where the variables τij (u), T drive (s, d)), Tjwait (k) and
recharge
the convergence properties of the ACO algorithm have been C (j, k) are the pheromone intensity, driving time,
proven, the probabilistic decisions depend on the problem- waiting time and charging cost of a path. The parameters α
definition and user preferences [38]. For the proposed objective and β are constants, which determine the relative influences of
2332-7782 (c) 2017 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TTE.2017.2753403, IEEE
Transactions on Transportation Electrification
7
2332-7782 (c) 2017 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TTE.2017.2753403, IEEE
Transactions on Transportation Electrification
8
2332-7782 (c) 2017 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TTE.2017.2753403, IEEE
Transactions on Transportation Electrification
9
0.75
AS model AS model
70 Proposed model
Proposed model
0.7
0.6
50
0.55
40
0.5
0.45 30
0.4
20
0.35
100 300 500 700 900 1000 12 13 14 15 16 17 18 19 20 21 22
Number of EVs Time of Day (Afternoon hours)
Fig. 7. Normalized waiting time for different number of PEVs Fig. 9. Charging station queue occupancy in hotspot areas
4200
AS model model, the waiting time corresponding to each charging option
Proposed model
4000 at a charging station is calculated based on the queuing model,
which when communicated to the PEV users, can help them
to make a better decision.
Average Travel Time (s)
2332-7782 (c) 2017 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TTE.2017.2753403, IEEE
Transactions on Transportation Electrification
10
8.8
AS model 8.5 High price effect
Proposed model Low price effect
8.5
8
8
7.5
7.5
7
7
6.5 6.5
12 13 14 15 16 17 18 19 20 21 22 12 13 14 15 16 17 18 19 20 21 22
Time of Day Time of Day (Afternoon hours)
Fig. 10. Average charging cost in AS and proposed model Fig. 12. Average charging cost for the proposed model with price variation
0.6 140
Low price effect Proposed model
High price effect AS model
125
0.5
Waiting Time / Travel Time (s)
Load (kW)
100
0.4
75
0.3
0.2 50
100 300 500 700 900 1000 12 13 14 15 16 17 18 19 20 21
Hour of Day
Number of EVs
Fig. 11. Improvement in waiting time with price variation Fig. 13. PEV load with AS model and proposed model
residential peak periods can be avoided by setting a higher coefficient value for a PEV was assigned a value in the range
recharge price in our model, which would then encourage of its current SoC to the maximum SoC using a normal
PEV users to perform partial charging at charging stations distribution. The mean value of this distribution was assumed
during busy hours and/or complete the charging process at to decrease exponentially with increasing charging price. For
home/charging stations during off-peak hours. It should be partial charging, there is a trade-off between the recharge price
noted that an optimum dynamic pricing model, which would and the delay at charging stations. As shown in Fig. 12, the
have the greatest benefit for both the grid and PEV users, average peak hour recharging cost with dynamic pricing is
can be modeled as an optimization problem. This, however, is relatively higher.
not within the scope of this work. We intend to investigate We also investigated the impact of reduced average waiting
and develop an optimum dynamic pricing model for PEV time achieved by the proposed model on the charging load
charging stations in our next work. In this work, in order for the PEV network that we implemented in our simulation.
to show the impact of pricing on partial charging and the As evident in Fig. 13, in the proposed model, the average
average waiting time during the peak load period, we used PEV load per charging station is higher during the busiest
two indicative maximum price levels, (i.e., US$ 0.46 vs 0.56 hour compared to the AS model. This is because the proposed
per kWh as the maximum price). In response to the higher model efficiently uses the available PEV charging facilities by
charging price during the peak load period, the partial charging providing information in relation to the queue length and price
2332-7782 (c) 2017 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TTE.2017.2753403, IEEE
Transactions on Transportation Electrification
11
6 TABLE I
S UMMARIZED S IMULATION R ESULTS
2332-7782 (c) 2017 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TTE.2017.2753403, IEEE
Transactions on Transportation Electrification
12
[7] R. Garcia-Valle and J. G. Vlachogiannis, “Letter to the editor: Electric [28] T. M. Sweda and D. Klabjan, “Finding minimum-cost paths for electric
vehicle demand model for load flow studies,” 2009. [Online]. Avail- vehicles,” in Electric vehicle conference (IEVC), IEEE international.
able: http://www.tandfonline.com/doi/abs/10.1080/15325000802599411 IEEE, 2012, pp. 1–4.
Last accessed :july 2017 [29] H. Qin and W. Zhang, “Charging scheduling with minimal waiting in
[8] S. Deilami, A. S. Masoum, P. S. Moses, and M. A. Masoum, “Real- a network of electric vehicles and charging stations,” in Proceedings of
time coordination of plug-in electric vehicle charging in smart grids to the Eighth ACM international workshop on Vehicular inter-networking.
minimize power losses and improve voltage profile,” IEEE Transactions ACM, 2011, pp. 51–60.
on Smart Grid, vol. 2, no. 3, pp. 456–467, 2011. [30] A. Gusrialdi, Z. Qu, and M. A. Simaan, “Scheduling and cooperative
[9] A. Abdulaal, M. H. Cintuglu, S. Asfour, and O. Mohammed, “Solving control of electric vehicles’ charging at highway service stations,” in
the multi-variant ev routing problem incorporating v2g and g2v options,” Decision and Control (CDC), 2014 IEEE 53rd Annual Conference on.
IEEE Transactions on Transportation Electrification, 2016. IEEE, 2014, pp. 6465–6471.
[10] R. Abousleiman and R. Scholer, “Smart charging: System design and [31] V. del Razo and H.-A. Jacobsen, “Smart charging schedules for highway
implementation for interaction between plug-in electric vehicles and the travel with electric vehicles,” IEEE Transactions on Transportation
power grid,” IEEE Transactions on Transportation Electrification, vol. 1, Electrification, vol. 2, no. 2, pp. 160–173, 2016.
no. 1, pp. 18–25, 2015. [32] H.-Y. Mak, Y. Rong, and Z.-J. M. Shen, “Infrastructure planning for
[11] L. HANSEN, An electric vehicle fill-up of the future to last electric vehicles with battery swapping,” Management Science, vol. 59,
minutes, not hours, Bay Area News Group, Jan. 2017. [Online]. no. 7, pp. 1557–1575, 2013.
Available: http://www.eastbaytimes.com/2017/01/05/an-electric-vehicle- [33] H. Yudai and K. Osamu, “A safety stock problem in battery switch
fill-up-of-the-future-to-last-minutes-not-hours/ Last accessed :july 2017 stations for electric vehicles,” in The 8th International Symposium on
[12] N. Rauh, T. Franke, and J. F. Krems, “Understanding the impact of Operations Research and Its Applications (ISORA), 2009, pp. 332–339.
electric vehicle driving experience on range anxiety,” Human factors, [34] M. J. Neely, C. E. Rohrs, and E. Modiano, “Equivalent models for
vol. 57, no. 1, pp. 177–187, 2015. queueing analysis of deterministic service time tree networks,” IEEE
[13] Y.-T. Liao and C.-N. Lu, “Dispatch of ev charging station energy re- Transactions on Information Theory, vol. 51, no. 10, pp. 3576–3584,
sources for sustainable mobility,” IEEE Transactions on Transportation 2005.
Electrification, vol. 1, no. 1, pp. 86–93, 2015. [35] D. Said, S. Cherkaoui, and L. Khoukhi, “Multi-priority queuing for
[14] C. Le Floch, F. Belletti, and S. Moura, “Optimal charging of electric electric vehicles charging at public supply stations with price variation,”
vehicles for load shaping: A dual-splitting framework with explicit con- Wireless Communications and Mobile Computing, vol. 15, no. 6, pp.
vergence bounds,” IEEE Transactions on Transportation Electrification, 1049–1065, 2015.
vol. 2, no. 2, pp. 190–199, 2016. [36] Y. Xia and D. Tse, “On the large deviation of resequencing queue size: 2-
[15] P. D. Lund, J. Mikkola, and J. Ypyä, “Smart energy system design m/m/1 case,” in INFOCOM 2004. Twenty-third AnnualJoint Conference
for large clean power schemes in urban areas,” Journal of Cleaner of the IEEE Computer and Communications Societies, vol. 4. IEEE,
Production, vol. 103, pp. 437–445, 2015. 2004, pp. 2374–2382.
[16] L. Gan, U. Topcu, and S. H. Low, “Optimal decentralized protocol for [37] P. V. Krishna, V. Saritha, G. Vedha, A. Bhiwal, and A. S. Chawla,
electric vehicle charging,” IEEE Transactions on Power Systems, vol. 28, “Quality-of-service-enabled ant colony-based multipath routing for mo-
no. 2, pp. 940–951, 2013. bile ad hoc networks,” IET communications, vol. 6, no. 1, pp. 76–83,
[17] K. Bhavnagri, “How do i use electricity throughout the day, the 2012.
load curve,” Solar Energy Consultant, Tech. Rep., 2010. [Online].
[38] K. M. Sim and W. H. Sun, “Ant colony optimization for routing
Available: https://www.solarchoice.net.au/blog/how-do-i-use-electricity-
and load-balancing: survey and new directions,” IEEE Transactions on
throughout-the-day-the-load-curve/ Last accessed :july 2017
Systems, Man, and Cybernetics-Part A: Systems and Humans, vol. 33,
[18] S. N. I. Guide, “Daily trafffic counts,” Tech. Rep., no. 5, pp. 560–572, 2003.
2017. [Online]. Available: https://www.service.nsw.gov.au/service-
[39] J. E. Bell and P. R. McMullen, “Ant colony optimization techniques for
centre/roads-maritime-services Last accessed :july 2017
the vehicle routing problem,” Advanced engineering informatics, vol. 18,
[19] K. Clement-Nyns, E. Haesen, and J. Driesen, “The impact of charging
no. 1, pp. 41–48, 2004.
plug-in hybrid electric vehicles on a residential distribution grid,” IEEE
[40] M. Dorigo, M. Birattari, C. Blum, M. Clerc, T. Stützle, and A. Winfield,
Transactions on Power Systems, vol. 25, no. 1, pp. 371–380, 2010.
Ant Colony Optimization and Swarm Intelligence: 6th International
[20] A. S. Masoum, S. Deilami, P. Moses, M. Masoum, and A. Abu-Siada,
Conference, ANTS 2008, Brussels, Belgium, September 22-24, 2008,
“Smart load management of plug-in electric vehicles in distribution and
Proceedings. Springer, 2008, vol. 5217.
residential networks with charging stations for peak shaving and loss
minimisation considering voltage regulation,” IET Generation, Trans- [41] M. Dorigo and L. M. Gambardella, “Ant colony system: a cooperative
mission & Distribution, vol. 5, no. 8, pp. 877–888, 2011. learning approach to the traveling salesman problem,” IEEE Transac-
tions on evolutionary computation, vol. 1, no. 1, pp. 53–66, 1997.
[21] A. Khaligh and S. Dusmez, “Comprehensive topological analysis of con-
ductive and inductive charging solutions for plug-in electric vehicles,” [42] B. Yu, Z.-Z. Yang, and B. Yao, “An improved ant colony optimization
IEEE Transactions on Vehicular Technology, vol. 61, no. 8, pp. 3475– for vehicle routing problem,” European journal of operational research,
3489, 2012. vol. 196, no. 1, pp. 171–176, 2009.
[22] B. Koushki, A. Safaee, P. Jain, and A. Bakhshai, “A bi-directional single- [43] Z. Li, K. Dey, M. Chowdhury, and P. Bhavsar, “Connectivity supported
stage isolated ac-dc converter for ev charging and v2g,” in Electrical dynamic routing of electric vehicles in an inductively coupled power
Power and Energy Conference (EPEC), 2015 IEEE. IEEE, 2015, pp. transfer environment,” IET Intelligent Transport Systems, vol. 10, no. 5,
36–44. pp. 370–377, 2016.
[23] M. Amini and A. Islam, “Allocation of electric vehicles’ parking lots in [44] M. Gruber, J. van Hemert, and G. R. Raidl, “Neighbourhood searches
distribution network,” in Innovative Smart Grid Technologies Conference for the bounded diameter minimum spanning tree problem embedded
(ISGT), 2014 IEEE PES. IEEE, 2014, pp. 1–5. in a vns, ea, and aco,” in Proceedings of the 8th annual conference on
[24] M. H. Amini, M. P. Moghaddam, and O. Karabasoglu, “Simultaneous Genetic and evolutionary computation. ACM, 2006, pp. 1187–1194.
allocation of electric vehicles parking lots and distributed renewable [45] Alternative Fueling Station Locator. [Online]. Available:
resources in smart power distribution networks,” Sustainable Cities and http://www.westcoastgreenhighway.com/ Last accessed :july 2017
Society, vol. 28, pp. 332–342, 2017. [46] S. Bakker, P. Leguijt, and H. van Lente, “Niche accumulation and
[25] M. H. Amini and O. Karabasoglu, “Optimal operation of interdependent standardization–the case of electric vehicle recharging plugs,” Journal
power systems and electrified transportation networks,” arXiv of Cleaner Production, vol. 94, pp. 155–164, 2015.
preprint arXiv:1701.03487, 2017. [Online]. Available: https://arxiv.org/ [47] ABB, “Abb launches cost-effective 20kw dc fast charger
Last accessed :july 2017 for the americas,” Tech. Rep., 2017. [Online]. Available:
[26] S.-N. Yang, W.-S. Cheng, Y.-C. Hsu, C.-H. Gan, and Y.-B. Lin, http://www.abbaustralia.com.au, Last accessed :july 2017
“Charge scheduling of electric vehicles in highways,” Mathematical and [48] CHAdeMO User Manual, July. [Online]. Avail-
Computer Modelling, vol. 57, no. 11, pp. 2873–2882, 2013. able: http://store.evtv.me/proddetail.php?prod=20kwchademo&cat=23,
[27] S. Pourazarm, C. G. Cassandras, and A. Malikopoulos, “Optimal routing Last accessed :july 2017
of electric vehicles in networks with charging nodes: A dynamic [49] P. Morrissey, P. Weldon, and M. OMahony, “Future standard and fast
programming approach,” in Electric Vehicle Conference (IEVC), 2014 charging infrastructure planning: An analysis of electric vehicle charging
IEEE International. IEEE, 2014, pp. 1–7. behaviour,” Energy Policy, vol. 89, pp. 257–270, 2016.
2332-7782 (c) 2017 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TTE.2017.2753403, IEEE
Transactions on Transportation Electrification
13
[50] A. G. UNDA, P. Papadopoulos, S. SKARVELIS-KAZAKOS, L. CIP- Daryoush Habibi (M’95- SM’99) graduated with a
CIGAN, and N. JENKINS, “Electric vehicle battery swapping stations, Bachelor of Engineering (Electrical) with First Class
calculating batteries and chargers to satisfy demand.” Honours from the University of Tasmania in 1989
[51] F. Badin, F. Le Berr, H. Briki, J. Dabadie, M. Petit, S. Magand, and a PhD from the same University in 1994. His
and E. Condemine, “Evaluation of evs energy consumption influencing employment history includes Telstra Research Lab-
factors, driving conditions, auxiliaries use, driver’s aggressiveness,” in oratories, Flinders University, Intelligent Pixels Inc.,
Electric Vehicle Symposium and Exhibition (EVS27), 2013 World. IEEE, and Edith Cowan University, where he is currently
2013, pp. 1–12. a Professor and the Executive Dean of Engineering.
[52] M. Bouroche, “Meeting qos requirements in a dynamically priced His research interests include engineering design for
commercial cellular network,” 2003. sustainable development, reliability and quality of
[53] SDGE, “Ev rates can help you save,” Tech. Rep., 2017. [Online]. service in communication systems and networks,
Available: https://www.sdge.com Last accessed :july 2017 smart energy systems, and environmental monitoring technologies. He is a
[54] T. Covert, M. Greenstone, and C. R. Knittel, “Will we ever stop using Fellow of Engineers Australia, and Editor-in-Chief of the Australian Journal
fossil fuels?” The Journal of Economic Perspectives, vol. 30, no. 1, pp. of Electrical and Electronic Engineering
117–137, 2016.
[55] M. Kathryn, “How much does it cost to charge an electric
car?” Tech. Rep., 2016. [Online]. Available: https://pluginamerica.org,
Last accessed :july 2017
Iftekhar Ahmad is currently working as a Senior Quoc Viet Phung is currently working as a post doc-
Lecturer with the School of Engineering, Edith toral research fellow with the School of Engineering,
Cowan University, Australia. He received the Ph.D. Edith Cowan University, Australia. He received the
degree in communication networks from Monash Ph.D. degree in communication networks from Edith
University, Australia, in 2007. His research interests Cowan University, Australia, in 2010. His research
include 5G technologies, green communications, interests include 5G technologies, green communi-
QoS in communication networks, software-defined cations, wireless sensor networks and computational
radio, wireless sensor networks and computational intelligence.
intelligence.
2332-7782 (c) 2017 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.