\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={Ultraviolet Photo Catalytic Oxidation (UVPCO) Sensor for Air and Surface Sanitizers Using CS amplifier},
 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{Ultraviolet Photo Catalytic Oxidation (UVPCO) Sensor for Air and Surface Sanitizers Using CS amplifier}
\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]{Pawan  Whig}

             \affil[1]{  Vivekananda Institute of Professional studies}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


In this research paper anovel Ultra Violet Photo Catalyst Oxidation (UVPCO) sensor for air and surface sanitization using Common Source (CS) amplifier is presented. The ultra violet photo catalysis is the process in which the highly reactive radicals like H+, OH-and peroxides ions are produced from air in the presence of the ultra violet radiation and photo catalyst. In this process, the free radicals outbreaks the bio aerosols like bacteria, fungus and volatile organic compounds (VOCs) and destroy them. The proposed system is relies on the fast operation of PCS which operates under sub-threshold conditions and reduced computation time. The properties of common source amplifier like very high voltage gain and input output resistance increased the sensitivity as well as stability of the circuit. The system is more user friendly and the outcomes of simulation are fairly in agreement with the theoretical estimation.

\end{abstract}


\keywords{bio aerosol, Photo Catalytic Oxidation (PCO), hydroxyl, hydrogen peroxide, SPICE, surface sanitizer.}

\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
Introduction ow day's air pollution is increasing because of harmful material in earth atmosphere causing infections, diseases, deaths, and damage to crop. These harmful material can beman-madeornatural origin. The main source of these harmful material are power plant and industrialised factories. The main air pollutant which can have adversarial effects on humans and the ecosystem are sulphur oxide (SO X ), nitrogen oxide (NO X ), carbon monoxide (CO), volatile organic compound, chlorofluorocarbons (CFCs), ammonia (NH 3 ) and some toxic metals. These air pollutants can have adverse effect on human health like headache, fatigue, poor memory, respiratory irritation, pneumonia in children, lung cancer, heart disease, eye and throat irritation. Hence, there is a need to purify air by using advanced process called Photo Catalytic Oxidation (PCO).\par
In PCO, Titanium dioxide used as a catalyst which cleans the air \hyperref[b0]{[1]}. As air falls on this catalyst, electron will get energy and released at its surface. Then it will interact with water molecules in the air, as we know that electron having energy which breakthe water molecules into hydroxy1 radicals, hydroxide and hydrogen peroxide. Being reactive these hydroxy1 radicals attack organic pollutant molecules, breaking them into carbon dioxide and water which are harmless substance and thus help in cleaning environment. The conventional method used for TiO 2 PCO applications includes bulky and complex set ups and require ample time for computation. The complete photo catalytic oxidation process is shown in Figure \hyperref[fig_0]{1} This process is responsible for purify air up to significant level, to measure that level there is a serious need of sensor which tell the percentage purification of air.\par
Semiconductor technology is very popular and widely used for sensor development as it provides an advantage of low power, high speed, small size integration and their signal processing capability. More often, Computer aided design tools are used which provide simulation and synthesis of semiconductor N sensors \hyperref[b1]{[2]}. Spice has built in models for most semiconductor devices but there is scarcity of appropriate models available for semiconductor sensors. This approach requires a deep knowledge of the code structure, subroutines and it is strictly linked to a particular version of Spice \hyperref[b2]{[3]}. In this paper, spice macro model for UVPCO is used in Tanner tool version 15 for 70nm technology. This tool contains a large set of MOSFET models which operate in sub threshold region. The simplest PCS is O 2 sensitive where the sensitive surface is made up of insulator layer like Titanium Oxide (TiO 2 ) exposed to an electrolyte solution. A p-type semiconductor and TiO 2 insulator are placed into aqueous electrolyte solution where the response of PCS to O 2 can be explained in terms of photo catalysis. In the submicron level the thickness of gate oxide is very small in dimension. As the dimension of gate oxide decreases this results in tunneling of charge carriers which significantly increases the leakage current of MOSFETS and results in the decrease of device reliability.\par
One way to continue scaling is possible by using materials having much higher permittivity than silicon dioxide.E g ? 20 ? 3 2+? ? 2 (1)\par
Where E g is band gap ? permittivity of the dielectric.\par
The relationship is given in eq. 1 between the band gap and the permittivity. The inverse relation of permittivity of dielectric shows that the band gap decreases with increase in the value of permittivity. The band gap of titanium oxide is above 3.5eV which restrict tunneling. The capacitance in accumulation is generally found to depend on gate bias. But as compared to Capacitance Voltage (CV) curve of SiO 2 capacitor, this effect is less pronounced in TiO 2 capacitorsensor \hyperref[b6]{[7]}\hyperref[b7]{[8]}.\par
The magnitude of the interface state density for TiO 2 capacitor is given in equation \hyperref[b1]{(2)}.D IT = ? ?? ?? ?? ? ?? ?? [ð??"ð??" ?? (?? ?? )] ?1 (2)\par
Where f D is a peak conductance frequency given asf D (?? ?? )= 1 2?? ?? ?2???? ?? ? ?? ? ?? 2 2?? ?? 2 +? ?? ?? ??? ln?1 + ?? ?? 2 ?? 2?? ? ????\textbf{(3)}\par
The width of accumulation layer is determined by the wave function of the Eigen states. The solution of the Schrodinger equation at the interface leads to Airy function which produces an average position for accumulation of carriers in the ith energy state which is given in eq. 4???? ? ? ? 2 8?? 2 ?? * ? 1 3 ? 3?? 2 ???? ?? ??? + 3 4 ?? 2 3 (4)\par
assumptions the accumulation layer thickness (x) should be of the order of 40 Å \hyperref[b8]{[9]}\hyperref[b9]{[10]}\hyperref[b10]{[11]}. Thus the effect is small for SiO 2 layers with thickness much greater than 15 Å, while the effect is quite noticeable in much thicker TiO 2 films. Taking this effect into account a series capacitance is added to C ox which is called quantum capacitance C q .1 ?? ?? = 1 ?? ???? + 1 ?? ?? = ?? ?????? 2 ???? ?????? 2 ?? ?? + ???? ???? ???? ?? ?? (5)\par
The main reason of employing a CMOS Based common source PCS circuitry, is the fact that the fluctuation of ions influences the threshold voltage, which is internal parameter of the PCS and can manifest itself as a voltage signal at output but as a function of the trans conductance .The trans conductance is a passive parameter and in order to derive voltage or current signal from its fluctuations the sensor has to be attached to conditioning and transmitting circuit. 
\section[{II. Common Source Amplifier}]{II. Common Source Amplifier}\par
In the case of CS amplifier, source of the input transistor is connected toground. The source is the reference point for both the input signal and for the output voltage.Gate of the input transistor is the input node; its drain is output node as shown in Figure \hyperref[fig_1]{2}.There is a resistance R between the output node and the positive supply VDD.The resistance can be realized as resistor or as transistor acting as current source. The small signal model of common source amplifier is shown in Figure  {\ref 3}. Where q is the electron charge, F s is the electric field at the surface, E i is the ith energy level, m* is the effective mass and h is Plank's constant. For reasonable Global Journal of Researches in Engineering ( ) Volume XVI Issue VI Version I Fig.  {\ref 3} : Small signal model of common source amplifier?? ???? = ? ?2?? ?? ?? ?? 1 ?? ?? 1 + 1 ?? ?? 2 ??? ?????? (6) ?? ?????? = ?? ??1 ||?? 02\textbf{(7)}\par
The small signal model of common source amplifier have high voltage gain, and input output resistance which increased the sensitivity of the circuit. 
\section[{III. pcs Macro Model}]{III. pcs Macro Model}\par
The PCS is just like a MOSFET the only difference in their construction is that the gate terminal is connected with chip in the form of reference electrode placed in an aqueous solution. The current -voltage (CV) relationship in non-saturated mode for PCS is same as that of MOSFET as given below in eq. 8.I d =C ox µ W L ??V gs ? V t ?V ds ? 1 2 V ds 2 ? (8)\par
Where C ox is the oxide capacity per unit area, µ is the electron mobility in the channel, W and L the width and the length of the channel, respectively. In the above relation I d is made sole function of V gs only if all other parameters like ? = µ C ox W/L, V ds, V t are taken constant. The relationship of threshold voltage with other parameters is given below in eq. 9.V t = ? M ?? si q - Q ox +Q ss +Q B C ox +2? f\textbf{(9)}\par
Where ? M : work function of gate metal. The above mentioned two parameters along with eq. 9 constitute the resultant threshold eqn. of the PCS shown below in eq. 10. \hyperref[b9]{(10)} According to the characteristics of the MOSFET gate to source voltage, Vgs known as reference voltage drain current is allowed to vary with drain to source voltage keeping reference voltage constant. Comparing PCS with MOSFET keeping the concentration of O 2 = 1 mg/l it is found that the curve resembles with the characteristic Vds /Ids curve of MOSFET keeping Vgs constant as shown in Fig.  {\ref 4}. Now keeping the reference voltage Vgs=0 it is observed that for different concentration levels of O 2 , different Vds/Ids curves are obtained as shown in Fig.  {\ref 5}. From the above it is observed that as the oxygen concentration level decreases saturation cut off current I ds increases hence it is concluded that PCS can be treated as MOSFET on the basis that the chemical input parameter ? sol is a functionof O 2 (? sol = f (Oxygen)). V th (PCS) = E Ref -? sol + ? sol + ?? s q - Q ox +Q ss +Q B C ox + 2? f 
\section[{Device description and Analysis}]{Device description and Analysis}\par
The PCS generates potential proportional to activity of detected oxygen ion. Potential in PCS is measured against the reference electrode. The common source configuration has been used to measure the change in the concentration of dissolved oxygen through a corresponding shift in the device threshold voltage. The sensing readout circuit detect the ion concentration of the solution with the feature of CVCC operation mode and floating reference electrode which made the design simple and robust. In this configuration, two constant voltage sources 0.7V and 0.2V are fed to the two positive terminals of the amplifiers causes the drain terminal and the source terminal of the PCS to keep a constant drain source voltage difference of 0.5V.To maintain and operate the PCS in the linear region, the gate to source voltage variation of PCS threshold voltage should be directly proportional to the variations of the dissolved oxygen values. Potential difference between the gate sensing membrane and the reference electrode is determine by the ion concentration of the solution. The readout circuit is to be implemented by integrated circuit. The measured signal is the output from amplifier Fourier analysis is a method of analysing complex periodic waveforms. It permits any nonsinusoidal period function to be resolved into sine or cosine waves and a DC component. This permits further analysis and allows you to determine the effect of combining the waveform with other signals. Each frequency component of the response is produced by the corresponding harmonic of the periodic waveform.\par
Each term is considered a separate source. According to the principle of superposition, the total response is the sum of the responses produced by each term. It is observed that, amplitude of the harmonics decreases progressively as the order of the harmonics increases. This indicates that comparatively few terms yield a good approximation. Fourier analysis of the device is shown in Figure \hyperref[fig_5]{7}. Variables that could be described by a triangular distribution include past information about signal per unit of time. In Monte Carlo simulation, it's easy to see which inputs had the biggest effect on bottom-line results.\par
Fig.  {\ref 8}: Monte Carlo analysis of the device c) Temperature Sweep Using Temperature Sweep Analysis, one can quickly verify the operation of circuit by simulating it at different temperatures. The effect is the same as simulating the circuit several times, once for each temperature. Figure \hyperref[fig_6]{9} shows the variation of output with temperature for a given device. It is found that as the temperature increases, the output of the device decreases. AC Analysis is used to calculate the frequency response of linear circuits. In AC Analysis, the DC operating point is first calculated to obtain linear, smallsignal models for all nonlinear components. Then a complex matrix (containing both real and imaginary component parts) is created. To construct a matrix, DC sources are given zero values. AC sources, capacitors, and inductors are represented by their AC models. Nonlinear components are represented by linear AC small-signal models, derived from the DC operating point solution. All input sources are considered to be sinusoidal. The frequency of the sources is ignored. If the function generator is set to a square or triangular waveform, it will automatically switch internally to a sinusoidal waveform for analysis. AC Analysis then calculates the AC circuit response as a function of frequency. AC analysis of the given device is shown in Fig. \hyperref[fig_7]{10}. The Regression statistics including multiple R, R square Adjusted R square and Standard error obtained during experiment is shown in Table  {\ref 1}.  
\section[{Table 1: Regression Statistics}]{Table 1: Regression Statistics} 
\section[{e) Normal Probability Plot}]{e) Normal Probability Plot}\par
The normal probability plot is a special case ofthe probability plot. The points on this plot form anearly linear pattern, which indicates that the normaldistribution is a good model for this data set. The normalProbability plot for the device is plotted and shownin Figure \hyperref[fig_4]{6}. 
\section[{Normal Probability Plot}]{Normal Probability Plot}\par
On plotting a linear trend line between Î?"C and Î?"O 2 the coefficient of determination R 2 is found to be 99.57\% with standard error of 0.081 shown in Figure \hyperref[fig_5]{7}. The coefficient of determination R 2 is useful because it gives the proportion of the variance (fluctuation) of one variable that is predictable from the other variable. It is a measure that allows us to determine how certain one can be in making predictions from a certain model.  
\section[{F}]{F}\par
The coefficient of determination is a measure of how well the regression line represents the data. If the regression line passes exactly through every point on the scatter plot, it would be easy to explain all the variations. 
\section[{f) Residual plot}]{f) Residual plot}\par
A residual plot between output and input shows that for a regression model to be good fit when residuesare random. There should be no recognizable pattern. Good regression models give uncorrelated residuals.\par
The residual Plot for the device is plotted and shown in given Figure  {\ref 8}. 
\section[{Residual plot for Oxygen Concentration}]{Residual plot for Oxygen Concentration}\par
Waveform between I ds and V ds at O 2 =1mg/l Ultraviolet Photo Catalytic Oxidation (UVPCO) Sensor for Air and Surface Sanitizers Using CS amplifier The simulation results have been compared both with experimental data and with the previously validated physicochemical model results. The relationship between drain current (I d ) and gate to source voltage (V ds ) is shown in Fig. \hyperref[fig_6]{9}. in which at fixed value of O 2 =1mg/l the Value of I d varies directly with V ds . also, the relationship of I d with V gs is shown in the Fig. \hyperref[fig_7]{10} which shows that PCS exhibits linear characteristic in the range of V gs = 2.5V to 5.0V this is an improvement over FIA. Fig. \hyperref[fig_7]{10}. is a family of curves for O 2 concentration from 1mg/l to 5mg/l. The curves are drawn between I ds and V gs of PCS for V ds =0.5V it can be seen that the proposed PCS is extremity linear for concentration more than 1mg/l extending towards 5mg/l of O 2 . This is an obvious advantage of this PCS model over the other models discussed in the introduction. The linear variation of I ds facilitates high accuracy measurements of quality of air. In addition the calibration of the instrument is also easier due to this linear behavior. 
\section[{VI. Conclusion}]{VI. Conclusion}\par
In this paper a simple and powerful approach to develop simulated computer models of bio-electronic sensors such as UVPCS using CMOS common source is shown. This approach relies on the Spice model .The developed macro model can be easily extended for simulating non-ideal behaviors and temperature dependence of the available sensors. This study may be extended and more improvement in terms of power and size can be achieved at layout level and thus more effective results may be obtained.  
\section[{Global}]{Global}\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Fig. 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Fig. 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{54}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Fig. 5 :Fig. 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Fig. 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-7.png}
\caption{\label{fig_5}UltravioletFig. 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-8.png}
\caption{\label{fig_6}UltravioletFig. 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Fig. 10 :F©}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Fig. 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-11.png}
\caption{\label{fig_9}FigF}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-12.png}
\caption{\label{figure12}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-13.png}
\caption{\label{figure13}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.51\textwidth}P{0.34\textwidth}}
\multicolumn{2}{l}{Regression Statistics}\\
Multiple R\tabcellsep 0.983\\
R Square\tabcellsep 0.966\\
Adjusted R Square\tabcellsep 0.960\\
Standard Error\tabcellsep 0.026\\
Observations\tabcellsep 8.000\\
Oxygen\tabcellsep Maximum Current\\
Concentration\tabcellsep decrease\\
0\tabcellsep 0\\
0.5\tabcellsep 0.08\\
1\tabcellsep 0.16\\
1.5\tabcellsep 0.21\\
2\tabcellsep 0.216\\
2.5\tabcellsep 0.32\\
3\tabcellsep 0.35\\
3.5\tabcellsep 0.37\end{longtable} \par
 
\caption{\label{tab_0}Table 2 :}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)} 		 		\backmatter  			 
\subsection[{Appendix}]{Appendix}\par
The SPICE model of a PCS includes a variety of parasitic circuit elements and some process related parameters in addition to the elements previously discussed in this paper. The syntax of a PCS includes several parameters, which can be specified to enhance the accuracy of the model. The commonly used parameter list is given below. The spice code used during the simulation process is also given below to specify the process and technology related parameters of the PCS.The SPICE parameters in this work have been set for the specific example. If some another sensitive layer of material is considered for PCS, then some electrochemical parameters have to be changed i.e., the dissociation constant, surface site densities and some other parameters values have to be adjusted. 			 			  				\begin{bibitemlist}{1}
\bibitem[Whig and Ahmad ()]{b1}\label{b1} 	 		\textit{},  		 			P Whig 		,  		 			S N Ahmad 		.  	 	 		\textit{Development of Economical ASIC For PCS For Water Quality Monitoring, JCSC}  		2014. 23  (6) .  	 
\bibitem[Kahng and Sze ()]{b9}\label{b9} 	 		‘Aoating-gate and its application to memory devices’.  		 			D Kahng 		,  		 			S M Sze 		.  	 	 		\textit{The Bell System Technical Journal}  		1967. 46  (4)  p. .  	 
\bibitem[Duffy ()]{b5}\label{b5} 	 		\textit{Bonding Energy Levels and Bands in Inorganic Solids},  		 			J A Duffy 		.  		1990. New York, NY: Wiley.  	 
\bibitem[Rodriguez-Villegas ()]{b7}\label{b7} 	 		‘Low Power and Low Voltage Circuit Design with the FGMOS Transistor’.  		 			E Rodriguez-Villegas 		.  	 	 		\textit{IET Circuits, Devices \& Systems Series},  				 (London, UK)  		2006. 20.  	 
\bibitem[Berg et al. (1997)]{b10}\label{b10} 	 		‘Low-voltage floating-gate current mirrors’.  		 			Y Berg 		,  		 			T S Lande 		,  		 			S Naess 		.  	 	 		\textit{Proceedings of the 10th Annual IEEE International ASIC Conference and Exhibit},  				 (the 10th Annual IEEE International ASIC Conference and Exhibit)  		September 1997. p. .  	 
\bibitem[Massobrio and Antognetti ()]{b6}\label{b6} 	 		 			G Massobrio 		,  		 			P Antognetti 		.  		\textit{Semiconductor Device Modeling with SPICE},  				 (New York, NY)  		1993. McGraw-Hill.  	 
\bibitem[Peterson et al. ()]{b8}\label{b8} 	 		‘Mechanistic studies of the photocatalyticalbehavior of TiO2 particles in photo electrochemical slurry and the relevance to photo detoxification reactions’.  		 			M Peterson 		,  		 			J Turner 		,  		 			A Nozik 		.  	 	 		\textit{Journal of Physical Chemistry B}  		1991. 95 p. .  	 
\bibitem[Whig and Ahmad ()]{b3}\label{b3} 	 		‘Performance analysis of various readout circuits for monitoring quality of water using analog integrated circuits’.  		 			P Whig 		,  		 			S N Ahmad 		.  	 	 		\textit{International Journal of Intelligent Systemsand Applications}  		2012. 11 p. .  	 
\bibitem[Kim et al. ()]{b4}\label{b4} 	 		‘Photocatalytic sensor for the determination of chemical oxygen demand using flow injection analysis’.  		 			Y.-C Kim 		,  		 			S Sasaki 		,  		 			K Yano 		,  		 			K Ikebukuro 		,  		 			K Hashimoto 		,  		 			I Karube 		.  	 	 		\textit{AnalyticaChimicaActa}  		2001. 432  (2)  p. .  	 
\bibitem[Whig and Ahmad ()]{b0}\label{b0} 	 		‘Simulation of linear dynamic macro model of photo catalytic sensor in SPICE’.  		 			P Whig 		,  		 			S N Ahmad 		.  	 	 		\textit{Compel the Int. J. Comput. Math. Electric. Electron. Eng}  		2014. 33 p. .  	 
\bibitem[Sze ()]{b2}\label{b2} 	 		 			S M Sze 		.  		\textit{Semiconductor Sensors},  				 (New York, NY)  		1994. Wiley.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
