<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Application of Naive Bayes and Decision Tree in the Prediction of Power Transformers Faults based on DGA</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Yassine</forename><surname>Mahamdi</surname></persName>
							<email>yassine.mahamdi@g.enp.edu.dz</email>
						</author>
						<author>
							<persName><forename type="first">Ahmed</forename><surname>Boubakeur</surname></persName>
							<email>ahmed.boubakeur@g.enp.edu.dz</email>
						</author>
						<author>
							<persName><forename type="first">Abdelouahab</forename><surname>Mekhaldi</surname></persName>
							<email>abdelouahab.mekhaldi@g.enp.edu.dz</email>
						</author>
						<author>
							<persName><surname>Andyoucef Benmahamed</surname></persName>
							<email>youcef.benmahamed@g.enp.edu.dz</email>
							<affiliation key="aff0">
								<orgName type="institution">Ecole Nationale Polytechnique (ENP)</orgName>
								<address>
									<postBox>P 182</postBox>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">EL</orgName>
								<address>
									<addrLine>-HARRACH</addrLine>
									<postCode>16200</postCode>
									<settlement>Algiers</settlement>
									<country key="DZ">Algeria</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff2">
								<orgName type="department" key="dep1">International Conference on Emerging Technologies: AI</orgName>
								<orgName type="department" key="dep2">CPS for Science &amp; Technology Applications</orgName>
								<orgName type="institution">IoT</orgName>
								<address>
									<addrLine>September 06-07</addrLine>
									<postCode>2021</postCode>
									<settlement>NITTTR Chandigarh</settlement>
									<country key="IN">India</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Application of Naive Bayes and Decision Tree in the Prediction of Power Transformers Faults based on DGA</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">570C0BE9673D078BB235680097AE64D5</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T07:36+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>DGA</term>
					<term>Decision Tree</term>
					<term>Naive Bayes</term>
					<term>Input vectors</term>
					<term>faults diagnosis</term>
					<term>Accuracy rate</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Power transformers are the basic elements of the power grid, the state of which is directly related to the reliability of the electrical system. Many techniques were used to prevent power transformers failures, but the Dissolved Gas Analysis(DGA) remains the most effective one. Based on the DGA technique, we describe in this paper the use of two of the most effective machine learning algorithms: Naive Bayes (NB) and Decision Tree (DT) to identify power transformers faults. In our investigation, we developed 9 different input vectors from widely known DGA techniques. We used 481 samples and considered 6 types of faults. The implementation of the proposed methods has achieved an effectiveness of 86.25% in power transformers faults diagnosis.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Dissolved Gas Analysis is the most common and effective method for detecting transformer faults. It can immediately predict internal transformer failures, which generally avoids huge economic losses.</p><p>A transformer in service is exposed to two types of stresses: electrical and thermal <ref type="bibr" target="#b0">[1]</ref>. Due to these stresses, the transformer oil and paper decompose, releasing a set of gases that reduce their dielectric strength. The nature and quantity of each dissolved gas produced in transformer oil can indicate the internal condition of the transformer.</p><p>The most common gases produced by the decomposition of oil are: ethane (C2H6), ethylene (C2H4),acetylene (C2H2), methane (CH4) and hydrogen (H2) <ref type="bibr" target="#b1">[2]</ref>, these differ mainly in the intensity of the energy which is dissipated by the fault <ref type="bibr" target="#b0">[1]</ref>, <ref type="bibr" target="#b2">[3]</ref>. In addition tocarbon dioxide (CO2) and carbon monoxide (CO) that are formed as a result of the decomposition of paper <ref type="bibr" target="#b3">[4]</ref>, while, the nitrogen (N2) and the Oxygen (O2) are the non-fault gases.</p><p>There are many approaches developed for the analysis of dissolved gases in transformer oil and interpret their meaning including IEC Ratio, DORNENBURG Ratio, Rogers Ratio, Duval Triangle and Pentagon, and,Key Gas method. However, these techniques have certain limitations such as the existence of non-decision areas and erroneous results <ref type="bibr" target="#b4">[5]</ref>. To overcome this situation, several artificial intelligence techniques have been used to improve the diagnostic accuracy of power transformers, such as fuzzy logic inference systems <ref type="bibr" target="#b5">[6]</ref>, artificial neural networks <ref type="bibr" target="#b6">[7]</ref>, hybrid grey wolf optimization <ref type="bibr" target="#b3">[4]</ref>, support vector machines and K-nearest neighbors <ref type="bibr" target="#b7">[8]</ref><ref type="bibr" target="#b8">[9]</ref>, and have impressive performance <ref type="bibr" target="#b9">[10]</ref><ref type="bibr" target="#b10">[11]</ref><ref type="bibr" target="#b11">[12]</ref>.</p><p>In this paper, we examine the use of the Naive Bayes and the Decision Tree algorithms in faults identification. The originality comes from the introduction of several input vectors formed using widely known DGA techniques in order to identify the most suitable input data which gives the best performance of each algorithm and achieves the best prediction of fault in power transformers.</p><p>This article is arranged as follows, in the second section, we describe the collection of DGA data then the construction of the proposed input space followed by a brief presentation of the two classification algorithms used; Decision Tree (DT) and Naïve Bayes (NB). The results of implementing the two algorithms using our proposed input vectors are discussed in the third section where, the best input vector for each technique has been identified. Finally, the conclusions from this work were summarized and potential future work was mentioned.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Methodology</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1.">Data collection</head><p>The construction of our proposed input space needs gas concentration values. For this purpose, samples of transformer oil are taken periodically to check the gasesformed <ref type="bibr" target="#b11">[12]</ref>.Generally, mixtures of all gases are present in an oil sample, where the relative amount of each, could be an indicator of the existing faults, such as, partial discharges (PD), thermal faults &gt; 700 °C (T3), thermal faults of 300 °C to 700 °C (T2), thermal faults &lt; 300 °C (T1), high energy discharges (D2) and low energy discharges (D1) <ref type="bibr" target="#b3">[4]</ref>.</p><p>In this work, a database of 481 samples has been used in training and testing the proposed methods. This database has been extracted from the literature <ref type="bibr" target="#b12">[13]</ref>.The distribution of the training and the testing samples according to their fault type is shown in Table <ref type="table" target="#tab_0">1</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2.">Proposed Input vectors:</head><p>The following attributes have been considered in the construction of our proposed input vectors: 1. Using the concentration of the usual five key gases in ppm: </p><formula xml:id="formula_0">𝑋𝑋 = [𝐶𝐶 𝑎𝑎 , 𝐶𝐶 𝑏𝑏 ]<label>(6)</label></formula><p>Where</p><formula xml:id="formula_1">𝐶𝐶 𝑎𝑎 = 1 3 ∑ (𝑎𝑎 𝑖𝑖 +𝑎𝑎 𝑖𝑖+1 )(𝑎𝑎 𝑖𝑖 𝑏𝑏 𝑖𝑖+1 −𝑎𝑎 𝑖𝑖+1 𝑏𝑏 𝑖𝑖 ) 𝑘𝑘−1 𝑖𝑖=0 ∑ (𝑎𝑎 𝑖𝑖 𝑏𝑏 𝑖𝑖+1 −𝑎𝑎 𝑖𝑖+1 𝑏𝑏 𝑖𝑖 ) 𝑘𝑘−1 𝑖𝑖=0<label>(7)</label></formula><p>And</p><formula xml:id="formula_2">𝐶𝐶 𝑏𝑏 = 1 3 ∑ (𝑏𝑏 𝑖𝑖 +𝑏𝑏 𝑖𝑖+1 )(𝑏𝑏 𝑖𝑖 𝑎𝑎 𝑖𝑖+1 −𝑏𝑏 𝑖𝑖+1 𝑎𝑎 𝑖𝑖 ) 𝑘𝑘−1 𝑖𝑖=0 ∑ (𝑏𝑏 𝑖𝑖 𝑎𝑎 𝑖𝑖+1 −𝑏𝑏 𝑖𝑖+1 𝑎𝑎 𝑖𝑖 ) 𝑘𝑘−1 𝑖𝑖=0<label>(8)</label></formula><p>The a i are calculated by the equations:</p><formula xml:id="formula_3">𝑎𝑎 0 = %𝐶𝐶𝐻𝐻 4 cos � 𝜋𝜋 2 � 𝑎𝑎 1 = %𝐶𝐶 2 𝐻𝐻 4 cos � 𝜋𝜋 2 + 𝜑𝜑� 𝑎𝑎 2 = %𝐶𝐶 2 𝐻𝐻 2 cos � 𝜋𝜋 + 2𝜑𝜑�<label>(9)</label></formula><p>And the b i could be obtained by replacing ''cos'' with ''sin'' in the last equations with α = 2π/3 7. Using Duval's pentagon coordinates:</p><formula xml:id="formula_4">𝑋𝑋 = [𝐶𝐶 𝑎𝑎 , 𝐶𝐶 𝑏𝑏 ]<label>(10)</label></formula><p>Where</p><formula xml:id="formula_5">𝐶𝐶 𝑎𝑎 = 1 6 ∑ (𝑎𝑎 𝑖𝑖 +𝑎𝑎 𝑖𝑖+1 )(𝑎𝑎 𝑖𝑖 𝑏𝑏 𝑖𝑖+1 −𝑎𝑎 𝑖𝑖+1 𝑏𝑏 𝑖𝑖 ) 𝑘𝑘−1 𝑖𝑖=0 ∑ (𝑎𝑎 𝑖𝑖 𝑏𝑏 𝑖𝑖+1 −𝑎𝑎 𝑖𝑖+1 𝑏𝑏 𝑖𝑖 ) 𝑘𝑘−1 𝑖𝑖=0<label>(11)</label></formula><p>And</p><formula xml:id="formula_6">𝐶𝐶 𝑏𝑏 = 1 6 ∑ (𝑏𝑏 𝑖𝑖 +𝑏𝑏 𝑖𝑖+1 )(𝑏𝑏 𝑖𝑖 𝑎𝑎 𝑖𝑖+1 −𝑏𝑏 𝑖𝑖+1 𝑎𝑎 𝑖𝑖 ) 𝑘𝑘−1 𝑖𝑖=0 ∑ (𝑏𝑏 𝑖𝑖 𝑎𝑎 𝑖𝑖+1 −𝑏𝑏 𝑖𝑖+1 𝑎𝑎 𝑖𝑖 ) 𝑘𝑘−1 𝑖𝑖=0<label>(12)</label></formula><p>The a i are calculated using the following equations:</p><formula xml:id="formula_7">𝑎𝑎 0 = %𝐻𝐻 2 cos � 𝜋𝜋 2 � 𝑎𝑎 1 = %𝐶𝐶 2 𝐻𝐻 6 cos � 𝜋𝜋 2 + 𝜑𝜑� 𝑎𝑎 2 = %𝐶𝐶𝐻𝐻 4 cos � 𝜋𝜋 2 + 2𝜑𝜑� 𝑎𝑎 3 = %𝐶𝐶 2 𝐻𝐻 4 cos � 𝜋𝜋 2 + 3𝜑𝜑� 𝑎𝑎 4 = 𝐶𝐶 2 𝐻𝐻 4 cos � 𝜋𝜋 2 + 4𝜑𝜑�<label>(13)</label></formula><p>Also, the b i could be obtained by replacing ''cos'' with ''sin'' in the last equations with α = 2π/5. 8. In this case, a combination of two of the previously mentioned input vectorshas been done, Roger's and DORNENBURG's ratios: </p><p>Where {Ca1, Cb1} are calculated using the triangle method, while Cb2} are calculated according to the pentagon one.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3.">AI techniques: 2.3.1. Naive Bayes</head><p>The NAIVE BAYES algorithm is a simple probabilistic classifier that uses Bayes theorem,which is given by the following equation <ref type="bibr" target="#b13">[14]</ref>:</p><formula xml:id="formula_9">𝑃𝑃(𝑥𝑥|𝑦𝑦) = 𝑃𝑃(𝑦𝑦 |𝑥𝑥)×𝑃𝑃(x) 𝑃𝑃(𝑦𝑦) (16)</formula><p>Where 𝑃𝑃(𝑥𝑥|𝑦𝑦)refers to the subsequent possibility of the hypothesis x conditioned by some evidence y and𝑃𝑃(x) is the prior probability of x.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3.2.">Decision tree</head><p>The decision tree algorithm is a non-parametric supervised machine learning's classifier used to split data into a set of branches. The construction of the tree is conducted from top to bottom in a recursive divide-and-conquer manner. The Decision Tree classifier training is based on finding the best split at each node as long as the full data set is not analyzed <ref type="bibr" target="#b14">[15]</ref>. The said principle leads to the idea of partitioning the feature space until the interrupt criterion is satisfied in each list, or until all points in a given leaf belong to one class. Figure <ref type="figure" target="#fig_0">1</ref> illustrates the basic structure of a decision tree. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Construction of decision tree:</head><p>In order to select the best variable to split, the Decision Tree uses the information gain. The equation for calculating information gain is as follows:</p><formula xml:id="formula_10">𝐺𝐺𝑎𝑎𝑖𝑖𝐺𝐺(𝑇𝑇, 𝐴𝐴) = 𝐸𝐸𝐺𝐺𝐸𝐸𝐸𝐸𝐸𝐸𝐸𝐸𝑦𝑦(𝑇𝑇) − ∑ 𝑇𝑇 𝑖𝑖 𝑇𝑇 𝐸𝐸𝐺𝐺𝐸𝐸𝐸𝐸𝐸𝐸𝐸𝐸𝑦𝑦(𝑇𝑇 𝑖𝑖 ) 𝐺𝐺 𝑖𝑖=1<label>(17)</label></formula><p>Where 𝐺𝐺𝑎𝑎𝑖𝑖𝐺𝐺(𝑇𝑇, 𝐴𝐴) is the information gain of set T (training data) on an attribute A and 𝑇𝑇 𝑖𝑖 is a subgroup of T for which: A has value i.</p><p>The Entropy of node T is defined as:</p><formula xml:id="formula_11">𝐸𝐸𝐺𝐺𝐸𝐸𝐸𝐸𝐸𝐸𝐸𝐸𝑦𝑦(𝑇𝑇) = − ∑ 𝐸𝐸(𝑖𝑖) log 𝐸𝐸(𝑖𝑖) 𝐺𝐺 𝑖𝑖=1<label>(18)</label></formula><p>Where 𝐸𝐸(𝑖𝑖) is the proportion of T belonging to a class i.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Results and discussion:</head><p>To evaluate the performance of Naïve Bayes and Decision tree algorithms using our proposed input vectors according to six types of transformer faults, a set of 481 samples has been used to train and test the two methods; 67% of the dataset were used for the training and 33% for the testing, using the MATLAB software. Table <ref type="table" target="#tab_3">2</ref> shows the results of the implementation of the two classifiers using the proposed input vectors. From Table <ref type="table" target="#tab_3">2</ref>, it is easy to see that the highest prediction accuracy is obtained using vector 9 (combined Duval's pentagon and triangle) with the Naïve Bayes algorithm (86.25%). Whereas, in the case of the Decision Tree, the input vector 4 (Roger's four-ratio method) gives the highest prediction accuracy, up to 83.75%.</p><p>In order to deepen the study, the performance of each algorithm with its appropriate input vector was evaluated based on the accuracy of each fault type diagnosis (Figure <ref type="figure" target="#fig_1">2</ref>). From Figure <ref type="figure" target="#fig_1">2</ref>, it is clear that the performance of each algorithm differs depending on the type of fault. For example, in the case of the partial discharges (PD), the Naïve Bayes has the best performance, while, in the case of medium thermal fault (T2), the Decision Tree has the superiority in such fault recognition. Overall, the Naïve Bayes algorithm remains the one with the greatest precision.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Conclusion:</head><p>The Naïve Bayes and the Decision Tree classification algorithms were used to identify power transformer faults. A dataset of 481 samples was employed and 9 different input vectors were considered. The Naive Bayes algorithm achieved a diagnostic accuracy of 86.25% when using the 9th input vector (Duval's triangle-pentagon coordinates combination), compared to 83.75% in the case of the Decision Tree using the 4th input vector (ROGER's four-ratio). These diagnostic results show an improvement in the identification of transformer faults over other traditional DGA methods. Significant differences in diagnostic accuracy were obtained when using the same classification algorithm with different input vectors, this investigation shows the appropriate input vector for the diagnosis of power transformers using the Naive Bayes and the Decision Tree algorithms.</p><p>In a future work, we will extend the proposed input space using other input vectors with an improved machine learning algorithm.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Decision Tree general structure Among other classification algorithms, Decision Tree have the following advantages: • Good performance with large data sets • Requires little data preparation • Easy to display graphically • Easy to understand and interpret</figDesc><graphic coords="4,79.24,420.05,439.61,164.66" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2:Histogram of accuracy rate</figDesc><graphic coords="5,75.50,476.27,444.29,176.48" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1</head><label>1</label><figDesc>Samples distribution</figDesc><table><row><cell>Fault types</cell><cell>Abbreviations</cell><cell>Samples for training</cell><cell>Samples for testing</cell></row><row><cell>Partial Discharge</cell><cell>PD</cell><cell>32</cell><cell>16</cell></row><row><cell>Thermal Faults &gt; 700 °C</cell><cell>T3</cell><cell>57</cell><cell>28</cell></row><row><cell>Thermal Faults of 300 °C to 700 °C</cell><cell>T2</cell><cell>32</cell><cell>16</cell></row><row><cell>Thermal Faults &lt; 300 °C</cell><cell>T1</cell><cell>63</cell><cell>32</cell></row><row><cell>High Energy Discharges</cell><cell>D2</cell><cell>84</cell><cell>42</cell></row><row><cell>Low Energy Discharges</cell><cell>D1</cell><cell>53</cell><cell>26</cell></row><row><cell>TOTAL</cell><cell></cell><cell>321</cell><cell>160</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head></head><label></label><figDesc>𝑋𝑋 = [𝐶𝐶 𝑎𝑎1 , 𝐶𝐶 𝑏𝑏1 , 𝐶𝐶 𝑎𝑎2 , 𝐶𝐶 𝑏𝑏2 ]</figDesc><table><row><cell cols="10">9. To further improve fault recognition by expanding the proposed input space , another</cell></row><row><cell cols="10">combination was made in the case of this input vector, Duval's triangle-pentagon</cell></row><row><cell>coordinate'scombination:</cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>X=[</cell><cell>4 2 CH H</cell><cell>,</cell><cell>2 2 2 4 C H C H</cell><cell>,</cell><cell>2 4 2 6 C H C H 2 2 4 , C H CH</cell><cell>,</cell><cell>2 6 4 C H CH</cell><cell>]</cell><cell>(14)</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_3"><head>Table 2</head><label>2</label><figDesc>Faults diagnostic results in percent using the Naïve Bayes and the Decision Tree algorithms with all the proposed input vectors</figDesc><table><row><cell>Input vector</cell><cell>1</cell><cell>2</cell><cell>3</cell><cell>4</cell><cell>5</cell><cell>6</cell><cell>7</cell><cell>8</cell><cell>9</cell></row><row><cell>Naïve Bayes</cell><cell>25.62</cell><cell>81.87</cell><cell>13.75</cell><cell>11.25</cell><cell>28.75</cell><cell>58.25</cell><cell>42.50</cell><cell>28.75</cell><cell>86.25</cell></row><row><cell cols="2">Decision tree 75.62</cell><cell>80.62</cell><cell>83.12</cell><cell>83.75</cell><cell>77.50</cell><cell>45</cell><cell>78.75</cell><cell>76.25</cell><cell>78.75</cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Mineral Oil-Filled Electrical Equipment in Service -Guidance on the Interpretation of Dissolved and Free Gases Analysis</title>
	</analytic>
	<monogr>
		<title level="m">IEC Standard IEC 60599</title>
				<meeting><address><addrLine>IEC; Geneva, Switzerland</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2007-05">May 2007</date>
			<biblScope unit="volume">2</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Thermodynamic estimation of transformer fault severity</title>
		<author>
			<persName><forename type="first">F</forename><surname>Jakob</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">J</forename><surname>Dukarm</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Trans. on Power Delivery</title>
		<imprint>
			<biblScope unit="volume">30</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="1941" to="1948" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Interpretation of gas-in-oil analysis using new IEC publication 60599 and IEC TC 10 databases</title>
		<author>
			<persName><forename type="first">M</forename><surname>Duval</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Depabla</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Electrical Insulation Magazine</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="31" to="41" />
			<date type="published" when="2001-03">Mar. 2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Hybrid grey wolf optimizer for transformer fault diagnosis using dissolved gases considering uncertainty in measurements</title>
		<author>
			<persName><forename type="first">A</forename><surname>Hoballah</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">A</forename><surname>Mansour</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">B M</forename><surname>Taha</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Access</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="page" from="139176" to="139187" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">A new approach of DGA interpretation technique for transformer fault diagnosis</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">S M</forename><surname>Ghoneim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">B M</forename><surname>Taha</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Int. J. Electr. Power Energy Syst</title>
		<imprint>
			<biblScope unit="volume">81</biblScope>
			<biblScope unit="page" from="265" to="274" />
			<date type="published" when="2016-10">Oct. 2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">A novel fuzzy logic approach to transformer fault diagnosis</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">M</forename><surname>Islam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Ledwich</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Trans. Dielectr. Electr. Insul</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="page" from="177" to="186" />
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
	<note>&apos;&apos;</note>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">MLP neural network-based decision for power transformers fault diagnosis using an improved combination of Rogers and Doernenburg ratios DGA</title>
		<author>
			<persName><forename type="first">S</forename><surname>Souahlia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Bacha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Chaari</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Int. Journal of Electrical Power &amp; Energy Systems</title>
		<imprint>
			<biblScope unit="volume">43</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="1346" to="1353" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">&apos;Application of SVM and KNN to Duval Pentagon 1 Transformer Oil Diagnosis</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Benmahamed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Teguar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Boubakeur</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Trans. Dielect. Electr. Inst</title>
		<imprint>
			<biblScope unit="volume">24</biblScope>
			<biblScope unit="page" from="3443" to="3451" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">AccuracyImprovement of Power Transformer Faults Diagnostic Using KNN Classifier With Decision TreePrinciple</title>
		<author>
			<persName><forename type="first">O</forename><surname>Kherif</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Benmahamed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Teguar</surname></persName>
		</author>
		<author>
			<persName><surname>Boubakeur</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">S M</forename><surname>Ghoneim</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Access</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="page" from="81693" to="81701" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Intelligent fault types diagnostic system for dissolved gas analysis of oil-immersedpower transformer</title>
		<author>
			<persName><forename type="first">M.-T</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L.-S</forename><surname>Hu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Trans. Dielectr. Electr. Insul</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="page" from="2317" to="2324" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Power transformer dissolved gas analysis through Bayesian networksand hypothesis testing</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">I</forename><surname>Aizpurua</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">M</forename><surname>Catterson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">G</forename><surname>Stewart</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">D J</forename><surname>Mcarthur</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Lambert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Ampofo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Pereira</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">G</forename><surname>Cross</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Trans. Dielectrics Electr. Insul</title>
		<imprint>
			<biblScope unit="volume">25</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="494" to="506" />
			<date type="published" when="2018-04">Apr.2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">&apos;Statistical Machine Learning and Dissolved Gas Analysis: A Review</title>
		<author>
			<persName><forename type="first">P</forename><surname>Mirowski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Lecun</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Trans. Power Deliv</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="page" from="1791" to="1799" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Optimal ratio limits of Roger&apos;s four-ratios and IEC 60599 code methods using particle swarm optimization fuzzy-logic approach</title>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">B M</forename><surname>Taha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Hoballah</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">S M</forename><surname>Ghoneim</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Trans. Dielect. Electr. Inst</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="page" from="222" to="230" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title level="m" type="main">Comparison of the C4. 5 and a Naïve Bayes classifier for the prediction of lung cancer survivability</title>
		<author>
			<persName><forename type="first">G</forename><surname>Dimitoglou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Adams</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">M</forename><surname>Jim</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1206.1121</idno>
		<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m" type="main">C4.5: Programs for Machine Learning</title>
		<author>
			<persName><forename type="first">John</forename><surname>Ross</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Quinlan</forename></persName>
		</author>
		<imprint>
			<date type="published" when="1993">1993</date>
			<publisher>Morgan Kaufmann Publishers</publisher>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
