\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={A Novel Unified Power Quality Conditioning System for Power Quality Improvement and Bidirectional Power Flow Control for Windmill},
 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{A Novel Unified Power Quality Conditioning System for Power Quality Improvement and Bidirectional Power Flow Control for Windmill}
\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]{jenopaul  }

             \affil[1]{  Noorul Islam University}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


This paper proposes a new approach of unified power quality conditioner which is made up of a matrix converter to mitigate the current harmonics, voltage sags and swells and control the power flow with Bi directional capability for windmill. Matrix converter injects the compensation voltage on the load-side, so it is possible to mitigate the voltage sag/swell problems, resulting in an efficient solution for mitigating voltage and current related power quality problems. Thus, the proposed topology can mitigate the voltage fluctuations and current harmonics without energy storage elements and the total harmonic distortion produced by the system also very low. Due to the bidirectional power flow capability of matrix converter the proposed unified power quality conditioner capable to control the power flow of the windmill more over it also transfer power bi -directional. The space-vector modulation (SVM) is used to control the matrix converter. Matlab/Simulink based simulation results are presented to validate the approachstorage elements and the total harmonic distortion produced by the system also very low.Due to the bidirectional power flow capability  of matrix converter the proposed unified power quality conditioner capable to control the power flow of the windmill more over it also transfer power bi -directional. The space-vector modulation (SVM) is used to control the matrix converter. Matlab/Simulink based simulation results are presented to validate the approach.

\end{abstract}


\keywords{matrix converter, unified power quality conditioner, current harmonics, voltage sag/swell, non linear load, windmill, matlab/ simulink.}

\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
ower quality is the set of limits of electrical properties that allows electrical system to function in a proper manner . Power quality problems produced by a large increase of the load current, like starting a motor or transformer energizing. The flexible AC transmission system (FACTS), improve the reliability and quality of power transmission system, the custom power devices enhance the quality and reliability of power that is delivered to customers \hyperref[b0]{[1]}. The main causes of a poor power quality at customer side are harmonic currents, poor power factor, supply voltage variations, etc. \hyperref[b1]{[2]}. In recent years the demand for the quality of electric power has been increased rapidly. Unified power quality conditioner (UPQC) is one of the best customs Power devices used to compensate both source and load side problems \hyperref[b2]{[3]}. It consists of shunt and series converters connected back to back to a common DC link. It can perform the functions of both Dstatcom and DVR. Fig.  {\ref 1} shows a basic system configuration of a general UPQC consisting of the combination of a series active filter and shunt active filter \hyperref[b3]{[4]}. The main aim of the series active filter is harmonic isolation between a distribution system and a load. It has the capability of voltage flicker/ imbalance compensation as well as voltage regulation and harmonic compensation at the utility-consumer point of common coupling (PCC). The shunt active filter is used to absorb current harmonics, compensate for reactive power and negative-sequence current, and regulate the DC-link voltage between both active power filters \hyperref[b4]{[5]}.\par
Figure  {\ref 1} : Basic structure of unified power quality conditioner Unified power quality conditioner consists the DC bus and its DC capacitor must be designed. Dec capacitor achieves two goals, i.e., to comply with the minimum ripple requirement of the DC bus voltage and to limit the DC bus voltage variation during load transients. But the proposed matrix converter based UPQC there is no need of DC capacitor.\par
All the series active filter is controlled by the voltage source converter. But voltage source converter has some draw back present. Due to switching loss, capacitor leakage current, etc., the distribution source must provide not only the active power required by the load but also the additional power required by the VSI to maintain the DC-bus voltage constant. Unless these losses are regulated, the DC-bus voltage will drop steadily. Moreover VSC based converter produces more harmonics and switching losses high.\par
The windmill is the most important non conventional energy source. Various wind turbine 
\section[{F obal Journal of Researches in Engineering}]{F obal Journal of Researches in Engineering}\par
: generators available to convert wind energy to electrical energy. Particularly induction type wind turbine generator is commonly used for its rugged construction ,long life and more power handling capacity. This type of windmill affected by power quality problems like voltage sag,swell and current harmonics. \hyperref[b5]{[6]} Induction type wind generator initially drawn current from the grid and deliver power through same grid.here the power is bidirectional. Many FACTS are used to solve the power quality issues in windmill \hyperref[b6]{[7]} .Conventional unified power quality conditioner VSC based converter used,which is unidirectional. So conventional power unified quality conditioner not suitable for induction type windmill.\par
In this paper a matrix converter based unified power quality conditioner compensates voltage sag and swell and current harmonics compared and bidirectional power flow capability II. 
\section[{Matrix Converter}]{Matrix Converter}\par
In this paper proposes a matrix converter based unified power quality conditioner for wind mill instead of VSC based unified power quality conditioner. Although matrix converter was initially introduced as an AC Driver, due to its advantages may be used in voltage compensation applications like series active filter, DVR \hyperref[b7]{[8]} and shunt active filter \hyperref[b8]{[9]}.\par
A matrix converter can operate as a four quadrature Ac-Ac converter circuit. The output voltage, frequency and its amplitude and also the input power factor can be controlled by utilizing the proper modulation method (SVM). The main drawbacks of this topology are the need for fully controlled bi-directional switches and complex algorithm to perform commutation. The nine matrix converter switches can be represented as a 3×3 matrix The relationship between load and input voltages can be expressed as[ ] [ ] T c b a C B A v v v S v v v =\textbf{(2)}\par
Input phase currents can be related to the output phase currents (9), using the transpose of matrix[ ] [ ] T C B A T T c b a i i i S i i i =\textbf{(3)}\par
III. 
\section[{Proposed Unified Power Quality Conditioner for Windmill}]{Proposed Unified Power Quality Conditioner for Windmill}\par
The proposed unified power quality conditioner for wind mill is designed using a matrix converter is shown if figure  {\ref 3}. l abc are the smoothing inductor. C (abc) is the smoothing capacitor. One step up transformer is used for step up the matrix converter input voltage. So the matrix converter injects the significant current to PCC for current harmonic mitigation. In this paper, the step up transformer was simply modeled by a current source (i trans ) and the focus to put on the control of the input current for the active filtering function. Because matrix converter transfer ratio is limited to 0.876.\par
In series part a unified power quality conditioner is designed using the same matrix converter topology. .Series filter removes the voltage ripples. The series transformer also called injection transformer which injects the appropriate voltage to the load to compensate the voltage and removes the harmonics. more over the series part control the power flow bi directionally by adjusting the matrix converter switching.   d d d q d vRo vL L i L R i dt di ? + ? = ( 1 2 2 2 ? (9) q q q d q vRo vL L i L R i dt di ? + ? = ( 1 2 2 2 ? (10)\par
The active and reactive power of end generator is given in dq coordinates by? ? ? ? ? ? ? ? ? ? ? ? ? = ? ? ? ? ? ? q d d q q d i i v v v v Q P (11)\par
The active and reactive power P and Q are given by (  {\ref 12}) and (  {\ref 13}) respectively  Since the rotating dq reference frame is based on the angle of the voltage at the PCC, the d and q load current components represent respectively the active and reactive components of the load current. The control objective is to compensate all the load current components except for the fundamental active load current component. Therefore a High Pass Filter (HPF) is introduced to filter out the fundamental component of the active current. Only the harmonic and reactive components remain in the current reference. The active current that is produced by the transformer also needs to be added to the active current reference as the matrix converter . Finally are obtained the references d* mc , q * mc and which are provided to the outer current control loop. All entities marked with asterisk are reference values as opposed to real/measured values.q d i v Q ? = (12) d d i v P = (13)\par
To control the current we use eq. (  {\ref 19})c pcc mc f v v i dt d L ? = (19)\par
When eq. (  {\ref 20}) is converted into the rotating dqreference frame, cross-coupling terms appear as shown in eq. (  {\ref 21}). Which must be compensated. When transforming to the rotating dq reference frame again cross coupling terms appear ? ? ? ? ? ?? ? ? ? ? ? ? ? ? ? ? ? ? ? ? = ? ? ? ? ? ? ? ? d c q c f q mc d mc q mc d mc q c d c f v v C i i i i v v dt d C , , , , , , ' ' ? (20) ? ? ? ? ? ?? ? ? ? ? ? ? ? ? ? ? ? ? ? ? = ? ? ? ? ? ? ? ? d mc q mc f q c d c pcc q mc d mc f i i L v v v i i dt d L , , , , 0 ? (21) 
\section[{Simulation Results}]{Simulation Results}\par
In this work three phase matrix converter based unified power quality conditioner used to compensate the voltage sag/swell, current harmonics and control power flow and transfer power bi-directional for an induction wind mill connected network. The source voltage is 440 Vrms, 60Hz. Table \hyperref[tab_0]{1} shows the proposed system main parameters. It includes source impedance parameters L and C values for passive branches used system has been simulated. All the simulation is performed by the Matlab/Simulink model in discrete form. The sample time of the discrete value is 3x10 -4 sec a) Result for proposed UPQC based compensation for current harmonics     
\section[{Conclusion}]{Conclusion}\par
In this paper investigated the use of matrix converter based unified power quality conditioner to mitigate the voltage sag/swell, current harmonics and power flow. This paper also analyzed the bidirectional power capability Unified Power Quality Conditions. This can be achieved by change switching of matrix converter .The proposed UPQC's Series active filter handles both balanced and unbalanced Situations without any difficulties and injects the appropriate voltage component to correct any abnormalities in the supply voltage to keep the load voltage balanced and constant at the nominal Value. Moreover this control the power to the load also. The proposed unified power quality conditioner is implemented to wind mill the power transfer also achieved. Moreover the shunt control system controls the remove the current harmonic of load. Based on simulation results the matrix converter based UPQC also mitigates the current harmonics efficiently with low total harmonic distortion, voltage ag and swell and control the power flow bidirectional.\begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-2.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Figure. 4}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-6.png}
\caption{\label{fig_5}Figure 5 :F}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-7.png}
\caption{\label{fig_6}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{77}\includegraphics[]{image-8.png}
\caption{\label{fig_7}Figure 7 Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-9.png}
\caption{\label{fig_8}Figure 8 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-10.png}
\caption{\label{fig_9}Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-11.png}
\caption{\label{fig_10}Figure 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-12.png}
\caption{\label{figure12}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
V.\end{longtable} \par
 
\caption{\label{tab_1}Table 1 .}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{© 2013 Global Journals Inc. (US) © 2013 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Pal et al. ()]{b0}\label{b0} 	 		‘A Review of Compensating Type Custom Power Devices for Power Quality Improvement’.  		 			Y Pal 		,  		 			A Swarup 		,  		 			B Singh 		.  	 	 		\textit{IEEE International Conference on Power System Technology},  				2008. p. .  	 
\bibitem[Abardeh ()]{b7}\label{b7} 	 		 			M H Abardeh 		.  		\textit{Ghazi, R A new configuration for dynamic voltage restorer based-on matrix converter International Universities Power Engineering Conference},  				2010. p. .  	 
\bibitem[Muthazhagi and Kumar ()]{b4}\label{b4} 	 		‘Comparison of controllers for power quality improvement employing shunt active filter’.  		 			M Muthazhagi 		,  		 			N S Kumar 		.  	 	 		\textit{International Conference on Computing, Electronics and Electrical Technologies},  				2012. p. .  	 
\bibitem[Khadkikar ()]{b2}\label{b2} 	 		‘Enhancing Electric Power Quality Using UPQC: A Comprehensive Overview’.  		 			V Khadkikar 		.  	 	 		\textit{IEEE Transactions on Power Electronics}  		2012. 27  (5)  p. .  	 
\bibitem[Heris et al.]{b8}\label{b8} 	 		 			A A Heris 		,  		 			E Babaei 		,  		 			S Hosseini 		.  		\textit{new shunt active power filter based on the indirect matrix},  				 	 
\bibitem[Tadeusz and Jacek ()]{b5}\label{b5} 	 		‘Power Distortion Issues in Wind Turbine Power Systems Under Transient States’.  		 			Lobos Tadeusz 		,  		 			Rezmer Jacek 		.  	 	 		\textit{Journal of Electrical Engineering}  		2008. 16  (3)  p. .  	 
\bibitem[Yuvaraj et al. ()]{b6}\label{b6} 	 		‘Power quality improvement for grid connected wind energy system using the FACTS device’.  		 			V Yuvaraj 		,  		 			E Pratheep Raj 		,  		 			A Mowlidharan 		,  		 			L Thirugnanamoorthy 		.  	 	 		\textit{International Symposium on Theoretical Electrical Engineering}  		2011. p. .  	 
\bibitem[Siahkali ()]{b1}\label{b1} 	 		‘Power quality indexes for continue and discrete disturbances in a distribution area’.  		 			H Siahkali 		.  	 	 		\textit{IEEE International Power and Energy Conference}  		2008. p. .  	 
\bibitem[Fujita and Akagi ()]{b3}\label{b3} 	 		‘The unified power quality conditioner: the integration of series and shuntactive filters’.  		 			H Fujita 		,  		 			H Akagi 		.  	 	 		\textit{IEEE Transactions on Power Electronics}  		2000. 13  (2)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
