Next Article in Journal
Osmotic Message-Oriented Middleware for Internet of Things
Next Article in Special Issue
Metaheuristic Extreme Learning Machine for Improving Performance of Electric Energy Demand Forecasting
Previous Article in Journal
Isolation Forests and Deep Autoencoders for Industrial Screw Tightening Anomaly Detection
Previous Article in Special Issue
Optimal Allocation and Sizing of PV Generation Units in Distribution Networks via the Generalized Normal Distribution Optimization Approach
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Application of the Hurricane Optimization Algorithm to Estimate Parameters in Single-Phase Transformers Considering Voltage and Current Measures

by
Brandon Cortés-Caicedo
1,
Oscar Danilo Montoya
2,3,* and
Andrés Arias-Londoño
4
1
Departamento de Mecatrónica y Electromecánica, Facultad de Ingeniería, Instituto Tecnológico Metropolitano, Medellín 050036, Colombia
2
Grupo de Compatibilidad e Interferencia Electromagnética, Facultad de Ingeniería, Universidad Distrital Francisco José de Caldas, Bogotá 110231, Colombia
3
Laboratorio Inteligente de Energía, Facultad de Ingeniería, Universidad Tecnológica de Bolívar, Cartagena 131001, Colombia
4
Facultad de Ingeniería, Campus Robledo, Institución Universitaria Pascual Bravo, Medellín 050036, Colombia
*
Author to whom correspondence should be addressed.
Computers 2022, 11(4), 55; https://doi.org/10.3390/computers11040055
Submission received: 16 March 2022 / Revised: 2 April 2022 / Accepted: 8 April 2022 / Published: 11 April 2022
(This article belongs to the Special Issue Computing, Electrical and Industrial Systems 2022)

Abstract

:
In this research paper, a combinatorial optimization approach is proposed for parameter estimation in single-phase transformers considering voltage and current measurements at the transformer terminals. This problem is represented through a nonlinear programming model (NLP), whose objective is to minimize the root mean square error between the measured voltage and current values and the calculated values from the equivalent model of the single-phase transformer. These values of voltage and current can be determined by applying Kirchhoff’s Laws to the model T of the transformer, where its parameters, series resistance and reactance as well as the magnetization resistance and reactance, i.e., R 1 , R 2 , X 1 , X 2 , R c y X m , are provided by the Hurricane Optimization Algorithm (HOA). The numerical results in the 4 kVA, 10 kVA and 15 kVA single-phase test transformers demonstrate the applicability of the proposed method since it allows the reduction of the average error between the measured and calculated electrical variables by 1000% compared to the methods reported in the specialized literature. This ensures that the parameters estimated by the proposed methodology, in each test transformer, are close to the real value with an accuracy error of less than 6%. Additionally, the computation times required by the algorithm to find the optimal solution are less than 1 second, which makes the proposed HOA robust, reliable, and efficient. All simulations were performed in the MATLAB programming environment.

1. Introduction

1.1. General Context

In the last years the power energy has become into an essential right for the humankind, due to its use and contribution in the technological and social development [1,2]. In order to meet the demand in the consumption points (i.e., end users), it has been implemented a complex of elements in charge of generate, transform, transport, distribute and commercialize the power energy [3]. One of the most important devices in this process chain, and more general in the electrical sector, are the transformers. These devices are responsible to interconnect the generation points with the transmission networks, at the same time are in charge to interconnect the transmission and subtransmission networks with the end users, which can be residential, industrial or commercial type [4]. This can be reached by raising the voltage level (high, medium and low voltage) at each stage [5].
For this reason, the transformers play an important role to guarantee the power supply in the power systems. One of the most researched aspects in power and distribution systems is the power losses quantity, as this represents an index of the efficiency and the operative status of the network, particularly in the area of distribution systems, as the total power losses can range within 6% to 18% [6]. The transformers have the major participation, with 60% of total power losses due to low level of loads that can be presented in the network [4]. For a proper analysis at any power system with transformers, a precise model should be considered, that allows to know the parameters of the equivalent circuit of the transformer, as these can provide its characterization and behavior within the network [7]. Furthermore, this is not an easy task as the factory parameters of the transformer can vary, with respect to its nominal values, along its useful life due to winding isolating and dielectric paper deterioration [8,9,10].

1.2. Motivation

Under this context, one of the classic methods to determine the transformer parameters are the short and open circuit tests, however, these are laboratory tests that can only be done on transformers that are not connected to the system [11]. This means, if we want to estimate the transformer parameters under operation, it is necessary to disconnect it from the load point and move it to the point of the laboratory [12]. This practice is not recommended and brings negative consequences for the reliability indices given that there are multiple users in the distribution systems [6]. Besides, from the economic point of view, it is not suitable due to the large number of transformers presented in a power distribution system [6]. In the Colombian context, within 2010 and 2018, there were installed 581,592 new transformers [13]. Therefore, in this research document it is proposed the parameters estimation of single phase transformers connected along the distribution networks by using voltage and current measurements at its terminals. The principal advantage of this methodology is that allows to determine the single phase transformer parameters without interrupting its operation. To address this problem, it is proposed an objective function that minimizes the average square error within the values of current and voltage measured in the transformer terminals and the values computed from the electrical model. Likewise, it is proposed a metaheuristic algorithm that solves the non-linear programming model (NLP) that represents this problem. This mathematical model is developed from the application of the Kirchhoff laws in the equivalent model of the single phase transformer [14].

1.3. Review of the State of the Art

In the specialized literature, it is possible to find different optimization options, based on metaheuristic algorithms, that fulfill the problem of parameters estimation in single phase transformers. This is the case of [15], where a technique based on evolutionary programming is proposed to estimate the parameters of a single-phase transformer without the requirement of any experimental measurement, minimizing the quadratic error between the voltage and current values of the nameplate data and the calculated values. For this purpose, the authors of this paper employ two metaheuristic techniques as a comparison methodology: particle swarm optimization and genetic algorithm. The proposed methodology is implemented in three test transformers where the effectiveness and robustness of the techniques used are demonstrated. However, the authors of this paper do not perform a statistical analysis to determine the repeatability of the metaheuristic algorithms used, as well as an analysis of the computational time taken by each methodology to obtain a solution. This problem is also presented by the authors of [14], where they solve the problem of parameter estimation in single-phase transformers, minimizing the quadratic error between the nominal values of nameplate data and calculated values, using two metaheuristic optimization techniques as a comparison methodology: the imperialistic competitive algorithm and the gravitational search algorithm.
In [16], a methodology based on the particle swarm optimization algorithm is proposed to solve the problem of optimal parameter estimation in single-phase transformers. In this paper they use as objective function the minimization of the quadratic error of the following parameters: nominal voltages and currents, no-load currents and the impedance percentage. The results obtained by the developed methodology are validated in two single-phase test transformers where the efficiency of the particle swarm algorithm to solve this problem is demonstrated. However, this work has not included comparison methodologies, statistical analysis to determine the repeatability and robustness of the metaheuristic technique used, and analysis of the computational time. In [17], the problem of parameter estimation in single-phase transformers using current and voltage values under a known load condition is solved. The objective of this document is to minimize the error between the actual transformer parameter values and the estimated values from the proposed methodology. The artificial bee colony algorithm is used for this purpose, where the results obtained are validated by proposing different test scenarios. However, other algorithms reported in the specialized literature are not used as a comparison methodology, as well as a time and statistical analysis is not performed to determine the robustness, efficiency and repeatability of the proposed methodology. In [7], a chaotic optimization algorithm is proposed to solve the problem of parameter estimation in single-phase transformers by minimizing the quadratic error between the measured and estimated transformer variables (i.e., voltage, current and power variables). The results obtained for the test transformers under different test scenarios are validated by comparing them with the results obtained by different optimization algorithms proposed in the specialized literature that have solved this problem. However, the authors of this paper did not perform a statistical and computational time analysis to determine the robustness and repeatability of the proposed methodology.
In [18], the Coyote optimization algorithm is proposed to estimate parameters in single-phase and three-phase transformers using data provided by the manufacturer. The proposed methodology seeks to minimize the error between the real and estimated parameters. The results obtained for the different test transformers are compared with two metaheuristic techniques known in the specialized literature where the efficiency and capacity of the developed algorithm to solve the proposed problem is demonstrated. However, the authors neither do not analyze computational times, nor perform a statistical analysis to determine the repeatability of the methodology used. The authors of [19], propose a methodology for the estimation of parameters in single-phase transformers based on the application of jellyfish search optimizer algorithm. This is achieved by using current and voltage values at a given load condition. The objective function worked in this paper seeks to minimize the difference between the actual data and the estimated parameter values. The numerical results obtained for the test transformer used in this research are compared with the particle swarm optimization algorithm, with which the convergence of the algorithm is also compared. In addition, a statistical analysis is performed to verify the repeatability and robustness of the developed methodology; however, an analysis of the computational time that the algorithm takes to reach an optimal solution is needed. In [20], a nonlinear programming model is proposed to solve the parametric estimation problem in single-phase transformers from the point of view of metaheuristic optimization considering only voltage and current measurements of the transformer terminals. The main objective of the authors is to minimize the mean square error between the measured and calculated voltage and current variables. The nonlinear programming model is solved by implementing the black hole optimization algorithm. The results obtained for the different test transformers show the efficiency of the proposed methodology when compared to other methods reported in the specialized literature. In addition, the authors of this paper perform a statistical and computational time analysis where the repeatability and robustness of the proposed algorithm is evidenced. Finally, a computational experiment is proposed where the parameters obtained by the proposed methodology and the real parameters are compared. The input power for each test transformer is calculated, confirming that the parameters found in this paper replicate the behavior of the real transformer. In [13], the sine cosine optimization algorithm for parametric estimation in single-phase transformers considering voltage and current measurements is proposed. For this purpose, a non-linear programming model is conformed, which is formulated by applying Kirfchoff’s laws to the equivalent model of the transformer. The results obtained for the different test transformers are validated by comparison with the specialized GAMS software. However, comparison methodologies based on metaheuristic algorithms are needed, as well as a statistical and computational time analysis to determine the repeatability and robustness of the proposed algorithm. Nevertheless, it is shown that the parameters found adequately represent the behavior of the real transformer by calculating the input power and efficiency with the actual and calculated parameters. Finally, the authors of [21] address the problem of parameter estimation in single-phase transformers by applying the crow search algorithm. To achieve this, they formulate a nonlinear programming model with which they seek to minimize the mean square error between the measured and calculated voltage and current values. The numerical results of the test transformers used, demonstrate the efficiency of the proposed methodology when compared with the MATLAB fmincon tool. Similarly, strategies based on metaheuristic algorithms and commercial software are used as comparison methodologies to demonstrate the efficiency of the algorithm used. However, a computational and statistical time analysis is needed to determine the repeatability and robustness of the methodology used. On the other hand, a complementary analysis is performed where it is shown that the parameters determined by the optimization algorithm used replicate the behavior of the real transformer.
As it was observed in the above review of the state of the art the main characteristic of the optimization methodologies described before, is their combinatorial nature in the continuous domain, which have the ability to find good quality solutions (i.e., feasible solutions) with the least possible computational effort, being easy to implement in multiple programming languages [22]. In addition, it can also be identified that: (i) all methodologies described in the state of the art employ as a performance indicator the minimization of the mean square error; and (ii) the hurricane optimization algorithm has not been previously applied to this problem. Therefore, this paper proposes the use of the Hurricane Optimization Algorithm (HOA) for the estimation of parameters in single-phase transformers from the measured voltage and current values, performing the evaluation of an objective function based on the minimization of the mean square error between the measured and calculated values.

1.4. Scope and Main Contributions

Due to the importance of transformers in the electrical power system, especially for distribution systems, to guarantee the supply of electrical energy to end users (i.e., commercial, residential and industrial users), the need arises to propose new solution methodologies that allow to find its parameters with reliable and excellent quality results. Therefore, this paper proposes a new methodology to solve the problem of parameter estimation in single-phase transformers. Based on the above review of the state of the art of the parameters estimation in single phase transformers the main contributions of this paper are listed as follows:
  • HOA application to the problem of single phase parameters estimation from measurements of voltage and current at the terminals, given a load condition.
  • The possibility to approach to a global optimal solution of the problem under study, when the current reports of the specialized literature are significantly improved for the 4 kVA, 10 kVA and 15 kVA single phase transformers.
  • The parameters found for each test transformer accurately replicate the behavior of real transformers when calculating voltage regulation and efficiency under load variations at the output terminals.
Note that the importance of this research lies with updating the electrical information for the utilities regarding their distribution networks for planning and operation purposes, since updated information regarding all their electrical devices, mainly lines and transformers, can help with accurate simulations that also provide information on revised maintenance plans and possibilities to attend (i.e., connect) new users in the current grids, and the required actions to deal supply electrical energy to these users.

1.5. Document Setting

The rest of this document is organized as follows: Section 2 presents the mathematical formulation of the parameters estimation problem in single phase transformers considering voltage and current measurements given a condition load; Section 3 shows the implementation of the HOA, with its main features, to solve optimization problems; Section 4 describes the main characteristics of the test 4 kVA, 10 kVA and 15 kVA single phase transformers; Section 5 reveals the results obtained for the transformers parameters estimation with a complete analysis and discussions; finally, in Section 6 are exposed the conclusions and future works obtained from the development of this research article.

2. Mathematical Formulation

Generally, the transformer parameters estimation is performed in a experimental manner through the short and open circuit tests [15]. Furthermore, in this document the transformer parameters are estimated from current and voltage readings at terminals. For which, it is proposed to minimize the average square error between the voltage and current values measured at terminals of the transformer and the corresponding values that are calculated from the transformer model shown in Figure 1 to solve the mathematical equations. That said, the objective function to minimize is defined in (1) [6].
min z = 1 2 I 1 i 1 I 1 2 + I 2 i 2 I 2 2 + V 2 v 2 V 2 2
where z is the mean squared error to be minimized. I 1 is the current measured at the primary winding. I 2 is the current measured at the secondary winding referred to the primary winding. V 2 is the voltage measured at the secondary winding referred to the primary winding. i 1 is the current calculated at the primary winding. i 2 is the current calculated at the secondary winding referred to the primary winding. v 2 is the voltage calculated at the secondary winding referred to the primary winding.
In Figure 1  R 1 and R 2 are the resistances of the primary and secondary windings referred to the primary winding, respectively. X 1 and X 2 are the dispersion reactances of the primary and secondary windings referred to the primary side, respectively. R c is the equivalent resistance that presents the transformer when computing the core losses. X m corresponds to the magnetization reactance. Z L represents the impedance associated with the load connected with the secondary side of the transformer referred to the primary side. v 1 is the voltage at the primary side. e 1 and e 2 correspond to the voltage drop in the magnetization branch from the primary and secondary side referred to the primary, respectively. Finally, i ϕ is the excitation current of the transformer, i c is the current of core losses and i m is the magnetization current.
Likewise, in Figure 1 it is shown the equivalent circuit of a two-winding single phase transformer referred to the primary side. This model is known as the model T, as the magnetization branch is between the series branches [7]. Notice that this model of transformer is chosen as presents a better electrical approximation in regards with the stationary state.
Applying the first and second Kirchhoff laws to the model shown in Figure 1 we obtain the Equations presented in (2) to (7), which can be found at [18]:
i 1 = i ϕ + i 2
i ϕ = e 2 1 R c + 1 j X m i ϕ = e 2 j R c X m R c + j X m i ϕ = e 2 Z 0
v 2 = i 2 Z L
e 2 = i 2 ( R 2 + j X 2 ) + v 2 e 2 = i 2 Z 2 + v 2
e 2 = e 1
v 1 = i 1 ( R 1 + j X 1 ) + e 1 v 1 = i 1 Z 1 + e 1
It is important to mention that v 1 is considered as an input value, which implies that it is a constant for the problem of parameters estimation in single phase transformers [6]. Now, to be able to compute the value of the objective function shown in (1), the challenge is to obtain an expression for the value i 1 , i 2 and v 2 in function of the decision parameters of the problem, i.e., R 1 , R 2 , R c , X 1 , X 2 and X m , which will be determined by using the proposed optimization algorithm.
For this, (4) and (5) are replaced in (3), reaching the expression shown in (8) [20]:
i ϕ = i 2 Z 2 + Z L Z 0
Replacing (8) in (2) and solving for i 2 , we can obtain the expression in (9).
i 2 = i 1 Z 0 Z 2 + Z L + Z 0
Replacing (4)–(6) and (9) in (7) and solving for i 1 , the expression in (10) is obtained.
i 1 = v 1 Z 1 + Z 0 ( Z 2 + Z L ) Z 0 + Z 2 + Z L i 1 = v 1 Z
Finally, replacing (10) in (9), it is obtained the expression in (11).
i 2 = v 1 Z Z 0 Z 2 + Z L + Z 0
From the mathematical development the Equations (10), (11) and (4) are obtained, which allow to compute i 1 , i 2 and v 2 , respectively.
By the other side, the problem of optimal estimation of parameters in single phase transformers has a set of constraints related with their operative limitations (see Equations (4), (10) and (11), and upper and lower boundaries of the decision variables presented in the type box constraints shown from (12) to (17).
R 1 min R 1 R 1 max
R 2 min R 2 R 2 max
R c min R c R c max
X 1 min X 1 X 1 max
X 2 min X 2 X 2 max
X m min X m X m max
Remark 1.
The optimization model for the parameters estimation in single phase transformers is composed by the objective function (1) and the set of constraints shown in (10), (11) and (4), together with the type box constraints (12)–(17). Notice that this model is non-linear non-convex due to the multiplication and divisions when computing values of voltage and current. As per above mentioned, the solution of this model can generate multiple local optimal solutions [20], being necessary the implementation of metaheuristic techniques, which are efficient when solving non-linear optimization models [23].

3. Methodology Proposed: Hurricane Optimization Algorithm

To solve the problem of optimal parameters estimation in single phase transformers, modeled in the above section, the parameters to be determined are R 1 , R 2 , R c , X 1 , X 2 and X m . In order to minimize the average square error between the voltage and current values measured and computed at transformer terminals, it is proposed the application of the Hurricane Optimization Algorithm (HOA) [24]. HOA is an optimization metaheuristic technique based on the observation of the hurricanes nature and how the wind moves through the surrounding atmosphere during this phenomena [24].
HOA is an algorithm that works due to interaction of the natural forces of a hurricane and the wind parcels found there, making them to move towards the different zones of the hurricane [25]. This is achieved by the mathematical model of the phenomena through some simple rules that allow the exploration of the solution space in electrical engineering problems [25,26,27]. One of the main features of this algorithm is that it is an optimization technique based on population, that is, the population of candidate solutions is randomly generated. For this case the wind parcels are the population individuals. In general, the largest part of the wind tends to enter in the central zone of the hurricane. This zone is characterized of having the lowest pressure, where the hurricane eye is located, which, for this case, represents the best possible solution [24].

3.1. Initial Population

HOA works with an initial population composed by wind parcels randomly distributed in the hurricane, this allows the algorithm to start with its exploration and exploitation process in the solution space [27]. The initial population of wind parcels takes the structure shown in (18):
P t = p 11 t p 12 t p 1 N v t p 21 t p 22 t p 2 N v t p N i 1 t p N i 2 t p N i , N v t
where P t is the wind parcels population in the iteration t, when t = 0 the initial population of individuals is obtained. N i represents the number of wind parcels (individuals) and N v is the number of variables or the dimension of the solution space, in other words, the number of parameters of a single phase transformer, i.e., six in this study case.
To create the initial population of individuals it is used (19), which will generate a matrix of random numbers, within the upper and lower limits, that contains possible solutions of the problem under study.
P 0 = y min o n e s ( N i , N v ) + ( y max y min ) r a n d ( N i , N v )
where o n e s ( N i , N v ) R N i × N v represents an all-ones matrix. r a n d ( N i , N v ) R N i × N v represents an all-random numbers matrix within 0 and 1 generated from a normal distribution. Finally, y min R d i m × 1 y y max R N v × 1 are vectors that represent the upper and lower limits of the solution space, as shown as follows:
y min = R 1 min R 2 min R c min X 1 min X 2 min X m min , y max = R 1 max R 2 max R c max X 1 max X 2 max X m max .
Finally, to determine the hurricane eye each individual of the wind parcels population is evaluated in the objective function shown in (1) and the best solution is selected as the hurricane eye [24].

3.2. Wind Parcels Movement

Owing to the interaction of the wind parcels with natural forces of the hurricane, these will displaced from their initial point to a different point of the solution space. The movement of the wind parcels is characterized by keeping a constant angular velocity, i.e., w, and by displacing around the hurricane eye, with the goal of locating at zones with less atmospheric pressure [27]. This movement can be represented mathematically in two different ways due to rotation provided by the hurricane winds, as shown in (20) and (21) [25].
P i t + 1 = r i t sin ( φ i 0 + φ i t ) + P H E t r 1 < 0.5 r i t cos ( φ i 0 + φ i t ) + P H E t r 1 0.5
r i t = R 0 exp ( r 2 φ i t )
where P i t + 1 is the new position of the wind parcel i when the evolution criteria of the algorithm is applied, being i = 1 , 2 , , N i . The parameter r 1 is a random variable between 0 and 1, which guarantees the equity of commutations between the sine and cosine trigonometric functions indicated in (20). φ i 0 is the initial angular coordinate of a wind parcel i, which takes random values between 0 and 2 π . P H E t represents the hurricane eye in the iteration t. r i t and φ i t are radial and angular coordinates in polar representation, respectively. In (21) when t = 0 , φ i t is an all-zeros vector, for which r i t will take the value of R 0 . Being R 0 the radius of the hurricane eye, which takes the value of 1 × 10 5 , according to [24]. Finally, r 2 is a random number between 0 and 1.
As the wind parcel P i t + 1 needs velocity to start moving and keep under movement, it is considered a rate of change in the angular displacement (angular velocity) summed to its angular coordinate φ i t , as shown in (22) [28].
φ i t + 1 = φ i t + w r i t R max φ i t + w R max r i t r 3 r i t > R max
where w is the angular velocity, which is assumed constant with a value of π 10 and R max is the radius where the maximum wind velocity is found, which is taken as 0.2, in accordance with [24]. Finally, r 3 is a random value between 0 and 1.

3.3. Hurricane Eye Updating

To make the solutions feasible, the new positions of the wind parcels caused by the interaction of the hurricane forces, have to be within the limits of the solution space. In this sense, the upper and lower limits are verified at each individual contained in the set of new positions P t + 1 , as shown in (23) [28].
P i t + 1 = P i t + 1 y min P i t + 1 y max y min + r a n d ( y max y min ) otherwise
where r a n d provides random numbers with normal distribution between 0 and 1. Once the upper and lower limits of the individuals are verified, and adjusted those that were not feasible, the objective function shown in (1) is evaluated. Any individual of the set of candidate solutions P t + 1 can be selected as the new hurricane eye if, and only if, the value of its objective function is better than the current hurricane eye P H E t . This update is defined with (24) [24].
P H E t + 1 = P i t + 1 If F ( P i t + 1 ) < F ( P H E t ) P H E t otherwise
where F ( · ) represents the objective function to minimize.
In the Algorithm 1 it is presented a summary of the HOA implementation to solve the parameters estimation problem in single phase transformers considering voltage and current readings [29].
Algorithm 1: Hurricane Optimization Algorithm to solve optimization problems.
Computers 11 00055 i001

4. Single-Phase Test Transformers

In this section it is presented the main features of the test single phase transformers used to validate the optimization methodology proposed for the parameters estimation. The three test single phase transformers considered have 4 kVA, 10 kVA and 15 kVA of nominal power, respectively.

4.1. 4 kVA Test Transformer

This is a single phase 4 kVA transformer that operates at a frequency of 50 Hz with a 250/125 V of voltage ratio. In Table 1 are shown the voltage and current measurements for this transformer [15]. In the same manner, in Table 2 are presented the values for the open and short circuit tests of the transformer parameters given by the manufacturer [15]. Finally, the load impedance, which was used to do the transformer measurements, was assumed purely resistive with a value of 15.6250 Ω [15].

4.2. 10 kVA Test Transformer

This is a 10 kVA single phase transformer that operates at a frequency of 50 Hz with a voltage ratio of 500/125 V. In Table 3 it can be observed the voltage and current readings corresponding to this transformer [15]. In addition, in Table 4 it is presented the values for the open and short circuit tests of this transformer given by the manufacturer [15]. Finally, the load impedance, which was used to do the transformer measurements, has a purely resistive value of 25 Ω [20].

4.3. 15 kVA Test Transformer

This is a 15 kVA single phase transformer that operates at a nominal frequency of 50 Hz with a voltage ratio of 2400/240 V. In Table 5 it can be observed the voltage and current readings corresponding to this transformer [15]. Likewise, in Table 6 it is presented the values for the open and short circuit tests of this transformer given by the manufacturer [15]. Finally, the load impedance, which was used to do the transformer measurements, has a purely resistive value of 384 Ω [20].
Remark 2.
It is assumed that during the useful lifetime of the three transformers, i.e., 4 kVA, 10 kVA and 15 kVA, their parameters have a maximum variation of ±20%, which corresponds to the upper and lower limits taken for the decision variables, shown in Table 2, Table 4 and Table 6, respectively.

5. Numerical Results and Discussions

This section contains the numerical validation of the methodology performed to solve the problem of parameters estimation in the test 4 kVA, 10 kVA and 15 kVA single phase transformers, considering a given load impedance. In this sense, to demonstrate the efficiency of the proposed algorithm, the HOA is compared with different optimization methodologies reported in the specialized literature, which include: particle swarm optimization (PSO) [15], genetic algorithm (GA) [15], imperialist competitive algorithm (ICA) [14], gravitational search algorithm (GSA) [14] and the black hole optimization algorithm (BHO) [20]. Besides, for the HOA developed in this work, 10 individuals are used in all the computational simulations, 1000 iterations and 100 consecutive evaluations, this latter with the objective of finding the best value, the average value and the worst value of the objective function. Likewise, the standard deviation is determined of the 100 solutions found and the average time taken by the algorithm to determine the parameters of the transformers under study.
The optimization model proposed in (1) to (17) has been implemented and solved in MATLAB version 2019b using own scripts in a personal laptop of MD Ryzen 7 3700U (AMD, Santa Clara, CA, USA), 2.3 GHz, 16 GB RAM with Windows 10 Home Single Language of 64-bits.

5.1. Results in the 4 kVA Test Transformer

The numerical results shown in Table 7 specify the following: the solution given by the proposed optimization algorithm finds the lowest average error respect to the real 4 kVA test single phase transformer parameters with an additional improvement of 0.7267% respect to the GSA, 4.8367% respect to the ICA, 5.8821% respect to the BHO, 9.9557% respect to the GA and finally, 18.7767% respect to the PSO. Notice that this error is due to the errors individually introduced for each parameter determined by the methodology proposed respect to the real value. However, the parameters found by the HOA tend to be the real parameters of the 4 kVA transformer if compared with the methodologies developed in the specialized literature.
Likewise, in Table 8 it is analyzed the performance of the HOA when computing the error between values of voltage and current measured at 4 kVA transformer terminals and the values obtained with the model T. The numerical results show the following: the solution given by the HOA is more accurate if compared with the different methodologies proposed in the specialized literature, obtaining an average error of 7.3860 × 10 7 %, overcoming the HBO with an average error of 8.1894 × 10 4 %, which implies that the methodology proposed is 1000 times better than the best methodology reported so far.
To validate the effectiveness and robustness of the HOA and solve the proposed problem in this research document, it was performed 100 consecutive evaluations of the methodology proposed in the 4 kVA test system. The best solution found was 9.6672 × 10 17 , the average value was 1.4847 × 10 7 , and the worst value was 1.4847 × 10 7 , with an standard deviation of 2.6181 × 10 7 and an average processing time of 0.67 s, greatly improving the results obtained by the BHO in [20].

5.2. Results in the 10 kVA Test Transformer

The numerical results shown in Table 9 show the following: the solution given by the proposed optimization algorithm finds the lowest average error respect to the real parameters of the 10 kVA single phase transformer with an additional improvement of 0.4100% respect to the GSA, 0.8561% respect to the ICA, 5.4759% respect to the BHO, 6.4020% respect to the GA and finally, 14.7822% respect to the PSO. As happened with the case above, the parameters found with the HOA tend to be the same values of the real parameters of the 10 kVA transformer if compared with the methodologies developed in the specialized literature.
Moreover, in Table 10 it is analyzed the performance of the HOA developed when computing the error between the voltage and current measured at the 10 kVA test transformer terminals and the values computed from the model T. The numerical results show that: the solution provided by the HOA is more accurate if compared with the other methodologies proposed by the specialized literature, obtaining an average error of 4.4252 × 10 7 overcoming the HBO with an average error of 0.0033%, which implies that the methodology proposed is 10,000 times better than the methodology reported so far.
To validate the effectiveness and robustness of the HOA and solve the proposed problem in this research document, it was performed 100 consecutive evaluations of the methodology proposed in the 10 kVA test system. The best solution found was 2.9374 × 10 17 , the average value was 9.5375 × 10 7 , and the worst value was 8.6619 × 10 6 , with an standard deviation of 1.5561 × 10 6 and an average processing time of 0.66 s, greatly improving the results obtained by the BHO in [20].

5.3. Results in the 15 kVA Test Transformer

The numerical results in Table 11 show the following: the solution provided by the proposed optimization algorithm finds the lowest average error respect to the real parameters of the 15 kVA single phase transformer with an additional improvement of 0.3714% respect to GSA, 3.7788% respect to BHO, 4.9433% respect to ICA, 5.8538% respect to GA and finally, 7.0963% respect to PSO. As happened with previous case, the parameters found with the HOA tend to be the same values of the real parameters of the 15 kVA transformer if compared with the methodologies developed in the specialized literature.
Moreover, in Table 12 it is analyzed the performance of the HOA developed when computing the error between the voltage and current measured at the 15 kVA test transformer terminals and the values computed from the model T. The numerical results show that: the solution provided by the HOA is more accurate if compared with the other methodologies proposed by the specialized literature, obtaining an average error of 3.4822 × 10 8 overcoming the HBO with an average error of 1.5204 × 10 5 %, which implies that the methodology proposed is 1000 times better than the methodology reported so far.
To validate the effectiveness and robustness of the HOA and solve the proposed problem in this research document, it was performed 100 consecutive evaluations of the methodology proposed in the 15 kVA test system. The best solution found was 1.8318 × 10 19 , the average value was 2.0747 × 10 10 , and the worst value was 3.6490 × 10 9 , with an standard deviation of 2.0748 × 10 10 and an average processing time of 0.67 s, greatly improving the results obtained by the BHO in [20].
The results previously obtained in the 4 kVA, 10 kVA and 15 kVA single phase transformers, demonstrate the superiority of the methodology proposed to obtain the solution of the problem under study respect with the best value of the objective function, average error respect with the measured values and the computational processing time if compared with the methodologies exposed in the specialized literature. This confirms the repeatability properties of the HOA to solve the problem posed in this research work, as if executed multiple times for the test transformers under study, the developed method will generate the best average outcome or at least a very close value.

5.4. Complementary Analysis and Discussion

This section shows the effectiveness of the electric parameters estimation in single phase transformers, modeled with the model T, using a metaheuristic optimization technique such as the HOA. To demonstrate that the errors found by the methodology proposed for the single phase transformers are negligible when compared with the real values (see Table 7, Table 9 and Table 11), it is computed the voltage regulation and the efficiency of each test transformer, when there is a variation of the resistive load connected at secondary terminals of the transformers from 50% to 150% of their nominal value.
Voltage regulation (VR) for a single phase transformer referred to the primary side, as shown in model T in Figure 1, is computed as depicted in (25), which can be found at [30]:
V R % = 100 · v 1 v 2 v 2
The efficiency ( η ) of a single phase transformer is computed as shown in (26), which can be found at [30]:
η % = 100 · P o u t P i n = 100 · real ( v 2 i 2 * ) real ( v 1 i 1 * )
where P i n and P o u t represent the active power at primary and secondary sides terminals of the transformer, respectively. In Figure 2, Figure 3 and Figure 4, it is shown a comparison between the voltage regulation and efficiency, for the test single phase transformers of 4 kVA, 10 kVA and 15 kVA, respectively, with the parameters determined by the HOA proposed and the real parameters of the transformer.
From the figures previously shown it can be concluded the following:
Installing a load impedance of 50% of the nominal value in the secondary side of the test transformers implies different values of voltage regulation, being these of 13.8498%, 21.0785% and 2.3925%, for the 4 kVA, 10 kVA and 15 kVA transformers, respectively. This behavior in the voltage regulation is explained as follows: if the terminals voltage at the primary side is kept and the load impedance is reduced, the current absorbed by the transformer is increased, making higher the voltage drop in the series branch, with a decrease in the voltage at secondary side of the transformer. This causes high percentages of voltage regulation.
Likewise, the efficiency of the transformer when the load impedance is 50% of the nominal value, presents the following values: 90.1236%, 81.5310% and 97.5516%, for the 4 kVA, 10 kVA and 15 kVA transformers respectively. This is due to the absorption of the current, as the windings of the transformer dissipate a larger power, making higher the input power. This causes low percentages of transformer efficiency.
As the load impedance is increased the voltage regulation is decreased, reaching its minimum value when the load impedance presents a value of 150% respect to its nominal value being these 3.8812%, 7.2295% and 0.8170%, for the 4 kVA, 10 kVA and 15 kVA transformers, respectively. Notice that, if the voltage at the primary side terminals is constant, and as the power consumed at the secondary side is increased, the current drawn by the transformer is reduced, causing a reduction of the voltage drop in the series branch of the transformer and consequently, a lower voltage value at the secondary side terminals of the transformer and, low voltage regulation percentages.
By the other side, as the load impedance is increased, the efficiency is also increased, reaching its maximum value when the load impedance presents a value of 150% respect to its nominal value, being these of 95.1625%, 88.6610% and 98.6793%, for the 4 kVA, 10 kVA and 15 kVA, respectively.
Finally, from Figure 2, Figure 3 and Figure 4, it can be observed that the voltage regulation and efficiency behavior are the same for the parameters estimated by the HOA proposed and the real parameters of the 4 kVA, 10 kVA and 15 kVA transformers. Besides, it is determined that the maximum error between the data acquired for voltage regulation is 0.2939% for a load condition of 150% in the 4 kVA transformer, 0.2951% for a load condition of 150% in the 10 kVA transformer and 0.4153% for a load condition of 150% in the 15 kVA transformer. The maximum error in the results obtained for efficiency is 0.0223% for a load condition of 50% in the 4 kVA transformer, 0.0399% for a load condition of 150% in the 10 kVA transformer and 0.0067% for a load condition of 150% in the 15 kVA transformer. This confirms that, from the circuit and mathematical point of view (i.e., voltage, current and power computed), the developed HOA is a suitable method to solve the problem of parameters estimation in single phase transformers with errors less than 1 × 10 5 %.

6. Conclusions and Future Works

The problem of the parametric estimation in single-phase transformers was addressed in this research through the application of the hurricane optimization algorithm. The mathematical formulation of the studied problem was based on the minimization of the mean square error between the measured and calculated electrical variables (i.e., input/output voltages and currents), which was subject to Kirchhoff’s laws applied to the equivalent electrical circuit of single-phase transformers represented with the T-model. Numerical results showed that the objective function found for all the three transformers analyzed was less than 1 × 10 16 , which implies that the HOA algorithm ensures a high-quality solution with the low computational effort since the average processing times were less than 700 ms. The main characteristic of the obtained solutions is that these are different from the literature reports; however, with respect to the objective function value, these are near to the global optimum, and these confirm that the studied problem has multiple high-quality solutions becoming the proposed HOA as the reference method in the current literature to solve the problem of parametric estimation in single-phase transformers.
In regards with the average error found, when comparing each of the transformer parameters, obtained by the different optimization methodologies, with the real values, the HOA took the first place overcoming the GSA, ICA and the BHO. In the same manner, this method presents high accuracy when it is compared with the values of voltage and current measured and computed at terminals of test single phase transformers, with average errors less than 1 × 10 7 %, which is better than the results obtained so far with the different metaheuristic techniques exposed in the specialized literature, that were used with comparison purposes in this research work.
Numerical results in the studied test transformers showed that utility companies can update its electrical diagrams for simulations and planning purposes by considering only current and voltage measures in terminals of the transformer without interfering with the continuity of the electrical service (i.e., quality indexes). In addition, the information on the parameters of the transformers will help to identify incipient faults on these devices such as isolation deterioration, unusual temperature increments, as well as, measure the global efficiency performance of the transformer.
For future works, it is possible to examine and potentially address the following: (i) solve the problem under study with new high numerical performance metaheuristic methods such as the vortex search algorithm, salp swarm optimization algorithm, or black widow algorithm, among others; (ii) formulate the problem of single phase transformer parameters estimation when more than one measurement of voltage, current and input/output power is used; (iii) extend the current approach to the parameters estimation of three phase transformers considering the Y and Δ winding connections.

Author Contributions

Conceptualization, methodology, software, and writing—review and editing, B.C.-C., O.D.M. and A.A.-L. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported in part by the Dirección de Investigaciones de la Universidad Tecnológica de Bolívar under grant CI2021P10 associated with the project: “Estimación de parámetros en transformadores monofásicos empleando medidas de corriente y tensión: una aplicación de las técnicas metaheurísticas de optimización”.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

No new data were created or analyzed in this study. Data sharing is not applicable to this article.

Conflicts of Interest

The authors declare no conflict of interest.

Nomenclature

zObjective function value.
I 1 Current measured at the primary winding (A).
I 2 Current measured at the secondary winding referred to the primary winding (A).
V 2 Voltage measured at the secondary winding referred to the primary winding (V).
i 1 Current computed at the primary winding (A).
i 2 Current computed at the secondary winding referred to the primary winding (A).
v 2 Voltage computed at the secondary winding referred to the primary winding (V).
R 1 Primary winding loss resistance ( Ω ).
R 2 Secondary winding loss resistance referred to the primary winding ( Ω ).
X 1 Dispersion reactance of primary winding ( Ω ).
X 2 Dispersion reactance of secondary winding referred to the primary winding ( Ω ).
R c Core loss resistance ( Ω ).
X m Core magnetization reactance ( Ω ).
Z L Equivalent load impedance referred to the primary winding ( Ω ).
v 1 Voltage computed at the primary winding (V).
e 1 Voltage drop of the magnetizing branch at the primary winding (V).
e 2 Voltage drop of the magnetizing branch at the secondary winding referred to the primary winding (V).
i ϕ Excitation current of the transformer (A).
i c Core losses current (A).
i m Magnetization current (A).
R 1 min Minimum limit for primary winding series resistance ( Ω ).
R 1 max Maximum limit for series resistance of primary winding ( Ω ).
R 2 min Minimum limit for secondary winding series resistance referred to the primary winding ( Ω ).
R 2 max Maximum limit for secondary winding series resistance referred to the primary winding ( Ω ).
X 1 min Minimum limit for the series reactance of the primary winding ( Ω ).
X 1 max Maximum limit for the series reactance of the primary winding ( Ω ).
X 2 min Minimum limit for the series reactance of the secondary winding referred to the primary winding ( Ω ).
X 2 max Maximum limit for the series reactance of the secondary winding referred to the primary winding ( Ω ).
R c min Minimum limit for magnetization resistance ( Ω ).
R c max Maximum limit for magnetization resistance ( Ω ).
X m min Minimum limit for magnetizing reactance ( Ω ).
X m max Maximum limit for magnetization reactance ( Ω ).
P t Matrix of solutions at iteration t (i.e., hurricane).
N i Number of individuals that make up the initial population.
P 0 Initial matrix of solutions at iteration t = 0 .
N v Number of decision variables of the optimization problem.
y max Vector containing the maximum limits of the solution space.
y min Vector containing the minimum limits of the solution space.
tIteration counter.
P i t + 1 New position of the wind parcel i.
r 1 Random number between 0 and 1.
φ i 0 Initial angular coordinate of a wind parcel i.
r i t Radial coordinate of a wind parcel i at iteration t.
φ i t Angular coordinate of a wind parcel i at iteration t.
φ i t + 1 New angular coordinate of a wind parcel i.
P H E t Hurricane eye at the iteration t.
R 0 Radius of the hurricane eye.
r 2 Random number between 0 and 1.
wAngular velocity.
R m a x Radius where the maximum wind velocity is found.
r 3 Random number between 0 and 1.
V R % Voltage regulation percentage.
P i n Transformer input power.
P o u t Transformer output power.
η % Efficiency percentage.

References

  1. Löfquist, L. Is there a universal human right to electricity? Int. J. Hum. Rights 2020, 24, 711–723. [Google Scholar] [CrossRef]
  2. Sarkodie, S.A.; Adams, S. Electricity access, human development index, governance and income inequality in Sub-Saharan Africa. Energy Rep. 2020, 6, 455–466. [Google Scholar] [CrossRef]
  3. Zaghwan, A.; Gunawan, I. Energy Loss Impact in Electrical Smart Grid Systems in Australia. Sustainability 2021, 13, 7221. [Google Scholar] [CrossRef]
  4. Pinzón, S.; Yánez, S.; Ruiz, M. Optimal Location of Transformers in Electrical Distribution Networks Using Geographic Information Systems. Enfoque Ute 2020, 11, 84–95. [Google Scholar] [CrossRef] [Green Version]
  5. Tabrez, M.; Sadhu, P.K.; Lipu, M.S.H.; Iqbal, A.; Husain, M.A.; Ansari, S. Power Conversion Techniques Using Multi-Phase Transformer: Configurations, Applications, Issues and Recommendations. Machines 2021, 10, 13. [Google Scholar] [CrossRef]
  6. Bocanegra, S.Y.; Montoya, O.D.; Molina-Cabrera, A. Parameter estimation in singe-phase transformers employing voltage and current measures. Rev. UIS Ingenierías 2020, 19, 63–75. (In Spanish) [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. Ćalasan, M.P.; Jovanović, A.; Rubežić, V.; Mujičić, D.; Deriszadeh, A. Notes on parameter estimation for single-phase transformer. IEEE Trans. Ind. Appl. 2020, 56, 3710–3718. [Google Scholar] [CrossRef]
  9. Singh, M.; Prakasha, A.; Meera, K. Impact of online testing of distribution transformers-A case study. In Proceedings of the 2019 International Conference on High Voltage Engineering and Technology (ICHVET), Hyderabad, India, 7–8 February 2019; pp. 1–6. [Google Scholar]
  10. Foros, J.; Istad, M. Health index, risk and remaining lifetime estimation of power transformers. IEEE Trans. Power Deliv. 2020, 35, 2612–2620. [Google Scholar] [CrossRef] [Green Version]
  11. Hamoodi, A.N.; Hammad, B.A.; Abdullah, F.S. Notice of Retraction: Experimental simulation analysis for single phase transformer tests. Bull. Electr. Eng. Inform. 2020, 9, 862–869. [Google Scholar] [CrossRef]
  12. 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. [Google Scholar] [CrossRef]
  13. Bocanegra, S.Y.; Montoya, O.D.; Molina, A. Sine-cosine optimization approach applied to the parametric estimation in single-phase transformers by considering voltage and current measures. Dyna 2021, 88, 19–27. [Google Scholar] [CrossRef]
  14. Illias, H.A.; Mou, K.; Bakar, A. Estimation of transformer parameters from nameplate data by imperialist competitive and gravitational search algorithms. Swarm Evol. Comput. 2017, 36, 18–26. [Google Scholar] [CrossRef]
  15. 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]
  16. Bhowmick, D.; Manna, M.; Chowdhury, S.K. Estimation of equivalent circuit parameters of transformer and induction motor using PSO. In Proceedings of the 2016 IEEE International Conference on Power Electronics, Drives and Energy Systems (PEDES), Trivandrum, India, 14–17 December 2016; pp. 1–6. [Google Scholar]
  17. Yilmaz, Z.; Oksar, M.; Basciftci, F. Multi-objective artificial bee colony algorithm to estimate transformer equivalent circuit parameters. Period. Eng. Nat. Sci. 2017, 271–277. [Google Scholar] [CrossRef] [Green Version]
  18. Abdelwanis, M.I.; Abaza, A.; El-Sehiemy, R.A.; Ibrahim, M.N.; Rezk, H. Parameter estimation of electric power transformers using coyote optimization algorithm with experimental verification. IEEE Access 2020, 8, 50036–50044. [Google Scholar] [CrossRef]
  19. Youssef, H.; Hassan, M.H.; Kamel, S.; Elsayed, S.K. Parameter Estimation of Single Phase Transformer Using Jellyfish Search Optimizer Algorithm. In Proceedings of the 2021 IEEE International Conference on Automation/XXIV Congress of the Chilean Association of Automatic Control (ICA-ACCA), Valparaíso, Chile, 22–26 March 2021; pp. 1–4. [Google Scholar]
  20. Arenas-Acuña, C.A.; Rodriguez-Contreras, J.A.; Montoya, O.D.; Rivas-Trujillo, E. Black-Hole Optimization Applied to the Parametric Estimation in Distribution Transformers Considering Voltage and Current Measures. Computers 2021, 10, 124. [Google Scholar] [CrossRef]
  21. Gracia-Velásquez, D.G.; Morales-Rodríguez, A.S.; Montoya, O.D. Application of the Crow Search Algorithm to the Problem of the Parametric Estimation in Transformers Considering Voltage and Current Measures. Computers 2022, 11, 9. [Google Scholar] [CrossRef]
  22. Adetunji, K.E.; Hofsajer, I.W.; Abu-Mahfouz, A.M.; Cheng, L. A review of metaheuristic techniques for optimal integration of electrical units in distribution networks. IEEE Access 2020, 9, 5046–5068. [Google Scholar] [CrossRef]
  23. Devikanniga, D.; Vetrivel, K.; Badrinath, N. Review of meta-heuristic optimization based artificial neural networks and its applications. J. Phys. Conf. Ser. 2019, 1362, 012074. [Google Scholar] [CrossRef]
  24. Rbouh, I.; El Imrani, A.A. Hurricane-based optimization algorithm. AASRI Procedia 2014, 6, 26–33. [Google Scholar] [CrossRef]
  25. Arteaga, J.; Montoya, O.; Grisales-Noreña, L. Solution of the optimal power flow problem in direct current grids applying the hurricane optimization algorithm. J. Phys. Conf. Ser. 2020, 1448, 012015. [Google Scholar] [CrossRef]
  26. Rizk-Allah, R.M.; El-Sehiemy, R.A.; Wang, G.G. A novel parallel hurricane optimization algorithm for secure emission/economic load dispatch solution. Appl. Soft Comput. 2018, 63, 206–222. [Google Scholar] [CrossRef]
  27. El-Sehiemy, R.A.; Rizk-Allah, R.M.; Attia, A.F. Assessment of hurricane versus sine-cosine optimization algorithms for economic/ecological emissions load dispatch problem. Int. Trans. Electr. Energy Syst. 2019, 29, e2716. [Google Scholar] [CrossRef]
  28. Cruz-Reyes, J.L.; Salcedo-Marcelo, S.S.; Montoya, O.D. Application of the Hurricane-Based Optimization Algorithm to the Phase-Balancing Problem in Three-Phase Asymmetric Networks. Computers 2022, 11, 43. [Google Scholar] [CrossRef]
  29. Lenin, K. Solving optimal reactive power problem by hurricane search optimization algorithm. Int. J. Appl. Power Eng. (IJAPE) 2021, 10, 26. [Google Scholar] [CrossRef]
  30. Baqaruzi, S.; Kasim, S.T. Comparison of Effect Efficiency and Voltage Regulation Between Three-Phase Transformer Winding Connections. Bull. Comput. Sci. Electr. Eng. 2020, 1, 54–62. [Google Scholar] [CrossRef]
Figure 1. Transformer equivalent circuit referred to the primary side.
Figure 1. Transformer equivalent circuit referred to the primary side.
Computers 11 00055 g001
Figure 2. Behavior of the 4 kVA test transformer with load variations: (a) Voltage regulation and (b) Efficiency.
Figure 2. Behavior of the 4 kVA test transformer with load variations: (a) Voltage regulation and (b) Efficiency.
Computers 11 00055 g002
Figure 3. Behavior of the 10 kVA test transformer with load variations: (a) Voltage regulation and (b) Efficiency.
Figure 3. Behavior of the 10 kVA test transformer with load variations: (a) Voltage regulation and (b) Efficiency.
Computers 11 00055 g003
Figure 4. Behavior of the 15 kVA test transformer with load variations: (a) Voltage regulation and (b) Efficiency.
Figure 4. Behavior of the 15 kVA test transformer with load variations: (a) Voltage regulation and (b) Efficiency.
Computers 11 00055 g004
Table 1. Measured voltage and currents for the 4 kVA test transformer.
Table 1. Measured voltage and currents for the 4 kVA test transformer.
ParameterValueUnits
V 1 250.0000V
V 2 235.5967V
I 1 15.2825A
I 2 15.0782A
Table 2. Short-circuit and open-circuit test values for the 4 kVA test transformer.
Table 2. Short-circuit and open-circuit test values for the 4 kVA test transformer.
Parameter y min ( Ω ) Value ( Ω ) y max ( Ω )
R 1 0.320.40.48
R 2 0.320.40.48
X 1 0.160.20.24
X 2 1.622.4
R c 120015001800
X m 600750900
Table 3. Measured voltage and currents for the 10 kVA test transformer.
Table 3. Measured voltage and currents for the 10 kVA test transformer.
ParameterValueUnits
V 1 500.0000V
V 2 451.8047V
I 1 18.8877A
I 2 18.0722A
Table 4. Short-circuit and open-circuit test values for the 10 kVA test transformer.
Table 4. Short-circuit and open-circuit test values for the 10 kVA test transformer.
Parameter y min ( Ω ) Value ( Ω ) y max ( Ω )
R 1 0.720.91.08
R 2 1.281.61.92
X 1 0.7520.941.128
X 2 0.3520.440.528
R c 560700840
X m 200250300
Table 5. Measured voltage and currents for the 15 kVA test transformer.
Table 5. Measured voltage and currents for the 15 kVA test transformer.
ParameterValueUnits
V 1 2400.0000V
V 2 2371.4165V
I 1 6.2053A
I 2 6.1756A
Table 6. Short-circuit and open-circuit test values for the 15 kVA test transformer.
Table 6. Short-circuit and open-circuit test values for the 15 kVA test transformer.
Parameter y min ( Ω ) Value ( Ω ) y max ( Ω )
R 1 1.962.452.94
R 2 1.622.4
X 1 2.5123.143.768
X 2 1.78352.22942.6753
R c 84,000105,000126,000
X m 7285910610,927
Table 7. Numerical results in the 4 kVA test transformer regarding estimated parameters.
Table 7. Numerical results in the 4 kVA test transformer regarding estimated parameters.
Method R 1 ( Ω ) X 1 ( Ω ) R 2 ( Ω ) X 2 ( Ω ) R c ( Ω ) X m ( Ω ) Average Error (%)
Actual0.40.20.421500750-
PSO0.58700.25540.20901.60201476738-
PSO error (%)46.750027.70047.750019.90001.60001.600024.2180
GA0.59800.22600.33601.95701410707-
GA error (%)49.500013.000016.00002.15006.00005.733015.3970
ICA0.43000.20200.39402.50001200700-
ICA error (%)7.50001.00001.500025.000020.00006.667010.2780
GSA0.42500.20300.41502.39901426750.3000-
GSA error (%)6.25001.50003.750019.95004.93300.62706.1680
BHO0.45120.24920.37801.70161478.7763684.8906-
BHO error (%)12.819924.61725.490814.91631.41498.681211.3234
HOA0.42540.20170.34682.19451532.9038748.2237-
HOA error (%)6.36070.847913.28229.72672.19360.23685.4413
Table 8. Numerical results in the 4 kVA test transformer regarding calculated and measured voltage and current variables.
Table 8. Numerical results in the 4 kVA test transformer regarding calculated and measured voltage and current variables.
Method I 1 (A) I 2 (A) V 2 (V)Average Error (%)
Actual15.282515.0782235.5967-
PSO15.315315.1172236.2065-
PSO error (%)0.21480.25880.25880.2442
GA15.171414.9574233.7093-
GA error (%)0.72660.80110.80110.7763
ICA15.244914.9881234.1894-
ICA error (%)0.24570.59740.59740.4802
GSA15.208814.9894234.2087-
GSA error (%)0.48240.58910.58910.5535
BHO15.282615.0783235.5985-
BHO error (%) 9.3413 × 10 4 7.6134 × 10 4 7.6134 × 10 4 8.1894 × 10 4
HOA15.282515.0782235.5967-
HOA error (%) 2.9376 × 10 7 9.6102 × 10 7 9.6102 × 10 7 7.3860 × 10 7
Table 9. Numerical results in the 10 kVA test transformer regarding estimated parameters.
Table 9. Numerical results in the 10 kVA test transformer regarding estimated parameters.
Method R 1 ( Ω ) X 1 ( Ω ) R 2 ( Ω ) X 2 ( Ω ) R c ( Ω ) X m ( Ω ) Average Error (%)
Actual0.90.941.60.44700250-
PSO0.81100.86081.67800.7540713314.2000-
PSO error (%)9.88898.42554.875071.36361.857125.680020.3484
GA1.02500.80001.50700.4930651.5000204.4000-
GA error (%)13.888914.89365.812512.04556.928618.240011.9682
ICA0.80000.80001.50000.4259692.48255-
ICA error (%)11.111114.89366.25003.20451.07432.00006.4223
GSA0.80010.81191.50040.4236695.5400251.3500-
GSA error (%)11.100013.62776.22503.72730.63710.54005.9762
BHO0.94301.03401.53500.6240698.6760263.5120-
BHO error (%)4.777810.00004.062541.81820.18915.404811.0421
HOA0.80560.87231.70750.4718702.7584253.3966-
HOA error (%)10.49127.20386.71717.23260.39411.35865.5662
Table 10. Numerical results in the 10 kVA test transformer regarding calculated and measured voltage and current variables.
Table 10. Numerical results in the 10 kVA test transformer regarding calculated and measured voltage and current variables.
Method I 1 (A) I 2 (A) V 2 (V)Average Error (%)
Actual18.887718.0722451.8047-
PSO18.871918.0906452.2639-
PSO error (%)0.08360.10160.10160.0956
GA18.968318.0472451.1802-
GA error (%)0.42640.13820.13820.2343
ICA19.042718.2217455.5431-
ICA error (%)0.82080.82740.82740.8252
GSA19.040518.2196455.4897-
GSA error (%)0.80890.81560.81560.8134
BHO18.888318.0728451.8202-
BHO error (%)0.00320.00340.00340.0033
HOA18.887718.0722451.8047-
HOA error (%) 4.4461 × 10 7 4.4148 × 10 7 4.4148 × 10 7 4.4252 × 10 7
Table 11. Numerical results in the 15 kVA test transformer regarding estimated parameters.
Table 11. Numerical results in the 15 kVA test transformer regarding estimated parameters.
Method R 1 ( Ω ) X 1 ( Ω ) R 2 ( Ω ) X 2 ( Ω ) R c ( Ω ) X m ( Ω ) Average Error (%)
Actual2.453.1422.22941050009106-
PSO2.25004.08202.20001.8526995179009-
PSO error(%)8.163330.000010.000016.90145.22191.065211.8920
GA2.76003.41401.68001.8460970018951-
GA error (%)12.65318.726116.000017.19757.61811.702210.6495
ICA2.00003.00001.80002.00001200009200-
ICA error (%)18.36734.458610.000010.289814.28571.03239.7390
GSA2.00003.11001.81002.26001042819094.87-
GSA error (%)18.36730.95549.50001.37260.68480.12225.1671
BHO2.42683.91501.98072.670010,3891.26609473.4020-
BHO error (%)0.946924.68150.965019.76321.05594.03478.5745
HOA2.47252.67971.99712.389110,7640.43478798.7411-
HOA error (%)0.919714.66010.14367.16172.51473.37424.7957
Table 12. Numerical results in the 15 kVA test transformer regarding calculated and measured voltage and current variables.
Table 12. Numerical results in the 15 kVA test transformer regarding calculated and measured voltage and current variables.
Method I 1 (A) I 2 (A) V 2 (V)Average Error (%)
Actual6.20536.17562371.4165-
PSO6.20566.17482371.1131-
PSO error (%)0.00570.01280.01280.0104
GA6.20706.17552371.3903-
GA error (%)0.02780.00110.00110.0100
ICA6.21286.18612375.4788-
ICA error (%)0.12070.17130.17130.1545
GSA6.21576.18582375.3439-
GSA error (%)0.16850.16560.16560.1666
BHO6.20536.17562371.4169-
BHO error (%) 1.5501 × 10 5 1.5055 × 10 5 1.5055 × 10 5 1.5204 × 10 5
HOA6.20536.17562371.4165-
HOA error (%) 3.0677 × 10 8 3.6895 × 10 8 3.6895 × 10 8 3.4822 × 10 8
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Cortés-Caicedo, B.; Montoya, O.D.; Arias-Londoño, A. Application of the Hurricane Optimization Algorithm to Estimate Parameters in Single-Phase Transformers Considering Voltage and Current Measures. Computers 2022, 11, 55. https://doi.org/10.3390/computers11040055

AMA Style

Cortés-Caicedo B, Montoya OD, Arias-Londoño A. Application of the Hurricane Optimization Algorithm to Estimate Parameters in Single-Phase Transformers Considering Voltage and Current Measures. Computers. 2022; 11(4):55. https://doi.org/10.3390/computers11040055

Chicago/Turabian Style

Cortés-Caicedo, Brandon, Oscar Danilo Montoya, and Andrés Arias-Londoño. 2022. "Application of the Hurricane Optimization Algorithm to Estimate Parameters in Single-Phase Transformers Considering Voltage and Current Measures" Computers 11, no. 4: 55. https://doi.org/10.3390/computers11040055

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