\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={Three-Point Binary Median Filter Implementation using Single-Electron Transistor},
 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{Three-Point Binary Median Filter Implementation using Single-Electron Transistor}
\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]{Anbarasu  Paulthurai}

             \affil[1]{  St. Joseph University in Tanzania (SJUIT)}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2012 Accepted: 3 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


- Non-linear filters are large family of filters used in signal and image processing. They have found numerous applications such as in digital image restoration, speech processing and coding, digital TV applications, etc. In this paper, three-point median filter is designed using singleelectron transistor. In single-electron transistor bits of information are represented by the presence or absence of electrons at conducting islands. Single Electron Transistor (SET), distinguished by a very small device size low power dissipation, high speed and high performance, is one of the most promising nano electronics devices to replace conventional CMOS. The SET technology offers the ability to control the motion of individual electrons in the designed circuits . The Non-linear filter is simulated using a Monte Carlo technique by PSPICE9.1 and their correct and stable logical operation is confirmed.

\end{abstract}


\keywords{Coulomb blockade, electron states, SET, Single-electron circuits, Non-linear filters; Image processing}

\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
he downscaling of complementary metal-oxide semiconductor (CMOS) technology is still in rapid progress and the increase in power consumption has become a major limiting factor in constructing largescale integrated circuits. Consequently, the singleelectron transistor (SET) has attracted considerable attention in recent years because of its potential for high packing density and low power consumption. \hyperref[b0]{[1]} A variety of useful devices and concepts utilizing the single-electron tunneling features, such as, cellular automata, the binary decision diagram device, \hyperref[b1]{[2]} and SET logic gates, \hyperref[b2]{[3,}\hyperref[b3]{4]} have been proposed and tested by actual devices.\par
To operate a SET circuit at room temperature, Coulomb islands constituting the circuit should be made extremely small to provide large charging energy that is sufficient to overcome thermal agitation. However, since the operation of a SET is strictly controlled by the amount of charge induced at the center island, reducing capacitances by scaling of a device should be accompanied by increased voltage and current levels.\par
Thus, in contrast to the MOS transistor, the power consumption of a SET increases as the possible operation temperature rises, and the possibility of the integration of above 10 11 /???? 2 is questionable, since on the order of 10 ?9 W will be dissipated per elementary gate at room temperature \hyperref[b4]{[5]}.\par
Non-linear filters include well-known filter classes, such as rank order filters (median, min, max, etc.), morphological filters (opening, closing), etc. Rank order filters exhibit excellent robustness properties and provide solutions in many cases, where linear filters are inappropriate. Linear filters have poor performance in the presence of noise that is not additive as well as in cases, where system non-linearities on non-Gaussian statistics are encountered \hyperref[b5]{[6]}.\par
In this paper we present the implementation of three-point median filter using single-electron transistor. The single-electron transistor circuits have been designed and simulated using a Monte Carlo method \hyperref[b6]{[7]}. 
\section[{II.}]{II.} 
\section[{Single-Electron Circuits}]{Single-Electron Circuits}\par
Single-electron circuits consist of conducting islands, tunnel junctions, capacitors, and voltage source. The islands are arbitrarily connected with tunnel junctions, capacitors and voltage sources. The basic principle of single electronics is that one needs Coulomb energy ?? ?? to charge an island with an electron. This energy is:?? ?? = ?? 2 2?? ?? (1)\par
Where C ?? is the capacitance as 'seen' by the island and ?? is the elementary charge. Electrons tunnel independently from island through tunnel junctions. To assure that electron states are localized on islands all tunnel resistances must be larger than the fundamental resistanceR q :?? > ?? ?? = ? ?? 2 ? 25,813 ?\textbf{(2)}\par
Where h is Planck's constant.\par
To simulate the tunneling of electrons from island to island in a single-electron circuit, one has to determine the rates of all possible tunnel events. The tunnel rate of a possible tunnel event depends on the change in the circuit's free energy caused by this particular event \hyperref[b7]{[8]}. The free energy ?? of a singleelectron circuit is the differences of the electronic energy, ?? stored in its capacitances and the work done by the voltage sources of the circuit ??:?? = ?? ? ??\textbf{(3)}\par
The electrostatic energy is given by:?? = 1 2 (??, ??) ? ?? ?? ?\textbf{(4)}\par
Where, ?? and ?? are the unknown parts of the island charge and voltage matrices, respectively, and ?? and ?? are the known parts of the island charge and voltage matrices, respectively. The work done by the voltage sources is given by: ?? = ? ? ?? ?? (??)?? ?? (??)???? (  {\ref 5}) ?? \hyperref[b4]{(5)} Where V ?? (t) is the voltage of the n th voltage source and i ?? (t) is the current through the n th voltage source.\par
The tunnel rate ??for a particular tunnel event is given by:? = ??? ??? 2 ?? ?? ?1??????? ?? ??? ???? ??? (6)\par
Where ?F is the change in free energy caused by this particular tunnel event, (index) R T is the tunnel resistance of the tunnel junction through which the electron is transported, and ???? is the thermal energy (?? is the Boltzmann's constant, and ?? is the temperature). Once the tunnel rates for all possible tunnel events are known the actually occurring event is determined using a Monte Carlo method combined with an exponential distribution of tunnel events \hyperref[b7]{[8]}. The time duration of a particular event is given by:?t = ? ln (??) ? (7)\par
Where r is an evenly distributed random number in the interval [0, 1]. Among all possible tunnel events, the event with the shortest time duration takes place \hyperref[b8]{[9]}.\par
a) The SECS simulator SECS is a single electron circuit simulator based on the Monte Carlo method. The circuit is designed using ORCAD Capture CIS. A single electron component library has been developed for this purpose. This library includes the components of node, ground node, capacitor, tunnel junction and source. The node component can be used either as potential node or charge node. In the second case the background charge can be set to a desired value. The tunnel junction parameters are its capacitance and resistance. The resistance of a tunnel junction includes the modeling of the density of states and the transmission probability. In the single electron component library there are five types of sources, constant, linear, pulse, sinusoidal and a combination type source, which is used when a combination of values between two or more sources is needed, as for example in the stability plot diagram. This design environment provides great convenience for designing and manipulating large circuits.\par
The simulation uses the description of the circuit provided by ORCAD. Initially SECS parses the description of the circuit and performs a circuit error check. Then the simulation is initiated according to the parameters of temperature and simulating time defined. During the simulation, the free-energy of the circuit at each time step is calculated. Then the difference of the circuit's free energy is calculated for every possible tunnel event DF. From the difference of the circuit's free energy a rate, G, is calculated for all possible events. The tunneling rate is used to calculate the time interval ??, for every event to appear. The event that will eventually take place is the one that corresponds to the smallest time interval. The voltages and charges are updated according to the chosen tunnel event and the time advances according to??. Following this procedure by the time that the simulation ends the macroscopic behavior of the circuit is determined. This algorithm provides a real time simulation of the behavior of the circuit. Simulation results are obtained in a graphical form of plots of voltage, current, charge and free-energy versus time \hyperref[b9]{[10]}. 
\section[{III.}]{III.} 
\section[{Power Consumption in Set Circuits}]{Power Consumption in Set Circuits}\par
In general, there are three components that constitute the amount of power consumed in circuit operation: dynamic, short-circuit, and leakage power. The dynamic power is consumed due to the charging and discharging of the output capacitance ?? ?? when logic switching occurs, and thus, is inevitable in circuit operation. Short-circuit power occurs when both the nSET and pSET are turned-on simultaneously, conducting short-circuit current from the supply to the ground. The power resulting from the short-circuit current is only a minor fraction of the total dissipation, as long as the output transient times are relatively large compared to the input rise and fall times. However, the short-circuit power in SET circuits is also a function of operation temperature, and, as the temperature increases, it make up a considerable portion of the total power.\par
The most significant component of the power consumed in the SET circuit is the leakage power. An ideal complementary circuit does not dissipate power when the input does not change. However, in a circuit composed of SETs, leakage power is dissipated by the thermal enhancement of normal tunneling and cotunneling. The static leakage power due to the thermal enhancement of normal tunneling makes up a considerable portion of the total power as the operation temperature increases.\par
Because the dynamic power has a quadratic dependence on the supply-voltage, and both the current XIII Issue VII Version I 
\section[{( )}]{( )}\par
Year level and voltage level rise as the dimensions of SETs are scaled down, supplyvoltage scalability, while device parameters \hyperref[b10]{[11]}. 
\section[{IV. Basic Single-Electron Logic Gates a) The single-electron and gate}]{IV. Basic Single-Electron Logic Gates a) The single-electron and gate}\par
The SET AND gate is shown in Fig. \hyperref[fig_0]{1}. The circuit comprises Six Single Electron Transistor (3 nSET and 3 pSET). Instead of two paralleled sourcing (upper) transistors connected to ?? ???? and two series-connected sinking (lower) transistors connected to ground. As with the NAND gate, SET transistors U 1 and U 3 work as a complementary pair, as do transistors U 2 and U 4 . Each pair is controlled by a single input signal. If either input A or input B are "high" (1), at least one of the lower transistors (U 3 or U 4 ) will be saturated, thus making the output "low" (0). Only in the event of both inputs being "low" (0) will both lower transistors be in cutoff mode and both upper transistors be saturated, the conditions necessary for the output to go "high" (1).The AND function built up from the basic NAND gate with the addition of an inverter stage on the output. The voltage ?? ???? is constant and its value is 25mV.  The SET OR gate is shown in Fig. \hyperref[fig_2]{3}. The circuit comprises eight Single Electron Transistor (4 nSET and 4 pSET). As with the NOR gate, SET transistors U 1 and U 4 work as a complementary pair, as do transistors U 2 and U 5 likeU 3 and U 6 . Each pair is controlled by a single input signal. In this circuit upper transistors U 1 , U 2 and U 3 areserially connected and lower transistors U 4 , U 5 and U 6 connected in parallel sourcing to ground. As with the NOR gate, SET transistors U 1 and U 3 work as a complementary pair, as do transistors U 2 and U 4 . Each pair is controlled by a single input signal. If both the input A and input B are "high" (1), both the lower transistors (U 3 and U 4 ) will be saturated, thus making the output "low" (0). Only in the event of both inputs being "low" (0) will both lower transistors be in cutoff mode and both upper transistors be saturated, the conditions necessary for the output to go "high" (1).The OR function built up from the basic NOR gate with the addition of an inverter stage on the output. The voltage ?? ???? is constant and its value is 25mV.\par
The operation of the OR gate is shown in Fig. \hyperref[fig_3]{4}. Fig. \hyperref[fig_3]{4}(a), (b) and (c) shows the time variation of input voltages V 1 , V 2 and V 3 , respectively. The inputs are piece-wise constant and apply all possible combinations of logic '0' and '1' to the gate Fig. \hyperref[fig_3]{4(d)} shows the time variation of output voltage  
\section[{The Binary Median Filter}]{The Binary Median Filter}\par
A commonly employed filter for restoring binary images is the median filter. Given a window W containing an odd number of pixels, say n, the binary median filter is defined in the following manner for each pixel z, W is translated to z and the filter outputs 1 if more than n/2 pixels in W z are onevalued; otherwise the filter outputs 0. Medians are used to suppress impulse noise and exhibit good edge preservation if not excessive and uncorrupted image does not possess much fine detail. x n ) defined on n binary variables \hyperref[b11]{[12]}. Since each variable can take on two values, 0 or 1, there are 2 ?? possible arguments for h. In conjunction with a window W, a Boolean function defines a binary window operator J on binary images via the one to-one correspondence between the variables and pixels in the window. J(A) is defined at a pixel z by translating the window to z and applying the Boolean function h to the binary values in the translated window. As an example, consider the median function. The window consists of three pixels. For instance, it might be the pixel at which the value is being computed together with its left and upper neighbors. Or it might be a three-point filter defined on a binary digital signal, which is a subset of the set Z of integers or, equivalently, an one-dimensional string of 0 and 1 s. Logically \hyperref[b11]{[12]}, h(x 1 ;x 2 ;x 3 ) = x 1 x 2 +x 1 x 3 +x 2 x 3\par
If the input signal is 000001100100111011000111100000 Then, the filtered output is 000001100000111111000111100000\par
The filter is implemented by the gate structure shown in Fig. \hyperref[fig_4]{5}. The single-electron circuit for the three-point binary median filter is shown in Fig. 6. The singleelectron filter comprises three two-input single-electron AND gates and one three-input single-electron OR gate. The single-electron AND gate comprises three NSET and three PSET which are U 1 -U 6 . The OR gate comprises four NSET and four PSET which are U 19 -U 26 . The inputs X 1 -X 3 and the output of the logic circuit shown in Fig. \hyperref[fig_4]{5}, correspond to the input voltages V 1 -V 3 and the output voltage of single-electron circuit is shown in Fig. 6. Power to the single-electron circuit is supplied by the voltage sources V 1 , V 4 -V 10 . These voltage sources are all equal and are connected to drain. The ground voltages, all equal to 0??. The input voltages are applied to the gate of the SET and, therefore, no electron transport from the voltage sources to the circuit or vice-versa is possible. The output of the three AND gates, are connected to the inputs of the OR gate.  
\section[{Conclusion}]{Conclusion}\par
The imaging algorithms tend to be computationally intensive, especially when directly implemented on standard sequential hardware. Realtime processing for digital imaging concerns efficient deterministic implementation of algorithms. In this paper we designed a three-point median filter using nano electronic single electron circuitry. This nano electronic filter was simulated by using PSPICE 9.1 at the voltage of25????. The proposed non-linear filter is constructed by 26 transistors and 13 resistors, using single electron transistor (SET) .The proposed three-point median filter implementation using single-electron transistor has the potential advantages of less power, smaller area requirements and faster processing compared to conventional microelectronic implementation.\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{3}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 5 :}\end{figure}
   			\footnote{© 2013 Global Journals Inc. (US) © 2013 Global Journals Inc. (US)} 			\footnote{Three-Point Binary Median Filter Implementation Using Single-Electron Transistor} 			\footnote{F obal Journal of Researches in EngineeringThree-Point Binary Median Filter Implementation Using Single-Electron Transistor} 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{© 2013 Global Journals Inc. (US)} 		 		\backmatter   			 
\subsection[{Acknowledgement}]{Acknowledgement}\par
I would like to thank my friends and my faculty members without whom this Journal would have been a distant reality. I also extend my heartfelt thanks to my family and well-wishers. 			  			  				\begin{bibitemlist}{1}
\bibitem[Lent ()]{b1}\label{b1} 	 		‘A device architecture for computing with quantum dots’.  		 			C S Lent 		.  	 	 		\textit{Proc. IEEE},  				 (IEEE)  		1997. 85 p. 541.  	 
\bibitem[Moon-Young et al. ()]{b2}\label{b2} 	 		‘Design Considerations for Low-Power Single-Electron Transistor Logic Circuits’.  		 			Jeong Moon-Young 		,  		 			Lee Bong-Hoon 		,  		 			Jeong Yoon-Ha 		.  	 	 		\textit{Japan Society of Applied Physics}  		2001. 40 p. .  	 
\bibitem[Moon-Young et al. ()]{b10}\label{b10} 	 		‘Design Considerations for Low-Power Single-Electron Transistor Logic Circuits’.  		 			Jeong Moon-Young 		,  		 			Bong-Hoon Lee 		,  		 			Yoon-Ha Jeong 		.  	 	 		\textit{Jpn. J. Appl. Phys}  		2001. 40 p. .  	 
\bibitem[Tsiolakis et al. ()]{b9}\label{b9} 	 		‘Design, simulation and performance evaluation of a singleelectron 2-4 decoder’.  		 			T Tsiolakis 		,  		 			N Konofaos 		,  		 			G Ph 		,  		 			Alexiou 		.  	 	 		\textit{Microelectronics Journal}  		2008. 39 p. .  	 
\bibitem[Dougherty and Laplante ()]{b11}\label{b11} 	 		 			E R Dougherty 		,  		 			P A Laplante 		.  		\textit{Real-Time Imaging},  				 (Bellingham)  		1995. SPIE Press.  	 
\bibitem[Paulthurai and Dharmaraj ()]{b8}\label{b8} 	 		‘Low-Power and High-Performance 1-Bit Set Full-Adder’.  		 			Anbarasu Paulthurai 		,  		 			Balamurugan Dharmaraj 		.  		 \xref{http://dx.doi.org/http://www.sapub.org/global/showpaperpdf.aspx?doi=10.5923/j.msse.20120104.04}{http://www.sapub.org/global/showpaperpdf.aspx?doi=10.5923/j.msse.20120104.04}.  	 	 		\textit{Microelectronics and Solid State Electronics},  				2012. 4 p. .  	 
\bibitem[Dougherty and Laplante ()]{b5}\label{b5} 	 		‘Pitas, A. Venetsanopoulos, Nonlinear Digital Filters’.  		 			E R Dougherty 		,  		 			P A Laplante 		.  	 	 		\textit{Real-Time Imaging},  				 (Bellingham; Dordrecht)  		1995. 1990. Kluwer Academic Publishers.  	 
\bibitem[Ono et al. ()]{b0}\label{b0} 	 		‘Si complementary single-electron inverter with voltage gain’.  		 			Y Ono 		,  		 			Y Takahashi 		,  		 			K Yamazaki 		,  		 			M Nagase 		,  		 			H Namatsu 		,  		 			K Kurihara 		,  		 			K Murase 		.  	 	 		\textit{Appl. Phys. Lett}  		2000. p. 3121.  	 
\bibitem[Wasshuber et al. ()]{b6}\label{b6} 	 		‘SIMON-a simulator for single-electron tunnel devices and circuits’.  		 			C Wasshuber 		,  		 			H Kosina 		,  		 			S Selberherr 		.  	 	 		\textit{IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems}  		1997. 16 p. .  	 
\bibitem[Parekh ()]{b4}\label{b4} 	 		‘Simulation and Design Methodology for Hybrid SET-CMOS Integrated Logic at 22-nm Room-Temperature Operation’.  		 			R Parekh 		.  	 	 		\textit{IEEE}  		2012. 59 p. .  	 
\bibitem[Paulthurai and Dharmaraj ()]{b3}\label{b3} 	 		‘Single Electron 2-Bit Multiplier’.  		 			Anbarasu Paulthurai 		,  		 			Balamurugan Dharmaraj 		.  	 	 		\textit{International Journal of Computer Applications}  		2012. 42 p. .  	 
\bibitem[Likharev ()]{b7}\label{b7} 	 		‘Single-electron devices and their applications’.  		 			K Likharev 		.  	 	 		\textit{Proceedings of the IEEE}  		1999. 87 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
