\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={Development of First Proto-Types of a Low-Cost Computer based Solid-State Spirometer for Application in Rural Health-Care Centres across India},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Development of First Proto-Types of a Low-Cost Computer based Solid-State Spirometer for Application in Rural Health-Care Centres across India}
\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]{Pourus  Mehta}

             \author[2]{Vineet  Sinha}

             \author[3]{Pourus  Mehta}

             \affil[1]{  Bhabha Atomic Research Centre}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


India being an emerging economy, it concentrates maximum resources towards indigenization of various technologies making them economically viable to the general population. Presently roughly half of the country dwells in villages and small towns where even basic sanitation and primary health-care facilities are virtually non-existent. Deteriorating environmental conditions have lead to increased susceptibility to various respiratory diseases prompting an early diagnosis from preventive health considerations.All these factors contribute to a product development philosophy which addresses cost considerations more profoundly in addition to technical accuracy. This paper demonstrates the development of a low cost, portable Spirometer for application in rural health-care centres across India.First proto-type of a Computer based Spirometer system has been realized employing a solidstate pressure sensor based approach. A dedicated analog signal acquisition and processing channel was designed and tested in tandem with the solid-state pressure sensor. Calibration of the pressure sensor for known values of applied pressure was performed for linearity tests. The 8051 core was employed in designing the micro-controller firmware program for digitization and transmission of the signal to the computer. Dedicated computer software for data acquisition, display and analysis was developed in Lab-windows platform.

\end{abstract}


\keywords{pneumotachograph, }

\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& 	 	 		 \par
First proto-type of system has been realized employing a solid-state pressure sensor based approach. A dedicated analog signal acquisition and processing channel was designed and tested in tandem with the solid-state pressure sensor. Calibration of the pressure sensor for known values of applied pressure was performed for linearity tests. The 8051 core was employed in designing the micro-controller firmware program for digitization and transmission of the signal to the computer. Dedicated computer software for data acquisition, display and analysis was developed in Lab-windows platform. A proto-type Fleisch type pneumotachograph (pressure sensor based spirometer) mouthpiece was designed, manufactured and tested in conjunction with the designed setup. a Computer based Spirometer ndians are genetically at higher risk of developing cardio and pulmonary diseases. Being a developing country, India lacks even basic health-care infrastructure in its far flung rural villages. With the gradual progress in development meaning life-style related diseases like heart-disease, diabetes, renal diseases etc. have taken a toll on the population. Compounding the problems of wide-spread poverty with I an increase in life-style related diseases necessitates a greater budgetary allocation needed for providing primary health-care. On an average 30\% of Indians suffer from various cardio-vascular \& pulmonary diseases. Latest statistics reveal that roughly 27 \% of India's population falls under the below poverty line category. With the slow pace of economic growth seen in recent years India has not been able to fund rural health-care and poverty alleviation schemes with generous budgets. 
\section[{? Objectives}]{? Objectives}\par
Our research is directed towards bridging the cost divide in providing much needed basic health-care for our less-fortunate countrymen living in rural India. As a precursor to providing diagnostic indicators for various diseases, a Spirometer forms an integral piece of equipment to be installed in village health-care centres across India. 
\section[{? Comparative Statement}]{? Comparative Statement}\par
Commercially available Spirometers are expensive to be procured for every village clinic considering there are 5,93,731 villages across the Indian sub-continent. An indigenous initiative to develop diagnostic equipment will go a long way in providing sustained supply of health-care equipment for the country.    There are various approaches to designing Spirometers viz. solid-state pressure sensor approach, volume based sensor approach, Convective heat transfer, turbine based anemometer design \& Air flow acoustics approach. The solid-state pressure sensor approach will be discussed extensively in the later sections. Volume based spirometers work on the principle of measurement of air volume through downward displacement of water. The merits of this approach are its simple design, low cost \& a permanent mouth-piece design. The permanent mouthpiece also eliminates the need for a reliable supply of mouthpieces to use the device. This design would also be relatively simple to construct, and repairs would be very basic.\par
However, this device is quite large in size in comparison to the other designs. The chamber would have to expand to a volume of at least eight liters according to these design constraints, and the elongated tube would also add to the bulk of the device. Reliability is also an issue with this design as the tube contains a significant amount of dead space. This dead space not only weakens the signal, but could also increase the need for calibration.\par
Hot-wire based spirometers are based on the principle of Covective heat transfer. The rate of cooling is proportional to the rate of flow of fluid through the hotwire sensor \hyperref[b9]{[10]}. The value of h depends on the fluid mass flux (density * velocity) and dimension of sensor. The function between h and velocity can be experimentally determined by best fitting the parameters in modified King's law for free convection heat transfer at low Reynolds number (R e ) in a long cylindrical structure.\par
Resistance of hot-wire sensor:S B T S R Ae =\textbf{(1)}\par
Power Delivered to Sensor:\par
( )S f P hS T T = ?\textbf{(2)}\par
Where: B = a material dependent constant; T S = temperature of the sensor in K; R = resistance at temperature Ts T o = reference temperature in K R = resistance at temperature T o T f = Fluid temperature h = heat transfer coefficient referred to the sensor surface in W/m 2 K S = surface are of the sensor.1 n o h C C? = +\textbf{(3)}\par
The hot-wire sensor (Japanese CHEST M.I. INC., Hi-501) is placed on one arm of Whetstone bridge and excited with constant voltage without negative feedback. The output signal is amplified and digitized by ADC of Lab-VIEW system or prototype system. The air turbine based spirometers are based on the principle of direct proportionality of rotation speed on flow rate. Some of the demerits of this approach are friction related drag leading to inaccurate results at the fag ends of the respiratory cycle. Hence this leads to a non-linearity of rotation speed at the beginning and end of the breathing cycle. 
\section[{II.}]{II.} 
\section[{Design of Pressure Sensor Based}]{Design of Pressure Sensor Based}\par
Spirometer System a) Principles of Fluid Dynamics Total Pressure of a fluid flowing through a tube is the sum of the static and dynamic components. Static component of pressure is essentially the pressure exerted on the walls of the tube when the fluid is at rest (velocity = 0 m/s) whereas the dynamic component gives the pressure exerted by fluid when in motion. The dynamic pressure is dimensionally referred to as the change in kinetic energy per unit volume. Our spirometer system is designed to work on the principle of measurement of dynamic pressure of a fluid when it traverses a tube. Dynamic Pressure: Flow-rate:F A Velocity = ×\textbf{(5)}\par
Where: A = Area of cross-section of tube Total Volume of air can be determined by equation 6.\par
Volume of Air:2 1 t t V F dt = ?\par
The illustration in figure  {\ref 4} shows the functional block diagram of the devised spirometer system. The first block is concentrated on the front-end of the system, in this case, the mouthpiece device. The second block is dedicated to the sensing device, in this case a FREESCALE Semiconductors Inc. dual port, MEMS based pressure sensor (MPXV2010DP). The third level is reserved for the analog signal conditioning function. The fourth and fifth modules contribute towards signal digitization and ultimate display of the output of the system. 
\section[{: Functional block diagram of the complete Spirometry System b) Sensor Calibration}]{: Functional block diagram of the complete Spirometry System b) Sensor Calibration}\par
Prior to making any measurement, the pressure sensor needs to be calibrated for its performance. A FLUKE Inc. blood pressure simulator (BP-PUMP2) has been employed for applying a fixed quantum of static pressure on the sensor ports. The positive side port was calibrated first by connecting to the simulator. The applied pressure was varied from 6.7 kPa to 13.3 kPa and the voltage at the output of the analog circuit (described in section II c) was measured. This output voltage was normalized by subtracting the mid-point potential of 5V (Maximum input swing for ADC) with the output value. This results in a range of voltage values from 0 to 5 V with 2.5V as centre value. The pressure to voltage conversion factor (+ve \& -ve ports) was also calculated from the formula given in Table-2. This factor was crucial in deducing the pressure value from the output of the ADC. Alternately, the applied pressure was calibrated using a sphygmomanometer in parallel with the fluke BP simulator and the deviation of pressure values was found to be 1.55\% between the mercury readings and our system.  The analog circuit (Fig. \hyperref[fig_8]{6-a}) for the Spirometry system consists of instrumentation amplifier (AD624) in conjunction with an OPAMP. The output of the IA is then coupled as input to a general purpose OPAMP (AD713) for further amplification to give a signal large enough to drive the input to an ADC in the digital micro-controller module. Presently, the total gain of the system is 55. Gain can be tuned depending on the value of the output signal from the pressure sensor and the ADC input range. Additionally, level-shifting block is added at the output to prevent the negative drift of output voltage from the negative pressure port of the sensor. This level shifter is designed with a single low power, low leakage current Quad OPAMP (LMC 6044) in a summation configuration. The input reference voltage is fixed at the mid-gap of the ADC range of 5V. The reference voltage of 2.5V is supplied by a potential divider arrangement consisting of two 1M? resistors. The mid-point of the divider is connected to a buffer for voltage stability and the output of the buffer is connected to the non-inverting terminal of the level shifter OPAMP. A photographic illustration of the realization of the analog circuit over multipurpose PCB is shown in figure \hyperref[fig_8]{6-b}.  A digital module (Fig. \hyperref[fig_8]{6-c}) consisting of the analog to digital converter (ADC0804), RS-232 interface \& microcontroller (89V51RD2) was employed to convert the analog signal to a digital output and send data in digital form to the computer via the RS-232 port. The sampling frequency of the ADC was set at 700 Hz for digitizing the input signal. Since the input signal is of very low frequency (<10Hz), a sampling frequency of 700Hz is enough to give good real time performance. The flow of the implemented micro-controller firmware program has been illustrated in figure \hyperref[fig_9]{7}. To begin with, the read, write \& interrupt pins of the ADC were assigned to P2\textasciicircum 5 (Pin-5 of Port-2), P2\textasciicircum 6 \& P2\textasciicircum 7 of the micro-controller. The next step was to initialize the counter and assign pin-0 of Port 3 to a variable called LED which would then be called after conversion is performed. The next block of the flow chart is dedicated for setting the buffer for transferring data to serial port. Then comes the block for setting parameters for beginning the conversion cycle for the ADC to Read/Write and transmit. The subsequent block for setting the timer interrupt for a sampling frequency of 700 Hz, calling the ADC from the timer interrupt ensuring a timer synchronized conversion \& setting the output to toggle the port assigned to variable LED. The subsequent blocks are dedicated to setting the timer 1 in mode 2 for a baud rate of 9600 bps, enabling interrupt and starting timer. The spirometer system including the software has been tested with an indigenously designed prototype mouthpiece. The system has been tested on a real human subject and results are discussed in the following section. Figure \hyperref[fig_10]{8} shows a snapshot of the function panel of the designed software. The spirograph shows a value of volume, which is having a zero error of 2 litres, which meant that the actual total volume of air inhaled/exhaled is roughly 6 litres. The software also allows for entering calibrated zero-error values of pressure and voltage making it highly versatile. It also features a real-time display of digitized voltage for crosschecking of output data. The first proto-type of the spirometer mouthpiece has been designed and fabricated using inhouse facilities. The mouthpiece has been designed for a 50\% drop in pressure across its length. The design essentially consists of two PVC pipes connected via a coupling. The tube facing the patient was of 1 inch diameter which was connected to a 1" to 0.5" reduction coupling. The latter end of this coupling was connected to a 0.5" PVC pipe. The pressure sensing ports connecting the pressure sensor with the mouthpiece were fixed at either ends of the coupling assembly in a linear and coplanar fashion. There is a Fleisch type air resistance assembly that converts the turbulent flow input from the patient to laminar flow for better sensing accuracy (figure  {\ref 9-b}) and it is placed in the space between the sensing ports. The patient blows air from the left end (Fig.  {\ref 9-a}) resulting in a pressure difference between the ports which is in-turn sensed by the silicon pressure sensor and converted to meaningful output by the system. 
\section[{III.}]{III.} 
\section[{Results \& Discussions}]{Results \& Discussions}\par
The completely developed spirometer assembly together with mouthpiece, analog \& digital modules, and software was tested with a human subject. The subject was instructed to follow the standard breathing maneuvers and the data was acquired for real-time calculation of spirometry parameters. The zeroerror/tolerance values for various parameters are listed in table 4 below. The area of cross-section of the mouthpiece was 1.5 x10 -4 m 2 . Mean values of air velocity, flow-rate \& total volume were extracted for each respiratory cycle and tabulated in table 5.\par
The measured volume was correlated with a standard calibration syringe. As seen from figure \hyperref[fig_2]{10}, the air velocity has a direct proportionality w.r.t the flow-rate. A respiratory cycle is such that the velocity and flow-rate are continuously varying functions of time. A time integration of the flow-rate will yield the cumulative volume in one respiratory cycle. The plot in figure \hyperref[fig_2]{11} ( D D D D ) D exhibits a near linear dependence of the displaced air volume on the flow-rate thereby confirming that the data is taken from a single person, as over a short duration of time, the physical status of the individual remains practically constant. Flow rate (Litre/s) Velocity (m/s)  
\section[{Conclusions}]{Conclusions}\par
The solid-state sensor approach to realizing a spirometer system has been employed with good degree of success. The pressure sensor has been extensively characterized with calibrated amounts of static pressure and the pressure to voltage conversion factor has been empirically estimated. The analog circuit has been designed with great care to prevent any nonlinearity in operation. Micro-controller firmware program has been designed with a view to minimize conversion losses and give real-time data at the output. The computer software has been developed with a view to display significant Spirometric data in real-time. This software has also been designed with a user-friendly approach in mind and gives a fair deal of control to the operator. An indigenous design of a proto-type mouthpiece has been able to achieve good results. Preliminary test results have indicated that the system has performed with a great degree of accuracy. Hence, the first principle's approach to realizing of a Spirometer using a solid-state pressure sensor has succeeded. Extensive trials need to be performed on human subjects to gather statistical data for further analysis.\par
V.\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{1}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{fig_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Fig. 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-9.png}
\caption{\label{fig_7}[Fig. 6 (}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Figure 6 (}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-11.png}
\caption{\label{fig_9}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-12.png}
\caption{\label{fig_10}Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1011}\includegraphics[]{image-13.png}
\caption{\label{fig_11}Figure 10 :Figure 11 :}\end{figure}
     \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.03596153846153846\textwidth}P{0.31711538461538463\textwidth}P{0.23211538461538458\textwidth}P{0.18961538461538463\textwidth}P{0.0751923076923077\textwidth}}
Sr. No.\tabcellsep Diagnosis\tabcellsep Forced Expiration Volume for one second FEV1 (Litres)\tabcellsep Forced Vital Capacity FVC (Litres)\tabcellsep FEV1/FVC\\
1\tabcellsep Normal Person\tabcellsep Normal\tabcellsep Normal\tabcellsep Normal\\
2\tabcellsep Airway Obstruction\tabcellsep Low\tabcellsep Normal / Low\tabcellsep Low\\
3\tabcellsep Airway Restriction\tabcellsep Normal\tabcellsep Low\tabcellsep Low\\
4\tabcellsep Combination of\tabcellsep Low\tabcellsep Low\tabcellsep Low\\
\tabcellsep Obstruction / Restriction\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.85\textwidth}}
013\\
2\\
Year\end{longtable} \par
  {\small\itshape [Note: © 2013 Global Journals Inc. (US) Volume XIII Issue II Version I]} 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.033116883116883114\textwidth}P{0.10762987012987012\textwidth}P{0.16834415584415585\textwidth}P{0.1849025974025974\textwidth}P{0.23733766233766232\textwidth}P{0.11866883116883116\textwidth}}
Sr.\tabcellsep Pressure\tabcellsep Output Voltage\tabcellsep Normalized\tabcellsep Pressure to Voltage\tabcellsep Average\\
No.\tabcellsep (applied)\tabcellsep "V N "\tabcellsep Voltage\tabcellsep conversion factor\tabcellsep Conversion\\
\tabcellsep \tabcellsep \tabcellsep (2.5-V N )\tabcellsep \tabcellsep factor\\
\tabcellsep \tabcellsep (-ve Port)\tabcellsep (-ve Port)\tabcellsep \tabcellsep \\
\tabcellsep (kPa)\tabcellsep (Volts)\tabcellsep (Volts)\tabcellsep (kPa / Volts)\tabcellsep (kPa / Volts)\\
1\tabcellsep 6.7\tabcellsep 1.83\tabcellsep 0.67\tabcellsep 10.00\tabcellsep \\
2\tabcellsep 8\tabcellsep 1.68\tabcellsep 0.82\tabcellsep 9.7561\tabcellsep \\
3\tabcellsep 9.3\tabcellsep 1.54\tabcellsep 0.96\tabcellsep 9.6875\tabcellsep \\
4\tabcellsep 10.6\tabcellsep 1.40\tabcellsep 1.1\tabcellsep 9.63636\tabcellsep 9.75734\\
5\tabcellsep 12\tabcellsep 1.27\tabcellsep 1.23\tabcellsep 9.7561\tabcellsep \\
6\tabcellsep 13.3\tabcellsep 1.13\tabcellsep 1.37\tabcellsep 9.70803\tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.4473684210526315\textwidth}P{0.4026315789473684\textwidth}}
Parameter\tabcellsep Value\\
Pressure\tabcellsep 0.06 kPa\\
Volume\tabcellsep 0.8 Litres\\
Velocity\tabcellsep 1 m/s\\
Flow-rate\tabcellsep 0.15 L/s\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.08263888888888889\textwidth}P{0.24201388888888886\textwidth}P{0.2833333333333333\textwidth}P{0.24201388888888886\textwidth}}
Sr. No.\tabcellsep Velocity m/s\tabcellsep Flow-rate Litre/s\tabcellsep Volume Litres\\
1\tabcellsep 44\tabcellsep 6.6\tabcellsep 3.13\\
2\tabcellsep 53.9\tabcellsep 8.08\tabcellsep 3.97\\
3\tabcellsep 65.07\tabcellsep 9.75\tabcellsep 4.74\\
4\tabcellsep 67.1\tabcellsep 10.15\tabcellsep 5.04\\
5\tabcellsep 75.18\tabcellsep 11.38\tabcellsep 5.49\\
6\tabcellsep 82.3\tabcellsep 12.35\tabcellsep 6.23\\
7\tabcellsep 86.09\tabcellsep 12.91\tabcellsep 6.48\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 			\footnote{Development of First Proto-Types of a Low-Cost Computer Based Solid-State Spirometer for Application in Rural Health-Care Centres across India © 2013 Global Journals Inc. (US)} 			\footnote{Development of First Proto-Types of a Low-Cost Computer Based Solid-State Spirometer for Application in Rural Health-Care Centres across India} 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{( ) D Development of First Proto-Types of a Low-Cost Computer Based Solid-State Spirometer for Application in Rural Health-Care Centres across India} 		 		\backmatter   			 
\subsection[{Acknowledgments}]{Acknowledgments}\par
The authors would like to especially thank Dr. Sinha, Mr. Shekhar Basu, Dr. G. D. Jindal, Mr. C.K. Pithawa, Mrs. S. A. Mandalik, Mr. Sudheer K.M., Mr. Ashok Kamble, Mrs. G.V. Sawant from B.A.R.C. for their kind support. A special vote of thanks for Mr. Mohan Kuswarkar for assisting in fabrication of the proto-type mouthpiece. 			  			  				\begin{bibitemlist}{1}
\bibitem[Spirometry Guide and Healthcare]{b7}\label{b7} 	 		\textit{},  		 			Spirometry Guide 		,  		 			Healthcare 		.  		 	 
\bibitem[K S Rabbani et al. ()]{b5}\label{b5} 	 		‘A Novel Gas Flow Sensor Based on Sound Generated by Turbulence’.  		 			Suravi K S Rabbani 		,  		 			Shumon Islam 		,  		 			Alam 		.  	 	 		\textit{IEEE Instrumentation and measurement Technology Conference}  		May 19-21, 1997.  	 
\bibitem[Agarwal and Ramachandran ()]{b0}\label{b0} 	 		‘Design and development of a low-cost spirometer with an embedded web server’.  		 			V Agarwal 		,  		 			N C S Ramachandran 		.  	 	 		\textit{Int. J. Biomedical Engineering and Technology}  		2008. 200x.  (x) .  	 
\bibitem[Development of First Proto-Types of a Low-Cost Computer Based Solid-State Spirometer for Application in Rural Health-Care Centres across India]{b11}\label{b11} 	 		\textit{Development of First Proto-Types of a Low-Cost Computer Based Solid-State Spirometer for Application in Rural Health-Care Centres across India},  		 	 
\bibitem[Introduction to Microflow Sensors from Innovative Technology]{b8}\label{b8} 	 		\textit{Introduction to Microflow Sensors from Innovative Technology},  		 	 
\bibitem[Paper]{b3}\label{b3} 	 		 			White Paper 		.  		\textit{Flow Measurement with Respironics Novametrix Series 3 Flow Sensors},  				 	 
\bibitem[Product Manual: 10 kPa On-Chip Temperature Compensated & Calibrated Silicon Pressure Sensors (MPX2010)]{b1}\label{b1} 	 		\textit{Product Manual: 10 kPa On-Chip Temperature Compensated \& Calibrated Silicon Pressure Sensors (MPX2010)},  				 	 
\bibitem[Product Manual: BTL-08 Spiro]{b2}\label{b2} 	 		\textit{Product Manual: BTL-08 Spiro},  		 	 
\bibitem[Product Manual: Pasport Spirometer PS-2152]{b4}\label{b4} 	 		\textit{Product Manual: Pasport Spirometer PS-2152},  				 	 
\bibitem[Lin et al. ()]{b9}\label{b9} 	 		‘Prototype development of digital spirometer’.  		 			C W Lin 		,  		 			D H Wang 		,  		 			H C Wang 		,  		 			H D Wu 		.  	 	 		\textit{Proc. IEEE conference on Engineering in Medicine and Biology},  				 (IEEE conference on Engineering in Medicine and Biology)  		1998. 20 p. .  	 
\bibitem[References Références Referencias]{b10}\label{b10} 	 		\textit{References Références Referencias},  		 	 
\bibitem[White Paper: Enhancement of Recorded Respiratory Sound Using Signal Processing Techniques]{b6}\label{b6} 	 		\textit{White Paper: Enhancement of Recorded Respiratory Sound Using Signal Processing Techniques},  		 	 	 (Feng Jin) 
\end{bibitemlist}
 			 		 	 
\end{document}
