Next Article in Journal
Leaders’ Perspectives on IoT Security Risk Management Strategies in Surveyed Organizations Relative to IoTSRM2
Previous Article in Journal
Semantic Multigranularity Feature Learning for High-Resolution Remote Sensing Image Scene Classification
Previous Article in Special Issue
A Novel Multi-Objective Harmony Search Algorithm with Pitch Adjustment by Genotype
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Hybrid Harmony Search Algorithm Applied to the Optimal Coordination of Overcurrent Relays in Distribution Networks with Distributed Generation

by
Sergio D. Saldarriaga-Zuluaga
1,2,
Jesús M. López-Lezama
2,* and
Nicolás Muñoz-Galeano
2
1
Departamento de Eléctrica, Facultad de Ingenieria, Institución Universitaria Pascual Bravo, Calle 73 No. 73A-226, Medellín 050036, Colombia
2
Research Group on Efficient Energy Management (GIMEL), Departamento de Ingeniería Eléctrica, Universidad de Antioquia (UdeA), Calle 70 No. 52-21, Medellín 050010, Colombia
*
Author to whom correspondence should be addressed.
Appl. Sci. 2021, 11(19), 9207; https://doi.org/10.3390/app11199207
Submission received: 28 August 2021 / Revised: 29 September 2021 / Accepted: 29 September 2021 / Published: 3 October 2021

Abstract

:
In recent years, distributed generation (DG) has become more common in modern distribution networks (DNs). The presence of these small-scale generation units within a DN brings new challenges to protection engineers, since short-circuit currents tend to increase; additionally, as with microgrids, modern DNs may feature several operational modes depending on their topology and the availability of DG. This paper presents a methodology for the optimal coordination of overcurrent relays (OCRs) in modern DNs with a high presence of DG. Given the fact that protection coordination is a non-linear and non-convex optimization problem, a hybrid harmony search and simulated annealing (HS-SA) approach was implemented for its solution and compared against other techniques, such as conventional HS, genetic algorithm (GA), particle swarm optimization (PSO) and hybrid PSO-HS. Several tests were performed on a DN, considering different operative scenarios as a function of the DG available within the network. A comparison with other works reported in the specialized literature was carried out, evidencing the applicability and effectiveness of the HS-SA technique in solving the optimal OCR coordination problem in modern DNs.

1. Introduction

The growth of distributed generation (DG) units within modern distribution networks (DNs) has opened up new possibilities in the diversification of energy supply, providing a better use of natural resources that contributes to sustainability. DG units are a promising alternative to meet the rising demand for energy, with a beneficial impact on electricity networks that enhances overall efficiency. Nonetheless, the inclusion of DG into traditional DNs leads to bi-directional power flows that alter the traditional load-generation dynamic interaction [1,2,3,4]. This interaction causes the problem of protection coordination to be more complex and challenging than in traditional DNs.
In current DNs, DG units are mainly related to solar and wind power resources; as a consequence, the traditional protection systems developed for DNs must contend with their inherent intermittency. Basically, DNs with the inclusion of DG units have become re-configurable systems in which the level of current fault is variable; also, the inclusion of DG units converts load nodes into combined generation-load nodes, resulting in bi-directional power flows [5,6,7]. The inclusion of DG units has transformed the traditionally radial DNs into non-radial DNs with the advantage of making the system more flexible, but also with the drawback of the need for more complex protection coordination. Consequently, the coordination problem with the inclusion of DG that guarantees speed, selectivity and reliability has become one of the most challenging tasks when planning the operation of DNs [8].
Overcurrent relays (OCRs) are the preferred protection systems because of their performance, reliability, efficiency, simplicity, and facility of installation. However, their adequate integration and coordination in DNs when DG is incorporated is an emerging subject of research [1,2,9]. The choice and design of a protection coordination system are critical for the proper functioning and reliable operation of DNs [6]. Lately, researchers around the world have applied several optimization techniques to find a suitable protection coordination scheme that is characterized by minimum operation time and which, at the same time, guarantees reliability and safety [10,11].
In [12], the authors presented an impact index to evaluate the coordination of OCRs when DG units are integrated in DNs. The coordination problem of directional OCRs is also discussed in [13] for DNs with the integration of significant DG. The authors of [14] proposed an approach for the coordination of OCRs that involves DNs under unexpected faults. In [15], a multi-objective optimization strategy for the coordination of OCRs in DNs with DG was developed. In [16], the authors propose an online coordination protection system for OCRs that is adapted under topological variations of DNs. This scheme uses intelligent communication devices to obtain real-time information to update relay settings, simulating operation under dynamically changing conditions, and also including loss of loads, generations and lines. In [17], the authors also provided a coordination protection scheme considering topological variations of DNs. Basically, a support vector machine combined with an artificial neural network was used for DN state recognition. Nonetheless, the protection systems that can be adapted under topological variations are usually costly and also feature a complicated implementation [18].
The authors in [19] proposed the concept of non-standard features for the coordination of OCRs in DNs which are not included in IEEE or in IEC standards. Technological developments have provided the platform with the latest generation of digital OCRs that permit the implementation of new protection schemes. The constant expansion of DNs is making the coordination of protections an increasingly complex problem. Non-standard features then emerge as an attractive alternative to enhance the safety and reliability of DNs. In [20], the authors presented a protection coordination strategy considering photovoltaic units with different levels of penetration and locations along the DN; in general terms, they modified the characteristic curves of OCRs by varying the time multiplying setting (TMS) while keeping the pick up current fixed.
Microgrids and modern DNs feature different operational modes, which makes it more complex to achieve optimal settings of OCRs. For overcoming this issue, a constraint that involves the plug setting multiplier (PSM) was presented in [10]. The PSM is defined as the ratio between the fault current measured by the relay and the pickup current. The overcurrent relay tripping characteristic is restricted by the value of the PSM. Standard commercial relay characteristic curves are usually designed in a range in which the minimum value is 1.1 times the PSM, whereas the maximum value is 20 times this value. DG units in DNs significantly magnify the short-circuit level. Hence, for several faults, this defined maximum PSM value could be surpassed, impacting the protection sensitivity and leading to the loss of the coordination protection scheme. The new constraint presented in [10] addresses the above conditions by setting the maximum value of 20 times the PSM. In this case, the optimal coordination problem was solved using a genetic algorithm (GA). The authors in [11] implemented the constraint proposed in [10]; however, they used a non-standard curve to improve the efficiency of the OCR protection. This non-standard curve alters the region of the characteristic curve by considering a value of 100 times the PSM for its maximum value. In [21], the authors considered the upper limit of the PSM as a variable instead of a fixed parameter, as usually done in traditional approaches, and solved the coordination problem by means of a GA.
Smart and adaptive protection schemes are required for modern DNs. In this scenario, user-defined and non-standard features of OCRs should be implemented to meet the new challenges imposed by modern DNs and microgrids; however, they require specialized solution methods. For this reason, this paper proposes a hybrid harmony search and simulated annealing (HS-SA) algorithm for the solution of the coordination problem in modern DNs that integrate DG. Harmony search (HS) is a comparatively easy but efficient evolutionary algorithm. In the HS algorithm, a collection of plausible solutions is generated randomly. A new candidate solution is produced using all available solutions in the harmony memory (instead of only two as in the GA). If this new generated solution is better than the worst current solution in the harmony memory, the worst solution is substituted by this one. In this paper, the hybrid HS-SA algorithm proposed in [22] was implemented. SA introduces diversification in the search process and allows the HS to escape from locally optimal solutions. The efficiency and benefits of HS have been proven in several applications of electrical engineering, including optimal network reconfiguration [23] and harmonic elimination [24]. Additionally, hybrid versions of HS have been proposed in the domains of data mining [25], electricity price forecasting [26], job-shop scheduling [27] and constrained optimization [28], among others. As regards the protection coordination problem, HS was implemented in [29,30,31] to approach the optimal coordination of directional OCRs. The authors in [29,30] present applications for traditional power systems and interconnected power systems, respectively, while in [30], DG is also considered in the coordination problem. However, none of these previous works consider the protection coordination from the point of view of modern DNs. Instead, they solve the problem in power systems which operate at higher voltage levels; also, they do not consider different operative scenarios. Therefore, the main contribution of this paper is the application of a hybrid HS-SA algorithm to solve the optimal OCR coordination problem in modern DNs that include DG and feature several operative scenarios. The new constraint proposed by the authors in [21] was incorporated, showing better results than those reported in [10,11]. Furthermore, a comparison with the GA approach proposed in [21], conventional HS, particle swarm optimization (PSO) and hybrid PSO-HS was also carried out. The results on a benchmark network showed that the implemented HS-SA algorithm outperforms the aforementioned methods, allowing faster coordination times in all operative scenarios under consideration. In this sense, this paper opens a new filed of application for HS and its hybrid versions which consists of the optimal coordination of OCRs in modern DNs and microgrids.

2. Mathematical Formulation

The mathematical formulation for the optimal coordination of OCRs in distribution networks implemented in this paper is the one proposed in [21].

2.1. Objective Function

The objective function of the OCR coordination in electric distribution networks, labeled here as Z, consists of minimizing the time response of any fault. This is expressed in Equation (1) where t r f is the operation time of relay r when fault f takes place, while R and F are the sets of relays and faults, respectively.
M i n Z = r R f F t r f

2.2. Characteristic Curve

In this study, normal inverse characteristic curves are considered for all relays. This type of curve is indicated in Equation (2), where A and B are parameters and T M S r is defined as the time multiplying setting of relay r. Additionally, the ratio between the fault current I f r experienced by the relay and the pickup current i p i c k u p r , labeled as P S M r f , is defined by Equation (3).
t r f = A . T M S r P S M r f B 1
P S M r f = I f r i p i c k u p r

2.3. Coordination Criterion and Operation Time

The coordination criterion between the acting times of a main and back up relay is given by Equation (4). In this case, C T I stands for coordination time interval, which typically ranges between 0.2 and 0.3 s. t b f is the operation time of the backup relay and t r f is the operation time of the main relay. Equation (5) establishes the time limits of any relay r.
t k f t r f C T I
t r m i n t r f t r m a x

2.4. Limits on TSM and Pick Up Currents

Constraints given by (6) and (7) indicate the limits of the time multiplying setting T S M of each relay r and its corresponding pickup current i p i c k u p r . In this case, T M S r is a decision variable for relay r.
T M S r m i n T M S r T M S r m a x
i p i c k u p r m i n i p i c k u p r i p i c k u p r m a x

2.5. Constraints Regarding PSM

The value of P S M r m a x must be taken into account when computing the T M S for each relay. This represents the highest current level of the normally inverse curve programmed in the relay before reaching the definite time region. In this case, we consider a P S M r m a x variable between values α and β as proposed in [21]. Equations (8) and (9) indicate the limits of P S M r f and P S M r m a x , respectively.
P S M r m i n P S M r f P S M r m a x
α P S M r m a x β

3. Methodology

The model given by Equations (1)–(9) is nonlinear and non-convex; therefore, metaheuristic techniques are the best way to approach it. In this case, several techniques were implemented for comparative purposes, namely particle swarm optimization (PSO) and HS as well as hybrid HS-SA and PSO-HS algorithms.

3.1. Particle Swarm Optimization (PSO)

PSO is a stochastic optimization technique used to approach non-convex optimization problems. Within the PSO, the candidate solutions or particles move around the search space according to some rules regarding their position and velocity. Each particle’s movement is influenced by its local best known position, and is also guided toward the best known positions in the search space [32]. Equations (10) and (11) are used for computing the velocity and position of a given particle, respectively. In this case, t is the number of the current iteration; x i and v i indicate, respectively, the ith particle’s position and velocity; w ( t ) is the inertia weight; x g B e s t and x p B e s t i are the historically best position of the entire swarm and particle i, respectively; and c 1 and c 2 are the personal and global learnidng coefficients, respectively. Finally, r 1 and r 2 are uniformly distributed random numbers in the range [0, 1].
v i ( t + 1 ) = w ( t ) v i ( t ) + c 1 r 1 x p B e s t i x i ( t ) + c 2 r 2 x g B e s t x i ( t )
x i ( t + 1 ) = x i ( t ) + v i ( t + 1 )
Figure 1 depicts the flowchart of the implemented PSO. The algorithm begins with a random generation of candidate solutions or particles. Each particle is randomly located in the search space, bearing in mind the limits of the decision variables. As previously mentioned, every particle is associated with two vectors: one that indicates its position and another one that describes its velocity. These two vectors are updated for each particle in every iteration. In this updating process, the personal best and global best information are considered to update the new positions and velocity of the particles. The process stops once a given number of iterations has elapsed. In [33], the authors combine PSO with HS to approach high dimensional optimization problems. In this paper, a hybrid PSO-HS algorithm is also tested to solve the optimal coordination problem.

3.2. Harmony Search

HS is a population-based metaheuristic inspired on the musical process of searching for a perfect state of harmony. It was initially proposed in [34], and despite being relatively new, its effectiveness and applicability have been demonstrated in several areas, including continuous engineering optimization [35], vehicle routing [36], and water distribution networks [37], among others.
In HS, finding a perfect state of harmony is analogous to finding an optimal solution in an optimization problem. Each candidate solution within the HS is called a harmony. In this sense, some analogies can be derived between an optimization process and HS:
  • Every decision variable is analogous to a musical instrument;
  • An iteration of the HS is equivalent to the musicians improvising for new harmonies;
  • The objective function corresponds to the listeners’ appreciation;
  • The optimal or quasi-optimal solution is analogous to the perfect harmony achieved among the musicians of the group.
The initialization of the HS takes place by creating an array called harmony memory (HM) that stores harmonies/individuals randomly generated and evaluated by their respective objective function. The flowchart of the HS algorithm is depicted in Figure 2.

3.3. Hybrid HS-SA Algorithm

HS has been successfully hybridized with other metaheuristic techniques to improve its performance. The main objective with hybridization is to combine the strengths of different techniques to find high quality solutions of complex problems. In [25], HS is combined with an artificial electric field algorithm for feature selection in high dimensional data sets. In [28], the authors hybridized a cultural algorithm with HS to solve the constrained optimization problem of diesel blending. In [26], HS was combined with a neural network for forecasting electricity prices. A comprehensive review of the development of the HS algorithm along with hybrid versions and applications can be consulted in [38].
In this paper, the hybrid HS-SA approach proposed in [22] was implemented. SA is a metaheuristic technique inspired by the annealing of certain metals proposed in [39]. This technique starts with a randomly selected solution S and an initial temperature T denoted as T 0 . In every iteration of the algorithm, a new solution S in the neighborhood of S is generated and the temperature is updated. A better solution is always accepted; nonetheless, inferior solutions are also accepted with a probability determined by its fitness and current temperature. Usually, low quality solutions might be accepted at the early stage of the algorithm to enforce diversification of the search, but as the temperature is updated, the probability of accepting inferior solutions decreases.
The implemented HS-SA algorithm is described in Algorithm 1. In this case, HMCR stands for harmony memory considering rate, which is the probability at which a new individual is generated from those already existing in the HM. PAR is the pitch adjusting rate, which is the probability value used for the generation of a new individual. HMS stands for the harmony memory size, which defines the number of individuals stored in the HM, and BW corresponds to the pitch bandwidth. As regards SA, T 0 is the initial temperature and α is the temperature reduction rate.
Algorithm 1: Hybrid HS-SA algorithm.
 1 Let:    f ( ) be the proposed objective function
 2 Initialize parameters:    H M C R , P A R , H M S , T 0 , α
 3 Initialize harmony memory (HM)
 4 Set:    T = T 0
 5 while   (stopping criteria is not reached) do
 6      Find the current worst harmonic and the best harmony in HM  
 7      for    i = 1 to D do
 8         if   ( r a n d H M C R ) then   
 9        H i = H M i j where j = r a n d _ i n t ( 1 , H M S )
 10      if   ( r a n d P A R ) then   
 11        H i = H i ± r a n d × B W where j = r a n d _ i n t ( 1 , H M S )
 12      end if   
 13     else   
 14      Generate H i within the allowed bounds (randomly)
 15     end if   
 16   end for   
 17   Δ C o s t = f ( H ) f ( W o r s t )
 18   if   ( Δ C o s t < 0 or r a n d < e Δ C o s t / T ) then   
 19     Update HM by replacing the worst harmony by H  
 20   end if   
 21   Set T = α T
 22 end while   
 23 Save the best harmony as the solution

4. Results

The proposed solution technique for the optimal coordination of OCRs was tested with the network depicted in Figure 3 (adapted from [21]), the parameters of which can be consulted in [40]. This system corresponds to an IEC test network used in several research papers [10,11,21,41,42]. Furthermore, for comparative purposes with other techniques, the same formulation of [21] was considered. Table 1 summarizes the four scenarios considered. These scenarios refer to different conditions under which the DN is expected to operate. In scenario 1, the DG units are disconnected and the load is met using the main power supply; in contrast, in scenario 2, all DG units are connected and the load is fed using not only the DG plants but also the main power supply. In scenario 3, the DG3 and DG4 units are disconnected, so the load is supplied by the main power supply and also by the DG1 and DG2 units. In scenario 4, the DN is disconnected from the main power grid and the load is fed using the DG units only.
Five three-phase line failures were considered. In this case, fault 1 represents a fault on line DL-5; Fault 2 and Fault 3 are failures on lines DL-4 and DL-2, respectively; fault 5 represents a fault on the DL-1 line; and F5 represents a fault on the DL-3 line. The results obtained with the proposed approach were compared with those reported in [10,11]. Additionally, C T I was set to 0.3 s and IEC normal inverse curves were considered for all relays, which are labeled with numbers ranging from 1 to 15. Figure 3 shows the location of each relay. Switches CB-LOOP1 and CB-LOOP2 remained open for all scenarios under consideration.
Several tests were performed to adjust the HS and HS-SA parameters. Such tests were carried out by trial and error based on recommendations reported in [22,34]. The parameters that showed the best performance for both HS and HS-SA algorithms were: number of iterations 1000, harmony memory size 25, number of new harmonies 20, harmony memory consideration rate 0.9, and pitch adjustment rate 0.1. Furthermore, the SA parameters consist of an initial temperature ( T 0 ) of 0.025 and a temperature reduction rate ( α ) of 0.99, as recommended in [22]. As regards the parameters of the PSO and GA, these were adopted as suggested in [42] and limited to 1000 iterations.
As previously mentioned, PSO, HS, PSO-HS and HS-SA techniques were implemented in order to solve the coordination problem. The results obtained with these techniques are compared with those found in the literature [10,11,21]. Table 2 presents the total operating time ( T ( s ) ) obtained with each implemented technique. It is important to highlight that in all scenarios under analysis, HS-SA obtained adequate coordination and lower operating times than reported in [10,11,21]; additionally, HS-SA performed better HS, PSO and PSO-HS. Note that for all operative scenarios, HS, PSO and PSO-HS were also able to obtain a proper coordination with lower operational times than those reported in [10,11]. In conclusion, HS-SA remains an appealing option for solving the optimal coordination problem due to its ease of implementation and high performance.
Figure 4, Figure 5, Figure 6 and Figure 7 show the convergence curves of the implemented algorithms, as well as the curve of the GA proposed in [21]. In Figure 5, GA presents the fastest convergence; nonetheless, the implemented hybrid HS-SA is the algorithm with the shortest operating time (best objective function). Figure 5 depicts the convergence curves for scenario 2. Note that in this case, HS is the fastest converging algorithm, while HS-SA is the algorithm with the best values of the objective function. In Figure 6, the performance of all algorithms is quite similar, while in Figure 7 it is evident that GA presents faster convergence but slightly lower objective function than HS-SA.

4.1. Results for Scenario 1

In scenario 1, the load is supplied from the main power grid and all DG units are offline. The five faults were simulated, the results of which were used as input data for the suggested coordination model. The obtained results are presented in Table 3 and Table 4. Table 3 shows the T M S and P S M i m a x values for each relay. Table 4 shows the operating times of the relays with the proposed method. Note that the information provided in Table 4 provides the operating times for the main and backup relays. It was observed that, in all cases, HS is able to ensure coordination between the main and backup relays.

4.2. Results for Scenario 2

In scenario 2, the load is supplied from the main power grid and all DG units. The coordination results obtained for this scenario are presented in Table 5 and Table 6. Table 5 shows the T M S and P S M i m a x results obtained with the proposed model for each relay. Table 6 shows the operating times of the relays. Note that coordination between main and backup relays is guaranteed.

4.3. Results for Scenario 3

In scenario 3, DG3 and DG4 are disconnected, so the load of the distribution network can be supplied through the main power supply as well as through DG1 and DG2. The coordination results obtained for this scenario are presented in Table 7 and Table 8. Table 7 shows the T M S and P S M i m a x results performed with the proposed model for each relay. Table 8 shows the operating times of the relays with the proposed method. In all cases, HS guaranteed coordination between the main and backup relays.

4.4. Results for Scenario 4

In scenario 4, the load of the distribution network can be supplied through all DG units. The coordination results obtained for this scenario are presented in Table 9 and Table 10. Table 9 shows the T M S and P S M i m a x results performed with the proposed model for each relay. Table 10 shows the operating times of the relays with the proposed method. In all cases, there is coordination between the main and backup relays.

5. Conclusions

The complexity of today’s distribution networks and the increasing presence of renewable DG require smarter and more adaptive protection schemes. In a context where distribution networks are expected to operate under different scenarios, traditional approaches for OCR coordination may not be reliable for certain distribution network conditions. In this paper, a novel application of HS and HS-SA is proposed regarding the optimal coordination of OCRs in distribution networks with DG. Several tests were performed on a test distribution network, which featured different types of DG units and several operational modes. A comparison of GA, PSO, HS, PSO-HS and HS-SA techniques was carried out. The implemented algorithms proved to be effective for solving the optimal coordination problem, presenting low operating times and quickly reaching convergence; however, HS-SA was the metaheuristic with the best performance in terms of quality of the objective function. The results evidenced the applicability and effectiveness of HS-SA to tackle the optimal coordination problem in modern DNs, achieving high-quality solutions. Other alternatives might be explored regarding HS approaches, such as online applications in real DNs which might require parallelization techniques to reduce computation time, clustering of operational scenarios and exploring other hybrid versions of HS. This opens a new field of applications for the HS technique regarding the safe operation of modern DNs and microgrids.

Author Contributions

Conceptualization, S.D.S.-Z. and J.M.L.-L.; data curation, S.D.S.-Z.; formal analysis, S.D.S.-Z., N.M.-G. and J.M.L.-L.; funding acquisition, J.M.L.-L. and N.M.-G.; investigation, S.D.S.-Z., N.M.-G. and J.M.L.-L.; methodology, S.D.S.-Z.; project administration, S.D.S.-Z., N.M.-G. and J.M.L.-L.; resources, S.D.S.-Z., N.M.-G. and J.M.L.-L.; software, S.D.S.-Z.; supervision, N.M.-G. and J.M.L.-L.; validation, S.D.S.-Z., N.M.-G. and J.M.L.-L.; visualization, S.D.S.-Z., N.M.-G. and J.M.L.-L.; writing—original draft, S.D.S.-Z.; writing—review and editing, S.D.S.-Z., N.M.-G. and J.M.L.-L. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Colombia Scientific Program within the framework of the so-called Ecosistema Científico (Contract No. FP44842- 218-2018).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data is available in the cited references and via authors on request.

Acknowledgments

The authors gratefully acknowledge the support from the Colombia Scientific Program within the framework of the so-called Ecosistema Científico (Contract No. FP44842- 218-2018). The authors also want to acknowledge Universidad de Antioquia for its support through the project “estrategia de sostenibilidad”.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Bui, D.M.; Chen, S.L. Fault protection solutions appropriately proposed for ungrounded low-voltage AC microgrids: Review and proposals. Renew. Sustain. Energy Rev. 2017, 75, 1156–1174. [Google Scholar] [CrossRef]
  2. Sortomme, E.; Mapes, G.; Foster, B.; Venkata, S. Fault analysis and protection of a microgrid. In Proceedings of the 2008 40th North American Power Symposium, Calgary, AB, Canada, 28–30 September 2008; pp. 1–6. [Google Scholar]
  3. Dewadasa, J.M.D. Protection of Distributed Generation Interfaced Networks. Ph.D. Thesis, Queensland University of Technology, Brisbane, Australia, 2010. [Google Scholar]
  4. Norshahrani, M.; Mokhlis, H.; Abu Bakar, A.; Jamian, J.; Sukumar, S. Progress on Protection Strategies to Mitigate the Impact of Renewable Distributed Generation on Distribution Systems. Energies 2017, 10, 1864. [Google Scholar] [CrossRef] [Green Version]
  5. Hosseini, S.A.; Abyaneh, H.A.; Sadeghi, S.H.H.; Razavi, F.; Nasiri, A. An overview of microgrid protection methods and the factors involved. Renew. Sustain. Energy Rev. 2016, 64, 174–186. [Google Scholar] [CrossRef]
  6. Telukunta, V.; Pradhan, J.; Agrawal, A.; Singh, M.; Srivani, S.G. Protection challenges under bulk penetration of renewable energy resources in power systems: A review. CSEE J. Power Energy Syst. 2017, 3, 365–379. [Google Scholar] [CrossRef]
  7. Katyara, S.; Staszewski, L.; Leonowicz, Z. Protection Coordination of Properly Sized and Placed Distributed Generations–Methods, Applications and Future Scope. Energies 2018, 11, 2672. [Google Scholar] [CrossRef] [Green Version]
  8. Jaramillo-Serna, J.d.J.; López-Lezama, J.M. Alternative Methodology to Calculate the Directional Characteristic Settings of Directional Overcurrent Relays in Transmission and Distribution Networks. Energies 2019, 12, 3779. [Google Scholar] [CrossRef] [Green Version]
  9. De Souza, A.C.Z.; Castilla, M. Microgrids Design and Implementation; Springer: Berlin/Heidelberg, Germany, 2019. [Google Scholar]
  10. Saad, S.M.; El-Naily, N.; Mohamed, F.A. A new constraint considering maximum PSM of industrial over-current relays to enhance the performance of the optimization techniques for microgrid protection schemes. Sustain. Cities Soc. 2019, 44, 445–457. [Google Scholar] [CrossRef]
  11. El-Naily, N.; Saad, S.M.; Hussein, T.; Mohamed, F.A. A novel constraint and non-standard characteristics for optimal over-current relays coordination to enhance microgrid protection scheme. IET Gener. Transm. Distrib. 2019, 13, 780–793. [Google Scholar] [CrossRef]
  12. Zeineldin, H.H.; Mohamed, Y.A.R.I.; Khadkikar, V.; Pandi, V.R. A protection coordination index for evaluating distributed generation impacts on protection for meshed distribution systems. IEEE Trans. Smart Grid 2013, 4, 1523–1532. [Google Scholar] [CrossRef]
  13. Ehrenberger, J.; Švec, J. Directional Overcurrent Relays Coordination Problems in Distributed Generation Systems. Energies 2017, 10, 1452. [Google Scholar] [CrossRef] [Green Version]
  14. Saleh, K.A.; Zeineldin, H.H.; El-Saadany, E.F. Optimal Protection Coordination for Microgrids Considering N -1 Contingency. IEEE Trans. Ind. Inform. 2017, 13, 2270–2278. [Google Scholar] [CrossRef]
  15. Baghaee, H.R.; Mirsalim, M.; Gharehpetian, G.B.; Talebi, H.A. MOPSO/FDMT-based Pareto-optimal solution for coordination of overcurrent relays in interconnected networks and multi-DER microgrids. IET Gener. Transm. Distrib. 2018, 12, 2871–2886. [Google Scholar] [CrossRef]
  16. Alam, M.N. Adaptive protection coordination scheme using numerical directional overcurrent relays. IEEE Trans. Ind. Inform. 2018, 15, 64–73. [Google Scholar] [CrossRef]
  17. Lin, H.; Sun, K.; Tan, Z.H.; Liu, C.; Guerrero, J.M.; Vasquez, J.C. Adaptive protection combined with machine learning for microgrids. IET Gener. Transm. Distrib. 2019, 13, 770–779. [Google Scholar] [CrossRef]
  18. Ustun, T.S.; Ozansoy, C.; Zayegh, A. Modeling of a Centralized Microgrid Protection System and Distributed Energy Resources According to IEC 61850-7-420. IEEE Trans. Power Syst. 2012, 27, 1560–1567. [Google Scholar] [CrossRef]
  19. Kiliçkiran, H.C.; Şengör, İ.; Akdemir, H.; Kekezoğlu, B.; Erdinç, O.; Paterakis, N.G. Power system protection with digital overcurrent relays: A review of non-standard characteristics. Electr. Power Syst. Res. 2018, 164, 89–102. [Google Scholar] [CrossRef]
  20. Fani, B.; Bisheh, H.; Sadeghkhani, I. Protection coordination scheme for distribution networks with high penetration of photovoltaic generators. IET Gener. Transm. Distrib. 2017, 12, 1802–1814. [Google Scholar] [CrossRef]
  21. Saldarriaga-Zuluaga, S.D.; López-Lezama, J.M.; Muñoz-Galeano, N. Optimal Coordination of Overcurrent Relays in Microgrids Considering a Non-Standard Characteristic. Energies 2020, 13, 922. [Google Scholar] [CrossRef] [Green Version]
  22. Assad, A.; Deep, K. A Hybrid Harmony search and Simulated Annealing algorithm for continuous optimization. Inf. Sci. 2018, 450, 246–266. [Google Scholar] [CrossRef]
  23. Srinivasa Rao, R.; Narasimham, S.V.L.; Ramalinga Raju, M.; Srinivasa Rao, A. Optimal Network Reconfiguration of Large-Scale Distribution System Using Harmony Search Algorithm. IEEE Trans. Power Syst. 2011, 26, 1080–1088. [Google Scholar] [CrossRef]
  24. Xin, Y.; Yi, J.; Zhang, K.; Chen, C.; Xiong, J. Offline Selective Harmonic Elimination With (2N+1) Output Voltage Levels in Modular Multilevel Converter Using a Differential Harmony Search Algorithm. IEEE Access 2020, 8, 121596–121610. [Google Scholar] [CrossRef]
  25. Sheikh, K.H.; Ahmed, S.; Mukhopadhyay, K.; Singh, P.K.; Yoon, J.H.; Geem, Z.W.; Sarkar, R. EHHM: Electrical Harmony Based Hybrid Meta-Heuristic for Feature Selection. IEEE Access 2020, 8, 158125–158141. [Google Scholar] [CrossRef]
  26. Elattar, E.E.; Elsayed, S.K.; Farrag, T.A. Hybrid Local General Regression Neural Network and Harmony Search Algorithm for Electricity Price Forecasting. IEEE Access 2021, 9, 2044–2054. [Google Scholar] [CrossRef]
  27. Peng, J.; Liu, M.; Zhang, X.; Ling, L. Hybrid heuristic algorithm for multi-objective scheduling problem. J. Syst. Eng. Electron. 2019, 30, 327–342. [Google Scholar] [CrossRef]
  28. Gao, M.; Zhu, Y.; Cao, C.; Zhu, Y. A Hybrid Cultural Harmony Search Algorithm for Constrained Optimization Problem of Diesel Blending. IEEE Access 2020, 8, 6673–6690. [Google Scholar] [CrossRef]
  29. Barzegari, M.; Bathaee, S.; Alizadeh, M. Optimal coordination of directional overcurrent relays using harmony search algorithm. In Proceedings of the 2010 9th International Conference on Environment and Electrical Engineering, Prague, Czech Republic, 16–19 May 2010; pp. 321–324. [Google Scholar] [CrossRef]
  30. Rajput, V.N.; Pandya, K.S. Coordination of directional overcurrent relays in the interconnected power systems using effective tuning of harmony search algorithm. Sustain. Comput. Inform. Syst. 2017, 15, 1–15. [Google Scholar] [CrossRef]
  31. ElSayed, S.K.; Elattar, E.E. Hybrid Harris hawks optimization with sequential quadratic programming for optimal coordination of directional overcurrent relays incorporating distributed generation. Alex. Eng. J. 2021, 60, 2421–2433. [Google Scholar] [CrossRef]
  32. Gutiérrez, D.; Villa, W.M.; López-Lezama, J.M. Flujo Óptimo Reactivo mediante Optimización por Enjambre de Partículas. Inf. Tecnol. 2017, 28, 215–224. [Google Scholar] [CrossRef] [Green Version]
  33. Li, H.Q.; Li, L. A Novel Hybrid Particle Swarm Optimization Algorithm Combined with Harmony Search for High Dimensional Optimization Problems. In Proceedings of the 2007 International Conference on Intelligent Pervasive Computing (IPC 2007), Jeju Island, Korea, 11–13 October 2007; pp. 94–97. [Google Scholar] [CrossRef]
  34. Geem, Z.W.; Kim, J.H.; Loganathan, G. A New Heuristic Optimization Algorithm: Harmony Search. Simulation 2001, 76, 60–68. [Google Scholar] [CrossRef]
  35. Lee, K.S.; Geem, Z.W. A new meta-heuristic algorithm for continuous engineering optimization: harmony search theory and practice. Comput. Methods Appl. Mech. Eng. 2005, 194, 3902–3933. [Google Scholar] [CrossRef]
  36. Yassen, E.; Ayob, M.; Nazr, M.; Ahmad, Z. Harmony Search Algorithm for Vehicle Routing Problem with Time Windows. J. Appl. Sci. 2013, 13, 633–638. [Google Scholar] [CrossRef] [Green Version]
  37. Geem, Z.W. Optimal cost design of water distribution networks using harmony search. Eng. Optim. 2006, 38, 259–277. [Google Scholar] [CrossRef]
  38. Al-Omoush, A.A.; Alsewari, A.A.; Alamri, H.S.; Zamli, K.Z. Comprehensive Review of the Development of the Harmony Search Algorithm and its Applications. IEEE Access 2019, 7, 14233–14245. [Google Scholar] [CrossRef]
  39. Kirkpatrick, S.; Gelatt, C.D.; Vecchi, M.P. Optimization by Simulated Annealing. Science 1983, 220, 671–680. [Google Scholar] [CrossRef]
  40. Kar, S.; Samantaray, S.R.; Zadeh, M.D. Data-Mining Model Based Intelligent Differential Microgrid Protection Scheme. IEEE Syst. J. 2017, 11, 1161–1169. [Google Scholar] [CrossRef]
  41. Saldarriaga-Zuluaga, S.D.; López-Lezama, J.M.; Muñoz-Galeano, N. Adaptive protection coordination scheme in microgrids using directional over-current relays with non-standard characteristics. Heliyon 2021, 7, e06665. [Google Scholar] [CrossRef]
  42. Saldarriaga-Zuluaga, S.D.; López-Lezama, J.M.; Muñoz-Galeano, N. Optimal coordination of over-current relays in microgrids considering multiple characteristic curves. Alex. Eng. J. 2021, 60, 2093–2113. [Google Scholar] [CrossRef]
Figure 1. Flowchart of the implemented PSO algorithm.
Figure 1. Flowchart of the implemented PSO algorithm.
Applsci 11 09207 g001
Figure 2. Flowchart of the implemented HS algorithm.
Figure 2. Flowchart of the implemented HS algorithm.
Applsci 11 09207 g002
Figure 3. Distribution network with DG (adapted from [21]).
Figure 3. Distribution network with DG (adapted from [21]).
Applsci 11 09207 g003
Figure 4. Convergence of different algorithms for Scenario 1.
Figure 4. Convergence of different algorithms for Scenario 1.
Applsci 11 09207 g004
Figure 5. Convergence of different algorithms for Scenario 2.
Figure 5. Convergence of different algorithms for Scenario 2.
Applsci 11 09207 g005
Figure 6. Convergence of different algorithms for Scenario 3.
Figure 6. Convergence of different algorithms for Scenario 3.
Applsci 11 09207 g006
Figure 7. Convergence of different algorithms for Scenario 4.
Figure 7. Convergence of different algorithms for Scenario 4.
Applsci 11 09207 g007
Table 1. Distribution network scenarios.
Table 1. Distribution network scenarios.
ScenarioMain GridDG1DG2DG3DG4
1ONOFFOFFOFFOFF
2ONONONONON
3ONONONOFFOFF
4OFFONONONON
Table 2. Comparative performance of different techniques.
Table 2. Comparative performance of different techniques.
Scenarios[10][11][GA [21]][PSO][HS][PSO-HS][HS-SA]
17.536.644.995.205.205.24.68
219.1817.4813.6613.6613.7313.6613.56
314.0412.6710.7110.9210.9210.9210.31
415.5615.5612.6312.6312.8912.6312.49
Table 3. Coordination parameters for Scenario 1.
Table 3. Coordination parameters for Scenario 1.
Relay TMS i PSM imax
R1
R20.05100
R3
R40.1689100
R5
R60.3055100
R70.18925
R8
R9
R100.05100
R11
R120.0599.55
R13
R14
R15
Table 4. Operating times for Scenario 1.
Table 4. Operating times for Scenario 1.
FaultOperating Times of OCRs (s)
Main Backup
Fault 1R1R13
R2R4
0.10.4
Fault 2R3R1
R4R6R15
0.350.65
Fault 3R5R15
R6R7R8
0.50.8
Fault 4R8R11
R12R5R7
0.10 0.89
Fault 5R9R14
R10R6R15
0.110.71
Table 5. Coordination parameters for Scenario 2.
Table 5. Coordination parameters for Scenario 2.
Relay TMS i PSM imax
R10.137111.49
R20.0567.73
R30.05100
R40.191955.61
R50.1085100
R60.305565.28
R70.24599.55
R80.189244.99
R90.0515.09
R100.0532.03
R110.2208100
R120.05100
R130.1689100
R140.0998100
R150.135951.6
Table 6. Operating times for Scenario 2.
Table 6. Operating times for Scenario 2.
FaultOperating Times of OCRs (s)
Main Backup
Fault 1R1R13
0.440.75
R2R4
0.100.40
Fault 2R3R1
0.170.47
R4R6R15
0.300.600.6
Fault 3R5R15
0.280.77
R6R7R8
0.530.80.8
Fault 4R8R11
0.811.1
R12R5R7
0.090.371.2
Fault 5R9R14
0.200.50
R10R6R15
0.100.730.97
Table 7. Coordination parameters for Scenario 3.
Table 7. Coordination parameters for Scenario 3.
Relay TMS i PSM imax
R1
R20.0536.71
R3
R40.165658.16
R50.060933.54
R60.297165.59
R70.18555
R80.192542.95
R90.626633.02
R100.0560.47
R110.218671.96
R120.0587.84
R13
R14
R150.137451.85
Table 8. Operating times for Scenario 3.
Table 8. Operating times for Scenario 3.
FaultOperating Times of OCRs (s)
Main Backup
Fault 1R1R13
R2R4
0.100.40
Fault 2R3R1
R4R6R15
0.320.620.62
Fault 3R5R15
0.280.69
R6R7R8
0.520.820.83
Fault 4R8R11
0.821.10
R12R5R7
0.100.400.9
Fault 5R9R14
R10R6R15
0.110.690.90
Table 9. Coordination parameters for Scenario 4.
Table 9. Coordination parameters for Scenario 4.
Relay TMS i PSM imax
R10.151176.23
R20.0549.59
R30.0547.71
R40.155256
R50.157190.12
R60.147742.65
R7
R80.217640.8
R90.0532.32
R100.0553.89
R110.239658.28
R120.0557.41
R130.166995.87
R140.099883.93
R150.137161.34
Table 10. Operating times for Scenario 4.
Table 10. Operating times for Scenario 4.
FaultOperating Times of OCRs (s)
Main Backup
Fault 1R1R13
0.440.74
R2R4
0.120.42
Fault 2R3R1
0.170.47
R4R6R15
0.420.720.72
Fault 3R5R15
0.410.78
R6R7R8
0.69 1.00
Fault 4R8R11
0.951.28
R12R5R7
0.130.43
Fault 5R9R14
0.210.51
R10R6R15
0.120.880.9
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Saldarriaga-Zuluaga, S.D.; López-Lezama, J.M.; Muñoz-Galeano, N. Hybrid Harmony Search Algorithm Applied to the Optimal Coordination of Overcurrent Relays in Distribution Networks with Distributed Generation. Appl. Sci. 2021, 11, 9207. https://doi.org/10.3390/app11199207

AMA Style

Saldarriaga-Zuluaga SD, López-Lezama JM, Muñoz-Galeano N. Hybrid Harmony Search Algorithm Applied to the Optimal Coordination of Overcurrent Relays in Distribution Networks with Distributed Generation. Applied Sciences. 2021; 11(19):9207. https://doi.org/10.3390/app11199207

Chicago/Turabian Style

Saldarriaga-Zuluaga, Sergio D., Jesús M. López-Lezama, and Nicolás Muñoz-Galeano. 2021. "Hybrid Harmony Search Algorithm Applied to the Optimal Coordination of Overcurrent Relays in Distribution Networks with Distributed Generation" Applied Sciences 11, no. 19: 9207. https://doi.org/10.3390/app11199207

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