Next Article in Journal
A Novel Lightweight Facial Expression Recognition Network Based on Deep Shallow Network Fusion and Attention Mechanism
Previous Article in Journal
Prediction of the Maximum and Minimum Prices of Stocks in the Stock Market Using a Hybrid Model Based on Stacking
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Adaptive Overcurrent Protection Method for Distribution Networks Based on Dynamic Multi-Objective Optimization Algorithm

1
State Grid Hunan Electric Power Company Limited Research Institute, Changsha 410007, China
2
National Key Laboratory of Power Grid Disaster Prevention and Mitigation, Changsha University of Science and Technology, Changsha 410114, China
3
State Grid Hunan Electric Power Company Limited, Changsha 410007, China
*
Author to whom correspondence should be addressed.
Algorithms 2025, 18(8), 472; https://doi.org/10.3390/a18080472
Submission received: 24 June 2025 / Revised: 22 July 2025 / Accepted: 26 July 2025 / Published: 28 July 2025

Abstract

With the large-scale integration of renewable energy into distribution networks, traditional fixed-setting overcurrent protection strategies struggle to adapt to rapid fluctuations in renewable energy (e.g., wind and photovoltaic) output. Optimizing current settings is crucial for enhancing the stability of modern distribution networks. This paper proposes an adaptive overcurrent protection method based on an improved NSGA-II algorithm. By dynamically detecting renewable power fluctuations and generating adaptive solutions, the method enables the online optimization of protection parameters, effectively reducing misoperation rates, shortening operation times, and significantly improving the reliability and resilience of distribution networks. Using the rate of renewable power variation as the core criterion, renewable power changes are categorized into abrupt and gradual scenarios. Depending on the scenario, either a random solution injection strategy (DNSGA-II-A) or a Gaussian mutation strategy (DNSGA-II-B) is dynamically applied to adjust overcurrent protection settings and time delays, ensuring real-time alignment with grid conditions. Hard constraints such as sensitivity, selectivity, and misoperation rate are embedded to guarantee compliance with relay protection standards. Additionally, the convergence of the Pareto front change rate serves as the termination condition, reducing computational redundancy and avoiding local optima. Simulation tests on a 10 kV distribution network integrated with a wind farm validate the effectiveness of the proposed method.

1. Introduction

Renewable energy generation is a critical component of energy strategies, supporting economic growth while promoting clean and low-carbon power sources [1]. Against this backdrop, the integration capacity of distributed generator (DG) continues to increase [2,3]. High-penetration DG integration reduces power losses and provides voltage support during faults [4]. However, as DG capacity grows, traditional current protection faces challenges such as misoperation, failure to operate, loss of selectivity, and reduced sensitivity, failing to meet setting principles. Adaptive three-stage current protection, widely used in 10 kV distribution networks due to its simplicity, low cost, and reliability, requires further improvement under DG integration. Scholars worldwide have conducted extensive research: Reference [5] conducted an evaluation of fault characteristic differences in differential protection for distribution networks containing distributed generators. It revealed that traditional current differential protection may lead to reduced transition resistance when applied to active distribution networks. In response to this conclusion, an adaptive current differential protection method was proposed by adjusting the phase angle constraints based on the proportional relationship of power frequency full current components at both ends of the line. Reference [6] addressed the fault current differences caused by boundary condition variations induced by Inverter-Interfaced Distributed Generator (IIDG) integration. By jointly calculating fault currents in distribution networks without IIDG and bus currents connected to IIDG, this study optimized setting value calculation time and improved computational accuracy. Reference [7] presented a composite sequence network current protection scheme for photovoltaic-integrated distribution networks, effectively expanding local protection coverage. However, its exclusive consideration of single DG integration makes it unsuitable for current multi-DG integration trends. Reference [8] proposed a DG access capacity calculation method considering distribution network current protection constraints, but imposed limitations on maximum DG integration capacity. Reference [9] introduced comprehensive protection improvement methods for multi-DG distribution networks, resolving the low DG permeability issue in traditional current protection. Nevertheless, this setting method fails to adapt to DG capacity variations. Reference [10] incorporated DG transient stability duration as temporal constraints in protection coordination, proposing a novel optimized coordination scheme for inverse-time overcurrent protection characteristics considering DG transient stability. Reference [11] implemented power flow calculation and fault analysis using system-wide synchronous state signals collected by the main station, then transmitted calculated current protection settings to individual protection devices via communication systems. This formed the basis for an adaptive current protection coordination scheme utilizing main station communication. Reference [12] addressed coordination challenges between upper/lower-level inverse-time overcurrent protections after DG integration by segmentally linearizing traditional inverse-time operating characteristics, thereby reducing protection operating time while enhancing selectivity. Reference [13] established multiple setting groups based on short-circuit types and DG capacity, optimizing operating time according to grid-connection status through real-time switching to improve protection sensitivity. Reference [14] improved overcurrent protection setting methods using the Grey Wolf Algorithm, optimizing premature convergence and low precision issues. Through constraints on protection operating time and setting values, inverse-time overcurrent protection was re-coordinated to meet protection requirements. Some teams investigated potential maloperations of distance relays in wind farm grid-connected substations under different operational conditions, proposing an adaptive protection scheme that calculates quadrilateral distance relay settings based on wind power penetration rates [15]. Reference [16] improves the traditional Multi-Objective Artificial Hummingbird Algorithm (MOAHA) by addressing its limitations in initial population diversity, convergence stability, and local optimization capabilities. This enhanced algorithm is applicable to multi-objective optimization in complex engineering fields; however, its effectiveness in scenarios involving new energy grid integration requires further investigation. Reference [17] proposes an improved algorithm, SACLMOGOA, to tackle issues such as poor initial population diversity and ergodicity, slow convergence speed, and susceptibility to local optima in the traditional Multi-Objective Grasshopper Optimization Algorithm (MOGOA). The algorithm demonstrated certain efficacy in the application of the hybrid energy storage system (HESS) for Changsha Metro Line 1. Nevertheless, the case study is limited to the specific HESS configuration of Changsha Metro Line 1, without considering topological variations in different urban rail transit networks, collaborative optimization of multiple energy storage types, or complex power grid scenarios with renewable energy integration. Reference [18] proposes to transform the multi-objective optimization problem into a single-objective one for optimization. By using the weighted sum method to balance the priorities of communication and sensing, it is found that when the target angle is close to the angle of the communication user, the sensing and communication channels share information, and the pilot design can optimize the performance of both simultaneously. This method solves multi-objective problems with a single-objective mindset, which effectively reduces the signal conduction error in communication. However, the sensing model of this method assumes that the angles of the target and clutter are known, and does not involve dynamic angle estimation of multiple targets, thus limiting its applicability in mobile target scenarios. Therefore, its universality warrants further validation. After the integration of new energy sources, power fluctuations will change the direction and magnitude of fault currents, which may cause the originally coordinated upper and lower-level protection devices to lose coordination (e.g., the upper-level protection operates before the lower-level one), thus undermining selectivity and expanding the fault impact range. Relay protection must meet such constraints as sensitivity, selectivity, and false operation rate. Power fluctuations of new energy sources may cause these indicators to deviate from the standard range. By dynamically adjusting the protection settings, it can be ensured that the regulatory requirements are still met under different fluctuation scenarios, avoiding the degradation of protection performance caused by parameter mismatch.
To address the aforementioned issues, this paper proposes a dynamic multi-objective optimization and adaptive overcurrent protection method for distributed networks with renewable energy integration based on an improved NSGA-II (Non-dominated Sorting Genetic Algorithm II) algorithm. This method dynamically detects renewable energy power fluctuations and generates adaptive solutions. Through deep integration of a dynamic triggering mechanism and multi-objective optimization algorithms, it achieves adaptive real-time adjustment of protection settings and online optimization of protection parameters, thereby significantly enhancing the reliability and disturbance resistance capability of the distribution network.

2. Materials and Methods

Practical search and optimization problems in real-world production and daily life often evolve over time, necessitating treatment as online optimization problems. These variations manifest in aspects such as objective functions, constraint functions, or variable boundaries. Ideally, solutions should be promptly derived upon problem variations, with temporal parameters corresponding to the iteration counter of optimization algorithms. The NSGA-II (Non-dominated Sorting Genetic Algorithm II), a representative multi-objective evolutionary algorithm (MOEA), is designed to efficiently solve complex multi-objective optimization problems and identify uniformly distributed Pareto optimal solution sets. The NSGA-II algorithm is developed from the NSGA-I (Non-dominated Sorting Genetic Algorithm I). Proposed by Srinivas and Deb in 1995, NSGA-I is the first generation of multi-objective evolutionary algorithms based on Pareto dominance. Its core idea is to solve multi-objective optimization problems through non-dominated sorting and sharing functions, aiming to generate a uniformly distributed Pareto optimal solution set. Under this algorithm, the population is stratified into multiple non-dominated fronts, where solutions in higher-level fronts obtain higher fitness. Meanwhile, the similarity between solutions is calculated using the sharing radius parameter, and finally, offspring are generated through roulette selection based on fitness. However, this algorithm has three non-negligible drawbacks: high computational complexity, parameter sensitivity, and the absence of an elitism preservation mechanism. To address these flaws of NSGA-I, Kalyanmoy Deb’s team proposed three groundbreaking improvements: fast non-dominated sorting, replacement of the sharing function with crowding distance, and the elitism preservation strategy. These improvements have made NSGA-II a milestone in the field of multi-objective optimization and laid the foundation for dynamic multi-objective optimization. Table 1 presents a comparison of the algorithm before and after improvement.
Building upon the traditional NSGA-II workflow, this study implements modifications and enhancements to address the dynamic optimization challenges of relay protection setting coordination in distribution networks following renewable energy integration. A testing mechanism is introduced prior to algorithm execution to detect variable changes in each generation, thereby selecting more appropriate execution strategies. In this research, real-time distribution network parameters—including renewable energy output, load power, line impedance, transformer tap ratios, and historical protection settings—are used as inputs to initialize the parent population. Each individual is encoded as a protection parameter vector. The structure is formulated as [ I set 1 , I set 2 , t delay , t ] ; here, I set 1 is the Overcurrent Stage I setting, I set 2 is the Overcurrent Stage II setting, t delay is the time delay, and t is the time coordination margin. During the testing and decision-making phase, a small number of solutions are randomly selected from the parent population and re-evaluated. If the differences between their objective functions, constraint values, or historical records exceed a threshold, it is determined that significant changes in renewable energy output have occurred. The threshold is defined as θ threshold = k · max σ wind , σ pv , where k is adjustment coefficient, and σ wind and σ pv are the standard deviations of wind power and photovoltaic power outputs, respectively. If the testing mechanism determines that the solution injection strategy (DNSGA-II-A) should be executed, this strategy requires generating uniformly distributed random solutions according to Equation (1) for 20– 70 % of the population individuals. These solutions will replace either the worst-performing individuals or randomly selected individuals within the population.
I set new = I set current · U ( 1 α , 1 + α )
where α = k · σ wind , where U denotes the uniformly distributed random number generation function, and σ wind represents the standard deviation of wind power output. If the testing mechanism determines that the Gaussian mutation strategy (DNSGA-II-B) should be executed, this strategy requires performing Gaussian mutation adjustments on the setting values according to Equation (2), which will replace either the individuals with the lowest crowding distance or redundant individuals in the population.
I set new = I set current · N ( 1 , σ mut )
where σ mut = η · σ pv n , η is the scaling factor, σ pv is the standard deviation of renewable energy output, n is the current iteration count, N denotes the normal-distributed random number generation functions. Subsequently, the merged extended population undergoes non-dominated sorting, crowding distance calculation, and elitist preservation based on the composite objective function F to generate a new parent population. The calculation of F is defined by Equation (3).
F = w 1 · T action + w 2 · ( S ) + w 3 · K sens + w 4 · ( R ) + w 5 · E
where w 1 w 5 are the weight coefficients, T action denotes the operation time, S represents selectivity, K sens is the sensitivity coefficient, R signifies reliability, and E corresponds to the misoperation rate. The misoperation rate E is calculated as:
E = | I set I opt | I opt
where I opt denotes the theoretical optimal setting. When the maximum iteration count is reached or the convergence of the Pareto front change rate (defined as the rate of change in the Pareto front remaining below 1% for five consecutive generations) is achieved, the protection parameter set satisfying the constraint conditions is output to the protection devices. The constraints include: sensitivity K sens > 1.5 , selectivity t upper > t lower + t , misoperation rate E < 1 % . In terms of computational complexity analysis, the proposed Dynamic Non-dominated Sorting Genetic Algorithm II (DNSGA-II) introduces a scenario-adaptive mechanism based on the conventional NSGA-II framework. The computational complexity of the traditional NSGA-II algorithm is given by:
O ( M N 2 + N 3 )
where M represents the number of objective functions (in this study, M = 5: operation time, selectivity, sensitivity coefficient, reliability, and maloperation rate); and N denotes the population size (typically ranging from 100 to 200). In the enhanced multi-objective optimization algorithm, the dynamic mechanism introduces additional computational complexity. Specifically, it requires re-evaluation of 10% of the population individuals per generation, contributing the following complexity term:
O ( 0.1 N · C f )
where C f represents the cost of a single objective function calculation (power flow calculation for distribution networks takes approximately 0.1–1 ms per time). In addition, different execution schemes will increase different computational complexities. For the DNSGA-II-A scheme, replacing 50% of the individuals requires uniform distribution sampling, and the computational complexity is:
O ( 0.5 N · D )
where D represents the dimension of decision variables (D = 4 in this study: I s e t 1 , I s e t 2 , t d e l a y , t ). For the DNSGA-II-B scheme, which is a mutation operation based on the normal distribution, the computational complexity is:
O ( N · D · log D )
Synthesizingthe above steps, the complexity per generation in the worst-case scenario (frequent triggering of DNSGA-II-A) is:
O proposed = O ( M N 2 + N 3 + 0.1 N · C f + 0.5 N · D )
Under typical parameters ( N = 100 , M = 5 , D = 4 , C f 100 FLOPs ), it is calculated that the computational complexity of the traditional NSGA-II algorithm is approximately 5 × 10 4 FLOPs per generation, while that of the improved algorithm in this paper is about 5.2 × 10 4 FLOPs per generation, with an increase of approximately 4% in computational complexity.
Based on the aforementioned improvements to the NSGA-II algorithm, the workflow of the adaptive overcurrent protection method proposed in this study is illustrated in Figure 1. (1) Initialize the population by inputting fundamental parameters from the distribution network, including: real-time renewable power outputs P w i n d ( t ) , P p v ( t ) , load power P l o a d ( t ) , renewable power fluctuation rates σ wind , line impedance Z l i n e , transformer tap ratio k, and historical protection settings (Overcurrent Stage I setting I s e t 1 and Stage II setting I s e t 2 ); (2) Generate the initial parent population P, where each individual is encoded as a protection parameter vector: [ I set 1 , I set 2 , t delay , t ] , with t delay denoting the time delay and t the time coordination margin. Each encoded individual represents a candidate solution. Following the standard NSGA-II workflow (crossover, mutation), crossover operations are applied to selected parent individuals to produce the offspring population Q. Offspring individuals undergo perturbation, and the parent population P is merged with the offspring population Q to form the extended population R. (3) Determine whether the adaptive overcurrent protection setting optimization triggering conditions are satisfied by detecting if renewable energy power or load fluctuation amplitudes exceed predefined thresholds, which initiates the optimization process. Specifically, at the start of each generation iteration, 10 % of parent individuals are randomly selected for re-evaluation of their objective functions and constraint values. If any individual’s objective or constraint deviation from historical records exceeds the threshold, significant renewable energy output variation is confirmed: max ( d P wind d t , d P pv d t , d P load d t ) > θ threshold , where θ t h r e s h o l d is the preset rate-of-change threshold correlated with renewable output standard deviations: θ threshold = k · max ( σ wind , σ pv ) ; (4) Based on renewable energy output state variations, evaluate the applicability of two strategies within the proposed adaptive overcurrent protection method: DNSGA-II-A (random solution injection strategy) and DNSGA-II-B (mutated solution strategy). A rapid state transition is defined by d P wind d t > 2 σ wind . If renewable power fluctuates drastically or grid topology changes rapidly, apply DNSGA-II-A; if renewable states evolve gradually, apply DNSGA-II-B.
(5) Perform non-dominated sorting, crowding distance calculation, and elitist preservation on the extended population R to generate the new parent population. A composite objective function F is proposed to quantify multiple conflicting optimization objectives into a comparable metric. The optimization objectives for this distribution network overcurrent protection are defined as follows: minimizing the operation time T action , maximizing selectivity S, minimizing the sensitivity coefficient K sens , and minimizing the misoperation rate E. Compute F and select the individual with the smallest F value as the current optimal solution. (6) Terminate iterations if the maximum iteration count (set to 100 generations) is reached or the Pareto front change rate remains below 1 % for 5 consecutive generations. Validate optimized protection parameters against constraints: sensitivity K sens > 1.5 , selectivity t upper > t lower + t , and misoperation rate E < 1 % . Output qualified parameters (overcurrent protection thresholds Iset , time delay t delay ) to protection devices to ensure real-time adaptation to short-circuit current variations caused by renewable fluctuations, thereby enhancing protection reliability, selectivity, and speed.

3. Results

To validate the practical application effectiveness of the improved adaptive overcurrent protection method in real-world distribution networks, a 10 kV typical distribution network with a wind farm integration scenario (as shown in Figure 2) is constructed using RSCAD software for simulation-based verification of the proposed method.
In Figure 2, 101, 201, 202, 301, 302, 401, 501, and 601 denote the protection installation locations at the head of each line. By setting different wind power output variations, a simulation model as shown in Figure 3 was built in RSCAD software to verify the optimization of output parameters of DNSGA-II-A (random solution injection strategy) and DNSGA-II-B (mutation solution strategy) in response to sudden wind power changes.

3.1. Validation of DNSGA-II-A (Random Solution Injection Strategy)

The scenario is configured as a 10 kV distribution network integrated with a wind farm subjected to abrupt wind power surges, with initial parameters set as shown in Table 2: a sudden wind speed increase causes wind power output P wind to rise from 1 MW to 3 MW within 5 s, with a fluctuation rate σ wind = 0.4 (standard deviation). An individual in the initial population is configured with I s e t 1 = 1.0 kA , · I s e t 2 = 0.8 kA , adjustment coefficient k = 0.5, and a replacement ratio of 50 % . (Here, Protection 1 refers to the protection device 202 in Figure 2, and Protection 2 refers to the protection device 302 in Figure 2).
According to the DNSGA-II-A (random solution injection strategy) algorithm process, generate random solutions by calculating the perturbation range α = k · σ wind = 0.5 × 0.4 = 0.2 , defined as U ( 1 0.2 , 1 + 0.2 ) = U ( 0.8 , 1.2 ) . Generate new settings I set new assuming a uniformly distributed random number U ( 0.8 , 1.2 ) = 1.1 , then l set 1 new = 1.0 kA × 1.1 = 1.1 kA , I set 2 new = 0.8 kA × 1.1 = 0.88 kA . Replace the worst individual (with the largest F value) in the current population with the new solution. The final optimized parameters are: I set 1 = 1.1 kA , I set 2 = 0.88 kA , t delay = 0.2 s , t = 0.25 s . The comparison of parameters before and after optimization is shown in Table 3.
To ensure the selectivity of the protection devices’ operation, it is necessary to verify the protection operation setting values of the optimized protection devices 202 and 302. If the upper and lower level protection devices cannot effectively coordinate with the optimized protection settings, it is also required to perform optimization calculations on the protection devices of the upper and lower level lines. Table 4 presents a comparison of the protection settings of protection devices 101, 202, 201, 302, 301, and 401 before and after this optimization under the scenario of sudden changes in new energy power.
It can be concluded from Table 4 that after the optimization calculation of protection devices 202 and 302, the selective coordination relationship between the protection devices of the upper and lower level lines can still be satisfied, and there is no need to further perform optimization calculations on the protection devices of the upper and lower level lines.
The waveform data diagram of the fault current obtained through simulation is shown in Figure 4. The diagram respectively illustrates the magnitude of the fault current flowing through Protection 1 before and after the fault, as well as the setting values of Protection 1’s fixed values before and after adjustment. From the simulation waveform diagram, it can be obtained that due to the integration of photovoltaic power sources, the fault current flowing through Protection 1 rises above the original protection setting value. At this time, if the fault current value exceeds the protection setting value, Protection 1 will malfunction. In contrast to the original protection setting value, the optimized setting value is increased by 10%, which effectively avoids the malfunction caused by the sudden increase in wind power output leading to the short-circuit current exceeding the original setting value.

3.2. Validation of DNSGA-II-B (Mutated Solution Strategy)

The scenario is configured as a 10 kV distribution network integrated with a wind farm subjected to gradual wind power variations, with initial parameters set as shown in Table 5: wind power rate of change d P wind d t = 0.1 MW / s , fluctuation rate σ wind = 0.1 , iteration count t = 10; an individual in the initial population is configured with I s e t 1 = 1.0 kA , · I s e t 2 = 0.8 kA , and scaling factor η = 0.1 . (Here, Protection 1 refers to the protection device 202 in Figure 2, and Protection 2 refers to the protection device 302 in Figure 2).
Apply DNSGA-II-B (mutated solution strategy) to perform Gaussian mutation for addressing gradual wind power variations. Calculate the mutation strength σ mut = η · σ pv t = 0.1 × 0.1 10 0.0032 . Generate new settings I s e t new ; assuming a normally distributed random number N ( 1 , 0.0032 ) = 1.005 , then I set 1 new = 1.0 kA × 1.005 = 1.005 kA , I set 2 new = 0.8 kA × 1.005 = 0.804 kA . Replace the individual with the lowest crowding distance (indicating dense neighboring solutions and high redundancy) in the current population with the new solution. After optimization, the output parameters are I set 1 = 1.005 kA , I set 2 = 0.804 kA , t delay = 0.18 s , t = 0.22 s . The comparison of parameters before and after optimization is shown in Table 6.
To ensure the selectivity of the protection devices’ operation, it is necessary to verify the protection operation setting values of the optimized protection devices 202 and 302. If the upper and lower level protection devices cannot effectively coordinate with the optimized protection settings, it is also required to perform optimization calculations on the protection devices of the upper and lower level lines. Table 7 presents a comparison of the protection settings of protection devices 101, 202, 201, 302, 301, and 401 before and after this optimization under the scenario of sudden changes in new energy power.
It can be concluded from Table 7 that after the optimization calculation of protection devices 202 and 302, the selective coordination relationship between the protection devices of the upper and lower level lines can still be satisfied, and there is no need to further perform optimization calculations on the protection devices of the upper and lower level lines.
The waveform data diagram of the fault current obtained through simulation is shown in Figure 5. The diagram depicts the magnitude of the fault current flowing through Protection 1 before and after the fault, as well as the setting values of Protection 1’s threshold before and after optimization and adjustment, respectively.
From the simulation waveform diagram, it can be observed that, similar to the abrupt change scenario, the integration of photovoltaic power sources causes the fault current flowing through Protection 1 to rise above the original protection threshold. When the fault current exceeds this threshold, Protection 1 will malfunction. In contrast to the original protection threshold, the optimized threshold is fine-tuned by 0.5.
The computational examples above demonstrate that DNSGA-II-A employs uniformly distributed random perturbations to broaden the search space and rapidly adapt to severe fluctuations, preventing misoperation, while DNSGA-II-B utilizes Gaussian mutation to refine settings precisely, balancing protection performance and stability. The synergistic interplay between these two strategies ensures that renewable-integrated distribution networks achieve dynamic optimization across varying fluctuation intensities, significantly enhancing the robustness of the protection system.

4. Discussion

In the sudden wind surge scenario, compared to the original protection settings, the optimized settings are increased by 10%, effectively preventing misoperation caused by short-circuit currents exceeding the original thresholds due to sudden wind power surges. In the gradual changing wind scenario, compared to the original protection settings, the optimized settings exhibit a 0.5% adjustment, tailored to gradual variation scenarios, thereby minimizing disruption to the original protection logic. The computational examples above demonstrate that DNSGA-II-A employs uniformly distributed random perturbations to broaden the search space and rapidly adapt to severe fluctuations, preventing misoperation, while DNSGA-II-B utilizes Gaussian mutation to refine settings precisely, balancing protection performance and stability. The synergistic interplay between these two strategies ensures that renewable-integrated distribution networks achieve dynamic optimization across varying fluctuation intensities, significantly enhancing the robustness of the protection system.

5. Conclusions

This paper proposes an adaptive overcurrent protection method for distribution networks based on a dynamic multi-objective optimization algorithm. By using real-time monitoring of wind power, photovoltaic power fluctuations, and load changes, the method dynamically triggers an improved NSGA-II optimization algorithm to perform online optimization of overcurrent protection settings and time parameters. A composite objective function is introduced to integrate multi-objective conflicts such as operation time, selectivity, sensitivity coefficient, and misoperation rate, combined with hard constraints on sensitivity and misoperation rate to ensure compliance with relay protection regulations. For scenarios with intense renewable energy fluctuations, DNSGA-II-A rapidly expands the search range through uniformly distributed random perturbations; for gradual variation scenarios, DNSGA-II-B employs adaptive Gaussian mutation for precise parameter tuning. The research results effectively address the issues of misoperation and failure-to-operate in traditional fixed-setting protection systems under dynamic renewable energy integration. The optimized protection system reduces misoperation rates, shortens operation times, and significantly enhances the reliability and disturbance resistance of distribution networks. Future work will explore optimization scenarios with higher-capacity renewable energy integration and conduct further research on more practical conditions. Currently, our researchers have only applied the optimization algorithm to radial power network topologies. The applicability of this algorithm to meshed (ring-shaped) distribution networks has not yet been investigated. As a next step, our team will conduct research on the adaptability of this algorithm in meshed distribution networks.

Author Contributions

Conceptualization, B.X. and Y.L.; data curation, F.O.; formal analysis, B.X.; funding acquisition, B.X.; investigation, L.T.; methodology, Y.L.; project administration, B.X. and F.A.; resources, K.Y.; software, L.T.; supervision, K.Y. and H.L.; validation, F.O., F.A. and H.L.; visualization, Y.L.; writing—original draft, Y.L.; writing—review and editing, B.X. All authors have read and agreed to the published version of the manuscript.

Funding

This work is supported by the Science and Technology Project of State Grid Hunan Electric Power Co., Ltd. (5216A5240005).

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding author.

Conflicts of Interest

Authors Biao Xu, Fan Ouyang, Fei Ao, Hui Li, Liming Tan were employed by the company State Grid Hunan Electric Power Company Limited, Changsha 410007, China, The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
DGDistributed generator
IIDGInverter-Interfaced Distributed Generator
NSGA-IINon-dominated Sorting Genetic Algorithm II

References

  1. Singh, P.; Pradhan, K.A. A Local measurement based protection technique for distribution system with photovoltaic plants. IET Renew. Power Gener. 2020, 14, 996–1003. [Google Scholar] [CrossRef]
  2. Piotr, S.; Waldemar, G.; Aneta, W. The Potential of Ecological Distributed Energy Generation Systems, Situation, and Perspective for Poland. Energies 2021, 14, 7966. [Google Scholar] [CrossRef]
  3. Sarangi, S.; Sahu, K.B.; Rout, K.P. Distributed generation hybrid AC/DC microgrid protection: A critical review on issues, strategies, and future directions. Int. J. Energy Res. 2020, 44, 3347–3364. [Google Scholar] [CrossRef]
  4. Jerzy, A.; Józef, L.; Agnieszka, W. Distributed generation as efficient measure to improve power generation adequacy. Arch. Electr. Eng. 2019, 68, 373–385. [Google Scholar]
  5. Ni, P.; Cao, H.; He, J.; Li, M.; Gao, F.; Wang, Z. Phase-angle adaptive current differential protection for active distribution network. J. Phys. Conf. Ser. 2023, 2564. [Google Scholar] [CrossRef]
  6. Li, Y.; Wang, D. Asymmetrical fault analysis on distribution feeders with inverter interfaced distributed generators. Int. J. Electr. Power Energy Syst. 2021, 125, 106514. [Google Scholar] [CrossRef]
  7. Zamani, M.A.; Yazdani, A.; Sidhu, T.S. A Communication-Assisted Protection Strategy for Inverter-Based Medium-Voltage Microgrids. IEEE Trans. Smart Grid 2012, 3, 2088–2099. [Google Scholar] [CrossRef]
  8. Nikolaidis, V.C.; Papanikolaou, E.; Safigianni, A.S. A Communication-Assisted Overcurrent Protection Scheme for Radial Distribution Systems with Distributed Generation. IEEE Trans. Smart Grid 2016, 7, 114–123. [Google Scholar] [CrossRef]
  9. Liu, Z.; Su, C.; Hoidalen, H.K.; Chen, Z. A Multiagent System-Based Protection and Control Scheme for Distribution System with Distributed-Generation Integration. IEEE Trans. Power Deliv. 2017, 32, 536–545. [Google Scholar] [CrossRef]
  10. Aghdam, T.S.; Karegar, H.K.; Zeineldin, H.H. Transient Stability Constrained Protection Coordination for Distribution Systems With DG. IEEE Trans. Smart Grid 2018, 9, 5733–5741. [Google Scholar] [CrossRef]
  11. Shih, M.Y.; Conde, A.; Leonowicz, Z.; Martirano, L. An Adaptive Overcurrent Coordination Scheme to Improve Relay Sensitivity and Overcome Drawbacks due to Distributed Generation in Smart Grids. IEEE Trans. Ind. Appl. 2017, 53, 5217–5228. [Google Scholar] [CrossRef]
  12. Min, L.; Jia, G.; Nedialko, B. Dimitrov and Surya Santoso. Stochastic Optimization for Discrete Overcurrent Relay Tripping Characteristics and Coordination. IEEE Trans. Smart Grid 2019, 10, 732–740. [Google Scholar]
  13. Gokhale, S.S.; Kale, V.S. An application of a tent map initiated Chaotic Firefly algorithm for optimal overcurrent relay coordination. Int. J. Electr. Power Energy Syst. 2016, 78, 336–342. [Google Scholar] [CrossRef]
  14. Yang, B.; Tang, J.; Feng, C.; Yang, C.; Dong, X. Optimal Setting Method of Inverse Time Overcurrent Protection for the Distribution Networks Based on the Improved Grey Wolf Optimization. Complexity 2021, 2021, 9564583. [Google Scholar] [CrossRef]
  15. George Sujo, P.; Ashok, S. Adaptive distance protection for grid-connected wind farms based on optimal quadrilateral characteristics. Comput. Electr. Eng. 2021, 93, 107300. [Google Scholar] [CrossRef]
  16. Wang, X.; Feng, J.; Qin, Y. An Improved Multi-objective Artificial Hummingbird Algorithm for Capacity Allocation of Supercapacitor Energy Storage Systems in Urban Rail Transit. J. Bionic Eng. 2025, 22, 1672–6529. [Google Scholar] [CrossRef]
  17. Wang, X.; Zhang, X.; Qin, B.; Guo, L. Improved multi-objective grasshopper optimization algorithm and application in capacity configuration of urban rail hybrid energy storage systems. J. Energy Storage 2023, 72, 108363. [Google Scholar] [CrossRef]
  18. Bazzi, A.; Chafii, M. Mutual Information Based Pilot Design for ISAC. IEEE Trans. Commun. 2025, in press. [Google Scholar] [CrossRef]
Figure 1. Flowchart of adaptive overcurrent protection method calculation.
Figure 1. Flowchart of adaptive overcurrent protection method calculation.
Algorithms 18 00472 g001
Figure 2. Scenario diagram of 10 kV typical distribution network integrated with wind farm.
Figure 2. Scenario diagram of 10 kV typical distribution network integrated with wind farm.
Algorithms 18 00472 g002
Figure 3. Simulation diagram of a 10 kV typical distribution network with wind farm integration in RSCAD.
Figure 3. Simulation diagram of a 10 kV typical distribution network with wind farm integration in RSCAD.
Algorithms 18 00472 g003
Figure 4. Waveform data diagram of fault current under sudden wind power change.
Figure 4. Waveform data diagram of fault current under sudden wind power change.
Algorithms 18 00472 g004
Figure 5. Waveform data diagram of fault current under gradual wind power change.
Figure 5. Waveform data diagram of fault current under gradual wind power change.
Algorithms 18 00472 g005
Table 1. Comparison table of NSGA-I and NSGA-II algorithms.
Table 1. Comparison table of NSGA-I and NSGA-II algorithms.
CharacteristicsNSGA-INSGA-IISignificance of Improvements
Non-dominated SortingOrdinary stratificationQuick sorting10–100× Faster Computational Efficiency
Diversity PreservationSharing functionCrowding distanceEliminated Parameter Tuning Burden, 40–90% Enhanced Distribution Uniformity
Elitism StrategyNoneParent-offspring merging and rank selectionPreserved Historical Optimal Solutions, 30%+ Accelerated Convergence Speed
Selection MechanismRoulette wheelBinary tournamentReduced Selection Bias, Balanced Exploration and Exploitation
Constraint HandlingNoneConstraint dominance principleDirect Support for Engineering Constraints
Computational Resource RequirementHighLowCapability to Handle Real-World Problems
Parameter DependencyStrongWeakStrong Robustness, Reduced Debugging Costs
Table 2. Initial parameter setting in a sudden wind surge scenario.
Table 2. Initial parameter setting in a sudden wind surge scenario.
ParametersValue
Voltage level (kV)10
Wind Power Change Rate (MW/s)0.4
Volatility (standard deviation)0.4
Initial protection setpoint 1 (kA)1.0
Initial protection setpoint 2 (kA)0.8
Adjustment coefficient0.5
replacement ratio50%
Table 3. Algorithm optimization results in wind surge scenario.
Table 3. Algorithm optimization results in wind surge scenario.
ObjectiveOriginal ValueOptimized ValuesAdjustment Ratio
Protection Setting I set 1 1.01.1+10%
Protection Setting I set 2 0.80.88+10%
Table 4. Operating values of protection devices before and after optimization under sudden new energy power change scenarios.
Table 4. Operating values of protection devices before and after optimization under sudden new energy power change scenarios.
ObjectiveOriginal ValueOptimized Values
I set 101 1.31.3
I set 202 1.01.1
I set 201 1.21.2
I set 302 0.80.88
I set 301 0.90.9
I set 401 0.60.6
Table 5. Initial parameter settings in a gradual changing wind scenario.
Table 5. Initial parameter settings in a gradual changing wind scenario.
ParametersValue
Voltage level (kV)10
Wind Power Change Rate (MW/s)0.1
Volatility (standard deviation)0.1
Initial protection setpoint 1 (kA)1.0
Initial protection setpoint 2 (kA)0.8
Scaling factor0.1
Iteration count10
Table 6. Algorithm optimization results in wind surge scenario.
Table 6. Algorithm optimization results in wind surge scenario.
ObjectiveOriginal ValueOptimized ValuesAdjustment Ratio
Protection Setting I set 1 1.01.005+0.5%
Protection Setting I set 2 0.80.804+0.5%
Table 7. Operating values of protection devices before and after optimization under gradual new energy power change scenarios.
Table 7. Operating values of protection devices before and after optimization under gradual new energy power change scenarios.
ObjectiveOriginal ValueOptimized Values
I set 101 1.31.3
I set 202 1.01.005
I set 201 1.21.2
I set 302 0.80.804
I set 301 0.90.9
I set 401 0.60.6
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Xu, B.; Ouyang, F.; Li, Y.; Yu, K.; Ao, F.; Li, H.; Tan, L. An Adaptive Overcurrent Protection Method for Distribution Networks Based on Dynamic Multi-Objective Optimization Algorithm. Algorithms 2025, 18, 472. https://doi.org/10.3390/a18080472

AMA Style

Xu B, Ouyang F, Li Y, Yu K, Ao F, Li H, Tan L. An Adaptive Overcurrent Protection Method for Distribution Networks Based on Dynamic Multi-Objective Optimization Algorithm. Algorithms. 2025; 18(8):472. https://doi.org/10.3390/a18080472

Chicago/Turabian Style

Xu, Biao, Fan Ouyang, Yangyang Li, Kun Yu, Fei Ao, Hui Li, and Liming Tan. 2025. "An Adaptive Overcurrent Protection Method for Distribution Networks Based on Dynamic Multi-Objective Optimization Algorithm" Algorithms 18, no. 8: 472. https://doi.org/10.3390/a18080472

APA Style

Xu, B., Ouyang, F., Li, Y., Yu, K., Ao, F., Li, H., & Tan, L. (2025). An Adaptive Overcurrent Protection Method for Distribution Networks Based on Dynamic Multi-Objective Optimization Algorithm. Algorithms, 18(8), 472. https://doi.org/10.3390/a18080472

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