\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={Adaptive Control for Structural Damage Mitigation},
 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{2011-11-26 (revised: 26 November 2011)}
\def\TheID{\makeatother }
\def\TheDate{2011-11-26}
\title{Adaptive Control for Structural Damage Mitigation}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Dr. B.  Dattaguru}

             \affil[1]{  Jain University}

\renewcommand\Authands{ and }

\date{\small \em Received: 21 October 2011 Accepted: 11 November 2011 Published: 26 November 2011}

\maketitle


\begin{abstract}
        


Substantial progress has been made in analyzing the integrity of composite structures when macro or nano sensors and actuators are embedded into it. The resulting structure in a dynamic environment is said to be ?intelligent? if it performs a certain functional requirements related to vibrations, health, shape, etc. In health, after the damage has been detected, the subject of damage mitigation becomes important, so that in prognosis context (Farrar and Lieven, 2007), the remaining life of the structure is extended. The damage is said to be mitigated if the sensor data of the damaged structure matches with the sensor data of the healthy structure. This is done by applying an actuator loading. In this paper, Model Reference Adaptive Control (Slotine and Li, 1991) is applied for structural damage mitigation. A known finite element model resulting from the structural health monitoring and assessment techniques is adopted to determine the control parameters that mitigate the damage. An example is illustrated using a spring-mass-damper model that depicts a structural model with modal coordinates.

\end{abstract}


\keywords{mitigation, actuator, monitoring}

\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
n the last several years, many developments have taken place in the areas of structural health monitoring (SHM). Majority of them not only determine the presence of damage in a structure but also attempt to find the status of the structure through an accurate dynamic model that is uncertain when structural damage identification is divided into high-and low-frequency based excitation methods. Stiffness, damping and mode shape parameter changes are modeled for a relatively broad inspection zone (Yan, Yam, Cheng, and Yu, 2006., \hyperref[b5]{Ma and Lui, 2005}., Tee, Koh, and Quek, 2005., Meng, Lin, Dong and \hyperref[b9]{Wei, 2006)} but it applies to a specific frequency range. The bandwidth of the sensor technologies such as fiberoptic sensor (Shivakumar and Bhargava, 2005) and piezoelectric sensors (Ghasemi-Nejhad, 2005) usually limits this frequency-range, model size as well as the damage size. When size and location of the damage through SHM and assessment are known, damage prognosis  {\ref (Papazian, et al., 2009)} and structural health management (Xiaomo, 2010) studies assume a given sensor technology and attempt to determine the remaining life of the material. In this effort, the dynamic loading is assumed to be external and the actuator Author ? ? : Department of Aerospace Engineering Jain University, Jakkasandra Post, Kanakapura Taluk, Ramanagara District, Bangalore loading is completely ignored. Through the actuator loads, Model Reference Adaptive Control (MRAC) can be used such that the sensor data from the damaged structure can mimic the healthy structure. Although, damage prognosis study using similar sensor data for healthy and damaged structures is difficult to distinguish, the damage with such actuator loads is then said to be mitigated (Maryam and Luciana, 2010). In this paper, MRAC in state feedback format is investigated for structural damage mitigation (SDM). Some of the attributes of the MRAC are illustrated using the second order spring-mass-damper model that represents a finite element model of structural material in modal coordinate form.\par
MRAC has been recently investigated for Civil engineering structures (Tu, Jiang, and Stoten, 2010., \hyperref[b2]{Chu, Lo, and Chang, 2010)}, where the response of the structure in real-time is minimized under an earthquake excitations. To extend similar applications of MRAC for other aeronautical and mechanical structures, the SDM problem proposed in this paper assumes integrity of the composite material when macro \hyperref[b1]{(Case and Carman, 1994}\hyperref[b7]{., Mall, 2002} {\ref ., Trease and Kota, 2009)} or nano (Chunyu, Thostenson and Tsu-Wei, 2008) sensors and actuators are embedded into it.\par
The paper is organized with the problem formulation in Section II. In Section III, adaptation law is explained. In Section IV, a procedure to acquire damage and compute control parameters is briefed. In Section V, an example with spring mass-damper system is illustrated. In Section VI, conclusions are presented. 
\section[{II.}]{II.} 
\section[{PROBLEM FORMULATION}]{PROBLEM FORMULATION}\par
Consider a single input healthy material in control canonical form as follows:\par
Where r (t) is an exogenous input. The n th order differentiation with respect to time variable t is denoted by y (n ) 2011 V ( ) August D - ) ( ) ( 0 ) 1 ( 1 ) ( t r t u y y y m n m n n m ? ? ? ? ? ? ? ? ? ? (1) m n m n y k y k t u 0 ) 1 ( 1 ) ( ? ? ? ? ? ? ? (2) Substituting (2) in (1), ) ( 0 ) 1 ( 1 ) ( t r y y y m n m n n m ? ? ? ? ? ? ? ? ? (2)\textbf{(3} 
\section[{ADAPTATION LAW}]{ADAPTATION LAW}\par
Let the Laplace variable be s. Given a Hurwitz polynomial ,the control law u ?( is given by (Slotine and Li, 1991),\par
Where, v T refers the transpose of v and Let .Then the adaptation law is given by, Where, P, the symmetric positive definite constant matrix, is the solution matrix to the Lyapunov equation given by, Q is any positive definite matrix. Î?" is a positive definite diagonal matrix whose entries refer to an adaptation mechanism with slow or fast parameter convergence depending upon the diagonal values one would like to choose. From Eq. (  {\ref 6}), it is further observed that, upon an appropriate numerical integration scheme, the sensor data and the vector a\textasciitilde  2011 Global August ( ) D n i k i n i n i n ? 2 , 1 , ? ? ? ? ? ? ? ? n i k i n ? 2 , 1 , 0 ? ? ? ) ( 0 ) 1 ( 1 ) ( t u y a y a y n n n ? ? ? ? ? ? ? (4) 1 ? n a , 0 2 , , a a n ? ? ) 1 ( , , ? n y y y ? ? ? ? ) 1 ( , , , ? n y y y ? ? ? ? ) 1 ( , , , ? n m m m y y y ? ? measurable.\par
The SDM problem is posed as follows:\par
Find a control law u?(t) in Eq. (  {\ref 4}) such that the sensor data mimics the sensor data of the healthy material .In the process, acquire? ? 0 , , , 1 a a a ? 2 - n 1 - n , a ?\par
the parameters when applying u?(t) to the damaged material. MRAC is particularly attractive to address this problem. However, to separate control parameters defining the control law u ?(t ) from that of the system parameters a, a state and parameter estimation technique such as an extended Kalman filter (EKF) \hyperref[b0]{(Bauer and Andrisani, 1990}., Speyer and Crues, 1987) is required. Currently, all the state variables are assumed to be available as the sensor data. Within this framework, the SDM problem is addressed using two design steps. First, adaptation parameters in MRAC are selected such that the damaged response to an excitation load tracks the healthy response of the material. Next, the adaptation parameters are fixed and this damaged response is utilized as sensor data to find a procedure that acquires damage and determines control parameters. Finally, the control parameters are verified to check if the damaged response is indeed tracking the healthy response.0 1 1 ? ? ? ? ? ? ? ? n n n s s ) ) ( ) ( ) ( ?0 ) 1 ( 1 t t y a y a z a t u n n n a v T ? ? ? ? ? ? ? ? ,\textbf{(5)}\par
t e e y t zn n n m 0 ) 1 ( 1 ) ( ) ( ? ? ? ? ? ? ? ? ? , ) ( ) ( ) ( t y t y t e m ? ? , ? ? 0 1 1 , , , , ?a a a a n n ? ? ? a , ? ? T n y y y t z , , , ), ( ) 1 ( ? ? ? ? v . a a a - ? a bv Ax x T ? ? ? , x c ? e , (6a) Px vb -Î?" a T ? ? \textasciitilde (6b) ? ? ) 1 ( ) 1 ( , , ) ( ? ? ? ? ? ? n m n m m y y y y y y t ? ? ? T x , ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?1 2 1 0 1 0 0 0 0 . . . . . . . . . 1 0 0 0 0 1 0 n ? ? ? ? ? ? ? ? ? A ; ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 1 0 . . 0 0 b ? ? 0 0 . . 0 1 ? c . Q P A PA ? ? ? T ? ? ) 1 ( , , , ? n y y y ? ? are\par
Clearly, the adaptation parameters in Î?" adjusted in such a way that, obtained. are) ( ) ( t y t y m ? , ) 1 ( ) 1 ( , ), ( ) ( ? ? ? ? n m n m y y t y t y ? ? ? .\par
The response is coupled with the control parameters and system parameters a. In fact, when a is time invariant, Eq. (6b) modifies to,a ã ?Px vb -Î?" a T ? ? ?.\par
In this paper, an EKF algorithm is applied to separate the control parameters from the system parameters a appearing in a , where can be recalled as given by . It is interesting to observe that the MRAC is sensitive to initial conditions (0) , (0) and a (0) . Accordingly, the time histories of a?(t ) and a(t ) vary with time. However, u ?(t ) in Eq. ( \hyperref[formula_3]{5}) is guaranteed to track .a ?a ã - a a ? a \textasciitilde a ?) ( ) ( t y t y m ? , ) 1 ( ) 1 ( , ), ( ) ( ? ? ? ? n m n m y y t y t y ? ? ?\par
This attribute of MRAC is utilized to acquire damage, where an appropriate initial condition for a (t ) is selected such that lim a (t ) converges to a damaged model which is assumed to be known through a damage assessment techniques. This process is refereed as the damage acquisition for SDM. Given a formulation to compute by acquiring a is presented in the next section.\par
IV. 
\section[{COMPUTATION OF CONTROL PARAMETERS THROUGH DAMAGE ACQUISITION}]{COMPUTATION OF CONTROL PARAMETERS THROUGH DAMAGE ACQUISITION}\par
Given obtained by integrating from the previous section, EKF is applied to separate and a appearing in a \textasciitilde . The state equations compatible to the EKF will be of the form, Where is a vector with 3n+1 components, is the measurement vector available at discrete time instants and F(t,?) is a system dynamic vector presented below.\par
Note that the sensor measurements for the EKF are the response of the damaged material computed in the previous section using the adaptation parameters specified in the matrix Î?" .\par
Eq. (  {\ref 7}) completely specifies the required formulation to apply an EKF algorithm  {\ref [19,} {\ref 20 ]}. When Or when ,\par
The computed system ( a ) and control ( ) parameters are used back again in Eq. (  {\ref 4}) and the response of the system is simulated to check if it matches with the sensor data for a given exogenous input r (t ).If it matches, as adopted by Maryam and Luciana, 2010, the resulting structure with damage is said to be mitigated under an applied load from the actuator that is adaptive to the dynamic loads r(t) appearing in the control input u?(t ) .\par
Further, it is inferred that the MRAC adopts a certain trajectory for the system parameters a to compute the control parameters such that the response of the damaged model in Eq. (  {\ref 4}) tracks the reference model in Eq. ( \hyperref[formula_0]{3}). Yet, the problem of finding a finite element model with parameters a, remains a fundamental problem in composite materials whenever damage is present (Reddy, 2004). It is observed that the finite element model by MRAC is given in transfer function framework. In the next section, an example is illustrated using a second order spring-mass-damper system.\par
V. 
\section[{EXAMPLE}]{EXAMPLE}\par
Consider a second order spring-mass-damper system representing a structure in modal coordinates. The undamaged model is taken with the parameters 1. August D t ? ? ? ? ) 1 ( , , , ? n y y y ? ? ? ? ) 1 ( , , , ? n y y y ? ? Eq. (6) a ?) , ( ? F ? t ? ? ? ? ? 2 , 1 , ) 1 ( ) 2 ( ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? k y y y y n k n k k k k z (7a) (7b) ? ? 0 1 ?a a x n T T ? ? ? T a ? ? 2 , 1 , ? k k z ? 2 , 1 , ? k t k ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 0 0 ) , ( ? Px Î?"vb - a bv a bv Ax ? F T T T - t n i k i n ? 2 , 1 , 0 ? ? ? 0 ) 0 ( ) 0 ( ) 0 ( ) 1 ( ? ? ? ? ? n m m m y y y ? ?\par
for the control parameters can be selected as a?(0) 0. However, for a, one has to select the initial conditions a (0) to match the model of the damaged structure as stated in damage acquisition.  
\section[{4}]{4}\par
.1 1 ? ? 1 0 ? ? ) sin ( ) ( t t r ? . ) ( 0 1 t u y a y a y ? ? ? ? ? ? ? ? 2 . 1 ) ( 1 ? ? a 8 . 0 ) ( 0 ? ? a\par
The objective in SDM is to find an initial condition for the system parameters and determine the control parameters such that the control law u? ( ) given by)] 0 ( ) 0 ( 1 [ 0 1 a a T ? a ] , , [ ?0 1 2 a a a T ? a y a y a z a t u 0 1 2 ) ( ?? ? ? ?\par
mitigates damage by the tracking Performance and , where\par
In the first design step, the tracking performance is achieved through the adaptation parameters which were found out to be Î?" diag (10,1, 30) . Integrating Eq. (  {\ref 6}), with an initial condition for a \textasciitilde  as the responses t) ( ) ( t y t y m ? ) ( ) ( t y t y m ? ? ? y m (t)\par
and y m (t) are the response of the undamaged material due to exogenous input r (t ). Further a (t ) converges to . Here z (t ) is selected that with and Note that the control law is adaptive to the exogenous r (t ) through the term.] 8 . 0 2 . 1 1 [ ) ( ? ? T a such e e y t z m 2 2 ) ( ? ? ? ? ? ? 2 1 ? ? 2. 0 ? ? input m y? ? ? ? ? 2 . 0 3 . 0 1 ) 0 ( \textasciitilde ? ? ? ? T a\par
damaged and undamaged material is shown in which suggest that and .\par
These responses of y( t ) and y( t ) are used as of the Fig. \hyperref[fig_3]{1},) ( ) ( t y t y m ? ) ( ) ( t y t y m ? ? ? ?\par
measurements in EKF that is used to compute control and system parameters with damage acquisition in the responses of a . In Fig. \hyperref[fig_4]{2}, the error responses of position and speed contained in x(t ) are compared with the Kalman filter estimates x? (t ) .\par
In Fig. \hyperref[fig_6]{3}, the parameters response and are provided. We observe that the steady state values of these parameters represent the damaged state of the material. In Fig. \hyperref[fig_7]{4}, the control parameters, namely, and areVI. CONCLUSIONS 2011 Global August ( ) ( ) a ?) ( ) ( t y t y m ? ) ( ) ( t y t y m ? ? ? ) ( 1 t a ) ( 0 t a ) ( ?2 t a , ) ( ?1 t a ) ( ?0 t a\par
verify that these parameters indeed performs SDM, the control law with these parameters in Eq. (  {\ref 4}) are used to get the responses y s (t ) and y s (t ). The error responses y s (t ) y m (t ) and y s (t ) y m (t ) are shown in Fig. 5. Clearly SDM is performed; however, the error build up in certain time intervals are due to the choice of initial condition (0) that also governs the slow and fast adaptation rates.\par
presented. In order to Presently, damage prognosis and structural health management schemes assume a given sensor technology and attempt to diagnose the data to predict the remaining life of the structure when an exogenous input load in a damaged structure is present. Structural damage mitigation proposed in this paper considers both sensor and actuator technologies embedded in a structure and modifies the actuator loading such that the sensor data from the damaged structure mimics the sensor data from the healthy structure. Model Reference Adaptive Control is recognized to fulfill this objective. A damaged finite element model for the material is assumed through a structural damage assessment techniques and a technique to mitigate the effects of damage in an uncertain environment is proposed. A second order spring-mass-damper model that represents a finiteelement structural model in modal coordinates is considered to illustrate the foundations of SDM using MRAC.      ), ( ?2 t a ) ( ?1 t a ) ( ?0 t a ? ? ? ? ?\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_3}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_4}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_5}?}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-6.png}
\caption{\label{fig_6}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-7.png}
\caption{\label{fig_7}Figure 4 :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.6332920792079207\textwidth}P{0.1535891089108911\textwidth}P{0.06311881188118812\textwidth}}
Where\tabcellsep \tabcellsep Without\\
\multicolumn{3}{l}{loss of generality, the open loop structure with an}\\
\multicolumn{3}{l}{excitation load r (t ) can be studied by assuming}\\
\tabcellsep \multicolumn{2}{l}{. Let the finite element model}\\
\multicolumn{2}{l}{of a material with damage be,}\\
\multicolumn{2}{l}{The parameters}\tabcellsep are to be\\
\multicolumn{3}{l}{acquired using a structural damage assessment}\\
\multicolumn{2}{l}{technique [18]. The state variables}\tabcellsep are\\
III.\tabcellsep \\
?\tabcellsep \\
Rural 562 112, INDIA.\tabcellsep \multicolumn{2}{l}{Professor and Corresponding Author, Email :}\\
\multicolumn{2}{l}{chimpalthradi@gmail.com , ? Visiting Professor,}\tabcellsep ? Professor\end{longtable} \par
  {\small\itshape [Note: ?]} 
\caption{\label{tab_0}}\end{figure}
 			\footnote{© 2011 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Bitaraf et al. ()]{b8}\label{b8} 	 		‘Adaptive Control to Mitigate Damage Impact on Structural Response’.  		 			Maryam Bitaraf 		,  		 			Luciana R Barroso 		,  		 			Stefan Hurlebaus 		.  	 	 		\textit{Journal of Intelligent Material Systems and Structures}  		2010. 21  (6)  p. .  	 
\bibitem[Case and Carman (1994)]{b1}\label{b1} 	 		‘Comparison Strength of Composites Containing Embedded Sensors and Actuators’.  		 			S W Case 		,  		 			G P Carman 		.  	 	 		\textit{Journal of Intelligent Material Systems and Structures}  		January 1994. 5  (1)  p. .  	 
\bibitem[Farrar and Lieven (2007)]{b4}\label{b4} 	 		‘Damage Prognosis: The Future of Structural Health Monitoring’.  		 			Charles R Farrar 		,  		 			Nick A J Lieven 		.  	 	 		\textit{In Philosophical Transactions of Royal Society, Series A}  		15 Feb 2007. 365 p. .  	 
\bibitem[Bauer (1990)]{b0}\label{b0} 	 		\textit{Estimating Short-Period Dynamics Using an Extended Kalman Filter},  		 			J E Bauer 		,  		 			Andrisani 		,  		 			D 		.  		 NASA-TM-101722.  		June 1990.  	 
\bibitem[Mall ()]{b7}\label{b7} 	 		‘Integrity of Graphite/Epoxy Laminate Embedded with Piezoelectric Sensor/Actuator Under Monotonic and Fatigue Loads’.  		 			S Mall 		.  	 	 		\textit{Smart Materials and Structures}  		2002. 11  (4)  p. 527.  	 
\bibitem[Ghasemi-Nejhad ()]{b6}\label{b6} 	 		‘Manufacturing and Testing of Active Composite Panels with Embedded Piezoelectric Sensors and Actuators’.  		 			M N Ghasemi-Nejhad 		.  	 	 		\textit{Journal of Intelligent Material Systems and Actuators}  		2005. 16  (4)  p. .  	 
\bibitem[Meng et al. ()]{b9}\label{b9} 	 		 			Guang Meng 		,  		 			Lin Ye 		,  		 			Dong 		,  		 			Xing-Jian 		,  		 			Wei 		,  		 			Ke-Xiang 		.  		\textit{Closed Loop Finite Element Modeling of Piezoelectric Smart Structures, Shock and Vibration},  				2006. 13 p. .  	 
\bibitem[Papazian et al.]{b10}\label{b10} 	 		 			John M Papazian 		,  		 			Elias L Anagnostou 		,  		 			Stephen J Engel 		,  		 			David Hoitsme 		,  		 			John Madsen 		,  		 			Robert P Silberstein 		,  		 			Greg Welsh 		,  		 			James B Whiteside 		.  		\textit{A Structural Integrity Prognosis System},  				 	 
\bibitem[Chu et al. (2010)]{b2}\label{b2} 	 		\textit{Real-Time Control Performance of a Model-Reference Adaptive Structural Control System Under Earthquake Excitation, Structural Control and Health Monitoring},  		 			Chu 		,  		 			Shi-Yu 		,  		 			Lo 		,  		 			Chang Shih-Chieh 		,  		 			Ming-Chia 		.  		March 2010. 17 p. .  	 
\bibitem[Li et al. (2008)]{b3}\label{b3} 	 		‘Sensors and Actuators Based on Carbon Nano Tubes and Their Composites: A Review’.  		 			Chunyu Li 		,  		 			Erik T Thostenson 		,  		 			Tsu-Wei Chou 		.  	 	 		\textit{Composites Science and Technology}  		May 2008. 68  (6)  p. .  	 
\bibitem[Ge and Lui (2005)]{b5}\label{b5} 	 		‘Structural Damage Identification Using System Dynamic Properties’.  		 			Ma Ge 		,  		 			Eric M Lui 		.  	 	 		\textit{Computers and Structures}  		October 2005. 83  (27)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
