\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={Finger Typed Electrode Based Electro-Optical Demodulator Fabricated on High Resistivity Silicon},
 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{Finger Typed Electrode Based Electro-Optical Demodulator Fabricated on High Resistivity Silicon}
\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. Quazi Delwar  Hossain}

             \affil[1]{  Chittagong University of Engineering and Technology, Chittagong, Bangladesh}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2012 Accepted: 5 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


This paper focus on a finger typed electrode based electro-optical photo mixing demodulator. This device is fabricated on high resistivity silicon in custom technology. The main performance indicatorssuch as DC characteristics, DC and AC demodulation contrast and phase-linearity measurement of a test sample are experimentally characterized. Experimental results exhibit a good DC charge separation and good dynamic demodulation capabilities from 100Hz to 30MHz.The average linearity error of finger typed electrode device for square wave 4.09% has been measured. The dependency of the device performance on modulation frequency and voltage is also discussed.

\end{abstract}


\keywords{electro-optical demodulator, high resistivity silicon, demodulation contrast, photonic device, modulation frequency.}

\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
ecently a lot of effort has been concentrated to develop standard 3D vision imagers due to the drastic increase in demand of 3D imaging system. The 2D-imaging system can evaluate only the intensity projection of a scene, there is no information about the depth of the 3D objects.\par
Range-imaging sensors acquire threedimensional (3D) maps from a scene and can be used in a variety of applications such as bio medical appliances, surveillance system; several applications in automobiles, robomechatronics single point measurement etc. 3D image isextracting information from the geometric estimation of third co-ordinate of a scene.\par
In this work, we present a finger typed field assisted electro-optical demodulator fabricated in custom technology. After reviewing related research work in Section 2, the device architecture with its working principle and ISE-TCAD simulation are introduced in Section 3. In Section 4 the electro-optical characteristics of the device is reported. Finally the paper is concluded in Section 5.\par
A number of applications that can detect the time or phase information of reflected light for 3D imaging are available in the literature. Depth information can be determined by correlating the incoming modulated light signal from the scene with a reference signal synchronous with the modulation signal of the light source [ ]. In time-of-flight optical ranging, the phase information is used to plot the distance map of the observed scene, thus enabling the reconstruction of the shape and position of the observed objects \hyperref[b1]{[2]}. TOF technique provides the best performance in terms of acquisition speed, reliability, overall cost of the system and is most suited to integrate electronic circuitry with more functionality. Several studies on image capturing techniques using specialized pixels coupled with active illumination have reported to produce images with information even at a low intensity level  {\ref [3 4}].TOF based 3D imagers so far reported in different literatures depending on the type of photo detector used in the pixels.\par
The time or phase information in addition to signal intensity is based on a variety of lightsensitivedevices such as: p-i-n photodiodes, linear or Geiger mode avalanche photodiodes and photomultipliertubes. Several works  {\ref [5 -8]} reported a standard photodiode coupled with complex readout circuitry using indirect time-of-flight.\par
The key element of 3D range camera of photo demodulators have been implemented with different types of technologies such as: Charged Couple Device (CCD), Complementary Metal Oxide Semiconductor (CMOS) and CMOS/CCD hybrid approach. The photo generated charge is mixed on two or more photo-gates thus achieving an intrinsic demodulation effect  {\ref [9 -12]}. The advantage is the read-out channel simplicity which results in a small pixel size.The disadvantages are the lower sensitivity due to the presence of the "photo-gate", the lack of immunity to the ambient light and the cost of the nonstandardtechnology.A Photonic Mixer Device (PMD) is an interesting solution for dynamic 3D-vision that is reported in \hyperref[b2]{[ 3]}. An alternative demodulating detector structure, the Current Assisted Photonic Demodulator (CAPD) has been reported in \hyperref[b13]{[14]}.The function of detection and demodulation in a single device uses a modulated electric field that infiltrates deeper into the substrate to enhance the charge separation and collection mechanism.A linear Current Assisted Photonic Mixing Device fabricated on high resistivity silicon has been described in \hyperref[b14]{[15]}. 
\section[{III. DEVICE ARCHITECTURE AND WORKING PRINCIPLE}]{III. DEVICE ARCHITECTURE AND WORKING PRINCIPLE}\par
A finger-typed electrode based electro-optical demodulator consists of multiple strips. The cross sectional view and the layout of the device is shown in Figure \hyperref[fig_0]{1} (a) and (b) respectively. The above Figure1(a) shows an active pixel that contains a finger typed photonic mixing demodulator that is integrated with a read out circuit and a row select transistor for each collecting electrode.This device has four electrodes, two of them known as collecting electrodes and connected to V ce1 and V ce2 and rest of them are known as modulating electrodes and connected toV me1 and V me2 These modulated electrodes are connected to the device substrate. This device consists of nine collecting electrodes. Among these electrodes, the seven central regions (from region 2 to region 8 as shown in Figure  {\ref .}01) consist of a p+ type detection junction and two n+ type substrate contacts. The rest of collection regions contain one collecting junction and one substrate contact, like the region 1 and 9 (Figure  {\ref .}1) \hyperref[b15]{[16]}.\par
All of the substrate contacts and the collection junctions are connected as shown in the device cross sectional diagram. The collecting electrode V ce1 and the modulating electrode V me1 are connected to the 2, 4, 6 and 8 regions according to the detection junctions and substrate contacts. On the other hand, the collecting electrode V ce2 and the modulating electrode V me2 are V me2 -V me1 is applied at the modulated electrode V me2 . An electric field formed inside the substrate of the device guides the photo-generated charge carriers towards the detection electrode V ce2 .\par
At 780 nm light incident on the device surface the hole current density of this device shown in Figure \hyperref[fig_1]{2}.\par
his simulated photograph shows the region 1and 2 according to the cross sectional view of the device shown in Figure \hyperref[fig_0]{1(a)}. Most of the generated holes move toward the collecting electrode V ce2 , guided by the electric field with a voltage difference applied between two modulating electrodes i.e. V me2 > V me1 . 
\section[{IV. PERFORMANCE CHARACTERISTICS OF THE DEVICE}]{IV. PERFORMANCE CHARACTERISTICS OF THE DEVICE}\par
The customize Fabricated structure is characterized electrically and optically. The demodulation contrast of the device and the effect of frequency and modulation voltage on it are assessed. Phase measurements are carried out to evaluate linearity of the device.  connected to the region 1, 3, 5, 7 and 9 accordingly. This device is also enclosed with an n+ bulk-contact, shared along the array and placed at a minimum distance of about 20?m from the pixel boundary. A p+ ring is surrounded by n+ bulk-contact at a distance of about 20?m for better isolation of each device. The distance between the neighboring modulating electrodes is 20 ?m and the total area of this device is 0.4mm × 0.4mm.Firstly, the device simulation software ISE-TCAD is used to investigate the operational behaviour of the device. In this device a potential difference is applied between the modulating electrodes to direct the signal charges towards the two detection regions. Now we can calculate the demodulation contrast by using the following equation. The device shows a maximum DC demodulation contrast larger than 90\%, thus indicating that, this device is potentially enabling a very efficient mixing process. 
\section[{b) Dynamic Characteristics}]{b) Dynamic Characteristics}\par
In order to measure average current at the collecting electrodes and the dynamic demodulation contrast we have conducted and experiment. The schematic representation of this experiment set up is shown in Figure \hyperref[fig_5]{5}. characterizations Two sinusoidal waves are generated by using a function generator. One of the two sinusoidal waves is used to modulate a laser emitter and illuminate the device. The other is connected to the input of a differential amplifier. The differential amplifier outputs with 180 0 phase shift are connected to the modulating electrodes V me1 and V me2 of the device. The electric field formed in the substrate average current through the collecting electrodes V ce1 and V ce2 is read out with a Semiconductor Parameter Analyzer. For this measurement, the sinusoidal signal for laser emitter and two modulating signals are needed to use with an appropriate synchronization. At different modulation frequencies, the average current is measured under a 650nm red laser with 90\% modulation depth used to illuminate the test device.The capability to separate and transfer the charges of a sensor to the corresponding output node can be expressed as a demodulation contrast. For data acquisition a LABVIEW software program was developed for the interface with PC and the experimental set-up.\par
The dynamic demodulation contrast is the most important performance indicator for this device. The demodulation contrast depends on both the amplitude of the modulation voltages and frequencies. The dynamic demodulation contrast can be defined as:\par
Where I max and I min are the photo-generated currents flowing at collecting electrodes V ce1 and V ce2 . The demodulation contrast for the finger typed device as a function of the modulation voltage amplitude at eight different frequencies from 100Hz to 30MHz is shown in Figure : 6.\par
By increasing the modulation voltage it should be possible to increase the majority current that cause the drift of the minority carriers, namely holes. When the modulation voltage is applied to the modulating electrodes, the photo generated holes arrive at the collecting electrode of the device. If applying more voltages, the electric field penetrates deeper in the substrate so that more holes reach detection node resulting in a higher demodulation contrast. Due to the larger voltage applying at the modulating electrodes the power consumption is increased. So the amplitude of modulation voltage should be carefully chosen. By increasing of the modulating frequency the decrease of the demodulation contrast can be described with respect to diffusion time. The photo-generated charges in the deeper of the substrate need more time to reach the active region where the demodulating electric field is present and thus reduces the demodulation contrast.\par
The phase linearity measurements performed between the applied phase and measured phase of the device. In these measurements a variable phase delay V is applied between the laser input to illuminate the device and two modulation electrodes of the device. The value of Vcan be recovered acquiring four amplitude measurements with four different phase shifts 11 , 12, 21 and 22 applied to the modulated laser signal considered as -180°, -90°, 0° and +90° respectively \hyperref[b16]{[17]}. The phase shift can be calculated with the equation (ii) given below:   At three different frequencies-3MHz, 1 MHz and 100 kHz the C-V response of the device is shown in Figure  {\ref :} 9. Due to a larger depletion width the higher reverse bias produces a lower capacitance. At lower frequency, the capacitance is larger than at higher frequency. Because of their finite charging and discharging time the deep-level impurities in the space charge region make the capacitance to be frequency dependent \hyperref[b17]{[18,}\hyperref[b18]{19]}.  
\section[{CONCLUSION}]{CONCLUSION}\par
This paper has described the characterization of a finger typed electro-optical demodulator fabricated in a custom technology on high resistivity silicon substrates. A 400 m × 400 m structure with finger typed electrodes has been considered and tested in terms of electrical and electro-optical performance. The maximum phase linearity error between the applied phase and the measured phase is 4.09\% for square wave. In particular, the DC and dynamic demodulation performance of the multiple strip devices has been investigated. The measured dynamic demodulation contrast is more than 20\% at 20 MHz modulation frequency. This customize device corresponds to understand field assisted photo mixing demodulator in term of optimizing the performance to make them in complementary metal-oxide-semiconductor technology. \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Finger}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 5 :}\end{figure}
        \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.262565445026178\textwidth}P{0.27591623036649215\textwidth}P{0.3115183246073298\textwidth}}
V me2 (V)\tabcellsep I ce1 (?A)\tabcellsep I ce2 (?A)\\
0.000\tabcellsep 0.442\tabcellsep 20.280\\
0.200\tabcellsep 0.932\tabcellsep 19.790\\
0.400\tabcellsep 1.895\tabcellsep 18.820\\
0.600\tabcellsep 3.324\tabcellsep 17.480\\
0.800\tabcellsep 5.006\tabcellsep 15.840\\
1.000\tabcellsep 6.783\tabcellsep 14.150\\
1.200\tabcellsep 8.282\tabcellsep 12.740\\
1.400\tabcellsep 9.392\tabcellsep 11.740\\
1.600\tabcellsep 10.250\tabcellsep 10.970\\
1.800\tabcellsep 10.930\tabcellsep 10.380\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 			\footnote{F © 2013 Global Journals Inc. (US)} 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{F Finger Typed Electrode Based Electro-Optical Demodulator Fabricated on High Resistivity Silicon © 2013 Global Journals Inc. (US)} 		 		\backmatter   			 
\subsection[{ACKNOWLEDGEMENTS}]{ACKNOWLEDGEMENTS}\par
This work has been funded by "Netcarity" European Integrated Project (www.netcarity.org) and supported by the Fondazione Bruno Kessler (FBK), Trento, Italy. 			  			  				\begin{bibitemlist}{1}
\bibitem[Stoppa et al. (2004)]{b6}\label{b6} 	 		‘A 16x16-Pixel Range-Finding CMOS Image Sensor’.  		 			David Stoppa 		,  		 			Luigi Viarani 		,  		 			Andrea Simoni 		,  		 			Lorenzo Gonzo 		,  		 			Gianmariapedretti Mattiamalfatti 		.  	 	 		\textit{Proceedings of IEEE European Solid-State Circuits Conference-ESSCIRC'04},  				 (IEEE European Solid-State Circuits Conference-ESSCIRC'04)  		September, 2004. p. .  	 
\bibitem[Schrey et al. (2004)]{b5}\label{b5} 	 		‘A 4x64 Pixel CMOS Image Sensor for 3D Measurement Applications’.  		 			O M Schrey 		,  		 			P Elkhalili 		,  		 			' Mengel 		,  		 			M Petermann 		,  		 			W Brockherde 		,  		 			B J Hosticka 		.  	 	 		\textit{IEEE Journal of Solid State Circuits}  		July, 2004. 39  (7)  p. .  	 
\bibitem[Stoppa et al. ()]{b7}\label{b7} 	 		\textit{A 50×30 pixel CMOS sensor for TOFbased real time 3D imaging" proceedings of the IEEE workshop on CCD and advanced Image sensors},  		 			D Stoppa 		,  		 			L Viarani 		,  		 			A Simoni 		,  		 			L Gonzo 		,  		 			M Malfatti 		,  		 			G Pedretti 		.  		2005. p. .  	 
\bibitem[Jeremias et al. (2001)]{b4}\label{b4} 	 		‘A CMOS Photosensor Array for 3D Imaging Using Pulsed Laser’.  		 			R Jeremias 		,  		 			W Brockherde 		,  		 			G Doemens 		,  		 			B Hosticka 		,  		 			L List 		,  		 			P Mengel 		.  	 	 		\textit{Proceedings of ISSCC'01},  				 (ISSCC'01Sanfransisco (CA) USA)  		Feb, 2001. 16.  	 
\bibitem[Moring et al. ()]{b0}\label{b0} 	 		‘Acquisition of three dimensional image data by a scanning laser range finder’.  		 			I Moring 		,  		 			T Heikkinem 		,  		 			R Myllyla 		,  		 			A Kilpela 		.  	 	 		\textit{Opt.Eng}  		1989. 28 p. .  	 
\bibitem[Oggier et al. ()]{b10}\label{b10} 	 		‘An all solid-state optical range camera for 3D real-time imaging with sub-centimeter depthresolution(SwissRanger)’.  		 			T Oggier 		,  		 			M Lehmann 		,  		 			R Kaufmann 		,  		 			M Schweizer 		,  		 			M Richter 		,  		 			P Metzler 		,  		 			G Lang 		,  		 			F Lustenberger 		,  		 			N Blanc 		.  	 	 		Proceeding of SPIE  		2003. 5249 p. .  	 
\bibitem[Ohta et al. (2003)]{b3}\label{b3} 	 		‘An Image Sensor with an In-Pixel Demodulation Function for Detecting the Intensity of a Modulated Light Signal’.  		 			J Ohta 		,  		 			K Yamamoto 		,  		 			T Hirai 		,  		 			K Kagawa 		,  		 			M Nunoshita 		.  	 	 		\textit{IEEE Trans. ED}  		January 2003. 50  (1)  p. .  	 
\bibitem[Miyagawa and Kanade ()]{b9}\label{b9} 	 		‘CCD-Based Range-Finding Sensor’.  		 			R Miyagawa 		,  		 			T Kanade 		.  	 	 		\textit{IEEE Trans. ED}  		1997. 44  (10)  p. .  	 
\bibitem[Schwarte (2001)]{b12}\label{b12} 	 		‘Dynamic 3D Vision’.  		 			Rudolf Schwarte 		.  	 	 		\textit{Proceedings of International Symposium on Electron Devices for Microwave and Optoelectronic Applications},  				 (International Symposium on Electron Devices for Microwave and Optoelectronic Applications)  		15-16 November, 2001. p. .  	 
\bibitem[Jaehne Haussecker Geissler ()]{b1}\label{b1} 	 		‘Handbook of Computer Vision and Applications’.  	 	 		\textit{Sensors and Imaging},  				 			B Jaehne,  			H Haussecker,  			P Geissler 		 (ed.)  		 (San Diego)  		1999. Academic Press. 1.  	 
\bibitem[Mesa Imaging website]{b11}\label{b11} 	 		 \url{http:www.swissranger.ch}  		\textit{Mesa Imaging website},  				 	 
\bibitem[Robinson ()]{b18}\label{b18} 	 		\textit{Micro probe analysis},  		 			C F Robinson 		.  		1973.  	 
\bibitem[Quazi Delwar Hossain et al.]{b15}\label{b15} 	 		‘Multiple Strip Photo Mixing Demodulator for 3D Imaging Implemented on High Resistivity Silicon’.  		 			Gian-Franco Dalla Quazi Delwar Hossain 		,  		 			Lucio Betta 		,  		 			David Pancheri 		,  		 			Sagar Kumar Stoppa 		,  		 			Dhar 		.  	 	 		\textit{Proceedings of 7th International Conference on Electrical and Computer Engineering},  				 (7th International Conference on Electrical and Computer Engineering)  		p. .  	 
\bibitem[Van Nieuwenhove et al. ()]{b13}\label{b13} 	 		‘Novel Standard Detector using majority for guiding Photo-Generated Electrons towards Detecting Junctions’.  		 			W Van Nieuwenhove 		,  		 			M Vandertempel 		,  		 			Kuijik 		.  	 	 		\textit{Proceedings Symposium IEEE/LEOS Benelux Chapter},  				 (Symposium IEEE/LEOS Benelux Chapter)  		2005. p. .  	 
\bibitem[Pancheri et al. ()]{b14}\label{b14} 	 		 			L Pancheri 		,  		 			D Stoppa 		,  		 			N Massari 		,  		 			M Malfatti 		,  		 			C Piemonte 		,  		 			G.-F Dallabetta 		.  	 	 		\textit{Current Assisted Photonic Mixing Devices Fabricated on High Resistivity Silicon" Sensor Conference},  				 (Page)  		2008. p. .  	 
\bibitem[Schroder ()]{b17}\label{b17} 	 		 			D K Schroder 		.  		\textit{Semiconductor material and device characterization},  				 (New York)  		1998. Wiley.  	 	 (2nd ed) 
\bibitem[Lange and Seitz (2001)]{b8}\label{b8} 	 		‘Solid-State Time-of-Flight Camera’.  		 			R Lange 		,  		 			P Seitz 		.  	 	 		\textit{IEEE Journal of Quantum Electronics}  		March 2001. 37  (3)  p. .  	 
\bibitem[Ando and Kimachi ()]{b2}\label{b2} 	 		‘Time-Domain Correlation Image Sensor: First CMOS Realization of Demodulator Pixels Array’.  		 			S Ando 		,  		 			A Kimachi 		.  	 	 		\textit{IEEE CCD/AIS Workshop},  				 (Karuizawa, Japan)  		1999. p. .  	 
\bibitem[Lange et al. ()]{b16}\label{b16} 	 		‘Timeof Flight Range Imaging with a Custom Solid State Image Sensor’.  		 			R Lange 		,  		 			P Seitz 		,  		 			A Biber 		,  		 			R Schwarte 		.  	 	 		\textit{EOS/SPIE International Symposium},  				 (Munich, Germany)  		June 14-18 1999. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
