\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={Effect of Impeller Blade Slot on Centrifugal Pump Performance},
 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{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{Effect of Impeller Blade Slot on Centrifugal Pump Performance}
\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]{Ahmed Farid Ayad  Hassan}

             \affil[1]{  Military Technical College}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2015 Accepted: 2 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


The effect of impeller backward blades with slot on the centrifugal pump performance has been investigated numerically. Impeller blades have been modified with different geometrical parameters of slot such as: slot radial position (Rs), slot height (hs) and slot inclination angle (?s). 3-D numerical simulation has been carried out using commercial software, ANSYS® CFX, to study the effect on the pump performance at different flow rates. The numerical simulation has been compared with previously published experimental results to verify the numerical solution. In addition, the results have been compared with the impeller without slots for the same operating conditions. It has been shown that the slot parameters have a significant effect on the centrifugal impeller performance.

\end{abstract}


\keywords{computational fluid dynamics (CFD), blade slot, centrifugal pump performance.}

\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
entrifugal pumps are probably among the most often used machinery in industrial facilities as well as in common practice. After being invented, they passed long evolutionary way until they became accessible for various applications. A few centuries ago, Euler described their physical principle through a wellknown equation named after him "Euler's equation for turbomachinery".\par
Since then, many studies have been conducted to improve the centrifugal pump performance. These studies used a lot of methods and ideas seeking a better centrifugal pump performance through attempts to increase the pump total efficiency and slip factor.\par
One of these methods that took a lot of interest was to improve the pump performance by impeller trimming \hyperref[b0]{[1]}\hyperref[b1]{[2]}\hyperref[b2]{[3]}\hyperref[b3]{[4]}. These studies found that as the diameter is reduced, the head and power curves decrease continuously. The efficiency, however, will increase at first and then drop for a certain value of diameter. The main reason for this might be attributed to the growth of the gap between the impeller and stator as the impeller diameter is reduced.\par
Another attempt to improve the centrifugal pump performance lies in adding splitter blades between the main blades \hyperref[b4]{[5]}\hyperref[b5]{[6]}\hyperref[b6]{[7]}. Unfortunately, such solution was found to render negative and positive effects on the pump behavior. It increases the head as compared to the original impeller. This was explained by the fact that increasing the impeller slip factor in effect of the splitter would help better conduct energy to the flow. However, a drop in total efficiency has been noticed in some cases due to the increase of the hydraulic friction between the pumping fluid and the splitter blades.\par
The pump geometrical parameters remain the greatest interest of all researchers looking for improving the centrifugal pump performance. Some authors made optimization on the blade exit angle and they found that with increasing the blade exit angle the head increases but the efficiency decreases \hyperref[b7]{[8]}\hyperref[b8]{[9]}\hyperref[b9]{[10]}\hyperref[b10]{[11]}\hyperref[b11]{[12]}. Some other authors conducted optimization on the number of blades \hyperref[b12]{[13]}\hyperref[b13]{[14]}\hyperref[b14]{[15]}. They concluded that when increasing the number of blades, both head and efficiency increase until a certain number of blades at which the efficiency decreases. Other authors considered the blade outlet width in their optimization research \hyperref[b15]{[16,}\hyperref[b16]{17]}. It was found that at the design flow rate, the head increases gradually with the progressive increments of blade outlet width. In addition, the high efficiency area in the large flow rate region gets bigger and the area in low flow rate region changes a little with the increase of blade outlet width.\par
Some authors tried to improve the pump performance by making a slot in the impeller blade. The first one who start adopting this technique was E.A. Ahmed \hyperref[b17]{[18,}\hyperref[b18]{19]}. Then, M. Saffaa and his group \hyperref[b19]{[20]}\hyperref[b20]{[21]}\hyperref[b21]{[22]} developed this work using their own 2-D numerical code to solve a laminar flow inside the pump impeller. In an attempt to examine the effect on the pump performance, Hongxun \hyperref[b22]{[23]} used a similar technique and made a comparison between the draughting technique and the splitter blades.\par
In the present work, a parametric study is attempted, based on the blade slot technique to investigate the effect of three slot geometrical parameters, namely slot radial position (Rs), slot height (h s ) and slot inclination angle (? s ) on the impeller performance. The study implements a 3-D numerical simulation of turbulent flow inside the centrifugal impeller. 
\section[{II. Computational Model a) Geometrical Models}]{II. Computational Model a) Geometrical Models}\par
The centrifugal pump impeller used by \hyperref[b19]{[20,}\hyperref[b23]{24]}, shown in Figure \hyperref[b0]{(1)}, is chosen as a geometrical model to apply numerical computation. The main metrics of pump design and performance are listed in Table \hyperref[b0]{(1)}. 
\section[{Table 1: Pump dimensions and operating conditions}]{Table 1: Pump dimensions and operating conditions}\par
The flow patterns and the hydraulic performance of the isolated impeller (without volute) must differ from that of the impeller with volute \hyperref[b24]{[25]}. This difference is due to impeller-volute interactions. In this work, only an isolated impeller has been considered. This is justified by the need to simplify the present study that is considered as a preliminary investigation.  Numerical simulation is carried out using ANSYS® CFX to solve the governing equations. Since the pumped fluid is incompressible and the flow is in a steady state, the continuity equation has the following form \hyperref[b25]{[26]}:\par
(1)\par
In addition, the equation of conservation of momentum together with the definition of the source term, and the shear stress is expressed as Eq. (  {\ref 2}) \hyperref[b1]{(2)} where the source term (including the centrifugal and Coriolis force terms) is written as Eq. (  {\ref 3}) and the average shear stress is obtained from Eq. (  {\ref 4}):\par
(3) (4) 
\section[{c) Computational Domain}]{c) Computational Domain}\par
The computational domain consists of three zones: inlet, impeller and outlet as shown in Figure \hyperref[b2]{(3)}.\par
They are defined by means of the multi-reference frame technique. The impeller is situated in the rotating reference frame, the inlet and outlet zones are in the fixed reference frame, and they are related to each other through the ''frozen rotor'' interface. The frozen rotor method \hyperref[b25]{[26]} employs a quasi-steady algorithm, where the rotor and stator are modeled at a fixed (frozen) position relative to each other. Rotational terms are included in the moving frames, while the transient effects are neglected. This provides an efficient method for the calculation of interactions between impellers and outlet zone, and is a practical option for compact machines with small distances between rotor and stator. In this way, the solution provides a snapshot of the flow regime. When the Navier-Stokes equations of motion are solved in a rotating reference frame, the fluid accelerations due to rotation appear as an additional terms in the momentum equations, Eq. (  {\ref 3}).  The meshes of three computational domainsthe inlet section, the impeller, and the outlet sectionare generated separately after performing mesh sensitivity analysis as shown in Figure \hyperref[b3]{(4)}. In this analysis, localized refinements of mesh are employed at regions close to the blade slot, the impeller blade and the blade leading and trailing edges in order to accurately capture the dominant flow field structure. 
\section[{Effect of Impeller Blade Slot on Centrifugal Pump Performance}]{Effect of Impeller Blade Slot on Centrifugal Pump Performance}?? ? ?? ? = 0 ? ?? ? (?? ? ? ? ? ? )= ??? ? ?? ? + ? ?? ? (?? ?? ? ?? ??? ? ??? ????? )+ ? ? ? ? ? ? = ??[2 ð??" ? ? × ? ? + ð??" ? ? × (ð??" ? ? × ? )] ?? ?? = ?? ( ?? ? ? ?? ? + ?? ? ? ?? ? )\par
The motive of this localized mesh refinement is to encounter considerable variations of flow field properties such as pressure and velocity at those regions. The boundary conditions are set as mass flow at inlet and the static pressure at outlet. A rotational periodicity is adopted at the other outer boundaries of the domain. A no-slip condition is imposed at the wall boundary defined at the blade. The impeller zone is modeled in the rotating frame, and the outlet and the inlet zones are modeled in the fixed reference frame.   The comparison between the experimentally measured impeller performance with and without blade slot in reference \hyperref[b19]{[20]} is used to validate the present study. The pump with slot has the following parameters: slot radial position Rs = 35 mm, slot height h s = 8 mm and the inclination angle ? s = 0° at rotational speed n = 2000 rpm.\par
(5) \hyperref[b5]{(6)} Figure \hyperref[b7]{(8)} and Figure \hyperref[b8]{(9)} show the variation of the impeller head and hydraulic efficiency with flow rate, respectively, for both impellers with and without slot. Experimental measurement show that the slot with the parameters of reference \hyperref[b19]{[20]} reduces the impeller head. The slot shows a minor impact on the efficiency however, adding the slot increases the efficiency below the operating point and reduces the efficiency beyond the operating point. These effects of adding slot could be explained by the considerable reduction in the effective blade length and augmentation of flow rate through the slot, which in this case represents about 17\% of the design flow rate.\par
Despite the apparent discrepancy between experimental and numerical results, the numerical simulations predict the same trend of head and efficiency. They also predict the same effect of slot on pump head at all flow rates and efficiency at high flow rate only. This discrepancy could be attributed to the omission of the volute and leakage effects in the numerical simulation.  
\section[{? ? ð??" g) Convergence Criteria of the Numerical Simulations}]{? ? ð??" g) Convergence Criteria of the Numerical Simulations}\par
The numerical solution has convergence precision of residuals up to 10?6. Figure \hyperref[b6]{(7)} shows the history of convergence.\par
Here, the pump head and hydraulic efficiency are calculated according to reference [28] by using Eq. (  {\ref 5}) and Eq.(  {\ref 6}  The velocity vectors at two different flow rates are investigated; Q = 1 liter/s, at part-load condition and Q = 3.5 L/s at the best efficiency point. In Figure \hyperref[b9]{(10)}, the velocity vectors for part load condition indicate two circulations: the first one is created on the pressure side near the impeller outlet with a small size and high velocity. The second one is created on the suction side with large size and small velocity. The flow enters the impeller at an angle of attack causing the suction side circulation. In the presence of the slot, the fluid flowing throughout the slot reduces the size of the suction side circulation. Figure \hyperref[b10]{(11)} indicates the absence of the two circulations. When increasing velocity the pressure side circulation dies out, and when the angle of attack approaching zero the suction side circulation is disappears.\par
The static pressure contours are also investigated at the flow rate Q = 3.5 liter/s. Figure \hyperref[b11]{(12)} Shows the contours of the static pressure of the impeller with and without blade slot.\par
In conclusion, the head decreases at large values of the slot height h s . Therefore, in the present study, attention will be directed to a smaller slot height    A single arc blade design is assumed, and the pump speed is chosen n = 1500 rpm with impeller outer diameter D2 = 130 mm and impeller inner diameter D1 = 50 mm. The other dimensions are chosen according to Table \hyperref[b0]{(1)}. Fifteen cases have been studied to cover the slot parameters that affect the impeller performance, Table \hyperref[b1]{(2)}. When making a slot in the impeller blade the fluid goes through this slot from the pressure side to the suction side with certain flow rate. The convergence of this mass flow rate is shown in Figure \hyperref[b12]{(13)}. 
\section[{Table 2: Different cases of slot parameters a) Effect of Slot Radial Position}]{Table 2: Different cases of slot parameters a) Effect of Slot Radial Position}\par
The effect of the variation of the slot radial position Rs on the impeller performance is studied by changing its value and keeping the values of the other parameters constant; Cases \hyperref[b0]{(1)}\hyperref[b1]{(2)}\hyperref[b2]{(3)}\hyperref[b3]{(4)}\hyperref[b4]{(5)} in Table \hyperref[b1]{(2)}. Figure \hyperref[b13]{(14)} shows the head versus the slot radial position. It is found that the head decreases with increasing Rs in other word; a slot located closer to the blade root is preferred for all value of flow rate inspected. No improvement in the impeller performance has been detected. In addition, Figure \hyperref[b14]{(15)} shows that Rs has a small impact on the impeller hydraulic efficiency. The effect of the slot inclination angle on the impeller head is addressed in the cases \hyperref[b5]{(6)}\hyperref[b6]{(7)}\hyperref[b7]{(8)}\hyperref[b8]{(9)}\hyperref[b9]{(10)}. From the blade geometry there is a constrain on the slot inclination angle and it should be chosen according to Eq.(  {\ref 7}) \hyperref[b6]{(7)} where ? = blade angle at slot radial position Rs,    
\section[{c) Effect of the Slot Height}]{c) Effect of the Slot Height}\par
Finally, the effect of the slot height on the impeller head is examined, cases \hyperref[b10]{(11)}\hyperref[b11]{(12)}\hyperref[b12]{(13)}\hyperref[b13]{(14)}\hyperref[b14]{(15)}. Figure \hyperref[b17]{(18)} shows that with increasing slot height the head increases up to certain value then it decreases. Figure \hyperref[b18]{(19)} shows the impeller hydraulic efficiency. It decreases with the increase of slot height. results show that the high negative inclination angle causes higher heads as shown in Figure \hyperref[b15]{(16)}. This increase in head was due to the rise in slip factor. The effect of the slot inclination angle on the hydraulic efficiency of the impeller is shown in Figure \hyperref[b16]{(17)}. Sharp reduction in efficiency is noted at slot inclination ? s < ?110° this drop in efficiency is attributed to the high change in the relative velocity direction. A similar drop in efficiency can be noted in at slot inclination angle ? s > 0°.\par
Global Journal of Researches in Engineering ( ) Volume XVI Issue IV Version I Figure \hyperref[b19]{(20)} shows the relative velocity vectors on the mid span at flow rate Q = 4L/s (case 11) for impeller with and without slots. Formation of a vortex on the suction side with the same angular direction of the impeller rotation increases the slip factor and hence increases the head.\par
Figure \hyperref[b20]{(21)} shows the difference in pressure along the blade pressure and suction sides. Clearly, the pressure difference above the slot is higher than the pressure difference in case of blade without slot.\par
To illustrate the effect of the blade slot on the performance of the impeller, the pressure contours and the velocity vector inside the slot are shown in Figure \hyperref[b21]{(22)} and Figure \hyperref[b22]{(23)}. The pressure contours inside the slot show that the pressure force in the slot with inclination angle (case 3) has positive direction with yaxis. In addition, for (case 9) the pressure force has a negative direction with the y-axis.   velocity vector in the blade slot shows that the velocity has a large value at the slot upper half. In case of high inclination angle the velocity has a reverse flow in the lower slot region. The velocity in the slot has maximum value (about 5.8 m?s). The flow rate inside the slot is proportional to the slot height, in case of hs = 1 mm the slot flow rate is about 0.055 liter?s with the total flow rate equal to 4 liter?s as shown in Figure \hyperref[b12]{(13)}, which represents ? 1.4\%.  In the present work, a parametric study is done based on the blade slot technique to investigate the effect of some slot geometrical parameters, namely slot radial position (Rs), slot height (h s ) and slot inclination angle (? s ) on the impeller performance using a 3-D numerical simulation of a turbulent flow inside the centrifugal impeller, the following are concluded: 
\section[{Global}]{Global}\par
? With increasing the slot radial position Rs the impeller head is decreased. The slot radial position has an effect less than 2.5\% on the impeller hydraulic efficiency when the slot height is 1.5 \% of the blade length. ? The slot inclination angle has a significant effect on the impeller head and efficiency. The slot with inclination angle ?130° < ? s < ?90° has a high impeller head with 5 ? 10\% above the impeller head without slot. The optimum efficiency can be reached within the range of slot inclination angle ?110° < ? s < 0°. ? At the part load operating zone, the impeller head decreases with increasing the slot height, then at the over load zone the impeller head increase with increasing the slot height up to certain slot height value then the impeller head deacrease. The efficiency is decreased with the increase of slot height.\par
Attempts have been made to explain the physics of impeller with slot design. The present work is currently extended by incorporating the complete pump geometry to account for the discrepancies between CFD and experimental finding.\par
The study can be further extended to optimize the slot design parameters at different flow rates for maximum pump performance.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{45}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 4 :Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure ( 6 )}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Figure 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-11.png}
\caption{\label{fig_9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-12.png}
\caption{\label{fig_10}Figure 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-13.png}
\caption{\label{fig_11}Figure 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-14.png}
\caption{\label{fig_12}Figure 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{131415}\includegraphics[]{image-15.png}
\caption{\label{fig_13}Figure 13 :Figure 14 :Figure 15 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{16}\includegraphics[]{image-16.png}
\caption{\label{fig_14}Figure 16 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{17}\includegraphics[]{image-17.png}
\caption{\label{fig_15}Figure 17 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1819}\includegraphics[]{image-18.png}
\caption{\label{fig_17}Figure 18 :Figure 19 :}\end{figure}
     \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.1789473684210526\textwidth}P{0.6710526315789473\textwidth}}
? =\tabcellsep ? ? ??? ? ? ? ?? ?ð??"\\
? ? ??? =\tabcellsep ?? (? ? ??? ? ? ? ?? )\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Gülich ()]{b0}\label{b0} 	 		\textit{},  		 			J F Gülich 		.  		2010. Springer.  	 
\bibitem[Ahmmed ()]{b17}\label{b17} 	 		 			E A Ahmmed 		.  	 	 		\textit{Study of Flow Field in a Radial vaned Impeller of a Centrifugal Pump \& its Effect on Pump Performance},  				 (Egypt)  		1995.  	 
\bibitem[ANSYS® 14.5.7 CFX-Solver Theory Guide ()]{b25}\label{b25} 	 		\textit{ANSYS® 14.5.7 CFX-Solver Theory Guide},  		2012.  	 
\bibitem[Wen-Guang ()]{b7}\label{b7} 	 		‘Blade Exit Angle Effects on Performance of a Standard Industrial Centrifugal Oil Pump’.  		 			L Wen-Guang 		.  	 	 		\textit{Journal of Applied Fluid Mechanics}  		2011. 4 p. .  	 
\bibitem[El-Din ()]{b19}\label{b19} 	 		‘Control of flow field inside a centrifugal pump impeller for better performance’.  		 			M S El-Din 		.  	 	 		\textit{MSc, Mechanical Power \& Energy, MTC}  		2001.  	 
\bibitem[Hussien et al. ()]{b21}\label{b21} 	 		‘Determination of Optimum Slot in Backward Vane Impeller for Better Centrifugal Pump Performance’.  		 			M S Hussien 		,  		 			A H Lotfy 		,  		 			H M Abdalla 		,  		 			I Saleh 		.  	 	 		\textit{th International Conference on Aerospace Science \& Aviation Technology},  				 (MTC, Cairo, Egypt)  		2005.  	 	 (presented at the 11-) 
\bibitem[Li ()]{b8}\label{b8} 	 		‘Effect of exit blade angle, viscosity and roughness in centrifugal pumps investigated by CFD computation’.  		 			W Li 		.  	 	 		\textit{Task quarterly}  		2011. 15 p. .  	 
\bibitem[Patel and Doshi ()]{b9}\label{b9} 	 		‘Effect of Impeller Blade Exit Angle on the Performance of Centrifugal Pump’.  		 			M Patel 		,  		 			A Doshi 		.  	 	 		\textit{Intrnational Journal of Emerging Technology and Advanced Engineering}  		2013. 3 p. .  	 
\bibitem[Liu et al. ()]{b13}\label{b13} 	 		‘Effects of blade number on characteristics of centrifugal pumps’.  		 			H Liu 		,  		 			Y Wang 		,  		 			S Yuan 		,  		 			M Tan 		,  		 			K Wang 		.  	 	 		\textit{Chinese Journal of Mechanical Engineering}  		2010. 23 p. .  	 
\bibitem[Tan et al. ()]{b15}\label{b15} 	 		‘Effects of blade outlet width on flow field and characteristic of centrifugal pumps’.  		 			M Tan 		,  		 			H Liu 		,  		 			S Yuan 		,  		 			Y Wang 		,  		 			K Wang 		.  	 	 		\textit{Proceedings of the ASME 2009 Fluids Engineering Division Summer Meeting},  				 (the ASME 2009 Fluids Engineering Division Summer MeetingColorado, USA)  		2009.  	 
\bibitem[Wen-Guang ()]{b1}\label{b1} 	 		‘Experiments on impeller trimming of a commercial centrifugal oil pump’.  		 			L Wen-Guang 		.  	 	 		\textit{presented at the International Conference on Hydraulic Machinery and Hydrodynamics},  				2004.  	 
\bibitem[Wahba ()]{b23}\label{b23} 	 		\textit{Flow Pattern in a Centrifugal Pump Used in Turbo-Pump Feeding System},  		 			W Wahba 		.  		1997. MSc, MTC, Egypt.  	 
\bibitem[Li ()]{b2}\label{b2} 	 		‘Impeller trimming of an Industrial Centrifugal Viscous Oil Pump’.  		 			W G Li 		.  	 	 		\textit{International Journal of Advanced Design and Manufacturing Technology}  		2012. 5 p. .  	 
\bibitem[Hongxun et al. ()]{b22}\label{b22} 	 		‘Impellers of low specific speed centrifugal pump based on the draughting technology’.  		 			C Hongxun 		,  		 			L Weiwei 		,  		 			J Wen 		,  		 			W Peiru 		.  	 	 		\textit{IOP Conference Series: Earth and Environmental Science},  				2010. 12.  	 
\bibitem[?avar et al. ()]{b3}\label{b3} 	 		‘Improving centrifugal pump efficiency by impeller trimming’.  		 			M ?avar 		,  		 			H Kozmar 		,  		 			I Sutlovi 		.  	 	 		\textit{Desalination}  		2009. 249 p. .  	 
\bibitem[Kergourlay et al. ()]{b4}\label{b4} 	 		‘Influence of splitter blades on the flow field of a centrifugal pump: test-analysis comparison’.  		 			G Kergourlay 		,  		 			M Younsi 		,  		 			F Bakir 		,  		 			R Rey 		.  	 	 		\textit{International Journal of Rotating Machinery}  		2007. 2007.  	 
\bibitem[Chakraborty et al. ()]{b12}\label{b12} 	 		‘Numerical Analysis on Effects of Blade Number Variations on Performance of Centrifugal Pumps with Various Rotational Speeds’.  		 			S Chakraborty 		,  		 			K Pandey 		,  		 			B Roy 		.  	 	 		\textit{International Journal of Current Engineering and Technology}  		2012. 2 p. .  	 
\bibitem[Cui et al. ()]{b5}\label{b5} 	 		‘Numerical simulation of flow in centrifugal pump with complex impeller’.  		 			B Cui 		,  		 			Y Lin 		,  		 			Y.-Z Jin 		.  	 	 		\textit{Journal of Thermal Science}  		2011. 20 p. .  	 
\bibitem[Shojaeefard et al. ()]{b26}\label{b26} 	 		‘Numerical study of the effects of some geometric characteristics of a centrifugal pump impeller that pumps a viscous fluid’.  		 			M Shojaeefard 		,  		 			M Tahani 		,  		 			M Ehghaghi 		,  		 			M Fallahian 		,  		 			M Beglari 		.  	 	 		\textit{Volume XVI Issue IV Version I},  				2012. 28. 60 p. .  	 	 (Computers \& Fluids) 
\bibitem[Wen-Guang ()]{b24}\label{b24} 	 		‘Numerical study on behavior of a centrifugal pump when delivering viscous oils-part Effect of Impeller Blade Slot on Centrifugal Pump Performance 1: performance’.  		 			L Wen-Guang 		.  	 	 		\textit{International Journal of Turbo and Jet Engines}  		2008. 25 p. .  	 
\bibitem[Hussien et al. ()]{b20}\label{b20} 	 		‘Optimum Slot Size and Location in a Radial Vane Impeller for Better Centrifugal Pump Performance’.  		 			M S Hussien 		,  		 			A H Lotfy 		,  		 			H M Abdalla 		,  		 			I Saleh 		.  	 	 		\textit{9 th International Conference on Aerospace Sceinces \& Aviation Technology},  				 (MTC, Cairo, Egypt)  		2001.  	 	 (presented at the) 
\bibitem[Bacharoudis et al. ()]{b10}\label{b10} 	 		‘Parametric study of a centrifugal pump impeller by varying the outlet blade angle’.  		 			E Bacharoudis 		,  		 			A Filios 		,  		 			M Mentzos 		,  		 			D Margaris 		.  	 	 		\textit{Open Mechanical Engineering Journal}  		2008. 2 p. .  	 
\bibitem[Zhou et al. ()]{b16}\label{b16} 	 		‘Performance optimization in a centrifugal pump impeller by orthogonal experiment and numerical simulation’.  		 			L Zhou 		,  		 			W Shi 		,  		 			S Wu 		.  	 	 		\textit{Advances in Mechanical Engineering}  		2013. 2013.  	 
\bibitem[Yuan et al. ()]{b6}\label{b6} 	 		‘Research on the Design Method of the Centrifugal Pump with Splitter Blades’.  		 			S Yuan 		,  		 			J Zhang 		,  		 			Y Tang 		,  		 			J Yuan 		,  		 			Y Fu 		.  	 	 		\textit{Proceedings of the ASME 2009 Fluids Engineering Division Summer Meeting},  				 (the ASME 2009 Fluids Engineering Division Summer Meeting)  		2009.  	 
\bibitem[Fard and Boyaghchi ()]{b11}\label{b11} 	 		‘Studies on the Influence of Various Blade Outlet Angles in a Centrifugal Pump when Handling Viscous Fluids’.  		 			M H S Fard 		,  		 			F Boyaghchi 		.  	 	 		\textit{American Journal of Applied Sciences}  		2007. 4 p. .  	 
\bibitem[Rababa ()]{b14}\label{b14} 	 		‘The effect of blades number and shape on the operating characteristics of groundwater centrifugal pumps’.  		 			K Rababa 		.  	 	 		\textit{European Journal of Scientific Research}  		2011. 52 p. .  	 
\bibitem[Ahmed et al. ()]{b18}\label{b18} 	 		‘Vortex Control in a Centrifugal Pump Impeller with Radial Slotted Vanes’.  		 			E A Ahmed 		,  		 			A H Lotfy 		,  		 			I Saleh 		.  	 	 		\textit{International AMME Conferance}  		1998. 8 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
