\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={Characterization of Gasoline Engine Exhaust Fumes Using Electronic Nose Based Condition Monitoring},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2011-08-30 (revised: 30 August 2011)}
\def\TheID{\makeatother }
\def\TheDate{2011-08-30}
\title{Characterization of Gasoline Engine Exhaust Fumes Using Electronic Nose Based Condition Monitoring}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

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

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

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

\usepackage[absolute,overlay]{textpos}

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

             \author[1]{Dr. O.T.  Arulogun}

             \affil[1]{  LADOKE AKINTOLA UNIVERSITY OF TECHNOLOGY, OGBOMOS, NIGERIA}

\renewcommand\Authands{ and }

\date{\small \em Received: 21 July 2011 Accepted: 17 August 2011 Published: 30 August 2011}

\maketitle


\begin{abstract}
        


An electronic nose-based condition monitoring of three automobile engines was conducted to obtain smell prints that correspond to normal operating conditions and various induced abnormal operating conditions. Fuzzy Cmeans clustering was used to ascertain the extent to which the smell prints can characterize faulty engine conditions. Silhouette diagrams and silhouette width figures were used to validate the clusters. Results obtained indicate that the smell prints do in general characterize the faults as most clusters have silhouette width greater than 0.5. In particular the results showed that the following automobile engine faults; plug-notfiring faults and loss of compression faults are diagnosable from the automobile exhaust fumes.

\end{abstract}


\keywords{Electronic nose, Condition Monitoring, mobile, Fault, Diagnosis, Fuzzy C-means, silhouette diagram.}

\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
ondition monitoring is a method by which small variations in the performance of equipment can be detected and used to indicate the need for maintenance and the prediction of failure \hyperref[b0]{[1]}.Condition monitoring and performance estimation are used to appraise the current state and estimate the future state of plant by using real time measurements and calculations. Such monitoring provides ongoing assurance of acceptable plant condition \hyperref[b1]{[2]}. Some of the condition monitoring technologies that are widely used for detecting imminent equipment failures in various industries include vibration analysis, infra-red thermal imaging, oil analysis, motor current analysis and ultra-sonic flow detection \hyperref[b2]{[3]}. Diesel engine cooling system model based on condition monitoring was developed by Twiddle \hyperref[b3]{[4]}. The developed model was tested on a real life diesel engine powered electricity generator to simulate detection of fan fault, thermostat fault and pump fault using temperature measurements. Agoston et al. \hyperref[b5]{[5]}, used micro-acoustic viscosity sensors to conduct on -line condition monitoring of lubricating oils in order to monitor the thermal aging of automobile engine oils and predict appropriate timing of engine oil change.\par
Electronic noses are technology implementation of systems that are used for the automated detection and classification of odours, vapours and gases \hyperref[b6]{[6]}. The main motivation for the implementation of electronic noses is the need for qualitative low cost, real-time and portable methods to perform re-liable, objective and reproducible sensing of volatile compounds and odours \hyperref[b7]{[7]}. Guadarrama et al. \hyperref[b8]{[8]} reported the use of electronic nose for the dis-crimination of odours from trim plastic materials used in automobiles. Huyberechts et al. \hyperref[b9]{[9]} used electronic nose to quantify the amount of carbon monoxide and methane in humid air. A method for determining the volatile compounds present in new and used engine lubricant oils was reported by Sepcic, et al. \hyperref[b10]{[10]}. The identification of the new and used oils was based on the abundance of volatile compounds in headspace above the oils that were detectable by electronic nose. The electronic nose sensor array was able to correlate and differentiate both the new and the used oils by their increased mileages. Hunter et al., \hyperref[b13]{[11]} applied high temperature electronic nose sensors to exhaust gases from modified automotive engine for the purpose of emission control. The array included a tin-oxide-based sensor doped for nitrogen oxide (NOx) sensitivity, a SiC -based hydrocarbon (CxHy ) sensor, and an oxygen sensor (O2) \hyperref[b13]{[11]}. The results obtained showed that the electronic nose sensors were adequate to monitor different aspect of the engine's exhaust chemical components qualitatively\par
In the present study, a prototype of an electronic nose-based condition monitoring scheme using array of broadly tuned Taguchi metal oxide sensors (MOS) was used to acquire the exhaust fume of three gasoline-powered engines operating under induced fault conditions. Three gasoline engines were used so as to compare and establish the viability or otherwise of using exhaust smell prints to diagnose the fault conditions. 
\section[{II.}]{II.} 
\section[{Materials And Methods}]{Materials And Methods} 
\section[{a) The Automobiles Engine}]{a) The Automobiles Engine}\par
The automobile engine is a mechanical system based on the internal combustion process and its parts vary depending on the type of engine and the manufacturer. In a gasoline fuelled engine, a mixture of gasoline and air is sprayed into a cylinder where the mixture is compressed by a piston. The ignition systemproduces a high-voltage electrical charge that is transmitted to the spark plugs via ignition wires. The hot gases in the cylinder are at a higher pressure than the airfuel mixture and thus drive the piston down. In a perfectly operating engine with ideal combustion conditions, the following chemical reactions would take place in the presence of the of air, fuel and electrical spark: 1. Hydrocarbons (HxCy ) would react with oxygen to produce water vapour(H2O) and carbon dioxide (C O2), and 2. Nitrogen (N2) would pass through the engine without being affected by the combustion process If there is any variation in the components of basic combustion or lossof compression due to worn piston rings or high operating temperature the composition of the exhaust gases will change. Specifically, the exhaust will contain H2O , CO2, N2, NOX , CO , HxCy and O2. Measurements of exhaust gases such as C O2 , C O , N Ox, and O2 can provide information about the chemical process inside the combustion chamber and the state of other parts of the engine unit. For example, CO2 is an excellent indicator of efficient combustion; high CO2 measurement is indicative of high efficiency of the engine. High HxCy indicates poor combustion that can be caused by ignition misfire (ignition system failures) or insufficient cylinder compression.\par
Experiments were conducted on three gasoline fuelled spark ignition automobile engines, namely, Toyota Carina II, Nissan Sunny and Mitsubishi Gallant engines. The main experimental rig is a test bed based on the Toyota Carina II engine (see Figure  {\ref 1}). The other two engines, Nissan Sunny engine and Mitsubishi Gallant engine, are fitted in two operational automobiles. Table \hyperref[tab_0]{1} shows the specification of one of the three engines, the Toyota Carina II engine. Samples of the exhaust fumes from the three engines operating in normal and various induced faulty conditions were collected for analysis using an electronic nose system comprising an array of ten broadly tuned chemical sensors. The chemical sensor is usually enclosed in an air tight chamber or con-tainer with inlet and outlet valves to allow volatile odour in and out of the chamber. The most popular sensors used to develop electronic noses are;semiconductor metal oxide chemoresistive sensors, quartz-resonator sensors and conducting polymers. Semiconductor metal oxide chemoresistive sen-sors types were used in this study because of their high sensitivity to com-bustible materials such as alcohols and poor efficiency at detecting sulphur-or nitrogen-based odours \hyperref[b14]{[12]}. The overall sensitivity of these types of sen-sors is quite good. They are relatively resistant to humidity, ageing, and are made of particularly strong metals \hyperref[b15]{[13]}. Taguchi metal oxide semiconductor (Figaro Sensor, Japan) TGS 813, TGS 822, TGS 816, TGS 2602, TGS 5042, TGS 2104 and TGS 2201 were used based on their broad selectivity to some exhaust gases such as C O2 , N2, N OX , C O , uncombusted HxCy , and some other gases such as H2 , methane, ethanol and benzene. 
\section[{c) Induced Fault Conditions}]{c) Induced Fault Conditions}\par
In order to produce repeatable conditions, known faults were induced for investigation. The major fault classes under consideration in this study are plugnot-firing faults and worn piston ring (loss of compression).\par
Plug-not-firing faults: Any malfunctioning of the spark plugs results in a sub-optimal ignition of the airfuel mixture; however the air-fuel mixture is still compressed by the piston thereby producing unburnt hydro-carbon with lean quantity of carbon dioxide and appreciable amount of carbon monoxide. Three different ignition faults are considered: one-plug, twoplug and the three-plug faults.\par
The faults were induced in the engines by removing the cables connected to the spark plugs one after the other. Worn piston ring faults: The piston ring prevents engine oil in the sump from seeping and mixing with the gasoline-air mixture in the engine combustion chamber and thus maintaining the engine compression at optimum level. When this ring is worn, the engine oil A high percentage of engine oil in the mixture corresponds to a high degree of wear in the piston ring and this adversely affects the efficiency of the engine. 
\section[{d) Data acquisition}]{d) Data acquisition}\par
The required exhaust fumes of the gasoline fuelled engine operating under various induced fault conditions were obtained from the engine exhaust tail pipe in the absence of a catalytic converter. The exhaust gas specimens were collected into 1000ml Intravenous Injection Bags (IIB). Drip set was used to connect each of the IIB containing the exhaust gases to a confined chamber that contained the array of the selected Taguchi MOS sensors. Static headspace analysis odour handling and sampling method was used to expose the exhaust fume samples to the plastic chamber because the exhaust fume tends to diffuse upwards in clean air due to its lighter weight. Thus there was no need for elaborate odour handling and sampling method. Readings were taken from the sensors 60 seconds after the introduction of each ex-haust fume sample into the air tight plastic chamber so as to achieve odour saturation of the headspace.\par
The digitized data were collected continuously for 10 minutes using Pico ADC 11/10 data acquisition system (connected to a personal computer) and stored further analysis. 1400 × 10 data samples (1 dataset) for each of the ten (10) fault classes making a total of 14000 ×10 data samples (10 data sets) were collected from the test bed engine. The sensors were purged after every measurement so they can return to their respective default states (also referred to as baseline) with the use of compressed air. These measurement procedures were repeated for the engine fitted into the two operational vehicles. The 6th degree worn ring fault measurement could not be carried out because it was difficult to start the engine. All data collection were done with the engine speed maintained at 1000 revolutions per second except for 5th degree worn ring, 6th degree worn ring and 3 plugs bad fault conditions that were collected at engine speed of 2000 revolutions per second. 
\section[{e) Data analysis}]{e) Data analysis}\par
Our hypothesis is that various induced fault conditions can be inferred from the odour prints of the exhaust gas. A clustering analysis of the data was conducted and the validity of the cluster generated was demonstrated. The data collected from the array of sensors represent features characteristic of each type of induced fault and form patterns in a 10dimensional space. Data cluster analysis is an unsupervised learning technique that can be used to discover the underlying groupings in a data set, usually represented a vector of measurements, based on some measure of similarity \hyperref[b16]{[14]}. Given a number of clusters, C, the idea is partition the data into the clusters based on some measure of similarity. Fuzzy clustering, also called fuzzy C-means (FCM), assigns each data point into clusters with some probability of belonging. This is in contrast to the popular k-means clustering where data points are assigned to exactly one cluster. Let uik denote the strength of membership of the i-th data sample in the k-th cluster. The membership strength for each data sample behaves like probabilities with uik > 0 for all i and k = 1. . . C, and ? ?????? ?? ??=1 \hyperref[b17]{[15]}. Usually, the pair wise distances of the data samples, \{dij\} is computed and the membership strengths are obtained iteratively by minimizing the objective function \hyperref[b17]{[15]}, subject to the non-negativity and unit sum constraints.\par
The quality of the clustering can be ascertained using several cluster validity techniques. In this paper, the quality of the clusters formed were validated using silhouette index proposed by Rousseeuw \hyperref[b18]{[16]}. It has been shown to be a robust approach to predict optimal clustering partitions [17]. For a given cluster, Xk (k = 1, . . . , C), this method assigns to each sample of Xk a quality measure, s(i)(i = 1, . . . , m), (m is the number of samples in cluster Xk ) known as the silhouette width.The silhouette width is a confidence indicator on the membership of the i-th sample in cluster Xk and is defined as where a(i) is the average distance between the i-th sample and all of thesamples included in Xk ; and b(i) is the minimum average distance between the ith sample and all of the samples clustered in Xj ( j = 1, . . . , C; j = k). From Equation 2 it follows that the ?1 ? s(i) ? 1.\par
When s(i) is close to 1, one may infer that the Ith sample has been "well clustered", i.e. it was assigned to an appropriate cluster. When a s(i) is close to zero, it suggests that the i-th sample could also be assigned to the nearest neighbouring cluster. If s(i) is close to -1, one may argue that such a sample has been "misclassified" \hyperref[b18]{[16]}. Thus, for a given cluster, Xk?? = ? ? ? ?? ???? 2 ?? ???? 2 ?? ???? ?? ?? 2 ? ?? ???? 2 ?? ?? ?? =1\textbf{(1)}??(??) = ??(??)???(??) max \{??(??),??(??)\}\textbf{(2) 2011 Global August ( )} 
\section[{D}]{D}\par
Characterization of Gasoline Engine Exhaust Fumes Using Electronic Nose Based Condition Monitoring\par
(k = 1. . . C),it is possible to calculate the average silhouette width or cluster silhouette value Sk , which characterizes the heterogeneity and isolation properties of the cluster, where m is number of samples in Sk III. 
\section[{RESULT AND DISCUSSION}]{RESULT AND DISCUSSION}\par
The results of data clustering analysis on the three engine data sets are shown in Figures \hyperref[fig_4]{2 to 7}. Figure \hyperref[fig_4]{2} shows the results of FCM clustering algorithms on the Toyota Carina II engine data sets. Figures \hyperref[fig_6]{4 and  6} show the results of clustering datasets from the Mitsubishi Gallant engine and Nissan sunny engine respectively. The results of FCM clustering shows that most of the data fall into distinct grouping and there are clear boundaries. Silhouette diagrams for the cluster validity are shown in Figures \hyperref[fig_3]{3, 5}  The result of clustering all the data from the three engines is shown in Figure 8 and the silhouette diagram for same is shown in figure  {\ref 9}. These results show that irrespective of the automobile engine, the faults can be characterized accurately from the exhaust gases by electronic nose.\par
IV. 
\section[{CONCLUSION}]{CONCLUSION}\par
Exhaust gas samples from three gasoline fuelled engines were collected and analyzed via electronic nose system comprising ten broadly tuned MOS sensors. The results of cluster analysis on the acquired smell prints samples from the three automobile engines using fuzzy C-means clustering algorithm showed close similarities among data items in same dataset and distant similarity among data items in different data sets with distinct fault class boundaries. The results of cluster validity showed that all the data samples were well clustered except for data sets of two induced faults in respect of Nissan Sunny engine and Mitsubishi Gallant engine that have some data points overlapping adjacent data sets. These results showed that the data samples acquired with the electronic nose based condition monitoring scheme were true representations of the normal and induced faults conditions investigated. The collected data samples could be well classified as normal and faulty states smell characteristic data for the faults investigated in this study.     \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_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{2}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{47}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 4 :Figure 7 :D}\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{1} \par 
\begin{longtable}{P{0.11510416666666666\textwidth}P{0.5194444444444445\textwidth}P{0.21545138888888887\textwidth}}
\multicolumn{2}{l}{S/N Item}\tabcellsep Value\\
1\tabcellsep Track (rear axle)\tabcellsep 50.6 in\\
2\tabcellsep Kerb weight\tabcellsep 900 Kg.\\
3\tabcellsep Engine capacity\tabcellsep 1.61 L\\
4\tabcellsep Number of valves\tabcellsep 8\\
5\tabcellsep Number of cylinder\tabcellsep 4\\
6\tabcellsep Bore/Stroke ratio\tabcellsep 1.21\\
7\tabcellsep Displacement\tabcellsep 96.906 Cu in\\
8\tabcellsep Compression ratio\tabcellsep 9.5:1\\
9\tabcellsep Maximum output\tabcellsep 78.3 kW\\
10\tabcellsep Maximum rpm coolant Water\tabcellsep 66.1 bhp/litre\\
11\tabcellsep Top gear ratio\tabcellsep 0.86\\
\multicolumn{2}{l}{b) Chemical Sensor}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 			\footnote{© 2011 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Applications et al. ()]{b11}\label{b11} 	 		\textit{},  		 			Applications 		,  		 			Mems The 		,  		 			Handbook 		.  		2002. Boca Raton, FL: CRC Press. 22 p. .  	 
\bibitem[Characterization of Gasoline Engine Exhaust Fumes Using Electronic Nose Based Condition Monitoring]{b12}\label{b12} 	 		\textit{Characterization of Gasoline Engine Exhaust Fumes Using Electronic Nose Based Condition Monitoring},  		 	 
\bibitem[Bolshakova and Azuaje ()]{b18}\label{b18} 	 		‘Cluster validation techniques for genome ex-pression data’.  		 			N Bolshakova 		,  		 			F Azuaje 		.  	 	 		\textit{Signal processing}  		2003. 83  (4)  p. .  	 
\bibitem[Beebe ()]{b1}\label{b1} 	 		‘Condition monitoring of steam turbines by performance anal-ysis’.  		 			R Beebe 		.  	 	 		\textit{Journal of Quality in Maintenance Engineering}  		2003. 9  (2)  p. .  	 
\bibitem[Guadarrama et al. ()]{b7}\label{b7} 	 		‘Conducting polymer-based array for the discrimination of odours from trim plas-tic materials used in automobiles’.  		 			A Guadarrama 		,  		 			M Rodriguez-Mendez 		,  		 			J A D Saja 		.  	 	 		\textit{Anal. Chim. Acta}  		2002. 455 p. .  	 
\bibitem[Jain et al. ()]{b15}\label{b15} 	 		‘Data clustering: A review’.  		 			A K Jain 		,  		 			M Murty 		,  		 			P J Flynn 		.  	 	 		\textit{ACM Computing Surveys}  		1999. 31  (3)  p. .  	 
\bibitem[Sepcic et al. ()]{b9}\label{b9} 	 		‘Diagnosis of used engine oil based on gas phase analysis’.  		 			K Sepcic 		,  		 			M Josowicz 		,  		 			J Janata 		,  		 			T Selbyb 		.  	 	 		\textit{Analyst}  		2004. 129 p. .  	 
\bibitem[Bartlett et al. ()]{b13}\label{b13} 	 		‘Electronic noses and their applications in the food industry’.  		 			P N Bartlett 		,  		 			J M Elliott 		,  		 			J W Gardner 		.  	 	 		\textit{Food Technology}  		1997. 51  (12)  p. .  	 
\bibitem[Meille ()]{b14}\label{b14} 	 		‘Electronic noses: Towards the objective instrumental char-acterization of food aroma’.  		 			P Meille 		.  	 	 		\textit{Trends in Food Science and Technology}  		1996. 7 p. .  	 
\bibitem[Twiddle ()]{b3}\label{b3} 	 		\textit{Fuzzy model based fault diagnosis of a diesel engine cooling system},  		 			J A Twiddle 		.  		1999.  		 			Department of Engineering, University of Leicester, U.K. 		 	 	 (Tech. Rep. 99-1) 
\bibitem[Gardner and Bartlett ()]{b5}\label{b5} 	 		 			J W Gardner 		,  		 			P N Bartlett 		.  		\textit{Electronic Noses: Principles and Applications},  				 (New York)  		1999. Oxford University Press.  	 
\bibitem[Massuyes and Milne ()]{b0}\label{b0} 	 		‘Gas-turbine condition monitoring using qualitative model based diagnosis’.  		 			T L Massuyes 		,  		 			R Milne 		.  	 	 		\textit{IEEE Expert}  		1997. 12 p. .  	 
\bibitem[Hunter et al.]{b10}\label{b10} 	 		\textit{Microfabricated Chemical Sensors for Aerospace ?? ?? = 1 ?? ? ??(??) ?? ??=1},  		 			G W Hunter 		,  		 			L Chung-Chiun 		,  		 			D B Makel 		.  		 	 
\bibitem[Izenman ()]{b16}\label{b16} 	 		\textit{Modern Multivariate Statistical Techniques: Regres-sion, Classification, and Manifold Learning},  		 			A J Izenman 		.  		2008. New York: Springer.  	 
\bibitem[Shilbayeh and Iskandarani ()]{b6}\label{b6} 	 		‘Quality control of coffee using an elec-tronic nose system’.  		 			N Shilbayeh 		,  		 			M Iskandarani 		.  	 	 		\textit{American Journal of Applied Sciences}  		2004. 1  (2)  p. .  	 
\bibitem[Poyhonen et al. ()]{b2}\label{b2} 	 		‘Signal processing of vibrations for condition monitoring of an induction motor’.  		 			S Poyhonen 		,  		 			P Jover 		,  		 			H Hytyniemi 		.  	 	 		\textit{Proc. of the 1st IEEE-EURASIP Int. Symp. on Control, Communications, and Signal Process-ing},  				 (of the 1st IEEE-EURASIP Int. Symp. on Control, Communications, and Signal ess-ingHammamet, Tunisia)  		2004. 2004. p. .  	 
\bibitem[Rousseeuw ()]{b17}\label{b17} 	 		‘Silhouettes: A graphical aid to the interpretation and validation of cluster analysis’.  		 			P J Rousseeuw 		.  	 	 		\textit{Journal of Computational and Applied Mathematics}  		1987. 20 p. .  	 
\bibitem[Huyberechts et al. ()]{b8}\label{b8} 	 		‘Simultaneous quantification of carbon monoxide and methane in humid air using a sensor array and an artificial neural network’.  		 			G Huyberechts 		,  		 			P Szecowka 		,  		 			J Roggen 		,  		 			B W Licznerski 		.  	 	 		\textit{Sensors and Actuators B}  		1997. 45 p. .  	 
\bibitem[Agoston et al. ()]{b4}\label{b4} 	 		‘Viscosity sensors for engine oil condi-tion monitoring: application and interpretation of results’.  		 			A Agoston 		,  		 			C Otsch 		,  		 			B Jakoby 		.  	 	 		\textit{Sensors and Actuators A}  		2005. 121 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
