\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={Closed Loop Control of Three-Level Diode Clamped Inverter Fed IPMSM with Different Modulation Techniques},
 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{Closed Loop Control of Three-Level Diode Clamped Inverter Fed IPMSM with Different Modulation Techniques}
\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]{G. Sree  Lakshmi}

             \author[2]{S.  Kamakshaiah}

             \author[3]{G. Tulasi Ram  Das}

             \affil[1]{  JNT University Hyderabad, India}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2012 Accepted: 4 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


In this paper a closed loop PI controller is designed to obtain the desired output torque, speed and stator phase current of interior permanent magnet synchronous motor (IPMSM) fed by a three-level diode clamped inverter which is built using twelve IGBTs (Insulated-gate Bipolar Transistor). Model of IPMSM is established using the equations describing dynamic behavior of interior permanent magnet synchronous motor in Matlab-Simulink respectively. Three modulation techniques has been studied, Sinusoidal Pulse Width Modulation (SPWM), Space Vector Pulse Width Modulation (SVPWM) and a novel Carrier Based Space Vector Pulse Width Modulation (CBSVPWM).The complex trigonometric calculations involved in conventional SVPWM techniques creates delay in computations and hence the drive response is weakened. Compared to the conventional SVPWM this method is simpler and avoids complex trigonometric calculations. Using MATLAB/ SIMULINK simulation and analysis of the novel scheme is carried out.

\end{abstract}


\keywords{interior permanent magnet synchronous motor (iPMSM), three-level diode clamped inverter, sinusoidal pulse width modulation (SPWM), space vector pulse}

\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
ectric motors have been developed over 100 years ago. Till last decades of 20th century DC motor drives dominated the field of variable speed drives because of their easier controllability. At the end of the 1960s K. Hasses, introduced the field oriented control of AC motor from then onwards DC drives declined because of several advantageous of AC motors such as much cheaper, less maintenance ,no mechanical commutator, and wider speed range \hyperref[b0]{[1]}- \hyperref[b2]{[3]}. Presently induction motor is the prominent motor used for all speed ranges. But however, synchronous motors are replacing them because of many attractive features compared to induction motors. The use of DC excited synchronous motor has been limited to generation and other high power applications. For medium power range drives due to higher price and more complex structure they cannot compete with induction motors \hyperref[b3]{[4]}- \hyperref[b5]{[6]}. If the DC excited rotor winding is replaced by permanent magnets, then the structure is greatly simplified, no excitation winding is required which ensures higher efficiency because there are no current circuits in the rotor due to which copper losses are reduced and also cooling is much easier compared to induction motor. The use of modern rare-earth magnetic materials enables high flux densities and facilitates the construction of motors with unsurpassed power density \hyperref[b4]{[5]}.\par
Permanent magnets can be manufactured in many shapes, depending on the design PM electric machines can be first classified into two groups, namely, PMDC and PMAC. PMDC machines are similar to the conventional DC commutator machines except the field is generated by permanent-magnets located in the rotor. The PMAC machines can be further classified into trapezoidal and sinusoidal types. The trapezoidal PMAC machines also called "brushless DC motors" (BLDCM) were developed because of the simple control of those machines. Sinusoidal PMAC machines are classified into two groups with respect to their rotor structures as; Surface Mount Permanent Magnet (SMPM) synchronous motors and Interior Permanent Magnet (IPM) synchronous motors. SMPM motors have the permanent magnets mounted on the outer surface of the rotor, and IPM motors have the permanent magnets buried in the rotor core. IPM motors are newly developed motors with high torque density, high efficiency characteristics and additionally provide field weakening operation, which is impossible with the SMPM motors \hyperref[b4]{[5]}- \hyperref[b7]{[8]}. To improve the efficiency and performance of the drive, IPM motors are preferred in the industrial applications because they have the advantage of providing position control loop with accuracy, without a shaft encoder as in case of induction motors. PMSM can be accurately controlled by using vector control in which field oriented theory is used to control current, voltage and space vectors of magnetic flux. Filed oriented control is a basic method in which real-time control of torque variations, rotor mechanical speed and phase currents to avoid current spikes during transient phases is possible \hyperref[b6]{[7]}- \hyperref[b9]{[10]}.\par
To optimize the drive performance extending the speed range flux weakening control using number of control schemes have been presented \hyperref[b0]{[1]}- \hyperref[b9]{[10]}. However, drive performance, particularly the torque speed characteristics, strongly correlates with the employed modulation strategies. The basic modulation technique is a pulse width modulation (PWM) which not only reduces harmonic distortion but also gives constant switching frequency operation of the inverters. After having a detailed survey on various PWM techniques \hyperref[b20]{[16]} it is concluded that space vector pulse width modulation (SVPWM) technique gives good performance. Switching pulse generation in SVPWM technique is given in \hyperref[b21]{[17]}. SVPWM gives good performance, but however the complexity involved is more in calculating angle and sector. To reduce the complexity involved in SVPWM, a novel modulation technique named Unified voltage modulation or carrier based space vector pulse width modulation (CBSVPWM) is described using the concept of effective time \hyperref[b20]{[16]}- \hyperref[b18]{[20]}. By using this method the inverter output voltage is directly synthesized by the effective times and the voltage modulation task can be greatly simplified. The actual gating signals for each inverter arm can be easily deduced as a simple form using the effective time relocation algorithm. To meet medium and high power applications, multilevel inverters are becoming popular \hyperref[b10]{[11]}- \hyperref[b12]{[13]}. The neutral-point-clamped three-level inverter obtains growing interesting in high voltage and power applications. Compared with the conventional two-level inverter, the three-level inverter has demonstrated significant advantages \hyperref[b14]{[14]} \hyperref[b15]{[15]}. As the level increases, the complexity involved in the modulation techniques also increases. In this paper a three-level diode clamped inverter fed IPMSM drive has simulated using this new CBSVPWM technique. Closed loop torque and speed control is studied using FOC with PI controller. The voltage equation of a synchronous motor on the d-q axis component is represented as following.\par
(1)\par
Where, ?a : Armature flux linkages due to permanent magnets along the d-axis i d , i q : Armature currents components of d\&q-axis V d , V q : Armature voltage components of d \& q-axis Ld, L q : d and q axis inductances R : Armature winding resistance : Angular velocity p : p=d/dt Transforming (1) into a? fixed coordinate, An IPMSM is constructed with permanent magnets embedded in the rotor core. This makes the rotor a salient pole and both magnetic torque and reluctance torque can be utilized.\par
The output torque equation of IPMSM is given by: (4)\par
The output torque T depends on the interlinkage flux ?a and the difference between the d -and q-axis inductance L d -L q Where, P n = No. of poles pairs I a = Armature current amplitude, \hyperref[b4]{(5)} ?=Armature current lead angle from the q-axis The first term in the torque equation (  {\ref 4}) represents the magnetic torque generated from the XIII Issue IX Version I 2 ( )Year ð??" , ,\par
, interlinkage flux of the permanent magnets, the second term represents the reluctance torque generated by the differences between d-axis and q-axis inductance.\par
Closed Loop Control of Three-Level Diode Clamped Inverter Fed IPMSM with Different Modulation Techniques IPMSM II.\par
Where T L and ð??"ð??" m are load torque and motor speed respectively. 
\section[{III.}]{III.} 
\section[{Control Methods}]{Control Methods}\par
To run at different speeds, synchronous motors have to be driven by a Variable Frequency Drive (VFD). Electric motors control methods can be divide into two main categories depending of what quantities they control. Scalar Control controls only magnitudes, whereas the Vector Control controls both magnitude and angles. Scalar control is by V/f whereas vector control is possible by Field Oriented control (FOC). Scalar control is the simplest method to control a PMSM, in which frequency is kept constant depending on the speed required and there exist a relationship between voltage and current. No control over angles is utilized, hence the name scalar control. The method uses an open-loop control approach without any feedback of motor parameters or its position. This makes the method easy to implement and with low demands on computation power of the control hardware, but its simplicity also comes with some disadvantages. Vector control allows both magnitude and phase angle control by which higher dynamic performance of the drive system is possible. 
\section[{a) Field Oriented Control (FOC)}]{a) Field Oriented Control (FOC)}\par
The goal of the Field Oriented Control is to control the direct-and quadrature-axis current id and iq to achieve required torque. By controlling id and iq independently we can achieve a Maximum Torque per Ampere ratio to minimize the current needed for a specific torque, which increases the motor efficiency.\par
For a non-salient machine, control technique can be easily implemented because Ld=Lq and produces only one torque i.e electromechanical torque, Whereas for salient machine Ld?Lq therefore the control is a bit more difficult to implement since the motor produces both electromechanical and reluctance torque.\par
For non-salient pole machine the torque equation is given by: \hyperref[b6]{(7)} From the above equation the torque producing current is along the quadrature -axis. To reach maximum efficiency, the torque per ampere relationship should be maximum. This can be easily obtained by keeping the direct-axis current to zero at all times. The control systems reference currents id* and iq* is gives as:(8) (9)\par
For salient pole machine the direct-and quadrature axis inductances are unequal and for the steady state operation the torque equation is given as: \hyperref[b9]{(10)} From the above equation there are two terms affecting the torque production, the electromechanical torque \hyperref[b10]{(11)} And the reluctance torque is The motor drive system dynamics is also represented by \hyperref[b5]{(6)} Figure  {\ref 3} : Based on the principle of vector synthesis, the following equations can be written asX+Y+Z=1 V x * X +V y * Y+ V z * Z = V *\textbf{(14)}\par
The modulation ratio of three-phase three-level inverter is represented as followsm = lV*l/(2/3Vd) = 3lV*l/2Vd (\textbf{15})\par
The boundaries of modulation ratio are Mark1, Mark2, and Mark3. error is given to the PI controller. The output of the PI controller is taken as quadrature axis current iq. The reference direct-axis current id =0 is considered. The reference direct-axis current is compared with transformed current and given to another PI controller. The Output of PI controllers goes to current controller where the voltages Vd and Vq can be generated. From these voltages, reference voltages can be generated using different modulation techniques. The Switch is used to carry out three modulation techniques. The reference waves which are generated compared with the triangular waves and the pulses are obtained which are given to the 12 IGBT's of the three level diode clamped inverter. The output of the inverter is given to the IPMSM to control the speed and torque of the motor.\par
IV. 
\section[{Modulation Techniques a) Pulse Width Modulation}]{Modulation Techniques a) Pulse Width Modulation}\par
The basic control method in power electronics is the Pulse-width modulation (PWM). Except some resonant converters, majority of power electronic circuits are controlled by PWM signals of various forms. In this technique the duty ratio of a pulsating wave-form is controlled by another input waveform. The ON and OFF times of the switches can be obtained by the intersections between the reference voltage waveform and the carrier waveform. By changing the duty ratio of the switches the speed of the motor can be changed. The longer the pulse is closed higher the power supplied to the load. The change of state between closing (ON) and opening (OFF) is rapid, so that the average power dissipation is very low compared to the power being delivered.\par
The theoretically zero rise and fall time of an ideal PWM waveform represents a preferred way of driving modern semiconductor power devices The rapid rising and falling edges ensure that the semiconductor power devices are turned on or turned off as fast as practically possible to minimize the switching transition time and the associated switching losses. 
\section[{b) Space Vector Pulse Width Modulation}]{b) Space Vector Pulse Width Modulation}\par
The SVPWM technique for three-level inverter consists of 27 switching states out of which there are 24 active states and 3 zero states at the center of the hexagon. If the triangle sector is defined by vector V x , V y , V z , then V* can be synthesized by V x , V y , and V z . Assuming the duration of vector Vx, Vy, and Vz are Tx, Ty, and Tz respectively and T x +T y +T z = Ts, where Ts is switching period. Then X, Y and Z can be defined as the  \par
When the reference vector falls into the others major sectors, similar argument can be applied. Replacing by 60, 120, 180, -240, and -300 respectively, the calculation of the entire coordinate plane can be established. 
\section[{c) Carrier Based Space Vector Pulse Width Modulation}]{c) Carrier Based Space Vector Pulse Width Modulation}\par
Carrier based SVPWM allow fast and efficient implementation of SVPWM without sector determination. The technique is based on the duty ratio profiles that SVPWM exhibits. By comparing the duty ratio profile with a higher frequency triangular carrier the pulses can be generated, based on the same arguments as the sinusoidal pulse width modulation \hyperref[b7]{[8]}. Figure \hyperref[fig_6]{6} shows the switching states of sector 1 at different times during two sampling intervals. TS denote the sampling time and Teff denotes the time duration in which the different voltage is maintained. Teff is called the "effective time". For the purpose of explanation, an imaginary time value will be introduced as follows:\par
(21) V as * ,V bs * and V cs * are the A-phase, B -phase, and Cphase reference voltages, respectively. This switching time could be negative in the case where negative phase voltage is commanded.\par
Therefore, this time is called the "imaginary switching time". \par
When the actual gating signals for power devices are generated in the PWM algorithm, there is one degree of freedom by which the effective time can be relocated anywhere within the sampling interval.\par
Therefore, a time-shifting operation will be applied to the imaginary switching times to generate the actual gating times (T ga ,T gb ,T gc ) for each inverter arm, as shown in Fig. \hyperref[fig_6]{6}. This task is accomplished by adding the same value to the imaginary times as follows:Tga=Tas+Toffset (25) Tgb=Tbs+Toffset\textbf{(26) Tgc=Tcs+Toffset (27)}\par
Where T offset is the 'offset time'\par
This gating time determination task is only performed for the sampling interval in which all of the switching states of each arm go to 0 from 1. This interval is called the "OFF sequence". In the other sequence, it is called the "ON sequence."\par
In order to generate a symmetrical switching pulse pattern within two sampling intervals, the actual switching time will be replaced by the subtraction value, with sampling time as follows:\par
Tga=Ts-Tga (28)\par
Tgb=Ts-Tgb (29)\par
Tgc=Ts-Tgc (30)\par
V. Three Level Diode Clamped Inverter\par
Multilevel inverters are becoming increasingly popular for high power applications, because their switched output voltage harmonics can be considerably V* is in sector D14. Vectors V2. V7, and V14 will be employed to generate the required voltage. X, Y, and Z can be expressed as follows:   reduced by using several voltage levels while still switching at the same frequency./6< < /3), ? ? ? Gl T xS = T S V dc\par
As well, higher input DC voltages can be used since semiconductors are connected in series for multilevel inverter structures, and this reduces the DC voltage each device must withstand. Among the multilevel topologies, the three-level diode clamped topology has been widely used.  
\section[{Output}]{Output} 
\section[{Simulation Results}]{Simulation Results}\par
The simulation of the IPMSM electrical drive threelevel diode clamped IGBT inverter system is investigated. The control scheme applied for the electrical drive is the field oriented control (F.O.C).\par
Three modulation techniques have been applied to the three level voltage source inverter  
\section[{Conclusion}]{Conclusion}\par
In this paper, the simulation model of closed loop control of three-level diode clamped inverter fed IPMSM drive using three different modulation techniques has studied. The output voltage, current of the inverter and the speed, torque and the three-phase currents of the IPMSM for SPWM, SVPWM and CBSVPWM have plotted. From the analysis we can conclude that the CBSVPWM is similar to SVPWM but much simple, easy and the fastest method without much mathematical calculations like angle and sector determination as in SVPWM. This method can be easily extended to n-level inverter. THD of voltage and current also reduces with CBSVPWM.     
\section[{THD}]{THD}\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}F}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{161}\includegraphics[]{image-7.png}
\caption{\label{fig_5}( 16 )Case 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 6 :F}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-9.png}
\caption{\label{fig_7}X = 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Closed}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-11.png}
\caption{\label{fig_9}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-12.png}
\caption{\label{fig_11}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{711}\includegraphics[]{image-13.png}
\caption{\label{fig_12}Figure 7 Figure 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1213141516}\includegraphics[]{image-14.png}
\caption{\label{fig_13}Figure 12 :Figure 13 :Figure 14 :Figure 15 :Figure 16 :}\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{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.0695906432748538\textwidth}P{0.002485380116959064\textwidth}P{0.009941520467836256\textwidth}P{0.009941520467836256\textwidth}P{0.009941520467836256\textwidth}P{0.01739766081871345\textwidth}P{0.009941520467836256\textwidth}P{0.16403508771929823\textwidth}P{0.009941520467836256\textwidth}P{0.009941520467836256\textwidth}P{0.009941520467836256\textwidth}P{0.007456140350877193\textwidth}P{0.0695906432748538\textwidth}P{0.002485380116959064\textwidth}P{0.009941520467836256\textwidth}P{0.009941520467836256\textwidth}P{0.009941520467836256\textwidth}P{0.009941520467836256\textwidth}P{0.04722222222222222\textwidth}P{0.039766081871345026\textwidth}P{0.009941520467836256\textwidth}P{0.009941520467836256\textwidth}P{0.009941520467836256\textwidth}P{0.039766081871345026\textwidth}P{0.0695906432748538\textwidth}P{0.002485380116959064\textwidth}P{0.009941520467836256\textwidth}P{0.0347953216374269\textwidth}P{0.019883040935672513\textwidth}P{0.009941520467836256\textwidth}P{0.01739766081871345\textwidth}P{0.027339181286549705\textwidth}P{0.009941520467836256\textwidth}P{0.03230994152046783\textwidth}P{0.009941520467836256\textwidth}P{0.007456140350877193\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep SPWM\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{SVPWM}\tabcellsep \tabcellsep \multicolumn{5}{l}{CBSVPWM}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Line voltage}\tabcellsep \tabcellsep 41.09\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{39.65}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{26.27}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Line current}\tabcellsep \tabcellsep 7.07\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{4.99}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{3.11}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1.4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1.4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1.4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1.2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1.2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1.2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
0.8\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.8\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.8\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
0.6\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.6\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.6\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
0.4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
0.2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
0\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
-0.2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep -0.2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep -0.2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
-0.4\tabcellsep 0\tabcellsep 0.01\tabcellsep 0.02\tabcellsep 0.03\tabcellsep 0.04\tabcellsep 0.05\tabcellsep 0.06\tabcellsep 0.07\tabcellsep 0.08\tabcellsep 0.09\tabcellsep 0.1\tabcellsep -0.4\tabcellsep 0\tabcellsep 0.01\tabcellsep 0.02\tabcellsep 0.03\tabcellsep 0.04\tabcellsep 0.05\tabcellsep 0.06\tabcellsep 0.07\tabcellsep 0.08\tabcellsep 0.09\tabcellsep 0.1\tabcellsep -0.4\tabcellsep 0\tabcellsep 0.01\tabcellsep 0.02\tabcellsep 0.03\tabcellsep 0.04\tabcellsep 0.05\tabcellsep 0.06\tabcellsep 0.07\tabcellsep 0.08\tabcellsep 0.09\tabcellsep 0.1\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (a)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (b)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (c)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{23}{l}{Figure 8 : Reference waveforms of SPWM(a),SVPWM(b), CBSVPWM(c)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US) © 201} 			\footnote{© 2013 Global Journals Inc. (US)} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Franquelo et al.]{b12}\label{b12} 	 		\textit{},  		 			Leopoldo G Franquelo 		,  		 			Jose Rodriguez 		,  		 			Jose I Leon 		,  		 			Samir Kouro 		,  		 			Ramon Portillo 		,  		 			MariaA 		.  		 	 
\bibitem[Kim et al. ()]{b16}\label{b16} 	 		\textit{A Carrier-Based PWM Method with Optimal Switching Sequence for Multi-level Four-leg VSI},  		 			Jang-Hwan Kim 		,  		 			Seung-Ki Sul 		,  		 			Prasad N Enjeti 		.  		2005. IEEE Conference Publication. p. .  	 
\bibitem[Choi et al. ()]{b11}\label{b11} 	 		\textit{A General Circuit Topology of Multilevel Inverter},  		 			Nam S Choi 		,  		 			Jung G Cho 		,  		 			Gyu H Cho 		.  		1991. IEEE Conference Publication. p. .  	 
\bibitem[Khlaief et al. ()]{b2}\label{b2} 	 		‘A Nonlinear Observer for High-Performance Sensorless Speed Control of IPMSM Drive’.  		 			Amor Khlaief 		,  		 			Moussa Bendjedia 		,  		 			Mohamed Boussak 		.  	 	 		\textit{IEEE Trans. on Power Electronics}  		2012. 27  (6)  p. .  	 
\bibitem[Zhong et al. ()]{b8}\label{b8} 	 		‘Analysis of Direct Torque Control in Permanent Magnet Synchronous Motor Drives’.  		 			L Zhong 		,  		 			M F Rahman 		,  		 			W Y Hu 		,  		 			K W Lim 		.  	 	 		\textit{IEEE Transactions on Power Electronics}  		1997. 12  (3)  p. .  	 
\bibitem[Closed Loop Control of Three-Level Diode Clamped Inverter Fed IPMSM with Different Modulation Techniques Gl Gl]{b19}\label{b19} 	 		\textit{Closed Loop Control of Three-Level Diode Clamped Inverter Fed IPMSM with Different Modulation Techniques Gl Gl},  				 	 
\bibitem[Yao et al. ()]{b18}\label{b18} 	 		‘Comparisons of Space-Vector Modulation and Carrier-Based Modulation of Multilevel Inverter’.  		 			Wenxi Yao 		,  		 			Haibing Hu 		,  		 			Zhengyu Lu 		.  	 	 		\textit{IEEE Transactions on Power Electronics}  		2008. 23  (1)  p. .  	 
\bibitem[Hock Beng Foo and Rahman ()]{b5}\label{b5} 	 		‘Direct Torque Control of an IPM-Synchronous Motor Drive at Very Low Speed Using a Sliding-Mode Stator Flux Observer’.  		 			Gilbert Hock Beng Foo 		,  		 			M F Rahman 		.  	 	 		\textit{IEEE Transactions on Power Electronics}  		2010. 25  (4)  p. .  	 
\bibitem[Vyncke et al. ()]{b9}\label{b9} 	 		‘Direct Torque Control of Permanent Magnet Synchronous Motors -An Overview’.  		 			Thomas J Vyncke 		,  		 			K Rene´ 		,  		 			Jan A A Boel 		,  		 			Melkebeek 		.  	 	 		\textit{3rd IEEE Benelux young Researchers Symposium in Electrical Power Engineering},  				 (Ghent, Belgium)  		2006.  	 
\bibitem[Kazmier Kowski et al. ()]{b1}\label{b1} 	 		‘High-Performance motor drives’.  		 			Marian P Kazmier Kowski 		,  		 			Leopoldo G Franquelo 		,  		 			Jose Rodriguez 		,  		 			Marcelo A Perez 		,  		 			Jose I Leon 		.  	 	 		\textit{IEEE Industrial Electronics Magazine}  		2011. 5  (3)  p. .  	 
\bibitem[Wu et al. ()]{b6}\label{b6} 	 		‘Interior Permanent-Magnet Synchronous Motor Design for Improving Self-Sensing Performance at Very Low Speed’.  		 			Shanshan Wu 		,  		 			David Díaz Reigosa 		,  		 			Yuichi Shibukawa 		,  		 			Michael A Leetmaa 		,  		 			Robert D Lorenz 		,  		 			Yongdong Li 		.  	 	 		\textit{IEEE Transactions on Industry Applications}  		2009. 45  (6)  p. .  	 
\bibitem[Nasir Uddin et al. ()]{b7}\label{b7} 	 		‘Performance of Current Controllers for VSI-Fed IPMSM Drive’.  		 			M Nasir Uddin 		,  		 			Tawfik S Radwan 		,  		 			G H George 		,  		 			M Azizur Rahman 		.  	 	 		\textit{IEEE Transaction on Industry Applications}  		2000. 36  (6)  p. .  	 
\bibitem[Bimal and Bose ()]{b0}\label{b0} 	 		‘Power Electronics and Motor Drives Recent Progress and Perspective’.  		 			K Bimal 		,  		 			Bose 		.  	 	 		\textit{IEEE Transactions On Industrial Electronics}  		2009. 56  (2)  p. .  	 
\bibitem[Zhou and Wang ()]{b17}\label{b17} 	 		‘Relationship Between Space-Vector Modulation and Three-Phase Carrier-Based PWM: A Comprehensive Analysis’.  		 			Keliang Zhou 		,  		 			Danwei Wang 		.  	 	 		\textit{IEEE Transactions on Industrial Electronics}  		2002. 49.  	 
\bibitem[Chaoying et al. ()]{b15}\label{b15} 	 		\textit{Research on the Technology of the Neutral-point Voltage Balance and Dual-loop Control Scheme for Three-level PWM Inverter},  		 			L U Chaoying 		,  		 			Yang Shuying 		,  		 			Wei Xinfeng 		,  		 			Xing Zhang 		.  		2012. IEEE Conference Publicataion. p. .  	 
\bibitem[Rodríguez et al. ()]{b10}\label{b10} 	 		 			José Rodríguez 		,  		 			Jih-Sheng Lai 		,  		 			Fang Zheng Peng 		.  	 	 		\textit{Multilevel Inverters: A Survey of Topologies, Controls, and Applications},  				2002. 49 p. .  	 
\bibitem[Sarikhani and Mohammed ()]{b3}\label{b3} 	 		‘Sensorless Control of PM Synchronous Machines by Physics-Based EMF Observer’.  		 			Ali Sarikhani 		,  		 			Osama A Mohammed 		.  	 	 		\textit{IEEE Transactions on Energy Conversion}  		2012. 27  (4)  p. .  	 
\bibitem[Choi et al. ()]{b14}\label{b14} 	 		‘Simple Neutral-Point Voltage Control for Three-Level Inverters Using a Discontinuous Pulse Width Modulation’.  		 			Ui-Min Choi 		,  		 			Hyun-Hee Lee 		,  		 			Kyo-Beum Lee 		.  	 	 		\textit{IEEE Transactions on Energy Conversion}  		2013. 28  (2)  p. .  	 
\bibitem[Prats ()]{b13}\label{b13} 	 		‘The Age of Multilevel Converters Arrives’.  		 			M Prats 		.  	 	 		\textit{IEEE Industrial Electronics Magazine}  		2008. 2  (2)  p. .  	 
\bibitem[Kaiqi ()]{b4}\label{b4} 	 		\textit{The Study of Improved PI Method for PMSM Vector Control System Based On SVPWM},  		 			Zhao Kaiqi 		.  		2011. IEEE Conference Publication. p. .  	 
\bibitem[Wen and Yin ()]{b21}\label{b21} 	 		\textit{The Unified PWM Implementation Method for Three-Phase Inverters},  		 			Xiao-Ling Wen 		,  		 			Xiang-Gen Yin 		.  		2007. IEEE Conference Publication. p. .  	 
\bibitem[Chung et al. ()]{b20}\label{b20} 	 		‘Unified Voltage Modulation Technique for Real Time Three-phase Power Conversion’.  		 			Dae-Woong Chung 		,  		 			Joohn-Sheok Kim 		,  		 			Seung-Ki Sul 		.  	 	 		\textit{IEEE Transaction}  		1996. 34  (2)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
