\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={Dt Health Report A Diagnostic Tool -Identification of Transmission \& Distribution Losses},
 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{2011-07-24 (revised: 24 July 2011)}
\def\TheID{\makeatother }
\def\TheDate{2011-07-24}
\title{Dt Health Report A Diagnostic Tool -Identification of Transmission \& Distribution Losses}
\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]{Dr.  Ravi}

             \author[2]{Rajneesh  Pawar}

             \affil[1]{  D.C.R Univ. of Science and Technology, Murthal}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 June 2011 Accepted: 9 July 2011 Published: 24 July 2011}

\maketitle


\begin{abstract}
        


Generally a distribution utility is struggling to optimize the numerous distribution transformers in their distribution system. Presently, the power distribution utilities like UHBVN, DHVBN, Haryana and other states like Utter Pradesh calculates the T&D losses based on the 11KV feeder. However, 11KV feeder serves a larger area approximately 10-30 transformers of population. But whereas these T&D loss reports based on the 11kv feeder are not crucial for finding the T&D losses for a particular area as well as for the protection of distribution transformer failure. Because now a days many distribution utilities are not using distribution transformer meter individually yet. Now a comprehensive study is proposed to undertake work to meet the objectives. This paper deals with presenting a new method for identification of transmission & distribution losses in the electrical power distribution system using DT health report named as A Diagnostic Tool. So, a computational MatLab based program is developed as software for preparation of DT health reports.

\end{abstract}


\keywords{Distribution Transformer (DT), Distribution Transformer Meter (DT meter), Common meter reading instruments (CMRI), }

\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
nowledge of the reliability of transformers and other electrical equipment is an important consideration in the power distribution system. To evaluate the reliability of a distribution utility, it is necessary to have accurate reliability data on distribution transformers \hyperref[b4]{[1]}. The quality of supply of electricity and data can be measured by installing DT meters individually on distribution transformers in the network and also by collecting and analyzing the meter read data of the network, But many utilities, such as UHBVN, Haryana and other states like Utter Pradesh are not using these type of DT meters yet. So they are often facing the problem of DT failure till now. Power distribution utilities Like UHBVN, Haryana most of DTs are burnt due to overloading, under loading and phase unbalancing, because of unavailability of data for protection of distribution transformer and maintain the Author ? ? : Department of Electrical Engineering, D.C.R Univ. of Science and Technology, Murthal same, which can be taken only from the DT meter of distribution transformer. Proper utilization of information is not an easy task. The important task that remains is an effective analysis to obtain information that will assist in decision making. Distribution transformer management information system report offers rich, specialized functionality which is of great help to the power distribution utilities to meet their information needs. It includes the operational \& performance parameters of distribution transformer are analyzed from DT meter reading. This solution provides an excellent, user-friendly interface to document and view elements like substation, feeder and distribution transformer and associated metering point. Supply of quality and reliability is the key analysis module of this solution. 
\section[{II.}]{II.} 
\section[{THEORETICAL BACKGROUND a) Distribution Transformer}]{THEORETICAL BACKGROUND a) Distribution Transformer}\par
Distribution transformer is costly and critical equipment in electricity distribution network. Their outages due to failure causes immense inconvenience in the network management and involve high expenditure on account of repair/replacement. Any distribution utility therefore takes all possible actions to reduce downtime/failure of transformers to a minimum and to enlarge their lives, at the most economic cost \hyperref[b5]{[2]}. Distribution transformer is a static electric device which steps down the 11 KV (primary) voltage to 440 volts between phase and 230 volts between phase and neutral (secondary) through star-delta winding by electromagnetic induction which feeds different types of load such as domestic, commercial, agriculture and industrial etc. hence distribution transformer for the form the essential link between power quality and large number of consumers \hyperref[b6]{[3]}. So the DT meter should be used to monitor various critical condition of Distribution Transformer. 
\section[{b) Distribution Transformer Meter}]{b) Distribution Transformer Meter}\par
The DT meter and distribution transformer are an important elements of electrical network involved in the energy distribution and thus in the energy audit of electricity distribution. Figure \hyperref[fig_1]{1}     
\section[{ANALYSIS AND IMPLEMENTATION}]{ANALYSIS AND IMPLEMENTATION}\par
Analysis can be well understood from the flow chart as illustrated in Fig. \hyperref[fig_4]{3}. The data obtained from DT meter is to be uploaded with the help of CMRI and also dump the same to the computer system. Further it is converted into Correct \& Corrupt data form as a .CSV file. If there is any exceptional data found the process follows the path 'YES' and sent again for re-reading of DT meter. If there is no exception on ambiguity, the process attains the path 'NO'. It means the data is uploaded in the software tool for generation of DT health report. Figure  {\ref 4} shows the cyclic representation of energy auditing is divided into five steps as:? DT metering.\par
? Collection of meter read data with the help of CMRI. ? Analysis and calculation with the help of software Tool. ? Generation of DT health reports. ? Take corrective actions on behalf of DT health report which is the part of an energy auditing.\par
? Half hourly logging of KWH c)\par
Figure  {\ref 4} : Cyclic representation of energy auditing\par
Figure \hyperref[fig_3]{5} shows the schematic diagram of overall solution scheme of DT health report. As per the previous practice a proposed technique has been implemented as diagnostic tool ensuring that the fulfillment of requirements for the protection distribution system. Various information parameters in the form of reports are generated with a month-on-month trend of the progress of a distribution system.  
\section[{IV. GENERATION OF DT HEALTH REPORTS a) Meter read data of various meter of respective division}]{IV. GENERATION OF DT HEALTH REPORTS a) Meter read data of various meter of respective division}\par
The raw data such as active power (phasewise), reactive power (phase-wise) and voltage (phasewise) as shown in Table  {\ref I is}  meters with the help of CMRI. This raw data is to be used for getting the necessary information about distribution transformer individually. Thus, further this information acts as input for the diagnostic tool for finding various necessary parameters as shown in figure \hyperref[fig_3]{5}. 
\section[{b) A diagnostic tool}]{b) A diagnostic tool}\par
In which various parameters calculate with the help of software based tool in the form of DT health report. This software has been implemented in MatLab. Now, further this DT health report plays an important role in identification of the various losses of distribution system such as T\&D losses with the help of eq. (  {\ref 1}), which is very important task for making a distribution system to be healthy and protected.  
\section[{RESULTS}]{RESULTS}\par
The input data have taken from Nehru Place, BSES Power Rajdhani limited, Delhi, of one DT meter named as M-134 GK having serial no.19503122 day long as shown in Table  {\ref I}. Similarly the whole data have taken for a month long of ten meters, i.e. ten distribution transformers as shown in the figure  {\ref 6}, for making DT health report. As discussed earlier, DT meter logging the data half hourly clearly shown in Table  {\ref I}. After carrying out the DT health reports of distribution transformer it can be visualized that it displays the various parameters which are to be encircled i.e. DT energy, power factor, voltage, current on each phase, neutral current, peak KVA etc. as shown in figure  {\ref 6} and exhibits the loading conditions which are the necessary parameter for fulfillment of DT Health reports which is further used for identification of T\&D and AT\&C losses. So it can be intimated that a DT health report is for better for identification of T\&D and AT\&C losses then that of older one i.e. 11 KV feeder losses reports. That's why the protection of Distribution transformer is easy to handle and maintain the same. Figure  {\ref 6} \& 7 shows the output results of DT health report of ten distribution transformer. Figure  {\ref 8} shows the output response of demand curve (KW) vs time. Figure  {\ref 9} shows the load curve (KVA) vs time and Figure \hyperref[fig_1]{10} shows the neutral current vs time. These graphs as shown in figure  {\ref 8}   
\section[{CONCLUSION \& FUTURE SCOPE}]{CONCLUSION \& FUTURE SCOPE}\par
From the survey of distribution utilities like UHBVN \& DHBVN we found that the main reason for distribution transformer failure is overloading, under loading and phase unbalancing even then they are calculating the T\&D losses based on 11KV feeder which are not helpful for maintaining the protection of transformers. So, for handle these type of situations we generates a DT health report with the help of MatLab based software program which gives the information parameters such as under loading, overloading, phase unbalancing as shown in Fig. \hyperref[fig_3]{5} and also gives the consumption DT energy for calculating the T\&D losses of a specific area and protection of the transformers.\par
The study on the DT health report revealed that additional information is needed than that information found in the reward of the failure reports. Some of the additional information is the following:-\par
? DT energy demand of respective mouth.\par
? Highest phase current with phase name ? Overloading condition/ period of overloading The internal failure rate of DT is very high; nevertheless, it is believed that the classification on failure rate in the actual health report was not clearly classified and distinct. Based on the data recorded reliability results shown very acceptable. It reveals that DT meters should be installed on distribution transformer individually instead of one 11KV feeder .This DT health report can also be generated for many transformers collectively and then integrated with the consumer database for getting the information about T\&D as well as AT\&C losses directly for the protection of distribution transformer with the help of soft computing technique.   
\section[{APPENDIX}]{APPENDIX}\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{2}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{fig_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{78}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 7 :AugustFigure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{figure9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.16699779249448124\textwidth}P{0.6079470198675496\textwidth}P{0.0750551876379691\textwidth}}
2011\tabcellsep \\
August\tabcellsep \\
Global Journal of Computer Science and Technology Volume XI Issue XIV Version I\tabcellsep \multicolumn{2}{l}{? Energy accounting / energy auditing ? Identify overloading, under loading. ? Identify technical losses. ? DT Name and DT Code ? DT Capacity ? Energy Consumption ? Peak Loading ? Total KVA ? R Phase KVA ? Y Phase KVA ? B Phase KVA ? Neutral Current ? Hrs. of Supply ? Voltage Curve ? Current Curve ? Hrs. of Interruption}\\
\tabcellsep ?\tabcellsep Power factor\\
\tabcellsep ?\tabcellsep Reactive Demand\\
\tabcellsep ?\tabcellsep Load Duration\end{longtable} \par
 
\caption{\label{tab_0}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 			\footnote{© 2011 Global Journals Inc. (US)} 			\footnote{© 2011 Global Journals (US)} 			\footnote{Dt Health Report A Diagnostic Tool -Identification of Transmission \& Distribution Losses © 2011 Global Journals Inc. (US)} 			\footnote{August} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Mau Teng]{b1}\label{b1} 	 		\textit{},  		 			Au Mau Teng 		.  		 	 
\bibitem[Oliveira et al. (2002)]{b7}\label{b7} 	 		‘A new method for the computation of technical losses in electrical power distribution systems’.  		 			C C B Oliveira 		,  		 			N Kagan 		,  		 			A Meffe 		,  		 			S Jonathan 		,  		 			S Caparroz 		,  		 			J L Cavaretti 		.  	 	 		\textit{Electricity Distribution, 2001. Part 1: Contributions. CIRED. 16th International Conference and Exhibition on, 5 pp},  				August 2002. 5 p. 7.  	 
\bibitem[Anthony et al. (2008)]{b2}\label{b2} 	 		\textit{A simplified approach in estimating technical losses in distribution network based on load profile and feeder characteristics},  		 			T M Anthony 		,  		 			N Kamaruddin 		,  		 			R Verayiah 		,  		 			S A Syed Mustaffa 		,  		 			M Yusoff 		.  		2008. 2008. 27 January. Power and Energy Conference. p. .  	 	 (IEEE 2nd International) 
\bibitem[Eduful1 and Mensah (2010)]{b6}\label{b6} 	 		‘An Investigation into Protection Integrity of Distribution Transformers -A Case Study’.  		 			George Eduful1 		,  		 			Godfred Mensah 		.  		 WCE 2010.  	 	 		\textit{Proceedings of the World Congress on Engineering}  		2010. June 30 -July 2, 2010. II.  	 
\bibitem[Shwehdi et al. (2000)]{b4}\label{b4} 	 		‘Distribution Transformer Reliability; Industrial Plant in Saudi Arabia’.  		 			M H Shwehdi 		,  		 			J M Bakhashwain 		,  		 			A S Farag 		,  		 			A Asiri 		.  	 	 		\textit{Winter Meeting},  				 (Singapore)  		2000. January, 2000. p. .  	 	 (presented and published in the IEEE-PES) 
\bibitem[Chatterjee and Roy ()]{b3}\label{b3} 	 		‘Health Monitoring of Power Transformers by dissolved Gas Analysis using Regression Method and Study the Effect of Filtration on Oil’.  		 			Anjali Chatterjee 		,  		 			Kumar Roy 		.  	 	 		\textit{World Academy of Science, Engineering and Technology}  		2009. 59.  	 
\bibitem[Walling et al. (2010)]{b0}\label{b0} 	 		‘Improving utility energy efficiency through loss identification’.  		 			Bo Yang Walling 		,  		 			Reigh Freeman 		,  		 			Lavelle Skliutas 		,  		 			John Marshall 		,  		 			Mike 		.  	 	 		\textit{Transmission and Distribution Conference and Exposition},  				2010. June 2010.  	 
\bibitem[Reduction in distribution transformer failure rate at doddaballapur sub division, bangalore electricity supply company limited]{b5}\label{b5} 	 		\textit{Reduction in distribution transformer failure rate at doddaballapur sub division, bangalore electricity supply company limited},  		 \url{http://www.drumindia.org/admine/download/case\%20study\%20-\%20}  		 	 	 (online source available at) 
\end{bibitemlist}
 			 		 	 
\end{document}
