Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

Thermal Monitoring and Reliability Analysis System

for Underground Substation


T.WANG, Q.G.WANG, Peng WANG Y.X.ZHANG
School of Electrical and Electronic Engineering
Nanyang Technological University
Singapore

Abstract—A thermal monitoring and reliability analysis to the surrounding medium. Thermal performance of dry-type
system for underground substation is introduced in this paper. transformer has been continuously studied and environmental
Back propagation (BP) neural network is applied in the proposed condition monitoring of indoor/underground substation
system for temperature prediction; life estimation model is attracts more and more attention in recent years. A lot of
utilized for estimating residual life span of transformer. This papers have investigated thermal model of dry-type
system is capable of real time on-line monitoring, early warning, transformers. Zheng [6] developed a mathematical model for
control and alarm for substation operation. In addition, with dry-type transformer to describe the thermal field of windings.
novel algorithms the proposed system is also capable of
Rahimpour [4] analyzed transformer behavior with finite
forecasting failure of power facilities as well as ambient
difference method. Pierce [7] considered the relationship
environment of transformer room. It could be employed in
substation with various hazardous conditions for intelligent and between hot spot temperature and ventilation of transformer
safe operation of power equipment. based on experimental data. Cho [8] investigated temperature
distribution and thermal stress of 50kVA pole cast resin
Keywords— Thermal monitoring; reliability analysis; power transformer by FEM program. Based on these models, heat
facilities; environment condition; BP neural network and life dissipation and ventilation model of indoor/underground
estimation substation was conducted, which provided an effective way
for environmental monitoring of substation. Moldoveanu [9]
I. INTRODUCTION presented an online temperature evaluation technique for
electrical equipment. However, his analysis largely depended
As electrical power load of city and difficulty of land on discrete inspection and no complete system was proposed.
acquisition became a serious problem in Singapore, a Velasquez [10] raised a preventive maintenance method for
substation is constructed underground in Jurong Rock Cavern electrical utilities in substation, and Belahcen introduced a
(JRC) instead of conventional aboveground position. Thermal remote monitoring method for diagnosis of electrical machine,
performances of power system facilities are key problems for therefore, there are neither details of reliability estimation nor
rated output once the operating environment has changed, a failure probability analysis. Furthermore, comprehensive
particular example is the hot spot temperature of transformer, thermal monitoring systems that are capable for substation and
which is the most important limiting factor of a transformer electrical equipment located in hazardous environment, e.g.
loading and aging [1-3]. Cast-resin dry-type transformer is deep underground with hot and humid as well as high salinity
selected in JRC substation to prevent fire and environmental ambient condition have not been reported yet.
contamination. Resin used by these transformers is class F
insulation with insulation system temperature of 155 °C [4]. In this paper, an intelligent thermal monitoring and
The failures of transformers always cause irreversible internal reliability analysis system (TMRAS) that targets for electrical
damage to the transformer itself as well as to other external equipment as well as ambient substation environment and is
electrical utilities. In addition, components of power system capable of temperature prediction, off-limit probability
such as transformers and power cables generate heat as a calculation and equipment life evaluation is introduced. Back
consequence of ohmic and magnetic losses. Heat dissipation propagation (BP) neural network is applied in the proposed
and ventilation need to be carefully studied to prevent system for prediction and evaluation based on recorded data.
operation failure and keep power equipment in service for
Functionality design of the transformer and substation thermal
long time [5]. Thus, analysis of the temperature behavior of
such transformer and its surrounding environment is monitoring system is described in Section II while BP neural
considered as one of great importance to ensure safe and networks for temperature prediction are explained in section
reliable operation of underground substation. III. Furthermore, algorithms for failure probability analysis
and residual life estimation are presented in section IV, and a
When the transformer is in operation, part of the
conclusion is drawn in the final part.
electromagnetic energy is transformed into heat energy, i.e.
the transformer generates energy loss in the winding and other
components, which is converted into heat. Part of the heat lead II. FUNCTIONALITY DESIGN OF TMRAS
to rise of the transformer temperature and other part distribute The proposed TMRAS could be divided into two parts.

‹,(((
Fig1. Flow chart of TMRAS
The first part is temperature prediction of both transformer connected to communication server. According to IEC
hotspot and ambient environment while the second part is standards, PT100 is inserted in the center of top yoke and as
reliability analysis for operation planning, early warning and close as practicable to the innermost low-voltage winding
maintenance respectively for transformer as well as indoor conductors at the top of the winding, the measurement is on
environmental condition of substation. The flow chart of the center leg of a three-phase unit; ambient temperature
proposed system is shown in Fig. 1. ( Tambient ) and humidity (H) is recorded by wireless sensors
Parameters indicating the transformer operation status and attached on the wall; transformer load current ( I load ) is read
environment condition are recorded by respective transducers. by current transformers; and the power of air conditioner
For instance, transformer partial discharge ( QPD ) is measured ( Pair − con ) which is used in the transformer room for cooling
by transient earth voltage (TEV) sensors, hotspot temperature and dehumidification is monitored by power meter.
( Ths ) is detected by PT100 temperature sensors with controller Architecture of the data collection system is shown in Fig. 2.
To collect measurement data, field servers are installed in the
transformer rooms. Data is extracted from distributed control
system (DCS) of the substation and stored in the database
server located at the control room. Finally, all data in the
database server are transferred to the remote data analysis
server 
According to IEC standards, normal service conditions for
indoor/underground transformer room as well as transformer
are listed below:
1) Temperature of cooling air should never exceed
40°C; the average ambient air temperature should never
exceeds 30°C in any one day.
2) Humidity of air should below 60% relative humidity
daily (RHD).
3) The transformer hotspot temperature could not
exceed 155°C and the maximum temperature rise should never
be more than 100°C.
When detected parameters (temperature, humidity) are
beyond normal service conditions, alarm should be triggered
for further protective actions.
Back propagation (BP) neural network is introduced for
prediction of hot spot temperature and ambient environment
temperature. Operation parameters recorded by transducers are
used in training algorithm. Based on hot spot temperature
prediction, residual life span of transformer could be estimated
with life loss model. Predictive parameters are employed in
setting up maintenance plan as well as sending early warning
to substation management staff. Early warning is triggered
when the off-limit probability of hotspot temperature or
ambient environment temperature is higher than 60%. This
Fig2. Architecture of data collection system trigger standard is chosen from the minimum off-limit
probability of 20 testing samples.

‹,(((
output. The training processes are the same for these two
neural networks.
b) Hidden layer design
Heuristic method is applied in network training process to
determine the number of neurons in hidden layer of BP neural
network according to the following empirical formula [11]:
l = n + m +α (1)
Where l is the number of hide layer neurons, n is the
number of input neurons, m is the number of output neurons,
Fig3. HTBPNN and ETBPNN schematic input/output configurations Įε[1,10] and it is a constant. To find out the optimal neuron
numbers in hidden layer with minimum training error, we tried
III. BP NEURAL NETWORK BASED PREDICTION OF HOTSPOT AND every different number of neurons in hidden layer for 10
AMBIENT ENVIRONMENT TEMPERATURE times.
BP neural network consists of input layer, hide layers c) Preprocess of experimental data
(could be one layer or several) and output layer. The training
is to adjust the numerical values of weights and internal Normalized preprocess is applied to input and output
threshold of each neuron. The network is trained by initially samples as we utilized standard sigmoid function. The training
selecting small random weights and internal threshold and is more effective if input and output parameters belong to [0.2,
then presenting all training data. Weights and thresholds are
adjusted after every training example is presented to the
network; until the weight converges or the error is reduced to
acceptable value. According to Kolmogorov Theorem, any
continuous real-valued function can be exactly implemented
by a 3-layer neural network. Therefore, a 3-layer BP neural
network (BPNN) is applied in our model to predict
transformer winding hot spot temperature and PD. Besides,
load harmonics have negative effects on operation of (a)
transformer. To improve accuracy, we make discussion about
hotspot temperature prediction with load harmonics in section
B. However, the proportion of load harmonics is very small,
we usually ignores its effects to simplify the calculation
process, as is shown in section A.

A. BP neural network structure without load harmonics (b)


Fig4. Equivalent circuits: (a) VSD, (b) Substation with VSD
a) Input/output design
0.8] ~ [0.1, 0.9] [12-14], therefore, we preprocessed our
There includes two BP neural networks in our system, one training samples with the following equation:
is used for transformer hotspot temperature prediction, named
as hotspot temperature BP neural network (HTBPNN); xi − xmin
another is applied in ambient environment temperature yi = 0.1 + * 0.8 (2)
xmax − xmin
prediction, which we call it environment temperature BP
neural network (ETBPNN). Operation status (load current) In which xi is the real data, xmax and xmin are the maximum
affects directly to the thermal characteristic of transformer as and minimum value among all the data.
well as service conditions; we regard it as the input for both
BP neural networks. Besides, PD quantity and ambient d) Training process
temperature are proportion to transformer thermal The training of BPNN is conducted based on testing data
performance; we also regarded them as the input of HTBPNN. of transformer under different operation load and ambient
The working status of air-conditioner in transformer room and environment. We divided experimental data into training set
humidity are the inputs of ETBPNN in addition to ambient and test set in 3:1 ratio, the error between predictions and
temperature and load current. The output of HTBPNN is the measured is recorded for BPNN adjustment as well as failure
predicted hotspot temperature of winding, and predicted probability calculation.
ambient environment temperature is the output of HTBPNN.
A delay unit is introduced in the network as well to retain the
B. BP neural network structure with load harmonics
previous system status as next moment input to the networks.
The HTBPNN and ETBPNN schematic input/output The main power loads in the underground substation are
configurations are shown in Fig. 3. Therefore, both HTBPNN draining pumps and air conditioners, and they are typical
and ETBPNN have the same structure with 6 inputs and 1 current harmonic sources in power systems. The equivalent

‹,(((
Fig5. HTBPNN schematic input/output configuration with harmonic loads

circuit for harmonic analysis of variable speed drive (VSD) in (a)


those loads is shown in Fig. 4 [15-17]. The grid voltage
generates a pulsating DC voltage at the DC side after a three-
phase rectifier, and then the DC current is produced when the
DC voltage acts on the load. The voltage and current at the AC
side yields a harmonic distortion because of the coupling
interaction between the rectifier and the power grid.
The coupling relationship between harmonic components
of the terminal current and voltage of VSD in Fig. 4(a) can be
obtained by the harmonic coupling admittance matrix model (b)
[16]. The harmonic current of VSD can be written as:
I Ch = YC+U k + YC−U k∗ (3)

where ICh is the AC current harmonic vector of VSD; Uk


and Uk* are the harmonic voltage vector and its conjugate
vector, respectively; and YC+ and YC- are the coupled harmonic
admittance matrices. In Fig. 4(b), there are harmonic loads and
other common loads in the low-voltage side of transformer; ZS (c)
and ZT are the grid impedance and the transformer impedance. Fig6. (a) Residual frequency distribution of ambient environment
Thus the low-voltage side current can be given as: temperature. (b) Residual frequency distribution of hotspot temperature
prediction without load harmonics. (c) Residual frequency distribution of
I h = I Ch + I Lh = (YC+ + YL )U k + YC−U k∗ (4) hotspot temperature prediction with load harmonics.
where ILh and YL are the AC current harmonic and
admittance matrix of common loads. The other load current is harmonic loss factors [19]. The harmonic loss factors FECL and
generated by the voltage Uk and its admittance matrix YL is a FSL are:
diagonal matrix. According the equivalent circuit of Fig. 4(b),
2 2
the voltage equation can be given as: H
§I · H
§ Ih ·
FECL = ¦ ¨ h ¸ h 2 ¦¨ I ¸
(7)
U k = U Sk − ( Z Sk + Z Tk )( I Ch + I Lh ) h =1 © I1 ¹ h =1 © 1 ¹
(5) 2 2
= U Sk − ( Z Sk + Z Tk ) ª¬ (YC+ + YL )U k + YC−U k∗ º¼
H
§I · H
§ Ih ·
FSL = ¦ ¨ h ¸ h 0.8 ¦¨ I ¸
(8)
h =1 © I1 ¹ h =1 © 1 ¹
The terminal voltage of load can be calculated based on (5)
using an iterative algorithm of harmonic power flow [18], and The additional power loss by harmonic currents is:
then the transformer current can be obtained by substituting
the voltage into (4). ΔP =ΔPCL + ΔPECL + ΔPSL
H (9)
The power losses of transformer contain the copper loss, = ¦ I h2 Rdc + FECL PECL + FSL PSL
eddy-current loss and stray loss, while the harmonic current i =2

will lead to additional power losses. Therefore, the thermal


where PECL and PSL are the eddy-current loss and stray loss
model of transformer has to take the additional power losses
when the transformer is operating in the rated condition.
by harmonic current as an input of HTBPNN which is shown
in Fig. 5. For load harmonic currents, the additional copper This HTBPNN have the same structure with 8 inputs and 1
loss is: output. The design and training processes of neural network
H
are the same as those without harmonic load.
ΔPCL = ¦ I h2 Rdc (6)
i =2

where Rdc is the DC loss resistance of transformer, H is the


maximum order of harmonics. The relative proportions of
eddy-current loss and stray loss can be determined by

‹,(((
Pij ( X a′ ) = Pij ( xi′ > xi ,lim − Δxi , j −1 ) = 1 − F ( xi ,lim − Δxi , j −1 ) (10)

where the predicted value of x’i follows normal


distribution. Recorded hot spot temperature data and
corresponding off-limit probability is shown in Fig. 7. Actual
fault occurred at the 45th minutes. As shown in Fig. 7, hot spot
temperature raised drastically after the 60th minutes and it
reached 145°C after the 70th minutes which triggered alarm
signal. On the other hand, off-limit probability also rose
significantly with hot spot temperature and run beyond the
threshold value 0.6. Hence an early warning signal
accordingly by the proposed system generated. This shows it
is possible to detect potential breakdown of transformer
according to failure probability calculation based on prediction
error. In addition, because of the uncontrollable transformer
load, temperature fluctuates occurs frequently as is shown in
Fig. 7. However, the variation amplitude caused by load
variation is much smaller than that caused by fault.

B. Residual life estimation of dry-type transformer


Fig7. Ambient environment temperature and residual frequency Heat is generated during transformer operation, the
distribution of hotspot prediction without load harmonics and with load transformer temperature will remain stable when heat
harmonics values
generation equals to heat dissipation. However, when winding
temperature goes too high, it will accelerate the aging process
IV. THERMAL RELIABILITY ANALYSIS OF UNDERGROUND of transformer, and shorten its residual life. When hotspot
SUBSTATION temperature is higher than normal service condition limitation,
there will be a sharp cut-off to transformer’s service life as
A. Failure probability calculation based on prediction error high temperature destroys the insulating capacity of windings.
Insulating capability of cast-resin represents the life of cast-
For a substation, both off-limits of transformer hotspot resin dry-type transformer. During operation process of
temperature and environmental service condition may cause transformer, heat is absorbed by the insulating material: cast-
the power facilities out of service and bring serious loss. The resin, which leads to the change of cast-resin molecular
off-limit probability could be determined based on their structure and the degradation of its insulation performance.
prediction values. In our system, early warning is triggered
when the off-limit probability is larger than 60%. Several factors affect the residual life of dry-type
transformer: environmental condition, altitude, heat generation
According to past year studies [20-22], prediction error of as well as harmonic. In this paper, we focus on the relationship
neural network satisfied the normal distribution, and the between transformer’s service life and environmental
probability density of prediction can be obtained based on condition, heat generation of transformer.
historical prediction and real data. Fig. 6 is the residual
frequency distribution of hotspot and ambient environment Life span of a dry-type transformer is defined as Ln during
temperature prediction values. Based on normal distribution the normal operation status, and this is a basic reference for
features of prediction errors, the off-limit probability of the ith the life evaluation of transformer. The life loss of dry-type
parameter xi at the jth time step with the given prediction transformer at each time step can be determined by the aging
values X’a of autocorrelation parameters can be expressed as: rate K. The relationship between K and the hot-spot
temperature Ths of a dry-type transformer comes from
Arrhenius methodology [23] and is shown in equation (4):
TABLE I
b
Arrhenius’s equation constants Ln − Ths
Insulation Arrhenius Arrhenius Hotspot temperature K (Ths ) = e (4)
system constant: a constant: b under rated load a
(°C) Arrhenius’ equation constants are tabulated in Table 1.
A (105°C) 3.1×10-14 15900 95
According to Table I, a=9.6×10-17 and b=20475 are the
E (120°C) 5.48×10-15 17212 110
Arrhenius constants for a Class F insulation dry-type
B (130°C) 1.72×10-15 18115 120
transformer [24].
F (155°C) 9.6×10-18 20475 145
H (180°C) 5.35×10-17 22979 170 Under the variable hot-spot temperatures, the life loss of
D (200°C) 5.31×10-19 25086 190 transformer from t=0 to t1 and the corresponding residual life
C (220°C) 5.26×10-20 27285 210 can be calculated as,

‹,(((
t1 t1 b [8] H.-G. Cho, U.-Y. Lee, S.-S. Kim, and Y.-D. Park, "The temperature
Ln − Ths (t ) distribution and thermal stress analysis of pole Cast resin transformer for
Lloss (t1 ) = ³ K (Ths )dt = ³ e dt power distribution," in Electrical Insulation, 2002. Conference Record
0 0
a (5)
of the 2002 IEEE International Symposium on, 2002, pp. 384-386.
Lres (t1 ) = Ln − Lloss (t1 ) [9] C. Moldoveanu, V. Brezoianu, A. Vasile, V. Ursianu, I. Ionita, F. Goni,
et al., "Smart Grids: Romanian experience in on-line monitoring and
V. CONCLUSION condition assessment of high voltage substations," in Condition
Monitoring and Diagnosis (CMD), 2012 International Conference on,
In this paper, an on-line thermal monitoring and reliability 2012, pp. 573-576.
analysis system for cast-resin dry-type transformer and [10] J. L. Velásquez, R. Villafáfila, P. Lloret, L. Molas, A. Sumper, S.
transformer room at underground substation is proposed. BP Galceran, et al., "Development and implementation of a condition
neural network training algorithm is introduced in temperature monitoring system in a substation," in Electrical Power Quality and
prediction for both transformer hotspot and ambient Utilisation, 2007. EPQU 2007. 9th International Conference on, 2007,
pp. 1-5.
environment with recorded data. Based on the predicted
[11] 䜝Ღ ᆉՏ၏ ⾎㓿㖁㔌⨶䇪о
and ," MATLAB7 ᇎ⧠ ," ed:ेӜ ⭥ᆀ :
temperature, temperature off-limit probability could be
evaluated, when it exceeds 60%, early warning is triggered for
ᐕъࠪ⡸⽮ , 2005.
[12] V. Galdi, L. Ippolito, A. Piccolo, and A. Vaccaro, "Neural diagnostic
protective actions. In addition, according to Arrhenius system for transformer thermal overload protection," in Electric Power
equation, residual life of cast-resin dry-type transformer is Applications, IEE Proceedings-, 2000, pp. 415-421.
estimated. This system satisfies the intelligent on-line [13] Q. He, J. Si, and D. J. Tylavsky, "Prediction of top-oil temperature for
condition monitoring requirements for underground transformers using neural networks," Power Delivery, IEEE
substation, brings convenience to substation management Transactions on, vol. 15, pp. 1205-1211, 2000.
staff. By combining with other monitoring system, it could [14] Խ⭏ ⾎㓿㖁㔌⨶䇪৺ަᐕ〻ᓄ⭘ ⍻㔈ࠪ⡸⽮
, : , 2006.
make the unattended substation practical. [15] D. Basic, “Input current interharmonics of variable-speed drives due to
motor current imbalance,” IEEE Trans. Power Del., vol. 25, no. 4, pp.
2797–2806, Oct. 2010.
[16] N. Zhou, J. Wang, Q. Wang, and N. Wei, “Measurement-based
Acknowledgement harmonic modeling of an electric vehicle charging station using a three-
phase uncontrolled rectifier” IEEE Trans. Smart Grid, vol. 6, no. 3, pp.
This project and publication were funded by NTU-JTC 1332–1340, May 2015.
Infrastructure Research Centre Grant titled “Study of
[17] Y. Zhang, and Y. W. Li, “Investigation and suppression of harmonics
Reliability of Power Systems for Underground Cavern interaction in high-power PWM current-source motor drives,” IEEE
Facilities”. This material is also based upon work supported Trans. Power Electron., vol. 30, no. 2, pp. 668–679, Feb. 2015.
by Jurong Rock Cavern, Singapore. Any opinions, findings, [18] J. Yong, L. Chen, A. B. Nassif, and W. Xu, “A frequency-domain
conclusions or recommendations expressed in this publication harmonic model for compact fluorescent lamps,” IEEE Trans. Power
are those of the authors and do not necessarily reflect the Del., vol. 25, no. 2, pp. 1182–1189, Apr. 2010.
views of the JTC and NTU. Data collection and analysis was [19] D. Yildirim, and E. F. Fuchs, “Measured transformer derating and
performed by the authors of this paper. The authors of this comparison with harmonic loss factor (FHL) approach,” IEEE Trans.
Power Del., vol. 15, no. 1, pp. 186–191, Jan. 2000.
paper include researchers and/or educators affiliated with the
[20] Y.-P. Huang and T.-M. Yu, "The hybrid grey-based models for
grant universities and extension services in their respective temperature prediction," Systems, Man, and Cybernetics, Part B:
business units. Cybernetics, IEEE Transactions on, vol. 27, pp. 284-292, 1997.
[21] Z. Ren, W. Yan, X. Zhao, W. Li, and J. Yu, "Chronological probability
REFERENCE model of photovoltaic generation," Power Systems, IEEE Transactions
on, vol. 29, pp. 1077-1088, 2014.
[1] Z. Radakovic and K. Feser, "A new method for the calculation of the
[22] Y. Li, W. Li, W. Yan, J. Yu, and X. Zhao, "Probabilistic optimal power
hot-spot temperature in power transformers with ONAN cooling,"
flow considering correlations of wind speeds following different
Power Delivery, IEEE Transactions on, vol. 18, pp. 1284-1292, 2003.
distributions," Power Systems, IEEE Transactions on, vol. 29, pp. 1847-
[2] G. Swift, T. S. Molinski, R. Bray, and R. Menzies, "A fundamental 1854, 2014.
approach to transformer thermal modeling. II. Field verification," Power
[23] K. T. GiIlen, M. Celina, and R. L. Clough, "Limitations of the Arrhenius
Delivery, IEEE Transactions on, vol. 16, pp. 176-180, 2001.
methodology," 1998.
[3] G. Swift, T. S. Molinski, and W. Lehn, "A fundamental approach to
[24] A. Belahcen, K. N. Gyftakis, J. Martinez, V. Climente-Alarcon, and T.
transformer thermal modeling. I. Theory and equivalent circuit," Power
Vaimann, "Condition monitoring of electrical machines and its relation
Delivery, IEEE Transactions on, vol. 16, pp. 171-175, 2001.
to industrial internet," in Electrical Machines Design, Control and
[4] E. Rahimpour and D. Azizian, "Analysis of temperature distribution in Diagnosis (WEMDCD), 2015 IEEE Workshop on, 2015, pp. 233-241.
cast-resin dry-type transformers," Electrical Engineering, vol. 89, pp.
301-309, 2007.
[5] T. Yu, H. Yang, R. Xu, and C. Peng, "Simulation study on ventilation &
cooling for main transformer room of an indoor substation," Journal of
Multimedia, vol. 9, pp. 1040-1047, 2014.
[6] Z. Dianchun, Y. JiaXiang, and W. Zhenghua, "Thermal field and hottest
spot of the ventilated dry-type transformer," in Properties and
Applications of Dielectric Materials, 2000. Proceedings of the 6th
International Conference on, 2000, pp. 141-143.
[7] L. W. Pierce, "Thermal considerations in specifying dry-type
transformers," Industry Applications, IEEE Transactions on, vol. 30, pp.
1090-1098, 1994.

‹,(((

You might also like