\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 and Development of Adaptive Protection Scheme for Meshed Distribution Network Global Journal of Researches in Engineering: F Electrical and Electronics Engineering},
 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 and Development of Adaptive Protection Scheme for Meshed Distribution Network Global Journal of Researches in Engineering: F Electrical and Electronics Engineering}
\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]{Modu Abba  Gana}

             \author[2]{Ganiyu Ayinde  Bakare}

             \author[3]{Usman Otaru  Aliyu}

             \affil[1]{  University of Maiduguri, Maiduguri, Nigeria}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Integration of Distributed Generations (DGs) at distribution network levels have changed the structure from being radial to mesh; thereby causing fault currents to be fed from all the sources connected to the network. Another operational requirement is that DGs can get disconnected from the network due to disturbances or maintenance requirements leading to new network topology. This research work has, therefore, proposed an adaptive protection scheme that relies on modern communication infrastructure for its implementation, after optimally siting and sizing of DG and investigation of impact of DG on the protection system and reliability of the system. Herein, modified particle swarm optimization (MPSO) has been deployed for the optimal relay parameters values (operation time, pick up current and time dial settings). Standard communication protocol (IEC 61850) has been chosen to facilitate the communication amongst the various devices in the adaptive protection framework developed.

\end{abstract}


\keywords{distributed generation, adaptive protection scheme, reconfiguration, realibility, modified particle swarm optimization, PSCAD and ETAP.}

\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
different compared with the radial system. Furthermore, protective relays on the main feeder must see fault currents in forward or reverse directions, and they have to detect the fault direction. Another important problem is that DGs can get disconnected from the grid due to disturbances or for maintenance. \hyperref[b0]{[1]} Consequently, a new configuration for the system results and, if a fault occurs, a different fault current level flows. Therefore, one setting for the protective relays cannot adequately respond to the continuously changing system configuration. Thus, relays have to be adaptively coordinated for each new system configuration to achieve correct fault clearance operation. 
\section[{II.}]{II.} 
\section[{DG Installation Problem Formulation}]{DG Installation Problem Formulation}\par
In this work the objective of the placement technique for the DG is to minimize the real power loss and to improve the voltage profile at the distribution level. The real power loss reduction in a distribution system is required for efficient power system operation. The loss in the system can be calculated using \hyperref[b0]{(1)} in \hyperref[b2]{[3]}, called the 'exact loss formula' given the system operating conditions. The objective of the placement technique is to minimize the total real power loss and improved voltage profile. Mathematically, the objective function can be written as:???????????????? ?? ?? = ?|?? ?? | 2 ?? ??=1 ?? ??\textbf{(1)}\par
Subject to power balance constraints. Where i is the number of bus, N is the total number of Buses, ?? ?? is the real power loss in the system, © 2020 Global Journals istributed Generators (DG) are increasingly connected to distribution systems to meet the load demand and increase the reliability of the system. With the additional connected sources, the system is no longer radial. Moreover, during a fault condition, the fault is fed from all the sources connected to the power system. Therefore, the fault current level is ?? ?????? is the real power generation of DG at bus i, ?? ???? is the power demand at bus i , ?? ???? is the current between buses i and j ?? ?? is the resistance. 
\section[{? ?? ??????}]{? ?? ??????}
\begin{quote}
??\end{quote}
\par
The current ?? ?? is determined from the load flow using Hybrid load flow studies Method called Backward -Forward and Newton Raphson. For single source network all the power is supplied by the source but with DG that are optimally placed there is going to be reduction in power loss. \hyperref[b3]{[4]} This reduction in power loss is determined as the difference of the power loss with DG and without DG. Thus, the new power loss in the network with DG is:?? ????????? = ?|?? ?? ?????? | 2 ?? ??=1 ?? ??\textbf{(3)}\par
Where j =1 for a feeder with DG or else j = 0 Hence, the power loss reduction (?? ?????????? ) value for bus i with DG is obtained by subtracting (4) from ( \hyperref[formula_3]{5}) as;?? ???????????? = ?? ??? ?????? ? ?? ??\textbf{(4)}?? ???????????? = ? ? (2???? ?? ?? ???? ?? ?? + ???? ?? ?? ???? 2 )?? ?? ?? ??=1\textbf{(5)}\par
The bus that gives the highest value of ?? ?????????? is selected as the optimal location of DG. The concern is to place the DG at a location that will give maximum loss reduction. Differentiating equation ( \hyperref[formula_3]{5}) with respect to I DG and equating it to zero, gives the DG current that will give maximum loss reduction, therefore the current is given by equation ( \hyperref[formula_4]{6}) below.?? ?????? = ? ? ?? ???? ?? ?? ?? ??=1 ? ?? ?? ?? ??=1\textbf{(6)}\par
The procedure is repeated for all the buses in order to obtain the highest power loss reduction value as the DG units are singly located. Assuming there is no significant changes in the voltage as DG units are connected, the power that can be generated is;?? ?????? = ?? ???? ?? ?? (??)\par
Where, Vi is the voltage magnitude of the bus i and the optimum DG size is obtained from equation \hyperref[b7]{(7)}. The optimal location of the DG is bus i for maximum power loss reduction. 
\section[{III. Protection Coordination Problem Formulation}]{III. Protection Coordination Problem Formulation}\par
Protection of power system is typically tuned in such a way that only the faulted part of the system gets removed when a fault occurs. This tuning is called protection coordination and this becomes worse when DGs are connected because they can negatively affect the system coordination. The coordination of overcurrent relays OCRs could be achieved by determining two setting values: the pickup current (?? ?? ) and the time dial setting (TDS). The pickup current is the minimum current value for which the relay begins to operate. The TDS adjusts the inverse characteristics of overcurrent device, and hence controls the time delay before relay operates if the fault current reaches a value equal or greater than the pickup current. \hyperref[b1]{[2]}.\par
The coordination of the relay time settings before the integration of DG was done using eqn. (  {\ref 8}), \hyperref[b3]{[4]}.?? ?? = ?????? ? ?? ? ?? ?? ?? ?? ? ?? ? ?? + ??? (??)\par
Where; ?? ?? is the relay operating time in second ?????? is the time dial setting of the relay ?? ?? is the fault current at the point of corresponding relay breaker location, ?? ?? is the pickup current setting for the relay. A, B and p are the standard constants based on relay characteristics as shown in   In the coordination of OCRs, the main aim is to determine the optimum relay parameters including the TDS and ?? ?? settings minimizing the total operation time of all protective devices. Therefore, the main objective function can be stated as the minimization of summation of the operating times ?? ???? of all protective relays given by eqn. (  {\ref 8})???????????????? ?? ???? = ? ?? ?? ?? ??=?? , ??\textbf{(??)}\par
Where; n is the number of relays in the system and (?? ?? , z) is the operating time of the ?? ???? relay. The objective function is subjected to the following set of constraints:\par
The requirement of selectivity dictates that when a fault occurs, only the primary relay should operate to trip the fault. If the main relay fails to extinct the fault, the backup relay should clear the fault after a pre specified delay time. It is normally set between 0.2 and 0.5s. \hyperref[b7]{[7]}: In order to satisfy such requirement, the following constraint must be considered.\par
?? ???????????? -?? ???????? ? ?????? \hyperref[b10]{(10)} Where;\par
?? ???????? and ?? ???????????? are the main and backup relays operation time respectively. CTI is the coordination time interval defined as the minimum time gap in operation between the primary and backup relays. There is always a range for each relay setting, from which feasible solutions are obtained. Therefore other constraint should be considered on the limits of relay parameters including TDS and Ip settings that can be expressed as follows.\par
?????? ?????? ? ?????? ? ?????? ??????  (????)?? ?? ?????? ? ?? ?? ? ?? ?? ?????? (????)\par
Where;\par
?????? ?????? and ?????? ?????? are minimum and maximum limits of the time dial settings ?? ?? ?????? and ?? ?? ?????? are minimum and maximum limits of the pickup current. The minimum pickup current setting of the relay usually depends on the maximum load current passing through it, while the maximum pickup current setting can be chosen based on the minimum fault current passing through the coil of the relay. 
\section[{IV.}]{IV.} 
\section[{Feeder Reconfiguration Problem Formulation}]{Feeder Reconfiguration Problem Formulation}\par
The main objective in feeder reconfiguration is to restore as much load as possible by transferring essential load of the out of service area to the nearby healthy feeder. A minimal number of switch operations is required because of switch life expectancy concerns. Under normal operating conditions, distribution Company periodically reconfigure distribution feeders by opening and closing of switches in order to increase network reliability and reduce line losses. The resulting feeders must remain in radial configuration and meet all load requirements. However, in response to a fault, some of the normally closed switches would be opened in order to isolate the faulted network branches. At the same time, a number of normally open switches would be closed in order to transfer part or all of the isolated branches to another feeder or to another branch of the same feeder. All switches would be restored to their normal positions after removal of the fault. A whole feeder or part of a feeder, may be served from another feeder by closing a tie switch linking the two while an appropriate sectionalizing switch must be opened to maintain radial structures. By changing the state of the switches to transfer loads from one feeder to another, the operating conditions of the overall system may be improved significantly.\par
Feeder reconfiguration is an important operation tool as well as a fault management technique. During normal operating conditions, the networks are reconfigured to reduce the system power loss, and to relieve the network from the overloads. During abnormal condition, the network can be re arranged so that maximum number of customers retains electrical service. To reduce the system real power losses is also referred as network reconfiguration and to relieve overloads is referred as load balancing. The early studies on the network reconfiguration were directed to the planning stage. In planning, the main objective is to minimize the cost of construction. An early work on network reconfiguration for loss reduction was presented by \hyperref[b6]{[6]}. They have developed branch and bound type optimization technique to determine the minimum loss configuration.\par
V. 
\section[{Optimal Placement of Switches Problem Formulation}]{Optimal Placement of Switches Problem Formulation}\par
The objective function of the optimum switch number and placement problem is to minimize the sum of interruption and investment costs for distribution feeder. Here, the customers' expected outage cost (ECOST) used as an interruption cost reliability index that should be minimized given by eqn. (36): The optimization problem is formulated as;Minimize Total Cost = ECOST [(p 1, p 2 , p 3?? p n,, q 1, q 2, q 3?? q m ) + u × SWH + v × BRK]\textbf{(13)}\par
Where; ECOST is the expected interruption cost?????????? = ? ? ?? ???? ???????? ??=?? ?????? ??=?? ?? ????(????) ?? ?? \$/???? (????)\par
NoIL is the number of isolated load points due to ?? ???? contingency j NoC is the number of contingencies ?? ???? is the curtailed load at load point k due to contingencies ?? ?? is the average outage time ?? j is the average failure rate ?? ????(ð??"ð??"??) is the outage cost (\$/KW) of loads point k due to outage j with outage duration of r j p i is the ith location where a switch is installed q i is the ith location where breaker is installed u is the number switch v is the number of breaker SWH is the cost associated with switch BRK is the cost associated with breaker Could be noted that the cost associated with switch and breakers includes capital cost, installation cost and maintenance cost. It is assumed that there are N possible locations for installing switches in the network. The cost function is therefore minimized for the optimum number and locations of switches given that m + n ? N. \hyperref[b10]{[10]} For adopting this optimization problem in MPSO, N suitable location for installing switches in the network are considered as the swarm dimension. Each agent of the swarm consist of N particles such that after final optimization, each particle state converges to one final state indicating that a breaker, a switch or none of them should be installed at that position. 
\section[{VI.}]{VI.} 
\section[{Modified PSO}]{Modified PSO}\par
The proposed modification considers the worst position also along with the best positions, so we keep track of particle's worst and global worst positions as we do for the best positions in normal PSO. The worst particle here, will be the particle having maximum function value. In each iteration, S 1 particles are selected and named as "bad particles"; others are "good particles". For these "bad particles", velocity is updated using particle's worst and global worst positions. \hyperref[b10]{[10]} Other particles will follow the base PSO's velocity update rules. Here particles, going towards worst positions can explore the region nearby the bad function values during the run. There is possibility that these bad particles find good positions during their search. Then they will transform into the good particles and attract the other particle towards them as they are ruled by the best ones.\par
In this work, particles already performing worse than others were chosen as "bad particles" in each iteration and get velocity update by worst positions. As the particles which are already performing bad, do not participate much into the velocity update of whole swarm.\par
Equation of velocity update for modified PSO is as follows; for ith particle and jth iteration with total p iterations is ?? ???? is the best position vector for the ith particle so far (i.e. Pbest of the particle), ?? ???? is the worst position vector for the ith particle so far (i.e. Pworst of the particle), ?? 1 , ?? 2 , ?? 3 , ?? 4 are n -dimensional column vector whose elements are random numbers selected from a uniform distribution [0,1], ?? ???? is the position of ith particle, ?? ???? is the velocity vector of ith particle, ??is the static inertia weight chosen in the interval [0,1] Positions of particles are randomly initialized between  {\ref [lb, ub]}. Velocities are also initialized such as they lie between [-?? ?????? ,?? ?????? ] and subsequently trapped in the same velocity interval. Position of the particle will be trapped between [-?? ?????? ,?? ?????? ].?? ???? (?? + ??) = ?? ?????? *\par
Where lb is the lower boundary ub is the upper boundary ?? ?????? is the maximum velocity ?? ?????? is the minimum velocity ?? ?????? is the maximum particle position ?? ?????? is the minimum particle position  
\section[{Development of Adaptive Protection Scheme}]{Development of Adaptive Protection Scheme}\par
The developed algorithms in the scheme consist of several functions and each function performs a task in the protection system. The tasks include: Current and voltage measurement Fundamental frequency phasors estimation using Fast Fourier Transform (FFT) Relay coordination using MPSO Identification of current system topology Fault detection and Estimation of fault direction using negative-sequence directional element.\par
In the adaptive protection scheme, communication between the DGs and relays is always performed through a Central Relaying Unit (CRU). 
\section[{a) Function of each stage}]{a) Function of each stage}\par
Function of each of the stages in the developed APS are described below.  
\section[{b) Current and Voltage Measurement}]{b) Current and Voltage Measurement}\par
Firstly, current and voltage are measured at each DG to determine the DG's connection status. Then, the DGs connection statuses were received at a CRU through a fiber optic communication channel utilizing the IEC 61850 protocol. The received analog signals were represented by a binary '1' or '0' in case the DG is connected or disconnected respectively. 
\section[{c) Identification of Current System Configuration}]{c) Identification of Current System Configuration}\par
When all the connections signals are received at the CRU, the configuration of the power distribution system is determined. The new system configuration is compared with the old system configuration. If the new configuration is changed, a database containing previously determined minimum and maximum fault currents measured by the relays during system fault analysis was used. The maximum load currents, maximum and minimum fault currents for the existing system configuration are stored in the database. The fixed current transformer (CT) ratios are selected using 125\% of the maximum load current at each relay. The tap settings are equally changed based on the system configuration, and are selected using the load current at each relay. 
\section[{d) Fault Detection and Estimation of Fault Direction}]{d) Fault Detection and Estimation of Fault Direction}\par
The relays continuously check for fault occurrence. Once a fault is detected, the fault direction is identified using the negative sequence directional element and was implemented in the relays \hyperref[b8]{[8]}. The relays then send their detected fault direction to the CRU using IEC 61850 protocol. The faulted section is identified when both relays at the beginning and end of that section see the fault in the forward direction.\par
When the faulted section is identified, the optimal TDS values and tap settings are determined by the CRU for the present system configuration. The optimal settings were determined using previously constructed database. The determined TDS values and tap settings are sent to the relays, using IEC 61850 protocol, to update their protection settings. There is a minimum coordination time of 0.3 s between the closest relay and the upstream relay. The new settings ensured that the closest relay is the fastest acting relay. If there is uncertainty during the faulted section detection, the TDS values and tap settings determined prior to the faulted section identification will be used by the system. The major strong point of Adaptive Protection Scheme (APS) is simplicity of application. \hyperref[b12]{[12]} Nevertheless, APS has one point of defeat. The protection system does not get updates for any change in the power distribution system's configuration If there is communication system failure between the DGs, relays and CRU. As such, a backup protection scheme without communication system has been proposed. Block diagram representation of the APS is shown in figure \hyperref[fig_0]{2}.     
\section[{Results for Optimal Placement and Sizing of dg}]{Results for Optimal Placement and Sizing of dg}\par
To verify and validate the effectiveness of the developed MPSO based optimal placement and sizing of DG. Load flow studies were conducted using Hybrid combination of Back ward -Forward sweep with Newton Raphson method to determine power losses in the test system. MPSO was used to determine the optimal location and size of the DG considering two cases to reduce power losses and to improve voltage profile. The results for DG placement are shown in Tables \hyperref[tab_5]{3}.       
\section[{XI. Coordination Simulation Results}]{XI. Coordination Simulation Results}\par
To investigate the impact of DG on protection coordination, the networks were modelled and simulated using ETAP software for three different distribution networks. The sequence of operation of the protective devices for three phase to ground fault is as shown in Table \hyperref[tab_7]{5}.  
\section[{Ferro Resonance Simulation Result}]{Ferro Resonance Simulation Result}\par
To verify the existence of Ferro resonance in the distribution network when there is circuit breaker or fuse failure, part of the network was simulated using PSCAD.\par
At the 33/11 kV injection substation with 7.5 MVA power transformer, switch was opened on phase B at the time of 0.1s and closed at 0.5s. The bus voltage and the transformer primary and secondary voltages were plotted in Figures  {\ref 14 and 15}.  
\section[{Reliability Evaluation}]{Reliability Evaluation}\par
To investigate the reliability of the system, the following reliability indices of the systems were evaluated using ETAP: System Average Interruption Duration Index. System Average Interruption Frequency Index, Expected Energy Not Supplied and ECOST.  
\section[{Reconfiguration Results}]{Reconfiguration Results}\par
Optimal number of switches and their locations is presented in Table \hyperref[tab_9]{7}. One solar power DG with optimal size as suggested by MPSO was connected to the model of the network at the optimal location. As a result of a fault introduced at a bus immediately after the bus with DG, fuse A3 opened after the third operation of the autorecloser at the beginning of the lateral. To reconfigure the network, SW A3 was manually closed. The model of the network used for the simulation, the number of buses isolated as a result of the fault and the corresponding number of customers and the number of buses restored and the corresponding number of customers are presented in Table  {\ref 8}. 
\section[{XVI. Network Reconfiguration Results}]{XVI. Network Reconfiguration Results}\par
for IEEE 33 -Bus Test System with Two DG\par
Two solar power DGs with optimal sizes as suggested by MPSO was connected to the model of the network at the optimal locations. As a result of a fault introduced at a bus immediately after the buses with DGs, fuse A2 opened after the third operation of the autorecloser at the beginning of the lateral. To reconfigure the network, SW A4 was manually closed. The model of the network used for the simulation, the number of buses isolated as a result of the fault and the corresponding number of customers and the number of buses restored and the corresponding number of customers are presented in Table  {\ref Table 8}  
\section[{Results on Development of Adaptive Protection Scheme}]{Results on Development of Adaptive Protection Scheme}\par
To validate the models created in PSCAD, the bus voltage at each of the buses were compared with the ones obtained using ETAP. And different simulation cases were performed to test the performance of the proposed adaptive protection schemes. Simulations include relay setting update for system configuration change, faulted section identification and interruption by the appropriate breaker. The simulations cases were performed to test all the three distribution systems as follows: The results for the fault current, breaker interruption and relay settings update are all plotted.\par
The network was modelled using PSCAD. Three cases were simulated for this network. The fault current seen by the relays, the interruption by breaker and the relay settings update were all plotted in Figures \hyperref[fig_15]{17 to 22}.              Conclusions DG are often used as back-up power to enhance reliability or as a means of deferring investment in transmission and distribution networks, reducing line losses, deferring construction of large generation facilities, displacing expensive grid supplied power, providing alternative sources of supply in markets and providing environmental benefits. However, power distribution systems integrated with DGs are always subjected to changes in the system configuration. During fault clearance or maintenance requirements, certain DGs might get disconnected. The changes in the configuration may lead to significant changes in the fault current level, which cause mis -coordination and malfunctioning of the previously coordinated directional overcurrent relays. To maintain proper coordination, protection relays should change their settings automatically whenever a change in the power system configuration occurs. Therefore, in this work, communication based adaptive protection scheme that can update the relay settings in accordance with the configuration of the network is proposed for distribution network with distributed generation.\par
Herein, MPSO was developed to optimally sized and sited DG which provides minimum power loss and enhanced voltage profile. IEEE 33 bus test system was used to test the effectiveness of the technique by integrating one DG and two DGs. And finally deployed for two Nigerian distribution networks: University feeder in Maiduguri and Ran feeder in Bauchi. The optimal location, DG size and percentage power loss reduction obtained for the IEEE 33 bus test system when single DG was integrated is bus 22, 2.59 MW and 47.3 \% respectively when differential evolution was used while bus 28, 1.89 MW and 48,85\% respectively when MPSO was used. For the second case i.e. integration of two DGs, the optimal location, DG size and percentage power loss reduction are buses 20 and 25, 1.58 and 0.97 MW and 50.6\% for differential evolution and buses 18 and 33, 1.41 and 0.51 MW and 71.51\% for MPSO. It can be concluded from the analysis that MPSO is gives better results in terms of power quality.\par
In this research, effort has also been made to model the three networks in both ETAP and PSCAD environment and evaluate the impact of DG on the protection systems when DG is integrated in the systems. The type of DG integrated was solar photovoltaic and Hydro power systems. The result shows that there was change in the fault current level and there was unintentional islanding and false tripping as a result of the current contribution from the DG.\par
The final goal of this research work concerned with the development of adaptive protection scheme for distribution network with DG using PSCAD. The operation of the adaptive protection scheme was verified through several simulation cases. The experimentation was carried out by conducting ten scenario cases with four different fault types. The simulation studies yielded far-reaching results that have been exhaustively discussed.\begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-2.png}
\caption{\label{fig_0}??=1=( 2 )}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{45}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Figure 4 :Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-6.png}
\caption{\label{fig_5}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{78}\includegraphics[]{image-7.png}
\caption{\label{fig_6}Figure 7 :Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{910}\includegraphics[]{image-8.png}
\caption{\label{fig_7}Figure 9 :Figure 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-9.png}
\caption{\label{fig_8}Figure 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-10.png}
\caption{\label{fig_9}Figure 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1314}\includegraphics[]{image-11.png}
\caption{\label{fig_10}Figure 13 :Figure 14 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1516}\includegraphics[]{image-12.png}
\caption{\label{fig_11}Figure 15 :Figure 16 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{17}\includegraphics[]{image-13.png}
\caption{\label{fig_12}Figure 17 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1819}\includegraphics[]{image-14.png}
\caption{\label{fig_13}Figure 18 :Figure 19 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{20}\includegraphics[]{image-15.png}
\caption{\label{fig_14}Figure 20 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{22}\includegraphics[]{image-16.png}
\caption{\label{fig_15}Figure 22 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{23}\includegraphics[]{image-17.png}
\caption{\label{fig_16}Figure 23 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{24}\includegraphics[]{image-18.png}
\caption{\label{fig_17}Figure 24 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{25}\includegraphics[]{image-19.png}
\caption{\label{fig_18}Figure 25 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{26}\includegraphics[]{image-20.png}
\caption{\label{fig_19}Figure 26 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{27}\includegraphics[]{image-21.png}
\caption{\label{fig_20}Figure 27 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{28}\includegraphics[]{image-22.png}
\caption{\label{fig_21}Figure 28 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{29}\includegraphics[]{image-23.png}
\caption{\label{fig_22}Figure 29 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{30}\includegraphics[]{image-24.png}
\caption{\label{fig_23}Figure 30 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{31}\includegraphics[]{image-25.png}
\caption{\label{fig_24}Figure 31 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{32}\includegraphics[]{image-26.png}
\caption{\label{fig_25}Figure 32 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}Table}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.6326704545454545\textwidth}P{0.08210227272727272\textwidth}P{0.08210227272727272\textwidth}P{0.053125\textwidth}}
\multicolumn{4}{l}{Characteristics (IEEE Standard C37, 2002}\\
\multicolumn{3}{l}{and IEEE Standard 1366, 2012)}\tabcellsep \\
Characteristics\tabcellsep A\tabcellsep B\tabcellsep P\\
Moderately Inverse\tabcellsep 0.00515\tabcellsep 0.114\tabcellsep 0.02\\
Very Inverse\tabcellsep 19.61\tabcellsep 0.491\tabcellsep 2.0\\
Extremely Inverse\tabcellsep 28.2\tabcellsep 0.1217\tabcellsep 2.0\end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.3424460431654676\textwidth}P{0.3974820143884892\textwidth}P{0.11007194244604317\textwidth}}
?? ?????? = ?? ð??"ð??"????ð??"ð??"?? ?\tabcellsep ?? ð??"ð??"????ð??"ð??"?? ? ?? ?????? ??????ð??"ð??" ??????\tabcellsep × ??????ð??"ð??"\\
Where,\tabcellsep \tabcellsep \\
?? ?? ,\tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: ???? (??)? + ?? ?? ð??"ð??" ?? ?? ?? ??? ???? (??) ? ?? ???? (??)? ?? ???? (?? + ??) = ?? ???? (??) + ?? ???? (??) particles affected by best ones, k = [1, 1, 0, 0], which will switch for bad particles to k = [0, 0, 1, 1].]} 
\caption{\label{tab_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.05145739910313901\textwidth}P{0.7108744394618833\textwidth}P{0.08766816143497758\textwidth}}
S/No\tabcellsep Parameter\tabcellsep Value\\
1.\tabcellsep Maximum iteration\tabcellsep 50\\
2.\tabcellsep Particle size\tabcellsep N\\
3.\tabcellsep ?? 1 , ?? 3 , is the cognitive acceleration coefficient\tabcellsep 2\\
4.\tabcellsep ?? 2 , ?? 4 is the social acceleration coefficient\tabcellsep 1.5\\
5.\tabcellsep ?? 1 , ?? 2 , ?? 3 , ?? 4 are n dimensional Colum vectors\tabcellsep 0.8\\
6\tabcellsep W is the static inertia weight\tabcellsep 0.9\\
7\tabcellsep ?? 1 , ?? 2 ,?? 3 , ?? 4 matrix for best particle\tabcellsep {}[1, 1, 0, 0]\\
8.\tabcellsep ?? 1 , ?? 2 ,?? 3 , ?? 4 matrix for bad particles\tabcellsep {}[0, 0, 1, 1]\\
9.\tabcellsep Maximum inertia weight\tabcellsep 1\\
10.\tabcellsep Minimum inertia weight\tabcellsep 0.6\\
VII.\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.059027777777777776\textwidth}P{0.425\textwidth}P{0.15740740740740738\textwidth}P{0.20856481481481481\textwidth}}
S/No\tabcellsep Parameter\tabcellsep Single DG\tabcellsep Two DG\\
1\tabcellsep Best Location\tabcellsep Bus 28\tabcellsep Bus 18 and 33\\
2.\tabcellsep DG size (MW)\tabcellsep 1.87\tabcellsep 1.41 and 0.51\\
3.\tabcellsep DG Type\tabcellsep Solar\tabcellsep Solar\\
4.\tabcellsep Initial power loss (kW)\tabcellsep 221.43\tabcellsep 221.43\\
5.\tabcellsep Final power loss (kW)\tabcellsep 101.1\tabcellsep 80.21\\
6.\tabcellsep \% Power loss Reduction\tabcellsep 48.85\tabcellsep 61.51\end{longtable} \par
 
\caption{\label{tab_5}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.038636363636363635\textwidth}P{0.5133116883116883\textwidth}P{0.12142857142857141\textwidth}P{0.11038961038961037\textwidth}P{0.06623376623376623\textwidth}}
S/No\tabcellsep Parameter\tabcellsep Without DG\tabcellsep With 1 DG\tabcellsep With 2 DG\\
1\tabcellsep Bus violating limits\tabcellsep 18\tabcellsep 5\tabcellsep 0\\
2\tabcellsep Sum of square of voltage error\tabcellsep 0.1369\tabcellsep 0.02968\tabcellsep 0\\
3\tabcellsep Total number of customers affected\tabcellsep 1944\tabcellsep 843\tabcellsep 0\end{longtable} \par
 
\caption{\label{tab_6}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.08684210526315789\textwidth}P{0.060526315789473685\textwidth}P{0.03684210526315789\textwidth}P{0.06578947368421052\textwidth}P{0.24210526315789474\textwidth}P{0.06578947368421052\textwidth}P{0.29210526315789476\textwidth}}
Number of\tabcellsep DG\tabcellsep Fault\tabcellsep \tabcellsep Actual tripping\tabcellsep \tabcellsep Correct Tripping\\
DG\tabcellsep Bus\tabcellsep Bus\tabcellsep Primary\tabcellsep Backup\tabcellsep Primary\tabcellsep Back up\\
One DG\tabcellsep 28\tabcellsep 29\tabcellsep Fuse 3\tabcellsep DG1 Relay Main Relay\tabcellsep Fuse 3\tabcellsep Lateral Recloser3, Main Relay\\
Two DG\tabcellsep 18 \& 33\tabcellsep 19\tabcellsep Fuse 4\tabcellsep Lateral Recloser 1, Main Relay\tabcellsep Fuse 4\tabcellsep Lateral Recloser1, Main Relay\\
Two DG\tabcellsep 18 \& 33\tabcellsep 34\tabcellsep Fuse 3\tabcellsep DG2 Relay, Main Relay\tabcellsep Fuse 3\tabcellsep Lateral Recloser 3, Main Relay\\
XII.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_7}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_8}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.32362385321100917\textwidth}P{0.1676605504587156\textwidth}P{0.0779816513761468\textwidth}P{0.28073394495412846\textwidth}}
S/No\tabcellsep Distribution Network\tabcellsep Number of Switches\tabcellsep Switch Locations\\
1.\tabcellsep IEEE 33 Bus Test System\tabcellsep 11\tabcellsep SW2,SW3,SW5,SW6, SW7, SW8, SW10, SW11, SW12, SW14, SW16,\\
\multicolumn{3}{l}{XV. Network Reconfiguration Results}\tabcellsep \\
\multicolumn{3}{l}{for IEEE 33 -Bus Test System with}\tabcellsep \\
\multicolumn{2}{l}{Single DG}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_9}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.3287456445993031\textwidth}P{0.19843205574912892\textwidth}P{0.1332752613240418\textwidth}P{0.004442508710801394\textwidth}P{0.11550522648083623\textwidth}P{0.004442508710801394\textwidth}P{0.06515679442508711\textwidth}}
XVII.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Parameter}\tabcellsep \multicolumn{2}{l}{Number of}\tabcellsep \\
\tabcellsep \tabcellsep DG\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{Base Case With}\tabcellsep One\tabcellsep With\tabcellsep Two\\
\tabcellsep \tabcellsep DG\tabcellsep \tabcellsep DG\\
SAIFI\tabcellsep 1.8977\tabcellsep 0.5231\tabcellsep \tabcellsep 0.4470\\
SAIDI\tabcellsep 8.2084\tabcellsep 3.4424\tabcellsep \tabcellsep 3.0293\\
CAIDI\tabcellsep 4.326\tabcellsep 6.581\tabcellsep \tabcellsep 6.776\\
EENS\tabcellsep 29.336\tabcellsep 16.147\tabcellsep \tabcellsep 11.211\\
ECOST\tabcellsep \multicolumn{3}{l}{112,970.40 73,976.11}\tabcellsep \multicolumn{2}{l}{40,872.68}\\
ASAI\tabcellsep 0.9991\tabcellsep 0.9996\tabcellsep \tabcellsep 0.9997\\
ASUI\tabcellsep 0.00094\tabcellsep \multicolumn{2}{l}{0.00039}\tabcellsep 0.00035\\
AENS\tabcellsep 0.1424\tabcellsep 0.0784\tabcellsep \tabcellsep 0.0544\\
Parameters\tabcellsep \multicolumn{5}{l}{Number of DG Single DG Single DG Two DG}\tabcellsep Two DG\\
Fault Bus\tabcellsep 29\tabcellsep 29\tabcellsep \tabcellsep \multicolumn{2}{l}{16}\tabcellsep 16\\
Sectionalizing Switches opened\tabcellsep Recloser A3\tabcellsep \multicolumn{2}{l}{Recloser A3and Fuse A3}\tabcellsep \multicolumn{2}{l}{Recloser A3}\tabcellsep Recloser A2 and Fuse A2\\
Tie Switches Closed\tabcellsep -\tabcellsep SW A3\tabcellsep \tabcellsep \multicolumn{2}{l}{-}\tabcellsep SW A4\\
Number of Buses isolated\tabcellsep 8\tabcellsep 4\tabcellsep \tabcellsep \multicolumn{2}{l}{9}\tabcellsep 4\\
Number of Buses restored\tabcellsep 0\tabcellsep 4\tabcellsep \tabcellsep \multicolumn{2}{l}{0}\tabcellsep 5\\
Number of Customers isolated\tabcellsep 46\tabcellsep 24\tabcellsep \tabcellsep \multicolumn{2}{l}{1042}\tabcellsep 621\\
Number of customers restored\tabcellsep 0\tabcellsep 22\tabcellsep \tabcellsep \multicolumn{2}{l}{0}\tabcellsep 421\end{longtable} \par
 
\caption{\label{tab_10}:}\end{figure}
 			\footnote{© 2020 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Nallagownden et al. ()]{b7}\label{b7} 	 		‘A Combined Model for uncertain Load and optimal Configuration of Distributed Generation in Power Distribution System’.  		 			P Nallagownden 		,  		 			K Mahesh 		,  		 			I Elamvazuthi 		.  	 	 		\textit{Science and Technology}  		2016. 17  (41) .  	 
\bibitem[Sulaiman et al. ()]{b14}\label{b14} 	 		\textit{Communication-based Adaptive overcurrent Protection for Distribution Systems with Distributed Generators, Electric Power Components and Systems},  		 			M Sulaiman 		,  		 			O Ahmed 		,  		 			H Mohamed 		.  		2015. 43 p. .  	 
\bibitem[Brahma and Girgis ()]{b12}\label{b12} 	 		‘Development of adaptive protection scheme for distribution system with high penetration of distributed generation’.  		 			S M Brahma 		,  		 			A A Girgis 		.  	 	 		\textit{IEEE Transactions on power delivery},  				2004.  	 
\bibitem[Anudevi et al. ()]{b1}\label{b1} 	 		‘Distribution Network with optimal DG Placement and Protection Impacts’.  		 			S Anudevi 		,  		 			N Vinayak 		,  		 			Shet 		.  	 	 		\textit{Review Analysis" Engineering}  		2017. SSRG -IJEEE.  	 
\bibitem[Mansour and Mekhamer ()]{b17}\label{b17} 	 		\textit{El-Kharbawe A modified particle swarm optimizer for the coordination of directional overcurrent relays IEEE Transaction Power Delivery},  		 			M Mansour 		,  		 			S F Mekhamer 		,  		 			E.-S 		.  		2007. 22 p. .  	 
\bibitem[Mansour and Mekhamer ()]{b16}\label{b16} 	 		\textit{El-Kharbawe A modified particle swarm optimizer for the coordination of overcurrent relays using a modified particle swarm optimization Electric Power System Res},  		 			M Mansour 		,  		 			S F Mekhamer 		,  		 			E.-SN 		.  		2006. 76 p. .  	 
\bibitem[Generation, Transmission and Distribution ()]{b5}\label{b5} 	 		\textit{Generation, Transmission and Distribution},  		2008. p. .  	 
\bibitem[Moravej et al. ()]{b18}\label{b18} 	 		\textit{Optimal coordination of distance and over-current relays in series compensated systems based on MAPSO Energy Conversion and Management},  		 			Z Moravej 		,  		 			M Jazaeri 		,  		 			M Gholamzadh 		.  		2012. 56 p. .  	 
\bibitem[Zeineldin et al. ()]{b15}\label{b15} 	 		\textit{Optimal coordination of overcurrent relays using a modified particle swarm optimization Electric Power System Res},  		 			H Zeineldin 		,  		 			E El-Saadany 		,  		 			M Salama 		.  		2006. 76 p. .  	 
\bibitem[Saini and Kaur ()]{b10}\label{b10} 	 		‘Optimal Placement and sizing of Distributed Generation for Real power loss reduction in Distribution Network’.  		 			Sunaina Saini 		,  		 			Gagandeep Kaur 		.  	 	 		\textit{Science}  		2016. 1  (3) .  	 
\bibitem[Amohadi and Fotuhi-Firuzabad ()]{b19}\label{b19} 	 		‘Optimal Placement of Automatic Switching Equipment in Radial Distribution Networks Based on Protective Coordination’.  		 			M Amohadi 		,  		 			M Fotuhi-Firuzabad 		.  	 	 		\textit{Journal of Electrical Engineering Technology}  		2019. 14 p. .  	 
\bibitem[Babua and Singh ()]{b8}\label{b8} 	 		\textit{Optimal Placement of DG in Distribution system for loss Minimization using NLP and PLS Technique},  		 			P 		,  		 			Vijay Babua 		,  		 			S P Singh 		.  		2015. Energy.  	 	 (ICAER) 
\bibitem[Suresh and Edward ()]{b3}\label{b3} 	 		\textit{Optimal placement of distributed generation in Distribution systems by using shuffled frog leaping algorithm" Engineering and Applied Sciences},  		 			Mcv Suresh 		,  		 			Belwin Edward 		,  		 			J 		.  		2017. 12.  	 
\bibitem[Sedighizadeh et al. ()]{b6}\label{b6} 	 		‘Optimal Placement of Distributed Generation Using Combination of PSO and Clonal Algorithm’.  		 			M Sedighizadeh 		,  		 			M Fallahnejad 		,  		 			M R Alemi 		,  		 			M Omidvaran 		,  		 			D Arzaghi-Haris 		.  	 	 		\textit{Power and Energy}  		PECon 2010.  	 
\bibitem[El-Zonkoly ()]{b0}\label{b0} 	 		\textit{Optimal placement of multidistributed generation units including different load models using particle swarm optimization},  		 			A M El-Zonkoly 		.  		2011. IET Generation, Transmission and Distribution.  	 
\bibitem[Yasin et al. ()]{b13}\label{b13} 	 		‘Rahim Optimal Sizing of Distributed Generation by using Quantum-Inspired Evolutionary Programming’.  		 			Z M Yasin 		,  		 			T K A Rahman 		,  		 			I Musirin 		,  		 			SR A 		.  	 	 		\textit{4th International Power Engineering and Optimization Conf. (PEOCO)},  				 (Shah Alam, Selangor, Malaysia)  		2010.  	 
\bibitem[Haghifam et al.]{b4}\label{b4} 	 		\textit{Riskbased distributed generation placement},  		 			M.-R Haghifam 		,  		 			H Falaghi 		,  		 			O P Malik 		.  		 	 	 (IET) 
\bibitem[Payyala and Green ()]{b9}\label{b9} 	 		\textit{Sizing of Distributed Generation Plant through Techno-Economic Feasibility Assessment},  		 			S L Payyala 		,  		 			T Green 		.  		2006. IEEE Power Engineering Society General Meeting.  	 
\bibitem[El-Khattam et al. ()]{b11}\label{b11} 	 		‘Stochastic Power Flow Analysis of Electrical Distributed Generation Systems’.  		 			Walid El-Khattam 		,  		 			Y G Hegazy 		,  		 			M M A Salama 		.  	 	 		\textit{IEEE Meeting Power Engineering Society}  		2013. 1 p. .  	 
\bibitem[Ray and Bhattacharya ()]{b20}\label{b20} 	 		‘Subhadeep Bhattacharyee Optimal placement of switches in a radial distribution network for reliability improvement’.  		 			Saleli Ray 		,  		 			Aniruddah Bhattacharya 		.  	 	 		\textit{International Journal of Electric Power and Energy Systems}  		2016. 76 p. .  	 
\bibitem[Khanabadi et al. ()]{b2}\label{b2} 	 		\textit{Transmission congestion management through optimal distributed generation's sizing and placement" Engineering (EEEIC)},  		 			M Khanabadi 		,  		 			M Doostizadeh 		,  		 			Esmaeilian A Mohseninezhad 		,  		 			M 		.  		2011.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
