\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={CFD Analysis of A Typical Hydraulic Pressure Pipe Line in an Aircraft and Suggest Methods to Optimize its Stress and Vibration},
 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{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{CFD Analysis of A Typical Hydraulic Pressure Pipe Line in an Aircraft and Suggest Methods to Optimize its Stress and Vibration}
\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]{Sravan Kumar  Khuntia}

             \author[2]{Tariq  Anwar}

             \author[3]{Gopal  Gupta}

             \affil[1]{  Naval Institute of Aeronautical Technology, India}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2017 Accepted: 2 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


The Hydraulic system of an aircraft is one of the most critical systems which operates essential services like the Control surfaces and Undercarriage system. Operators of Airlines and MROs have frequently complained about premature hydraulic line failures. This paper is aimed at studying the Fluid-Structure Interaction (FSI) of a typical hydraulic pipeline running in tandem with other pipe lines (which is a common feature in Aircraft) and suggest solutions to optimize the stress and vibration in them which is considered as the main factor for such catastrophic failures. Both CFX and FLUENT Solvers are used in our case. The analysis is carried out concerning suitability of material properties and support structure (for a high-speed aircraft) which are under the control of designers and MROs. The Von Misses stress has been simulated and analysed to substantiate various solutions being proposed.

\end{abstract}


\keywords{high speed aircraft hydraulic system, FSI, CFD of hydraulic pipe, CFX solver, FLUENT, active vibration dampers, MRO, von misses stress.}

\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[{I. Introduction}]{I. Introduction}\par
ydraulic pipeline systems range from the very simple ones to very large and quite complex ones. A system may consist of a number of sub-networks separated by differing energy lines or pressure values. In order to study the Head loss and Energy loss across a pipe flow and to design Hydraulic pipelines individually or in manifold configuration, the following notations were used. The notations are shown in figure \hyperref[fig_0]{1} for a computational sequence flow design. The manifold ports and barrel segments are numbered from the downstream end toward the upstream supply head or reservoir, with each port and segment number that is up stream of it denoted by j, which will also be used as a subscript on the other variables to indicate their location. Other variables are Q= discharge in the barrel segment, V= mean velocity in the barrel segment, A= cross-sectional area of the barrel segment, D= diameter of the barrel segment, q= discharge from a port, u= mean velocity through a port, a= cross-sectional area of a port, and d= diameter of a port. The fluid being conveyed has a unit weight of ?. The hydraulic model of flow in a pipe Has a discrete jump in pressure across a port; just upstream of port j the internal pressure is P J , and the pressure immediate downstream of the next port is p j .\par
We write an energy equation from a point inside the main control volume, point 1 to another rinstance in the port efflux stream, point 2:\par
In the above equation, K L is the port head loss coefficient. If we define an energy parameter E at port J as Then the fluid exit velocity through the port is given by What makes the hydraulic system of aircraft more complicated is the fact that there is continuous transfer of forces and momentum between the pipe structure and hydraulic fluid (at high pressure of about 3000 Psi). Excitation caused by high frequency pulsation of flow coupled with vibration from equipment around viz Gas Turbine, gear mechanisms, etc. can lead to fatigue failure of these pipes. 
\section[{II. CFD Analysis of Pipelines}]{II. CFD Analysis of Pipelines}\par
The CFD analysis of commonly occurring defects in hydraulic pipelines carrying high pressure hydraulic fluid follows a sequence of technical processes along with scientific data analysis. The processes are explained in brief. 
\section[{a) Preliminary study phase}]{a) Preliminary study phase}\par
It is necessary to study the physical problem analytically prior approaching the modeling and simulation phase. A proper preliminary study of the physical problem will help us individuate the assumptions and simplifications that are acceptable. In our case simplification lead to reduction in geometric complexity while allowing the thermal transfer equations. Hence this phase is fundamental to an accurate simulation result. 
\section[{c) Meshing}]{c) Meshing}\par
Mesher plays an essential role in providing simulation related information to our model. During this process the model was divided into regions and surfaces. For the mesh to be usable all the boundaries relevant to the physical problem must be identified. These features will be used during the simulation setup phase to define fluids, solids and boundary conditions properties. The accuracy of the simulation result is dependent on the mesh geometry to a great extent. This was evident during our various iterations and subsequently an Optimal. 
\section[{d) Solver for Simulation}]{d) Solver for Simulation}\par
During this phase we define the properties of all the fluids, solids and boundaries in fine detail. The choice of solver that is most suitable for the particular case is also decided in this phase viz. incompressible flow, compressible flow, steady solution, dynamic solution heat transfer and so on. We chose SOLID 185 and FLUID 142 for representing our Material of pipeline and Hydraulic Fluid respectively. We have defined the initial conditions as encountered by a hydraulic pipeline in an aircraft system (these are the values that the variables take at the beginning of simulation). The solution is accepted through verification and validation. 
\section[{e) Data visualization and post processing}]{e) Data visualization and post processing}\par
Post processing data visualization is the most important human interface to understand the analysis. The incremental behaviour of various parameters associated to our analysis like speed, pressure and density need to be visualized. The data compilation and visualization should be such that the value of particular physical parameter can be extracted or derived as per requirement for further detail analysis. 
\section[{III.}]{III.} 
\section[{Experiment}]{Experiment}\par
In order to carry out the study, a particular hydraulic pipe line, of one of the high-speed aircrafts, which had shown signs of frequently failure was considered. To carry out CFD analysis and stress analysis, we collected various parameters required for initialization as per Aircraft Manual. These parameters are required to be fed exactly as per dimension during mathematical modeling of the pipeline to obtain an accurate and stable solution. The parameters are: The figure given below is the photograph of a frequently failing hydraulic pipeline on the pressure side. This hydraulic pipe supplys required hydraulic pressure to the actuator of flying controls of an aircraft. 
\section[{b) Geometric modelling}]{b) Geometric modelling}\par
Geometrical models can be either 3D or 2D. It has to be an optimal choice so that it is easy to pass the data to the mesher software.     iii. Kinematic viscosity --25mm 2 /s iv. Type --mixture of polysiloxane fluid and organic ether with addition of anti wear additive + antioxidant It is a known fact that the hydraulic pipelines are to be routed complexly inside an aircraft equipment bay due to space constraint. Also, the various components of the Hydraulic system including actuators are located at distant positions, depending on their utility and design criteria, which causes sufficient length of pipelines to be laid out that further requires support and clamping to hard points on the fuselage. In our case the specific pipeline was clamped to 03 hard points at the bulkhead at mid fuselage. The defects reported by an MRO were of chaffing, crack and dent. On scrutiny it was discovered that the root cause would be excessive stress and vibration and dent being attributed to the process of bending or routing. In order to analyse the vibration related stress and provide a solution, three cases were considered:    
\section[{VI. Results}]{VI. Results}\par
After the simulation with help of ANSYS and both CFX, FLUENT Solver, the equivalent stress distribution through the length of the pipeline was scrutinized for abnormality and the location of maximum stresses were identified. The simulation data are tabulated below in Table \hyperref[tab_1]{2}.  
\section[{VII. Analysis Report}]{VII. Analysis Report}\par
Below mentioned are few of the common factors that can affect the health of Hydraulic pipelines which carry high pressure hydraulic fluid. The Hydraulic system plays an extremely vital role in aircraft operation. These common mistakes may be avoided for deterioration of hydraulic pipelines and any further catastrophic failure. 
\section[{a) Manufacturing Process and Handling}]{a) Manufacturing Process and Handling}\par
Pipes are required to be casted as per routing. No further bending should be carried out by using primitive methods like hammering. It has been proved through various experiments that bending of pipeline causes severe stress concentration at the point of bend that may cause crack initiation (Griffith energy criteria) It has been observed that external force is applied in order to fix pipeline into the system/ routing in the equipment bay. This external force is applied either by bending the pipeline or by hammering. This leads to increase in residual stress inside the body which reduces strength of material. Finally, it leads to crack initiation and propagation.\par
When external forces or hand pressure is applied on the pipeline to fix the pipeline then it reduces the distance between the pipelines. Sometimes pipelines come in contact with each other. It leads to the chaffing of material. Pipelines rub against each other, causing erosion of the surface and eventual failure. The transfer of vibration and other dynamic loads can cause deterioration of pipelines.  A pipe support or pipe hanger is a designed element that transfers the load from a pipe to the supporting structures. The four main functions of a pipe support are to anchor, guide, absorb shock, and support a specified load. Pipe supports used in high or low temperature applications may contain insulation materials. The overall design configuration of a pipe support assembly is dependent on the dynamic loading factor and operating conditions.\par
There is no thumb rule for number of supports to be used on particular pipeline. Generally, support is placed on the longer and straight pipelines. So, an attempt was made to observe stresses by increasing no. of supports. It was found out that stress could be reduced by 32 times, by increasing the support points by 30\% while keeping the material of pipeline same. 
\section[{iii. Changing Material of Pipeline}]{iii. Changing Material of Pipeline}\par
Pipeline is subjected to high pressure (210 kg/cm 2 ) and vibration. So, Material strength was also considered as a reason of failure. Titanium was considered as a replacement of steel. It was found that with 4 no. of clamps, stresses in steel pipeline are 1.4 times titanium (as compared to 32 times decrease in equivalent stress due to an additional support clamp). It proves that material performance is satisfactory. So, there is no need to change material from steel to titanium. The use of Hydraulics for operation of various components of an aircraft viz Control surfaces, Undercarriage etc is inevitable. With increase in AUW, the hydraulic system gets more and more bulky and complexity of pipeline system also increases. The flying envelope and max speed of the aircraft also decides the aerodynamic forces on various Control surfaces which in turn decide the robustness of the Hydraulic system. As these dynamic forces increase, the system requirement also becomes more stringent. We used CFX and FLUENT Solver to simulate the flow through a specific hydraulic pipeline which has a history of failing 3 Mpa to 74.12 Mpa. iv. Changing the material from steel to titanium didn't have any profound effect on reduction of Equivalent stress in pipeline. However, stress reduced from 74.12 Mpa to 51.62 Mpa (with 4 Supports). v. In order to reduce the vibration stress and reduce the chance of failure, an additional4 th support clamp is proposed for the specific hydraulic pipeline as shown below. The hydraulic pipelines are subjected to higher dynamic stresses due to combinatory force of high pressure, temperature and vibration. Hence, clamping of these pipelines using active vibration dampers on main frame or bulkhead of aircraft should be explored. In order to avoid chaffing between pipelines, better pipeline routing may also be explored during design phase. 
\section[{VIII. Conclusion}]{VIII. Conclusion}\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{}\includegraphics[]{image-7.png}
\caption{\label{fig_5}6}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{fig_6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6920187}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Figure 6 :Figure 9 : 2018 JFigure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{15}\includegraphics[]{image-11.png}
\caption{\label{fig_9}Figure 15 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{16}\includegraphics[]{image-12.png}
\caption{\label{fig_10}Figure 16 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-13.png}
\caption{\label{fig_11}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{17}\includegraphics[]{image-14.png}
\caption{\label{fig_12}Figure 17 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-15.png}
\caption{\label{figure15}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-16.png}
\caption{\label{figure16}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-17.png}
\caption{\label{figure17}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-18.png}
\caption{\label{figure18}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-19.png}
\caption{\label{figure19}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-20.png}
\caption{\label{figure20}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-21.png}
\caption{\label{figure21}}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.05701219512195122\textwidth}P{0.49756097560975604\textwidth}P{0.29542682926829267\textwidth}}
S. no.\tabcellsep Parameters\tabcellsep Part no. y.yy.yyyy.yy\\
1\tabcellsep Internal diameter\tabcellsep 8.22mm\\
2\tabcellsep External diameter\tabcellsep 10.22mm\\
3\tabcellsep Flow rate\tabcellsep 185 l/min\\
4\tabcellsep Length of pipeline\tabcellsep 52"\\
5\tabcellsep Pressure through pipeline\tabcellsep 210 kg/cm 2\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.26724890829694326\textwidth}P{0.14475982532751092\textwidth}P{0.14475982532751092\textwidth}P{0.14475982532751092\textwidth}P{0.148471615720524\textwidth}}
Test\tabcellsep Steel with 3 support\tabcellsep Titanium with 3 support\tabcellsep Steel with 4 support\tabcellsep Titanium with 4 support\\
Static structural analysis (stress)\tabcellsep 1220.4Mpa\tabcellsep 1207 Mpa\tabcellsep 1107.5 Mpa\tabcellsep 1088 Mpa\\
Random vibration analysis(stress)\tabcellsep 2381.3 Mpa\tabcellsep 2381 Mpa\tabcellsep 74.12 Mpa\tabcellsep 51.62 Mpa\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 			\footnote{© 2018 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Examples of actual defects in high pressure pipelines and probabilistic assessment of residual life for different types of pipeline steels at 3rd International Symposium on Fatigue Design and Material Defects (2017)]{b3}\label{b3} 	 		\textit{Examples of actual defects in high pressure pipelines and probabilistic assessment of residual life for different types of pipeline steels at 3rd International Symposium on Fatigue Design and Material Defects},  		2017, 19-22 September 2017. Lecco, Italy by Ivo ?ernýa,*, Dagmar Mikulováa, Ji?íSísa.  	 
\bibitem[Lokesh Kumar Mylapilli, Phanindra Vital Reddy Gogula and Adarsh Kumar Arya (ed.)]{b2}\label{b2} 	 		\textit{Hydraulic and Surge Analysis in a Pipeline Network using Pipeline Studio by},  		Lokesh Kumar Mylapilli, Phanindra Vital Reddy Gogula and Adarsh Kumar Arya (ed.)  		 	 
\bibitem[Hydraulic Transients Analysis in Pipe Networks by the Method of Characteristics (MOC) by]{b1}\label{b1} 	 		\textit{Hydraulic Transients Analysis in Pipe Networks by the Method of Characteristics (MOC) by},  		 		 			Roman WichowskiGda?sk University of Technology 		 	 
\bibitem[Liquid Pipeline Transient Flow Analysis by Enbin Liu1, Shujun Zhu1 , Junying Li2 , Ping Tang3 , Yuhang Yang4 and Di Wang1]{b0}\label{b0} 	 		\textit{Liquid Pipeline Transient Flow Analysis by Enbin Liu1, Shujun Zhu1 , Junying Li2 , Ping Tang3 , Yuhang Yang4 and Di Wang1},  				 	 
\bibitem[J. K. van Deen and S. R. Reintsema (ed.)]{b4}\label{b4} 	 		\textit{Modeling of high-pressure gas transmission lines by},  		J. K. van Deen and S. R. Reintsema (ed.)  		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
