\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={Reduction of The Chattering by Using Softned Several Ramps Control Law in the Field-Oriented Control Process of an Induction Motor},
 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{2012-03-15 (revised: 15 March 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-03-15}
\title{Reduction of The Chattering by Using Softned Several Ramps Control Law in the Field-Oriented Control Process of an Induction Motor}
\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]{L.  Barazane}

             \author[2]{  M.S.Boucherit}

             \affil[1]{  University of Science and Technology Houari Boumedienne}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 February 2012 Accepted: 29 February 2012 Published: 15 March 2012}

\maketitle


\begin{abstract}
        


The aim of this paper is to propose a new control law for induction motor squirrel cage that is deemed by its strength, high torque mass, and its relatively low cost ... etc, meanwhile, it benefited from the support of industry since its invention. Despite these advantages, these actuators are complex dynamic systems that exhibit a strong non-linearity, which makes them difficult to control. So, the variable structure control is a solution for this problem because it is robust control despite the uncertainty on the model, disturbances and parametric variations. In practical applications, the main disadvantage associated with the command is the phenomenon of chattering. In order to minimize the amplitude of oscillations we propose a new technique of variable structure control which is softened several ramps. A simulation results revealed some very interesting features.

\end{abstract}


\keywords{Induction motor, field-oriented control, sliding mode control.}

\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
or many years, the DC machine has taken a special place and distinguished in various industrial applications. This thanks to its simplicity of control due to the natural decoupling between torque and flux, and also its unmatched dynamic performance that let such a machine used in different speeds in various processes. However, the sparks are due to brush-collector contact and the volume of the latter make use of this type of machine useless. \hyperref[b0]{[1]}\hyperref[b1]{[2]}.\par
On the other hand, the asynchronous squirrelcage which is famous for its strength, high torque mass, and its relatively low cost etc ...., Meanwhile, has enjoyed the favor of the industry since its Nicola Tesla invention by the.end.of last century \hyperref[b2]{[3]}. However, the dynamics of this type of machine is found to be nonlinear, multi-variable and strongly coupled resulting in rather poor performance in operation with the control V / F = constant. This is unlike the case of the DC machine which is considered as an optimum in point of view simplicity of control compare to the other machines in general that we try to find. This is due to the simplifications offered by the system brushes-collector \hyperref[b1]{[2]}\hyperref[b2]{[3]}.\par
On the other hand, thanks to the evolution witnessed in the field of power electronics components and the different control techniques applied to the induction machines with squirrel-cage, most of the recent industrial application and control motor drivers are based on induction motor and make such processes as performed as the DC machine. In this sense, the first technique that was used is called "vector control". This technique allows obtaining a decoupled dynamic model similar to the model of the machine to separate DC excitation  {\ref [4-5-6]}.\par
In practice, the use of conventional correction schemes for vector control of induction motor cage where the model is nonlinear and variable parameters seems not so non-robust and efficient \hyperref[b4]{[5]}\hyperref[b5]{[6]}\hyperref[b6]{[7]}. Indeed, it is known that such control is very sensitive to any changes in the motor rotor resistance, which is why research has for decades referred to other types of controllers more robust among others: those to changing patterns that were used in this. paper.\par
In the third step, the basic concepts of control structures and variables will be used for the detailed design of a sliding mode control with the prior the first discontinuous control law which is : the boundary layer. Thereafter and to reduce the chattering phenomenon, we propose a new law based on the command softened several ramps. 
\section[{II.}]{II.} 
\section[{Three-Level Npc Vsi Model}]{Three-Level Npc Vsi Model}\par
The three phase's three-level NPC VSI structure is illustrated in figure  {\ref .}1. This converter is constituted by . This work is structured in three stages: In the first step, we present the model of the inverter three-level.PWM. The second stage will be devoted to the design of indirect vector control scheme based on a cruise of classic IP. So, in this context and to do this, the basic principles of this type of technical orientation of rotor flux will be presented. three arms. Every arm has four bi-directional switches and two clamping diodes. In controlling mode, the optimal complementary law for the three-level NPC VSI is given the following equation:3 2 4 1 i i i i B B B B (1)\par
With: is B is the control signal of the semi-conductor TD is of the inverter.\par
The input voltage of the rectifier, relatively of the neutral point N, is represented by the following system: 1 1 2 3 1 c c . b f b f b f b f b f b f C B A U U V V V (2)\par
Where: b i f 1 and b i f 0 are respectively the upper and lower half-arm connection functions of the inverter.4 3 0 2 1 1 i i b i i i b i f . f f f . f f (3)\par
With i=1, 2 and 3 is the number of phase.\par
The performances of this inverter are presented in figure.2. Fig.  {\ref 2} : Characteristics of the simple output voltage Va of the three phases three levels of cells overlapped VSI and its spectrum with r=0.8 ; m=11. with:\par
1) modulation index m, 2) and the modulation rate r. 
\section[{III. Control of an Induction Motor a) Model of the induction motor}]{III. Control of an Induction Motor a) Model of the induction motor}\par
The equations of the voltage PWM source inverter fed induction motor with current control, in the synchronous reference frame (d-q), using rotor fluxes as state variables are given by \hyperref[b7]{[8]}: For a rotor-flux orientation, the regulator imposes the orientation of the rotor flux ( r ) with respect to the d-axis, giving r = dr and qr = 0. Substituting these relations in \hyperref[b4]{(5)}, leads to the field-oriented model of the motor which is given by the following equation system: v ds = L s +R sv ds = L s +R s ds -L s s qs -L R v L dt d T L L T L R v L dt d 2 2 1 1 (6)\par
The corresponding position is given by: e =\par
IV. 
\section[{VARIABLES STRUCTURES CONTROL}]{VARIABLES STRUCTURES CONTROL}\par
The basic principle of the variables structures control also called the sliding mode control consists in moving the state trajectory of the system toward a predetermined surface called sliding or switching surface and in maintaining it around this latter with an appropriate switching logic. This is similar to a feedforward controller that provides the control that should be applied to track a desired trajectory, which is in this case, the user-defined sliding surface itself. So, the design of a sliding mode controller has two steps, namely, the definition of Concerning the development of the switching logic, it is divided into two parts, the equivalent control U eq and the attractivity or reachability control U n . The equivalent control is determined off-line with a model that represents the plant as accurately as possible and calculated by imposing the derivative of sliding mode surface equal to zero. If the plant is exactly identical to ) ( S the model used for determining U eq and there are no disturbances, there would be no need to apply an additional control U n . However, in practice there will be discrepancy between the model and the actual system control. Therefore, the control component U n is necessary and it will always guarantee that the state is attracted to the switching surface by satisfying the following attractivity condition.\par
The rotor flux is estimated by means of stator current and speed measurements (direct method) as follows:0 ) ( ) ( S S\textbf{(8)}\par
Therefore, the basic switching law is of the form:U =U eq + U n (9)\par
With: U n = M(S): the magnitude of the attractivity control law U n , Sgn: the sign function.\par
In a conventional the variables structures control (VSC), the reachability control generates a high control activity as it depends on the magnitude since it was first taken as constant, a relay function, which is very harmful to the actuators and may excite the unmodeled dynamics of the system. This is known as a chattering phenomenon. Ideally, to reach the sliding surface, this phenomenon should be eliminated \hyperref[b8]{[9]}\hyperref[b9]{[10]}. However, in practice, chattering can only be reduced.\par
To reduce chattering was to introduce a boundary layer around the sliding surface and to use a smooth function to replace the discontinuous part of the control action as follows \hyperref[b7]{[8]}\hyperref[b8]{[9]}\hyperref[b9]{[10]}: \hyperref[b9]{(10)} Fig.  {\ref 4} : Sliding mode with boundary layer and the modified switching law.\par
The constant K is linked to the speed of convergence towards the sliding surface of the process the reaching mode). Compromise must be made when choosing this constant, since if K is very small the time response is important, whereas when K is too big, the chattering phenomenon increases so, in this paper, we proposed an approach which is able to reduce this latter and will be described in the following section.\par
V. 
\section[{Control Softened Several Ramps}]{Control Softened Several Ramps}\par
In order to further reduce the chattering, the idea consists to approach gradually the control state of the sliding mode surface. So, we propose to use a softened several ramp discontinuous control law given in eq.11. Thus, this control law must be based on the approach of the state toward the surface in the region that borders the latter, and that following several slopes with a pass through the origin in the (S (x ), Un) in order to avoid a discontinuity of operation as it is shown in figure  {\ref .}5 \hyperref[b10]{[11]}. The expression that corresponds to it is given by: \hyperref[b10]{(11)} with:) ( ). ( s sign S M U n)) ( Sgn( ) ( S M ) ( M\par
Reduction of The Chattering by Using Softned Several Ramps Control Law in the Field-Oriented Control Process of an Induction Motor) (x S K if |S(x)| < U n = ) ( x S Sgn K if |S(x)| > S - U n K +K2 M(S) = ((K 2 -K 1 )/( 2 -1 )). S(x) < |S(x)| < + ( K 1 / 1 ).S(x) -1 <|S(x)| < 1 ((K 1 -K2) 1 /( 1 -2 )). S(x) -2 < |S(x)| < -1 -K 2 |S(x)| < -2\par
To satisfy the stability condition of the system, the gains K 1 and K 2 should be taken positive by selecting the appropriate values. 
\section[{VI.}]{VI.} 
\section[{CONCEPTION OF THE SPEED VARIABLES STRUCTURES CONTROLLER OF THE CASCADE SCHEME}]{CONCEPTION OF THE SPEED VARIABLES STRUCTURES CONTROLLER OF THE CASCADE SCHEME}\par
In this paper, only the PI speed controller of the figure  {\ref .}3 is replaced by variables structures one. Its corresponding parameters are defined as follows: a) Design of the switching surface The sliding mode surface is defined as: Concerning the discontinuous control law qsn it is considered as it was defined in eq.10 and eq.11 respectively.S( ) = dt m ref ref 1\textbf{(12) With:} 
\section[{VII. VALIDATION OF THE CASCADE SLIDING MODE CONTROLLERS}]{VII. VALIDATION OF THE CASCADE SLIDING MODE CONTROLLERS}\par
In order to verify the effectiveness of the softened several ramps control law (eq.11) compared to the boundary layer one (eq. 10), a simulation of the dynamic of the process is done by considering the following tests:\par
The first test concerns a no-load starting of the motor with a reference speed ref = 100 rad/sec. Then a torque load (T L = 10 Nm) is applied at t = 0.5 sec. The results are shown in "fig.  {\ref 6 and 7"}.\par
Note that the parameters of the induction motor used are given in Appendix. The step changes in the load torque and the reverse of speed response cause step changes in the torque response without any effects on the fluxes responses, which are maintained constant, due to the decoupled control system between the torque and the rotor flux. Thus, the aim of the field-oriented control is achieved, and the introduction of perturbations is immediately rejected by the control system. The chattering phenomenon appears in the torque response due to the discontinuous characteristic of the controller and a marked reduction of such a phenomenon with the second discontinuous control law is noticed. So, we can see that our objective is attempted with great success.\par
On the other hand, in order to test the robustness of this control towards the parameters variation especially the rotor's resistance which could leads to the loose of the vector control of the motor, we made a variation of rotor resistance by 50\% from its nominal value. The results are given in figures \hyperref[b7]{(8)} From the obtained waveforms, it is clearly shown that the robustness of our system toward parameter's variations and external perturbation is ensured in all the sliding mode control processes which confirms the ability of these kind of structures variables control techniques to ensure the tracking and the robustness as it is cited by numerous other works. VIII. 
\section[{Global Journal of Researches in Engineering}]{Global Journal of Researches in Engineering} 
\section[{Conclusion}]{Conclusion}\par
The proposed approach has revealed very interesting features. In fact, the combination of the nonlinear control with the field oriented control maintains an effective decoupling between speed and flux for the whole range of speed which allows to obtain high dynamic performances for constant flux operation similar to that of dc motors. Further, these high performances are maintained above the nominal speed for the constant power operation, which is not the case in the conventional field oriented control. The addition of the sliding mode controllers has improved the robustness towards internal parameter variations, modelling uncertainties and external disturbances. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}FAuthor:}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Fig. 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_4}L}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_5}Fig. 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-6.png}
\caption{\label{fig_6}Fig. 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{fig_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{67}\includegraphics[]{image-8.png}
\caption{\label{fig_8}Fig. 6 :Fig 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-9.png}
\caption{\label{fig_9}VolumeFig . 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-10.png}
\caption{\label{fig_10}}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Barazane ()]{b7}\label{b7} 	 		\textit{Application des systèmes émergents à la commande d'un moteur asynchrone},  		 			L Barazane 		.  		2003. Etat, ENP, Alger.  	 	 (Thèse de Doctorat d) 
\bibitem[Barret ()]{b0}\label{b0} 	 		 			P Barret 		.  		\textit{Régime transitoires des machines électrique tournantes},  				1982.  	 
\bibitem[Bartolini et al. ()]{b9}\label{b9} 	 		‘Chattering reduction and robust position control in induction motor with second-order VSS’.  		 			G Bartolini 		,  		 			M Marchesoni 		,  		 			P Pisu 		,  		 			E Usai 		.  	 	 		\textit{Int. Journal of Systems Science}  		1998. 29 p. .  	 
\bibitem[Barazane ()]{b5}\label{b5} 	 		‘Commande Vectorielle d'une Machine Asynchrone alimenté en courant’.  		 			L Barazane 		.  	 	 		\textit{ENP}  		1993. Alger.  	 	 (Thèse de Magister) 
\bibitem[Gabriel (ed.)]{b2}\label{b2} 	 		\textit{Commande Vectorielle de Machine Asynchrone en environnement temps réel MATLAB/SIMULINK},  		 			B Gabriel 		.  		PFE, C.N.A.M. mars2001 (ed.)  		 	 
\bibitem[Fu ()]{b4}\label{b4} 	 		 			Y Fu 		.  		\textit{« commandes découplées et adaptatives de machines asynchrones},  				1991.  		 			Universités de Montpellier 		 	 	 (Thèse de doctorat) 
\bibitem[Fu ()]{b6}\label{b6} 	 		 			Y Fu 		.  		\textit{« commandes découplées et adaptatives de machines asynchrones},  				1991.  		 			Universités de Montpellier 		 	 	 (Thèse de doctorat) 
\bibitem[Utkin ()]{b8}\label{b8} 	 		‘Sliding mode control design. Principles and application to electrical derives’.  		 			V I Utkin 		.  	 	 		\textit{IEEE Trans. Ind. Electron}  		1993. p. .  	 
\bibitem[
			F
		 ()]{b3}\label{b3} 	 		 			F 		.  		\textit{The principle of field orientation as applied to the new transvector », Siemens review},  				1972. 34 p. 217.  	 
\bibitem[Yahi et al. ()]{b10}\label{b10} 	 		\textit{Vectorielle d'une Machine Asynchrone à cage à structure variable},  		 			A Yahi 		,  		 			A Mezali 		,  		 			Commande 		.  		2009. USTHB, Alger.  	 	 (Thèse d'ingéniorat) 
\bibitem[Bose ()]{b1}\label{b1} 	 		‘« Technology Trends in Microcomputer Control of Electrical Machines’.  		 			B K Bose 		.  	 	 		\textit{IEEE Trans. Ind. Electron}  		1998. 35 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
