Next Article in Journal
Usability of Inexpensive Optical Pulse Sensors for Textile Integration and Heartbeat Detection Code Development
Next Article in Special Issue
Simulation of an Ultrafast Charging Station Operating in Steady State
Previous Article in Journal
Design and Non-Uniform Current Analysis of a 0.35-THz Extended Interaction Oscillator Based on Pseudospark-Sourced Multiple Sheet Electron Beams
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Novel Levy-Enhanced Opposition-Based Gradient-Based Optimizer (LE-OB-GBO) for Charging Station Placement

by
Sanket Raval
1,
Thangadurai Natarajan
2 and
Sanchari Deb
3,*
1
Department of Electrical Engineering, Faculty of Engineering and Technology, Sankalchand Patel University, Visnagar 384315, Gujarat, India
2
Center for Research and Innovation, Sankalchand Patel University, Visnagar 384315, Gujarat, India
3
School of Engineering, University of Warwick, Coventry CV4 7AL, UK
*
Author to whom correspondence should be addressed.
Electronics 2023, 12(7), 1522; https://doi.org/10.3390/electronics12071522
Submission received: 29 January 2023 / Revised: 13 March 2023 / Accepted: 21 March 2023 / Published: 23 March 2023

Abstract

:
Transportation modes are shifting toward electric vehicles from conventional internal combustion engines to reduce pollution and dependency on conventional fuels. This reduces the fuel cost, while charging stations must be distributed across the locations to minimize range anxiety. Installing charging stations randomly across the distribution system can lead to violation of active power loss, voltage deviation, and reliability parameters of the power system. The problem of the optimal location of charging stations is a nonlinear optimization problem that includes the parameters of the distribution system and road network with their respective constraints. This work proposes a new metaheuristic optimization algorithm, a levy-enhanced opposition-based gradient-based optimizer (LE-OB-GBO), to solve the charging station placement problem. It has a balance between exploration and exploitation and fast convergence rate. The performance of the proposed algorithm was evaluated by solving CEC 2017 benchmark functions and charging station problem. The performance of the proposed algorithm was also compared with that of other state-of-the-art optimization algorithms and was found to outperform 17 out of 29 CEC 2017 functions. Statistical analysis of the charging station placement problem indicates the lowest mean values of 1.4912, 1.4783, and 1.5217 for LE-OB-GBO for considered cases 1 to 3, respectively, thus proving the efficacy of the proposed algorithm.

1. Introduction

EVs are becoming popular as a means to reducing pollution and GHG emission from transportation. Recent analysis reported a 20–30% reduction in GHG emissions due to EVs as compared to conventional vehicles on a global average [1]. It is estimated that 25% EV adoption will prevent US $1.7 billion in health and climate damages annually in the USA [2]. The global EV market is predicted to increase at a robust compound annual growth rate of 31% between 2020 and 2027 [3].
The placement of charging stations is critical to the viability of an EV charging infrastructure and the adoption of EVs [4]. Placement of an EV charging station in the distribution system severely affects system parameters like power loss, voltage, reliability, peak demand, transformer life of the charging station, and power quality [4]. Range anxiety is the biggest concern regarding the adoption of EVs [5]. It can be minimized by proper coordination between the distribution network and road network during the planning of the charging station. The main goal of charging station placement problem is to consider the parameters of the distribution system and road network [6].
In this paper, the installation cost and operational cost of the charging station, voltage deviation, reliability of the distribution network, and distance are considered to formulate the charging station placement problem, yielding a unique combination of the parameters of the distribution system and road network. Moreover, to solve the charging station placement problem, a novel metaheuristic optimization technique, the Levy-enhanced opposition-based gradient-based optimizer (LE-OB-GBO), is proposed. In LE-OB-GBO, the Levy strategy and opposition based strategy are applied to the gradient-based optimizer. The contribution of this work is as follows:
  • A novel LE-OB-GBO is proposed.
  • The LE-OB-GBO is evaluated with CEC-2017 benchmark functions, and the performance is compared with other state-of-the-art optimization algorithms.
  • The charging station placement problem is formulated in three objective functions as case 1 to case 3.
  • The performance of LE-OB-GBO for the solution of the charging station placement problem is compared with other state-of-the-art optimization algorithms.
  • The effect of change in the distribution system parameters is analyzed before and after the placement of charging station.
In this paper, Section 2 reviews the literature on the charging station placement problem and the outlines the development of new metaheuristic algorithm. The novel LE-OB-GBO is formulated in Section 3. Section 4 presents the charging station placement problem, and numerical results are reported in Section 5. Section 6 concludes the paper and states the future steps of this research.

2. Literature Review

This section reports the existing research work in terms of problem formulation and the development of a new metaheuristic optimization algorithm for the solution of problem.

2.1. Review of the Charging Station Placement Problem

The charging station placement problem is formulated to minimize distribution network parameters, i.e., power loss, voltage deviation, and reliability indices, as well as the distance between the EV and charging station. In [7], the AHP approach is used to determine the location of the charging station in terms of accessibility, environmental effect, power network indices, and traffic flow impacts. Ref. [8] determines the optimal planning of the charging station placement with the road network and power distribution network expansion using MILP. Probabilistic load modelling used in [9] for optimal placement of EV charging stations considers the loss minimization of the electrical grid, as well as EVs’ power loss during travel toward the charging station.
In [10], the charging station placement problem is represented in a multiobjective framework with cost, VRP Index, accessibility index, and waiting time as objective functions and solved via a hybrid CSO-TLBO algorithm. Hybrid GWO-PSO is used to investigate the suitable nodes for EVCS and DGs in a balanced distribution system in [11]. A hybrid BFOA-PSO technique is proposed for the optimal placement of EVCS into the distribution network with high penetration of randomly distributed rooftop PV systems [12]. For locating and sizing, the method of charging station placement based on the neighborhood mutation immune clone selection algorithm is proposed in [13]. A novel quantum-classical solution is proposed to solve the charging station placement problem in [14]. In [15], PSO is used to determine the location of charging stations with consideration given to power loss cost and installation cost. In [16], the problem is formulated as MINLP to optimize the loss of the EV user, network power loss, fast charger development cost, and improvement of the voltage profile of the electrical distribution system. AOA is used to find the optimal location of charging station to minimize line power loss in [17].
In [18], optimal location and capacity of charging stations is determined though considering the benefit of the charging station owner, EV user, and distribution system operator with renewable energy sources and the battery storage system at the charging station. Modified TLBO is used to find the optimal location of the RES and EVCS in [19]. In [20], the traffic intensity, highway network, and existing EVCS infrastructure is considered for the optimal location of the EVCS on highways. Table 1 states the different objectives and optimization techniques to the charging station placement problem.

2.2. Development of a New Metaheuristic Optimization Algorithm

Real-world optimization problems are nonconvex and nonlinear in nature [29]. Metaheuristic techniques are widely used to solve complex real-world problems due to their greater flexibility and derivative-free mechanism [30,31,32]. Generally, metaheuristics are based on physics (GSA [33] and CBO [34] etc.), swarm intelligence (PSO [35] and ACO [36] etc.), and biology (GA [37], DE [38] and ES [39] etc.). Recently, GBO was developed [40] and applied to the power system-related optimization problem [41,42] for its fast convergence rate and good balance between exploitation and exploration process.
According to the No Free Lunch theorem [43], any given metaheuristic technique cannot solve all optimization problems, and there is always a scope for the development of a new algorithm or modification of an existing optimization algorithm. Generally, Levy strategy is in optimization used to improve the exploitation capability of search space [44]. On the other hand, the opposition-based learning strategy is used for improvement in the exploration of search space [45]. In [46], the Levy strategy was used to enhance the exploitation process to improve the solution given by GBO. In [47], the opposition-based learning strategy was used to improve the exploration process of GBO to update the solution. Levy strategy and opposition-based strategy were both used in [48] to balance the exploitation and exploration process in the BAT algorithm. In a similar way, this work combines the Levy strategy and opposition-based learning strategy to update the solution given by GBO. This improves the convergence rate and avoids the local optimum avoidance.

3. Novel Levy-Enhanced Opposition-Based Gradient-Based Optimizer

The gradient-based optimizer is the combination of population-based techniques and Newton’s method [40]. It has two main operators: gradient search rule and local escaping operator. This section proposes the novel Levy-enhanced opposition-based GBO.

3.1. Gradient Search Rule (GSR)

The G S R introduces random behavior in the exploration process. Equation (1) updates the position of the current vector ( y n m ).
Y 1 n m = y n m r a n d n × ρ 1 × 2 Δ y × y ( y w y b + ε ) + r a n d × ρ 2 × ( y b y n m )
where
ρ 1 = 2 × r a n d × β β
β = α × sin   3 π 2 + sin   α × 3 π 2
α = α m i n + α m a x α m i n × 1 m M 3 2
here α m i n and α m a x are 0.2 and 1.2, respectively; m is the iteration count; M is the total iteration count; r a n d n is a normally distributed random number; and ε is a small number within the range of [0, 0.1]. ρ 2 is given as follows:
ρ 2 = 2 × r a n d × β β
y = r a n d ( 1 : N ) × | s t e p |
s t e p = ( y b y d 1 m ) + δ 2
δ = 2 × r a n d × y d 1 m + y d 2 m + y d 3 m + y d 4 m 4 y n m
where r a n d   ( 1 : N ) is a random number with N dimensions; d 1 , d 2 , d 3 , and   d 4   ( d 1 d 2 d 3 d 4 n ) are different integers randomly chosen from [1, N]; and s t e p is step size. By replacing the best vector ( y b ) position with the current vector ( y n m ) in Equation (1), the new vector ( Y 2 n m ) can be generated as follows:
Y 2 n m = y b r a n d n × ρ 1 × 2 Δ y × y n m x p n m x q n m + ε + r a n d × ρ 2 × ( y d 1 m y d 2 m )
where
x p n = r a n d × ( z n + 1 + y n 2 + r a n d × y )
x q n = r a n d × ( z n + 1 + y n 2 r a n d × y )
Based on the positions Y 1 n m , Y 2 n m , and Y n m the new solution y n m + 1 is calculated from Equation (12). d a and d b are random numbers between 0 and 1.
y n m + 1 = d a d b × Y 1 n m + 1 d b × Y 2 n m + 1 d a Y 3 n m
Y 3 n m = Y n m ρ 1 ( Y 2 n m Y 1 n m )

3.2. Local Escaping Operator (LEO)

The LEO increases the efficiency of the algorithm. Y L E O m is calculated from Equation (14).
Y 3 n m = Y n m ρ 1 ( Y 2 n m Y 1 n m )
Y L E O m = Y n m + 1 + f 1 × v 1 × y b v 2 × y k m + f 2 × ρ 1 × v 3 × ( Y 2 n m Y 1 n m + v 2 × ( y d 1 m y d 2 m ) ) / 2 , i f   r a n d < 0.5 y b + f 1 × v 1 × y b v 2 × y k m + f 2 × ρ 1 × v 3 × ( Y 2 n m Y 1 n m + v 2 × ( y d 1 m y d 2 m ) ) / 2 , o t h e r w i s e
where f 1 is a uniform random number between [−1, 1], f 2 is a random number from a normal distribution with a mean of 0 and a standard deviation of 1, and p r is probability. v 1 , v 2 , and v 3 are three random numbers, as shown in Equations (16)–(18).
v 1 = O 1 × 2 × r a n d + ( 1 O 1 )
v 2 = O 1 × r a n d + ( 1 O 1 )
v 3 = O 1 × r a n d + ( 1 O 1 )
where O 1 has the value of 0 or 1. To find the solution of y k m , Equations (19) and (20) are used. μ 1 is random number between [0, 1].
y k m = y r a n d , i f   μ 1 < 0.5 y p m , o t h e r w i s e
y r a n d = Y m i n + r a n d 0 , 1 × ( Y m a x Y m i n )
where y r a n d is the new solution, and y p m is a randomly selected solution of the population ( p [ 1 ,   2 , ,   N ]). Equation (19) can be modified as shown in Equation (21). Here, O 2 is a binary value of 0 or 1. If μ 1 is less than 0.5, the value of O 2 is 1; otherwise, it is 0.
y k m = O 2 × y p m + ( 1 O 2 ) × y r a n d

3.3. Levy-Enhanced GBO (LE-GBO)

Levy distribution mimics the food searching behaviors of animals like lizards, pet dogs, and birds [49]. It alternates the exploration and enables the jump out of the local optimum solution with a smaller step. Thus, it improves the exploitation capability. Levy distribution is given as follows:
L β = t 1 β ,       0 < β 2
The random distributed number from the Levy distribution is shown in Equation (23).
L β = × u v 1 / β
where
ϕ = Γ 1 + β × sin   π × β 2 Γ 1 + β 2 × β × 2 β 1 1 1 β
here u and v are the standard normal distribution, and β is 1.5. The solution of GBO is updated by following Equation (25) for the ith solution.
y n e w i = y i × 0.1 × 1 + L β

3.4. Opposition-Based GBO (OB-GBO)

The opposition-based strategy gives a global solution by taking into account the opposite value of the current solution [50] for dimension D, as shown in Equation (26).
y ¯ i = u b i + l b i y ( i ) , i = 1 , 2 , . N
After generating the opposite population, it combines with the original population set y y ¯ . The solution is updated by selecting the best population from y y ¯ based on the fitness value of the function. The opposition-based strategy explores the search space and removes the problem of being trapped in the local optima.

3.5. Levy-Enhanced Opposition-Based GBO (LE-OB-GBO)

This is the proposed novel algorithm which integrates the Levy and opposition-based strategy with GBO. The main contribution of this algorithm is the improvement of the performance of GBO. GBO has the tendency to be trapped in the local optima and to have a slower convergence rate.
In the proposed LE-OB-GBO, the first solution of GBO is updated by the Levy strategy and then again updated by opposition-based strategy. The Levy strategy avoids the possibility of being trapped in the local optima while the opposition-based strategy considers the counterpart solution simultaneously in the algorithm.
The Levy strategy enhances the exploitation of the search space while the opposition-based strategy increases the exploration capability of the search space. Thus, the proposed LE-OB-GBO balances the exploitation and exploration process. Figure 1 shows the flowchart of the proposed Levy-enhanced opposition-based gradient-based optimizer (LE-OB-GBO).

4. The Charging Station Placement Problem

The charging station placement problem is a nonlinear optimization problem and gives the number of charging stations and the optimal location of the charging stations in a considered distribution system as output. In the charging station placement problem, decision variables are the bus number c ( c C ) , number of fast charging stations N f c , and the number of slow charging stations N s c .
In this work, three cases of objective functions are formulated as case 1 to case 3 to minimize the consideration of the relevant constraints. Case 1 minimizes the installation cost, operational cost, penalty for AENS, and penalty for voltage deviation. Case 2 is concerned with the minimization of installation cost, operational cost, penalty for AENS, and penalty for traveling time. Case 3 considers the minimization of installation cost, operational cost, penalty for voltage deviation, and penalty for travelling time. The equations for installation cost, operational cost, penalty for AENS, penalty for voltage deviation, and penalty for traveling time are formulated as F 1 , F 2 , F 3 , F 4 , , and F 5 , respectively, in Equations (27) and (36).
From Equations (27) and (28), it can be observed that installation cost and operational cost are dependent on the number of charging stations to be placed and independent of the location of the charging stations, as capital cost and electricity cost are assumed to be the same for the entire considered network. AENS is a load-dependent reliability index which can be calculated using Equation (35). Based on AENS, a penalty is imposed using Equation (29). Equation (30) calculates the voltage penalty if the voltage drops below 0.9 per unit. The voltage drop in the network is calculated using Equation (36).
F 1 = N f a s t c × C i f + N s l o w c × C i s
F 2 = N f a s t c × C P f c + N s l o w c × C P s c × U e l e × T p
F 3 = U A E N S × A E N S
F 4 = U V D × i = 2 N D V D i
F 5 = U E V × D E V C S
where,
N f a s t c = i = 1 N D n i × N f c i
N s l o w c = i = 1 N D n i × N s c i
n i = 1 , i C
A E N S = ( L i × I i ) N i
V D i = V i b a s e V i
Bus voltages at buses are calculated using the forward–backward sweep load flow method. The objective functions of case 1 to case 3 are shown in Equations (37)–(39).
f 1 = m i n   ( F 1 + F 2 + F 3 + F 4 )
f 2 = m i n   ( F 1 + F 2 + F 3 + F 5 )
f 3 = m i n   ( F 1 + F 2 + F 4 + F 5 )
To solve the objective functions of case 1 to case 3, Equations (40) and (41) and Equations (42)–(45) are considered as equality and inequality constraints, respectively. Equations (40) and (41) are the power flow balance equations. The maximum and minimum numbers of fast and slow charging stations are constrained in Equations (42) and (43), respectively. The maximum and minimum values of reactive power are constrained in Equation (44). Equation (45) constrains the maximum load that can be added to a bus for safe operation of the distribution system.
P G i = P D i + P L
Q G i = Q D i + Q L
0 < N f c n f c
0 < N s c n s c
S m i n < S i S m a x
L L m a x

5. Numerical Analysis

In this section, the performance of LE-OB-GBO for solving the CEC-2017 benchmark function and charging station placement problem is demonstrated. For the computation, MATLAB 2021a was used in a Core i5 (7th Gen), 16 GB RAM workstation.

5.1. Solution of the Benchmark Functions

To validate the proposed algorithm, the performance of LE-OB-GBO was checked for 29 functions of CEC-2017. The F1 and F3 functions are unimodal, the F4 to F10 functions are multimodal, the F11 to F19 functions are hybrid, and the F20 to F29 functions are composite functions. The CEC-2017 definitions are given in [51]. Here, dimension D is taken as 30. The statistical analysis was performed based on 50 independent runs with 300,000 iterations and 50 populations. The search range was [−100, 100]D. Table 2 shows the algorithm-specific parameters. The mean value of LE-OB-GBO was compared with that of OB-GBO, LE-GBO, GBO [40], SCDLPSO [52], PSO-GSA [53], AOA [54], SMA [55], HGS [56], and HHO [57] and is mentioned in Table 3. It can be observed that for the unimodal function, F1 and F3 have lowest mean value. Out of the seven multimodal functions, F5, F7, F9, F10, and F12 have the lowest mean values. Out of the nine hybrid functions, five functions (F12, F14, F16, F17, and F18) have the lowest mean value. From the nine composite functions, F21, F23, F24, F25, F29, and F30 have the lowest mean value. Therefore, LE-OB-GBO outperforms in 17 out of 29 benchmark functions. The convergence curve of some of the benchmark functions is shown in Figure 2 and Figure 3. For a better understanding, the convergence curve is plotted with limited iterations. From the convergence curve, it can be seen that LE-OB-GBO converges faster than do the other algorithms.

5.2. Solution of the Charging Station Placement Problem

The solution of the charging station placement problem can obtained with LE-OB-GBO for the superimposed network of the IEEE- 33 bus and the 25-node road network as shown in Figure 4. This network resembles Rajula City of Gujarat, India.
  • Here two routes are considered for EVs:
  • Route 1—[1-2-3-4-5-6-7-8-10-13-11-12-15-16-17-18-20-21-14-22-23-24-25]—and
  • Route 2—[1-2-3-4-5-6-7-8-9-10-13-11-12-15-16-17-19-20-21-14-22-23-24-25].
The input parameters to solve the charging station placement problem are shown in Table 4. The performance of LE-OB-GBO for case 1, case 2, and case 3 is compared with that of OB-GBO, LE-GBO, and GBO. The solution is obtained based on 50 independent runs with 50 iterations and 30 populations. The algorithm-specific parameters are the same as those shown in Table 2.
Figure 5, Figure 6 and Figure 7 respectively show the convergence graph for case 1, case 2, and case 3 of the charging station problem. For case 1 and case 3, LE-OB-GBO converges fast to its best fitness value of 1.4898 than do the other algorithms due to its good balance between exploration and exploitation. In case 2, LE-OB-GBO, OB-GBO, and LE-GBO converge to 1.4783 in the same manner as does GBO.
The optimal placement of the charging stations for case 1, case 2, and case 3 as calculated by algorithms are stated in Table 5, Table 6 and Table 7, respectively. For case 1, LE-OB-GBO gives the optimal location of the charging station at bus no {23, 6, 3} with the addition of a 303.6 kW load in the system. Similarly, for case 2 and case 3, the optimal locations given by LE-OB-GBO are at bus no {6, 23, 28} and {23, 6, 3}, respectively. A statistical comparison of the solution to the charging station problem is stated in Table 8, Table 9 and Table 10 for the three cases, and LE-OB-GBO has lowest mean values of 1.4912, 1.4783, and 1.5217, respectively. Table 11 presents the distribution network parameters before and after placement of the charging station for case 1, case 2, and case 3. It can be seen that parameters are underperformed because of the addition of the charging station load in the system. For case 1 and case 3, the voltage deviation is below 0.05 pu, but for case 2, it violates the limit due to case 2 considering only cost, the reliability penalty, and the traveling time penalty. The above analysis supports the superiority of LE-OB-GBO compared to the other algorithms in terms of convergence rate and statistical analysis.

6. Conclusions

For the better adoption of EVs, it is necessary to install charging stations such that the distribution system parameters are maintained with driver convenience in charging. In this work, a novel LE-OB-GBO is proposed to solve the charging station placement problem. To validate the performance of LE-OB-GBO, the CEC-2017 benchmark function was evaluated, and the results were compared with those of other state-of-art optimization algorithms. The benchmark function analysis indicated that LE-OB-GBO outperforms its competitors, as it achieved best mean fitness values for 17 out of 29 functions. When LE-OB-GBO was applied to three cases of charging station placement problems, it had the best minimum fitness value and best mean fitness value for all three cases. This proves its superiority over GBO and its other two variants.
In this work cost, the reliability, voltage deviation, and distance between EV and charging station were considered. Other parameters, such as geographical condition, traffic congestion, and urban development were not considered. Moreover, the possibility of an electric transmission network to provide necessary power in the absence of the distribution network in remote places was not taken into account. Therefore, future work in this study series will address these limitations and further explore the application of LE-OB-GBO on the optimal power flow problem of the transmission and distribution system, the unit commitment problem, and the multiobjective version of LE-OB-GBO.

Author Contributions

Conceptualization, S.R.; methodology, S.R.; software, S.R.; formal analysis, S.R. and S.D.; investigation, S.R.; resources, S.D.; data curation, S.R.; writing—review and editing, S.R., T.N. and S.D.; visualization, S.R. and S.D.; supervision, T.N. and S.D.; All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

Abbreviations listed below are used in this article.
EVelectric vehicle
GHGgreenhouse gas
LE-OB-GBOLevy-enhanced opposition-based gradient-based optimizer
GBOgradient-based optimizer
AHPanalytic hierarchy process
MILPmixed integer linear programming
CSOchicken swarm optimization
TLBOteaching learning-based optimization
GWOgrey wolf optimization
PSOparticle swarm optimization
EVCSelectric vehicle charging station
DGdistributed generation
BFOAbacterial foraging optimization algorithm
MINLPmixed integer nonlinear problem
AOAarithmetic operator algorithm
BMAbalanced mayfly algorithm
GAgenetic algorithm
QGDAquantum-behaved and Gaussian mutational dragonfly algorithm
HHOHarris Hawks optimization
INBPSOimproved new binary particle swarm optimization
MOPSOmultiobjective particle swarm optimization
GSAgravitational search algorithm
CBOcolliding bodies optimization
ACOant colony optimization
DEdifferential evolution
ESevolution strategy
LE-GBOLevy-enhanced gradient-based optimizer
OB-GBOopposition-based gradient-based optimizer
SCDLPSOstochastic cognitive dominance leading particle swarm optimization
SMAslime mold algorithm
HGSHunger Game search
T.C.Mtermination criteria match
ccharging station placement bus
Cset of charging station nodes
ibus number in the network
N f c number of fast charging stations at bus c
N s c number of slow charging station at bus c
N f a s t c number of fast charging stations in the network
N s l o w c number of slow charging stations in the network
AENSannual energy not served
Plosspower loss
C i f installation cost of a fast charging station
C i s installation cost of a slow charging station
C P f c power consumption of a fast charging station
C P s c power consumption of a slow charging station
U e l e per unit cost of electricity
T p planning period
U A E N S utility penalty paid per unit energy not served
U V D utility penalty paid per unit voltage deviation
V D i voltage deviation at bus i
NDbus number
U E V cost of traveling distance
D E V C S distance between the EV and charging station
n i =1 (if charging station is at bus i) else 0
N f c i number of fast charging station at bus i
L i number of slow charging station at bus i
N s c i load at bus i
I i interruption duration at bus i
N i number of customer at bus i
V i b a s e base voltage at bus i
V i voltage at bus i
P D i active power demand at bus i
P G i active power generation at bus i
P L active power loss
Q D i reactive power demand at bus i
Q G i reactive power generation at bus i
Q L reactive power loss
n f c maximum number of fast charging stations that can be placed
n s c maximum number of slow charging stations that can be placed
S m i n minimum reactive power
S i reactive power at bus i
S m a x maximum reactive power
Ltotal load in network

References

  1. IEA. Global EV Outlook 2021; IEA: Paris, France, 2021; Available online: https://www.iea.org/reports/global-ev-outlook-2021 (accessed on 17 January 2023).
  2. Peters, D.R.; Schnell, J.L.; Kinney, P.L.; Naik, V.; Horton, D.E. Public Health and Climate Benefits and Trade-Offs of U.S. Vehicle Electrification. GeoHealth 2020, 4, e2020GH000275. [Google Scholar] [CrossRef]
  3. Electric Vehicle Market Size, Share, Analysis, Growth by 2027. 2022. Available online: https://www.alliedmarketresearch.com/electric-vehicle-market (accessed on 17 January 2023).
  4. Ahmad, F.; Iqbal, A.; Ashraf, I.; Marzband, M. Optimal location of electric vehicle charging station and its impact on distribution network: A review. Energy Rep. 2022, 8, 2314–2333. [Google Scholar] [CrossRef]
  5. Deb, S.; Kalita, K.; Gao, X.Z.; Tammi, K.; Mahanta, P. Optimal placement of charging stations using CSO-TLBO algorithm. In 2017 Third International Conference on Research in Computational Intelligence and Communication Networks (ICRCICN); IEEE: Piscataway, NJ, USA, 2017; pp. 84–89. [Google Scholar]
  6. Deb, S.; Tammi, K.; Kalita, K.; Mahanta, P. Review of recent trends in charging infrastructure planning for electric vehicles. Wiley Interdiscip. Rev. Energy Environ. 2018, 7, e306. [Google Scholar] [CrossRef] [Green Version]
  7. Abdullah, H.M.; Gastli, A.; Ben-Brahim, L.; Mohammed, S.O. Integrated Multi-Criteria Model for Long-Term Placement of Electric Vehicle Chargers. IEEE Access 2022, 10, 123452–123473. [Google Scholar] [CrossRef]
  8. Li, K.; Shao, C.; Hu, Z.; Shahidehpour, M. An MILP Method for Optimal Planning of Electric Vehicle Charging Stations in Coordinated Urban Power and Transportation Networks. IEEE Trans. Power Syst. 2022, 2022, 1–13. [Google Scholar] [CrossRef]
  9. Sadhukhan, A.; Ahmad, M.S.; Sivasubramani, S. Optimal Allocation of EV Charging Stations in a Radial Distribution Network Using Probabilistic Load Modeling. IEEE Trans. Intell. Transp. Syst. 2022, 23, 11376–11385. [Google Scholar] [CrossRef]
  10. Deb, S.; Tammi, K.; Gao, X.-Z.; Kalita, K.; Mahanta, P.; Cross, S. A Robust Two-Stage Planning Model for the Charging Station Placement Problem Considering Road Traffic Uncertainty. IEEE Trans. Intell. Transp. Syst. 2021, 23, 6571–6585. [Google Scholar] [CrossRef]
  11. Bilal, M.; Rizwan, M.; Alsaidan, I.; Almasoudi, F.M. AI-Based Approach for Optimal Placement of EVCS and DG With Reliability Analysis. IEEE Access 2021, 9, 154204–154224. [Google Scholar] [CrossRef]
  12. Tounsi Fokui, W.S.; Saulo, M.J.; Ngoo, L. Optimal Placement of Electric Vehicle Charging Stations in a Distribution Network with Randomly Distributed Rooftop Photovoltaic Systems. IEEE Access 2021, 9, 132397–132411. [Google Scholar] [CrossRef]
  13. Wang, Y.; Liu, D.; Wu, Y.; Xue, H.; Mi, Y. Locating and sizing of charging station based on neighborhood mutation immune clonal selection algorithm. Electr. Power Syst. Res. 2023, 215, 109013. [Google Scholar] [CrossRef]
  14. Rao, P.U.; Sodhi, B. Hybrid quantum-classical solution for electric vehicle charger placement problem. Soft Comput. 2022, 1–17. [Google Scholar] [CrossRef]
  15. Zeb, M.Z.; Imran, K.; Khattak, A.; Janjua, A.K.; Pal, A.; Nadeem, M.; Zhang, J.; Khan, S. Optimal Placement of Electric Vehicle Charging Stations in the Active Distribution Network. IEEE Access 2020, 8, 68124–68134. [Google Scholar] [CrossRef]
  16. Battapothula, G.; Yammani, C.; Maheswarapu, S. Multi-objective simultaneous optimal planning of electrical vehicle fast charging stations and DGs in distribution system. J. Mod. Power Syst. Clean Energy 2019, 7, 923–934. [Google Scholar] [CrossRef] [Green Version]
  17. Kathiravan, K.; Rajnarayanan, P.N. Application of AOA algorithm for optimal placement of electric vehicle charging station to minimize line losses. Electr. Power Syst. Res. 2023, 214, 108868. [Google Scholar] [CrossRef]
  18. Ahmad, F.; Iqbal, A.; Asharf, I.; Marzband, M.; Khan, I. Placement and Capacity of EV Charging Stations by Considering Uncertainties with Energy Management Strategies. IEEE Trans. Ind. Appl. 2023. [Google Scholar] [CrossRef]
  19. Krishnamurthy, N.K.; Sabhahit, J.N.; Jadoun, V.K.; Gaonkar, D.N.; Shrivastava, A.; Rao, V.S.; Kudva, G. Optimal Placement and Sizing of Electric Vehicle Charging Infrastructure in a Grid-Tied DC Microgrid Using Modified TLBO Method. Energies 2023, 16, 1781. [Google Scholar] [CrossRef]
  20. Skaloumpakas, P.; Spiliotis, E.; Sarmas, E.; Lekidis, A.; Stravodimos, G.; Sarigiannis, D.; Makarouni, I.; Marinakis, V.; Psarras, J. A Multi-Criteria Approach for Optimizing the Placement of Electric Vehicle Charging Stations in Highways. Energies 2022, 15, 9445. [Google Scholar] [CrossRef]
  21. Chen, L.; Xu, C.; Song, H.; Jermsittiparsert, K. Optimal sizing and sitting of EVCS in the distribution system using metaheuristics: A case study. Energy Rep. 2021, 7, 208–217. [Google Scholar] [CrossRef]
  22. Tadayon-Roody, P.; Ramezani, M.; Falaghi, H. Multi-objective locating of electric vehicle charging stations considering travel comfort in urban transportation system. IET Gener. Transm. Distrib. 2021, 15, 960–971. [Google Scholar] [CrossRef]
  23. Bitencourt, L.; Abud, T.P.; Dias, B.H.; Borba, B.S.; Maciel, R.S.; Quirós-Tortós, J. Optimal location of EV charging stations in a neighborhood considering a multi-objective approach. Electr. Power Syst. Res. 2021, 199, 107391. [Google Scholar] [CrossRef]
  24. Rajesh, P.; Shajin, F.H. Optimal allocation of EV charging spots and capacitors in distribution network improving voltage and power loss by Quantum-Behaved and Gaussian Mutational Dragonfly Algorithm (QGDA). Electr. Power Syst. Res. 2021, 194, 107049. [Google Scholar] [CrossRef]
  25. Houssein, E.H.; Deb, S.; Oliva, D.; Rezk, H.; Alhumade, H.; Said, M. Performance of gradient-based optimizer on charging station placement problem. Mathematics 2021, 9, 2821. [Google Scholar] [CrossRef]
  26. Pal, A.; Bhattacharya, A.; Chakraborty, A.K. Allocation of electric vehicle charging station considering uncertainties. Sustain. Energy Grids Netw. 2021, 25, 100422. [Google Scholar] [CrossRef]
  27. Datta, A.; Sengupta, D. Renewable Energy Supported Bi-directional Electric-Vehicle Charging Station Allocation in Distribution Network using INBPSO Technique. Int. J. Renew. Energy Res. 2021, 11, 750–761. [Google Scholar]
  28. Hadian, E.; Akbari, H.; Farzinfar, M.; Saeed, S. Optimal allocation of electric vehicle charging stations with adopted smart charging/discharging schedule. IEEE Access 2020, 8, 196908–196919. [Google Scholar] [CrossRef]
  29. Mirjalili, S. SCA: A sine cosine algorithm for solving optimization problems. Knowl.-Based Syst. 2016, 96, 120–133. [Google Scholar] [CrossRef]
  30. Mirjalili, S.; Mirjalili, S.M.; Lewis, A. Grey wolf optimizer. Adv. Eng. Softw. 2014, 69, 46–61. [Google Scholar] [CrossRef] [Green Version]
  31. Sharma, S.; Saha, A.K.; Majumder, A.; Nama, S. MPBOA-A novel hybrid butterfly optimization algorithm with symbiosis organisms search for global optimization and image segmentation. Multimed. Tools Appl. 2021, 80, 12035–12076. [Google Scholar] [CrossRef]
  32. Sharma, S.; Saha, A.K.; Lohar, G. Optimization of weight and cost of cantilever retaining wall by a hybrid metaheuristic algorithm. Eng. Comput. 2021, 38, 2897–2923. [Google Scholar] [CrossRef]
  33. Zengin, U.; Dogan, A. Real-time target tracking for autonomous UAVs in adversarial environments: A gradient search algorithm. IEEE Trans. Robot. 2007, 23, 294–307. [Google Scholar] [CrossRef]
  34. Kaveh, A.; Mahdavi, V.R. Colliding bodies optimization: A novel meta-heuristic method. Comput. Struct. 2014, 139, 18–27. [Google Scholar] [CrossRef]
  35. Eberhart, R.; Kennedy, J. Particle Swarm Optimization. In Proceedings of the ICNN’95—International Conference on Neural Networks, Perth, WA, Australia, 27 November–1 December 1995; Volume 4, pp. 1942–1948. [Google Scholar]
  36. Dorigo, M.; Birattari, M.; Stutzle, T. Ant colony optimization. IEEE Comput. Intell. Mag. 2006, 1, 28–39. [Google Scholar] [CrossRef]
  37. Mirjalili, S.; Mirjalili, S. Genetic algorithm. Evol. Algorithms Neural Netw. Theory Appl. 2019, 43–55. [Google Scholar] [CrossRef]
  38. Das, S.; Suganthan, P.N. Differential evolution: A survey of the state-of-the-art. IEEE Trans. Evol. Comput. 2010, 15, 4–31. [Google Scholar] [CrossRef]
  39. Beyer, H.G.; Schwefel, H.P. Evolution strategies—A comprehensive introduction. Nat. Comput. 2002, 1, 3–52. [Google Scholar] [CrossRef]
  40. Ahmadianfar, I.; Bozorg-Haddad, O.; Chu, X. Gradient-based optimizer: A new metaheuristic optimization algorithm. Inf. Sci. 2020, 540, 131–159. [Google Scholar] [CrossRef]
  41. Said, M.; Houssein, E.H.; Deb, S.; Alhussan, A.A.; Ghoniem, R.M. A novel gradient based optimizer for solving unit commitment problem. IEEE Access 2022, 10, 18081–18092. [Google Scholar] [CrossRef]
  42. Deb, S.; Abdelminaam, D.S.; Said, M.; Houssein, E.H. Recent methodology-based gradient-based optimizer for economic load dispatch problem. IEEE Access 2021, 9, 44322–44338. [Google Scholar] [CrossRef]
  43. Wolpert, D.H.; Macready, W.G. No free lunch theorems for optimization. IEEE Trans. Evol. Comput. 1997, 1, 67–82. [Google Scholar] [CrossRef] [Green Version]
  44. Dhawale, P.G.; Kamboj, V.K.; Bath, S.K. A Levy flight based strategy to improve the exploitation capability of arithmetic optimization algorithm for engineering global optimization problems. Trans. Emerg. Telecommun. Technol. 2023, e4739. [Google Scholar] [CrossRef]
  45. Lin, X.; Li, H.; Jiang, X.; Gao, Y.; Wu, J.; Yang, Y. Improve Exploration of Arithmetic Optimization Algorithm by Opposition-Based Learning. In Proceedings of the 2021 IEEE International Conference on Progress in Informatics and Computing (PIC), Shanghai, China, 17–19 December 2021; pp. 265–269. [Google Scholar]
  46. Zheng, Y.; Wu, J.; Wang, B. CLGBO: An algorithm for constructing highly robust coding sets for DNA storage. Front. Genet. 2021, 12, 644945. [Google Scholar] [CrossRef] [PubMed]
  47. Premkumar, M.; Jangir, P.; Elavarasan, R.M.; Sowmya, R. Opposition decided gradient-based optimizer with balance analysis and diversity maintenance for parameter identification of solar photovoltaic models. J. Ambient. Intell. Humaniz. Comput. 2021, 1–23. [Google Scholar] [CrossRef]
  48. Shan, X.; Liu, K.; Sun, P.L. Modified bat algorithm based on lévy flight and opposition based learning. Sci. Program. 2016, 2016, 8031560. [Google Scholar] [CrossRef] [Green Version]
  49. Kaidi, W.; Khishe, M.; Mohammadi, M. Dynamic levy flight chimp optimization. Knowl.-Based Syst. 2022, 235, 107625. [Google Scholar] [CrossRef]
  50. Mahdavi, S.; Rahnamayan, S.; Deb, K. Opposition based learning: A literature review. Swarm Evol. Comput. 2018, 39, 1–23. [Google Scholar] [CrossRef]
  51. Wu, G.; Mallipeddi, R.; Suganthan, P. Problem Definitions and Evaluation Criteria for the CEC 2017 Competition on Constrained Real-Parameter Optimization; National University of Defense Technology: Changsha, China, 2017. [Google Scholar]
  52. Yang, Q.; Hua, L.; Gao, X.; Xu, D.; Lu, Z.; Jeon, S.W.; Zhang, J. Stochastic cognitive dominance leading particle swarm optimization for multimodal problems. Mathematics 2022, 10, 761. [Google Scholar] [CrossRef]
  53. Mirjalili, S.; Hashim, S.Z.M. A new hybrid PSOGSA algorithm for function optimization. In Proceedings of the 2010 International Conference on Computer and Information Application, Tianjin, China, 3–5 December 2010; pp. 374–377. [Google Scholar]
  54. Abualigah, L.; Diabat, A.; Mirjalili, S.; Abd Elaziz, M.; Gandomi, A.H. The arithmetic optimization algorithm. Comput. Methods Appl. Mech. Eng. 2021, 376, 113609. [Google Scholar] [CrossRef]
  55. Li, S.; Chen, H.; Wang, M.; Heidari, A.A.; Mirjalili, S. Slime mould algorithm: A new method for stochastic optimization. Future Gener. Comput. Syst. 2020, 111, 300–323. [Google Scholar] [CrossRef]
  56. Yang, Y.; Chen, H.; Heidari, A.A.; Gandomi, A.H. Hunger games search: Visions, conception, implementation, deep analysis, perspectives, and towards performance shifts. Expert Syst. Appl. 2021, 177, 114864. [Google Scholar] [CrossRef]
  57. Heidari, A.A.; Mirjalili, S.; Faris, H.; Aljarah, I.; Mafarja, M.; Chen, H. Harris hawks optimization: Algorithm and applications. Future Gener. Comput. Syst. 2019, 97, 849–872. [Google Scholar] [CrossRef]
  58. Deb, S.; Gao, X.Z.; Tammi, K.; Kalita, K.; Mahanta, P. A novel chicken swarm and teaching learning based algorithm for electric vehicle charging station placement problem. Energy 2021, 220, 119645. [Google Scholar] [CrossRef]
Figure 1. Flowchart of the LE-OB-GBO.
Figure 1. Flowchart of the LE-OB-GBO.
Electronics 12 01522 g001
Figure 2. Convergence curve of F1 (unimodal) and F5 (multimodal).
Figure 2. Convergence curve of F1 (unimodal) and F5 (multimodal).
Electronics 12 01522 g002
Figure 3. Convergence curve of F16 (hybrid) to F29 (composite).
Figure 3. Convergence curve of F16 (hybrid) to F29 (composite).
Electronics 12 01522 g003
Figure 4. Superimposed network of the IEEE-33 bus system and the 25-node road network [5,58].
Figure 4. Superimposed network of the IEEE-33 bus system and the 25-node road network [5,58].
Electronics 12 01522 g004
Figure 5. Convergence curve for the charging station placement problem—case 1.
Figure 5. Convergence curve for the charging station placement problem—case 1.
Electronics 12 01522 g005
Figure 6. Convergence curve for the charging station placement problem—case 2.
Figure 6. Convergence curve for the charging station placement problem—case 2.
Electronics 12 01522 g006
Figure 7. Convergence curve for the charging station placement problem—case 3.
Figure 7. Convergence curve for the charging station placement problem—case 3.
Electronics 12 01522 g007
Table 1. Recent literature on solving the charging station placement problem.
Table 1. Recent literature on solving the charging station placement problem.
Optimization AlgorithmObjectives
BMA [21]Cost, active power, reactive power, and voltage deviation
GA [22]Cost, installation device cost, and power loss
BAT [23]Power loss and charging zone center deviation
QGDA [24]Real and reactive power
GBO [25]Cost, reliability, voltage deviation, and traveling time
HHO [26]Cost of energy, voltage deviation and land, EV population
INBPSO [27]Power loss cost, voltage deviation
MOPSO [28]Benefits to DSO and EVCS owner
Table 2. Algorithm-specific parameters.
Table 2. Algorithm-specific parameters.
AlgorithmParameters
LE-OB-GBO β min = 0.5 ,   β max = 1.2, pr = 0.5
OB-GBO and LE-GBO β min = 0.5 ,   β max = 1.2, pr = 0.5
GBO β min = 0.5 ,   β max = 1.2, pr = 0.5
SCDLPSO w 1 = 0.9 ,   w 2 = 0.4 ,   β = 0.5
PSO-GSAc1 = 0.5, c2 = 1.5, w1 = 0.4, w2 = 0.9, α = 23, G0 = 1
AOAP1 = 2, P2 = 6, P3 = 1, P4 = 2
SMAz = 0.03
HGS β min = 0.2 ,   β max = 0.8
HHO β = 0.5
Table 3. Statistical comparison of the mean values of the CEC—2017 benchmark evaluation (D = 30).
Table 3. Statistical comparison of the mean values of the CEC—2017 benchmark evaluation (D = 30).
F. NoLE-OB-GBOOB-GBOLE-GBOGBOSCDLPSOPSO-GSAAOASMAHGSHHO
F11.02 × 1032.63 × 1032.95 × 1032.64 × 1033.14 × 1046.23 × 1047.42 × 1045.45 × 1075.52 ×1033.42 × 103
F33.04 × 1025.32 × 1035.99 × 1034.02 × 1024.25 × 1039.25 × 1044.15 × 1033.52 × 1034.52 ×1046.15 × 103
F44.67 × 1025.02 × 1024.52 × 1024.00 × 1022.52 × 1032.50 × 1044.25 × 1038.10 × 1035.25 × 1043.52 × 104
F55.00 × 1026.48 × 1062.53 × 1044.10 × 1046.10 × 1034.15 × 1048.25 × 1045.60 × 1034.25 × 1044.52 × 105
F66.48 × 1034.52 × 1036.25 × 1023.85 × 1045.25 × 1049.80 × 1031.52 × 1054.36 × 1064.52 × 1053.88 × 106
F77.48 × 1024.25 × 1038.25 × 1029.25 × 1026.20 × 1046.25 × 1055.21 × 1059.25 × 1065.26 × 1047.25 × 106
F88.98 × 1086.25 × 1045.26 × 1045.13 × 1048.03 × 1021.25 × 1065.25 × 1042.25 × 1064.03 × 1054.01 × 105
F99.00 × 1031.25 × 1044.25 × 1064.27 × 1079.67 × 1047.89 × 1048.52 × 1056.63 × 1055.89 × 1044.01 × 104
F101.05 × 1034.98 × 1044.89 × 1045.04 × 1045.96 × 1044.52 × 1057.85 × 1044.78 × 1045.57 × 1049.54 × 104
F111.25 × 1041.27 × 1042.50 × 1044.25 × 1035.67 × 1031.20 × 1041.11 × 1034.50 × 1035.70 × 1034.52 × 104
F121.14 × 1044.27 × 1043.20 × 1044.60 × 1043.67 × 1048.25 × 1045.36 × 1055.14 × 1044.26 × 1048.10 × 104
F131.45 × 1046.50 × 1034.20 × 1045.25 × 1035.02 × 1034.19 × 1045.40 × 1047.80 × 1044.21 × 1043.25 × 104
F142.50 × 1046.52 × 1046.58 × 1044.80 × 1046.25 × 1048.50 × 1044.70 × 1049.50 × 1047.40 × 1044.20 × 105
F153.50 × 1043.90 × 1043.67 × 1043.87 × 1043.57 × 1044.29 × 1044.69 × 1043.59 × 1048.40 × 1043.10 × 104
F164.56 × 1033.40 × 1044.89 × 1034.90 × 1039.50 × 1035.20 × 1034.99 × 1035.96 × 1044.88 × 1032.85 × 104
F175.95 × 1036.80 × 1036.48 × 1036.44 × 1034.52 × 1046.21 × 1039.40 × 1034.85 × 1068.71 × 1054.89 × 104
F181.89 × 1032.58 × 1032.78 × 1032.01 × 1035.69 × 1045.10 × 1045.24 × 1034.50 × 1044.69 × 1034.26 × 104
F195.01 × 1036.50 × 1034.52 × 1041.52 × 1048.50 × 1034.20 × 1036.40 × 1034.52 × 1047.25 × 1038.10 × 103
F202.01 × 1042.60 × 1042.40 × 1041.24 × 1042.60 × 1042.40 × 1042.58 × 1043.01 × 1043.50 × 1043.33 × 104
F212.46 × 1043.10 × 1042.99 × 1042.74 × 1042.69 × 1042.64 × 1042.47 × 1045.20 × 1051.25 × 1053.26 × 104
F222.21 × 1042.52 × 1042.10 × 1041.99 × 1046.20 × 1045.90 × 1044.42 × 1046.50 × 1045.10 × 1046.25 × 104
F232.90 × 1043.10 × 1052.99 × 1053.40 × 1052.97 × 1052.35 × 1053.29 × 1053.14 × 1053.74 × 1062.45 × 105
F245.01 × 1045.33 × 1045.84 × 1045.35 × 1055.82 × 1057.10 × 1056.87 × 1054.52 × 1065.14 × 1064.77 × 105
F252.70 × 1045.40 × 1054.67 × 1043.54 × 1044.41 × 1049.40 × 1046.47 × 1068.10 × 1047.14 × 1044.66 × 104
F261.75 × 1052.99 × 1042.96 × 1043.21 × 1045.23 × 1064.82 × 1053.12 × 1042.52 × 1064.58 × 1044.27 × 105
F279.05 × 1048.20 × 1046.53 × 1051.11 × 1058.56 × 1049.12 × 1047.41 × 1064.47 × 1054.87 × 1056.52 × 106
F283.45 × 1043.85 × 1043.67 × 1044.17 × 1044.89 × 1048.45 × 1045.42 × 1042.40 × 1045.21 × 1046.14 × 104
F294.26 × 1044.89 × 1043.45 × 1056.41 × 1053.45 × 1053.66 × 1063.47 × 1053.49 × 1065.51 × 1068.88 × 104
F308.96 × 1035.51 × 1046.21 × 1044.85 × 1051.42 × 1056.66 × 1045.77 × 1045.16 × 1046.41 × 1051.54 × 104
Table 4. Input parameters for the charging station placement problem [5,58].
Table 4. Input parameters for the charging station placement problem [5,58].
ParameterValue
C i f 3000 US $
C i s 2500 US $
C P f c 50 kW
C P s c 19.2 kW
U e l e 65 US $/MWh
U V D 1,000,000 US $
U A E N S 0.18 US $/MWh
T p 65 year
n f c   and   n s c 2 and 3
[ S m i n ,   S m a x ] [50, 500] kVAr
L m a x 472.8 kW
Table 5. Optimal placement of the charging station—case 1.
Table 5. Optimal placement of the charging station—case 1.
AlgorithmBest Fitness Valuec N f c N s c
LE-OB-GBO1.48982312
613
313
OB-GBO1.48982312
613
313
LE-GBO1.48982312
613
313
GBO1.48982313
612
313
Table 6. Optimal placement of the charging station—case 2.
Table 6. Optimal placement of the charging station—case 2.
AlgorithmBest Fitness Valuec N f c N s c
LE-OB-GBO1.4783613
2313
2812
OB-GBO1.4783613
2313
2812
LE-GBO1.4783613
2313
2812
GBO1.4783613
2313
2812
Table 7. Optimal placement of the charging station—case 3.
Table 7. Optimal placement of the charging station—case 3.
AlgorithmBest Fitness Valuec N f c N s c
LE-OB-GBO1.48982313
612
313
OB-GBO1.48982313
612
313
LE-GBO1.48982313
612
313
GBO1.48982312
613
313
Table 8. Statistical analysis for charging station placement—case 1.
Table 8. Statistical analysis for charging station placement—case 1.
AlgorithmMinimum FitnessMaximum FitnessMean Fitness Value
LE-OB-GBO1.48981.49711.4912
OB-GBO1.48981.54671.5217
LE-GBO1.48981.5551.5504
GBO1.48981.61751.5068
Table 9. Statistical analysis for charging station placement—case 2.
Table 9. Statistical analysis for charging station placement—case 2.
AlgorithmMinimum FitnessMaximum FitnessMean Fitness Value
LE-OB-GBO1.47831.47831.4783
OB-GBO1.47831.47831.4783
LE-GBO1.47831.47831.4783
GBO1.47831.53891.4795
Table 10. Statistical analysis for charging station placement—case 3.
Table 10. Statistical analysis for charging station placement—case 3.
AlgorithmMinimum FitnessMaximum FitnessMean Fitness Value
LE-OB-GBO1.48981.55081.5217
OB-GBO1.48981.55241.5301
LE-GBO1.48981.55491.5274
GBO1.48981.61161.5313
Table 11. Distribution network parameters before and after charging station placement.
Table 11. Distribution network parameters before and after charging station placement.
AlgorithmBeforeAfter
Case 1
After
Case 2
After
Case 3
VD (pu)00.01650.07780.0114
AENS (kWh/yr)1.93692.35632.31612.5233
Ploss (pu)0.00210.00650.01010.0062
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Raval, S.; Natarajan, T.; Deb, S. A Novel Levy-Enhanced Opposition-Based Gradient-Based Optimizer (LE-OB-GBO) for Charging Station Placement. Electronics 2023, 12, 1522. https://doi.org/10.3390/electronics12071522

AMA Style

Raval S, Natarajan T, Deb S. A Novel Levy-Enhanced Opposition-Based Gradient-Based Optimizer (LE-OB-GBO) for Charging Station Placement. Electronics. 2023; 12(7):1522. https://doi.org/10.3390/electronics12071522

Chicago/Turabian Style

Raval, Sanket, Thangadurai Natarajan, and Sanchari Deb. 2023. "A Novel Levy-Enhanced Opposition-Based Gradient-Based Optimizer (LE-OB-GBO) for Charging Station Placement" Electronics 12, no. 7: 1522. https://doi.org/10.3390/electronics12071522

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop