Next Article in Journal
Investment Strategy and Multi–Objective Optimization Scheme for Premium Power under the Background of the Opening of Electric Retail Side
Next Article in Special Issue
Maintenance Factor Identification in Outdoor Lighting Installations Using Simulation and Optimization Techniques
Previous Article in Journal
Concurrent Real-Time Estimation of State of Health and Maximum Available Power in Lithium-Sulfur Batteries
Previous Article in Special Issue
Parameter Estimation of Electromechanical Oscillation Based on a Constrained EKF with C&I-PSO
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Reactive Power Dispatch Optimization with Voltage Profile Improvement Using an Efficient Hybrid Algorithm

1
QUERE Laboratory, Electrical Engineering Department, University Ferhat Abbas Setif 1, Setif 19000, Algeria
2
QUERE Laboratory, Optics and fine mechanics Institute, University Ferhat Abbas Setif 1, Setif 19000, Algeria
3
LAMIH-UMR CNRS, University of Valenciennes, 59313 Valenciennes, France
*
Author to whom correspondence should be addressed.
The present work is an extension of the paper “Hybrid PSO-tabu Search for the Optimal Reactive Power Dispatch Problem” presented at the IECON 2014-40th Annual Conference of the IEEE Industrial Electronics Society, 29 October–1 November 2014, Dallas, TX, USA.
Energies 2018, 11(8), 2134; https://doi.org/10.3390/en11082134
Submission received: 12 July 2018 / Revised: 12 August 2018 / Accepted: 13 August 2018 / Published: 16 August 2018
(This article belongs to the Special Issue Optimization Methods Applied to Power Systems)

Abstract

:
This paper presents an efficient approach for solving the optimal reactive power dispatch problem. It is a non-linear constrained optimization problem where two distinct objective functions are considered. The proposed approach is based on the hybridization of the particle swarm optimization method and the tabu-search technique. This hybrid approach is used to find control variable settings (i.e., generation bus voltages, transformer taps and shunt capacitor sizes) which minimize transmission active power losses and load bus voltage deviations. To validate the proposed hybrid method, the IEEE 30-bus system is considered for 12 and 19 control variables. The obtained results are compared with those obtained by particle swarm optimization and a tabu-search without hybridization and with other evolutionary algorithms reported in the literature.

1. Introduction

Power systems are complex networks (Figure 1) used for generating and transmitting electric power, which is expected to consume minimal resources while providing maximum security and reliability. Optimal reactive power dispatch (ORPD) is a specific optimal power flow (OPF) problem that has a significant influence on the secure and economic operation of power systems [1,2]. The objectives of ORPD in power systems are to minimize active power losses and to improve the voltage profile by minimizing the load bus voltage deviations while satisfying a given set of operating and physical constraints. The ORPD then provides optimal control variable settings such as (generator bus voltages, output of static reactive power compensators, transformer tap-settings, shunt capacitors, etc.) [3,4]. Due to its significant influence on the secure and economic operation of power systems, ORPD has attracted increasing interest from electric power suppliers. Many approaches for solving the ORPD problem have been described in the literature: initially, several classical optimization methods such as the gradient-based approach [5,6], linear programming [7], non-linear programming [8,9], quadratic programming [10], and interior point [11], were used to solve this problem. However, these methods have some disadvantages in solving complex ORPD problems, namely, premature convergence properties, algorithmic complexity and the local minima trap [12]. In order to overcome these drawbacks, researchers have applied evolutionary and meta-heuristic algorithms such as the genetic algorithm (GA) [13], differential evolution (DE) [14,15,16], evolutionary programming (EP) [17], stud krill herd algorithm (SKHA) [18], whale optimization algorithm (WOA) [19], backtracking search algorithm (BSA) [20], Jaya Algorithm [21], moth-flame optimization (MFO) [22], symbiotic organism search (SOS) [23] and particle swarm optimization (PSO) [24,25]. PSO, in particular, has received increased attention from researchers because of its novelty and searching capability. It was developed through simulation of a simplified social system and has been found to be robust in solving continuous non-linear optimization problems [1]. Generally, PSO has a more global searching ability at the beginning of the run and a local search near the end of the run [1]. The PSO technique can generate high-quality solutions and has a more stable convergence characteristic than other stochastic methods. However, when solving complex multimodal problems, PSO can be trapped in local optima [26]. To overcome this drawback, PSO performance can be enhanced with few adjustments. Hybridization is one of these modifications or techniques which, nowadays, is a popular idea being applied to evolutionary algorithms in order to increase their efficiency and robustness [27].
Recently, hybrid PSO has provided promising results for problems such as the power loss minimization problem [28]. The novelty of this paper is that an efficient hybrid PSO with the tabu search (PSO-TS) method is implemented to solve the ORPD problem with two distinct objective functions, namely, active power loss minimization and the sum of the load bus voltage deviations. The proposed optimization approach was tested on an IEEE 30-bus system considering two case studies. To demonstrate the effectiveness of the proposed PSO-TS algorithm, the obtained results were compared with TS, PSO and with several methods published in the literature, namely:
  • Biogeography Based Optimization (BBO) technique: This method has been developed based on the theory of biogeography which is nature’s way of distributing species. It is mainly based on migration and mutation [29].
  • Differential Evolution (DE) algorithm: Similar to the genetic algorithm, the DE algorithm is a population-based algorithm that uses crossover, mutation and selection operators [14].
  • General passive congregation PSO (GPAC), local passive congregation PSO (LPAC) and coordinated aggregation (CA) are a development of the PSO algorithm using recent advances in swarm intelligence. GPAC and LPAC algorithms are based on the global and local-neighborhood variant PSOs, respectively, and the CA technique is based on the coordinated aggregation observed in swarms [28].
  • CLPSO method introduces learning strategy in PSO. In this method, for each particle, besides its own best particle (pbest), other particles’ pbests are used as exemplars. Each particle learns from all potential particles’ pbests in the swarm [9].
  • Interior point (IP) method is a conventional technique based on the primal-dual algorithm [11].
This paper is organized as follows: In Section 2, a brief description and mathematical formulation of optimal reactive power dispatch (ORPD) problem are provided. The hybrid PSO-tabu search approach is described in Section 3 along with a short description of the PSO algorithm and tabu search method. Simulation results and comparison with other methods are given in Section 4. Finally, a conclusion with future works is outlined in Section 5.

2. ORPD Problem Formulation

ORPD is a highly constrained non-linear optimization problem in which a specific objective function is to be minimized while satisfying a number of nonlinear equality and inequality constraints. The objectives of the reactive power dispatch problem considered here are to minimize separately the whole system active power losses (Ploss) and the sum of the load bus voltage deviations (SVD) with the intention of improving the voltage profile of the power system. These objectives are achieved by proper adjustment of the control variables like generator voltage magnitudes, shunt capacitor sizes and transformer tap settings. The ORPD problem can be then stated as follows [14]:
For the power loss minimization:
{ min J 1 ( x , u )   s u b j e c t   t o g ( x , u ) = 0 h ( x , u ) 0
For the voltage deviation minimization:
{ min J 2 ( x , u )   s u b j e c t   t o g ( x , u ) = 0 h ( x , u ) 0
where:
  • J1(x,u) and J2(x,u) are the transmission active power losses and SVD objective functions, respectively.
  • g and h are the set of equality and inequality constraints, respectively.
  • x is the state or dependent variables vector.
  • u is the control or independent variables vector.
In this study, all control variables have been considered as continuous variables. The following sections outline this problem by detailing the objective functions.

2.1. Objective Functions

2.1.1. Power Losses Minimization

The first objective to be minimized is the system transmission active power losses. This objective function is expressed as follows [1]
J 1 ( x , u ) = k = 1 N L g k ( V i 2 + V j 2 2 V i V j c o s θ i j )
where:
  • NL is the number of transmission lines.
  • Vi and Vj are the voltage magnitude at buses i and j, respectively.
  • g k is the conductance of branch k between buses i and j.
  • θ i j is the voltage angle difference between bus i and bus j.
The elements of the state variables vector “x” are load buses voltage (VL), generators reactive power output (QG) and lines apparent power flow (SL). The control variables vector “u” includes the generation buses voltage (VG), the transformer tap settings (T) and the shunt VAR compensators (QC).
Accordingly, the x vector can be written as follows:
x T = [ V L 1 V L N P Q , Q G 1 Q G N G , S L 1 S L N L ]
where NG is the number of generators; NPQ is the number of PQ buses (load buses);
u can be expressed as:
u T = [ V G 1 V G N G , T 1 T N T , Q C 1 Q C N C ]
where:
  • NT is the number of tap regulating transformers.
  • NC is the number of shunt VAR compensations.

2.1.2. Minimization of Voltage Deviation

The bus voltage is one of the most important security and service quality indices. Improving the voltage profile can be achieved by minimizing the load buses voltage deviation, which is modeled as follows [29]:
J 2 ( x , u ) = 1 N P Q | V L i V r e f |
where:
  • VLi is the voltage magnitude at load bus i.
  • Vref is the voltage reference value which is equal to 1 p.u.

2.2. Problem Constraints

The considered objective functions for the ORPD problem are subject to several equality and inequality constraints [1] which will be detailed below.

2.2.1. Equality Constrains

These constraints reflect the physical laws governing the electrical system known as power flow equations. They are the expression of the balance between load demand (power loss included) and generated power. The power flow equations are given by:
P G i P D i V i j = 1 N B V j ( G i j cos θ i j + B i j sin θ i j ) = 0
Q G i Q D i V i j = 1 N B V j ( G i j sin θ i j B i j cos θ i j ) = 0
where:
  • PGi, QGi are the respective active and reactive power of the ith generator.
  • PDi, QDi are the respective active and reactive power demand at bus i.
  • NB is the total number of buses; Bij, Gij are real and imaginary parts of (i,j)th element of the bus admittance matrix.

2.2.2. Inequality Constraints.

Inequality Constraints on Security Limits

Some limits are imposed for security purposes:
  • Active power generated at slack bus
    P G , s l a c k m i n P G , s l a c k P G , s l a c k m a x
  • Load bus voltage
    V L i m i n V L i V L i m a x i N P Q
  • Generated reactive power
    Q G i m i n Q G i Q G i m a x i N G
  • Thermal limits: the apparent power flowing in line “L” must not exceed the maximum allowable apparent power flow value ( S L m a x )
    S L S L m a x L N L

Inequality Constraints on Control Variable Limits

The different control variables are bounded as follows:
  • Generator voltage limits
    V G i m i n V G i V G i m a x i N P V
  • Transformer tap limits
    T i m i n , T i T i m a x i N T
  • Shunt capacitor limits
    Q C i m i n Q C i Q C i m a x i N C
where:
  • PG,slack is the real power generation at slack bus.
  • VGi is the voltage magnitude at generator bus i.
  • Ti is the tap ratio of transformer i.
  • Qci is the reactive power compensation source at bus i.
  • NPQ is the number of PQ bus.
  • (.)max and (.)minare the upper and lower the limits of the considered variables, respectively.
The objective functions, equality and inequality constraints are non-linear functions and they depend upon control variables. Therefore, ORPD is a constrained non-linear optimization problem with multiple local minima [30]. The equality constraints given by Equations (7) and (8) are met by solving the load-flow problem. The inequality constraints given by Equations (13)–(15) should be maintained during the solution evolution, while the inequality Equations (9)–(12) should be handled by additional techniques.

3. Proposed Hybrid Algorithm

Hybridization is a way of combining two techniques in a judicious manner, so that the resulting algorithm contains positive features of both algorithms [27]. The success of the meta-heuristics optimization algorithms depends to a large extent on the careful balance between two conflicting goals: exploration (diversification) and exploitation (intensification) [27]. In order to achieve these two goals, the algorithms use either local search techniques, global search approaches, or an integration of both, commonly known as hybrid methods [27]. For the ORPD problem, different hybridizations with PSO have been used to improve the algorithm’s performance by avoiding premature convergence. For instance, PSO has been hybridized with the linear interior point method [31], fuzzy logic [32,33], Pareto optimal set [34], direct search method [35], differential evolution [36], a multi-agent systems [1], imperialist competitive algorithm [37], genetic algorithm [38] and eagle strategy [39]. Tabu search was used to solve OPF [40] and optimal reactive power planning [41] problems, but to the best of our knowledge, the hybridization of TS with PSO has never been used even though it was effective in solving other optimization-constrained problems [42]. Both algorithms (PSO, TS) and their hybridization (PSO-TS) for solving the ORPD problem are discussed in the following sections.

3.1. Particle Swarm Optimization

The concept of PSO was first suggested by Kennedy and Eberhart in 1995 [43]. PSO is a population-based evolutionary computation technique. The main idea is to evolve the population (particles) of initial solutions in a search space in order to find the best solution. This evolution is an analogy of the behavior of some species as they look for food, like a flock of birds or a school of fish [44]. These particles move through the search domain with a specified velocity in search of optimal solution. Each particle maintains a memory which helps it to keep track of its previous best position. The positions of the particles are distinguished as personal best and global best.
The swarm of particles evolves in the search space by modifying their velocities according to the following equations [27]:
v i k + 1 = w i v i k + c 1 r a n d × ( p b e s t i x i k ) + c 2 r a n d × ( g b e s t x i k )
where:
  • v i k is the current velocity of particle i at iteration k.
  • w i is the inertia weight.
  • rand is a random number between 0 and 1.
  • c 1 and c 2 are the acceleration coefficients.
  • p b e s t i is the best position of the current particle achieved so far.
  • g b e s t is the global best position achieved by all informants.
  • x i k is the current position of particle i at iteration k.
The new position of each particle is given by the following equation:
x i k + 1 = x i k + v i k + 1
The inertia weighting factor for the velocity of particle i is defined by the inertial weight approach [28].
w i = w m a x w m a x w m i n i t e r m a x × k
where:
  • itermax is the maximum number of iterations.
  • k is the current number of iteration.
  • wmax and wmin are the upper and lower limits of the inertia weighting factor, respectively.
The efficiency of PSO has been proved for a wide range of optimization problems. However, constrained non-linear optimization problems have not been widely studied with this method. Hu and Eberhart were the first to try to adapt PSO to constrained non-linear problems [45]. The difficulty in adapting meta-heuristics mainly involves the question of how to preserve the feasibility of solutions during different iterations.
A variety of approaches can be used to deal with feasibility in constrained non-linear optimization problems, which largely fall into two classes:
  • Penalty function approaches, and
  • Approaches preserving feasibility throughout evolutionary computation,
Each method has its advantages and disadvantages. A penalty function approach is used in this paper due to its simplicity of implementation and its proven efficiency for many constrained non-linear optimization problems [46]. Conversely, feasibility preserving methods are highly time-consuming. To use a penalty function method, a penalty factor associated with each violated constraint is added to the objective function in order to penalize infeasible solutions [47]. Therefore, the optimum is found when all the constraints are respected and the objective function is minimized. The ORPD objective function is then modified as follows [48]:
F T = F + K P ( P G , s l a c k P G , s l a c k l i m ) 2 + K V i = 1 N P Q ( V L i V L i l i m ) 2   +   K Q i = 1 N G ( Q G i Q G i l i m ) 2 + K S i = 1 N L ( S L i S L i l i m ) 2
where F is equal to J1 given by Equation (3) in the case of the power losses minimization or equal to J2 given by Equation (6) in the case of the voltage deviations minimization; KP, KV, KQ and KS are the penalty factors of the slack bus generator, bus voltage limit violation, generator reactive power limit violation, and line flow violation, respectively.
P G , s l a c k l i m , V L i l i m , Q G i l i m and S L i l i m are defined as follows:
P G , s l a c k l i m = { P G , s l a c k m i n i f P G , s l a c k < P G , s l a c k m i n P G , s l a c k m a x i f P G , s l a c k > P G , s l a c k m a x
V L i l i m = { V L i m i n i f V L i < V L i m i n V L i m a x i f V L i > V L i m a x
Q G i l i m = { Q G i m i n i f Q G i < Q G i l i m Q G i m a x i f Q G i > Q G i m a x
S L i l i m = { S L i m a x i f S L i > S L i m a x 0 i f S L i S L i m a x

3.2. Tabu Search Method

In 1986, Fred Glover proposed a new approach, called “tabu search” (TS). TS is a meta-heuristic that guides a local heuristic search procedure to explore the solution space beyond local optimality. This technique uses an operation called “move” to define the neighborhood of any given solution. One of the main components of TS is its use of adaptive memory, which creates a more flexible search behavior [49,50]. The simplest of these processes consists of recording in a tabu list the features of the visited regions in the space search, which provides a means to avoid revisiting already inspected solutions and thus avoid becoming trapped in local optima. Generally, the advantages of the TS optimization technique can be summarized as follows [40]:
  • TS is characterized by its ability to avoid entrapment in a local optimal solution and to prevent the same solution being found by using the flexible memory of the search history.
  • TS uses probabilistic transition rules to make decisions, rather than deterministic ones. Hence, TS is a kind of stochastic optimization algorithm that can search a complicated and uncertain area to find the global optimum. This makes TS more flexible and robust than conventional methods.
  • TS uses adaptive memory processes for guiding the seeking in the problem search space. Therefore, it can easily deal with non-smooth, non-continuous and non-differentiable objective functions.

3.3. Hybrid PSO-Tabu Search Approach Applied to ORPD

Several arguments support the hybridization of PSO with TS. Firstly, PSO is a global population-based algorithm while TS proposes fast local search mechanism. Secondly, the incorporation of TS into PSO enables the algorithm to maintain population diversity. Finally, TS is integrated to prevent PSO from falling into local optima. To this end, TS is proposed to serve as a local optimizer of the best local solutions (pbest). The pbest solutions of PSO are the inputs of the TS diversification procedure. For each solution “s”, a list of neighborhoods is defined. Candidate solutions from these neighborhoods are examined and the best one becomes the new current solution that replaces “s”. The move leading to the solution “s” is saved in the tabu list, called best_list. This process is repeated to produce successive new solutions until a defined stopping criterion is satisfied.
The neighborhoods of a solution “s” are defined by hyper-rectangles introduced in [51]. A hyper-rectangle of “s” with a radius “r” is the space containing solutions (s’) such that the distance between s and (s’) is less than “r”. To generate m neighbors for the solution “s”, m hyper-rectangles centered on “s” are created, and a point is randomly chosen from each of them. The best of the m chosen points then replaces “s”. The search procedure of PSO-TS algorithm will terminate whenever the predetermined maximum number of generations is reached, or whenever the global best solution does not improve over a predetermined number of iterations. The diversification procedure is outlined in Algorithm 1 while, the general and detailed flowcharts of the proposed PSO-tabu search are given in Figure 2 and Figure 3, respectively.
Algorithm 1 Tabu search procedure (Diversification)
Inputs
pbest; // best historical solution of particles
pbestval; solutions values
m; //neighborhood size
r; //radius of hyper-rectangles
eps; //threshold for accepting new solution
best_list = ( pbest, r); // Initializing the tabu list best_list
Repeat
  For each solution s(VGi ,Ti ,Qci) in pbest
  //generation of m neighbors
  i = 1
  While i <= m
   Generate the hyper-rectangle of radius r*i around s,
   choose randomly a solution NS in the hyper- rectangle
   If NSbest_list then
    add the move to best_list;
    if eval(NS)-pbestval(s)eps then update pbestval and pbest
    s = NS,
   End if
   i = i + 1;
  End While
Until (stoping criteria)

4. Application and Results

In this study, the proposed PSO-TS based reactive power optimization approach was applied to an IEEE 30-bus power system (Figure 4). For the purpose of comparison, two reactive power injection schemes have been considered:
  • Case 1: IEEE 30 bus system with 12 control variables [52].
  • Case 2: IEEE 30 bus system with 19 control variables [6].
For both cases, two objective functions are considered: active power loss (Equation (3)) and bus voltage deviation (Equation (6)). In the study, all inequality constraints (Equations (9)–(15)) were taken into consideration. This is significantly different from related studies where only part of the inequality constraints is considered. The simulations were carried out using Matlab 7.3 on a Pentium® 3.4 GHz computer with 1 GB total memory. The PSO-TS parameter selection is a challenging task not only for this algorithm but also for other meta-heuristic algorithms. The parameter settings used in the proposed PSO-TS algorithm are determined through extensive experiments, including initial inertia weight, acceleration factors, number of generations, swarm size, tabu list length, total number of neighborhood and radius of neighborhood. Based on these results, the control parameter settings shown in Table 1 have been used in the proposed PSO-TS algorithm and for all simulation studies in both objective functions.

4.1. Case 1: IEEE 30 Bus with 12 Control Variables

This system contains six generator units connected to buses 1, 2, 5, 8, 11 and 13; four regulating transformers connected between the line numbers 6–9, 6–10, 4–12 and 27–28; and two shunt compensators connected to bus numbers 10 and 24. The transmission feeder numbers is of 41. The transmission line data and loads were taken from [52] and are shown in the Appendix A (Table A1 and Table A2). The generator voltages, transformer tap settings and VAR injection of the shunt capacitors were considered as control variables. The voltage magnitudes of all the buses were between 0.95 and 1.1 p.u, the transformer tap settings were within the range of 0.9–1.1 p.u and the shunt capacitor sizes were within the interval of 0 to 30 MVAR [28]. There are 12 control variables in this case, namely, 6 generator voltages, 4 transformer taps and 2 capacitor banks. Two objective functions are considered in order to demonstrate the effectiveness of the proposed algorithm. The proposed PSO-TS algorithm is used to minimize separately the system active power losses and the voltage deviation of all load buses.

4.1.1. Power Loss Minimization

The objective in this case is to minimize the total active power losses. Before minimization, the total power losses were 5.2783 MW. Table 2 summarize the results of the optimal settings and the system power losses obtained by the proposed PSO-TS approach, each of the two our techniques PSO and TS considered alone and different methods reported in [28,29], namely, CA, IP-OPF, LPAC, GPAC and BBO. These results show that the dispatch optimal solutions determined by the PSO-TS led to better results. Active power losses are lower than those found by TS, PSO and considered reference. Using PSO-TS algorithm, power losses range from 5.2783 MW to 4.6304 MW, indicating a reduction of 12.27%, while PSO and TS taken alone reduce power losses by only 1.03% and 5.61%, respectively. For the other optimization algorithms, the best result is given by BBO algorithm [29] which reduces the losses by 5.93%. It can be concluded that the proposed PSO-TS method is able to determine the near-global optimal solution. At the same time, the proposed method succeeded in keeping the dependent variables within their limits. Figure 5 shows the supremacy of PSO-TS algorithm over the other methods. The convergence characteristics of power loss objective function for this case are plotted in Figure 6. As the hardware and the software environments significantly affect the computational time, it is not possible to compare the computational time requirements of the different methods unless all the methods are run on the same hardware and programmed using the same environment. As a rough guide, however, the average time taken by PSO-TS in this case is 19 s.

4.1.2. Voltage Deviation Minimization

The objective in this case is the minimization of the voltage deviations in order to improve the system voltage profile. The SVD and the optimal setting of control variables obtained by our PSO, TS, PSO-TS and different considered methods (CA, IP-OPF LPAC, GPAC and BBO) are listed in Table 3. The convergence characteristics of the objective BBOe function obtained by TS, PSO and PSO-TS are illustrated in Figure 7. Before minimization, the SVD was 0.619 p.u. As shown in Table 3, the obtained SVD using the proposed PSO-TS hybrid approach is 0.1113 p.u which means a reduction of 82.02% while the ones given by the mentioned methods are, respectively, 80.21%, 79.97%, 79.42%, 80.71%, 69.73% and 79.40%. These results clearly indicate that PSO-TS outperforms other methods in term of solution quality (see Figure 8).

4.2. Case 2: IEEE 30 Bus with 19 Control Variables

In this case, the IEEE 30-bus system includes six generation buses, 24 load buses and 41 branches; 4 of them have tap-changing transformer as in the first case. In addition, buses 10, 12, 15, 17, 20, 21, 23, 24 and 29 were selected for receiving shunt capacitors. This IEEE 30-bus test system included 19 control variables. The constraint limits of the generator voltage magnitude and the tap settings of the regulating transformers are the same as those used in the first case. The capacitor sizes are considered as continuous variables and they must take their values from the interval of 0–5 MVAR. The transmission line data and the loads were taken from [6]. The active and reactive total loads are Pload = 2.834 p.u and Qload = 1.262 p.u.

4.2.1. Power Losses Minimization

To demonstrate the superiority of the proposed algorithm in the minimization of transmission power losses (J1), Table 4 shows the PSO-TS simulation results compared with those reported in the literature such as DE [14], BBO [48], and comprehensive learning PSO (CLPSO) [9]. The initial conditions for all these methods were the same and were taken from [6]. The total active power loss was initially 5.8322 MW, reduced to 4.5213 MW by the proposed method, i.e., a reduction in power losses by 22.48%. As shown in Figure 9, the proposed PSO-TS algorithm outperforms the cited meta-heuristic methods. Figure 10 shows the convergence characteristics of TS, PSO and PSO-TS approaches.

4.2.2. Voltage Deviation Minimization

The SVD minimization has also been tested using the PSO-TS proposed method on the IEEE 30 bus with 19 control variables. The optimal control variables settings and the SVD obtained by the different methods are shown in Table 5. These results show that the optimal solutions determined by PSO-TS lead to lower SVD than those found by TS, PSO and DE (Figure 11). The PSO-TS algorithm has reduced the SVD from the initial state at 1.1521 p.u to 0.0866 p.u, representing a reduction of 92.48% compared with TS, PSO and DE, which reduced SVD by 86.63%, 91.27%, and 92.09%, respectively. This shows that the PSO-TS is well capable of determining the global or near-global optimum solution. The proposed method succeeded also in keeping the dependent variables within their limits. Figure 12 gives the SVD evolution over iterations of TS, PSO and PSO-TS methods.

5. Conclusions

In this paper, a hybrid PSO-tabu search algorithm was proposed and successfully applied as a solution to the optimal reactive power dispatch problem. This problem was formulated as a highly constrained non-linear optimization problem where all realistic constraints were taken into consideration, including security inequalities, such as thermal constraints and real power generation constraint at the slack bus. To demonstrate the superiority of the proposed PSO-TS approach, simulation results were compared with TS, PSO and with various techniques available in the literature, such as CA, IP-OPF, LPAC, GPAC, BBO, DE and CLPSO. These simulation results show that the proposed PSO-TS algorithm gives superior solutions compared with these optimization techniques implemented using the same case studies. The presented results are very encouraging and indicate that the implementation of PSO-TS could be effective for solving the optimal power dispatch problem.
Future research should focus on analyzing other hybridization techniques in order to integrate discrete variables. Moreover, power network systems require optimizing more objectives at the same time, thus multi-objective optimization will be considered a future target.

Author Contributions

All the authors have contributed to this work including the production of the idea, the development of the algorithm, the analysis and interpretation of the results and finally the editing of the paper.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

Table A1. Transmission line date of IEEE 30-bus system.
Table A1. Transmission line date of IEEE 30-bus system.
Bus No.Bus No.R (p.u)X (p.u)B/2 (p.u)Bus No.Bus No.R (p.u)X (p.u)B/2 (p.u)
120.01920.05750.026415180.10730.21850
130.04520.18520.020418190.06390.12920
240.05700.17370.018419200.03400.06800
340.01320.03790.004210200.09360.20900
250.04720.19830.020910170.03240.08450
260.05810.17630.018710210.03480.07490
460.01190.04140.004510220.07270.14990
570.04600.11600.010221220.01160.02360
670.02670.08200.008515230.10000.20200
680.01200.04200.004522240.11500.17900
6900.2080023240.13200.27000
61000.5560024250.18850.32920
91100.2080025260.25440.38000
91000.1100025270.10930.20870
41200.25600282700.39600
121300.1400027290.21980.41530
12140.12310.2559027300.32020.60270
12150.06620.1304029300.23990.45330
12160.09450.198708280.06360.20000.0214
14150.22100.199706280.01690.05990.0650
16170.08240.19230
Table A2. Load data of IEEE 30-bus system.
Table A2. Load data of IEEE 30-bus system.
Bus No.Active Load (p.u)Reactive Load (p.u)Bus No.Active Load (p.u)Reactive Load (p.u)
10.00000.0000160.03500.0180
20.21700.1270170.09000.0580
30.02400.0120180.03200.0090
40.07600.0160190.09500.0340
50.94200.1900200.02200.0070
60.00000.0000210.17500.1120
70.22800.1090220.00000.0000
80.30000.3000230.03200.0160
90.00000.0000240.08700.0670
100.05800.0200250.00000.0000
110.00000.0000260.03500.0230
120.11200.0750270.00000.0000
130.00000.0000280.00000.0000
140.06200.0160290.02400.0090
150.08200.0250300.10600.0190

References

  1. Zhao, B.; Guo, C.X.; Cao, Y.J. A multiagent-based particle swarm optimization approach for optimal reactive power dispatch. IEEE Trans. Power Syst. 2005, 20, 1070–1078. [Google Scholar] [CrossRef]
  2. Agamah, S.; Ekonomou, L. A methodology for web-based power systems simulation and analysis using PHP programming. In Electricity Distribution-Intelligent Solutions for Electricity Transmission and Distribution Networks; Karampelas, P., Ekonomou, L., Eds.; Springer: Berlin, Germany, 2016. [Google Scholar]
  3. Lakshmi, M.; Ramesh, K.A. Optimal reactive power dispatch using crow search algorithm. Int. J. Electr. Comput. Eng. 2018, 8, 1423. [Google Scholar]
  4. Sulaiman, M.H.; Mustaffa, Z.; Mohamed, M.R.; Aliman, O. Using the gray wolf optimizer for solving optimal reactive power dispatch problem. Appl. Soft Comput. 2015, 32, 286–292. [Google Scholar] [CrossRef]
  5. Deeb, N.; Shahidehpour, S.M. Linear reactive power optimization in a large power network using the decomposition approach. IEEE Trans. Power Syst. 1990, 5, 428–438. [Google Scholar] [CrossRef]
  6. Lee, K.Y.; Park, Y.M.; Ortiz, J.L. A united approach to optimal real and reactive power dispatch. Power Eng. Soc. Gen. Meet. 1985, 104, 1147–1153. [Google Scholar]
  7. Horton, J.S.; Grigsby, L. Voltage optimization using combined linear programming & gradient techniques. IEEE Trans. Power Syst. 1984, 103, 1637–1643. [Google Scholar]
  8. Saachdeva, S.; Billington, R. Optimum network VAR planning by non linear programming. IEEE Trans. Power Syst. 1973, 92, 1217–1973. [Google Scholar] [CrossRef]
  9. Mahadevan, K.; Kannan, P.S. Comprehensive learning particle swarm optimization for reactive power dispatch. Appl. Soft Comput. 2010, 10, 641–652. [Google Scholar] [CrossRef]
  10. Quintana, V.H.; Santos-Nieto, M. Reactive power dispatch by successive quadratic programming. IEEE Trans. Energy Convers. 1989, 4, 425–435. [Google Scholar] [CrossRef]
  11. Granville, S. Optimal reactive power dispatch through interior point methods. IEEE Trans. Power Syst. 1994, 4, 136–146. [Google Scholar] [CrossRef]
  12. Polprasert, J.; Ongsakul, W.; Dieu, V.N. Optimal reactive power dispatch using improved pseudo-gradient search particle swarm optimization. Electr. Power Compon. Syst. 2016, 44, 518–532. [Google Scholar] [CrossRef]
  13. Abdullah, W.N.W.; Saibon, H.; Zain, A.A.M.; Lo, K.L. Genetic algorithm for optimal reactive power dispatch. In Proceedings of the International Conference on Energy Management and Power Delivery (EMPD), Singapore, 5 March 1998. [Google Scholar]
  14. Abou El Ela, A.A.; Abido, M.A.; Spea, S.R. Differential evolution algorithm for optimal reactive power dispatch. Electr. Power Syst. Res. 2011, 81, 458–464. [Google Scholar] [CrossRef]
  15. Biswas, P.P.; Suganthan, P.N.; Mallipeddi, R.; Amaratunga, G.A.J. Optimal power flow solutions using differential evolution algorithm integrated with effective constraint handling techniques. Eng. Appl. Artif. Intell. 2018, 68, 81–100. [Google Scholar] [CrossRef]
  16. Basu, M. Quasi-oppositional differential evolution for optimal reactive power dispatch. Electr. Power Energy Syst. 2016, 78, 29–40. [Google Scholar] [CrossRef]
  17. Karthikaikannan, D.; Sundarabalan, C.K. Optimal reactive power dispatch with static VAR compensator using harmony search algorithms. Electron. J. 2017. [Google Scholar] [CrossRef]
  18. Pulluri, H.; Naresh, R.; Sharma, V. Application of stud krill herd algorithm for solution of optimal power flow problems. Int. Trans. Electr. Energy Syst. 2017, 6, 27. [Google Scholar] [CrossRef]
  19. Medani, K.B.O.; Sayah, S.; Bekrar, A. Whale optimization algorithm based optimal reactive power dispatch: A case study of the Algerian power system. Electr. Power Syst. Res. 2018, 163, 696–705. [Google Scholar] [CrossRef]
  20. Shaheen, A.M.; El-Sehiemy, R.A.; Farrag, S.M. Optimal reactive power dispatch using backtracking search algorithm. Aust. J. Electr. Electron. Eng. 2016, 13, 200–210. [Google Scholar] [CrossRef]
  21. Warid, W.; Hizam, H.; Mariun, N.; Abdul-Wahab, N. Optimal power flow using the jaya algorithm. Energies 2016, 678, 9. [Google Scholar] [CrossRef]
  22. Mei, R.N.S.; Sulaiman, M.H.; Mustaffa, Z.; Daniyal, H. Optimal reactive power dispatch solution by loss minimization using moth-flame optimization technique. Appl. Soft Comput. 2017, 59, 210–222. [Google Scholar]
  23. Anbarasan, P.; Jayabarathi, T. Optimal reactive power dispatch problem solved by symbiotic organism search algorithm. In Proceedings of the International Conference on Innovations in Power and Advanced Computing Technologies IEEE, Vellore, India, 21–22 April 2017. [Google Scholar]
  24. Bhattacharyya, B.; Saurav, R. PSO based bio inspired algorithms for reactive power planning. Int. J. Electr. Power Energy Syst. 2016, 74, 396–402. [Google Scholar] [CrossRef]
  25. Khaled, U.; Eltamaly, A.M.; Beroual, A. Optimal power flow using particle swarm optimization of renewable hybrid distributed generation. Energies 2017, 10, 1013. [Google Scholar] [CrossRef]
  26. Shaw, B.; Mukherjee, V.; Ghoshal, S.P. Solution of reactive power dispatch of power systems by an opposition-based gravitational search algorithm. Int. J. Electr. Power Energy Syst. 2014, 55, 29–40. [Google Scholar] [CrossRef]
  27. Thangaraj, R.; Pant, M.; Abraham, A.; Bouvry, P. Particle swarm optimization: Hybridization perspectives and experimental illustrations. Appl. Math. Comput. 2011, 217, 5208–5226. [Google Scholar] [CrossRef]
  28. Vlachogiannis, J.G.; Lee, K.Y. A Comparative study on particle swarm optimization for optimal steady-state performance of power systems. IEEE Trans. Power Syst. 2006, 21, 1718–1728. [Google Scholar] [CrossRef]
  29. Roy, P.K.; Ghoshal, S.P.; Thakur, S.S. Optimal VAR control for improvements in voltage profiles and for real power loss minimization using biogeography based optimization. Int. J. Electr. Power Energy Syst. 2012, 43, 830–838. [Google Scholar] [CrossRef]
  30. Mallipeddi, R.; Jeyadevi, S.; Suganthan, P.N.; Baskar, S. Efficient constraint handling for optimal reactive power dispatch problems. Swarm Evol. Comput. 2012, 5, 28–36. [Google Scholar] [CrossRef]
  31. Chuanwen, J.; Bompard, E. A hybrid method of chaotic particle swarm optimization and linear interior for reactive power optimization. Math. Comput. Simul. 2005, 68, 57–65. [Google Scholar] [CrossRef]
  32. Bhattacharyya, B.; Goswami, S.K.; Bansal, R.C. Hybrid fuzzy particle swarm optimization approach for reactive power optimization. J. Electr. Syst. 2009, 5, 1–15. [Google Scholar]
  33. Naderi, E.; Narimani, H.; Fathi, M.; Narimani, M.R. A novel fuzzy adaptive configuration of particle swarm optimization to solve large-scale optimal reactive power dispatch. Appl. Soft Comput. 2017, 53, 441–456. [Google Scholar] [CrossRef]
  34. Li, Y.; Jing, P.; Hu, D.; Zhang, B.; Mao, C.; Ruan, X.; Miao, X.; Chang, D. Optimal reactive power dispatch using particle swarms optimization algorithm based Pareto optimal set. In Advances in Neural Networks-ISNN 2009, Proceedings of the International Symposium on Neural Networks, Wuhan, China, 26–29 May 2009; Springer: Berlin/Heidelberg, Germany, 2009. [Google Scholar]
  35. Subbaraj, P.; Rajnarayanan, P.N. Hybrid particle swarm optimization based optimal reactive power dispatch. Int. J. Comput. Appl. 2010, 1, 65–70. [Google Scholar] [CrossRef]
  36. Sayah, S.; Hamouda, A. A hybrid differential evolution algorithm based on particle swarm optimization for nonconvex economic dispatch problems. Appl. Soft Comput. 2013, 13, 1608–1619. [Google Scholar] [CrossRef]
  37. Mehdinejad, M.; Mohammadi-Ivatloo, B.; Dadashzadeh-Bonab, R.; Zare, K. Solution of optimal reactive power dispatch of power systems using hybrid particle swarm optimization and imperialist competitive algorithms. Int. J. Electr. Power Energy Syst. 2016, 83, 104–116. [Google Scholar] [CrossRef]
  38. Lenin, K.; Reddy, B.R.; Kalavathi, M.S. Hybrid genetic algorithm and particle swarm optimization (HGAPSO) algorithm for solving optimal reactive power dispatch problem. Int. J. Electron. Electr. Eng. 2013, 1, 262–268. [Google Scholar] [CrossRef]
  39. Yapıcı, H.; Çetinkaya, N. An improved particle swarm optimization algorithm using eagle strategy for power loss minimization. Math. Probl. Eng. 2017, 2017, 1–11. [Google Scholar] [CrossRef]
  40. Abido, M.A. Optimal power flow using tabu search algorithm. Electr. Power Compon. Syst. 2002, 30, 469–483. [Google Scholar] [CrossRef]
  41. Zou, Y. Optimal reactive power planning based on improved tabu search algorithm. In Proceedings of the 2010 International Conference on Electrical and Control Engineering (ICECE), Wuhan, China, 25–27 June 2010. [Google Scholar]
  42. Shen, Q.; Shi, W.M.; Wei, K. Hybrid particle swarm optimization and tabu search approach for selecting genes for tumor classification using gene expression data. Comput. Biol. Chem. 2008, 32, 53–60. [Google Scholar] [CrossRef] [PubMed]
  43. Kennedy, J.; Eberhart, R. Particle swarm optimization. In Proceedings of the IEEE International Conference on Neural Networks, Perth, Australia, 27 November–1 December 1995. [Google Scholar]
  44. Eberhart, R.C.; Kennedy, J. A new optimizer using particle swarm theory. In Proceedings of the Sixth International Symposium on Micro Machine and Human Science, Nagoya, Japan, 4–6 October 1995. [Google Scholar]
  45. Hu, X.; Eberhart, R.C. Solving constrained nonlinear optimization problems with particle swarm optimization. In Proceedings of the Sixth World Multi-conference on Systemics, Cybernetics and Informatics, Orlando, FL, USA, 14–18 July 2002. [Google Scholar]
  46. Özgür, Y. Penalty function methods for constrained optimization with genetic algorithms. Math. Comput. Appl. 2005, 10, 45–56. [Google Scholar]
  47. Bouchekara, H.R.E.H.; Abido, M.A.; Boucherma, M. Optimal power flow using Teaching-Learning-Based Optimization technique. Electr. Power Syst. Res. 2014, 114, 49–59. [Google Scholar] [CrossRef]
  48. Bhattacharya, A.; Chattopadhyay, P.K. Solution of optimal reactive power flow using biogeography-based optimization. Electr. Electron. Sci. Eng. 2010, 3, 269–277. [Google Scholar]
  49. Glover, F.; Laguna, M. Tabu Search; Kluwer Academic Publishers: Norwell, MA, USA, 1997. [Google Scholar]
  50. Pothiya, S.; Ngamroo, I.; Kongprawechnon, W. Application of multiple tabu search algorithm to solve dynamic economic dispatch considering generator constraints. Energy Convers. Manag. 2008, 49, 506–516. [Google Scholar] [CrossRef]
  51. Chelouah, R.; Siarry, P. Enhanced continuous tabu search: An algorithm for the global optimization of multiminima functions. In Metaheuristics Advances and Trends in Local Search Paradigms for Optimization; Kluwer Academic Publishers: Norwell, MA, USA, 1999. [Google Scholar]
  52. Power Systems Test Case Archive. Available online: www.ee.washington.edu/research/pstca/pf30/pg_tca30bus.htm (accessed on 20 September 2017).
Figure 1. Schematic diagram of an electric power system.
Figure 1. Schematic diagram of an electric power system.
Energies 11 02134 g001
Figure 2. General flowchart of PSO-TS method.
Figure 2. General flowchart of PSO-TS method.
Energies 11 02134 g002
Figure 3. Detailed flowchart of the PSO-TS method.
Figure 3. Detailed flowchart of the PSO-TS method.
Energies 11 02134 g003
Figure 4. Single-line diagram of IEEE 30 bus test system.
Figure 4. Single-line diagram of IEEE 30 bus test system.
Energies 11 02134 g004
Figure 5. Comparative graph of the power losses (Case 1).
Figure 5. Comparative graph of the power losses (Case 1).
Energies 11 02134 g005
Figure 6. Convergence characteristic of the power losses (Case 1).
Figure 6. Convergence characteristic of the power losses (Case 1).
Energies 11 02134 g006
Figure 7. Convergence characteristic of the voltage deviation objective (SVD) (Case 1).
Figure 7. Convergence characteristic of the voltage deviation objective (SVD) (Case 1).
Energies 11 02134 g007
Figure 8. Comparative graph of the voltage deviation objective (SVD) (Case 1).
Figure 8. Comparative graph of the voltage deviation objective (SVD) (Case 1).
Energies 11 02134 g008
Figure 9. Comparative graph of the power losses (Case 2).
Figure 9. Comparative graph of the power losses (Case 2).
Energies 11 02134 g009
Figure 10. Convergence characteristic of the power losses (Case 2).
Figure 10. Convergence characteristic of the power losses (Case 2).
Energies 11 02134 g010
Figure 11. Comparative graph of the voltage deviation objective (SVD) (Case 2).
Figure 11. Comparative graph of the voltage deviation objective (SVD) (Case 2).
Energies 11 02134 g011
Figure 12. Convergence characteristic of the voltage deviation objective (SVD) (Case 2).
Figure 12. Convergence characteristic of the voltage deviation objective (SVD) (Case 2).
Energies 11 02134 g012
Table 1. Control parameter settings.
Table 1. Control parameter settings.
ParametersValue
Initial inertia weight w0.9 and decreased to 0.4
Acceleration factor c12
Acceleration factor c22
Maximum number of generations (PSO)200
Swarm size20
Tabu list length7
Number of neighborhood3
Radius of neighborhood0.1
Maximum number of generations (TS)1000
Table 2. Experimental results of TS, PSO and PSO-TS algorithms (Case 1).
Table 2. Experimental results of TS, PSO and PSO-TS algorithms (Case 1).
Control VariablesCAIP-OPF LPACGPACBBOTSPSOPSO-TS
V11.022821.100001.023421.029421.10001.06841.10001.0992
V21.090931.054140.998931.006451.09431.09331.09431.0948
V51.030081.100000.994691.016921.08041.08931.10001.0766
V80.950001.033481.013641.039521.09391.08531.10001.0977
V111.042891.100001.016471.039521.10001.00170.95051.0837
V131.039211.014971.011011.048701.10001.07801.10001.0754
T6–91.078940.993341.042471.042251.10000.99791.05470.9257
T6–100.942761.059380.994320.994170.90580.90081.10001.0291
T4–121.000641.008791.000611.002180.95211.03370.90000.9265
T27–281.006930.997121.006941.007510.96380.94410.94680.9422
QSh100.152320.152530.177370.172670.28910.13950.30000.2864
QSh240.062490.089260.061720.065390.10070.18380.00000.1363
Ploss (MW)5.092095.100915.092125.092264.96505.22404.98194.6304
Table 3. Experimental results of TS, PSO and PSO-TS algorithms (Case 1).
Table 3. Experimental results of TS, PSO and PSO-TS algorithms (Case 1).
Control VariablesCAIP-OPFLPACGPACBBOTSPSOPSO-TS
V11.08901.100001.038791.009631.00331.07600.98751.0014
V20.95000.991001.017761.009841.00711.04940.95131.0592
V51.08600.961451.048631.010001.01891.00561.06411.0542
V81.10000.959861.049931.035161.01481.02381.05961.0133
V111.00211.100000.983731.030000.99081.00851.09720.9905
V131.02790.950001.005241.002741.06970.96411.10001.0291
T6–91.02870.997341.030541.021391.00390.94861.03440.9762
T6–100.90001.085950.914290.933270.90000.98401.10001.0163
T4–120.99291.000870.994690.993381.04900.96470.90000.9537
T27–281.02481.004821.020781.027290.95461.02870.95160.9481
QSh100.00000.110720.000000.043480.09240.0917030000.2890
QSh240.00000.159280.035860.000000.12440.22780.04400.0697
SVD (p.u)0.122520.173280.124010.127370.11940.18740.12750.1113
Table 4. Experimental results of TS, PSO and PSO-TS algorithms (Case 2).
Table 4. Experimental results of TS, PSO and PSO-TS algorithms (Case 2).
Control VariablesInitialDECLPSOBBOTSPSOPSO-TS
V11.05001.10001.10001.10001.08351.10001.1000
V21.04001.09311.10001.09441.05671.10001.0943
V51.01001.07361.07951.07491.06711.08321.0749
V81.01001.07561.10001.07681.09441.10001.0766
V111.05001.10001.10001.09990.98730.95001.1000
V131.05001.10001.10001.09991.08631.10001.1000
T6–91.07801.04650.91541.04351.07451.10000.9744
T6–101.06900.90970.90000.90110.99601.09531.0510
T4–121.03200.98670.90000.98240.96780.90000.9000
T27–281.06800.96890.93970.96911.02671.01370.9635
QSh100.00000.05000.04920.04990.01460.05000.0500
QSh120.00000.05000.05000.04980.03760.05000.0500
QSh150.00000.05000.05000.04990.00000.00000.0500
QSh170.00000.05000.05000.04990.03350.05000.0500
QSh200.00000.04400.05000.04990.00190.05000.0386
QSh210.00000.05000.05000.04990.02420.05000.0500
QSh230.00000.02800.05000.03870.03070.05000.0500
QSh240.00000.05000.05000.04980.02940.05000.0500
QSh290.00000.02590.05000.02900.03990.02600.0213
Ploss (MW)5.83224.55504.56154.55114.92034.68624.5213
Table 5. Experimental results of TS, PSO and PSO-TS algorithms (Case 2).
Table 5. Experimental results of TS, PSO and PSO-TS algorithms (Case 2).
Control VariablesInitial StateDE TSPSOPSO-TS
V11.05001.01000.95180.98980.9867
V21.04000.99181.08880.95290.9910
V51.01001.01791.05021.04931.0244
V81.01001.01831.00520.99881.0042
V111.05001.01141.07301.07491.0106
V131.05001.02821.06371.04041.0734
T6–91.07801.02651.01371.05481.0725
T6–101.06900.90381.03421.10000.9797
T4–121.03201.01140.99930.91150.9273
T27–281.06800.96350.96520.94580.9607
QSh100.00000.04940.03550.05000.0095
QSh120.00000.01080.04190.05000.0215
QSh150.00000.04990.00320.04860.0226
QSh170.00000.00230.00080.05000.0005
QSh200.00000.04990.04910.05000.0359
QSh210.00000.04900.01340.05000.0401
QSh230.00000.04980.03820.05000.0427
QSh240.00000.04960.04260.05000.0374
QSh290.00000.02230.03060.00000.0210
SVD (p.u)1.15210.09110.15400.10060.0866

Share and Cite

MDPI and ACS Style

Sahli, Z.; Hamouda, A.; Bekrar, A.; Trentesaux, D. Reactive Power Dispatch Optimization with Voltage Profile Improvement Using an Efficient Hybrid Algorithm . Energies 2018, 11, 2134. https://doi.org/10.3390/en11082134

AMA Style

Sahli Z, Hamouda A, Bekrar A, Trentesaux D. Reactive Power Dispatch Optimization with Voltage Profile Improvement Using an Efficient Hybrid Algorithm . Energies. 2018; 11(8):2134. https://doi.org/10.3390/en11082134

Chicago/Turabian Style

Sahli, Zahir, Abdellatif Hamouda, Abdelghani Bekrar, and Damien Trentesaux. 2018. "Reactive Power Dispatch Optimization with Voltage Profile Improvement Using an Efficient Hybrid Algorithm " Energies 11, no. 8: 2134. https://doi.org/10.3390/en11082134

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