\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={Deflection of Functionally Gradient Material Plate under Mechanical, Thermal and Thermomechanical Loading},
 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{Deflection of Functionally Gradient Material Plate under Mechanical, Thermal and Thermomechanical Loading}
\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]{Manish  Bhandari}

             \author[2]{Manoj  Sharma}

             \affil[1]{  Jodhpur Institute of Engg. Technology, Jodhpur, Affiliated to Rajasthan Technical University, Kota, Rajasthan INDIA}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Functionally gradient materials are one of the most widely used materials. The objective of this research work is to perform a thermo-mechanical analysis of functionally gradient material square laminated plate made of Aluminum / Zirconia and compare with pure metal and ceramic. The plates are assumed to have isotropic, two-constituent material distribution through the thickness, and the modulus of elasticity of the plate is assumed to vary according to a power-law distribution in terms of the volume fractions of the constituents. To achieve this objective, we shall use first shear deformation theory of plates and numerical analysis will be accomplished using finite element model prepared in ANSYS software. The laminated Functionally Gradient Material plate is divided in to layers and their associated properties are then layered together to establish the through-the-thickness variation of material properties. The displacement fields for functionally gradient material plate structures under mechanical, thermal and thermo mechanical loads are analyzed under simply supported boundary condition.

\end{abstract}


\keywords{FGM, computational techniques, thermo mechanical properties in FGM.}

\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
istory is often marked by the materials and technology that reflect human capability and understanding. Many times scales begins with the stone age, which led to the Bronze, Iron, Steel, Aluminum and Alloy ages as improvements in refining, smelting took place and science made all these possible to move towards finding more advance materials possible. It has become possible to develop new composite materials with improved physical and mechanical properties. Functionally gradient materials (FGM) are a class of composites that have a gradual variation of material properties from one surface to another. These novel materials were proposed by the Japanese in 1984 and are projected as thermal barrier materials for applications in space planes, space structures and nuclear reactors, to name only a few. In general, all the multi-phase materials, in which the material properties are varied gradually in a predetermined manner, fall into the category of functionally gradient materials. The gradients can be continuous on a microscopic level, or they can be laminates comprised of gradients of metals, ceramics, polymers, or variations of porosity/density as shown in figure \hyperref[fig_0]{1}.  
\section[{LITERATURE REVIEW}]{LITERATURE REVIEW}\par
A huge amount of published literature observed for evaluation of thermomechanical behavior of functionally gradient material plate using finite element techniques. It includes both linearity and non linearity in various areas. Few of published literature highlight the importance of topic. A laminated theory for a desired egree of approximation of the displacements through the laminate thickness, allowing for piecewise approximation of the inplane deformation through individual laminae reported by reddy \hyperref[b0]{[1]}. S. Suresh and A. Mortensen (1997) focus a review of the processing of functionally graded metal-ceramic composites and their thermo mechanical behavior. They discussed various approximations for determination of properties and their limitations are highlighted. They have focused on various issues related to functionally gradient material manufacturing \hyperref[b1]{[2]}. G. N. \hyperref[b2]{Praveen and reddy (1997)} reported the static and dynamic response of the functionally graded material plates by varying the volume fraction of the ceramic and metallic constituents using a simple power law distribution. \hyperref[b2]{[3]}. J. N. Reddy (1998) reported theoretical formulations and finite element analyses of the thermomechanical, transient response of functionally graded cylinders and plates with Nonlinearity. \hyperref[b3]{[4]}. J. N. \hyperref[b4]{Reddy (2000)} gives Navier's solutions of rectangular plates, and Finite element models based on the third-order shear deformation  \hyperref[b8]{[9]}. Ki-Hoon \hyperref[b9]{Shin (2006)} suggests that the Finite Element Analysis (FEA) is an important step for the design of structures or components formed by heterogeneous objects such as multi-materials, Functionally Graded Materials (FGMs), etc \hyperref[b9]{[10]}. Fatemeh Farhatnia, Gholam-Ali Sharifi and Saeid Rasouli (2009), determined the thermo-mechanical stress distribution has been determined for a three layered composite beam having a middle layer of functionally graded material (FGM), by analytical and numerical methods. They found that there is no practically considerable difference, between stress profiles obtained analytically and from FEM model and ANSYS  {\ref [11]}. M.K. Singha, T.Prakash and M.Ganapathi (2011) reported The nonlinear behaviors of functionally graded material (FGM) plates under transverse distributed load. \hyperref[b10]{[12]}. D.K. Jha, Tarun Kant and R.K. Singh (2012) reported a critical review of the reported studies in the area of thermo-elastic and vibration analyses of functionally graded (FG) plates since 1998. They have presented various areas of work for FGM and their application. \hyperref[b11]{[13]}. Srinivas.G and Shiva Prasad.U focused on analysis of FGM flat plates under pressure i.e. mechanical loading in order to understand the effect variation of material properties has on structural response. \hyperref[b12]{[14]}. 
\section[{III.}]{III.} 
\section[{FGM Plate Modelling a) Modeling Introduction}]{FGM Plate Modelling a) Modeling Introduction}\par
With the advent of powerful computers and robust software, computational modeling has emerged as a very informative and cost effective tool for materials design and analysis. Modeling often can both eliminate costly experiments and provide more information than can be obtained experimentally. A wide variety of software, for e.g. ABAQUS, ANSYS etc., are commercially available and can be used to model and analyze FGM's. In this report Ansys 13.0 is used as a tool for anaylsis and the element SHELL 181 is used. 
\section[{b) Material Properties}]{b) Material Properties}\par
Volume fraction and material properties of FGM's may vary in the thickness direction or in the plane of a plate. The FGM modeled usually is done with one side of the material as ceramic and the other side as metal. A mixture of the two materials composes the through-the-thickness characteristics. This material variation is dictated by a parameter, n. At n = 0 the plate is a fully ceramic plate while at n = ? the plate is fully metal. Material properties are dependent on the n value and the position in the plate and vary according to a power law.\par
Here we assume that the material property gradation is through the thickness and we represent the profile for volume fraction variation by the expression of power law, i.e.P(z) = (Pt ?Pb)V +Pb n h z V ? ? ? ? ? ? = For the material index (n)=2;\par
At bottom layer, (z/h)=0 and so V-=0 hence P(z) = Pb At top layer , (z/h)=1 and so V=1 hence P(z)= Pt where P denotes a generic material property like modulus, Pt and Pb denote the property of the top and bottom faces of the plate, respectively, h is the total thickness of the plate, and n is a parameter that dictates the material variation profile through the thickness. The study of the behaviour of an FGM plate under mechanical loads is done for a square plate whose constituent materials are taken to be Aluminum and zirconia. The top surface of the plate is ceramic (zirconia) rich and the bottom surface is metal (Aluminium) rich. Variation of effective youngs modulus, Thermal conductivity and Thermal expansion with respect to parameter z/h for various material index as shown in figure \hyperref[fig_2]{2}    The static analysis was performed on a square plate of side length a=b = 0.2m and thickness h = 0.01 m. The plate is assumed to be simply supported on all its edges. A regular 8 by 8 mesh of linear elements in a full size plate was chosen after convergence studies.\par
The value of the uniformly distributed loading chosen was equal to q 0 = 0.01x10 6 N/m 2 . The results were plotted. The analysis is performed for fix values of the volume fraction exponent i.e n=2. The results are presented in terms of non-dimensional stress and deflection. The various non dimensional parameters used are non dimensional center deflection w = w 0 E t h 3 /(q 0 a 4 ) and non dimensional shear stress ? xz =? xz h 2 /(q 0 a 2 ).\par
In the present analysis, in addition to the uniform loading, the plate is subjected to a temperature field where the uniform temperature up to 300°C is given and the reference surface temperature is held at 20° C. The materials are assumed to be perfectly elastic throughout the deformation. A simply supported FG plate subjected to a uniformly distributed mechanical load and thermal loading as sown in figure \hyperref[fig_5]{5}. The square plate modeled is meshed using the mesh tool. The mesh tool provides a convenient path to many of the most common mesh controls, as well as to the most frequently performed meshing operations. The plate modeled throughout this project is subjected to simply supported Boundary condition i.e. along the X direction, U y =U Z =0 and along the Y direction U x =U Z =0. It is illustrated in Figure \hyperref[fig_6]{6}. depending on the mesh size required. The following figure \hyperref[fig_6]{6} shows an FGM plate modeled with 8 layers and a mesh count of size 8×8 along the x-y plane. Once the model is meshed; the model is modified in order to create layers with different material properties. This is done with the help of shell section. The material properties are then assigned to the respective layers defined along the thickness. It is to be noted that each layer is isotropic in nature.\par
IV. 
\section[{Result}]{Result}\par
In this section we present several numerical simulations, in order to assess the behavior of functionally graded plates subjected to mechanical, thermal and thermo-mechanical loads. A simple supported plate is considered for the investigation. The plate is made up of a ceramic material at the top, a metallic at the bottom. The simple power law with different values of n = 2 is used for the through-thethickness variation. Following trends obtained as shown in various graphs. 
\section[{a) Non dimensional deflection}]{a) Non dimensional deflection}\par
Here the non dimensional deflection parameter is plotted against non dimensional parameter (z/h) for mechanical loading, thermal loading and thermo mechanical loading for metal plate, ceramic plate and functionally gradient material plate as shown in figure  {\ref 7}, 8 and 9 respectively.     
\section[{Conclusion}]{Conclusion}\par
In this report analysis is carried out on a functionally gradient material square plate made of Aluminium/Zirconia. The plate considered is thick plate with a/h=20 and a/b=1. The structural response of this plate is studied with respect to mechanical, thermal and thermomechancial loads. The structural of functionally gradient material plate is also compared with pure metal and pure ceramic plate under mechanical, thermal and thermomechancial loading. The properties of functionally gradient material are calculated for each layer according to power law. The material index, number of layers and mesh size is kept constant. The following points are summarized: 1. The modeling of functionally gradient material plate in step wise variation in properties is successfully developed. 2. It is observed that the response of plates depends upon the intermediate properties of the metal and the ceramic.\par
3. In case of pure mechanical loading the non dimensional deflection of functionally gradient material plate is in between pure metal and ceramic plate. 4. In case of pure thermal and thermomechanical loading the non dimensional deflection is same nature. Ceramic plate having minimum deflection in mechanical, thermal and thermomechanical loading. 5. As for as review of literature it is also concluded that fine the number of mesh better the results. Also ANSYS gives faster approximate results and degree of accuracy depends on the mesh size, layers and solver. 6. In this report first order shear deformation theory has been used for formulation of the problem, it is concluded from the review that higher order theory can give approximate better results.\par
a) Future Scope\par
The plate modeled here was a step wise graded structure, with each layer being isotropic with specific material properties. The material properties for each layer have been calculated by any other methods like Mori-Tanka etc.which may give better estimation of properties. Also we can go for the coding of the material to get the continous variation of the properties. The material index, no of layers and meshing size can also be changed to get the better results. The position of natural axis and its eccentricity can also be considered for perfect analysis.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{78}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figure 7 :Figure 8 :}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.0478125\textwidth}P{0.3984375\textwidth}P{0.1965625\textwidth}P{0.2071875\textwidth}}
S.No.\tabcellsep Property\tabcellsep Aluminum\tabcellsep Zirconia\\
1\tabcellsep Young's modulus\tabcellsep 70 GPa\tabcellsep 151 GPa\\
2\tabcellsep Poisson's ratio\tabcellsep 0.3\tabcellsep 0.3\\
3\tabcellsep Thermal conductivity\tabcellsep 204 W/mK\tabcellsep 2.09 W/mK\\
4\tabcellsep Thermal expansion\tabcellsep 23x10 -6 /°C\tabcellsep 10x10 -6 /°C\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US) (a) (b)} 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{© 2013 Global Journals Inc. (US)Thermomechanical Loading} 			\footnote{© 2013 Global Journals Inc. (US) Thermomechanical Loading Deflection of Functionally Gradient Material Plate under Mechanical, Thermal and} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Jha et al. ()]{b11}\label{b11} 	 		‘A critical review of recent research on functionally graded plates’.  		 			D K Jha 		,  		 			Tarun Kant 		,  		 			R K Singh 		.  	 	 		\textit{Composite Structures}  		2012.  	 
\bibitem[Barbero and Reddy ()]{b0}\label{b0} 	 		‘An accurate determination of stresses in thick laminates using a generalized plate theory’.  		 			E J Barbero 		,  		 			J N Reddy 		.  	 	 		\textit{International Journal for Numerical Methods in Engineering}  		1990. 29 p. .  	 
\bibitem[Reddy ()]{b4}\label{b4} 	 		‘Analysis of functionally graded plates’.  		 			J N Reddy 		.  	 	 		\textit{International journal for numerical methods in engineering}  		2000. 47 p. .  	 	 (Int. J. Numer. Meth. Engg.) 
\bibitem[Singha et al. ()]{b10}\label{b10} 	 		‘Finite element analysis of functionally graded plates under transverse load’.  		 			M K Singha 		,  		 			T Prakash 		,  		 			M Ganapathi 		.  	 	 		\textit{Finite Elements in Analysis and Design}  		2011. 47 p. .  	 
\bibitem[Suresh and Mortensen ()]{b1}\label{b1} 	 		‘Functionally graded metals and metal-ceramic composites: Part 2, Thermomechanical behavior’.  		 			S Suresh 		,  		 			A Mortensen 		.  	 	 		\textit{International Materials Reviews}  		1997. 42  (3) .  	 
\bibitem[Tahani1 et al. (2006)]{b8}\label{b8} 	 		\textit{Non-Linear Response of Functionally graded beams under transverse loads" 14 th Annual (International) Techanical Engineering Conference},  		 			M Tahani1 		,  		 			M A Torabizadeh 		,  		 			A Fereidoon 		.  		May 2006. Isfahan, Iran.  		 			Isfahan University of Technology 		 	 
\bibitem[Praveen and Reddy ()]{b2}\label{b2} 	 		‘Nonlinear transient thermoelastic analysis of functionally graded ceramic-metal plates’.  		 			G N Praveen 		,  		 			J N Reddy 		.  	 	 		\textit{Int. J. Solids Structure}  		1997. 35  (33)  p. .  	 
\bibitem[Shin (2006)]{b9}\label{b9} 	 		‘Numerical and Analytical Approach of Thermo-Mechanical Stresses in FGM Beams’.  		 			Ki-Hoon Shin 		.  	 	 		\textit{International Design Engineering Technical Conferences \& Computers and Information in Engineering Conference}  		11. Fatemeh Farhatnia, Gholam-Ali Sharifi and Saeid Rasouli (ed.)  		September 10-13, 2006. July 1 -3, 2009. II.  	 	 (Proceedings of the World Congress on Engineering) 
\bibitem[Prasad (2012)]{b12}\label{b12} 	 		‘Simulation of Traditional Composites Under Mechanical Loads’.  		 			Srinivas 		,  		 			Shiva Prasad 		.  	 	 		\textit{International Journal of Systems}  		 Online: 2277-2677.  		August 2012. 2.  	 	 (Algorithms \& Applications) 
\bibitem[Bhavani et al. (2002)]{b6}\label{b6} 	 		‘Thermal stresses in functionally graded beams’.  		 			V Bhavani 		,  		 			Jerome T Sankar 		,  		 			Tzeng 		.  	 	 		\textit{AIAA journal}  		June 2002. 40  (6) .  	 
\bibitem[Reddy (1998)]{b3}\label{b3} 	 		\textit{Thermomechanical behavior of functionally graded materials},  		 			J N Reddy 		.  		 98- 01.  		August 1998.  	 	 (CML Report) 
\bibitem[Senthil et al. ()]{b7}\label{b7} 	 		‘Three-dimensional analysis of transient thermal stresses in functionally graded plates’.  		 			S Senthil 		,  		 			R C Vel 		,  		 			Batra 		.  	 	 		\textit{International Journal of Solids and Structures}  		2003. 40 p. .  	 
\bibitem[Reddy and Cheng ()]{b5}\label{b5} 	 		‘Threedimensional thermomechanical deformations of functionally graded rectangular plates’.  		 			J N Reddy 		,  		 			Zhen-Qiang Cheng 		.  	 	 		\textit{Eur. J. Mech. A/Solids}  		2001. 20 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
