Next Article in Journal
Numerical Approaches for Recovering the Deformable Membrane Profile of Electrostatic Microdevices for Biomedical Applications
Next Article in Special Issue
Efficient Fault Detection of Rotor Minor Inter-Turn Short Circuit in Induction Machines Using Wavelet Transform and Empirical Mode Decomposition
Previous Article in Journal
Development of Real-Time Cuffless Blood Pressure Measurement Systems with ECG Electrodes and a Microphone Using Pulse Transit Time (PTT)
Previous Article in Special Issue
Analytical Modeling and Analysis of Permanent-Magnet Motor with Demagnetization Fault
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Effective Electrical Properties and Fault Diagnosis of Insulating Oil Using the 2D Cell Method and NSGA-II Genetic Algorithm

by
José Miguel Monzón-Verona
1,2,
Pablo González-Domínguez
1,2,* and
Santiago García-Alonso
3
1
Electrical Engineering Department (DIE), University of Las Palmas de Gran Canaria, 35017 Las Palmas de Gran Canaria, Spain
2
Institute for Applied Microelectronics, University of Las Palmas de Gran Canaria, 35017 Las Palmas de Gran Canaria, Spain
3
Department of Electronic Engineering and Automatics (DIEA), University of Las Palmas de Gran Canaria, 35017 Las Palmas de Gran Canaria, Spain
*
Author to whom correspondence should be addressed.
Sensors 2023, 23(3), 1685; https://doi.org/10.3390/s23031685
Submission received: 10 January 2023 / Revised: 23 January 2023 / Accepted: 28 January 2023 / Published: 3 February 2023

Abstract

:
In this paper, an experimental analysis of the quality of electrical insulating oils is performed using a combination of dielectric loss and capacitance measurement tests. The transformer oil corresponds to a fresh oil sample. The paper follows the ASTM D 924-15 standard (standard test method for dissipation factor and relative permittivity of electrical insulating liquids). Effective electrical parameters, including the tan δ of the oil, were obtained in this non-destructive test. Subsequently, a numerical method is proposed to accurately determine the effective electrical resistivity, σ, and effective electrical permittivity, ε, of an insulating mineral oil from the data obtained in the experimental analysis. These two parameters are not obtained in the ASTM standard. We used the cell method and the multi-objective non-dominated sorting in genetic algorithm II (NSGA-II) for this purpose. In this paper, a new numerical tool to accurately obtain the effective electrical parameters of transformer insulating oils is therefore provided for fault detection and diagnosis. The results show improved accuracy compared to the existing analytical equations. In addition, as the experimental data are collected in a high-voltage domain, wireless sensors are used to measure, transmit, and monitor the electrical and thermal quantities.

1. Introduction

The increasing demand for electric power in the world—electricity consumption increased by 129.6% between 1990 and 2021 [1]—brings with it a greater need for reliable power equipment, such as transformers or on-load tap changers, among many others. In addition, as a result of the rapid increase in power transmission voltage, the performance requirements for power transformer insulation are also increasing [2].
Power transformers constitute the highest equipment cost in electrical substations, accounting for almost 60% of the total investment [3]. The threshold temperature for transformer operation is 80 °C. Above this temperature, transformer lifetime is halved for each temperature increase between 6 and 7 °C [4].
In transformers, high amounts of dielectric liquids are used for phase-to-phase/phase-to-ground insulation practices, as well as cooling liquid to evacuate heat generated due to hysteresis and eddy current losses in iron, as well as the losses due to the Joule effect in the transformer coils. Various insulating liquids with different chemical, physical, and dielectric properties are used in electrical installations to provide continuous operations. However, it is well known that some of the electrical faults occurring in power equipment arise from the deterioration of these dielectric liquids [5].
The regular and trouble-free operation of these components is vital to ensure a continuous energy supply and economic profitability of the power system. A power outage resulting from transformer failure, which is one of the costliest and most important parts of an electric power system, could lead to production interruption and considerable economic losses.
It is also of the utmost importance to ensure an adequate level of environmental safety, given that during their operation the stresses that high-voltage devices and, consequently, insulating materials operate under can be critical [6].
A set of techniques for the monitoring and diagnosis of faults that affect the life cycle of these important elements is required. These techniques include the following: dissolved gas analysis, oil quality testing, infrared thermography testing, power factor test, tan delta testing, and insulating oil breakdown testing, among others.
The optimization algorithm that is developed in this work allows for the determination of effective electrical permittivity and conductivity properties, ε and σ, on the basis of the global data obtained in the tan delta test and a distributed parameter model.
The analytical equations presented in [5] are only an approximation, since they do not take into account the geometry of the test device container (TDC) and assume, beforehand, a known value of the electrical permittivity of the TDC without oil.
The knowledge of these dielectric properties allows for the planning of preventive maintenance to avoid future transformer breakdowns in power systems [2], and can be used to perform a finite element numerical analysis to determine the electrical field distribution results for AC breakdown strength testing [7]. Activation energy, Eac, [8], is an indicator that can be used to determine properties, such as electrical conductivity, as a function of temperature. In [9], the Eac profiles of a nanostructured alumina polycarbonate composite for the improvement of electrical insulation conditions in materials were evaluated. The insulation system in a transformer degrades over time and needs periodic monitoring for the uninterrupted operation of a power system network. A non-intrusive and non-destructive testing method using an S-band pyramidal horn antenna is introduced in [10].
The timely identification of the aging stage of the transformer can effectively ensure its safe operation and prevent aging faults [11].
In this paper, a non-destructive testing (NDT) analysis of the quality of electrical insulating oils is performed using a combination of dielectric loss and capacitance measurement tests. The transformer oil corresponds to a fresh oil sample. The article follows the ASTM D 924-15 [12] standard (standard test method for dissipation factor and relative permittivity of electrical insulating liquids). The IEC 60,247 standard [13] is equivalent to ASTM D 924-15. Effective electrical parameters, such as the t a n   δ of the oil, are obtained.
Subsequently, a numerical method is proposed to accurately determine the effective electrical resistivity, σ, and effective electrical permittivity, ε, of an insulating mineral oil from the data obtained in the experimental analysis. The cell method (CM) and non-dominated sorting in genetic algorithm II (NSGA-II), a multi-objective genetic algorithm, are used. Therefore, in this paper, a new numerical tool to accurately obtain the effective electrical parameters of transformer insulating oils is provided for fault detection and diagnosis. The distributed parameter model and GA-based algorithm are used with the aim of improving accuracy compared to existing analytical equations that are used. As the experimental data are collected in a high-voltage domain, wireless sensors are used to measure, transmit, and monitor the electrical and thermal magnitudes.
The optimization algorithm used in this paper to determine the effective electrical parameters can be classified as a metaheuristic algorithm. Such algorithms are used to solve complex problems in various fields of electrical engineering. Intensification and diversification are their key elements. Most of these metaheuristic algorithms are inspired by the process of biological evolution. Of these, the genetic algorithm (GA) is the best known [14].
The multi-objective GA (MOGA) is a modified version of the simple GA. The MOGA differs from the GA in terms of the objective function assignment, but its other steps are similar to those of the GA. The main feature of the MOGA is to generate the Pareto optimal front in the objective space such that one objective function is not improved by worsening the other objective functions [14]. The concept of Pareto dominance was introduced in the MOGA in [15], the paper in which the first MOGA was developed.
Proposed in [16], the NSGA-II is an improved version of the NSGA and is a widely used algorithm. It uses a selection scheme in which the population of parents is compared with the population of offspring. The NSGA-II, in addition to the use of elitism, is more computationally efficient than the NSGA. It is a highly competitive algorithm in convergence to the Pareto optimum.
GAs have been used previously to detect incipient transformer oil faults [17], while GA-based predictive models have been used as an auxiliary indicator method to determine the aging condition of transformer polymer insulation [18]. In [19], a GA was used for accurate measurements of partial discharge. The use of GAs in design is well known. In [20], a GA was used with the finite element method for the design of transformers. In [21], a new multi-objective optimization tool was provided for the design of low-power-pressure microsensors using NSGA-II.
However, in the literature, to the authors’ knowledge, the two-dimensional cell method (2D-CM) has not been used together with the NSGA-II and ASTM D 924-15 to determine accurate measurements for the ε and σ of an insulating mineral oil.
This paper is divided into the following sections. In Section 2, “Theoretical background”, the TDC is described, and the distributed and lumped parameter models are developed. In Section 3, “Non-destructive insulation tests”, the electrical connection scheme is presented, the Schering bridge used for the experimental measurements is described, the high-voltage tests are presented, and the parameters used in the following section are obtained. In Section 4, a description is provided of the fit of the effective oil parameters by means of the 2D-CM and NSGA-II. Finally, in Section 5, “Conclusions”, the main conclusions obtained are presented.

2. Theoretical Background

A standard TDC, described in detail in Section 2.1, was used to conduct the experimental analysis of the quality of electrical insulating oils.
The effective electrical properties of mineral oil (σ and ε) were obtained based on two types of models. The first was the distributed parameter model of the TDC, which is developed in Section 2.2. The finite formulation (FF) of the electromagnetic equations [22,23] was used, along with the numerical CM to solve these equations [24,25].
The second model was the TDC lumped parameter model, developed in Section 2.3. This model was necessary to be able to relate the experimental measurements performed in the high-voltage laboratory (global magnitudes of electric potential difference and intensity of electric current) with the magnitudes of the distributed parameter model used by the CM (distributed electric potentials throughout the TDC domain).

2.1. Test Device Container

The TDC is composed of stainless steel and conforms to the ASTM D 924-15 standard. It is shaped similar to a cylindrical capacitor with an external and internal cylindrical plate. The external plate constitutes the container in which the oil is housed. The inner plate is submerged in the oil and rests on the external plate through a circular transparent methacrylate lid. The inner plate is connected to a high voltage through an upper handle. Figure 1 shows a schematic diagram of the two elements that comprise the TDC.
In summary, the two main elements of the TDC are the oil container, which, during the tests, is connected to the ground, and an inner cylindrical plate, which is connected to a high voltage, with its methacrylate cover and ring.
The TDC for liquid insulants (max. 10 kV) that was used was a Haefely Hipotronics 6835 test cell [24,26]. It allows tests on the dielectric properties of liquid insulants and can be used to determine the dissipation factor (tan δ). It is particularly suitable for on-site maintenance measurements on the insulating oil of electrical apparatus, including transformers and oil circuit-breakers. Its main properties are presented in Table 1.

2.2. Distributed Parameter Model

For transformer oils, the electrical constitutive equation is a complex equation based on the Fower–Nordheim theory [27]. In most dielectric materials, the free-carrier conduction current is relatively low since their conductivity is usually several orders of magnitude below that of a metal or semiconductor. In new transformer oils, at 50 °C it is usually around 1 × 10−13 S/m and in used oils in the order of 1 × 10−11 S/m. This is because oil conductivity mainly depends on the conductive particles inside it [5].
The oil electrical permittivity is ε = εr × 8.854187818 × 10−12 F/m, with the oil relative permittivity, εr, being between 2 and 4 [5]. A higher relative permittivity value for an insulating liquid indicates that it is less exposed to electric field stresses. This condition is an advantage for the quality of the insulation. In addition, the higher permittivity of mineral oil is better at building a more uniform electric field.
In this paper, a conductive model was considered, in which the volumetric current density J was directly proportional to the electric field E [27].
Using the FF and CM as the numerical methods, the equation to solve the quasi-electrostatic problem is the following:
D ˜ M σ G φ + t D ˜ M ε G φ = 0
where D ˜ is the volumes–faces incidence matrix in the dual mesh. This matrix represents the discrete divergence associated with the dual volume. D ˜ = G t is met with matrix M σ being the electrical constitutive matrix. Matrix M ε is the constitutive matrix of electrical permittivity and G is the edges–nodes incidence matrix in the primal mesh. In the primal mesh, the electrical potentials of the nodes are in the vector φ .
If the electrodes work at the frequency f = 50 Hz (with the angular frequency ω = 2πf), then Equation (1) is reduced to Equation (2) in the frequency domain. In this equation, σ and ε appear simultaneously. This is the equation that must be programmed together with the global electrode complex current vector I ¯ t , which is calculated by Equation (3), where I c is an incidence vector of the relative cut between the edges of the mesh of the oil volume and the surface of one of the TDC cylindrical plates [25,28]. The sum of all the currents in that cut is equal to the total current that enters or leaves each of the TDC electrodes.
D ˜ M σ G φ ¯ + j ω D ˜ M ε G φ ¯ = 0
I ¯ t = I c   ( M σ G + j ω M ε G ) φ ¯
The unknowns are all the complex electrical potentials φ ¯ associated with the nodes of the primal mesh.
In addition to the optimization algorithm, which is presented in Section 4, the global magnitudes are needed to determine the effective parameters σ and ε . They are obtained in the post-processing stage, once Equation (2) has been solved.
The first of these is the current, I ¯ t , associated with the surface of the electrodes, as described in Equation (3).
Associated with the entire domain, the second global magnitude is the average electrical energy stored over time (rms value) in the oil, W e , according to the following equation [29]:
W e = v o l 1 4 E ¯ ε E ¯ d v
where E ¯ and E ¯ are, respectively, the complex electric field and its conjugate in the whole domain.
The third global magnitude corresponds to the total losses due to the Joule effect averaged over time (rms value) in the oil, P J o u l e . They are given by:
P J o u l e = v o l 1 2 E ¯ σ E ¯ d v
where σ and ε are analytically related [5] through the following equation:
t a n   δ = σ ω ε
where tan δ is the loss factor.
Figure 2a shows the external cylindrical plate and Figure 2b the mesh generated with Gmsh software [30]. In this region, all the nodes of the conducting region were set at zero potential as the boundary condition.
Figure 3a shows the inner cylindrical plate which, in the numerical simulations, is connected to a high voltage. This electric potential corresponds to each of the electric potentials used in the experiments conducted in the laboratory. The boundary condition corresponding to this region is to set all the nodes of the conducting region at a high voltage.
All equations were programmed in C++. Equation (2) is symmetric. As the matrices are sparse and large, numerical methods based on the Krylov subspaces were used. These algorithms were implemented with the PETSc numerical package [31]. This numerical package uses parallel processing, which reduces the calculation times. In particular, the linear solver used was the generalized minimal residual (GMRES) algorithm.
The main characteristics of the computer used in the simulations were as follows: computer model = X399 AORUS PRO; architecture = x86_64; total memory = 128 GB; processors = 24; CPU = 2185.498 MHz; threads per core = 2; and cores per socket = 12.
To verify the CM model expressed with Equation (2), a simulation was performed with the TDC without oil (Figure 4). The result obtained was compared with the value provided by the manufacturer and was observed to coincide.
The intensity of the electric field was the negative gradient of the electric potential, which was obtained by solving Equation (2). The intensity of the electric field was used to calculate the stored energy and heat losses, as observed in Equations (4) and (5), which were necessary in the calculation of the effective parameters, σ and ε , as explained in Section 4.1.
Figure 4b shows the distribution of the electric field intensity module corresponding to one of the optimization experiments conducted (AG3 in Section 4.1). The values of electrical conductivity and relative permittivity of this distribution were 20.7 pS/m and 2.11, respectively.
To reduce the simulation time in the optimization process, the axial symmetry of the problem was used. This benefitted the calculation process due to the high number of simulations conducted in the process of searching for effective properties. For this simulation, Figure 5a shows the distribution of nodes in the TDC. The number of triangles is 27,842. The number of nodes is only 14,165, in a cross-section, compared to the 20,269 nodes of the 3D mesh in the whole volume. The size of the tetrahedra is much larger than the size of the triangles (see Figure 5b).
With 2D meshing and axial symmetry, a much higher meshing density is achieved. Therefore, the results are more precise with the same computational cost.
The capacity of TDC without oil, according to the model of Equation (2) solved by 2D-CM, produces a value of 108.9 pF, which coincides with the value provided by the manufacturer [24].
As we obtained the capacity of the TDC using CM and the value obtained was equal to that provided by the manufacturer, we validated the CM numerical model that uses geometry and physical laws that govern the problem. Therefore, we could apply any dielectric and any TDC geometry. The proposed method is a general method. It is not a specific method for a particular TDC.

2.3. Lumped Parameter Model

In an ideal capacitor, the resistance of the dielectric is infinitely high. This means that, when an alternating current voltage is applied, the electrical current is exactly a 90 degree phase shift with the voltage.
Each insulator showed minor loss values under direct current conditions, with a power P J o u l e = U T e s t 2 R p , where U T e s t = | U ¯ T e s t | is the module of the voltage applied to the TDC and R p is the resistance of the parallel equivalent circuit (see Figure 6b). Under AC conditions, behavior known as dielectric hysteresis loss occurs. Dielectric hysteresis loss is analogous to the magnetic hysteresis loss in iron. In this case, both magnitudes have a phase shift different to 90 degrees.
The method used to estimate dielectric hysteresis loss in this work was an effective lumped parameter method or circuit model. This model is related to the distributed parameter method observed in Section 2.2 in which σ and ε are involved. In the lumped parameter model, t a n   δ is calculated. This model includes a calculation of the capacitor C p , and the effective resistance of total losses R p (conductive and electrical hysteresis) (see Figure 6a,b).
Its complex admittance takes the following value:
Y ¯ p = G p + j ω C p
where the equivalent conductance G p = 1 / R p , C p is the equivalent capacity of the model and j the imaginary unit. In this way, it can be written as:
I ¯ t = Y ¯ p U ¯ T e s t = I ¯ R p + I ¯ C p = G p U ¯ T e s t + j ω C p U ¯ T e s t
Therefore, to identify Y ¯ p , it is necessary to know U ¯ T e s t (which is known because it is the applied voltage). The current I ¯ t is calculated using Equation (3).
With this value, it is possible to estimate the value of the effective t a n   δ , which is as follows:
t a n   δ = I R p I C p = σ ω ε
The t a n   δ of an insulating material is expressed as the sum of conduction ( t a n   δ C ), dielectric hysteresis ( t a n   δ H ), polarization ( t a n   δ P ), and ionization ( t a n   δ I ), as stated in [5]:
t a n   δ = t a n   δ C + t a n   δ H + t a n   δ P + t a n   δ I
ASTM D924-15 [10] states that, in general, tan δ values of insulation oils in a good condition are below 0.005. Some of the tan δ values obtained from the scientific literature are 0.001 [32], 0.053 [33], and 0.015 [34]. Higher values are found for aged oils.
As seen in Equation (9), there is a direct relationship between tan δ and σ, and an inverse relationship with ε. This is an approximate analytical equation.
The relationship between the lumped parameters described in this section and the distributed parameters described in Section 2.2 is expressed by the following equations:
P J o u l e = U T e s t 2 R p
W e = 1 2 U T e s t 2 C p
where P J o u l e is the average total thermal loss in the oil over time due to the Joule effect (see Equation (5)), and   W e is the average stored electrical energy over time (rms value) in the oil (see Equation (4)). These two equations, (11) and (12), are used later in the fit of the effective parameters σ and ε with the GA program.

3. Non-Destructive Insulation Tests

In this section, the non-destructive test ASTM D924-15 is applied. This test establishes both thermal and electrical conditions for the measurement of these quantities [12]. This test method describes the test applied to a fresh electrical insulating oil as well as insulating oil in the service of transformers.
In this test, it must be borne in mind that, when insulating liquids are heated to elevated temperatures, some of their electrical and thermal characteristics ( tan δ , σ , quality factor, QF, thermal conductivity, among others) undergo a change with time, and the change, even though of the minutest nature, may be reflected in the measurements. It is therefore desirable that the elapsed time necessary for the test specimen to attain temperature equilibrium with the TDC be kept to a minimum.
This section is organized as follows. First, the TDC and the electrical connections made with the measurement equipment are described; secondly, the Schering bridge method is explained; and, finally, the high-voltage experiments conducted are described.

3.1. Electrical Connection Diagram

Figure 6a shows a photograph of the TDC used in all the experiments. The high voltage should be connected to the handle on the inner cylindrical plate. In the measurement circuit, the V-potential should be connected to the metallic ring (electric guard) on the inner electrode (see Figure 7a,b).
The external cylinder should be insulated from the ground and connected to the measuring bridge. For this purpose, special connection cables were used. A clearance of several centimeters should be maintained between the HV connection and the metallic ring, which is connected to the V-potential, so that flashover does not occur between the HV-potential electrode and the ring.
The test voltage should be raised to under 10 kV. The radial electrode spacing of the TDC is 6.7 mm. The sample should not break down under this voltage. Before the sample is tested, its temperature should be measured.
The TDC volume is about 1050 cm3. It should be filled until there is 2 cm of liquid above the top of the cylinder inside the TDC.

3.2. Schering Bridge

One of the most widely used methods to measure t a n   δ and C p , with high precision, is the high-voltage Schering bridge [35].
The basic circuit layout is shown in Figure 7a. The capacitance C p and t a n   δ of a capacitor, or any capacitance of a sample, is measured by the bridge, comparing it to a standard capacitor C N . This capacitor has very low losses, almost negligible, over a wide frequency range. It can be used for test voltages up to megavolts.
The high-voltage Schering bridge (Figure 7a) relies upon the measurement of the current I ¯ N through the known reference capacitor C N = 100   pF (SF6 insulated standard capacitor) and measurement of the current I ¯ t through the unknown test object.   I ¯ t contains the currents I ¯ C p and I ¯ R p . Comparing both currents, I ¯ N and I ¯ t , the Schering bridge obtains the desired measurements.
Both branches are energized by an external HV-AC power source U ¯ T e s t . Both currents are measured by adjustable highly accurate shunts R X and R N , and then digitized. By using IEEE 1394 “fire wire” data bus technology, each digitized value is time-stamped. With this technology, not only the values, but also the time information (phase shift) between I ¯ N and I ¯ t , can be measured very rapidly and with a high degree of accuracy (see Figure 7a). The connection scheme of the metering equipment is shown in Figure 7b.
Shown below is the calculation of the values of capacity C p and resistance R p . The resitence R p represents the oil losses. Both values are provided by the measurement system.
Applying Kirchhoff’s second law to the loop formed by the high-voltage source (HV-AC), the reference capacitor C N = 100   pF , and resistance R N used to measure the voltage U ¯ N , the following equation is obtained:
U ¯ T e s t = [ j C N ω + R N ] I ¯ N
In this equation, ω = 2 π f , where f = 50 Hz.
The current I ¯ N = I N | φ 1 _ is defined by its modulus I N and angle φ 1 taken with respect to the reference U ¯ T e s t , which is chosen as the phase origin.
The current I ¯ t = I t | φ X _ is fully defined in its modulus I t and angle φ X , using the measurements performed as follows:
I t = U X R X
φ X = φ 1 + φ m
where φ m is the phase shift obtained between the voltages U ¯ N and U ¯ X , using the measured times t 1 and t 2   , in two consecutive homologous instants and provided by the measurement system (see Figure 7a).
Therefore, applying Kirchhoff’s second law to the loop formed by the source U ¯ T e s t , the resistance R X , the capacitor C p , and, considering the oil loss resistance R p , the following is obtained:
U ¯ T e s t = [ R X + R p j C p ω R p + j C p ω ] I ¯ t .
From this complex equation, R p and C p in the lumped parameter circuit of the TDC are unequivocally obtained.

3.3. High-Voltage Tests

This section presents the high-voltage laboratory, the connection diagram of the electrical equipment used in the experimental tests, the measurement procedure, and, finally, the experimental results obtained.

3.3.1. Laboratory Description

The laboratory had two clearly separated areas. The high-voltage test and control rooms were where the low-voltage control and measurement equipment was located.
The test equipment, located in the high-voltage room, included a reference capacitor (Figure 8), transformer (Figure 9), and power supply (Figure 10).
Located in the control room was the OT 248 system operating terminal control equipment (Figure 11), which controlled the power supply, and the Schering bridge (Figure 12).

3.3.2. Diagram of the Connections for the Electrical Test Equipment

The equipment connections were performed as indicated in the ASTM D 924-15 standard [10,12].
The OT 248 unit regulates the input power voltage. The power supply unit supplies to the system the input power voltage, in a low voltage (see Figure 13). Then, the transformer raises the single-phase voltage to the desired high voltage, always less than 10 kV, which is the TDC usage limit. The measuring bridge is connected to the reference capacitor CN, transformer, and, in turn, to the TDC (Figure 13).

3.3.3. Temperature Measurement and Control Procedure

For safety, the transformer output was initially grounded. At the beginning of the test, this ground connection was removed. Then, the power supply unit was switched on. The desired maximum voltage level of 10 kV was specified in the OT 248 unit. Then, for the data collection with the Schering bridge, the voltage was gradually increased until the desired voltage was attained.
The studied case began with 3 kV, reaching 8 kV in steps of 1 kV for each temperature. In the oil, temperatures of 23, 30, 40, 50, and 60 °C were successively recorded.
In this section, the control system of the TDC oil temperature is studied. The control objective was to progressively heat the oil and, subsequently, during the time that the test lasted, to maintain it a certain constant temperature.
For the reliable performance of dielectric strength tests, the TDC, as a standard device, cannot be modified. Therefore, it is not possible to immerse a thermometer into the oil during the test. It was necessary to obtain an indirect measurement of the oil temperature through four external thermometers placed on the external perimeter of the TDC. For this, the outer wall of the TDC was covered with neoprene, which served as thermal insulation.
DS18B20 waterproof temperature sensors were used [36]. A diagram of the location of these thermal sensors is shown in Figure 14. Their unique one-wire interface facilitated the communication with the devices. The DS18B20 can convert temperature to a 12-bit digital word in 750 ms, maximum. In addition, the DS18B20 can measure temperatures from −55 °C to +125 °C. It does not require an external power supply unit, as it is powered from the data line. Its stainless-steel probe head makes it suitable for any wet or harsh environment. Other features include the ranges of power supply from 3.0 to 5.5 V, and its accuracy (±0.5 °C over the range of −10 °C to +85 °C). The four thermal sensors were powered by a 3.2 V DC power supply.
The regulation system at present is an on–off controller, which feeds the heating resistances. If the oil temperature is lower than a certain set value, the electrical circuit is closed, and the intensity circulates through the four resistances connected in parallel. These gradually heat the oil until the established set-point is attained, at which point the current stops circulating.
The four resistances are each 22 Ω rated and are connected in parallel. They are powered by 20 V DC from an external power supply.
By means of an ESP-32 microcontroller, the temperature of the oil is registered and controlled. This is possible using the intensity control system of the four resistances. In addition, through the ESP-32, ambient temperature, relative humidity, and atmospheric pressure in the high-voltage room are recorded.
The ESP-32 microcontroller, working as a transmitter, is located in the high-voltage room. It transmits the measured temperature data in real time to the other paired ESP-32 microcontroller, working as a receiver, located in the control room. The two ESP-32 devices use Wi-Fi technology.
The transmitter and receiver boards are type ESP-32, 38-pin, dual-core, ultra-low-power, and Wi-Fi and Bluetooth compatible (see Figure 15). The ESP-32s are powered by AC rechargeable 5 V DC batteries.
The room temperature, atmospheric pressure, and relative humidity were continuously monitored through the BME280 (3.3 V) digital sensor (see Figure 15). The average room temperature recorded during the experimental tests was 23 °C, the atmospheric pressure 986 mb, and the relative humidity 55%.
Figure 15 shows the layout of the four TDC temperature sensors, the BME280 digital sensor, and the microcontroller located in the high-voltage area. In addition, Figure 15 shows the microcontroller, display, and thermal set point regulator in the low-voltage area.
It was observed that the increase in oil temperature was approximately linear with respect to time. Given that 60 °C was attained in 36 min, it can be observed that about 6 min were sufficient to obtain an increase of 10 °C.
The dielectric strength test was performed with temperature jumps of 10 °C between steps. In the first 6 min, the oil temperature increased by 10 °C. To ensure a homogenous oil temperature distribution, we decided to wait an additional 24 min before performing a new test. During this time, this constant temperature was maintained by the control system, guaranteeing the homogeneity of the temperature field in the TDC during the 10 min tests. Schematically, Figure 16 represents the temporary heating process, temperature homogenization, and t a n   δ test.
To verify that the temperature, indirectly measured by external thermometers, which matched the actual oil temperature, thermographs of the oil surface were taken with an FLIR E54 camera [37].
These thermographs were taken in tests prior to the high-voltage test. For this purpose, the TDC cover was removed, allowing the immersion of the DS18B20 digital thermometer in the oil to provide a direct measurement of the oil’s temperature.
The FLIR E54 thermal camera offers the resolution and sensitivity needed for the basic monitoring and inspection of electrical/mechanical devices. Its thermal detector accurately measures temperatures up to 650 °C. The FLIR E54 also shows the maximum/minimum temperatures in an area of its screen.
In infrared mode, its resolution is 320 × 240 pixels. The thermal sensitivity or noise equivalent temperature difference (NETD) is less than 40 mK at 30 °C. The NETD is equivalent to the smallest difference in temperature that the camera can measure without being attributed to its own noise. Thermal sensitivity is usually described in °C or mK (thousandths of a Kelvin). High-end thermal-imaging cameras offer sensitivities around 30 mK [38].
The FLIR E54 thermal camera is accurate to ±2 °C or ±2% of the reading. It is a 5 MP digital camera with an integrated 4-inch photo/video LED illumination, 640 × 480 pixels, and LCD touch screen with auto-rotate and removable SD card as storage media.
Figure 17a shows the thermograph of the oil-filled TDC at 62 °C. It can be observed that the horizontal surface of the oil has an approximately uniform temperature, except in the vicinity of the electrical resistance that has a slightly higher temperature.

3.3.4. Test Results

Throughout the experimentation, the ASTM D 924-15 standard [12] was followed. The parameters obtained in the oil tests were the following (see Figure 6b and Figure 7a):
  • Rp = Parallel resistance of the equivalent circuit of lumped parameters.
  • Cp = Parallel capacity of the equivalent circuit of lumped parameters.
  • I ¯   N = Electric current passing through the reference capacitor CN of 100 pF.
  • I ¯ C p = Electric current passing through the capacitor Cp.
  • tan δ = Ratio between the electric current I ¯ R p that passes through the resistance Rp and the current I ¯ C p , as defined in Equation (9).
  • QF = Quality factor. Ratio between the energy stored in the electric field of the real capacitor Cp divided by the energy dissipated by the resistance Rp in a period of time at the operating frequency.
The t a n   δ and QF values are parameters of great importance as they characterize the dielectric behavior of the oil. Both allow for the evaluation of the dielectric losses in the insulation and thus detect, at an early stage, signs of aging in the insulation or accessories, such as bushings.
R p and C p , the resistance and equivalent capacity of the TDC and I ¯ N and I ¯ t , the Schering measurement bridge currents, allow us to obtain numerically ε and σ. This was conducted in Section 4.
In the present work, the values of these parameters were determined for voltages between 3 and 8 kV, applied in successive steps of 1 kV for different temperatures. Temperatures of 30, 40, 50, and 60 °C were recorded in the oil, in addition to room temperature.
Given the large amount of data recorded, the results are graphically presented in this paper (Figure 18, Figure 19, Figure 20, Figure 21, Figure 22 and Figure 23) as opposed to the use of dense numerical tables.
Figure 18 plots t a n   δ against test voltage U ¯ T e s t for the five different oil temperatures T. It can be observed that t a n   δ increases with U ¯ T e s t and T. This was expected as electrical losses increase with applied voltage.
Figure 19 plots QF against U ¯ T e s t for the five different T. It can be observed that QF decreases as U ¯ T e s t and T increase. Therefore, the two plots are consistent, because an increase in t a n   δ is detrimental, as is a decrease in QF.
Figure 20 plots I ¯ N against U ¯ T e s t for the five different T. It can be observed that I ¯ N is independent of T, since the five curves coincide, and that it varies linearly with U ¯ T e s t .
Figure 21 plots I ¯ t against U ¯ T e s t for the five different T. It can be observed that I ¯ t is independent of T, since the five curves coincide, and that it varies linearly with U ¯ T e s t . The behavior is similar to that shown by I ¯ N .
Figure 22 plots R p against U ¯ T e s t for the five different T. It can be observed that R p decreases as U ¯ T e s t and T increase. This is consistent with what was observed for t a n   δ , since R p decreases, increasing the electrical losses.
The well-known Arrhenius’s equation relates σ to T through the following analytic equation [5]:
σ ( T ) = [ A e x p ( E a c K T ) ] ,
where A is a constant related to ion mobility, E a c is the activation energy, and K is the Boltzmann constant. Since the electrical resistivity ρ is the inverse of σ, this equation shows that R p decreases with increasing temperature, as seen above.
Figure 23 plots C p against U ¯ T e s t and T. It can be observed that C p is independent of U ¯ T e s t and that it decreases with T.

4. Fit of the Effective Parameters Using the CM and NSGA-II

In this section, a numerical method is proposed to accurately determine σ and ε in an insulating mineral oil from the data obtained in the previous section. The CM and NSGA-II methods were used.
In Section 4.1, a new numerical tool is provided to accurately obtain the effective electrical parameters of transformer insulating oils, σ and ε. Its accuracy is improved with respect to existing analytical equations as a distributed parameter model is used together with GA-based optimization.
In Section 4.2, the Results and Discussion are presented.

4.1. Methodology

The procedure followed by the NSGA-II algorithm, represented in Figure 24, is summarized below [39]:
  • Step 1. An initial random population of size N is generated, respecting the ranges of the variables. In this particular problem, the physical properties to be determined ( ε r σ ) are equivalent to a chromosome. In addition, the values of the objective functions g1 and g2 are evaluated, which are the errors with respect to a reference of the experimental values Cp and Rp for that combination of variables.
  • Step 2. The initial population is classified based on the values of the objective functions to generate several non-dominated fronts. Each member of each front is assigned a fitness value, called a rank.
  • Step 3. The crowding distance of each member in each front is calculated. The fronts are ordered according to their objective values.
  • Step 4. According to the range and crowding distance, the main population is ordered by selecting the nest individuals through a binary tournament competition.
  • Step 5. From those selected in the previous step, the original population is crossed and mutated to generate an offspring population.
  • Step 6. The initial population of parents and offspring obtained from Step 5 is combined to generate a population size of 2N. From this last selection, elitism is performed to select the best population of size N, according to the value of the objective functions.
  • Step 7. The stopping criterion of the iteration in progress is checked, which consists of verifying if the maximum number of generations has been attained. If this condition is not reached, steps 2 to 7 are repeated.
The objective functions used in the NSGA-II model define the error that is produced when we are searching for the final solutions of the iterative problem, σ and ε r . In this way, we fitted the experimental data obtained in Section 3 to the numerical solutions obtained through CM.
The paper followed the ASTM D 924-15 standard where effective electrical parameters, including the tan δ of the oil, were obtained. However, note that tan δ is not used directly in the numerical model developed in this section to obtain the effective parameters, σ and ε . The parameters that are directly involved in the model are R p , the parallel resistance of the equivalent circuit of lumped parameters, and C p , the parallel capacity of the equivalent circuit of lumped parameters.
Figure 24 shows a flow diagram of the iterative global process until the effective parameters of the dielectric oil, ε r and σ , are finally obtained. The flow diagram begins with the external conditions T and U ¯ T e s t   applied to the dielectric. Once the measurements have been accurately made with the Schering bridge (see Section 3.2), the experimental parameters C p ( T , U ¯ T e s t ) and R p ( T , U ¯ T e s t ) are obtained. These two values are used as references in the objective functions g1 and g2:
g 1 = E r r o r C ( % ) = C p ( T , U ¯ T e s t ) C P i C p ( T , U ¯ T e s t ) 100 ,
  g 2 = E r r o r R ( % ) = R p ( T , U ¯ T e s t ) R P i R p ( T , U ¯ T e s t ) 100 ,
where C P i y R P i are the values obtained in the post-processing stage when Equation (2) is solved, and which are calculated through Equations (4), (5), (11), and (12).
Note that the objective function g 2 is directly linked to σ . This is because σ is the inverse of ρ , and R p is directly proportional to ρ .

4.2. Results and Discussion

The experimental input data in the flowchart of Figure 24 were obtained, as described in Section 3.3, from a total of 30 experiments with five temperatures and six different voltages (23–60 °C and 3–8 kV).
Table 2 summarizes twelve of these numerical optimization experiments, allowing the visual verification of the proposed method and the results obtained for the effective parameters σ and ε r . The parameters of the GA common to these calculations are shown in Table 3.
C and C++ were used as the programming language. The source code of each program for the MOGA was obtained from the Kanpur Genetic Algorithms Laboratory [40]. The authors of the present paper developed the program for the solution of Equation (2) in C++.
A real codification was chosen for each chromosome ( ε r σ ) . In general, the precision is better than binary codification. It can be improved by adding more bits, but this increases the simulation time [19,21]. As the variable of the parameter space of an optimization problem is continuous, a real coded GA is possibly preferred [41].
As previously mentioned, the results of 12 of the 30 experiments are presented, named GA1 to GA12. They have in common the parameters in Table 3 and differ, as indicated in Table 2, in terms of the number of objective functions used: either one function using the weighted sum (WS) method, or two functions using the method based on the concept of the Pareto front (PF).
The PF method is based on minimizing two error functions, g1 and g2. The WS method minimizes a single average function:
g S P = 1 2 ( E r r o r C ( % ) + E r r o r R ( % ) ) .
The number of generations performed in the majority of the calculations was 20. However, in the GA11 and GA12 calculations, the number of generations was increased to 100 in order to verify the convergence of the results.
In step 1, an initial random population of size N equal to 40 individuals was generated. The execution time was approximately 56 min for 100 generations. In this problem, each individual of the population was equivalent to a chromosome, which was constituted by the union of the physical properties to be determined, ε r and σ [21].
For the codification of the chromosome, the algorithm needs to know the minimum and maximum intervals of these variables. For σ , which is part of the chromosome, the values considered are a lower limit of 0.15 pS/m, which is a very low value, and an upper limit of 80 pS/m, which is a very high value. All the experiments conducted were between those two limits. In the same way, the lower and upper limits of ε r were 1 and 4, respectively. One corresponds to the air and four is the maximum value observed in the literature.
Figure 25 shows the distribution of results for the 20 generations and a population of 40 individuals corresponding to the GAI experiment (Table 2). In Figure 25a, ε r is plotted against the error ErrorC(%) for all generations. Likewise, the optimal value is represented, which is 2.1, for ε r , with an error close to 0.
It can be observed how the distribution of the results has the shape of an arrow that points to and converges with the optimal value. In Figure 25b, the distribution of σ is plotted against the error ErrorR(%). This distribution, in the form of an arrow, similarly points to the optimal value (42.3 pS/m), which coincides with the value obtained by an exhaustive search method. The values, represented in green in both figures, correspond to the best generation.
In order to check the convergence of the results of the GA1 experiment, based on the Pareto optimum, the number of generations was increased from 20 to 100, while the other GA parameters (Table 3) were unchanged. The results are shown in Figure 26. The two curves represented in Figure 26a show the best result obtained in the search for any generation and the average of the results of the entire population in each generation. The two curves are practically coincident from generation 20, indicating that, with only 20 generations, an optimal value of ε r is obtained.
However, in Figure 26b, it is observed that, even though the corresponding values of σ converge to a minimum error for the best values, their means do not converge. This is because the Pareto front coincides with the x–y axes. Therefore, a distribution on this front occurs. This corresponds to the ordinate axis, and, for the objective function ErrorR(%) also. These distributions are uniform.
A new numerical experiment was conducted based on the WS method (GA12 in Table 2) with the aim of improving the convergence of σ of the population mean. In Figure 27a, the convergence of ε r is represented. Starting from generation 20, it can be observed how the best and mean values practically coincide. In Figure 27b, using WS as an objective function, a convergence of σ occurs between the best and mean values from generation 20. The latter is explained in Figure 28b, where it is observed that the weighted average error, from generation 20, is very small.
Figure 29 plots ε r against U ¯ T e s t for the five different oil temperatures T. It can be observed that ε r is independent of U ¯ T e s t and decreases as T rises.
Figure 30 plots σ against U ¯ T e s t for the five different oil temperatures T. It can be observed that σ increases with U ¯ T e s t and T.
Then, we presented a comparison of the results obtained with the approximate analytical method presented in [5]. Figure 31 and Figure 32 show the average errors of ε and σ that are committed to this approximate method, which does not take into account the geometry of the TDC.
After obtaining the physical parameters σ and ε r , an evaluation of σ vs. T was performed using the Arrhenius equation.
As explained in Section 3.3.4, the data obtained from σ depend on the temperature. The data were fitted to the Arrhenius exponential equation. Following the indications of [8], the adjusted coefficients of E a c and A were obtained on the basis of this equation; the data of σ were obtained in the optimization process and T. These coefficients depend on the applied voltage, since σ also depends on it, as can be observed in Figure 30. The values obtained for E a c and A are summarized in Table 4. It can be observed how both coefficients decrease with U ¯ T e s t .
Figure 33 shows the experimental data obtained for electrical conductivity as a function of temperature. These are represented by black dots.
In addition, based on the coefficients E a c and A , the functions obtained from the Arrhenius equation are represented for each applied U ¯ T e s t , from 3 to 8 kV. These curves are represented as solid lines.
The knowledge of these functions is important, since it allows us to obtain the values of σ at different temperatures and voltages from those measured experimentally. It can be observed that the experimental data fit the theoretical Arrhenius curves with high accuracy.

5. Conclusions

In this paper, an experimental NDT analysis of the quality of electrical insulating oils was conducted using a combination of dielectric loss and capacitance measurement tests. The transformer oil corresponded to a fresh oil sample. Based on the standard ASTM D 924-15 (standard test method for dissipation factor and relative permittivity of electrical insulating liquids), effective electrical parameters, such as t a n   δ of the oil, were obtained.
In addition, a numerical method was proposed to accurately determine, on the basis of the data obtained in the experimental analysis, the effective electrical resistivity, σ , and effective electrical permittivity, ε , of an insulating mineral oil for the purpose of fault detection and diagnosis. The cell method and non-dominated sorting in genetic algorithm-II (NSGA-II) for multi-objective optimization were used, showing improved accuracy compared to the existing analytical equations.
The results of the calculations and optimizations conducted show that the best method for adjusting the properties corresponds to a WS objective function, which is the weighted average, at 50% between the functions ErrorC(%) and ErrorR(%). The convergence between the best values of the population and the mean of the population occurs from generation 20.
As the experimental data were collected in a high-voltage domain, wireless sensors were used to measure, transmit, and monitor the electrical and thermal magnitudes.

Author Contributions

J.M.M.-V. supported the theory background, implemented the sensors, developed experiments, analyzed the data and wrote the paper. P.G.-D. and S.G.-A. supported the theory background, analyzed the data and wrote the paper. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

The study does not require ethical approval.

Informed Consent Statement

This research article does not include any human studies.

Data Availability Statement

Not applicable.

Acknowledgments

We wish to acknowledge the Institute for Applied Microelectronics, the Electrical Engineering Department, and the Department of Electronic Engineering and Automatics at the University of Las Palmas de Gran Canaria.

Conflicts of Interest

The authors declare no conflict of interest.

Nomenclature

SymbolNameUnit
A mobility constantS/m
ADCanalogical digital converter-
C p parallel capacityF
C N reference capacitorF
D ˜ incidence matrix face–volume in dual mesh-
DSPdigital signal processing (Figure 7a)-
E ¯ & E ¯ complex electric field and its conjugateV/m
E a c activation energyeV
f frequencyHz
G, Gtincidence matrix edges–nodes of primal mesh and transpose mat.-
G p conductanceS
  g 1 ,     g 2 ,     g s p objective functions-
I c incidence vector of relative cohomology between oil volume and electrode surface-
I ¯ C p complex capacitive currentA
I ¯ N complex reference capacitor intensityA
I ¯ R p complex resistive currentA
I ¯ t complex total currentA
jimaginary unit-
J volumetric density currentA/m2
K Boltzmann constantJ/K
M ε electrical permittivity constitutive matrixF
Mσelectric conductivity constitutive matrixS
P J o u l e average total losses over time–rms valueW
QFquality factor-
R p parallel resistance
R X , R N highly accurate shunts R X and R N
T temperature°C, K
t ,   t 1 ,     t 2 times
t a n   δ tangent of delta-
t a n   δ C conduction-
t a n   δ H dielectric hysteresis-
t a n   δ P polarization-
t a n   δ I ionization-
U ¯ Test complex test voltageV
U ¯ X ,   U ¯ N complex voltage in shunts R X and R N V
v volumem3
W e time-averaged electrical energy–rms valueJ
Y ¯ p complex admittanceS
εelectrical permittivity of the mediumF/m
εrrelative electrical permittivity-
ε0electrical permittivity in vacuumF/m
ρ resistivityΩ·m
σelectric conductivityS/m
φscalar electric potentialV
φ m phase difference between voltages U ¯ N and U ¯ X rad
φ X angle of I ¯ t rad
φ 1 angle of I ¯ N rad
ω angular frequencyrad/s

References

  1. Available online: https://www.iea.org/world (accessed on 5 January 2023).
  2. Wang, X.; Tang, C.; Huang, B.; Hao, J.; Chen, G. Review of Research Progress on the Electrical Properties and Modification of Mineral Insulating Oils Used in Power Transformers. Energies 2018, 11, 487. [Google Scholar] [CrossRef]
  3. Naderian, A.; Cress, S.; Piercy, R.; Wang, F.; Service, J. An Approach to Determine the Health Index of Power Transformers. In Proceedings of the Conference Record of the 2008 IEEE International Symposium on Electrical Insulation, Vancouver, BC, Canada, 9–12 June 2008; pp. 192–196. [Google Scholar] [CrossRef]
  4. Mariprasath, T.; Kirubakaran, V.; Madichetty, S.; Amaresh, K. An experimental study on spectroscopic analysis of alternating liquid dielectrics for transformer. Electr. Eng. 2021, 103, 921–929. [Google Scholar] [CrossRef]
  5. Taslak, E.; Arikan, O.; Kumru, C.F.; Kalenderli, O. Analyses of the insulating characteristics of mineral oil at operating conditions. Electr. Eng. 2018, 100, 321–331. [Google Scholar] [CrossRef]
  6. Rozga, P.; Beroual, A. High Voltage Insulating Materials—Current State and Prospects. Energies 2021, 14, 3799. [Google Scholar] [CrossRef]
  7. Liao, R.; Hao, J.; Chen, G.; Ma, Z.; Yang, L. A comparative study of physicochemical, dielectric and thermal properties of pressboard insulation impregnated with natural ester and mineral oil. IEEE Trans. Dielectr. Electr. Insul. 2011, 18, 1626–1637. [Google Scholar] [CrossRef]
  8. Sudha, L.K.; Sukumar, R.; Uma, R.K. Evaluation of Activation Energy (Ea) Profiles of Nanostructured Alumina Polycarbonate Composite Insulation Materials. Int. J. Mater. Mech. Manuf. 2014, 2, 96–100. [Google Scholar] [CrossRef]
  9. Teymouri, A.; Vahidi, B. Estimation of power transformer remaining life from activation energy and pre-exponential factor in the Arrhenius equation. Cellulose 2019, 26, 9709–9720. [Google Scholar] [CrossRef]
  10. Sangineni, R.; Nayak, S.K.; Becerra, M. A Non-Intrusive and Non-Destructive Technique for Condition Assessment of Transformer Liquid Insulation. IEEE Trans. Dielectr. Electr. Insul. 2022, 29, 693–700. [Google Scholar] [CrossRef]
  11. Yang, Z.; Chen, W.; Yang, D.; Song, R. A Novel Recognition Method of Aging Stage of Transformer Oil-Paper Insulation Using Raman Spectroscopic Recurrence Plots. IEEE Trans. Dielectr. Electr. Insul. 2022, 29, 1152–1159. [Google Scholar] [CrossRef]
  12. ASTM D924-15. Standard Test Method for Dissipation Factor (or Power Factor) and Relative Permittivity (Dielectric Constant) of Electrical Insulating Liquids. 2015. Available online: https://www.astm.org/d0924-15.html (accessed on 5 January 2023).
  13. IEC 60247. Insulating Liquids–Measurement of Relative Permittivity, Dielectric Dissipation Factor (tan δ) and dc Resistivity. 2004. Available online: https://webstore.iec.ch/publication/1150 (accessed on 5 January 2023).
  14. Katoch, S.; Chauhan, S.S.; Kumar, V. A review on genetic algorithm: Past, present, and future. Multimed. Tools Appl. 2021, 80, 8091–8126. [Google Scholar] [CrossRef]
  15. Fonseca, C.M.; Fleming, P.J. Genetic Algorithms for Multiobjective Optimization: Formulation, Discussion and Generalization. In ICCI ’93: Proceedings of the Fifth International Conference on Computing and Information; Morgan Kaufmann Publishers: San Mateo, CA, USA, 1993. [Google Scholar]
  16. Deb, K.; Pratap, A.; Agarwal, S.; Meyarivan, T. A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Trans. Evol. Comput. 2002, 6, 182–197. [Google Scholar] [CrossRef]
  17. Li, J.; Zhang, Q.; Wang, K.; Wang, J.; Zhou, T.; Zhang, Y. Optimal dissolved gas ratios selected by genetic algorithm for power transformer fault diagnosis based on support vector machine. IEEE Trans. Dielectr. Electr. Insul. 2016, 23, 1198–1206. [Google Scholar] [CrossRef]
  18. Wu, S.; Zhang, H.; Wang, Y.; Luo, Y.; He, J.; Yu, X.; Zhang, Y.; Liu, J.; Shuang, F. Concentration Prediction of Polymer Insulation Aging Indicator-Alcohols in Oil Based on Genetic Algorithm-Optimized Support Vector Machines. Polymers 2022, 14, 1449. [Google Scholar] [CrossRef]
  19. Fresno, J.; Ardila-Rey, J.; Martinez-Tarifa, J.; Robles, G. Partial discharges and noise separation using spectral power ratios and genetic algorithms. IEEE Trans. Dielectr. Electr. Insul. 2017, 24, 31–38. [Google Scholar] [CrossRef]
  20. Orosz, T.; Pánek, D.; Karban, P. FEM Based Preliminary Design Optimization in Case of Large Power Transformers. Appl. Sci. 2020, 10, 1361. [Google Scholar] [CrossRef]
  21. Monzón-Verona, J.M.; Garcia-Alonso, S.; Sosa, J.; Montiel-Nelson, J.A. Multi-objective genetic algorithms applied to low power pressure microsensor design. Eng. Comput. 2013, 30, 1128–1146. [Google Scholar] [CrossRef]
  22. Tonti, E. Why starting from differential equations for computational physics? J. Comput. Phys. 2014, 257, 1260–1290. [Google Scholar] [CrossRef]
  23. Tonti, E. The Mathematical Structure of Classical and Relativistic Physics; Birkhäuser: New York, NY, USA, 2013; ISBN /978/1/4614/7421/0. [Google Scholar] [CrossRef]
  24. Bettini, P.; Specogna, R.; Trevisan, F. Electroquasistatic Analysis of the Gas Insulated Line for the ITER Neutral Beam Injector. IEEE Trans. Magn. 2009, 45, 996–999. [Google Scholar] [CrossRef]
  25. Monzón-Verona, J.M.; González-Domínguez, P.I.; García-Alonso, S.; Reboso, J.V. Characterization of Dielectric Oil with a Low-Cost CMOS Imaging Sensor and a New Electric Permittivity Matrix Using the 3D Cell Method. Sensors 2021, 21, 7380. [Google Scholar] [CrossRef]
  26. Hipotronics 6835 Test Cell for Liquid Insulants. Available online: https://res.cloudinary.com/iwh/image/upload/q_auto,g_center/assets/1/26/Hipotronics_6835_Data_Sheet.pdf (accessed on 5 January 2023).
  27. Sha, Y.; Zhou, Y.; Nie, D.; Wu, Z.; Deng, J. A study on electric conduction of transformer oil. IEEE Trans. Dielectr. Electr. Insul. 2014, 21, 1061–1069. [Google Scholar] [CrossRef]
  28. Wang, Q.; Bai, B.; Chen, D.; Fu, T.; Ma, Q. Study of Insulation Material Properties Subjected to Nonlinear AC–DC Composite Electric Field for Converter Transformer. IEEE Trans. Magn. 2019, 55, 1–4. [Google Scholar] [CrossRef]
  29. Melcher, J.R.; Woodson, H.H. Electromechanical dynamics. In Dynamics; John Wiley & Sons, Inc.: Hoboken, NJ, USA, 1968; Reprint Krieger Publishing Company: Malabar, FL, USA, 1985; Volume 2, ISBN 9780898748475. [Google Scholar]
  30. Geuzaine, C.; Remacle, J.-F. A three-dimensional finite element mesh generator with built-in pre-and post-processing facilities. Int. J. Numer. Methods Eng. 2009, 79, 1309–1331. [Google Scholar] [CrossRef]
  31. Pets. Portable, Extensible Toolkit for Scientific Computation. Available online: http://www.mcs.anl.gov/petsc (accessed on 5 January 2023).
  32. Okabe, S.; Hayakawa, N.; Murase, H.; Hama, H.; Okubo, H. Common insulating properties in insulating materials. IEEE Trans. Dielectr. Electr. Insul. 2006, 13, 327–335. [Google Scholar] [CrossRef]
  33. Liao, R.; Feng, D.; Hao, J.; Yang, L.; Li, J. Thermal and Electrical Properties of a Novel 3-Element Mixed Insulation Oil for Power Transformers. IEEE Trans. Dielectr. Electr. Insul. 2019, 26, 610–617. [Google Scholar] [CrossRef]
  34. Sangineni, R.; Baruah, N.; Nayak, S.K. Study of the Dielectric Frequency Response of Mineral Oil on addition of Carboxylic Acids. In Proceedings of the IEEE Conference on Electrical Insulation and Dielectric Phenomena (CEIDP), Denver, CO, USA, 30 October–2 November 2022; pp. 143–146. [Google Scholar] [CrossRef]
  35. Kuffel, E.; Kuffel, J. High Voltage Engineering: Fundamentals, 2nd ed.; Elsevier: Amsterdam, The Netherlands, 2000; ISBN 9780750636346. [Google Scholar]
  36. DS18B20 Waterproof Temperature Sensors. Available online: https://www.quick-teck.co.uk/ (accessed on 5 January 2023).
  37. Thermographic Camera FLIR E54. Available online: https://www.flir.es/products/e54/ (accessed on 5 January 2023).
  38. Thermal Sensitivity. Available online: https://www.termagraf.com/sensibilidad-termica-en-termografia/ (accessed on 5 January 2023).
  39. Boliang, Z.; Yiwei, L.; Yong, Y.; Ming, Z.; Li, J.; Shusheng, W. Multi-OBJECTIVE optimization Design of the Large Scale. Available online: https://ietresearch.onlinelibrary.wiley.com/doi/full/10.1049/elp2.12188 (accessed on 5 January 2023).
  40. Deb, K.; Mohan, M.; Mishra, S. A fast multiobjective evolutionary algorithm for finding wellspread pareto-optimal solutions. In KanGAL Report No. 2003002; Indian Institute of Technology Kanpur: Kanpur, India, 2002. [Google Scholar]
  41. Gaffney, J.; Pearce, C.; Green, D. Binary versus real coding for genetic algorithms: A false dichotomy? Anziam J. 2009, 51, C347–C359. [Google Scholar] [CrossRef]
Figure 1. Schematic diagram of the TDC understood as a cylindrical capacitor.
Figure 1. Schematic diagram of the TDC understood as a cylindrical capacitor.
Sensors 23 01685 g001
Figure 2. (a) Low-voltage external cylindrical plate. (b) Two-dimensional mesh generated with Gmsh.
Figure 2. (a) Low-voltage external cylindrical plate. (b) Two-dimensional mesh generated with Gmsh.
Sensors 23 01685 g002
Figure 3. (a) High-voltage inner cylindrical plate. (b) Mesh generated with Gmsh.
Figure 3. (a) High-voltage inner cylindrical plate. (b) Mesh generated with Gmsh.
Sensors 23 01685 g003
Figure 4. (a) Voltage distribution at TDC without oil, with 14,165 nodes and solved with Equation (2) using 2D-CM. (b) Distribution of the electric field strength modulus corresponding to the numerical experiment AG3 in Section 4.1.
Figure 4. (a) Voltage distribution at TDC without oil, with 14,165 nodes and solved with Equation (2) using 2D-CM. (b) Distribution of the electric field strength modulus corresponding to the numerical experiment AG3 in Section 4.1.
Sensors 23 01685 g004
Figure 5. Comparison of 2D versus 3D meshing. (a) Two-dimensional mesh. Number of nodes: 14,165. Number of triangles: 27,842. (b) Three-dimensional mesh. Number of nodes: 20,269. Number of tetrahedra: 108,154.
Figure 5. Comparison of 2D versus 3D meshing. (a) Two-dimensional mesh. Number of nodes: 14,165. Number of triangles: 27,842. (b) Three-dimensional mesh. Number of nodes: 20,269. Number of tetrahedra: 108,154.
Sensors 23 01685 g005
Figure 6. TDC lumped parameter model. (a) TDC with reference capacitance of 109 pF. (b) Equivalent circuit of lumped parameters of the TDC.
Figure 6. TDC lumped parameter model. (a) TDC with reference capacitance of 109 pF. (b) Equivalent circuit of lumped parameters of the TDC.
Sensors 23 01685 g006
Figure 7. (a) Detailed electrical circuit of the Schering bridge, including the TDC. (b) Connection diagram of the TDC and Schering bridge.
Figure 7. (a) Detailed electrical circuit of the Schering bridge, including the TDC. (b) Connection diagram of the TDC and Schering bridge.
Sensors 23 01685 g007aSensors 23 01685 g007b
Figure 8. Reference capacitor, Haefely Test AG, rated capacitance 100 pF, rated voltage 100 kV, dissipation factor 1 × 10−5.
Figure 8. Reference capacitor, Haefely Test AG, rated capacitance 100 pF, rated voltage 100 kV, dissipation factor 1 × 10−5.
Sensors 23 01685 g008
Figure 9. HV test transformer model HHT7-10T-220, Hipotronics-Hubbell, rated input 230 V AC, 10 KVA, rated output 100 KVA, 100 mA, freq. 50 Hz.
Figure 9. HV test transformer model HHT7-10T-220, Hipotronics-Hubbell, rated input 230 V AC, 10 KVA, rated output 100 KVA, 100 mA, freq. 50 Hz.
Sensors 23 01685 g009
Figure 10. Power supply for the regulation of the output voltage, from 0 to 230 V.
Figure 10. Power supply for the regulation of the output voltage, from 0 to 230 V.
Sensors 23 01685 g010
Figure 11. Operating terminal OT 248 system, Tettex-Haefely test AG.
Figure 11. Operating terminal OT 248 system, Tettex-Haefely test AG.
Sensors 23 01685 g011
Figure 12. 2820 Automatic capacitance, inductance, and t a n   δ measurement bridge, 0 to 1000 kV, Tettex-Haefely test AG. Schering bridge.
Figure 12. 2820 Automatic capacitance, inductance, and t a n   δ measurement bridge, 0 to 1000 kV, Tettex-Haefely test AG. Schering bridge.
Sensors 23 01685 g012
Figure 13. Electrical equipment connection diagram.
Figure 13. Electrical equipment connection diagram.
Sensors 23 01685 g013
Figure 14. Diagram of the arrangement of resistors and thermometers in the TDC.
Figure 14. Diagram of the arrangement of resistors and thermometers in the TDC.
Sensors 23 01685 g014
Figure 15. Connection diagram of the TDC measurement and control system.
Figure 15. Connection diagram of the TDC measurement and control system.
Sensors 23 01685 g015
Figure 16. Heating, temperature homogenization, and test times for the global test.
Figure 16. Heating, temperature homogenization, and test times for the global test.
Sensors 23 01685 g016
Figure 17. (a) Thermograph of the deposit of the TDC. The oil has a uniform temperature when the thermal set point is reached (62 °C in this case). (b) Photograph of the TDC container without its lid. Above left: the DS18B20 waterproof temperature sensor.
Figure 17. (a) Thermograph of the deposit of the TDC. The oil has a uniform temperature when the thermal set point is reached (62 °C in this case). (b) Photograph of the TDC container without its lid. Above left: the DS18B20 waterproof temperature sensor.
Sensors 23 01685 g017
Figure 18. t a n   δ vs. applied voltage U ¯ T e s t .
Figure 18. t a n   δ vs. applied voltage U ¯ T e s t .
Sensors 23 01685 g018
Figure 19. QF vs. applied voltage U ¯ T e s t .
Figure 19. QF vs. applied voltage U ¯ T e s t .
Sensors 23 01685 g019
Figure 20. I N vs. applied voltage U ¯ T e s t .
Figure 20. I N vs. applied voltage U ¯ T e s t .
Sensors 23 01685 g020
Figure 21. I t vs. applied voltage U ¯ T e s t .
Figure 21. I t vs. applied voltage U ¯ T e s t .
Sensors 23 01685 g021
Figure 22. R p vs. applied voltage U ¯ T e s t .
Figure 22. R p vs. applied voltage U ¯ T e s t .
Sensors 23 01685 g022
Figure 23. C p vs. applied voltage U ¯ T e s t .
Figure 23. C p vs. applied voltage U ¯ T e s t .
Sensors 23 01685 g023
Figure 24. Flow diagram of the determination of the effective electrical parameters σ and ε r using NSGA-II and CM on the basis of the experimental data.
Figure 24. Flow diagram of the determination of the effective electrical parameters σ and ε r using NSGA-II and CM on the basis of the experimental data.
Sensors 23 01685 g024
Figure 25. PF-based method. Results of the GA1 numerical experiment. (a) ε r vs. ErrorC(%) for all generations. The optimum value is 2.1. (b) σ vs. ErrorR(%) for all generations. The optimum value is 42.3 pS/m.
Figure 25. PF-based method. Results of the GA1 numerical experiment. (a) ε r vs. ErrorC(%) for all generations. The optimum value is 2.1. (b) σ vs. ErrorR(%) for all generations. The optimum value is 42.3 pS/m.
Sensors 23 01685 g025
Figure 26. PF-based method. Results of the GA11 numerical experiment. (a) Convergence of ε r . (b) Convergence of σ .
Figure 26. PF-based method. Results of the GA11 numerical experiment. (a) Convergence of ε r . (b) Convergence of σ .
Sensors 23 01685 g026
Figure 27. WS-based method. Results of the GA12 numerical experiment. Convergence for a single objective function. (a) Convergence of ε r . (b) Convergence of σ .
Figure 27. WS-based method. Results of the GA12 numerical experiment. Convergence for a single objective function. (a) Convergence of ε r . (b) Convergence of σ .
Sensors 23 01685 g027
Figure 28. (a) Representation of the PF for two objectives. (b) Convergence of the mean error for one objective.
Figure 28. (a) Representation of the PF for two objectives. (b) Convergence of the mean error for one objective.
Sensors 23 01685 g028
Figure 29. ε r vs. test applied voltage U ¯ T e s t .
Figure 29. ε r vs. test applied voltage U ¯ T e s t .
Sensors 23 01685 g029
Figure 30. σ vs. test applied voltage U ¯ T e s t .
Figure 30. σ vs. test applied voltage U ¯ T e s t .
Sensors 23 01685 g030
Figure 31. Mean ε error (%) vs. T.
Figure 31. Mean ε error (%) vs. T.
Sensors 23 01685 g031
Figure 32. Mean σ error (%) vs. T.
Figure 32. Mean σ error (%) vs. T.
Sensors 23 01685 g032
Figure 33. σ vs. T. The GA-obtained values, represented by dots, conform to the theoretical Arrhenius curves represented by solid lines.
Figure 33. σ vs. T. The GA-obtained values, represented by dots, conform to the theoretical Arrhenius curves represented by solid lines.
Sensors 23 01685 g033
Table 1. Properties of the Haefely Hipotronics 6835 TDC.
Table 1. Properties of the Haefely Hipotronics 6835 TDC.
PropertyValue
Empty capacitanceAbout 109 pF
Radial electrode spacing6.7 mm
Quantity of liquidAbout 1050 cm3
Max. test voltage10 kV, 50/60 Hz
DimensionsØ 178 × H 190 mm
Table 2. Summary of calculations obtained by NSGA-II.
Table 2. Summary of calculations obtained by NSGA-II.
Experiment
Name
Number of Objective Functions
and Method
Number
of Generations
UTest
(kV)
T
(°C)
ε r σ
(pS/m)
GA12-PF204.96602.1042.3
GA22-PF208.05602.1052.3
GA32-PF203.00502.1120.7
GA42-PF206.01502.1136.3
GA52-PF203.96402.1220.6
GA62-PF208.11402.1232.4
GA72-PF202.96302.137.2
GA82-PF208.04302.1326.7
GA92-PF205.17232.1418.6
GA102-PF206.02232.1421.2
GA112-PF1004.96602.1042.3
GA121-WS1004.96602.1042.3
Table 3. Execution parameters of genetic algorithms.
Table 3. Execution parameters of genetic algorithms.
ParameterValue
Population size40
Number of real variables2
Lower limit of real variable 1 [σ]0.152 pS/m
Upper limit of real variable 1 [σ]80.0 pS/m
Lower limit of real variable 2 [εr]1.0
Upper limit of real variable 2 [εr]4.0
Probability of crossover of real variable0.9
Probability of mutation of real variable0.5
Seed for random number generator0.5
Number of crossovers of real variable1796 for 100 generations
Number of mutations of real variable3923 for 100 generations
Execution time56 min 47 s for 100 generations
Table 4. Obtained values of Eac and A.
Table 4. Obtained values of Eac and A.
U ¯ T e s t   ( kV ) 345678
Eac (eV)3.4852.6552.2742.1042.0381.948
A (µS/m)5.4400.3910.1170.0080.0060.004
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Monzón-Verona, J.M.; González-Domínguez, P.; García-Alonso, S. Effective Electrical Properties and Fault Diagnosis of Insulating Oil Using the 2D Cell Method and NSGA-II Genetic Algorithm. Sensors 2023, 23, 1685. https://doi.org/10.3390/s23031685

AMA Style

Monzón-Verona JM, González-Domínguez P, García-Alonso S. Effective Electrical Properties and Fault Diagnosis of Insulating Oil Using the 2D Cell Method and NSGA-II Genetic Algorithm. Sensors. 2023; 23(3):1685. https://doi.org/10.3390/s23031685

Chicago/Turabian Style

Monzón-Verona, José Miguel, Pablo González-Domínguez, and Santiago García-Alonso. 2023. "Effective Electrical Properties and Fault Diagnosis of Insulating Oil Using the 2D Cell Method and NSGA-II Genetic Algorithm" Sensors 23, no. 3: 1685. https://doi.org/10.3390/s23031685

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