Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Optimization of substation grounding grid design for horizontal and vertical multilayer and uniform soil condition using Simulated Annealing method

  • Navinesshani Permal ,

    Roles Investigation, Methodology, Writing – original draft

    nesshani@yahoo.com

    Affiliation Institute of Power Engineering, Universiti Tenaga Nasional, Kajang, Selangor, Malaysia

  • Miszaina Osman,

    Roles Writing – review & editing

    Affiliation Institute of Power Engineering, Universiti Tenaga Nasional, Kajang, Selangor, Malaysia

  • Azrul Mohd Ariffin,

    Roles Supervision

    Affiliation Institute of Power Engineering, Universiti Tenaga Nasional, Kajang, Selangor, Malaysia

  • Navaamsini Boopalan,

    Roles Software

    Affiliation Department of Electrical and Electronics Engineering, University Tenaga Nasional, Kajang, Malaysia

  • Mohd Zainal Abidin Ab Kadir

    Roles Supervision

    Affiliation Centre for Electromagnetic and Lightning Protection (CELP), Advanced Lightning, Power, and Energy Research Centre (ALPER), Universiti Putra Malaysia, Seri Kembangan, Selangor, Malaysia

Abstract

Grounding systems are critical in safeguarding people and equipment from power system failures. A grounding system’s principal goal is to offer the lowest impedance path for undesired fault current. Optimization of the grounding grid designs is important in satisfying the minimum cost of the grounding system and safeguarding those people who work in the surrounding area of the grounded installations. Currently, there is no systematic guidance or standard for grounding grid designs that include two-layer soil and its effects on grounding grid systems, particularly vertically layered soil. Furthermore, while numerous studies have been conducted on optimization, relatively limited study has been done on the problem of optimizing the grounding grid in two-layer soil, particularly in vertical soil structures. This paper presents the results of optimization for substation grounding systems using the Simulated Annealing (SA) algorithm in different soil conditions which conforms to the safety requirements of the grounding system. Practical features of grounding grids in various soil conditions discussed in this paper (uniform soil, two-layer horizontal soil, and two-layer vertical soil) are considered during problem formulation and solution algorithm. The proposed algorithm’s results show that the number of grid conductors in the X and Y directions (Nx and Ny), as well as vertical rods (Nr), can be optimized from initial numbers of 35% for uniform soil, 57% for horizontal two-layer soil for ρ1> ρ2, and 33% for horizontal two-layer soil for ρ1< ρ2, and 29% for vertical two-layer soil structure. In other words, the proposed technique would be able to utilize square and rectangle-shaped grounding grids with a number of grid conductors and vertical rods to be implemented in uniform, two-layer horizontal and vertical soil structure, depending on the resistivity of the soil layer.

Introduction

A well-designed grounding system is an essential factor in ensuring a safe operation of electrical systems which plays a major role in ensuring electromagnetic affinity, human protection and wellbeing, and the reliability of devices. The goal of an ideal grounding system is to reduce construction costs and time involved while satisfying the safety threshold parameters. The safety threshold parameters which consist of the grid impedance, step, and touch voltages are used to measure the behavior and safety level of a grounding system. These safety threshold parameters are computed using the equations from IEEE 80 [1]. For a grounding system to be declared safe, the magnitudes of the safety parameters must be below the threshold values. The safety threshold parameters are affected by the grounding grid geometry, grounding design parameters, and the electrical properties of the soil on which the grounding system is installed. Computerized grounding analysis in uniform and two-layer soil categories has become extensive, owing to the enhanced precision, speed, and adaptability provided by computer use. To address the optimization challenge, the traditional trial-error approaches become extremely time-consuming. Therefore, some non-traditional probabilistic search algorithms like the Genetic Algorithm (GA) [24], Particle Swarm Optimization (PSO) algorithm [4, 5], and Harmony Search (HS) algorithm [6], have been used to optimize grounding systems in recent years. Table 1 shows the various algorithms that are built to optimize grounding impedance, increase grounding effectiveness, and reduce engineering costs. Most of the optimization was conducted in uniform and horizontal two-layer soil structure but none was analyzed in vertical soil structure due to the complex nature of the computation involved.

thumbnail
Table 1. Optimization methods used in the grounding system.

https://doi.org/10.1371/journal.pone.0256298.t001

Many researchers have attempted to address the grounding design optimization problem using various optimization techniques [4, 714]. Analytical and heuristic approaches are the most common strategies employed. Table 2 shows the pros and cons of various optimization techniques. Analytical techniques in [1518] are presented to address optimal grounding system configuration issues. Analytical techniques have the disadvantage of being unable to solve multi-objective optimization issues. To address the grounding system challenge, several researchers employed the GA method [2, 4, 19, 20]. Wesley et al. [2] proposed a method by using GA to acquire soil characteristics that may be expressed in a multilayer structure. The method is based on an apparent resistivity curve generated from soil resistivity measurements. However, GA is poor in tackling the problem of a restricted local search space, is easily overestimated, and relies on the initial population for its solution. Besides, the grounding system optimization problem in [6] is solved using the HS algorithm. However, it has a low convergence rate and a low precision of optimization. The HS algorithm could not directly deal with constraints, thus a variety of constraint-handling approaches should be employed to help with the optimization process [13, 21]. Furthermore, the PSO method [5, 6, 22], is utilized to optimize the design parameters of the grounding system, however the method has difficulty with discrete optimizations. The PSO algorithm has a weakness since it converges prematurely after being trapped in local optima, which it mistook for global optima. When the PSO algorithm is used to a complicated multi-dimensional situation, it becomes difficult to escape the local optima and achieve the global optima due to specific restrictions. The SA method is used to solve the grounding design parameters issue in [9, 23]. However, it has a slow convergence speed and parallel computing is challenging.

thumbnail
Table 2. Advantages and drawbacks of various algorithms in grounding design optimization.

https://doi.org/10.1371/journal.pone.0256298.t002

From all of the optimization methods that have been compared, the SA algorithm is proposed in this paper due to the discrete nature of grounding design parameters and the complexity of the problem which will increase with complex soil properties in which the grounding grid is installed. As a result, the optimization process requires a strong global search capability, with the SA algorithm being able to avoid early convergence to local optima and diverge the solution when compared to other optimization methods. The proposed algorithm is validated against results simulated using the Current Distribution, Electromagnetic Fields, Grounding and Soil Structure Analysis (CDEGS) software and optimization techniques in Refs. [27] and [26].

Input & methodology for grounding design parameters optimization

Soil apparent resistivity

As previously stated, the ability of this optimization method for grounding design parameters to find an optimal solution in a variety of soil conditions is its main significance. The soil’s apparent resistivity is one of the most critical soil characteristics that influence the performance of a grounding system under various soil conditions. The soil constants and empirical formulas of the uniform soil, horizontal two-layer soil, and vertical two-layer soil model used to calculate the apparent resistivity are based on data available in [28, 29], as seen in Tables 3 and 4. The calculated apparent resistivity will be utilized as the input for the optimization process of the grounding system in different soil conditions.

thumbnail
Table 3. Empirical formulas for apparent resistivity in different soil conditions [28].

https://doi.org/10.1371/journal.pone.0256298.t003

thumbnail
Table 4. Soil constant for horizontal two-layer soil model [28].

https://doi.org/10.1371/journal.pone.0256298.t004

Simulated Annealing algorithm

The Simulated Annealing algorithm is an intelligent optimization tool, explicitly tailored towards the optimization problem and has a series of benefits relative to the conventional optimization approach. The significance of the results is a set of good solutions instead of a single solution. It offers an alternate benefit, so it is particularly ideal for coping with difficult nonlinear engineering optimization issues. Simulated Annealing is a probabilistic search algorithm for an iterative adaptive heuristic that could be used to solve various nonlinear issues and compensate for non-differentiable and sometimes intermittent features. The probability of Simulated Annealing algorithms on achieving optimal solution could be higher. The optimal global solution can be achieved, with increased precision, global convergence, conditional parallel processing, and broad adaptability, which can accommodate multiple types of variables in optimization without any secondary knowledge on the objective function and thus no specifications for the control function.

To begin with a simple grounding model, the design parameters in the analysis of grounding performance are usually chosen in the general order or based on the physical grounding system available at the site. As a general practice, the number of grid conductors in the X and Y directions (Nx and Ny) as well as vertical rods (Nr), are increased to obtain a lower grounding impedance and below threshold values for step and touch voltages. A design engineer might use as many grid conductors and vertical rods of different lengths as possible to protect a grounding system. However, a good grounding system should not be not only efficient but also cost-effective. Therefore, an optimization algorithm to reduce the engineering costs of a grounding system, easy modelling of grounding system in any engineering software, and lesser computation time is developed using the Simulated Annealing (SA) method. The limitations of grounding grid design parameters and safety thresholds are referred to from relevant equations and standard data from IEEE 80 [1] for developing the optimization algorithm. The design parameters of the grounding grid consist of the X-direction number of horizontal conductors, (Nx) and Y-direction number of horizontal conductors (Ny), and the number of vertical rods, (Nr).

Problem formulation

Objective function

The purpose of grounding design optimization is to reduce the objective function, which is material and installation costs while maintaining safety. The cost of the grounding grid system can be broken down into four major components, with the cost function computed using (1) [6].

  1. Cost of grounding grid conductor (C1), it is associated with the size and length of the grid conductor.
  2. Cost of burying the conductor (C2), it is associated with the depth of grid buried, length of grid conductor
  3. Cost of welding (C3), associated with the number of conductors on each side.
  4. Cost of rods (C4), it is associated with the number of vertical rods.
(1)

Where,

A is the total area enclosed by the ground grid, m2; Nx is the number of grid conductors in x-direction; Ny is the number of grid conductors in y-direction; Lx is the length of grid conductor in x-direction; Ly is the length of grid conductor in y-direction; h is the depth of grid conductor; Nr is the number of rods.

Safety constraints

Computation of safety threshold parameters.

A stable grounding system should be capable of sustaining the actual mesh and step voltages under the equivalent tolerable level within a substation. Equivalent grounding system impedance should be sufficiently low to ensure the more fault current disperses across the grounding grid into the earth to allow the grounding systems to be more secure. The optimization algorithm presented in this paper can be implemented for both 50 kg and 70 kg of body weight, although the results presented in this paper only demonstrated the step and touch voltages calculated for 50 kg only as an example for a worst-case scenario. The main focus should be given to the detail wherein any circumstances, the actual mesh and step voltages must not surpass the threshold values given in (2) and (3) [1] which define the maximum value of voltages that human beings can withstand in the case of an accidental step voltage and an accidental touch voltage scenario when designing the grounding system.

(2)(3)

Where Estep50thres = tolerable step voltages for a person weighing 50 kg; Etouch50thres = tolerable touch voltages for a person weighing 50 kg; Es = calculated step voltages; Em = calculated mesh voltages

For the grounding system to be protected, the measured voltages present on substation earth as in (4) and (5) and grounding resistance value calculated using (6) must be lower than the threshold values provided by (2) and (3) for voltages and 5Ω for grounding resistance. Fig 1 displays a flowchart explaining the IEEE Grounding System Design approach. Detailed instructions and related equations for the design of the grounding system are available from [1].

(4)(5)(6)

Where

ρs = soil surface resistivity (Ω.m)

ts = duration of a shock for determining allowable body current (s)

Cs = surface layer de-rating factor

ρ = soil resistivity (Ω.m)

Lt = total length of conductors in the grounding system (m)

Ig = maximum grid current (A)

Ki = correction factor of grid geometry

Ks = step voltage spacing factor

Ls = total length of conductor for a step voltage (m)

Km = touch voltage spacing factor

Lm = total length of conductor for touch voltage (m)

h = depth of grounding grid buried (m)

A = area of the grounding system (m2)

D = spacing between conductors (m)

n = geometric factors of grounding

thumbnail
Fig 1. Flowchart of grounding system design methodology according to IEEE 80 [1].

https://doi.org/10.1371/journal.pone.0256298.g001

The limitations of Rg, Estep and Em are determined in (7)–(9) by the protection criterion of equipment and systems concerning the remote earth which usually considers the insulation level and the performance of protection devices and systems. In most substations, Rg is in the range of 5 Ω. Based on the above descriptions, the safety constraints can be expressed as the following formulae: (7) (8) (9)

Solution algorithm.

The use of the Simulated Annealing algorithm to lessen the design cost while ensuring grounding grid safety is shown in Fig 2. The following Steps 1–11 are the details of the grounding optimization processes of the Simulated Annealing algorithm. These steps are similarly applied to calculate the touch voltage and grid impedance using relevant equations.

thumbnail
Fig 2. Flowchart of grounding system design optimization using Simulated Annealing algorithm.

https://doi.org/10.1371/journal.pone.0256298.g002

  1. Step 1. Input system data

Set the number of soil layers, soil resistivity (ρ) for uniform soil, soil resistivity (ρ1) and (ρ2) for two-layer soil, the total length of the grid and rod conductors (Lt), depth of grid (h), fault current (Ig), and so on.

  1. Step 2. Calculate the apparent resistivity of the soil (ρa) using the equations in Tables 3 and 4 according to the soil structures where a grounding system will be placed.
  2. Step 3. Set the initial configuration of a grounding grid.

X-direction number of horizontal conductors, Nx (nrow) and Y-direction number of horizontal conductors, Ny (ncol) of a grounding grid design. Set the lower [lb] and upper boundary [ub] for the nrow and ncol of the grounding grid.

  1. Step 4. Calculate safety threshold parameters and initial cost function

Step voltage threshold value (Estep50thres) is calculated using (3) while the step voltage of the current grounding system (Es) using (5). The initial grounding cost (fc) is calculated using (2).

  1. Set 5. Generate a feasible solution

A new trial solution of ncol and nrow will be generated randomly, ncol and nrow are random numbers between [lb, ub].

  1. Step 6. Calculate fcnew using new solutions of ncol and nrow.
  2. Step 7. Calculate cost function, Δf = fcnewfc
  3. Step 8. Check loop criterion

If Δf is ≤ 0, the current solution is approved and the optimal solution estimation is changed to the adjusted solution. Otherwise, the existing solution is unchanged. 0 is the threshold of function tolerance which if it is exceeded, the iterations of the solver will stop and move on to the next step.

  1. Step 9. Check safety constraints

Step voltage of the current grounding system (Es) is calculated using the new solution of nrow and ncol and compared with (Estep50thres). If the constraint is violated, go to Step 5. Otherwise, proceed to the next step.

  1. Step 10. Check stop criterion

If EstepnewEstep50thres the current solution is approved and the optimal solution estimation is changed to the adjusted solution. Otherwise, the existing solution is unchanged. Repeat Steps 5–10 above, until loop iteration steps fulfill the criteria.

  1. Step 11. Output the optimal configuration

Results & discussions

Validation of the Simulated Annealing algorithm

Various parameters have many impacts on the efficiency of the grounding system. The X-direction (Nx), and Y- direction (Ny) number of grid conductors, area of the grid (A), number of vertical rods attached to the main grid (Nr), and spacing between conductor’s burial depth (h) were defined as the most prevalent and controllable parameters affecting the output of the grounding system [30]. A detailed explanation of the response of these parameters on the efficiency of the grounding system can be found in [31]. Up to two of these parameters can be the changing variables when deciding on the optimization issue of grounding system design. Optimization is implemented to make the design reliable and cost-effective in such a manner that the technological efficiency of the grounding system in terms of human protection and safety of equipment is never compromised and additional cost advantages are incurred by meeting all the essential electrical safety specification criteria.

To validate the results given by the SA algorithm, a simple design problem is solved using Matlab software and the MALZ module of CDEGS which is one of the grounding and electromagnetic analysis software packages available. The input data of the grounding system design parameters for uniform and two-layer soil structures are shown in Table 5 is adapted from [26]. Tables 6 and 7 provide further information on the soil characteristics of horizontal and vertical two-layer soil structures respectively based on assumptions, as Ref [26] only presented a uniform soil structure. As a consequence, the uniform soil structure findings in Table 8 are validated using both CDEGS and Ref [26] whereas the results in Tables 912 are validated between SA and CDEGS.

thumbnail
Table 5. Grounding system design input for uniform and horizontal two-layer soil structure [26].

https://doi.org/10.1371/journal.pone.0256298.t005

thumbnail
Table 6. Soil properties of horizontal two-layer soil structure.

https://doi.org/10.1371/journal.pone.0256298.t006

thumbnail
Table 7. Soil properties of vertical two-layer soil structure.

https://doi.org/10.1371/journal.pone.0256298.t007

thumbnail
Table 9. Results for grounding system in horizontal two-layer soil (ρ1> ρ2).

https://doi.org/10.1371/journal.pone.0256298.t009

thumbnail
Table 10. Results for grounding system in horizontal two-layer soil (ρ1<ρ2).

https://doi.org/10.1371/journal.pone.0256298.t010

thumbnail
Table 11. Results for grounding system in vertical two-layer soil (ρ1> ρ2).

https://doi.org/10.1371/journal.pone.0256298.t011

thumbnail
Table 12. Results for grounding system in vertical two-layer soil (ρ1< ρ2).

https://doi.org/10.1371/journal.pone.0256298.t012

From the tables, there is a close agreement with the results of both the calculated and threshold values of step and touch voltages obtained by the SA algorithm and CDEGS. It can be seen that the percentage error between the SA algorithm and CDEGS is in the acceptable range of 2.97% to 10.7% for uniform soil, 1.09% to 5.86% for horizontal two-layer soil, and 2.35 to 8.16% for vertical two-layer soil structure. As for the comparison between the SA algorithm and the results presented in Ref [26] for uniform soil, the percentage error is 0% for threshold values of step and touch voltages. The percentage error for the calculated step voltage and grid resistance is 4.87% and 10.89% respectively. A major difference can be seen for calculated touch voltage at 52.67% for comparison between Ref [26]. This could be due to the difference in the equation used in Ref [26] as the percentage error for touch voltage between CDEGS and SA is only 10%. Thus, this validates the Simulated Annealing algorithm’s performance developed using Matlab software as most of the percentage error falls within an acceptable range.

Optimization of number of horizontal conductors in X and Y directions and number of vertical rods

The input parameters needed for the optimization of grounding system design in uniform soil are shown in Table 5. The soil resistivity for uniform soil is 40 Ω.m. Table 13 shows the corresponding results for optimizing the number of horizontal conductors (Nx and Ny) and vertical rods (Nr) in uniform soil structure. The cost of grounding is not included in this study since it is well known that using a less or optimal number of grid conductors and vertical rods can minimize grounding system implementation costs while ensuring system protection.

The grounding design optimization in horizontal two-layer soil structure is conducted using the input data of the grounding design parameters shown in Table 14 adapted from [27]. For two-layer soil model, ρ1 = 400 Ω.m; ρ2 = 200 Ω.m for ρ1> ρ2, and ρ1 = 400 Ω.m; ρ2 = 800 Ω.m for ρ1<ρ2. The corresponding results for optimizing the number of horizontal conductors (Nx and Ny) and vertical rods (Nr) in horizontal two-layer soil structure are presented in Tables 15 and 16.

thumbnail
Table 14. Grounding system design input for horizontal two-layer soil structure [27].

https://doi.org/10.1371/journal.pone.0256298.t014

thumbnail
Table 15. Results for grounding system in horizontal two-layer soil (ρ1> ρ2).

https://doi.org/10.1371/journal.pone.0256298.t015

thumbnail
Table 16. Results for grounding system in horizontal two-layer soil (ρ1<ρ2).

https://doi.org/10.1371/journal.pone.0256298.t016

There is no research article on the optimization of the grounding system in the vertical soil layer available. Therefore, the results in Table 17 are given by comparing the results from SA and a CDEGS-simulated optimal grounding system.

thumbnail
Table 17. Results for grounding system in vertical two-layer soil (ρ1> ρ2).

https://doi.org/10.1371/journal.pone.0256298.t017

The optimum number of grid conductors and vertical rods determined from the results would help in lowering the cost of grounding system implementation while maintaining the system’s protection. Without jeopardizing the safety of the grounding system, the total amount of horizontal and vertical conductors has been reduced from initial numbers ranging from 9% to 35% for uniform soil, 57% for horizontal two-layer soil for ρ1> ρ2, and 33% for horizontal two-layer soil for ρ1< ρ2, and 29% for vertical two-layer soil structure. These percentages refer to the number of horizontal conductors in the X and Y directions, as well as the number of vertical rods in the grounding system, being reduced from the initial number to the optimal number of conductors and rods. Besides, compared to the optimization results from Ref [26] for uniform soil, Ref [27] for horizontal two-layer soil, the optimization algorithm proposed in this paper gives better results in optimizing the number of horizontal conductors and vertical rods.

This algorithm can optimize the design of the grounding system according to the updated system, even if the characteristics of the power system network are changed, such as the fault current or shock duration. As previously said, this algorithm employs the SA method to determine the best grounding design. Therefore, the algorithm would utilize the initial grounding design parameters to search for the best solution locally.

Conclusions

The overall cost of a grounding system was reduced by lowering the number of conductors in the X and Y directions, as well as the number of vertical rods connected to the grid, using the Simulated Annealing (SA) approach, without affecting the ground grid’s protection. The proposed algorithm would be able to utilize square and rectangle-shaped grounding grids with a number of grid conductors and vertical rods to be implemented in uniform, two-layer horizontal and vertical soil structure which is yet to be done in any other research. The SA algorithm will diverge the parameters and delay premature convergence to the local optimum using its excellent local search capacity. The algorithm can successfully improve the optimization technique’s convergence to prevent misleading the local optimum. Comparison has been made between the SA algorithm in Matlab and grounding analysis software (CDEGS) in different soil conditions, where the minimal differences between the two methods show the validity of the algorithm developed.

Acknowledgments

The authors wish to express their gratitude to the Ministry of Higher Education (MOHE) Malaysia through the FRGS/1/2020/TK0/UNITEN/02/13 and BOLD Publication Fund for their continuous support in completing this study.

References

  1. 1. IEEE Std 80. IEEE Guide for Safety in AC Substation Grounding Std 80–2013. IEEE Power and Energy Society. 2013.
  2. 2. Calixto WP, Neto LM, Wu M, Yamanaka K, Da Paz Moreira E. Parameters estimation of a horizontal multilayer soil using genetic algorithm. IEEE Trans Power Deliv. 2010;25(3):1250–7.
  3. 3. Gonos IF, Stathopulos IA. Estimation of multilayer soil parameters using genetic algorithms. IEEE Trans Power Deliv. 2005;20(1):100–6.
  4. 4. Perng JW, Kuo YC, Lu SP. Grounding system cost analysis using optimization algorithms. Energies. 2018;11(12):1–19.
  5. 5. Voon VK, Wong KI, Tiong TC, Mansour A, Law KH. Grounding grid design in electrical power substation using optimization methods. IOP Conf Ser Mater Sci Eng. 2019;495(1).
  6. 6. Kharazi S, Vahidi B, Hosseinian SH. Optimization Design of High Voltage Substation Ground Grid By Using Pso & Hs Algorithms. Sci Int. 2015;27(5):4011–8.
  7. 7. Coelho RRA, Pereira AEC, Neto LM. A High-Performance Multilayer Earth Parameter Estimation Rooted in Chebyshev Polynomials. IEEE Trans Power Deliv. 2018;33(3):1054–61.
  8. 8. Sodré RP, Pereira BL, Sidrim LL, Almeida JFS, Sobrinho CLSS. Optimization of Grounding Grids Design for a Square-Shaped Mesh. IEEE Lat Am Trans. 2018;16(1).
  9. 9. Song C, Wang M, Qin X, Wang P, Liu B. The optimization algorithm of the forced current cathodic protection base on simulated annealing. Algorithms. 2019;12(4).
  10. 10. Hu H, Luo R, Fang M, Zeng S, Hu F. A new optimization design for grounding grid. Electr Power Energy Syst [Internet]. 2019;108(December 2018):61–71. Available from:
  11. 11. Farkoush SG, Khurshaid T, Wadood A, Kim CH, Kharal KH, Kim KH, et al. Investigation and optimization of grounding grid based on lightning response by using ATP-EMTP and genetic algorithm. Complexity. 2018;2018(August).
  12. 12. Abouzeid O, Syakur A. Design of Grounding System at 150 kV Krapyak Substation by Grounding System Software. Int J Eng Sci Comput. 2018;8(4).
  13. 13. Yang L, Yang X, Wu Y, Liu X. Applied research on distributed generation optimal allocation based on improved estimation of distribution algorithm. Energies. 2018;11(9).
  14. 14. Pereira WR, Soares MG, Neto LM. Horizontal Multilayer Soil Parameter Estimation Through Differential Evolution. IEEE Trans Power Deliv. 2016;31(2):622–9.
  15. 15. Uma U, Uzoechi L, Robert B. Optimization Design of Ground Grid Mesh of 132/33Kv Substation Using ETAP. Niger J Technol. 2016;35(4):926.
  16. 16. Aslam MU, Cheema MU, Cheema MB, Samran M. Design analysis and optimization of ground grid mesh of extra high voltage substation using an intelligent software. In: 2014 1st International Conference on Information Technology, Computer, and Electrical Engineering: Green Technology and Its Applications for a Better Future, ICITACEE 2014—Proceedings. 2015. p. 339–45.
  17. 17. Feng ZB, Wang CS, Xia J, Wang L. A new method of grounding grid design. In: MATEC Web of Conferences. 2016. p. 1–5.
  18. 18. Jorge N, Filipe L. Optimization Design of Substation Grounding Grid [Internet]. 2011. p. 1–7. Available from: https://www.semanticscholar.org/paper/Optimization-Design-of-Substation-Grounding-Grid-Filipe/18aca1f7966638d8131ae706516cb597e4773041
  19. 19. Farkoush SG, Khurshaid T, Wadood A, Kim CH, Kharal KH, Kim KH, et al. Investigation and optimization of grounding grid based on lightning response by using ATP-EMTP and genetic algorithm. Complexity. 2018;2018.
  20. 20. Alik B, Kemari Y, Bendekkiche N, Teguar M, Mekhaldi A. Optimization of grounding system of 60/30 kV substation of Ain El-Melh using GAO. In: 2015 4th International Conference on Electrical Engineering, ICEE 2015. IEEE; 2016. p. 1–4.
  21. 21. Zhao NB, Wen XY, Li SY. Dynamic Time-Delay Characteristics and Structural Optimization Design of Marine Gas Turbine Intercooler. Hindawi Math Probl Eng. 2014;2014.
  22. 22. Osama Elsayed Gouda, Ghada Mohamed Amer, Omar Mohamed Salim EAE. Techniques used for Unequally Spaced Grounding Grid Design. J Multidiscip Res Rev. 2018;1(3):205–11.
  23. 23. Chou CJ. Optimal Design of Large Grounding Grids Based on Simulated Annealing Method. Chung Yuan J. 1998;26(3).
  24. 24. Bonda PR, Mishra MK. Optimized Design of Earthing System for Substations with High Soil Resistivity and Limited Plot Area. Proc Natl Power Syst Conf. 2018;1–6.
  25. 25. Senthilkumar RT, Selvakumar K, Nagaraian K. Optimization of multilayer earth structure by using steepest descent method and estimation of transient ground potential rise in substation. In: Asia-Pacific Power and Energy Engineering Conference, APPEEC. 2018. p. 123–7.
  26. 26. Vyas KA, Jamnani JG. Optimized Design of Substation Grounding System Using Newly Developed IEEE Compliant Software. Int J Eng Dev Res. 2014;(January).
  27. 27. Jorge N, Filipe L. Optimization Design of Substation Grounding Grid [Internet]. 2011. p. 1–7. Available from: https://www.semanticscholar.org/paper/Optimization-Design-of-Substation-Grounding-Grid-Filipe/18aca1f7966638d8131ae706516cb597e4773041
  28. 28. Kumar R, Bansal K, Saini DK, Paul IPS. Development of Empirical Formulas and Computer Program with MATLAB GUI for Designing of Grounding System in Two Layer Soil Resistivity Model for High Voltage Air Insulated and Gas Insulated Substations. Indian J Sci Technol. 2016;9(28).
  29. 29. Nayel M. Study apparent grounding resistivity in vertical-layer soil. Electr Power Components Syst. 2014;42(8):845–51.
  30. 30. McDonald J D. Electric Power Substations Engineering. CRC Press: Taylor & Francis Group; 2009. 1–147 p.
  31. 31. Permal N, Osman M, Kadir MZAA, Ariffin AM. Review of Substation Grounding System Behavior Under High Frequency and Transient Faults in Uniform Soil. IEEE Access. 2020;8:142468–82.