Next Article in Journal
Energy and Environmental Analysis of Renewable Energy Systems Focused on Biomass Technologies for Residential Applications: The Life Cycle Energy Analysis Approach
Next Article in Special Issue
Integrating Smart Energy Management System with Internet of Things and Cloud Computing for Efficient Demand Side Management in Smart Grids
Previous Article in Journal
Method of Identification and Assessment of Security Needs of a Region against the Threat of a Large Power Outage
Previous Article in Special Issue
Deterministic and Probabilistic Prediction of Wind Power Based on a Hybrid Intelligent Model
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Intelligent Prediction of Transformer Loss for Low Voltage Recovery in Distribution Network with Unbalanced Load

1
Equipment Management Department, State Grid Liaoning Electric Power Company, Shenyang 110055, China
2
Electric Power Research Institute, State Grid Liaoning Electric Power Company, Shenyang 110055, China
3
School of Information Science and Engineering, Northeastern University, Shenyang 110819, China
*
Author to whom correspondence should be addressed.
Energies 2023, 16(11), 4432; https://doi.org/10.3390/en16114432
Submission received: 22 March 2023 / Revised: 24 April 2023 / Accepted: 26 May 2023 / Published: 31 May 2023

Abstract

:
In order to solve the problem of low voltage caused by unbalanced load in the distribution network, a transformer loss intelligent prediction model under unbalanced load is proposed. Firstly, the mathematical model of a transformer with an unbalanced load is established. The zero-sequence impedance and neutral line current of the transformer are calculated by using the Chaos Game Optimization algorithm (CGO), and the correctness of the mathematical model is proved by using actual data. Then, the correlation among network input variables is eliminated by using Principal Component Analysis (PCA), so the number of network input variables is decreased. At the same time, Sparrow Search Algorithm (SSA) is used to optimize the initial weight and threshold of the BP network, and an accurate transformer loss prediction model based on the PCA-SSA-BP is established. Finally, compared with the transformer loss prediction model based on BP network, Genetic Algorithm optimized BP network (GA-BP), Particle Swarm optimized BP network (PSO-BP) and Sparrow Search Algorithm optimized BP network (SSA-BP), the transformer loss prediction model based on PCA-SSA-BP network has been proven to be accurate by using actual data and it is helpful for low-voltage recovery in the distribution network.

1. Introduction

Transformers are an important piece of equipment in the process of power transmission, transformation and distribution. The power loss of the transformer will have an impact on the operation of the distribution network. According to the power grid data, the total loss of transformer accounts for about 10% of the power generation. Therefore, it will affect the operational economy of the power grid [1]. The reason for the high loss of the transformer is the unbalanced loads in the distribution network. The loss of distribution transformers will affect the bus voltage of the distribution network. There are many reasons for low voltage in distribution networks, one of which is the high loss caused by the unbalanced load in the distribution network. In order to solve this problem, it is necessary to predict the loss of transformer intelligently. Therefore, the object of study is the transformer loss for low-voltage recovery in the distribution network. Both electric vehicles and distributed generation may aggravate the three-phase unbalance of the distribution network. On the one hand, the large-scale electric vehicles connected to the distribution network will have an impact on the three-phase unbalance of the distribution network. On the other hand, distributed photovoltaic sources may cause three-phase unbalance and increase transformer loss in the special operation [2]. In a word, the conventional power flow calculation method is not suitable for unbalanced distribution networks. Therefore, a new power flow calculation method needs to be proposed to solve the above problems.
The loss of the distribution network is composed of line loss and transformer loss. Many studies have investigated on line loss in distribution networks. In [3], a line loss calculation model is established by using the operation data and the resistance characteristics of the transformer. Thus, an accurate line loss model is established by using the regression analysis method. In [4], the relationship between the traditional loss factor and the load factor is defined, and a model for calculating power loss in any system is established assuming that transmitted energy is known. In [5], a comprehensive line loss analysis model is proposed in the distribution network, and it is verified by using actual data. In [6], a new line loss calculation model is established by using a line loss management system and integrated electricity to solve the problem of large workload and inaccurate calculation results. In [7], a line loss analysis and management model is established based on local area network. It not only reduces the input but also improves the efficiency of loss calculation on line. In [8], a new model of calculating line loss is established based on the RBF neural network in the distribution network. Three parameters of the RBF neural network are determined. The complex nonlinear relation between power loss and characteristic parameters of the distribution network is mapped by using RBF neural network. In [9], a reasonable line loss evaluation system is established, and the relationship of the timing feature to the location of a specific size picture is mapped to help us calculate the line loss in the distribution network. In [10], the concept of the “line-loss relaxation factor” is proposed, so the efficiency of the conventional algorithm is improved, and the redundancy of the conventional algorithm is reduced. Due to the current research on predicting transformer loss in the distribution network line loss is relatively less, the prediction of transformer loss under three-phase unbalanced loads is studied, and the Sparrow Search Algorithm is used to solve this problem. Sparrow Search Algorithm is a novel swarm intelligence optimization algorithm [11]. The optimized performance of the SSA algorithm is the same as the Particle Swarm Optimization algorithm, Ant Colony Algorithm, Artificial Bee Colony algorithm and other typical swarm intelligence algorithms, but it has the advantages of a simple model, less parameters and avoiding falling into local optimal solution. It has been widely used in path planning, task scheduling, image processing and other fields. It has become a new research hotspot in the field of intelligent algorithms. Principal Component Analysis is used to eliminate the correlation among input parameters. Integrated SSA and PCA, an accurate transformer loss prediction model based on the PCA-SSA-BP network, is established. The contributions of this paper are as follows: Firstly, the mathematical model of the transformer with an unbalanced load is established, and this model is solved by using Chaos Game Optimization Algorithm; Secondly, the transformer loss prediction model is established based on the PCA-SSA-BP network; Finally, comparing with the transformer loss prediction model based on BP network, GA-BP network, PSO-BP network and SSA-BP network, the transformer loss prediction model based on the PCA-SSA-BP network is accurate.

2. Distribution Network Data Processing

The grey relational analysis is widely used in forecasting in various fields [12], so the grey relational analysis is introduced before the introduction of Principal Component Analysis [13], and the influencing factors with high correlation obtained by grey relational analysis are applied to the Principal Component Analysis to obtain the corresponding principal components. Finally, the original influencing factors obtained by grey relational analysis are replaced by the obtained principal components.
Firstly, the reference sequence and the comparison sequence are determined. The total index sequences {Z1, Z2, Z3, Z4, Z5, Z6, Z7, Z8, Z9, Z10, Z11} are {UA, UB, UC, IA, IB, IC, θA, θB, θC, In, TL}, respectively. The reference sequence is selected based on the correlation between the index and the predicted target. In this paper, the reference sequence is the total transformer loss Z11, and the reference sequence is shown in (1).
Z 11 = Z 11 ( 1 ) , Z 11 ( 2 ) , Z 11 ( 3 ) , , Z 11 ( n ) .
Three-phase voltage {UA, UB, UC}, three-phase current {IA, IB, IC}, three-phase power factor angle {θA, θB, θC} and neutral line current {In} are selected as the comparison sequence {Z1, Z2, Z3, Z4, Z5, Z6, Z7, Z8, Z9, Z10}, as shown in (2).
Z i = Z 1 - 1 Z 2 - 1 Z 10 - 1 Z 1 - 2 Z 2 - 2 Z 10 - 2 Z 1 - n Z 2 - n Z 10 - n ,
where n is the number of data groups.
Then, the data of distribution network are simplified into dimensionless, as shown in (3). Due to the units of different parameters in the distribution network are different, it is not convenient for comparison and analysis, so the data of distribution network are dimensionless.
Z i = Z i Z i ( 1 ) = ( Z i ( 1 ) , Z i ( 2 ) , Z i ( 3 ) , , Z i ( n ) , i = 1 , 2 , , 11 .
The sequence after processing is shown in (4).
Z i = Z 1 - 1 Z 2 - 1 Z 11 - 1 Z 1 - 2 Z 2 - 2 Z 11 - 2 Z 1 - n Z 2 - n Z 11 - n .
Then, the grey correlation coefficient is calculated. The grey correlation coefficient between Zi (i = 1, 2, 3, 4, 5, 6, 7, 9, 10) and Z11 is shown in (5).
ζ i ( j ) = min i   min j Z k ( j ) Z i ( j ) + ρ max i   max j Z k ( j ) Z i ( j ) Z k ( j ) Z i ( j ) + ρ Z k ( j ) Z i ( j ) ,
where ρ is the discrimination coefficient, and the range of values for the discrimination coefficient is [0, 1]. In this paper, ρ = 0.5.
Finally, the correlation degree is calculated, the expression is shown in (6).
G i = 1 n j = 1 N ζ i ( j ) ,
where Gi is the correlation between each index and the total transformer loss TL; n is the number of data groups.
By using the grey correlation analysis, the correlation degree of every factor is shown in Table 1, and it can be seen that the correlation degree between every influencing factor and the total transformer loss is greater than 0.88. The influence of three-phase voltage on the total transformer loss is the biggest among several influencing factors, followed by the three-phase power factor angle, and the influence of three-phase current on the total transformer loss is the smallest. It also provides direction for future decision-making.
In order to realize the optimization of power parameters in distribution network, the original energy data of the distribution network is written into a matrix V, as shown in (7).
V = U A 1 U B 1 I n 1 U A 2 U B 2 I n 2 U A n U B n I n n .
Some operation data collected in distribution network are shown in Table 2.
After standardizing the original data collected in the distribution network, the partial standardized data are shown in Table 3.
Then, the correlation coefficient matrix is calculated by using Principal Component Analysis, the correlation coefficient matrix is shown in Table 4.
It can be seen from Table 4 that the absolute values of some correlation coefficients among the influencing factors are greater than 0.5. It shows that there is a correlation among the factors, and the accuracy of the prediction model will be affected.
Then, the Principal Component Analysis is used for the 2016 groups of data, and the variance contribution rate of principal components is shown in Table 5. It can be seen from Table 5 that the cumulative contribution rate of the seven principal components has reached 99%. It indicates that most of the original data is contained in the seven principal components.
In order to retain more information, the eight components are selected as principal components, and the component matrix of the eight principal components is obtained, as shown in Table 6.
By using (8), the principal component load matrix can be obtained, as shown in Table 7.
U i = A i / λ i ,
where Ui is the element in the principal component load matrix, Ai is the element in the component matrix and λi is the characteristic value.
Table 7 shows that the original network input is reduced from 10 factors to only 8 factors so as to improve the efficiency and accuracy of the algorithm. The eight principal components can be expressed in (9).
Y 1 Y 2 Y 3 Y 4 Y 5 Y 6 Y 7 Y 8 T = U A U B U C I A I B I C θ A θ B θ C I n T 0.222 0.585 0.263 0.153 0.088 0.049 0.048 0.351 0.232 0.574 0.035 0.168 0.315 0.041 0.124 0.025 0.331 0.474 0.100 0.177 0.286 0.167 0.167 0.228 0.136 0.107 0.019 0.721 0.533 0.127 0.183 0.131 0.171 0.051 0.182 0.523 0.697 0.131 0.188 0.063 0.493 0.043 0.284 0.015 0.030 0.160 0.124 0.427 0.236 0.254 0.574 0.102 0.091 0.279 0.661 0.051 0.198 0.030 0.635 0.330 0.152 0.095 0.644 0.021 0.411 0.105 0.115 0.057 0.057 0.866 0.120 0.093 0.483 0.110 0.244 0.034 0.068 0.271 0.069 0.782 ,
where U = [U1, U2, U3 …… U2016]T; I = [I1, I2, I3 …… I2016]T; θ = [θ1, θ2, θ3 …… θ2016]T; In = [In1, In2, In3 …… In2016]T; U, I and θ are three-phase parameters, they are brought into the data detected in distribution network to form a column vector.

3. Calculation of Zero-Sequence Impedance of Transformer Modeling of Transformers under Unbalanced Loads

At present, there are some methods to calculate the zero-sequence impedance of a transformer [14]. The mathematical model of the distribution transformer is shown in (10).
E A · E B · E C · = U A · U B · U C · + Z T A · Z T B · Z T C · I A · I B · I C · + Z n · I 0 · Z n · I 0 · Z n · I 0 · .
EA, EB and EC are the equivalent three-phase voltage sources of the transformer; UA, UB and UC are the voltage obtained from the load side of the transformer; IA, IB and IC are the current obtained from the load side of the transformer; ZT is the short-circuit impedance of the transformer.
The short-circuit impedance of transformer can be calculated by using (11) and (12).
R T = Δ P k U n 2   S n 2 ,
X T = Δ U t * U n 2   S n ,
where Δ P k is the short circuit loss of the transformer, Δ U t * is the impedance voltage percentage of the transformer, Un is the rated voltage of the transformer and Sn is the rated capacity of the transformer.
So the short-circuit impedance of transformer can be calculated by using (13).
Z T = R T + j X T .
Zn is the zero-sequence impedance in the equivalent circuit of the distribution transformer, and the expression is shown in (14).
Z n = R n + j X n .
In is the current flowing through the neutral line in the equivalent circuit of the distribution transformer, and the expression is shown in (15).
I n · = i A · + i B · + i C · .
The above complex equation is represented by real part and imaginary part. According to the active power P and reactive power Q at the load side of the transformer, the following power factor angles can be obtained by using (16).
θ A = arctan Q A P A θ B = arctan Q B P B θ C = arctan Q C P C .
Let α be the angle between the voltage of measurement point in each phase and the equivalent voltage source, and θ is the power factor angle, then β can be obtained by using (17).
β = α θ .
Then, the expression of neutral point current In is shown in (18).
I n · = I A cos β A + I B cos β B + I C cos β C + j I A sin β A + I B sin β B + I C sin β C .
Therefore, the expression of neutral point voltage Un is shown in (19).
U n · = R n I n r X n I n i + j R n I n i + X n I n r .
The three-phase impedance voltage in the transformer is expressed in (20).
U At · = R A I A cos β A X A I A sin β A + j R A I A sin β A + X A I A cos β A U Bt · = R B I B cos β B X B I B sin β B + j R B I B sin β B + X B I B cos β B U Ct · = R C I C cos β C X C I C sin β C + j R C I C sin β C + X C I C cos β C .
Therefore, the complex equation is expanded into real part and imaginary part equations, as shown in (21) and (22).
E r = U r + R I cos β X I sin β + R n I n r X n I A cos β A + I B cos β B + I C cos β C ,
E i = U i + R I sin β + X I cos β + R n I n i + X n I A cos β A + I B cos β B + I C cos β C ,
where Er = (EAr, EBr, ECr)T; Ur = (UAr, UBr, UCr)T; Ei = (EAi, EBi, ECi)T; Ui = (UAi, UBi, UCi)T; R = (RA, RB, RC)T; X = (XA, XB, XC)T; cosβ = (cosβA, cosβB, cosβC)T; sinβ = (sinβA, sinβB, sinβC)T.
In the above equations, EA, EB, EC, Rn, Xn, αA, αB and αC are unknown, assuming that EA = EB = EC = e, so there are six variables. Finally, the equations are shown in (23).
E A r = U A r + R A I A cos β X A I A sin β + R n I n r X n I A cos β A + I B cos β B + I C cos β C E A i = U A i + R A I A sin β + X A I A cos β + R n I n i + X n I A cos β A + I B cos β B + I C cos β C E B r = U B r + R B I B cos β X B I B sin β + R n I n r X n I A cos β A + I B cos β B + I C cos β C E B i = U B i + R B I B sin β + X B I B cos β + R n I n i + X n I A cos β A + I B cos β B + I C cos β C E C r = U C r + R C I C cos β X C I C sin β + R n I n r X n I A cos β A + I B cos β B + I C cos β C E C i = U C i + R C I C sin β + X C I C cos β + R n I n i + X n I A cos β A + I B cos β B + I C cos β C .
Due to the above equations being nonlinear equations, it is very difficult to use the direct solution method. Most of the numerical methods depend on the initial point, and sometimes the results are not very ideal. As a new meta heuristic algorithm, the Chaos Game Optimization algorithm is suitable for solving constrained nonlinear equations [15]. The algorithm can provide very competitive results. It is better than other meta heuristics in most cases. In this paper, the solution of the nonlinear equations is transformed into the optimization of the objective function, and the Chaos Game Optimization algorithm is used to solve the optimal solution of the objective function.
If the equations are equivalent, they can be transformed into optimization problems, as shown in (24).
min ( u 1 , u 2 , u 3 , u 4 , u 5 , u 6 ) F u 1 , u 2 , u 3 , u 4 , u 5 , u 6 = i = 1 6 | f u 1 , u 2 , u 3 , u 4 , u 5 , u 6 | .
Then the solution of the original nonlinear equations is transformed into a set of numbers u = (u1, u2, u3, u4, u5, u6), so that the objective function can obtain the minimum value.

4. Calculation of Zero-Sequence Impedance of Transformer

Firstly, the range of each variable is constrained, and the constraint range for each variable is shown in Table 8.
The Chaos Game Optimization algorithm is used to solve the zero-sequence impedance of the transformer, and the zero-sequence impedance obtained by the Chaos Game Optimization algorithm is compared with the measured data to observe the error of the CGO algorithm. The specific steps for solving this optimization problem by using the CGO algorithm are as follows:
  • Let the maximum number of iteration be 100, and the initial number of qualified points be 25. For each candidate solution Xi, it is composed of some decision variables xi,j, it represents the position of these qualified seeds in the Sierpinski triangle. The Sierpinski triangle needs to be used as the search space for the candidate solution. The mathematical model is shown in (25).
    X = X 1 X 2 X i X n = x 1 1 x 1 2 x 1 j x 1 d x 2 1 x 2 2 x 2 j x 2 d x i 1 x i 2 x i j x i d x n 1 x n 2 x n j x n d ,   i = 1 , 2 , , n . j = 1 , 2 , , d . ,
    where n is the number of qualified seeds in the search space, and d is the dimension of these seeds.
  • The initial position of qualified seeds is determined by (26) and the corresponding fitness is calculated. For these seeds, the initial position is determined randomly in the search space, and the expression is shown in (26).
    x i j ( 0 ) = x i ,   min   j + r a n d . x i ,   max   j x i ,   min   j ,   i = 1 , 2 , , n . j = 1 , 2 , , d . ,
    where x i j ( 0 ) is the initial position of qualified seeds, x i ,   max   j and x i ,   min   j are the maximum and minimum values of the jth decision variable in the ith candidate solutions and the rand function is a random number within the interval [0, 1].
  • The global optimal eligibility point and global optimal value GB are determined.
  • For each eligible point Xi in the search space, the average value MGi is determined.
  • For each eligible point Xi in the search space, a temporary triangle is determined by using Xi, MGi and GB.
  • For each temporary triangle, the position of four seeds is updated. In this algorithm, four methods for creating seeds are proposed to achieve optimization objectives. The first seed is located in Xi, the second seed is located in GB, the third seed is located in MGi and the position of the fourth seed is generated based on a random candidate solution. The expression is shown in (27).
    S e e d i 1 = X i + α i × ( β i × G B γ i × M G i ) ,   i = 1 , 2 , , n S e e d i 2 = G B + α i × ( β i × X i γ i × M G i ) ,   i = 1 , 2 , , n S e e d i 3 = M G i + α i × ( β i × X i γ i × G B ) ,   i = 1 , 2 , , n S e e d i 4 = X i x i k = x i k + R ,   k = [ 1 , 2 , , d ] ,
    where αi can be determined by using (28).
    α i = R a n d 2 × R a n d ( δ × R a n d ) + 1 ( ε × R a n d ) + ( ~ ε ) ,
    where the Rand function is a random vector within [0, 1], δ and ε are a random vector within [0, 1].
  • The location of the seed is evaluated, and the fitness value is updated.
  • Determine whether current iteration number has exceeded the maximum iteration number. If the maximum number of iterations has not been exceeded, return to step (3) to iterate and calculate. If the maximum number of iterations has been exceeded, the optimal location and global optimal solution will be output.
When the zero-sequence impedance of the transformer is calculated, the zero-sequence loss of the transformer can be calculated, as shown in (29).
P f 0 = 3 I 0 2 R n .
The total loss of the transformer can be calculated by using the no-load loss and load loss of the transformer. The transformer model can be established by using distribution network parameters under unbalanced loads, and the zero-sequence impedance is calculated. Finally, the transformer loss is calculated. However, the computational efficiency of this method is low. Therefore, if distribution network electrical parameters can be used to predict transformer loss, it will improve computational efficiency.

5. Modeling of Transformer Loss Based on PCA-SSA-BP

The total loss of the transformer can be calculated by using the zero-sequence impedance of the transformer, and then the transformer loss prediction model is trained by using the data detected by the distribution network and the total loss of the transformer. Although BP neural network can be optimized by using Sparrow Search Algorithm to seek the global optimal solution if SSA-BP neural network model is used for prediction directly, there is a strong correlation among the parameters, and it will lead to low accuracy of the model. The correlation among variables can be solved effectively by using Principal Component Analysis. By using Principal Component Analysis, the data collected from the distribution network z = {UA, UB, UC, IA, IB, IC, θA, θB, θC, In} are decreased to only eight principal components y = {Y1, Y2, Y3, Y4, Y5, Y6, Y7, Y8}. In the 2016 groups of data, the 1616 groups of data are used as the training samples, the 400 groups of data are used as test data and the accuracy is evaluated with average error. The input of network optimization is shown in Figure 1.
The modeling process of transformer loss prediction based on PCA-SSA-BP is shown in Figure 2.
The specific modeling process of the transformer loss prediction based on PCA-SSA-BP is described as follows:
  • The original power data set detected in distribution network is {UA, UB, UC, IA, IB, IC, θA, θB, θC, In};
  • The input dimension of the transformer loss prediction model is reduced by using Principal Component Analysis, expressed as {Y1, Y2, Y3, Y4, Y5, Y6, Y7, Y8};
  • The 2016 groups of data detected in the distribution network are divided into two groups. The 1616 groups of data are used to train the transformer loss prediction model, and the 400 groups of data are used to test the established transformer loss prediction model;
  • The initial size of sparrow population n is defined as n = 30, and the maximum number of iteration N is defined as N = 100.
  • The topological structure of BP network and the search space dimension dim of sparrow search algorithm are determined, the input layer and hidden layer are defined as M and N, respectively, then the structure is M − N − 1, and the search dimension dim is M × N + N × 1 + N + 1;
  • Then, the fitness function is determined. In this paper, the fitness function is defined as the average value of the mean square error of the training set and the mean square error of the test set. The function is shown in (30).
    fitness   = 1 2 1 N 1 i = 1 N 1 y train ( i ) y 2 + 1 N 2 j = N 1 + 1 N y test ( j ) y 2 ,
    where N1 is the number of training sets, N1 = 1616, N2 is the number of test sets, N2 = 400, N = N1 + N2; ytrain is the output value of training set, ytest is the output value of test set and y is the actual value.
  • The fitness values of the initial sparrow population are calculated and ranked, and the current corresponding best value fbest and the worst value fworst are selected.
  • The location of the discoverer, the joiner and the sparrow individuals who sense danger are updated according to steps (6) and (7).
  • According to the iteration rules, if the current optimal value is better than the last iteration result, the update will continue, otherwise it will not be updated, and the iteration will continue.
  • Set iteration termination criteria. When the fitness value is less than the accuracy of the initial model or the number of iterations is exhausted, the iteration will be terminated, and the optimal fitness value and its corresponding global optimal position bestx will be output.
  • The BP network is optimized by using the global optimal position bestx, the optimal weight and threshold parameters are obtained and assigned to the BP network model, so as to realize training and simulation prediction of the network.

6. Example Verification

6.1. Verification of Zero-Sequence Impedance

According to the model and operation data of the transformer provided in [16], it is used to verify the correctness of the CGO algorithm. The specific information of the transformer is shown in Table 9. The comparison results are shown in Table 10.
The percentage error in Table 10 is calculated by using (31).
E r r o r   p e r c e n t a g e = M e a s u r e d   d a t a C a l c u l a t e d   d a t a M e a s u r e d   d a t a × 100 % .
In addition to comparison of the zero-sequence impedance of the transformer, the three-phase voltage and neutral current of the transformer can also be compared, as shown in Table 11 and Table 12.
From Table 10, Table 11 and Table 12, it can be seen that the error between calculated data and the measured data is very small. It proves the correctness of transformer calculated by the CGO algorithm.

6.2. Verification of Neutral Line Current

The operation data of a transformer for 21 days provided by a power supply company in Liaoning Province is selected. For the normal operation of the transformer, the voltage, current and power data of the transformer should be detected every 15 min. So 96 groups of transformer data can be detected in a day, and there are 2016 groups of data in 21 days. The total loss of the transformer is regarded as the decisive factor. Partial operation data of distribution transformer are shown in Table 2. The specific information of the transformer is shown in Table 13.
The voltage, current and power data detected in the distribution network can be written as 2016 groups of nonlinear equations, and each nonlinear equation is equivalent to an objective function, it is solved by CGO optimization algorithm. The comparison result between the neutral line current calculated by this algorithm and the actual detected is shown in Figure 3, and the error of the calculation result is shown in Figure 4.
As can be seen from Figure 4, the maximum error of the calculation results is less than 20%, and the average error percentage of the 2016 groups of data is 7.32%. Due to the large amount of data, the data from 1 to 100 and 101 to 200 are selected to observe, as shown in Figure 5.
As can be seen from Figure 5, the calculated current and the detected current have the same changes and the error is very small, it can prove the correctness of the CGO algorithm in calculating the neutral point current of the transformer.

6.3. Verification of Transformer Voltage

The comparison diagram between the three-phase voltage source value calculated by the CGO algorithm and the three-phase voltage detected by the distribution network is now listed. The comparison diagram is shown in Figure 6.
There are 2016 groups of original electricity data. Due to the large amount of data, the 120 groups of voltage data are now listed. The comparison diagram is shown in Figure 7.
As can be seen from Figure 7, the changes of the three-phase voltage source of the transformer calculated by the CGO algorithm is consistent with the actual detected voltage, and the error is very small, it proves the correctness of the CGO algorithm in calculating the equivalent voltage source of the transformer.

6.4. Intelligent Prediction of Transformer Loss Based on PCA-SSA-BP

In this paper, 1616 groups of data are used as training samples in the PCA-SSA-BP network, 400 groups of data are used as prediction data and the accuracy is evaluated by using the average error. To verify the effectiveness of this algorithm, this algorithm is compared with GA-BP, SSA-BP, BP and PSO-BP network prediction models. The comparison diagrams are shown in Figure 8, Figure 9, Figure 10 and Figure 11 below.
The average error percentages of transformer loss predicted by BP, GA-BP, PSO-BP, SSA-BP and PCA-SSA-BP neural networks are shown in Table 14.
From Table 14, it can be seen that although the minimum error percentage of the PCA-SSA-BP model is not the smallest, the median and maximum error percentages are reduced compared to the other four algorithms. Therefore, the accuracy of the transformer loss prediction model can be improved by using PCA-SSA-BP. Compared with the transformer loss prediction model based on the BP network, the accuracy of the transformer loss prediction model based on PCA-SSA-BP has been improved by 1.12%; Compared with the transformer loss prediction model based on the GA-BP network, the accuracy of the transformer loss prediction model based on PCA-SSA-BP has been improved by 1.01%; Compared with the transformer loss prediction model based on PSO-BP network, the accuracy of transformer loss prediction model based on PCA-SSA-BP has been improved by 0.82%; Compared with the transformer loss prediction model based on SSA-BP network, the accuracy of transformer loss prediction model based on PCA-SSA-BP has been improved by 0.31%. The transformer loss prediction model based on PCA-SSA-BP is accurate by using 2016 groups of data. It is suitable for the loss estimation of power flow calculation in the distribution network.

7. Conclusions

An intelligent transformer loss prediction model based on PCA-SSA-BP is proposed to solve the problem of low accuracy in transformer loss calculation under three-phase unbalanced loads. The prediction model for transformer loss is optimized and an accurate transformer loss prediction model is obtained. Compared with the transformer loss prediction model based on the BP network, GA-BP network, PSO-BP network and SSA-BP network, the transformer loss prediction model based on the PCA-SSA-BP network has been proven to be accurate by using actual data. The highest improvement in prediction accuracy is 1.12%. The effectiveness and feasibility of this algorithm is verified in the transformer loss prediction with an unbalanced load.

Author Contributions

Conceptualization, K.S. and Y.L.; Methodology, Z.D.; Software, K.S.; Data curation, K.S.; Writing—original draft, Z.D.; Writing—review & editing, X.Z.; Visualization, X.Z. and Y.L.; Project administration, Y.Z.; Funding acquisition, Y.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by National Natural Science Foundation of China grant number [62173082] and Shenyang Science & Technology Innovation Program for Young and Middle-aged Talents grant number [RC210503].

Data Availability Statement

The data presented in this study are available on request from the corresponding author. The data are not publicly available due to the need to protect the security of power data.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Xie, F.; Yin, Z.; Luo, A.; Yuan, J. Prediction of Distribution Network Line Loss Based on Grey Relation Analysis and XGboost. In Proceedings of the 2021 IEEE 2nd International Conference on Big Data, Artificial Intelligence and Internet of Things Engineering (ICBAIE), Nanchang, China, 26–28 March 2021; pp. 279–284. [Google Scholar]
  2. Li, G.; Li, J.; Li, L.; Yu, S.; Wang, N.; Pan, S.; Ding, H.; Su, Z. Research on the Influence of Distributed Photovoltaics on Distribution Network Voltage in Three-phase Unbalanced State. In Proceedings of the 2022 4th International Conference on Power and Energy Technology (ICPET), Beijing, China, 28–31 July 2022; pp. 715–720. [Google Scholar]
  3. Wang, W.; Wang, W.; Song, S.; Hu, W.; Guo, Q. Study on Daily Line Loss Calculation Based on Operation Data and Resistance Characteristics of Low Voltage Distribution Transformer Area. In Proceedings of the 2021 International Conference on Power System Technology (POWERCON), Haikou, China, 8–9 December 2021; pp. 2093–2096. [Google Scholar]
  4. Mikic, O.M. Variance-Based Energy Loss Computation in Low Voltage Distribution Networks. IEEE Trans. Power Syst. 2007, 22, 179–187. [Google Scholar] [CrossRef]
  5. Fan, Y.; Jun, L.; Bingbing, L. Design and application of integrated distribution network line loss analysis system. In Proceedings of the 2016 China International Conference on Electricity Distribution (CICED), Xi’an, China, 10–13 August 2016; pp. 1–4. [Google Scholar]
  6. Chen, B.; Xiang, K.; Yang, L.; Su, Q.; Huang, D.; Huang, T. Theoretical Line Loss Calculation of Distribution Network Based on the Integrated Electricity and Line Loss Management System. In Proceedings of the 2018 China International Conference on Electricity Distribution (CICED), Tianjin, China, 17–19 September 2018; pp. 2531–2535. [Google Scholar]
  7. Guihong, F.; Jianbin, Z.; Shuqiu, G.; Bingyi, Z. Line Losses Analysis and Management System of Distribution Networks Based on Local Area Network. In Proceedings of the 2005 IEEE/PES Transmission & Distribution Conference & Exposition: Asia and Pacific, Dalian, China, 18 August 2005; pp. 1–4. [Google Scholar]
  8. Feng, N.; Jianming, Y. Line losses calculation in distribution network based on RBF neural network optimized by hierarchical GA. In Proceedings of the 2009 International Conference on Sustainable Power Generation and Supply, Nanjing, China, 6–7 April 2009; pp. 1–5. [Google Scholar]
  9. Wang, W.; Wang, J.; Song, S.; Hu, W.; Guo, Q. Distribution Network Monthly Line Loss Calculate and Improvement with Convolutional Neural Network. In Proceedings of the 2021 China International Conference on Electricity Distribution (CICED), Shanghai, China, 7–9 April 2021; pp. 1035–1039. [Google Scholar]
  10. Huang, W.; Chen, J.; Liu, C.; Shi, W.; Lin, C.; Lyu, X.; Gao, H. Research on Line-Loss Correlation Analysis Technology of Distribution Network Based on Apriori Algorithm. In Proceedings of the 2020 5th Asia Conference on Power and Electrical Engineering (ACPEE), Chengdu, China, 4–7 June 2020; pp. 1399–1403. [Google Scholar]
  11. Xu, Y. Optimization of BP artificial neural network regression prediction model based on Improved Sparrow search algorithm with Sine chaotic mapping and its application. In Proceedings of the 2021 IEEE International Conference on Emergency Science and Information Technology (ICESIT), Chongqing, China, 22–24 November 2021; pp. 231–234. [Google Scholar]
  12. Yin, L.; Chen, A.; Wu, M. The Application of Grey Relational Analysis Model in the Detection of Communication Interrupt in Self-Organizing Network. In Proceedings of the 2014 Fourth International Conference on Instrumentation and Measurement, Computer, Communication and Control, Harbin, China, 18–20 September 2014; pp. 435–438. [Google Scholar]
  13. Chen, J.; Dong, Q.; Ni, X.; Hu, M. Quantitative Analysis of Heavy Metal Components in Soil by Laser-Induced Breakdown Spectroscopy Based on Principal Component Analysis. In Proceedings of the 2019 18th International Conference on Optical Communications and Networks (ICOCN), Huangshan, China, 5–8 August 2019; pp. 1–4. [Google Scholar]
  14. Allcock, R.; Haydock, L.; Holland, S. Calculation of zero phase sequence impedance for power transformers using numerical methods. IEEE Trans. Magn. 1995, 31, 2048–2051. [Google Scholar] [CrossRef]
  15. Ramadan, A.; Kamel, S.; Hussein, M.M.; Hassan, M.H. A New Application of Chaos Game Optimization Algorithm for Parameters Extraction of Three Diode Photovoltaic Model. IEEE Access 2021, 9, 51582–51594. [Google Scholar] [CrossRef]
  16. An, Y.; Fan, R.; Liu, B.; Deng, C.; Cai, M.; Lin, S. A method for calculating the zero sequence impedance of distribution transformers. Transformer 2018, 55, 1–4. [Google Scholar] [CrossRef]
Figure 1. Optimal input of transformer loss prediction model.
Figure 1. Optimal input of transformer loss prediction model.
Energies 16 04432 g001
Figure 2. Transformer loss prediction model based on PCA-SSA-BP.
Figure 2. Transformer loss prediction model based on PCA-SSA-BP.
Energies 16 04432 g002
Figure 3. Comparison diagram of neutral point current.
Figure 3. Comparison diagram of neutral point current.
Energies 16 04432 g003
Figure 4. Error percentage of calculated current.
Figure 4. Error percentage of calculated current.
Energies 16 04432 g004
Figure 5. Comparison diagram of partial neutral point current. (a) Comparison diagram of neutral point current from 1 to 100; (b) Comparison diagram of neutral point current from 101 to 200.
Figure 5. Comparison diagram of partial neutral point current. (a) Comparison diagram of neutral point current from 1 to 100; (b) Comparison diagram of neutral point current from 101 to 200.
Energies 16 04432 g005aEnergies 16 04432 g005b
Figure 6. Voltage comparison diagram.
Figure 6. Voltage comparison diagram.
Energies 16 04432 g006
Figure 7. Partial voltage comparison diagram.
Figure 7. Partial voltage comparison diagram.
Energies 16 04432 g007
Figure 8. Error percentage of GA-BP and PCA-SSA-BP.
Figure 8. Error percentage of GA-BP and PCA-SSA-BP.
Energies 16 04432 g008
Figure 9. Error percentage of SSA-BP and PCA-SSA-BP.
Figure 9. Error percentage of SSA-BP and PCA-SSA-BP.
Energies 16 04432 g009
Figure 10. Error percentage of BP and PCA-SSA-BP.
Figure 10. Error percentage of BP and PCA-SSA-BP.
Energies 16 04432 g010
Figure 11. Error percentage of PSO-BP and PCA-SSA-BP.
Figure 11. Error percentage of PSO-BP and PCA-SSA-BP.
Energies 16 04432 g011
Table 1. Correlation results of indicators.
Table 1. Correlation results of indicators.
Correlation Result
Evaluation ItemsRelevancyRank
UA0.9421
UC0.9422
UB0.9423
θA0.9004
θC0.8945
IC0.8886
In0.8877
θB0.8868
IA0.8869
IB0.88610
Table 2. Partial operation data of distribution transformer.
Table 2. Partial operation data of distribution transformer.
NumberUA/VUB/VUC/VIA/AIB/AIC/AθAθBθCIn/A
1242.40238.50236.201.241.284.86−7.65−15.6818.083.68
2247.30232.80229.504.244.3614.20−7.84−8.384.049.91
3242.20231.50231.702.943.8611.1410.18−5.302.856.91
4238.80233.40232.800.921.865.24−13.76−6.6315.783.75
5247.90232.40227.401.301.1012.76−9.34−20.227.1211.56
6234.00239.00232.205.740.963.787.04−23.1212.534.77
7238.40235.00232.001.261.025.7636.71−27.4121.833.94
Table 3. Partial standardized data.
Table 3. Partial standardized data.
NumberUAUBUCIAIBICθAθBθCIn
10.490.840.79−0.78−0.44−0.61−1.56−1.26−0.08−0.46
21.000.130.060.370.690.76−1.57−0.78−1.350.57
30.47−0.030.30−0.130.500.31−0.83−0.58−1.450.07
40.110.210.42−0.90−0.23−0.55−1.81−0.67−0.28−0.44
51.060.08−0.17−0.76−0.510.55−1.63−1.55−1.070.84
6−0.390.900.360.95−0.56−0.77−0.96−1.74−0.58−0.28
70.070.410.34−0.77−0.54−0.480.27−2.020.26−0.41
Table 4. Correlation matrix among influencing factors.
Table 4. Correlation matrix among influencing factors.
FactorUAUBUCIAIBICθAθBθCIn
UA1.000.450.25−0.20−0.010.55−0.24−0.02−0.390.57
UB0.451.000.750.08−0.33−0.34−0.100.140.27−0.22
s0.250.751.00−0.250.09−0.570.020.190.29−0.51
IA−0.200.08−0.251.000.14 0.19−0.140.04−0.140.25
IB−0.01−0.330.090.141.000.25−0.22−0.02−0.210.21
IC0.55−0.34−0.570.190.251.00−0.19−0.14−0.610.94
θA−0.24−0.100.02−0.14−0.22−0.191.000.500.39−0.29
θB−0.020.140.190.04−0.02−0.140.501.000.33−0.16
θC−0.390.270.29−0.14−0.21−0.610.390.331.00−0.57
In0.57−0.22−0.510.250.210.94−0.29−0.16−0.571.00
Table 5. Variance contribution rate of principal components.
Table 5. Variance contribution rate of principal components.
Initial Characteristic Value
ComponentTotalPercentage of VarianceAccumulate/%
13.50635.06235.062
22.00220.02355.085
31.36213.62268.707
41.13411.34580.052
51.05510.54590.597
60.4724.72495.321
70.3883.88399.204
80.0560.56399.767
90.0150.14799.915
100.0090.085100
Table 6. Component matrix.
Table 6. Component matrix.
Component12345678
UA0.420.830.31−0.160.090.030.03−0.08
UB−0.440.810.040.18−0.320.030.080.01
UC−0.620.67−0.120.190.29−0.110.100.05
IA0.25−0.15−0.020.77−0.55−0.090.11−0.03
IB0.32−0.07−0.210.560.720.090.12−0.01
IC0.920.060.33−0.020.030.110.08−0.10
θA−0.44−0.360.67−0.110.09−0.190.410.01
θB−0.37−0.040.740.350.16−0.07−0.400.00
θC−0.77−0.150.130.06−0.060.590.07−0.02
In0.900.160.290.04−0.070.190.040.19
Table 7. Principal component load matrix.
Table 7. Principal component load matrix.
ComponentUAUBUCIAIBICθAθBθCIn
U10.22−0.23−0.330.140.170.49−0.24−0.20−0.410.48
U20.590.570.47−0.11−0.050.04−0.25−0.03−0.110.11
U30.260.04−0.10−0.02−0.180.280.570.630.110.24
U4−0.150.170.180.720.52−0.02−0.100.330.060.03
U50.09−0.320.29−0.530.700.030.090.15−0.06−0.07
U60.050.04−0.17−0.130.130.16−0.28−0.090.870.27
U70.050.120.170.180.190.120.66−0.640.120.07
U8−0.350.030.23−0.13−0.06−0.430.050.02−0.090.78
Table 8. Constraint range of variable.
Table 8. Constraint range of variable.
VariableConstraint Range
E[150, 400]
Rn[0, 10]
Xn[0, 10]
αA[−60, 60]
αB[−180, −60]
αC[60, 180]
Table 9. Basic parameters of distribution transformer.
Table 9. Basic parameters of distribution transformer.
TypeConnection LayoutCapacity/kVAShort Circuit Impedance/%Rated Voltage/kVShort Circuit Loss/W
S11Yyn0315410/0.43830
Table 10. Calculation results comparison of zero-sequence impedance.
Table 10. Calculation results comparison of zero-sequence impedance.
Paper Data/ΩMeasured Data/ΩCalculated Data/ΩError Percentage
0.0940.0870.0948.44%
0.1080.1100.1100.17%
0.1120.1120.1130.90%
0.0890.0940.0940.42%
0.1030.1090.1062.57%
Table 11. Calculated results comparison of transformer voltage.
Table 11. Calculated results comparison of transformer voltage.
A Phase Voltage/VB Phase Voltage/VC Phase Voltage/VThree-Phase Voltage Source Value/V
243.10233.60237.50238.87
240.40234.00228.70235.27
242.70237.20231.40237.88
237.10232.50230.50234.46
238.70233.40233.40235.96
Table 12. Calculation results comparison of neutral line current.
Table 12. Calculation results comparison of neutral line current.
Paper Data/ACalculation Data/AError Percentage
52.7652.760.008%
60.4660.390.111%
55.9055.870.046%
42.0042.100.248%
32.3032.330.095%
Table 13. Basic parameters of distribution transformer.
Table 13. Basic parameters of distribution transformer.
TypeConnection LayoutCapacity/kVAShort Circuit Impedance/%Rated Voltage/kVShort Circuit Loss/W
S13Dyn1150410/0.4870
Table 14. Error comparison of predicting transformer loss for five algorithms.
Table 14. Error comparison of predicting transformer loss for five algorithms.
ValueGA-BPSSA-BPBPPSO-BPPCA-SSA-BP
Minimum value0.004%0.003%0.005%0.001%0.002%
Maximum value7.035%9.806%9.515%9.920%4.250%
Median value1.228%0.765%1.532%1.005%0.364%
Average value1.64%0.94%1.75%1.45%0.63%
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

Dai, Z.; Shi, K.; Zhu, Y.; Zhang, X.; Luo, Y. Intelligent Prediction of Transformer Loss for Low Voltage Recovery in Distribution Network with Unbalanced Load. Energies 2023, 16, 4432. https://doi.org/10.3390/en16114432

AMA Style

Dai Z, Shi K, Zhu Y, Zhang X, Luo Y. Intelligent Prediction of Transformer Loss for Low Voltage Recovery in Distribution Network with Unbalanced Load. Energies. 2023; 16(11):4432. https://doi.org/10.3390/en16114432

Chicago/Turabian Style

Dai, Zikuo, Kejian Shi, Yidong Zhu, Xinyu Zhang, and Yanhong Luo. 2023. "Intelligent Prediction of Transformer Loss for Low Voltage Recovery in Distribution Network with Unbalanced Load" Energies 16, no. 11: 4432. https://doi.org/10.3390/en16114432

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