\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={Low Power High Gain Op-Amp using Square Root based Current Generator},
 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{Low Power High Gain Op-Amp using Square Root based Current Generator}
\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]{D.  Anitha}

             \author[2]{K. Manjunatha  Chari}

             \affil[1]{  GITAM University}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2015 Accepted: 3 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


A very high gain two stage CMOS operational amplifier has been presented. The proposed circuit is implemented in 180nm CMOS technology with a supply voltage of ±0.65V. The current source in the OPAMP is replaced by a square root based current generator which helps to reduce the impact of process variations on the circuit and low power consumption due to the operation of MOS in subthreshold region. So with the help of square root based current generator the better controllability over gain can be obtained. The proposed opamp shows a high gain of 121.9dB and low power consumption of 11.89uW is achieved.

\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{I. INTRODUCTION}]{I. INTRODUCTION}\par
perational amplifiers designed using bipolar junction transistor (BJT) consumes more power \hyperref[b0]{[1]}, so they remain unsuitable for most of the modern application specific integrated circuits (ASICs). Op-amps designed using metal-oxide-semiconductor field effect transistor (MOSFETs) is gaining importance in present signal processing architectures \hyperref[b3]{[4]} due to their potential for low power operation. Their use however impaired by low trans conductance to drain current ratio (gm/Id <= 28) when compared to the Bipolar junction transistors gm/Id ratio of about 40 \hyperref[b3]{[4,}\hyperref[b4]{5]}, poor matching and the low output impedance of the strong inversion region \hyperref[b5]{[6]}. Two stage Operational amplifier, though a two poles system, essentially performs as a single pole system having one dominant pole due to one internal node of the high impedance, the other high impedance node makes non-dominant pole which is kept at sufficiently high frequency, beyond the unity-gain bandwidth (UGB) by utilizing the suitable compensation techniques. These compensation techniques consume considerable chip area and require complex design \hyperref[b6]{[7]} than dominant pole approach (pole splitting) used in classical Op-amp architecture . Classically, Miller effect was used to reflect a large capacitance to output of the differential high gain first stage. However, a feed-forward path is also available that results in positive zero (affects phase like a pole) thereby reducing phase margin. Usually, a nulling resistance is added in series with compensating capacitor to control position of this zero \hyperref[b3]{[4]} which also consume additional chip area.\par
If the self cas code (SC) structure of Fig.  {\ref 1} is biased in such a way that transistor M2 operates in the sub threshold region, a very high voltage gain can be obtained and resulting larger capacitance at the output limits its frequency response, a condition advantageous for input differential stage of Operational amplifier . 
\section[{Fig. 1 : Self cas code}]{Fig. 1 : Self cas code}\par
In sub threshold region the gm/Id is approximately equal to 28 while in strong inversion region it is much lower than 28. The larger capacitance at the output of input differential stage which in corporate Self Cas code structures can minimize or eliminate the need for an on-chip compensating capacitor thereby reducing occupied chip area. The sub threshold operation of SC additionally results in low power, low distortion and low noise \hyperref[b5]{[6]} suggests guidelines to optimize Op-amp performance by obtaining higher gain, low power consumption, less distortion and a smaller value of compensating capacitor.\par
This paper presents a high gain(121.9dB) ,low power (11.89uW), CMOS Op-amp having structural simplicity of the classical Widlar architecture. Cadence simulations for 0.18um CMOS technology have been carried out at ±0.65V supply.\par
The proposed two stage Op-amp has been shown in Fig. \hyperref[fig_0]{2} which utilizes the sub threshold biased Slef Cascode structures with the input stage of classical Widlar architecture.\par
To minimize the need for compensation capacitor, the differential input stage utilized sub threshold biased SC structures based on split length MOSFETs. This has been achieved by sizing Self Cascode transistors with inverse aspect ratio and Year 2016 ( ) H II. OP AMP DESIGN USING SELF CASCODE operate them with the low bias current to ensure very high gain which is relatively independent of the drain currents and results in reduced non-linear distortion . A higher voltage gain has been achieved due to sub threshold operated transistors resulting in reduced channel length modulation. Since, sub threshold gain and the gain-bandwidth product (GBW) of a MOSFET is a constant quantity, a change in Id9 affects band width of the structure. \par
where, gm(eff) is the effective transconductance of SC consisting of M2a and M2b, and output resistance of differential input stage is given by,Rout(DI) = R out(SC)2 ||R out(SC)4\textbf{(2)}\par
The output stage (M5 to M7 and M10) is used to drive the external loads and require large currents. Due to small bias current of sub threshold biased SC structures, their use at output can be ruled out. Cascode / Regulated cascode structures can be used in place of M5 and M6, as they can deliver very high gain without compromising transistor's UGB  {\ref [25]}. However, position of its dominant pole at low frequency require large compensation capacitance to move this pole at higher frequencies and to make phase margin positive. Additionally, high output compliance voltage due to stacked transistors reduces the output swing by at least 2 Vds(sat), while increase in transistor counts increases the consumed chip area and power. Since differential input first stage provide most of the gain, this stage is designed to provide moderate gain (?20dB) with very high x\textunderscore 3dB (higher than UGB of the first stage) to place poles of this stage at much higher frequency to improve phase margin. Class-AB configuration has been chosen to deliver efficiency of the order of Class-B configuration and to avoid dead zones during transitions. Transistor M7 acts as a level shifter to bias M5 and to set the output quiescent current to ensure low power operation.\par
Due to very high open loop gains, Op-amps are used with negative feedback and require compensation to avoid Barkhausen's condition for sustained oscillations, thereby ensuring closed loop stability . In the classical pole splitting technique, with the increase in output stage gain, the dominant pole frequency decreases and the non-dominant pole location increases to split the poles apart and to enhance the stability. Under unity gain condition (worstcase scenario) a phase margin of 63 0 provide the best compromise between rise time and settling time \hyperref[b1]{[2]}. Fig.  {\ref 3} : AC response of opamp shown in fig. \hyperref[fig_0]{2} In the modified compensation technique utilized here, the aspect ratio of MOSFETs used in the two stages of Opamp are optimized to generate a parasitic capacitance at the output of first stage to minimize the need for additional onchip compensation capacitance of value suitable for good phase margin (>60 o ). Cascoded devices with wider W (M3b and M4b of the differential input first stage) increases their gm which ultimately reduces the effective resistance (1/g m3b ) and increases parasitic capacitance CP [Eq. 11]. The reduction in 1/g m3b dominates the increase in CP, and places the mirror pole at higher frequency, away from the dominant pole. A wider MOSFET (M4b) increases the parasitic capacitance CQ to further move the dominant pole , towards the origin in the s-plane. The larger channel length devices with subscripts 'a' enhances their output resistances due to reduced channel length modulation which ultimately increases the voltage gain of differential input first stage. The output stage is optimized to deliver highest ?\textunderscore 3dB which diminishes the effect of pole from this stage and the mirror pole from input differential stage, resulting in better phase margin(>60 o ) of the Opamp. 
\section[{III. SQUARE ROOT BASED CURRENT GENERATOR}]{III. SQUARE ROOT BASED CURRENT GENERATOR}\par
A low variation current generator can be designed by choosing the equation I= ?I 1 I 2 . MOS transistors are used to implement the circuit. By using transistors in the sub threshold region, we can implement circuit using a translinear loop, the following equation(see fig.  {\ref 4}).\par
Low Power High Gain Op-Amp using Square Root based Current Generator 
\section[{Global Journal of Computer Science and Technology}]{Global Journal of Computer Science and Technology}\par
Volume XVI Issue II Version I 18 Year 2016 ( )I= I 1 1/(k+1) .I 2 k/(k+1)\par
Where k is the subthreshold coupling coefficient. We note thatthis equation is dimensionally correct. A circuit implementation of this "feedback" is shown in Fig.  {\ref 5}. Transistor M6 and the resistor R invert M1 gate voltage. transistor M5 produces I2 and also adjusts it to negatively correlate with I1. The current I1 itself is generated using an nMOS transistor M7 and mirrored into transistor M1 using an pMOS current mirror. Fig.  {\ref 6} shows a Monte Carlo scatter plot of I1 and I2 . We see from the plot that as I1 varies with the process, I2 varies inversely. Also, by plotting I1 and I2 on log scales, we verify that Î?"I1/I1 and Î?"I2/I2 are linearly related. Fig.  {\ref 6} : Scatter Plot Fig.  {\ref 7} shows the Monte Carlo histograms of the input nMOS transistor current and the output of the square-root circuit. We obtain an improvement of a factor of three in the current spread. These simulations include all the variations, including the mismatches between the local transistors, variations in A (the gain of the common source stage). Fig.  {\ref 7} : Histograms of the output current from a single transistor (top) and square-root circuit(bottom) These do not get reflected output current variations as the negative correlation between the Î?"I1/I1 and Î?"I2/I2 is still maintained. Only the proportionality constant is being modified. Thus, these variations are suppressed to the first order. Also note that this result does not include the impact of the changes on the gate of transistor M7.\par
IV. 
\section[{PROPOSED ARCHITECTURE}]{PROPOSED ARCHITECTURE}\par
In the proposed architecture we replace the current source of the opamp (see Fig. \hyperref[fig_0]{2}) with the above discussed square root based current generator which help in reduce impact of process variations on the circuit and help in reduce post fabrication efforts. So with the help of square root based current generator the better controllability over gain can be obtained.    A low variation of standard deviation over mean of 2.9\% is achieved by using the proposed opamp.\par
The following table shows the comparison between the proposed work and the reference work.   
\section[{VI. SUMMARY}]{VI. SUMMARY}\par
Hence an ultra high gain, low power process, temperature compensated opamp has been designed in CMOS 180nm process and with a gain of 121.9dB and low power of 11.89 µw. though the gain is reduced compared to the existing OPAMP, a better UGB, tolerance to process, temperature variations and low power of 11.89uw has been achieved with the replacement of current source by the Square based current generator as the current source in the OPAMP.\begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Fig. 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{45}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Fig. 4 :Fig. 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{88}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Fig . 8 HFig. 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Fig. 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Fig. 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Fig. 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{I} \par 
\begin{longtable}{P{0.323\textwidth}P{0.005666666666666667\textwidth}P{0.24933333333333332\textwidth}P{0.017\textwidth}P{0.255\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Proposed\\
25\tabcellsep \tabcellsep \tabcellsep \tabcellsep {}[1] Work\\
20\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
5 10 15 Power(uW)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
0\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
0\tabcellsep 40\tabcellsep Temp\tabcellsep 80\tabcellsep 120\\
Year 2016\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
20\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Parameter}\tabcellsep \multicolumn{2}{l}{OPAMP in}\tabcellsep Sqrt based\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{fig.2}\tabcellsep current\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{(current}\tabcellsep source\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{source is}\tabcellsep OPAMP\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{replaced by}\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{a MOSFET)}\tabcellsep \\
Power\tabcellsep \tabcellsep \multicolumn{2}{l}{21.1uW}\tabcellsep 11.89uW\\
\multicolumn{2}{l}{Technology}\tabcellsep \multicolumn{2}{l}{250nm}\tabcellsep 180nm\\
\multicolumn{2}{l}{Phase Margin}\tabcellsep \tabcellsep 62.1\tabcellsep 60.3\\
\multicolumn{2}{l}{Supply voltage}\tabcellsep \multicolumn{2}{l}{±1V}\tabcellsep ±0.65V\\
\multicolumn{2}{l}{SR+/SR-(V/us)}\tabcellsep \multicolumn{2}{l}{2.285/2.339}\tabcellsep 4.67/4.46\\
UGB\tabcellsep \tabcellsep \multicolumn{2}{l}{3MHZ}\tabcellsep 10MHZ\\
\multicolumn{2}{l}{Open loop gain}\tabcellsep \multicolumn{2}{l}{127db}\tabcellsep 121.9db\end{longtable} \par
 
\caption{\label{tab_0}Table I :}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)} 			\footnote{© 2016 Global Journals Inc. (US) 1} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Silveira et al. ()]{b4}\label{b4} 	 		‘A gm/ID based methodology for the design of CMOS analog circuits and its application to the synthesis of a silicon-on-insulator micropower OTA’.  		 			F Silveira 		,  		 			D Flandre 		,  		 			P Jespers 		.  	 	 		\textit{IEEE Journal of Solid-State Circuits}  		1996. 31  (9)  p. .  	 
\bibitem[Allen and Holberg ()]{b6}\label{b6} 	 		 			P E Allen 		,  		 			D R Holberg 		.  		\textit{CMOS analog circuit design},  				 (New York)  		2002. Oxford University Press.  	 	 (2nd ed) 
\bibitem[Vajpayee]{b0}\label{b0} 	 		\textit{An ultra-high gain low power two stage CMOS op-amp based on inverse aspect ratio self cascode structures},  		 			Prateek Vajpayee 		.  		 	 
\bibitem[Anand et al.]{b1}\label{b1} 	 		 			M Anand 		,  		 			Xuan Pappu 		,  		 			Andre V Zhang 		,  		 			Alyssa B Harrison 		,  		 			Apsel 		.  		\textit{Process-Invariant Current Source Design:Methodology and Examples},  				 (ess-Invariant Current Source Design:Methodology and Examples)  		 	 
\bibitem[Lee ()]{b2}\label{b2} 	 		\textit{IC Op-Amps Through the Ages},  		 			T H Lee 		.  		2002. Stanford University.  	 	 (Handout \# 18, EE214, Fall 2002.K. Elissa) 
\bibitem[Binkley et al. ()]{b5}\label{b5} 	 		‘Optimizing drain current, inversion level, and channel length in analog CMOS design’.  		 			D M Binkley 		,  		 			B J Blalock 		,  		 			J M Rochelle 		.  	 	 		\textit{Analog Integrated Circuits and Signal Processing journal}  		2006. 47 p. .  	 
\bibitem[Sansen ()]{b3}\label{b3} 	 		 			W Sansen 		.  		\textit{The international series in engineering and computer science Dordrecht},  				2006. Springer. 859.  	 	 (Analog design essentials) 
\bibitem[Lee ()]{b7}\label{b7} 	 		‘Tales of the continuum: A subsampled history of analog circuits’.  		 			T H Lee 		.  	 	 		\textit{IEEE Solid-State Circuits Newsletter}  		2007. 12  (4)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
