\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={Design and Implementation of Microcontroller-Based Controlling of Power Factor Using Capacitor Banks with Load Monitoring},
 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{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Design and Implementation of Microcontroller-Based Controlling of Power Factor Using Capacitor Banks with Load Monitoring}
\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. Murad  Ali}

             \affil[1]{  Wah Engineering College, University of Wah}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2012 Accepted: 5 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


Power factor correction (PFC) is a technique of counteracting the undesirable effects of electric loads that create a power factor that is less than one. Power factor correction may be applied either by an electrical power transmission utility to improve the stability and efficiency of the transmission network or correction may be installed by individual electrical customers to reduce the costs charged to them by their electricity supplier. Many control methods for the Power Factor Correction (PFC) have been proposed. This work describes the design and development of a power factor corrector using PIC (Programmable Interface Controller) microcontroller chip. Measuring of power factor from load is achieved by using PIC Microcontroller-based developed algorithm to determine and trigger sufficient switching of capacitors in order to compensate demand of excessive reactive power locally, thus bringing power factor near to unity.

\end{abstract}


\keywords{power factor correction, zero cross detection (ZCD), microcontroller, capacitor bank, inductive load.}

\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
ow Power Factor in the power distribution system induces the energy crisis in the supply voltage. Most of industrial electric loads have a low power factor not transcending from 0.8 and thus imparts to the distribution losses \hyperref[b0]{[1]}\hyperref[b1]{[2]}\hyperref[b2]{[3]}\hyperref[b3]{[4]}.There are different methods of low power factor correction \hyperref[b0]{[1]}. One of the impendent is to use a fixed capacitor as a source of reactive power for compensating local reactive power demand \hyperref[b4]{[5]}\hyperref[b5]{[6]}. This approach is more reliable because it implies the count of lagging current in the power factor with very precise step setting in term of calculating the phase angle in power factor correction schemes \hyperref[b6]{[7]}.\par
Power factor correction is an old practice and different researchers are working hard to design and develop new system for the power factor correction. Fuld et al. developed a combine power factor control with buck and boost technique applied at three phase input supply, which present necessitate vantages at high AC voltage, desired output voltage, e.g. 400 V, wide input voltage varieties and no extra inrush clipper required \hyperref[b7]{[8]}.\par
Freitas et al. developed a dynamical study correspondence to the effects of AC generators (induction and synchronous machines) and distribution static synchronous compensator devices on the dynamic behavior of distribution networks \hyperref[b9]{[9]}.\par
Jones and Blackwell developed a technique for sustaining a synchronous motor at unity power factor (or minimum line current) from no-load to full-load conditions, insuring peak efficiency  {\ref [10]}.\par
Kim et al. purposed a high-efficient line conditioner with excellent performance. The line conditioner comprises of a three-leg rectifier-inverter, which functioned as a boost converter and a buck converter \hyperref[b10]{[11]}.\par
Kiprakis and Wallace purposed the entailment of the enhanced capability of the synchronous generators at the distant ends of rural distribution networks where the line resistances were high and the (cos?) or the power factor ratios were small. Local voltage variation was specifically analyzed \hyperref[b11]{[12]}.\par
Above describe research work and much more has been presented in the area of power factor improvement of inductive load. However we have proposed a new algorithm for automatic detection and controlling of Power Factor for an inductive load comprising of both induction motors as well as resistive load. Proposed algorithm along with developed hardware setup works efficiently. Moreover detection and correction of power factor is very fast. Microcontroller manipulates the developed algorithm to measure the needed reactive power (VAR) that will be supplied through automatic switching of capacitor banks for the improvement of power factor of the load. 
\section[{II.}]{II.} 
\section[{Proposed System of Acpf}]{Proposed System of Acpf}\par
Microcontroller base automatic controlling of power factor with load monitoring is shown in Fig.  {\ref 1}. The principal element in the circuit is PIC Microcontroller (18F452) that manipulates with 11MHz crystal in this L 
\section[{Global}]{Global} 
\section[{Journal of Researches in Engineering}]{Journal of Researches in Engineering}\par
Volume XIII Issue II Version I 21 ( ) scheme. The current and voltage signal are acquired from the main AC line (L) by using Current Transformer and Potential Transformer. These acquired signals are then pass on to the zero crossing detector IC(ZCD I \& ZCD V) individually that transposed both current and voltage waveforms to square-wave to make perceivable to the Microcontroller to observe the zero crossing of current and voltage at the same time instant. Bridge Rectifier for both current and voltage signals transposes the analog signal to the digital signal. Microcontroller read the RMS value for voltage and current used in its algorithm to select the value of in demand capacitor for the load to correct the power factor and monitors the behavior of the enduring load on the basis of current depleted by the load. Synchronizing circuit is developed to synchronize the zero cross detection circuit, Microcontroller and LCD with incoming supply voltage. In case of low power factor Microcontroller send out the signal to switching unit (relay) that will switch on the in demand value of capacitor. The tasks executed by the Microcontroller for correcting the low power factor by selecting the in demand value of capacitor and load monitoring are shown in Liquid Crystal Display (LCD). Set the Phi (?2) as a reference value equal to 0.9.and taking the cos inverse of 0.9 getting reference theta (??1).\par
? From the power angle diagram, the reactive power (VAR) utilized in circuit is given as:tan 1 ? × =P VAR ? For reference VAR tan 1 2 ? × =P VAR\par
? Required reactive power of the load is: ? Required value of impedance X c is:( )\textbf{(3)}\par
(2)   {\ref 5}. In this case the power factor would be 0.9 as the set referenced value, so there is no insertion of capacitors. By the development of Microcontroller algorithm this 0.9 power factor shows unity power factor in actual.   (4)\textbf{(5)} 
\section[{Hardware Results and Discussion}]{Hardware Results and Discussion}\par
Main prototype model of the hardware is shown in Fig. \hyperref[fig_6]{10}. Second stage is concerned with zero crossing level detection by using an IC (LM358) for voltage and current, the incoming signals. Voltage signal can be acquired by using Opto-coupler (IC \# 4N25) at the output of Potential Transformer for detection. Current signal can be acquired by using Current Transformer connected at main AC line.\par
In third stage block diagram represents the Automatic power factor control with continuously load monitoring of the system as shown in Fig. \hyperref[fig_6]{10}, the main part of the circuit is Microcontroller (18F452) with crystal of 11MHz.\par
After acquiring voltage and current signals, they are then passed through the zero cross detector block (ZCD V and ZCD I), that converts both voltage and current waveforms in square-wave that are further provided to microcontroller to detect the delay between both the signals at the same time instant. Two bridge rectifier circuits are utilized to convert both AC voltage and current signal into pulsating DC signal that is further provided to ADC pin of Microcontroller for its conversion into digital signal, so that the microcontroller performs its further necessary task. After this the checking of RMS value for voltage and current is performed, these values are used in the algorithm of Microcontroller to select the capacitor of desired value to counteract the effect of low power factor of the load and monitor continuously which load is operated on the basis of current consumed by the load. Results of corrected power factor, needed capacitor value to correct the low power factor to desired value are shown on the LCD. factor would be 0.9 as referenced value, so there is no insertion of capacitors, as shown in Fig. \hyperref[fig_9]{12 and 13}.                         
\section[{Conclusions}]{Conclusions}\par
This project work is carried out to design and implement the automatic power factor controlling system using PIC Microcontroller (18F452). PIC Microcontroller senses the power factor by continuously monitoring the load of the system, and then according to the lagging behavior of power factor due to load it performs the control action through a proper algorithm by switching capacitor bank through different relays and improves the power factor of the load. This project gives more reliable and user friendly power factor controlling system by continuously monitoring the load of the system. Measuring of power factor from load is achieved by using PIC Microcontroller developed algorithm to determine and trigger sufficient switching of capacitors in order to compensate demand of excessive reactive power locally, thus bringing power factor near to desired level. \begin{figure}[htbp]
\noindent\textbf{1234}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Fig. 1 :Fig. 2 :)Fig. 3 :Fig. 4 :?}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}?}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}?}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{563}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Fig. 5 :Fig. 6 : 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Fig. 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{89}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Fig. 8 :Fig. 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Fig. 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Fig. 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Fig. 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{13}\includegraphics[]{image-11.png}
\caption{\label{fig_9}Fig. 13 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{14}\includegraphics[]{image-12.png}
\caption{\label{fig_10}Fig. 14 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{15}\includegraphics[]{image-13.png}
\caption{\label{fig_11}Fig. 15 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{16}\includegraphics[]{image-14.png}
\caption{\label{fig_12}Fig. 16 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{17}\includegraphics[]{image-15.png}
\caption{\label{fig_13}Fig. 17 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{18}\includegraphics[]{image-16.png}
\caption{\label{fig_14}Fig. 18 :)}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{19}\includegraphics[]{image-17.png}
\caption{\label{fig_15}Fig. 19 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{20}\includegraphics[]{image-18.png}
\caption{\label{fig_16}Fig. 20 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{21}\includegraphics[]{image-19.png}
\caption{\label{fig_17}Fig. 21 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{22}\includegraphics[]{image-20.png}
\caption{\label{fig_18}Fig. 22 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{23}\includegraphics[]{image-21.png}
\caption{\label{fig_19}Fig.. 23 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{24}\includegraphics[]{image-22.png}
\caption{\label{fig_20}Fig. 24}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{25}\includegraphics[]{image-23.png}
\caption{\label{fig_21}Fig. 25 :)}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{26}\includegraphics[]{image-24.png}
\caption{\label{fig_22}Fig. 26 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{27}\includegraphics[]{image-25.png}
\caption{\label{fig_23}Fig. 27 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{28}\includegraphics[]{image-26.png}
\caption{\label{fig_24}Fig. 28 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{29}\includegraphics[]{image-27.png}
\caption{\label{fig_25}Fig. 29 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{30}\includegraphics[]{image-28.png}
\caption{\label{fig_26}Fig. 30 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{31}\includegraphics[]{image-29.png}
\caption{\label{fig_27}Fig. 31 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-30.png}
\caption{\label{fig_28}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{33}\includegraphics[]{image-31.png}
\caption{\label{fig_29}Fig. 33 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{34}\includegraphics[]{image-32.png}
\caption{\label{fig_30}Fig. 34 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{35}\includegraphics[]{image-33.png}
\caption{\label{fig_31}Fig. 35 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-34.png}
\caption{\label{figure34}}\end{figure}
 			\footnote{F © 2013 Global Journals Inc. (US)The Fig.2represents the zero crossing detector circuit utilized for the detection of zero crossing behavior of line voltage and current.} 			\footnote{F © 2013 Global Journals Inc. (US)The output of the zero crossing detector circuit is shown inFig 3.   } 			\footnote{F © 2013 Global Journals Inc. (US)} 			\footnote{F © 2013 Global Journals Inc. (US)} 			\footnote{F © 2013 Global Journals Inc. (US)} 			\footnote{F © 2013 Global Journals Inc. (US)} 			\footnote{F © 2013 Global Journals Inc. (US)} 			\footnote{F © 2013 Global Journals Inc. (US)} 		 		\backmatter  			 
\subsection[{Global Journals Inc. (US) Guidelines Handbook 2013}]{Global Journals Inc. (US) Guidelines Handbook 2013}\par
www.GlobalJournals.org			 			  				\begin{bibitemlist}{1}
\bibitem[Fuld]{b7}\label{b7} 	 		\textit{},  		 			Berthold Fuld 		.  		 	 
\bibitem[Kern and Ridley ()]{b8}\label{b8} 	 		\textit{A Combined Buck and Boost Power-Factor-Controller for Three-Phase Input},  		 			Siegfried Kern 		,  		 			; Ray Ridley 		.  		1991. p. .  	 
\bibitem[Kok et al. ()]{b6}\label{b6} 	 		\textit{A Conceptual Design of Microcontroller-Based Power Factor Corrector Circuit},  		 			B C Kok 		,  		 			C Uttraphan 		,  		 			H H Goh 		.  		2009.  	 	 (pursued in practical applications) 
\bibitem[Stephen ()]{b1}\label{b1} 	 		\textit{Electric Machinery and Power System Fundamentals},  		 			J C Stephen 		.  		1999. America: McGraw-Hill Companies, Inc.  	 	 (3 rd edition. United State) 
\bibitem[Roger et al. ()]{b5}\label{b5} 	 		\textit{Electrical Power Systems Quality},  		 			C Roger 		,  		 			Mark F Dugan 		,  		 			H Wayne Mcgranaghan 		,  		 			Beaty 		.  		1996. New York: McGraw Hill.  	 	 (1st.edition) 
\bibitem[Jones and Blackwell ()]{b10}\label{b10} 	 		‘Energy Saver Power Factor Controller for Synchronous Motors’.  		 			L D Jones 		,  		 			D Blackwell 		.  	 	 		\textit{IEEE Transactions on Power Apparatus and Systems}  		1983.  (5)  p. .  	 
\bibitem[Alexander and Sadiku ()]{b0}\label{b0} 	 		‘Fundamentals of Electric Circuit’.  		 			C K Alexander 		,  		 			M N O Sadiku 		.  	 	 		\textit{United States of America}  		2000. McGraw-Hill Companies,Inc.  	 
\bibitem[Kim et al. ()]{b11}\label{b11} 	 		‘High-Performance Line Conditioner with Output Voltage Regulation and Power Factor Correction’.  		 			T W Kim 		,  		 			J H Choi 		,  		 			B H Kwon 		.  	 	 		\textit{IEEE Proceedings on Electric Power Applications}  		2004.  (1)  p. .  	 
\bibitem[Freitas et al. ()]{b9}\label{b9} 	 		‘Impacts of AC Generators and DSTATCOM Devices on the Dynamic Performance of Distribution Systems’.  		 			W Freitas 		,  		 			A Morelato 		,  		 			Wilsunxu 		,  		 			F Sato 		.  	 	 		\textit{IEEE Transactions on Power Delivery}  		2005.  (2)  p. .  	 
\bibitem[Grainger and Stevenson ()]{b2}\label{b2} 	 		\textit{Power System Analysis},  		 			John J Grainger 		,  		 			William D Stevenson 		.  		1994. New York: McGraw-Hill.  	 
\bibitem[Arrillaga and Watson ()]{b3}\label{b3} 	 		\textit{Power System Harmonics"2 nd editionChichester},  		 			Jos Arrillaga 		,  		 			Neville R Watson 		.  		2003. John Wiley.  	 
\bibitem[Miller ()]{b4}\label{b4} 	 		\textit{Reactive Power Control in Electric System},  		 			J E Miller 		.  		1982. New York: Wiley.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
