Skip to main content

Fuzzy logic applied to the diagnosis of technical conditions of distribution transformers

Abstract

The distribution transformers are one of the most important elements for the operation of the distribution networks, considering their quantity and dispersion in the network, and that the failures cause great economic losses, both from the point of view of the transformer itself and of the cost of the energy left to serve. The technical condition of the distribution transformers depends on multiple external factors that influence the loss of useful life of the same, and therefore, it is necessary to relate them for a correct diagnosis. In the present work, a method based on fuzzy logic is developed for the diagnosis of distribution transformers, considering the international regulations that govern its operation. The resulting procedure was implemented using the fuzzy toolbox of MATLAB programming tools version 9.8 (R2020a). A random sample of transformers in three distribution circuits was evaluated, and the results correspond to that established in the IEEE C57.91 standard of 2011.

Introduction

Putting a distribution transformer out of service represents a serious problem for electricity distribution companies since it always brings with it a more or less prolonged service interruption in sectors with social or economic impact. However, the case becomes more dramatic when the interruption of the transformer’s operation is caused untimely by an equipment failure, since the aforementioned inconveniences; we would have to add the cost of repairing or replacing the transformer, which results in. It is vitally important to monitor the technical status of this equipment in a distribution network.

Transformer diagnosis methods are in constant development and are typically based on analysis of chemical indicators of the oil, using, for example, methanol (MeOH) and 2-furfural (2FAL) as indicators of the aging state of the transformer [1,2,3]; other research has been directed to the identification and analysis of partial discharge (PD) pulses [4, 5], and in the last two decades, some processing tools based on the time domain, frequency domain, or hybrid domains have been developed for detecting and analyzing PD signals; the Fourier transform, the short-time Fourier transform, the waveform transform, and the Gabor transform are some examples of techniques used [6, 7]. More recently, frequency response analysis (FRA) has been used worldwide. The reliability of this method has been shown to diagnose transformer conditions, especially mechanical vibrations. The FRA technique is performed by comparing the response result in the initial condition of the transformer with its current condition. The interpretation of the transformer condition from the response is based on frequency sub-bands. Each frequency sub-band indicates the vibration of any part of the transformer and electrical faults [8,9,10,11,12].

In [13, 14], a proactive diagnostic approach is presented based on the detection of short-circuit faults in the input terminals of power transformers based on the neutral current or a transformer model. Transformer modeling using finite elements has also been used for this purpose [15, 16].

However, to reliably assess the health condition of a transformer, all available evidence from various sources should be integrated. This includes online and offline measurements, operation and maintenance data, failure statistics, on-site inspection, and expert experience. The health index, an overall assessment of the transformer’s health condition, can be obtained by combining such condition data with electronics [17].

A little discussed approach is the life cycle cost analysis; in [18] is presented an experience in managing the complete life cycle to improve performance and reliability. Using failure mode, effect, and criticality analysis based on the previous failure data, lifecycle management strategies have been identified but only limited to an element of the transformer, the on-load tap changer (OLTC). This approach is further discussed in [19], proposing a life cycle cost analysis method of distribution transformers considering high overload capacity and vegetable insulating oil; however, this method is oriented to transformer selection, not to diagnosis of technical condition.

Diagnosing distribution transformers is challenging due to their large quantity and decentralized location in the distribution network. The diagnostic techniques require measurements of various parameters, making them more suitable for power transformers located in substations. However, online monitoring schemes based on microcontrollers and IoT have been proposed as a solution [20, 21]. In [22], an online condition monitoring system (OCMS) algorithm for the health index determination of substation or service transformers is implemented in C +  + using Raspberry Pi2 modified version of Debian GNU/Linux. The proposed OCMS is a cost-effective, online, and accurate tool, and it has several features like proposing corrective actions for the benefit of power utilities but requires strong measurement infrastructure for distribution networks.

To solve this problem, artificial intelligence techniques have been used, to design an approach that allows the detection of problems in transformers that can lead to accurate fault prediction without continuous human monitoring [23]. In this sense, various techniques have been used such as neural networks [24], text mining with machine learning [25, 26], fuzzy logic [27, 28], or combined techniques such as neurofuzzy networks [29].

In [30], a method for calculation of a health index for oil-immersed transformers rated under 69 kV using fuzzy logic is presented, but the method relies on the use of furan analysis, dissolved gas analysis, and other oil analysis results which is a disadvantage in having to take oil samples from each of the transformers evaluated.

In the present work, a fuzzy model based fundamentally on the distribution transformer’s thermal behavior is proposed to diagnose its technical condition.

Methods

The proposed fuzzy model characterizes the state of the distribution transformer in a more reliable way, applying an interpretation methodology, contained in the international standards and the records of transformer failures of the distribution companies.

Based on a literature survey conducted in [22], antecedent variables for transformer failure have been identified. The survey included major causes reported by utilities around the world. Historical data or offline parameters discussed below need to be considered for the computation of health index.

  • Age: The age of the transformer is the number of years it has been in service since installation. Typically, for service transformers, this is about 15–20 years [31].

  • Loading history: Loading history refers to the history of all loads on the transformer, which is important in determining the amount of fatigue endured. It directly affects both the probability of failure and the lifetime of the transformer. Continuous loading at the rated capacity causes the winding conductor temperature to increase, leading to the hottest-spot temperature [32, 33].

  • Location: Maintenance data from various utility companies show that transformers installed at different locations have different failure rates. Transformers are ranked by A for agriculture load, B for business load, I for industrial load, and R for residential load. However, rankings can vary between different utilities.

For this, four input variables are defined as follows:

  • Operating time of the transformer

  • The temperature of the hottest point

  • Percentage of loss of useful life of the transformer

  • Failure rate of the transformers of the circuit to which the transformer belongs

In addition, these conditions must be fulfilled at the same time, that is, the implication rules are related to each other with the AND connective.

The engine of an inference process is composed of a base of implication rules of the IF–THEN type. Since the reasoning, in this case, is not precise, a consequent can be inferred, even though the antecedents of the rule do not fully verify it. The said consequent will be more similar to the consequent of Formal Logic the more exactly the antecedents are fulfilled [34]. In this case, for practical application in equipment maintenance, the consequent does not require a numerical value but rather the concrete and at the same time fuzzy response of the type:

  • Declare the transformer in good technical condition.

  • Declare it at risk of failure.

  • Declare it in imminent failure.

The main difficulty consists in correctly selecting the intervals within which the input variables are considered acceptable, as well as expressing the degree of such acceptability using the corresponding fuzzy set membership functions. Status scales “low,” “medium,” and “high” were used to identify the membership levels of the different input variables.

At the output, the program presents the user with the degree to which the transformer under analysis needs or does not need a maintenance intervention, in addition to allowing the behavior of the partial indicators to be observed, thanks to the possibility of seeing the corresponding graphs.

Therefore, taking into account the years of service and the difficult climatic conditions (high ambient temperatures, humidity), attention to such equipment should be increased. This attention should focus on the evaluation of the state of each transformer to determine the order of priority in its maintenance.

“Fuzzification” of input and output variables

In the fuzzification process, crisp inputs from the domain are transformed into fuzzy inputs with the help of the membership function. The input variables are compared with the membership functions on the antecedent part of fuzzy rule to obtain the membership values of each linguistic label [35].

The “fuzzification” of the first of the variables, “operation time of the transformers,” is expressed through three triangular membership functions whose equations are shown below.

$$TEXP\hspace{0.33em}Low\left\{\begin{array}{c}-2x/TEX{P}_{global}+1\hspace{1em}if\hspace{1em}0\le x\le TEX{P}_{ave}\\ 0\hspace{1em}if\hspace{1em}x\ge TEX{P}_{ave}\end{array}\right.$$
(1)
$$TEXP\hspace{0.33em}Medium\left\{\begin{array}{c}2x/TEX{P}_{global}\hspace{1em}if\hspace{1em}TEX{Pprom}_{min}\\ -2x/TEX{P}_{global}+1\hspace{1em}if\hspace{1em}TEX{P}_{ave}\le x\le T{E}_{max}\end{array}\right.$$
(2)
$$TEXP\hspace{0.33em}High\left\{\begin{array}{c}2x/TEX{P}_{global}-1\hspace{1em}if\hspace{1em}TEX{P}_{ave}\le x\le TEX{P}_{global}\\ 1\hspace{1em}if\hspace{1em}x\ge TEX{P}_{global}\end{array}\right.$$
(3)

where

TEXPglobal: Average global operating time of the transformers installed in the distribution network (years).

TEXPave: Average operating time of failed transformers (years).

TEXPmin: Average operating time of failed transformers minus three times the standard deviation (years).

TEXPmax: Average operating time of failed transformers plus three times the standard deviation (years).

The triangular membership function is a function of three parameters, actually a linear approximation of bell curves. The parameters of the membership functions are obtained through control charts as shown in Fig. 1, based on the information provided by the historical records of transformer failure in the distribution companies, using the average value of the operating time of the failed transformers and the standard deviation.

Fig. 1
figure 1

Example of control chart based on the historical records of transformer failure in a distribution circuit

Figure 2 shows the graphical representation of the three membership functions of the exploitation time variable.

Fig. 2
figure 2

Graphical representation of the fuzzification of the exploitation time variable

The variable temperature of the hottest point in the period of maximum demand is represented by three trapezoidal functions. This type of function represents sets in which for points of the domain near the central value, the degree of membership remains equal to one, which is interpreted as a saturation zone, which is in correspondence with the transformer operating temperature behavior described in [33], whose expressions are as follows:

$$TLow\left\{\begin{array}{c}1\hspace{1em}if\hspace{1em}HST\le 11{0}^{0}C\\ (13{0}^{0}C-HST)/(130-110)\hspace{1em}if\hspace{1em}HST\in (11{0}^{0}C,13{0}^{0}C)\end{array}\right.$$
(4)
$$TMedium\left\{\begin{array}{c}0\hspace{1em}if\hspace{1em}(HST\le 12{0}^{0}C\hspace{0.33em}or\,HST\ge 18{0}^{0}C)\\ (HST-14{0}^{0}C)/(14{0}^{0}C-12{0}^{0}C)\hspace{1em}if\hspace{1em}HST\in (12{0}^{0}C,\hspace{0.33em}14{0}^{0}C)\\ 1\hspace{1em}if\hspace{1em}HST\in (14{0}^{0}C,\hspace{0.33em}16{0}^{0}C)\\ (18{0}^{0}C-HST)/(18{0}^{0}C-16{0}^{0}C)\hspace{1em}if\hspace{1em}HST\in (16{0}^{0}C,\hspace{0.33em}18{0}^{0}C)\end{array}\right.$$
(5)
$$THigh\left\{\begin{array}{c}0\hspace{1em}si\hspace{1em}HST\le 16{0}^{0}C\\ (HST-18{0}^{0}C)/(18{0}^{0}C-16{0}^{0}C)\hspace{1em}si\hspace{1em}HST\in (16{0}^{0}C,\hspace{0.33em}18{0}^{0}C)\\ 1\hspace{1em}si\hspace{1em}HST\ge 18{0}^{0}C\end{array}\right.$$
(6)

where

HST: Maximum temperature calculated during a 24-h load cycle, using the calculation method established in annex G of the standard IEEE C57.91 of 2011 [33].

The limits of the trapezoidal functions were established according to Table 1, shown below.

Table 1 Insulation aging acceleration factor for continuous operation at the hottest spot temperature during one load cycle [33]

Figure 3 shows the graphical representation of the three membership functions of the variable temperature of the hottest point.

Fig. 3
figure 3

Graphical representation of the fuzzification of the variable temperature of the hottest point

Similar to the behavior of a transformer’s operating temperature, the variable “percentage of loss of useful life” is also represented by a trapezoidal function, whose expressions are as follows:

$${LULP}_{Low}\left\{\begin{array}{c}1\hspace{1em}if\hspace{1em}LULP\le 0.0133\\ (0.05-LULP)/\left(0.05-0.0133\right)\hspace{1em}if \,LULP\in (\mathrm{0.0133,0.05})\end{array}\right.$$
(7)
$${LULP}_{Medium}\left\{\begin{array}{c}0\hspace{1em}if\hspace{1em}(LULP\le 0.0133\; or\hspace{0.33em}LULP\ge 0.3)\\ (LULP-0.05)/(0.05-0.0133)\hspace{1em}if\hspace{1em}LULP\in (0.0133,\hspace{0.33em}0.05)\\ 1\hspace{1em}if\hspace{1em}LULP\in (0.05,\hspace{0.33em}0.1)\\ (0.3-LULP)/(0.3-0.1)\hspace{1em}if\hspace{1em}LULP\in (0.1,\hspace{0.33em}0.3)\end{array}\right.$$
(8)
$${LULP}_{High}\left\{\begin{array}{c}0\hspace{1em}if\hspace{1em}LULP\le 0.1\\ (LULP-0.3)/(0.3-0.1)\hspace{1em}if\hspace{1em}LULP\in (0.1,\hspace{0.33em}0.3)\\ 1\hspace{1em}if\hspace{1em}LULP\ge 0.3\end{array}\right.$$
(9)

where

LULP: Loss of life percentage calculated over a 24-h load cycle.

The limits of the trapezoidal functions were established according to Sect. 5.3 of the IEEE C57.91 standard of 2011 [33].

Figure 4 shows the graphical representation of the three membership functions of the variable percentage of loss of useful life.

Fig. 4
figure 4

Graphical representation of the fuzzification of the variable percentage of loss of useful life

Transformer parameters such as hottest point temperature and percentage of loss of useful life are calculated using the expressions from the IEEE C5791 standard [33]. The calculations are based on the transformer’s characteristic data, load profile, and monthly billing data. The load profile is obtained from the type of customer the transformer supplies, which is recorded in the utility’s network management system (SIGERE). A detailed calculation methodology can be found in [36].

Finally, the membership functions of the input variable circuit transformers’ failure rate are obtained through fuzzy clustering [37], from the statistical information on failed transformers per circuit, related to the total number of transformers that the circuit has.

With these data, 3 groups with similar characteristics (cluster) are formed, which correspond to the 3 failure levels. The maximum, centroid, and minimum values of each cluster constitute the parameters of each membership function of the variable. It is represented by three triangular membership functions.

The shape of the membership function is given by cluster plot; an example of cluster 1 plot is shown in Fig. 5.

Fig. 5
figure 5

Example of cluster plot corresponding to the shape of cluster 1 “low failure rate”

The expressions of the membership functions are shown below.

$${Failure\, rate}_{Low}\left\{\begin{array}{c}-2x/Nf+1\hspace{1em}if\hspace{1em}0\le x\le N{f}_{centroid1}\\ 0\hspace{1em}if\hspace{1em}x\ge N{f}_{centroid1}\end{array}\right.$$
(10)
$${Failure \,rate}_{Medium}\left\{\begin{array}{c}2x/N{f}_{centroid2}\hspace{1em}if\hspace{1em}N{f}_{\mathit{min}1}\le x\le N{f}_{centroid2}\\ -2x/N{f}_{centroid2}+1\hspace{1em}if\hspace{1em}N{f}_{centroid2}\le x\le N{f}_{\mathit{max}2}\end{array}\right.$$
(11)
$${Failure\, rate}_{High}\left\{\begin{array}{c}2x/N{f}_{centroid3}-1\hspace{1em}if\hspace{1em}N{f}_{\mathit{min}3}\le x\le N{f}_{centroid3}\\ 1\hspace{1em}if\hspace{1em}x\ge N{f}_{centroid3}\end{array}\right.$$
(12)

where

Nf: Circuit transformers’ failure rate.

Nfcentroid1: Cluster 1 circuit transformers’ failure rate centroid.

Nfcentroid2: Cluster 2 circuit transformers’ failure rate centroid.

Nfcentroid3: Cluster 1 circuit transformers’ failure rate centroid.

Figure 6 shows the graphical representation of the three membership functions of the circuit transformer’ failure rate variable.

Fig. 6
figure 6

Graphical representation of the fuzzification of the variable circuit transformer’s failure rate

The consequent set, in this case, is defined by three states, which correspond to the risk levels established (without considering regular maintenance) in the standard [38] and is represented by three trapezoidal membership functions whose expressions are shown below.

$$Good \,condition\left\{\begin{array}{c}1\hspace{1em}if\hspace{1em}LULPA\le 4.85\%\\ (18.25\%-LUPLA)/(18.25\%-4.85\%)\hspace{1em}if\hspace{1em}LULPA\in (4.85\%,18.25\%)\end{array}\right.$$
(13)
$$In \,risk\left\{\begin{array}{c}0\hspace{1em}if\hspace{1em}(LULPA\le 7.3\%\hspace{0.33em}or\hspace{0.33em}LULPA\ge 109.5\%)\\ (LULPA-36.5\%)/(36.5\%-7.3\%)\hspace{1em}if\hspace{1em}LULPA\in (7.3\%,\hspace{0.33em}36.5\%)\\ 1\hspace{1em}if\hspace{1em}LULPA\in (36.5\%,\hspace{0.33em}73\%)\\ (109.5\%-LULPA)/(109.5\%-73\%)\hspace{1em}if\hspace{1em}LULPA\in (73\%,\hspace{0.33em}109.5\%)\end{array}\right.$$
(14)
$$Imminent\, failure\left\{\begin{array}{c}0\hspace{1em}if\hspace{1em}LULPA\le 73\%\\ (LULPA-109.5)/(109.5\%-73\%)\hspace{1em}if\hspace{1em}LULPA\in (73\%,\hspace{0.33em}109.5\%)\\ 1\hspace{1em}if\hspace{1em}LULPA\ge 109.5\%\end{array}\right.$$
(15)

where

LULPA: Percentage of annual useful life loss, output variable that integrates into the result of the effect of the operating time of the transformers, and the incidence of transformer failures in a circuit.

Figure 7 shows the graphic representation of the three membership functions of the consequent, which allows establishing the technical condition of the transformer.

Fig. 7
figure 7

Graphical representation of the variable of the consequent “technical condition of the transformer”

Inference system

The inference system’s rule base for determining the distribution transformer’s technical status has 81 implication rules. These implication rules relate the variables of the antecedent, (operation time of the transformers, temperature of the hottest point in the period of maximum demand, percentage of loss of useful life, the failure rate of circuit transformers), with the variable of the consequent (technical state of the transformer).

Based on the results of the literature survey [22], age and hottest point temperature are given the highest priority due to their influence on the health of the insulation. The useful life loss results are given second priority, while the failure rate of the circuit is allocated lower priority. The sum of the pondered weights of each antecedent variable should be equal to one.

When applying any of the implication rules mentioned above, a result that is difficult to apply in practice is obtained: a value of the antecedent infers a fuzzy set of values of the consequent; this can be seen in Fig. 8, where an example of the rule is base.

Fig. 8
figure 8

Example of the implication rule base, in the Mamdani inference system

This figure shows the rule editor where each of the 81 rules relating each variable of the antecedent to the variable of the consequent is written using the AND connective, for example, rule 1 shown in the figure in the rule editor would be as follows:

IF the operating time (TEXP) is low AND hottest point temperature (T) is low AND life useful loss percentage (LULP) is low AND the circuit transformer failure rate (failure rate) is low, THEN transformer technical condition is GOOD.

The rule viewer is also shown where it can be appreciated which membership value takes each of the antecedent variables and the consequent variable in each of the rules for a set of input data for each of the antecedent variables. The example in the figure refers to a transformer with 4.5 years of operation, 100 °C hottest point temperature during the maximum demand of the daily load cycle, 0.2% loss of useful life, and a failure rate of 0.15 failed transformers per installed transformer in the circuit.

When a single value of the consequent is needed to be able to use it as a definition of the risk of failure, a special operation is defined, called “defuzzification”; in this case, the center of gravity method was used.

This method expresses the weighted average concept of the fuzzy set of the consequent, where the weight is the area under the curve of its membership function.

$$u = \frac{\int\limits^{u_{\max}}_{u_{\min}} \mu (x_{i}) \cdot x_{i}}{\int\limits^{u_{\max}}_{u_{\min}} \mu (x_{i})}$$
(16)

When the membership functions of the linguistic values “i” of the consequent have symmetry concerning a vertical axis, with the central value ci, the defuzzification is obtained as the weighted average of said central values, using as weight the area under the curve of membership:

$$u=\frac{\sum\limits^{u}_{i=1} C_{i} \cdot A_{i}}{\sum A_{i}}$$
(17)

When the linguistic values of the consequent are singletons (which is equal to the use of the implication of the drastic product) with their respective central values, the areas Ai degenerate into numbers µi(u), that is, into values of the membership of the antecedent, and the expression is as follows:

$$u=\frac{\sum\limits^{u}_{i=1} \mu_{i} \cdot C_{i}}{\sum\limits^{u}_{i=1} \mu_{i}}$$
(18)

The method assesses each factor’s risk individually and sums them up to find the cumulative risk, which is better than generalized aggregation. Fuzzy logic’s AND operators can quickly reach maximum membership value (equal to unity), losing details of risk assessment for different situations.

This method results in the numerical assessment of the seriousness of the situation, whose additional advantage is the high power of discrimination.

Figures 9, 10, and 11 show the behavior of the consequent variable depending on the variation of the values of the antecedent variables, as it can appreciate in them that the variable that most influences the technical state of the transformer, considering that it all have the same weight, is the temperature of the hottest point.

Fig. 9
figure 9

The behavior surface of the consequent variable, depending on the variation of the antecedent variables “temperature of the hottest point” and “operation time of the transformers,” in the Mamdani inference system

Fig. 10
figure 10

The behavior surface of the consequent variable, depending on the variation of the antecedent variables “temperature of the hottest point” and “percentage of loss of useful life,” in the Mamdani inference system

Fig. 11
figure 11

The behavior surface of the consequent variable, depending on the variation of the antecedent variables “temperature of the hottest point” and “circuit transformers' failure rate,” in the Mamdani inference system

Results and discussion

The method was applied to a random sample of 8 distribution transformers installed in 3 distribution circuits. From the physical characteristics, the materials used to build the transformer, and the load curves from their associated customers, the principles and formulas proposed in the references [39, 40] were applied to obtain the hottest point temperature.

Once the temperature of the hottest point of the transformer is taken into account, the aging acceleration factor per hour was calculated, the aging factor over a period of time, and the percentage of life useful loss relating to a useful life of 180,000 h. Although this is a reference, it should not be confused with a real calculation of the useful life of the transformer, because although temperature is a fundamental factor that affects the insulation, it is not the only one, and transformers with insulation well below the minimum have been in service for years [33, 41].

The failure rate of the circuit transformers is calculated by dividing the number of failed transformers by the total number of installed transformers.

Table 2 shows the values of the input variables, and Table 3 shows the results obtained for each of them.

Table 2 Values of the input variables for the test transformers
Table 3 Results obtained for the test transformers

The results of the parameters obtained for each transformer, shown in Table 2, are entered as input data to the fuzzy inference system. Table 3 shows the value of the consequent variable after the defuzzification process and the membership function “technical condition” to which each transformer belongs.

As can be seen in the results, there is a correspondence with what is established in the IEEE C57.91 standard of 2011; of the analyzed transformers, those whose temperature of the hottest point is close to or above 110 °C are at risk, which is the maximum permissible temperature for the continuous operation of the transformer, and the loss of annual useful life obtained through fuzzy logic is slightly higher than that obtained conventionally, due to the influence of the rest of the factors, such as the operating time of the transformers under study and the failure rate of the transformers of the circuit in which they are located.

Normally, before being damaged, a transformer trips or fails several times, especially when it is subjected to large overloads, so it would be convenient to review the correspondence between the transformer banks with tripping and those considered at risk.

For this purpose, the selected banks were monitored for 1 year; Table 4 shows the results.

Table 4 Number of protective device operations per year

The table shows that even though the temperature of the hottest point for a load cycle in the transformers at risk is below the limit established by the IEEE C57.91 standard of 2011, the protection devices of these transformers have operated at least once during the year.

Conclusions

The proposed fuzzy model allows working with standardized variables according to the IEEE C57.91–2011 standard, considering the technical and construction characteristics of all types of transformers, among which we can mention the nominal power, the nominal losses, the weight of the elements, monthly invoicing of the same, and the type of service that it provides.

Although there is a direct relationship between the temperature of the hottest point and the loss of useful life, the percentage of loss of useful life also depends on other factors such as the characteristics of the oil and humidity; other aspects, such as external faults and overvoltage, harm the condition of the insulating.

The loss of useful life depends not only on the value of the temperature as such but also on the time that the transformer is kept operating at said temperature; for this reason, it was decided to use the percentage of loss of useful life as an independent input variable in the fuzzy model.

The implementation of this method generates an impact that is given by the nonuse of resources such as fuel, wages, and means of measurement, such as thermographic cameras, massively, in the diagnosis of distribution transformers; it is only necessary to have the updated databases of the distribution circuits. In addition, due to early diagnosis, the cost of damaged transformers is avoided.

Availability of data and materials

The distribution transformers primary records data used to support the findings of this study have not been made available because these data were used for this research under a confidentiality agreement with the electrical distribution companies that supplied it.

Abbreviations

PD:

Partial discharge

FRA:

Frequency response analysis

HST:

Temperature of the hottest point

IAAF:

Insulation aging acceleration factor

LULP:

Loss of life percentage calculated over a 24-h load cycle

LULPA:

Percentage of annual useful life loss, output variable that integrates into the result, the effect of the operating time of the transformers, and the incidence of transformer failures in a circuit.

References

  1. Jalbert J, Rodriguez-Celis EM, Arroyo-Fernández OH et al (2019) Methanol marker for the detection of insulating paper degradation in transformer insulating oil. Energies 12:3969. https://doi.org/10.3390/en12203969

    Article  Google Scholar 

  2. Anghel IAC, Gatman E (2019) Transformer lifetime management by analyzing the content of furan and gas dissolved in oil. E3S Web Conf 112:04004. https://doi.org/10.1051/e3sconf/201911204004

  3. Jahromi A, Piercy R, Cress S et al (2009) An approach to power transformer asset management using health index. IEEE Electr Insul Mag 25:20–34. https://doi.org/10.1109/MEI.2009.4802595

    Article  Google Scholar 

  4. Rodríguez-Serna JM, Albarracín-Sánchez R, Garnacho F et al (2019) Partial discharges measurements for condition monitoring and diagnosis of power transformers: a review. In: 2019 6th International Advanced Research Workshop on Transformers (ARWtr). Cordoba, Spain, pp. 83–88. https://doi.org/10.23919/ARWtr.2019.8930183

    Google Scholar 

  5. Rojas HE, Rojas HD, Cruz AS (2020) Denoising of electrical signals produced by partial discharges in distribution transformers using the local polynomial approximation and the criterion of non-parametric estimators. In: Németh B (ed) Proceedings of the 21st International Symposium on High Voltage Engineering. Cham: Springer International Publishing; pp 740–750. https://doi.org/10.1007/978-3-030-31680-8_72

  6. Shiling Z, Yongliang J, Xiping J (2020) Research on method of mechanical state characteristics diagnosis based on STFT and RVM for transformer winding. In: 2020 IEEE 3rd International Conference on Electronics Technology (ICET). Chengdu, China, pp. 271–277. https://doi.org/10.1109/ICET49382.2020.9119571

  7. Sao K, Chilukuri MV (2022) Joint time-frequency analysis of partial discharge AE signals for pattern recognition. In: 2022 International Conference for Advancement in Technology (ICONAT). Goa, India, pp. 1–6. https://doi.org/10.1109/ICONAT53423.2022.9725867

  8. Ab Ghani S, Md Thayoob YH, Yang Ghazali YZ et al (2015) Comparative study of worldwide standards for interpreting frequency response analysis (FRA) results of distribution transformers. Appl Mech Mater 793:144–148. https://doi.org/10.4028/www.scientific.net/AMM.793.144

    Article  Google Scholar 

  9. Bohari ZH, Baharom MF, Sulaima MF et al (2015) Assessment of transformer core and winding conditions for distribution transformers using sweep frequency response analysis waveforms. AIP Conf Proc 1660:090014. https://doi.org/10.1063/1.4915858

    Article  Google Scholar 

  10. Al-Ameri SM, Kamarudin MS, Yousof MFM et al (2021) Interpretation of frequency response analysis for fault detection in power transformers. Appl Sci 11:2923. https://doi.org/10.3390/app11072923

    Article  Google Scholar 

  11. JosM G, Castilla AE, Fernández JAS, Platero CA (2021) Transformer oil diagnosis based on a capacitive sensor frequency response analysis. IEEE Access 9:7576–7585. https://doi.org/10.1109/ACCESS.2021.3049192

    Article  Google Scholar 

  12. Bigdeli M, Abu-Siada A (2022) Clustering of transformer condition using frequency response analysis based on k-means and GOA. Electric Power Systems Research 202:107619. https://doi.org/10.1016/j.epsr.2021.107619

    Article  Google Scholar 

  13. Ballal MS, Suryawanshi HM, Mishra MK, Chaudhari BN (2016) Interturn faults detection of transformers by diagnosis of neutral current. IEEE Trans Power Delivery 31:1096–1105. https://doi.org/10.1109/TPWRD.2015.2461433

    Article  Google Scholar 

  14. Bhowmick S, Nandi S (2015) Online detection of an interturn winding fault in single-phase distribution transformers using a terminal measurement-based modeling technique. IEEE Trans Power Delivery 30:1007–1015. https://doi.org/10.1109/TPWRD.2014.2347320

    Article  Google Scholar 

  15. Subramaniam A, Bhandari S, Bagheri M, et al (2016) Online condition monitoring and diagnosis techniques for dry type transformers incipient fault analysis through finite element modelling. In: 2016 IEEE Transportation Electrification Conference and Expo, Asia-Pacific (ITEC Asia-Pacific). Busan, Korea (South), pp. 024-028. https://doi.org/10.1109/ITEC-AP.2016.7512916

  16. Esmaeili Nezhad A, Samimi MH (2022) Investigation of transformer vibration characteristics using the finite element method. Scientia Iranica. https://doi.org/10.24200/sci.2022.59006.6012

  17. Li S, Li X, Cui Y, Li H (2023) Review of transformer health index from the perspective of survivability and condition assessment. Electronics 12:. https://doi.org/10.3390/electronics12112407

  18. Ghazali YZY (2017) Managing on-load tap changer life cycle in tenaga nasional berhad (TNB) distribution power transformers. CIRED - Open Access Proceedings Journal 2017:303–307. https://doi.org/10.1049/oap-cired.2017.1308

    Article  Google Scholar 

  19. GAN L, MO W, FANG J, et al (2019) Life cycle cost analysis of distribution transformers considering high overload capacity and vegetable insulating oil. In: 2019 IEEE Innovative Smart Grid Technologies - Asia (ISGT Asia). Chengdu, China, pp. 38–42. https://doi.org/10.1109/ISGT-Asia.2019.8881165

  20. Jadhav SP, Birajdar BC, Patil BS (2020) Distribution transformer monitoring system IJIERT 7:1–6

    Google Scholar 

  21. Ravindran V, Ponraj R, Krishnakumar C, et al (2021) IoT-based smart transformer monitoring system with raspberry Pi. In: 2021 Innovations in Power and Advanced Computing Technologies (i-PACT). Kuala Lumpur, Malaysia, pp. 1–7. https://doi.org/10.1109/i-PACT52855.2021.9696779

  22. Ballal MS, Jaiswal GC, Tutkane DR et al (2017) Online condition monitoring system for substation and service transformers. IET Electr Power Appl 11:1187–1195. https://doi.org/10.1049/iet-epa.2016.0842

    Article  Google Scholar 

  23. Bhasin P, Nunna HSVSK, Doolla S, Kulkarni SV (2014) Multi-agent based diagnosis framework for transformers in a smart distribution system. In: 2014 IEEE International Conference on Power Electronics, Drives and Energy Systems (PEDES). Mumbai, India, pp. 1–6. https://doi.org/10.1109/PEDES.2014.7042132

  24. Tahir M, Tenbohlen S (2021) Transformer winding condition assessment using feedforward artificial neural network and frequency response measurements. Energies 14:3227. https://doi.org/10.3390/en14113227

    Article  Google Scholar 

  25. Ravi NN, Mohd Drus S, Krishnan PS, Laila Abdul Ghani N (2019) Substation transformer failure analysis through text mining. In: 2019 IEEE 9th Symposium on Computer Applications & Industrial Electronics (ISCAIE). Malaysia, pp. 293–298. https://doi.org/10.1109/ISCAIE.2019.8743719

  26. Yang X, Chen W, Li A, Yang C (2020) A hybrid machine-learning method for oil-immersed power transformer fault diagnosis. IEEJ Trans Electr Electron Eng 15:501–507. https://doi.org/10.1002/tee.23081

    Article  Google Scholar 

  27. Mohamad F, Hosny K, Barakat T (2019) Incipient fault detection of electric power transformers using fuzzy logic based on Roger’s and IEC method. In: 2019 14th International Conference on Computer Engineering and Systems (ICCES). Cairo, Egypt, pp. 303–309. https://doi.org/10.1109/ICCES48960.2019.9068132

  28. Ivanova TS, Malarev VI, Kopteva AV, Koptev VY (2019) Development of a power transformer residual life diagnostic system based on fuzzy logic methods. J Phys: Conf Ser 1353:012099. https://doi.org/10.1088/1742-6596/1353/1/012099

    Article  Google Scholar 

  29. Tightiz L, Nasab MA, Yang H, Addeh A (2020) An intelligent system based on optimized ANFIS and association rules for power transformer fault diagnosis. ISA Trans 103:63–74. https://doi.org/10.1016/j.isatra.2020.03.022

    Article  Google Scholar 

  30. Abu-Elanien AEB, Salama MMA, Ibrahim M (2012) Calculation of a health index for oil-immersed transformers rated under 69 kV using fuzzy logic. IEEE Trans Power Delivery 27:2029–2036. https://doi.org/10.1109/TPWRD.2012.2205165

    Article  Google Scholar 

  31. McArthur SDJ, Strachan SM, Jahn G (2004) The design of a multi-agent transformer condition monitoring system. IEEE Trans Power Syst 19:1845–1852. https://doi.org/10.1109/TPWRS.2004.835667

    Article  Google Scholar 

  32. Saha TK (2003) Review of modern diagnostic techniques for assessing insulation condition in aged transformers. IEEE Trans Dielectr Electr Insul 10:903–917. https://doi.org/10.1109/TDEI.2003.1237337

    Article  Google Scholar 

  33. (2012) IEEE guide for loading mineral-oil-immersed transformers and step-voltage regulators. IEEE Std C5791–2011 (Revision of IEEE Std C5791–1995) 1–123. https://doi.org/10.1109/IEEESTD.2012.6166928

  34. Sierra E, Lajes S, Filiberto Y, Barrios F (2013) Fuzzy model to determination of the maintenance period of electrical networks, by the use of visual inspection data. DYNA 80:31–39

    Google Scholar 

  35. Thaker S, Nagori V (2018) Analysis of fuzzification process in fuzzy expert system. Procedia Computer Science 132:1308–1316. https://doi.org/10.1016/j.procs.2018.05.047

    Article  Google Scholar 

  36. Sierra Gil E, Basulto Espinosa A, Planos Reyes JM (2016) Estimación temprana de la pérdida de vida útil de transformadores de distribución. Energética 47:1–8. https://doi.org/10.15446/energetica

  37. Naghi M-B, Kovács L, Szilágyi L (2023) A review on advanced c-means clustering models based on fuzzy logic. In: 2023 IEEE 21st World Symposium on Applied Machine Intelligence and Informatics (SAMI). Herl'any, Slovakia, pp. 000293–000298. https://doi.org/10.1109/SAMI58000.2023.10044530

  38. (2013) IEEE guide for diagnostic field testing of fluid-filled power transformers, regulators, and reactors. IEEE Std C57152–2013 1–121. https://doi.org/10.1109/IEEESTD.2013.6544533

  39. (2018) IEEE recommended practice for performing temperature rise tests on liquid-immersed power transformers at loads beyond nameplate ratings. IEEE Std C57.119-2018 1–49. https://doi.org/10.1109/IEEESTD.2018.8495141

  40. Carcedo J, Fernández I, Ortiz A et al (2014) Post-mortem estimation of temperature distribution on a power transformer: physicochemical and mechanical approaches. Appl Therm Eng 70:935–943. https://doi.org/10.1016/j.applthermaleng.2014.06.003

    Article  Google Scholar 

  41. (2018) IEC power transformers-part 7: loading guide for oil-immersed power transformer. IEC 60076-7-2018 1-97. ISBN 978-2-8322-5279-6

Download references

Acknowledgements

The Provincial Electric Companies of Camagüey, Ciego de Ávila, and Las Tunas are thanked for their support in carrying out the R&D&I project “Integrated Management of Electric Networks” code: E820CM900031, to which the results presented in this paper correspond.

Funding

This research was funded by the budget for the research in strategic sectors of the University of Camagüey “Ignacio Agramonte Loynaz” (US $120,000.00) and the Ministry of Higher Education of the Republic of Cuba (US $25,000.00).

Author information

Authors and Affiliations

Authors

Contributions

ES, research design, theoretical formulation, data collection and processing, analysis of the results, and writing the manuscript. JM, theoretical formulation, data collection and processing, and analysis of results. AS, data collection and processing and analysis of results. YF, data collection and processing and analysis of results. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Eduardo Sierra Gil.

Ethics declarations

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Gil, E.S., Sivilla, J.E.M., González, A.S. et al. Fuzzy logic applied to the diagnosis of technical conditions of distribution transformers. J. Eng. Appl. Sci. 70, 129 (2023). https://doi.org/10.1186/s44147-023-00301-w

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s44147-023-00301-w

Keywords