\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Analysis of Weibull and Poisson Distribution use in Medium Voltage Circuit Breakers RUL Assessment},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Analysis of Weibull and Poisson Distribution use in Medium Voltage Circuit Breakers RUL Assessment}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Dragan  Stevanovic}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2019 Accepted: 5 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


In this paper, Weibull and Poisson distribution calculation are carried out with new data to conclude a conclusion are they suitable for circuit breakers remaining useful life assessment (RUL). Old data are covering a 10 years period consisting of measured voltage drop on CB contacts and number of tripped short circuit faults. In this paper, new data, from the last 3 years, would be used to make a comparison with old data and make conclusions have been probability distributions correctly chosen.

\end{abstract}


\keywords{circuit breaker, weibull, poisson, remaining useful life, risk.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
lectrical companies nowadays are facing a lot of pressure considering equipment maintenance or replacement on the one hand and reducing operating expenses on another hand. Maintaining old equipment can be an expensive task, and that's why power network operators should create a strategy of a most cost-effective method of equipment maintenance or replacement.\par
The same situation about equipment maintenance is happening at the Power Industry of Serbia. Among other equipment circuit breakers (CB) are a matter of concern, because most of CB's that are currently in operation are installed during 70es and 80es (minimum oil CB's), which means that they are at the end of their life, which is period characterized by increased number of faults and consequently increased maintenance.\par
Findings in this paper represent continuing of CB's RUL assessment \hyperref[b0]{[1]}. After gathering recent data, it is useful to investigate results from previous research and try to make new conclusions.\par
In previous research \hyperref[b0]{[1]}, using Weibull distribution we determine CB's probability of failure by analyzing voltage drop values on its contacts, and using Poisson distribution the probability of failure if the number of short circuit trips exceeds limit value.\par
Both distributions were already used in literature and research for similar problems.\par
In \hyperref[b1]{[2]}, Weibull distribution was used for statistical analysis of age or wear out related CB faults.\par
In \hyperref[b2]{[3]},Poisson distribution was used for modeling component faults in the power system with statistical data from maintenance and repairs.\par
In \hyperref[b3]{[4]} presents analysis of fault types and their consequences, with cost structure and maintenance strategies. During wear out period fault intensity of high voltage (HV) CB's follows Weibull distribution.\par
In \hyperref[b4]{[5]}, analysis of SF6 and minimum oil, CB's faults were performed. Research includes totally 1546 CB's from the Swedish and Finland power systems. Weibull distribution is assessing the RUL of CB's components, which were the source of the fault.\par
In \hyperref[b5]{[6]} they use the same distribution for reliability, RUL, and fault intensity assessment of HV SF6 CB's.\par
In \hyperref[b6]{[7]}, few modified models of Weibull distribution were purposed for equipment reliability assessment in the power system. Least Squares method estimates parameters of Weibull distribution.\par
In \hyperref[b7]{[8]} they use the same method for parameter estimation, where researchers are creating transformer lifetime model with Weibull distribution based on condition monitoring data. 
\section[{II.}]{II.} 
\section[{Weibull Distribution Assessment}]{Weibull Distribution Assessment}\par
Basic recommendations when choosing distribution are following [9]:\par
? Choose distribution, which researchers most frequently use in the same field of work. ? Choose distribution, which gives the most conservative results. ? Choose a simpler type of distribution. For example, if two-parameter distribution gives similar results like three-parameter distribution, then two-parameter distribution should be used.\par
Researchers deploy Weibull distribution very often when equipment aging and reliability has to be analyzed \hyperref[b8]{[10]}. Weibull distribution can describe three types of equipment states (infant mortality, a period of normal work, wear out state) through the bathtub curve \hyperref[b9]{[11]}.\par
Weibull cumulative distribution function represents the probability of failure in a given period \hyperref[b0]{(1)}. In this case, two-parameter distribution was used, which consists of slop parameter (?) and shape parameter (?). One of the main goals is to conclude whether new data follow Weibull distribution and is it justifiable to use it for this type of RUL assessment.\par
The calculation covers CB's in 5 different categories (considering feeder type and rated voltage) and with two subcategories (1. Normal voltage drop value, 2. Permissible voltage drop value is by 25\% larger [12]), making that way ten different categories in total. By this categorization, we can observe RUL more clearly, and come to the conclusion what makes the greatest influence on CB's aging process.\par
Minitab 17 software and least square method \hyperref[b10]{[13]} calculates Weibull distribution function with rightcensored data (case when some devices didn't fail during the period of analysis) for all CB's categories.\par
For old and new data following values were calculated and compared: Weibull parameters and correlation coefficient. By observing the results of calculated correlation coefficient, it is obvious that with an increased number of the data correlation coefficient is becoming greater, which means that data are becoming closer to Weibull distribution.\par
Next, Weibull parameters (scale parameter and shape parameter) were calculated with new data and compared with old ones (Table \hyperref[tab_1]{2}). By observing Weibull parameters from table 2, two conclusions could be made (taking into account the results from a previous paper \hyperref[b0]{[1]}); underground feeders (both criteria of voltage drop value limit) have the highest ? while overhead feeder has the lowest value. Considering ? parameter, 10 kV feeders (+25\% limit voltage drop level) have a longer time to failure, while 35kV feeders have the lowest ? value (they will fail sooner than 10kV CB's). In Table \hyperref[tab_1]{2}, values are showing expected aging phenomena. The number of failed CB's is increasing, but on the other hand, with a greater number of data, a new insight could be perceived. Scale parameter (?) is, in most cases, slightly increased, which suggests that RUL is not as we were expecting with old data and that CB's survival time is slightly greater compared with previous research.  
\section[{III. Poisson Distribution Assessment}]{III. Poisson Distribution Assessment}\par
Poisson distribution [14, 15] is the discrete distribution used for modeling a number of events which are appearing in a specific period. Poisson distribution for calculation probability for a known number of past events (k) in the time interval (t) is \hyperref[b11]{[16]}:??(??) = (????) ?? ?? ????? ??!\par
Where is:\par
?? -the number of faults in period (t) ?? -fault intensity ?? -a time interval ??(??) -the probability of appearing r number of faults in period t Cases of Poisson distribution use \hyperref[b12]{[17]}: 1. Researcher can present an event with the whole number 2. The occurrence of an event doesn't depend on any other event 3. Mean value of event occurrence in a specific period is known 4. Number of events is countable In the power system, Poisson distribution can predict faults such as short circuit faults. The number of those faults depends on feeder type (underground or overhead) and also by the area configuration where power network is situated (residential area, forest). Another influencing factor is weather condition and power network quality. 
\section[{Procedure for Chi-Square Goodness of Fit Test}]{Procedure for Chi-Square Goodness of Fit Test}\par
One of the methods for determining are date follow Poisson distribution is the Chi-squared test ( ?? 2 test). This method represents a test of statistical hypothesis and is used to determine a significant difference between expected and observed intensity Table \hyperref[tab_2]{3} presents a number of short circuit trips on one 10kV feeder.  The mean of the Poisson distribution is:?? = (0 ? 5 + 1 ? 2 + 2 ? 0 + 3 ? 0 + 4 ? 0 + 5 ? 0 + 6 ? 0 + 7 ? 0 + 8 ? 0 + 9 ? 0 + 10 ? 0) 7 ?? = 0.2857\textbf{(4)}\par
Example ( \hyperref[formula_2]{5}) and 6) are presenting expected fault intensity calculation, and the table 5 presents values of that calculation.?? 0 = ??(?? = 0) = ?? ?0.2857 (0.2857 ) 0 0! = 0.7515\textbf{(5)}\par
?? 0 = 0.7515 ? 7 = 5.26 \par
Degrees of freedom are ?? ? ð??"ð??" ? 1. In this case number of classes is?? = 11 (number of faults intensity), and from data we estimate one parameterð??"ð??" = 1(in this case one parameter, ?). In the end, degrees of freedom are equal to 11-1-1=9.\par
Value of significance level is selected to be 0.05. That value means there is a 5\% probability that the observed relationship between variables exists by coincidence  {\ref [22]}; in other words, data doesn't follow assumed distribution  {\ref [23]}.  This value shows at which ?? 2 value H0 hypothesis is acceptable. \hyperref[b13]{[24]} If ?? 2 < 16.92(illustratedin figure 2) than the H0 hypothesis is acceptable, which means there is no evidence that the data doesn't follow Poisson distribution.  \hyperref[tab_5]{7}. Results are showing that in most cases (89\%), data are following Poisson distribution. Analysis of short circuit faults will continue in the future periods to determine will the bigger amount of data increase fit to Poisson distribution. 
\section[{IV.}]{IV.} 
\section[{Conclusion}]{Conclusion}\par
In this paper, new data are used to check the correctness of methods used in previous research. New This paper proves that it is justifiable to use Weibull and Poisson distribution for CB's remaining useful life estimation. With these two methods, CB's RUL could be calculated very fast and easy which could be later used for other studies such as risk assessment, power station reliability assessment, determining critical points in the power system, or justification of CB replacement.\par
Research in this field will be continued by gathering data from other power operators in the Power Industry of Serbia to better understand the problem of the CB aging process by using voltage drop values and short circuit faults.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{23}\includegraphics[]{image-4.png}
\caption{\label{fig_2}2 ?? ( 3 )}\end{figure}
     \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.425\textwidth}P{0.28611111111111115\textwidth}P{0.1388888888888889\textwidth}}
Feeder type\tabcellsep \multicolumn{2}{l}{Correlation coefficient until 2017 yr. until 2020 yr.}\\
Overhead +25\%\tabcellsep 0.985\tabcellsep 0.986\\
Overhead\tabcellsep 0.993\tabcellsep 0.997\\
Underground +25\%\tabcellsep 0.976\tabcellsep 0.984\\
Underground\tabcellsep 0.965\tabcellsep 0.977\\
10 kV feeders +25\%\tabcellsep 0.988\tabcellsep 0.995\\
10 kV feeders\tabcellsep 0.989\tabcellsep 0.992\\
35 kV feeders +25\%\tabcellsep 0.972\tabcellsep 0.971\\
35 kV feeders\tabcellsep 0.984\tabcellsep 0.989\\
All feeders +25\%\tabcellsep 0.989\tabcellsep 0.988\\
All feeders\tabcellsep 0.990\tabcellsep 0.993\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.22656794425087104\textwidth}P{0.16437282229965156\textwidth}P{0.01332752613240418\textwidth}P{0.1406794425087108\textwidth}P{0.0755226480836237\textwidth}P{0.08736933797909407\textwidth}P{0.1421602787456446\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{Old data}\tabcellsep \tabcellsep \multicolumn{2}{l}{New data}\\
Feeder type\tabcellsep ?\tabcellsep ?\tabcellsep Failed \textbackslash  suspensions\tabcellsep ?\tabcellsep ?\tabcellsep Failed \textbackslash  suspensions\\
Overhead +25\%\tabcellsep \multicolumn{2}{l}{39.09 5.147}\tabcellsep 100/87\tabcellsep 39.42\tabcellsep 5.069\tabcellsep 111/78\\
Overhead\tabcellsep \multicolumn{2}{l}{37.08 4.797}\tabcellsep 131/56\tabcellsep 37.42\tabcellsep 4.935\tabcellsep 141/48\\
Underground +25\%\tabcellsep \multicolumn{2}{l}{41.54 6.055}\tabcellsep 63/169\tabcellsep 44.52\tabcellsep 5.268\tabcellsep 66/167\\
Underground\tabcellsep \multicolumn{2}{l}{38.09 6.070}\tabcellsep 97/135\tabcellsep 40.23\tabcellsep 5.490\tabcellsep 101/134\\
10 kV feeders +25\%\tabcellsep \multicolumn{2}{l}{43.44 5.627}\tabcellsep 87/224\tabcellsep 45.50\tabcellsep 5.100\tabcellsep 97/215\\
10 kV feeders\tabcellsep \multicolumn{2}{l}{40.39 5.071}\tabcellsep 135/176\tabcellsep 42.00\tabcellsep 4.918\tabcellsep 142/172\\
35 kV feeders +25\%\tabcellsep \multicolumn{2}{l}{35.24 5.593}\tabcellsep 79/31\tabcellsep 35.78\tabcellsep 5.419\tabcellsep 80/30\\
35 kV feeders\tabcellsep \multicolumn{2}{l}{33.83 5.615}\tabcellsep 96/14\tabcellsep 34.14\tabcellsep 5.662\tabcellsep 99/11\\
All feeders +25\%\tabcellsep \multicolumn{2}{l}{40.37 5.582}\tabcellsep 166/255\tabcellsep 41.77\tabcellsep 5.206\tabcellsep 177/245\\
All feeders\tabcellsep \multicolumn{2}{l}{37.98 5.281}\tabcellsep 231/190\tabcellsep 39.16\tabcellsep 5.134\tabcellsep 242/182\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.6991935483870968\textwidth}P{0.15080645161290324\textwidth}}
Year\tabcellsep Number of trips\\
2013\tabcellsep 0\\
2014\tabcellsep 0\\
2015\tabcellsep 0\\
2016\tabcellsep 0\\
2017\tabcellsep 0\\
2018\tabcellsep 1\\
2019\tabcellsep 1\\
\multicolumn{2}{l}{Using values from table 3, we calculate each}\\
fault intensity (Table 4).\tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.09600550964187328\textwidth}P{0.06790633608815427\textwidth}P{0.03980716253443526\textwidth}P{0.049173553719008264\textwidth}P{0.1709366391184573\textwidth}P{0.0023415977961432507\textwidth}P{0.049173553719008264\textwidth}P{0.07493112947658402\textwidth}P{0.0023415977961432507\textwidth}P{0.24352617079889807\textwidth}P{0.0023415977961432507\textwidth}P{0.049173553719008264\textwidth}P{0.0023415977961432507\textwidth}}
\tabcellsep \multicolumn{3}{l}{Number}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{3}{l}{of faults}\tabcellsep \multicolumn{3}{l}{Poisson}\tabcellsep \multicolumn{2}{l}{Observed}\tabcellsep \multicolumn{2}{l}{Expected (?? ?? )}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{(k)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{0}\tabcellsep \multicolumn{2}{l}{0.7515}\tabcellsep \tabcellsep 5\tabcellsep \tabcellsep 5.2603\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{1}\tabcellsep \multicolumn{2}{l}{0.2147}\tabcellsep \tabcellsep 2\tabcellsep \tabcellsep 1.5030\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{2}\tabcellsep \multicolumn{2}{l}{0.0307}\tabcellsep \tabcellsep 0\tabcellsep \tabcellsep 0.2147\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{3}\tabcellsep \multicolumn{2}{l}{0.0029}\tabcellsep \tabcellsep 0\tabcellsep \tabcellsep 0.0204\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{4}\tabcellsep \multicolumn{2}{l}{0.0002}\tabcellsep \tabcellsep 0\tabcellsep \tabcellsep 0.0015\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{5}\tabcellsep \multicolumn{2}{l}{0.0000}\tabcellsep \tabcellsep 0\tabcellsep \tabcellsep 0.0001\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{6}\tabcellsep \multicolumn{2}{l}{0.0000}\tabcellsep \tabcellsep 0\tabcellsep \tabcellsep 0.0000\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{7}\tabcellsep \multicolumn{2}{l}{0.0000}\tabcellsep \tabcellsep 0\tabcellsep \tabcellsep 0.0000\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{8}\tabcellsep \multicolumn{2}{l}{0.0000}\tabcellsep \tabcellsep 0\tabcellsep \tabcellsep 0.0000\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{9}\tabcellsep \multicolumn{2}{l}{0.0000}\tabcellsep \tabcellsep 0\tabcellsep \tabcellsep 0.0000\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{>10}\tabcellsep \multicolumn{2}{l}{0.0000}\tabcellsep \tabcellsep 0\tabcellsep \tabcellsep 0.0000\tabcellsep \\
\multicolumn{3}{l}{Calculation of Chi-squared value:}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
?? 2 = ?\tabcellsep (?? ? ??) 2 ??\tabcellsep =\tabcellsep \multicolumn{2}{l}{(5 ? 5.2603) 2 5.2603}\tabcellsep +\tabcellsep \multicolumn{2}{l}{(2 ? 1.5030) 2 1.5030}\tabcellsep +\tabcellsep (0 ? 0.2147) 2 0.2147\tabcellsep +\tabcellsep (0 ? 0.0015) 2 0.0015\tabcellsep ?\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ?? 2 = 0.4139\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_4}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.5358695652173913\textwidth}P{0.31413043478260866\textwidth}}
Number of CB's where H 0\tabcellsep Number of CB's\\
hypothesis is accepted\tabcellsep where H 0\\
(data follow Poisson\tabcellsep hypothesis is\\
distribution)\tabcellsep rejected\\
148\tabcellsep 19\\
89 \%\tabcellsep 11 \%\end{longtable} \par
 
\caption{\label{tab_5}Table 7 :}\end{figure}
 			\footnote{F © 2020 Global Journals Analysis of Weibull and Poisson Distribution use in Medium Voltage Circuit Breakers RUL Assessment} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Li et al. (2007)]{b10}\label{b10} 	 		‘A Probabilistic Analysis Approach to Making Decision on Retirement of Aged Equipment in Transmission Systems’.  		 			W Li 		,  		 			J Zhou 		,  		 			J Lu 		,  		 			W Yan 		.  	 	 		\textit{IEEE trans. on power delivery}  		July 2007. 22  (3)  p. .  	 
\bibitem[Ani Grubi?i? -Chi-squared test and its application ()]{b13}\label{b13} 	 		\textit{Ani Grubi?i? -Chi-squared test and its application},  		2004.  		 			Faculty of Electrical Engineering and Computing, University of Zagreb 		 	 
\bibitem[Sc and Choonhapran ()]{b3}\label{b3} 	 		\textit{Applications of High Voltage Circuit-Breakers and Development of Aging Models},  		 			M P Sc 		,  		 			Choonhapran 		.  		2007.  		 			Technischen Universitat Darmstadt 		 	 
\bibitem[Lindquist et al. (2008)]{b4}\label{b4} 	 		‘Circuit breaker failure data and reliability modelling’.  		 			T M Lindquist 		,  		 			L Bertling 		,  		 			R Eriksson 		.  	 	 		\textit{IET Gen., Transm. \& Distrib}  		Nov. 2008. 2  (6)  p. .  	 
\bibitem[Dong and Nassif (2019)]{b6}\label{b6} 	 		‘Combining Modified Weibull Distribution Models for Power System Reliability Forecast’.  		 			M Dong 		,  		 			A B Nassif 		.  	 	 		\textit{IEEE Transactions on Power Systems}  		March 2019. 34  (2) .  	 
\bibitem[Suwanasri et al. ()]{b8}\label{b8} 	 		‘Failure Rate Analysis of Power Circuit Breaker in High Voltage Substation’.  		 			T Suwanasri 		,  		 			M T Hlaing 		,  		 			C Suwanasri 		.  	 	 		\textit{GMSARN International Journal}  		2014. 8 p. .  	 
\bibitem[Dragan Stevanovi ? et al. ()]{b0}\label{b0} 	 		‘Methodology for circuit breakers remaining useful life assessment’.  		 			Aleksandar Dragan Stevanovi ? 		,  		 			Dragan Janji? 		,  		 			Tasi? 		.  	 	 		\textit{Tehnika}  		 0040-2176.  		2019.  (5)  p. .  	 	 (Union of Engineers and Technicians of Serbia) 
\bibitem[Sikorska et al. (1984)]{b9}\label{b9} 	 		‘Operating manual for medium voltage medium oil circuit breakers for internal assembly’.  		 			J Z Sikorska 		,  		 			M Hodkiewicz 		,  		 			L Ma 		.  	 	 		\textit{Mech. Syst. and sign. Process}  		Jul. 2011. 12. 1984. 25  (5)  p. .  	 	 (Prognostic modelling options for remaining useful life estimation by industry) 
\bibitem[Ünsal et al. ()]{b2}\label{b2} 	 		‘Predicting the failures of transformers in a power system using the poisson distribution: a case study’.  		 			A Ünsal 		,  		 			B Mumyakmaz 		,  		 			N S Tunaboylu 		.  	 	 		\textit{ELECO 2005 International Conference on Electrical and Electronics Engineering},  				 (Bursa)  		2005.  	 
\bibitem[Ünsal et al. ()]{b11}\label{b11} 	 		‘Predicting the failures of transformers in a power system using the poisson distribution: a case study’.  		 			A Ünsal 		,  		 			B Mumyakmaz 		,  		 			N S Tunaboylu 		.  	 	 		\textit{ELECO 2005 International Conference on Electrical and Electronics Engineering},  				 (Bursa)  		2005.  	 
\bibitem[Zhang et al. (2013)]{b5}\label{b5} 	 		‘Reliability estimation of high voltage SF6 circuit breakers by statistical analysis on the basis of the field data’.  		 			X Zhang 		,  		 			E Gockenbach 		,  		 			Z Liu 		,  		 			H Chen 		,  		 			L Yang 		.  	 	 		\textit{El. Power System Research}  		Oct. 2013. 103 p. .  	 
\bibitem[Iberraken et al. (2013)]{b1}\label{b1} 	 		‘Reliability-Based Preventive Maintenance of Oil Circuit Breaker subject to Competing Failure Processes’.  		 			F Iberraken 		,  		 			Raf Medjoudj 		,  		 			Rab 		,  		 			Medjoudj 		,  		 			Dj 		,  		 			K D Aissani 		,  		 			Haim 		.  	 	 		\textit{International Journal of Performability Engineering}  		Sep. 2013. 9  (5)  p. .  	 
\bibitem[Sulaimon and Olutayo (2016)]{b12}\label{b12} 	 		‘The Chi-Square Goodness-Of-Fit Test for a Poisson distribution: Application to the Banking System’.  		 			M Sulaimon 		,  		 			O Olutayo 		.  		 \url{https://www.researchgate.net/publication/30175}  	 	 		\textit{Statistics: 1.4 Chi-squared goodness of fit test, Mathematics learning support centre},  				 (Loughborough university, Leicestershire, UK)  		Apr. 2016. 4040.  	 	 (03 Issue 08) 
\bibitem[Zhou (2013)]{b7}\label{b7} 	 		‘Transformer lifetime modelling based on condition monitoring data’.  		 			D Zhou 		.  	 	 		\textit{International Journal of Advances in Engineering \& Technology}  		 2231-1963.  		May 2013.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
