Next Article in Journal
Construction and Modification of Topological Tables for Digital Models of Linear Complexes
Next Article in Special Issue
An Overview of the Vision-Based Human Action Recognition Field
Previous Article in Journal
Comprehensive Analysis of Learning Cases in an Autonomous Navigation Task for the Evolution of General Controllers
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Communication

Estimation of the Equivalent Circuit Parameters in Transformers Using Evolutionary Algorithms

by
Hector Ascencion-Mestiza
1,
Serguei Maximov
1,
Efrén Mezura-Montes
2,
Juan Carlos Olivares-Galvan
3,*,
Rodrigo Ocon-Valdez
4 and
Rafael Escarela-Perez
3
1
PGIIE, Tecnológico Nacional de México, Campus Morelia, Av. Tecnológico No. 1500, Lomas de Santiaguito, Morelia 58120, Michoacán, Mexico
2
Artificial Intelligence Research Institute, Universidad Veracruzana, Xalapa 91000, Veracruz, Mexico
3
Departamento de Energía, Universidad Autónoma Metropolitana, Ciudad de México 02200, CP, Mexico
4
Ingeniería Eléctrica-Electrónica, Universidad Nacional Autónoma de México FES Aragón, Ciudad de México 57171, Mexico
*
Author to whom correspondence should be addressed.
Math. Comput. Appl. 2023, 28(2), 36; https://doi.org/10.3390/mca28020036
Submission received: 25 January 2023 / Revised: 22 February 2023 / Accepted: 28 February 2023 / Published: 3 March 2023
(This article belongs to the Special Issue New Trends in Computational Intelligence and Applications 2022)

Abstract

:
The conventional methods of parameter estimation in transformers, such as the open-circuit and short-circuit tests, are not always available, especially when the transformer is already in operation and its disconnection is impossible. Therefore, alternative (non-interruptive) methods of parameter estimation have become of great importance. In this work, no-interruption, transformer equivalent circuit parameter estimation is presented using the following metaheuristic optimization methods: the genetic algorithm (GA), particle swarm optimization (PSO) and the gravitational search algorithm (GSA). These algorithms provide a maximum average error of 12%, which is twice as better as results found in the literature for estimation of the equivalent circuit parameters in transformers at a frequency of 50 Hz. This demonstrates that the proposed GA, PSO and GSA metaheuristic optimization methods can be applied to estimate the equivalent circuit parameters of single-phase distribution and power transformers with a reasonable degree of accuracy.

1. Introduction

A transformer is an essential part of an electric power system, which makes it the objective of a great number of studies focused on obtaining the most complete information about its performance. Single-phase transformer equivalent circuit parameters (SPTECPs) provide necessary information of transformer performance under different operating conditions. Recently, some research works have focused on obtaining SPTECPs. Some of them used different computational algorithms, black box models and transfer function methods [1,2]. The least squares method has also been used to estimate the equivalent circuit parameters of an n-winding transformer in operation [3]. Within this methodology, in [3], SPTECPs were obtained in two steps: first, the parameters of windings and then those of the core were obtained. Another method of SPTECP estimation in real time consists of measuring voltages and currents on windings and using the LabVIEW platform for collecting and processing data. In [2], the results calculated via LabVIEW were compared with those obtained in the open-circuit and short-circuit tests. The GA and PSO metaheuristic algorithms for the estimation of SPTECPs were not very efficient and were inaccurate in the work of [4] compared to the conventional open-circuit and short-circuit tests, which showed a maximum average error of 24%. In turn, the GSA and imperialist competitive algorithms (ICA) were more accurate in [5]. The bacterial foraging algorithm (BFA) for SPTECP estimation uses the objective function, which depends on voltage and active power. In [6], the estimates were compared with the results of the load, voltage regulation and efficiency tests. The chaotic optimization approach (COA) is another method for SPTECP estimation. The comparison of the COA with the results of the GA, PSO, the GSA, the ICA and the BFA can be found in [4,5,6]. In [7], a variety of objective functions within the COA method was used.
However, single-phase power transformers have not been the focus of the aforementioned works, and the respective optimization methods and algorithms have not yet been tested on this class of power transformers. At the same time, SPTECP values are not always available for modeling and simulating single-phase power transformers, which makes the analysis of their performance under different operating conditions difficult, especially for failure prevention. This is why SPTECP estimation of single-phase power transformers is of great importance. In this paper, the GA, PSO and the GSA optimization methods are effectively applied to a single-phase power transformer of a 4 kVA up to 33 MVA capacity with 50 and 60 Hz of frequencies for the estimation of SPTECPs. These were chosen as representative approaches of evolutionary algorithms (the GA), swarm intelligence (PSO) and physics-based algorithms (the GSA). The implementation of these optimization technics prevent the necessity of a power system interruption once the transformer has been installed and put in operation.The advantage of using metaheuristic optimization methods, such as the GA, PSO and the GSA, to estimate SPTECPs is that they only require knowledge of the rated capacity of the transformer and the voltages and currents measured in its primary and secondary windings, given that the transformer is operating at full load (unitary power factor). This allows one to evaluate SPTECPs without having to refer to the equipment manual (e.g., if it is not available) and without stopping the equipment. In addition, our algorithms show a higher accuracy for the analyzed case studies. The reader can consult the corresponding computer programs of this research by referring to the following Computer programs (accessed on 24 January 2023). The use of the free Python 3.9 software library was allowed in order to avoid additional expenses.
The organization of this paper is as follows: Section 2 describes the parameters of the single-phase transformer equivalent circuit and objective function; Section 3 presents the metaheuristic optimization methods used to solve our case of study; briefly, we explain the simulation and results that we obtained for our three case studies of the single-phase transformer in Section 4; in Section 5 our conclusions and future work are presented.

2. The Single-Phase Transformer Equivalent Circuit

An equivalent circuit is a powerful tool in electrical engineering that retains all of the electrical characteristics of a given electric system. Figure 1 shows the equivalent circuit of the single-phase transformer with respect to the primary winding, where we have the following.
R 1 : primary winding resistance;
j X 1 : primary winding reactance;
R 2 : secondary winding resistance with respect to the primary side;
j X 2 : secondary leakage reactance with respect to the primary side;
R c : core resistance;
j X m : magnetizing reactance.
To calculate the RMS alternating current and voltage, the grid equations are derived from Kirchhoff’s law of voltages,
V 1 ˜ + Z 1 I 1 ˜ + Z 0 ( I 1 ˜ I 2 ˜ ) = 0
Z 2 I 2 ˜ + Z l I 2 ˜ + Z 0 ( I 2 ˜ I 1 ˜ ) = 0
where the impedances are as follows:
Z 1 = R 1 + j X 1 , Z 2 = R 2 + j X 2 and Z 0 = j R c X m R c + j X m .
Solving the system of equations we obtain I 1 e s t , I 2 e s t and V 2 e s t , which are the estimated RMS values to be substituted into the objective function
I 1 ˜ = V 1 ˜ ( Z 0 + Z 2 + Z l )
I 2 ˜ = V 1 ˜ Z 0
V 2 ˜ = I 2 ˜ Z l
where,
= ( Z 1 + Z 0 ) ( Z 0 + Z 2 + Z l ) Z 0 2 .
Therefore,
I 1 e s t = | I 1 ˜ | I 2 e s t = | I 2 ˜ | and V 2 e s t = | V 2 ˜ | .
In the case of the core losses represented by R c which are minimal, we use the approximate equivalent circuit of the transformer shown in Figure 2 to obtain the losses and efficiency. The winding losses can be obtained from
P c u = R e q ( I 2 e s t ) 2 ,
where
R e q = R 1 + R 2 a n d X e q = X 1 + X 2 ;
and the core losses can be obtained from
P n = | V 1 2 ˜ | R c ,
where
V 1 ˜ = V 2 ˜ + R e q I 2 ˜ + X e q I 2 ˜
and the power out is given by
P o u t = Z l ( I 2 e s t ) 2 ,
the power input is given by
P i n = P o u t + P c u + P n ,
and the efficiency is given by
η = P o u t P i n t × 100 .
The objective function for SPTECP estimation is the following sum of squared errors:
O F = min ( I 1 I 1 e s t ) 2 + ( I 2 I 2 e s t ) 2 + ( V 2 V 2 e s t ) 2
where I 1 , I 2 are the measured RMS values of the primary and secondary currents, respectively, with respect to the primary side; V 2 is the measured RMS value of the secondary voltage with respect to the primary side of the single-phase transformer; I 1 e s t , I 2 e s t are the estimated values of the primary and secondary currents, respectively, with respect to the primary side; and V 2 e s t is the estimated value of the secondary voltage with respect to the primary side obtained from optimization.

3. Optimization Algorithms

3.1. The Genetic Algorithm

The genetic Algorithm is a metaheuristic method proposed by John H. Holland in the early 1960s based on the “survival of the fittest” [8]. This method consists of creating a random initial population of N P individuals with dimension of D elements (we used a real-coded GA). In the case of SPTECP estimation, the individuum X is composed of six elements, R 1 , X 1 , R 2 , X 2 , R c and X m , and is a potential solution of the SPTECP. The fitness of each X is calculated using (12) so that the individuals with the best fitness are selected and the worst are rejected. The best individuals, known as parents, are mated with a certain probability, generating, thereby, a new population. Subsequently, the new individuals (known as children) mutate with respective probabilities and they are then submitted to a selection procedure, which consists of keeping the best individual X at each generation (elitism). Thus, a new population with better characteristics is created to guarantee optimal convergence. This procedure is repeated until a certain number of generations N G is reached or any other stopping criterion is accomplished.
Algorithm 1 shows the steps to be followed in order to find the solution for the equivalent circuit parameters of a single-phase transformer.
Algorithm 1: GA
Require: I 1 , I 2 and V 2 ;
1: for i = 1 to NP do
2:    Create X i = [ R 1 , X 1 , R 2 , X 2 , R c , X m ] ;
3: end for
4: for i = 1 to NP do
5:     Evaluate (12);
6: end for
7: for gen = 1 to NG do
8:       Select NP individuals based on fitness from X;
9:       Apply crossover operator to individuals selected to generate NP children;
10:     Apply mutation operator to the NP children;
11:     Keep the NP children and discard the NP individuals in X, just keeping the best solution to replace the worst child;
12: end for
Ensure: X s o l = [ R 1 , X 1 , R 2 , X 2 , R c , X m ] .

3.2. Particle Swarm Optimization

The particle swarm optimization algorithm was proposed by Kennedy and Eberhart in 1995 and emulates the social behavior of birds [9]. Swarm members communicate as a group when moving or hunting. The method consists of creating a certain number N P of particles placed in the domain of the objective function (12) where the solution is to be sought. Each particle is a potential solution to the problem. Particles move, remembering their best solution so far ( p b e s t ) and are able to identify the best solution in the swarm ( g b e s t ). At each iteration, the position and velocity are updated according to the following equations:
v i , j g = K ( v i , j g 1 + C 1 r 1 ( p b e s t i , j g 1 P a r t i c l e i , j g 1 ) + C 2 r 2 ( g b e s t i , j g 1 P a r t i c l e i , j g 1 ) ) ,
P a r t i c l e i , j g = P a r t i c l e i , j g 1 + v i , j g .
Equation (13), which is known as constriction factor PSO [10] is composed of three elements: the first is the previous velocity value, the second is the linear attraction towards the best position recorded by the particle so far ( p b e s t ) and the third is the linear attraction towards the best global position ( g b e s t ). The values C 1 and C 2 are positive constants that control the influence of g b e s t and p b e s t , respectively: the closer the constants are to zero, the narrower the search, whereas the closer the constants are to one another, the broader the search [11]. Equation (14) is used to update the position of particles. The PSO algorithm is described in Algorithm 2.
Algorithm 2: PSO
Require: I 1 , I 2 and V 2 ;
1: for i = 1 to NP do
2:     Create P a r t i c l e i = [ R 1 , X 1 , R 2 , X 2 , R c , X m ] ;
3: end for
4: for i = 1 to NP do
5:     Evaluate (12);
6: end for
7: while g < NGs do
8:     for i = 1 to NP do
9:         for j = 1 to D = (6) do
10:             r 1 , r 2 = r a n d [ 0 , 1 ] ;
11:            Update velocity (13);
12:            Update position (14);
13:         end for
14:         if  f ( P a r t i c l e i g ) f ( p b e s t i g 1 )  then
15:             p b e s t i g = P a r t i c l e i g ;
16:         end if
17:     end for
18:     if  f ( P a r t i c l e i g ) f ( g b e s t i g 1 )  then
19:          g b e s t i g = P a r t i c l e i g ;
20:     end if
21: end while
Ensure: P a r t i c l e s o l = [ R 1 , X 1 , R 2 , X 2 , R c , X m ] .

3.3. The Gravitational Search Algorithm

The gravitational search algorithm is based on the gravitational interaction between masses [12]. The algorithm consists of masses that are attracted to each other, and the lighter weight moves towards the heavier due to the gravitational force [13]. This optimization procedure creates N P random masses that are potential solutions, i.e., the parameters of the transformer, which are evaluated with the objective function (12). The gravitational constant G is calculated starting from an initial point, reducing at each iteration. The values b e s t and w o r s t are obtained from the evaluation of (12), assuming that the inertial, gravitational active and gravitational passive masses are equal and the inertial mass is normalized. The gravitational force F i j is directed from mass i to mass j. In order to obtain the total force acting on a mass, it is necessary to use a function known as k b e s t that starts at the total number of masses and decreases to one. Therefore, the acceleration of each mass is calculated by updating the velocity and position of the mass until the maximum number N G of iterations is reached. The GSA algorithm is described in Algorithm 3.
Algorithm 3: GSA
Require: I 1 , I 2 and V 2 ;
1: for i = 1 to NP do
2:     Create m a s s i = [ R 1 , X 1 , R 2 , X 2 , R c , X m ] ;
3: end for
4: for i = 1 to NP do
5:     Evaluate (12);
6: end for
7: for t = 1 to NGs do
8:        G ( t ) = G o e x p α t N G s ;
9:        b e s t ( t ) = m i n j [ 1 , , N P ] f i t j ( t ) ;
10:      w o r s t ( t ) = m a x j [ 1 , , N P ] f i t j ( t ) ;
11:      M i = M i i = M a i = M p i ;
12:      m i ( t ) = f i t i ( t ) w o r s t ( t ) b e s t ( t ) w o r s t ( t ) ;
13:      M i = m i ( t ) j = 1 N P m j ( t ) ;
14:     for i = 1 to NP do
15:         for j = 1 to Kbest do
16:            if  i j  then
17:                 F i j ( t ) = G ( t ) M i ( t ) R i j ( t ) R + ϵ ( m a s s j ( t ) m a s s i ( t ) ) ;
18:            end if
19:         end for
20:     end for
21:     for i = 1 to NP do
22:         for j = 1 to d = 6 do
23:             a i d = F i d M i i ( t ) ;
24:             v i d ( t + 1 ) = r a n d [ 0 , 1 ] v i d ( t ) + a i d ;
25:             m a s s i d ( t + 1 ) = m a s s i d ( t ) + v i d ( t + 1 ) ;
26:         end for
27:     end for
28: end for
Ensure: m a s s s o l = [ R 1 , X 1 , R 2 , X 2 , R c , X m ] .

4. Simulation and Results

In order to assess the performance of the above-mentioned optimization methods, the equivalent circuit parameters of three single-phase transformers were estimated: 4 kVA and 15 kVA from [4,5], and 33 MVA from a Mexican manufacturer. The dash (-) is used to separate voltages of different windings. In the case of the 33 MVA transformer, the short-circuit and open-circuit test values were provided by IEM-Condumex, and the electrical variables were obtained by simulating the transformer at full load using the parameters obtained from the tests in the Micro-Cap 12 software. For each optimization method, the GA, PSO and the GSA, 30 runs were carried out with a population of 100 individuals and 100 iterations. Regarding the GA, the mating and mutation probability were 0.6 and 0.2, respectively. For PSO, the constants C 1 , C 2 and K were 1.0, 1.0 and 0.3, respectively. Finally, for the GSA, the initial parameters G 0 and α were 100 and 20, respectively. All parameters were obtained after preliminary experiments. Tables 1, 4 and 7 show the statistical values of the objective function (12) and the average error (AE (%)) of the SPTECPs. Tables 2, 3, 5, 6, 8 and 9 compare the SPTECPs and rated electrical variables at full load that were obtained for each method.

4.1. The Single-Phase Transformer: 4 kVA, 50 Hz, 250–125 V

Table 1 shows the statistical values and the Wilcoxon rank-sum test, where PSO was proposed as the reference method to be compared with the other methods. In this case, the sign “+” indicates that PSO is statistically better than the GA and the GSA. Table 2 shows the results obtained from SPTECP estimation with different optimization methods. In general, the three methods presented an average error lower than those presented in [4,5]. Table 3 shows the electrical variables in the single-phase transformer that were estimated with the optimization methods. The reference values of SPTECPs and electrical variables were obtained from [4].
Figure 3 shows the convergence curves obtained by the GA, PSO and the GSA optimization methods. Figure 4 presents the voltage regulation as a function of load, comparing the GA, PSO and the GSA, where the estimated SPTECPs were used to calculate the voltage, with that obtained in [4]. It could be observed that there was a slight difference between them.

4.2. The Single-Phase Transformer: 15 kVA, 50 Hz, 2400–240 V

Table 4 shows the statistical values and the rank-sum Wilcoxon test results. The sign “+” indicates that the GA is statistically better than PSO and the GSA. Table 5 presents SPTECPs estimated with the optimization methods (the GA, PSO and the GSA). The error obtained by PSO was lower than that obtained in [4]. In case of the GA, there was no difference. Finally, the GSA obtained an error of 4% higher than that in [5]. Table 6 shows the electrical variables in the single-phase transformer that were estimated with the optimization methods. The reference values of SPTECPs and electrical variables were obtained from [4].
Figure 5 depicts the convergence curves obtained by the GA, PSO and the GSA optimization methods. It is clear that the GA was able to obtain better results in less iterations than the other two methods. The voltage regulation, which was obtained by varying the load, is shown in Figure 6, where the GA, PSO and the GSA results are compared with those obtained in [4]. The GA, PSO and the GSA used the estimated SPTECPs to calculate the voltage. One can observe a considerable difference between the curves at full load, which reduced when the load decreased.

4.3. The Single-Phase Transformer: 33 MVA, 60 Hz, 230,000/ 3 –34,500 V

Table 7 presents the statistical values and the Wilcoxon rank-sum test results for this study case. The sign “+” indicates that the GA is statistically better than PSO and the GSA. Table 8 shows SPTECPs estimated with the three optimization methods, where the average error was small. Table 9 shows the electrical variables in the single-phase transformer that were estimated with the optimization methods. The reference values of SPTECPs and electrical variables were obtained from IEM-Condumex.
Figure 7 shows the convergence curves of the GA, PSO and the GSA optimization methods. The results are shown only up to the 25th iteration because after that value there was no significant change. In this case, the convergence behavior of the three methods was very similar. The voltage regulation, obtained by varying the load, is shown in Figure 8. The curves obtained using SPTECPs for each optimization method, the GA, PSO and the GSA, are compared in Table 8. In the case of the real single-phase transformer curve, SPTECPs obtained from the open- and short-circuit tests were used.
It can be observed that the error of the results obtained by the evolutionary algorithms, the GA, PSO and the GSA, to estimate the parameters of distribution transformers were larger for distribution transformers than those for power transformers. The reason for this fact lies in the possible error in [4]. Indeed, after substituting the parameters estimated with the algorithms used in [4] and performing an equivalent circuit analysis to obtain the regulation current and voltage, results that differed from those of [4] were obtained.

5. Conclusions

In this work, the efficiency of equivalent circuit parameter estimation, using the GA, PSO and the GSA optimization methods for single-phase power transformers from 4 kVA to 33 MVA, was evaluated. These optimization methods are suitable when the transformer equivalent circuit parameters are not available or when the transformer is in service and cannot be disconnected for open-circuit and short-circuit testing. The three methods compared require only the full-load current and voltage measurements on the windings, as well as the transformer rated capacity. The results obtained for the test systems showed that the average error in the estimation of the equivalent circuit parameters of the single-phase transformer were less than 12%. This accuracy was achieved due to the fact that the fitness values were taken close to zero. In addition, the mean value could serve as a criterion to obtain the best estimate. It was also observed that the SPTECP estimate resulted in a larger error for the distribution transformer than for the power transformer. This was due to some inconsistencies that arose in the calculations in [4], where distribution transformers were analyzed.
As part of our future work, we will apply the differential evolution method to this case study and we will use the metaheuristic optimization methods for estimating parameters of rotating electric machine equivalent circuits (DC electric machines, synchronous machines, induction motors).

Author Contributions

Conceptualization, J.C.O.-G., S.M. and H.A.-M.; methodology, J.C.O.-G., S.M. and H.A.-M.; software, H.A.-M., E.M.-M., R.E.-P. and R.O.-V.; validation, J.C.O.-G., E.M.-M., R.E.-P. and R.O.-V.; formal analysis, H.A.-M. and J.C.O.-G.; resources, S.M., J.C.O.-G., R.E.-P. and R.O.-V.; writing—original draft, H.A.-M., J.C.O.-G. and S.M.; writing—review and editing E.M.-M., J.C.O.-G. and R.E.-P.; visualization J.C.O.-G. and R.E.-P.; supervision, J.C.O.-G., S.M. and R.E.-P.; project administration, S.M. and J.C.O.-G.; funding acquisition, J.C.O.-G., S.M. and R.E.-P. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Acknowledgments

The authors are grateful for the financial support provided by the Consejo Nacional de Ciencia y Tecnología (CONACYT) and Tecnológico Nacional de México.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
GAgenetic algorithm;
PSOparticle swarm optimization;
GSAgravitational search algorithm;
STPECPsingle-phase transformer equivalent circuit parameters;
RMSroot mean square.

References

  1. Bigdeli, M.; Azizian, D.; Bakhshi, H.; Rahimpour, E. Identification of transient model parameters of transformer using genetic algorithm. In Proceedings of the 2010 International Conference on Power System Technology, Zhejiang, China, 24–28 October 2010; pp. 1–6. [Google Scholar]
  2. Krishan, R.; Mishra, A.K.; Rajpurohit, B.S. Real-time parameter estimation of single-phase transformer. In Proceedings of the 2016 IEEE 7th Power India International Conference (PIICON), Bikaner, India, 25–27 November 2016; pp. 1–6. [Google Scholar]
  3. Soliman, S.; Alammari, R.; Mostafa, M. On-line estimation of transformer model parameters. In Proceedings of the 2004 Large Engineering Systems Conference on Power Engineering (IEEE Cat. No. 04EX819), Halifax, NS, Canada, 28–30 July 2004; pp. 170–178. [Google Scholar]
  4. Mossad, M.I.; Azab, M.; Abu-Siada, A. Transformer parameters estimation from nameplate data using evolutionary programming techniques. IEEE Trans. Power Deliv. 2014, 29, 2118–2123. [Google Scholar] [CrossRef]
  5. Illias, H.A.; Mou, K.; Bakar, A. Estimation of Transformer Parameters from Nameplate Data by Imperialist Competitive and Gravitational Search Algorithms; Elsevier: Amsterdam, The Netherlands, 2017; Volume 36, pp. 18–26. [Google Scholar]
  6. Padma, S.; Subramanian, S. Parameter estimation of single phase core type transformer using bacterial foraging algorithm. Engineering 2010, 2, 917. [Google Scholar] [CrossRef]
  7. Ćalasan, M.; Mujičić, D.; Rubežić, V.; Radulović, M. Estimation of equivalent circuit parameters of single-phase transformer by using chaotic optimization approach. Energies 2019, 12, 1697. [Google Scholar] [CrossRef] [Green Version]
  8. Golberg, D.E. Genetic Algorithms in Search, Optimization, and Machine Learning; Addison-Wesley: Boston, MA, USA, 2002. [Google Scholar]
  9. Kennedy, J.; Eberhart, R. Particle swarm optimization. In Proceedings of the ICNN’95-International Conference on Neural Networks, Perth, WA, Australia, 27 November–1 December 1995; Volume 4, pp. 1942–1948. [Google Scholar]
  10. Clerc, M.; Kennedy, J. The particle swarm-explosion, stability, and convergence in a multidimensional complex space. IEEE Trans. Evol. Comput. 2002, 6, 58–73. [Google Scholar] [CrossRef] [Green Version]
  11. Duarte, C.; Quiroga, J. PSO Algorithm for Parameter Identification in a DC Motor (Spanish); Universidad de Antioquia: Medellín, Colombia, 2010; Volume 55, pp. 116–124. [Google Scholar]
  12. Rashedi, E.; Nezamabadi-Pour, H.; Saryazdi, S. GSA: A gravitational search algorithm. Inf. Sci. 2009, 179, 2232–2248. [Google Scholar] [CrossRef]
  13. Darzi, S.; Islam, M.T.; Tiong, S.K.; Kibria, S.; Singh, M. Stochastic leader gravitational search algorithm for enhanced adaptive beamforming technique. PLoS ONE 2015, 10, e0140526. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Single-phase transformer equivalent circuit.
Figure 1. Single-phase transformer equivalent circuit.
Mca 28 00036 g001
Figure 2. Single-phase aproximate transformer equivalent circuit.
Figure 2. Single-phase aproximate transformer equivalent circuit.
Mca 28 00036 g002
Figure 3. Convergence curves of the 4 kVA single-phase transformer using the GA, PSO and the GSA methods.
Figure 3. Convergence curves of the 4 kVA single-phase transformer using the GA, PSO and the GSA methods.
Mca 28 00036 g003
Figure 4. Voltage regulation by varying the load on the 4 kVA single-phase transformer.
Figure 4. Voltage regulation by varying the load on the 4 kVA single-phase transformer.
Mca 28 00036 g004
Figure 5. Convergence curves of the 15 kVA single-phase transformer using the GA, PSO and the GSA methods.
Figure 5. Convergence curves of the 15 kVA single-phase transformer using the GA, PSO and the GSA methods.
Mca 28 00036 g005
Figure 6. Voltage regulation by varying the load on the 15 kVA single-phase transformer.
Figure 6. Voltage regulation by varying the load on the 15 kVA single-phase transformer.
Mca 28 00036 g006
Figure 7. Convergence curves of the 33 MVA single-phase transformer using the GA, PSO and the GSA methods.
Figure 7. Convergence curves of the 33 MVA single-phase transformer using the GA, PSO and the GSA methods.
Mca 28 00036 g007
Figure 8. Voltage regulation by varying the load on the 33 MVA single-phase transformer.
Figure 8. Voltage regulation by varying the load on the 33 MVA single-phase transformer.
Mca 28 00036 g008
Table 1. Statistical values of the SPTECPs using the optimization methods for the single-phase transformer, 4 kVA, 250–125 V at 50 Hz.
Table 1. Statistical values of the SPTECPs using the optimization methods for the single-phase transformer, 4 kVA, 250–125 V at 50 Hz.
MethodsPSOGAGSA
Stats FitnessAE (%)FitnessAE (%)FitnessAE (%)
Best6.4729  × 10 5 18.167.4670  × 10 5 10.937.9168  × 10 5 12.26
Mean7.1537  × 10 5 4.737.6007  × 10 5 10.008.8683  × 10 5 5.72
Medium7.1537  × 10 5 9.417.5987  × 10 5 10.918.8683  × 10 5 3.78
Worst7.9736  × 10 5 24.287.7175  × 10 5 7.439.6510  × 10 5 8.45
St. dev.3.2688  × 10 6 -6.7636  × 10 7 -4.7937  × 10 6 -
Wilcoxon rank-sum test
with 95% confidence
++
Table 2. Parameters obtained with the optimization methods for the single-phase transformer 4 kVA, 250–125 V at 50 Hz.
Table 2. Parameters obtained with the optimization methods for the single-phase transformer 4 kVA, 250–125 V at 50 Hz.
Parameters R 1 ( Ω ) X 1 ( Ω ) R 2 ( Ω ) X 2 ( Ω ) R c ( Ω ) X m ( Ω ) AE (%)
Methods
Ref. [4]0.40.20.421500750-
GA0.34130.18790.41832.45431405707.6-
GA error (%)14.67836.05674.563322.71336.32225.645810.00
PSO0.37630.21500.40232.02561327738.26-
PSO error (%)5.91257.51830.57421.281511.54441.56534.7327
GSA0.37510.19040.39042.38391482.4333745.9333-
GSA error (%)6.2254.7852.388319.19831.17110.54225.7183
Table 3. Electrical variables at full load of a single-phase transformer 4 kVA, 250–125 V at 50 Hz.
Table 3. Electrical variables at full load of a single-phase transformer 4 kVA, 250–125 V at 50 Hz.
Variables I 1 (A) I 2 (A) V 2 (V)Efficiency (%)AE (%)
Methods
Ref. [4]14.081313.6893235.875983.9990-
GA13.966613.7435236.783593.1954-
GA error (%)0.81450.39580.384810.94833.1358
PSO13.969813.7410236.757793.1524-
PSO error (%)0.79210.37780.373810.89713.1102
GSA13.955813.7451236.828393.3009-
GSA error (%)0.89090.40770.403811.07383.1941
Table 4. Statistical values of the SPTECPs using the optimization methods for the single-phase transformer 15 kVA, 2400–240 V at 50 Hz.
Table 4. Statistical values of the SPTECPs using the optimization methods for the single-phase transformer 15 kVA, 2400–240 V at 50 Hz.
MethodsGAPSOGSA
Stats FitnessAE (%)FitnessAE (%)FitnessAE (%)
Best1.8178  × 10 5 12.30391.92  × 10 5 11.88551.8542  × 10 5 11.7523
Mean1.8299  × 10 5 11.87722.0875  × 10 5 7.81321.8936  × 10 5 9.8612
Medium1.8305  × 10 5 12.08002.0849  × 10 5 8.02941.8911  × 10 5 10.9429
Worst1.8500  × 10 5 11.72152.2897  × 10 5 8.80451.9326  × 10 5 9.6136
St. dev.7.4936  × 10 8 -8.7936  × 10 7 -1.8433  × 10 7 -
Wilcoxon rank-sum test
with 95% confidence
++
Table 5. Parameters obtained with the optimization methods for the single-phase transformer 15 kVA, 2400–240 V at 50 Hz.
Table 5. Parameters obtained with the optimization methods for the single-phase transformer 15 kVA, 2400–240 V at 50 Hz.
Parameters R 1 ( Ω ) X 1 ( Ω ) R 2 ( Ω ) X 2 ( Ω ) R c ( Ω ) X m ( Ω ) AE (%)
Methods
Ref. [4]2.453.1422.2294105,0009106-
GA2.00382.54401.50602.0531105,7309176-
GA error (%)18.212118.982024.69837.90950.69520.766211.8772
PSO2.05682.92361.55042.2139104,4739130-
PSO error (%)16.05036.892822.480.69530.50160.25957.8132
GSA2.00752.71981.51032.1694104,4539103-
GSA error (%)18.061213.381124.48332.69130.52060.02979.8612
Table 6. Electrical variables at full load of a single-phase transformer 15 kVA, 2400–240 V, at 50 Hz.
Table 6. Electrical variables at full load of a single-phase transformer 15 kVA, 2400–240 V, at 50 Hz.
Variables I 1 (A) I 2 (A) V 2 (V)Efficiency (%)AE (%)
Methods
Ref. [4]6.26.22383.898.5-
GA6.21286.18342377.475198.5928-
GA error (%)0.20720.26730.26740.09200.2085
PSO6.21136.18152376.685598.5528-
PSO error (%)0.18290.29830.29850.05360.2083
GSA6.21306.18642377.300198.5783-
GSA error (%)0.20910.21870.27270.07950.1950
Table 7. Statistical values of the SPTECPs using the optimization methods for the single-phase transforme 33 MVA, 230,000/ 3 –34,500 V at 60 Hz.
Table 7. Statistical values of the SPTECPs using the optimization methods for the single-phase transforme 33 MVA, 230,000/ 3 –34,500 V at 60 Hz.
MethodsGAPSOGSA
Stats FitnessAE (%)FitnessAE (%)FitnessAE (%)
Best4.1138  × 10 9 8.31524.0597  × 10 9 4.58924.1520  × 10 9 4.5154
Mean4.2171  × 10 9 2.61054.3105  × 10 9 1.37034.3586  × 10 9 1.3415
Medium4.2202  × 10 9 2.56204.3196  × 10 9 3.35154.3646  × 10 9 3.0648
Worst4.3153  × 10 9 3.63314.5475  × 10 9 4.60094.5626  × 10 9 5.4431
St. dev.5.0994  × 10 11 -1.0156  × 10 10 -1.1556  × 10 10 -
Wilcoxon rank-sum test
with 95% confidence
++
Table 8. Parameters obtained with the optimization methods for the single-phase transformer 33 MVA, 230,000/ 3 –34,500 V at 60 Hz.
Table 8. Parameters obtained with the optimization methods for the single-phase transformer 33 MVA, 230,000/ 3 –34,500 V at 60 Hz.
Parameters R 1 ( Ω ) X 1 ( Ω ) R 2 ( Ω ) X 2 ( Ω ) R c ( Ω ) X m ( Ω ) AE (%)
Methods
IEM-Condumex0.83537.50.83537.5728,504513,610-
GA0.872438.990.854035.81729,277515,267-
GA error (%)4.47903.96452.27544.51550.10610.32262.6105
PSO0.810537.150.807437.16727,823514,097-
PSO error (%)2.93410.91843.28140.89950.09340.09481.3703
GSA0.840838.250.800237.13727,743514,170-
GSA error (%)0.69461.9924.16770.97410.10440.10901.3415
Table 9. Electrical variables at full load of a single-phase transformer 33 MVA, 230,000/ 3 –34,500 V at 60 Hz.
Table 9. Electrical variables at full load of a single-phase transformer 33 MVA, 230,000/ 3 –34,500 V at 60 Hz.
Variables I 1 (A) I 2 (A) V 2 (V) Efficiency (%) AE (%)
Methods
IEM-Condumex247.926247.728131,06099.46-
GA247.9332247.7348131,053.031699.4567-
GA error (%)0.00250.00270.00530.00330.0035
PSO247.9329247.7345131,052.88799.4765-
PSO error (%)0.00280.00260.00540.01660.0069
GSA247.9347247.7364131,053.882699.4722-
GSA error (%)0.00350.00340.00470.01230.0060
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

Ascencion-Mestiza, H.; Maximov, S.; Mezura-Montes, E.; Olivares-Galvan, J.C.; Ocon-Valdez, R.; Escarela-Perez, R. Estimation of the Equivalent Circuit Parameters in Transformers Using Evolutionary Algorithms. Math. Comput. Appl. 2023, 28, 36. https://doi.org/10.3390/mca28020036

AMA Style

Ascencion-Mestiza H, Maximov S, Mezura-Montes E, Olivares-Galvan JC, Ocon-Valdez R, Escarela-Perez R. Estimation of the Equivalent Circuit Parameters in Transformers Using Evolutionary Algorithms. Mathematical and Computational Applications. 2023; 28(2):36. https://doi.org/10.3390/mca28020036

Chicago/Turabian Style

Ascencion-Mestiza, Hector, Serguei Maximov, Efrén Mezura-Montes, Juan Carlos Olivares-Galvan, Rodrigo Ocon-Valdez, and Rafael Escarela-Perez. 2023. "Estimation of the Equivalent Circuit Parameters in Transformers Using Evolutionary Algorithms" Mathematical and Computational Applications 28, no. 2: 36. https://doi.org/10.3390/mca28020036

Article Metrics

Back to TopTop