\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={Modified Lifting Based DWT/IDWT Architecture for OFDM on Virtex-5 FPGA},
 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{2012-03-15 (revised: 15 March 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-03-15}
\title{Modified Lifting Based DWT/IDWT Architecture for OFDM on Virtex-5 FPGA}
\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.  Anitha.K}

             \author[2]{Dr.  Anitha.K}

             \author[3]{Dr  N.J.R.Muniraj}

             \affil[1]{  Arunai Engg College/Anna University}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 February 2012 Accepted: 1 March 2012 Published: 15 March 2012}

\maketitle


\begin{abstract}
        


future Wireless communication requires high performance and high speed integrated data, audio, video and multimedia services. This performance is achieved using discrete wavelet transforms in terms of ISI and bandwidth compatibility over FFT based OFDM. Where FFT based OFDM has very compact spectral utilization which cannot satisfy the future needs. This project proposes implementation of new modified lifting wavelet transform for designing wavelets and performing the transform. By implementing LDWT, it is able to increase the spectral efficiency and also decrease the bit error rate. This paper presents a performance measure of mean squared error by using lifting wavelet transform. This paper shows that DWT-OFDM outperformed FFT-OFDM by approximately 6dB gain in BER, Haar wavelet showed best performance over other wavelets by approximately 2dB. However, computation complexity of DWT restricts use of DWT for OFDM due to its hardware requirements on VLSI platform. In this work, lifting based DWT is modified and a new architecture is derived that can compute DWT in less than 3.429ns, and consumes power of less than 28mW. The modified DWT is realized on Virtex II FPGA and occupies resources less than 114 slices. Thus the proposed DWT architecture is suitable for OFDM application.

\end{abstract}


\keywords{OFDM, DWT, MULTIWAVELETS, DMWT}

\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
ireless communication systems, limited bandwidth allocations coupled with a potentially large group of users restrict the bandwidth availability to the users. The success of wirelesses communication systems thus depends heavily on the development of bandwidth efficient data transmission schemes. Wireless multicarrier modulation (MCM-OFDM) is a technique of transmitting data by dividing the input data stream into parallel sub streams where each stream is modulated and multiplexed onto the channel at different carrier frequencies \hyperref[b0]{[1]}. In OFDM, the message which is symbol mapped using QAM scheme is modulated using complex carrier which introduces orthogonality between multiple carrier signals. The orthogonally modulated signal is transmitted in the channel with narrow band requirements, thus improving throughput as well as high data rate.\par
At the receiver, the inverse transform is performed to retrieve message symbols from the orthogonally modulated data. Currently FFT is used for forward and inverse transform operation performing orthogonal modulation at the receiver and transmitter respectively. The limitations of FFT such as ISI and bandwidth occupation due to cyclic prefix can be minimized with use of Wavelet Transform. Wavelets are known to have compact support (localization) both in time and frequency domain, and possess better orthogonality \hyperref[b7]{[8]}. A hopeful application of wavelet transform is in the field of digital wireless multicarrier communication where they can be used to generate waveforms that are fit for transmission over fading channels \hyperref[b0]{[1,}\hyperref[b1]{2,}\hyperref[b2]{3,}\hyperref[b3]{4,}\hyperref[b29]{30]}.\par
The major advantage of wavelet based OFDM is its optimal performance over conventional OFDM (FFT based OFDM). Wavelet bases therefore appear to be a more logical choice for building orthogonal waveform sets usable in communication. In this work we study orthogonal wavelet bases OFDM. Inter Symbol Interference (ISI) and Inter Carrier Interference (ICI) causes by loss of orthogonality between the carriers is reduced by using orthogonal wavelets. The work addresses performance of wavelet OFDM using different orthogonal wavelet basis families such as Haar, Daubechies, Symlets, Coiflets and Discrete Meyer over wireless channels and tries to investigate a suitable wavelet based OFDM for its better performance. 
\section[{II. Review of Related Research}]{II. Review of Related Research}\par
There are several papers reporting the advantages of DWT over FFT for orthogonal modulation. Wornell and Oppenheim outlined the design of the transmitter and receiver for wavelet modulation (WM) \hyperref[b29]{[30]}. They proved that the estimate of the received bit becomes more accurate as the number of noisy observations is increased. Haixia Zhag et al. based on tharfeeir work titled research of discrete Fourier transform based OFDM (DFT-OFDM) and discrete wavelet transform based OFDM (DWT-OFDM)on different Transmission Scenarios concluded that DWT-OFDM performs much better than DFT-OFDM .But they observed an error floor in DWT-OFDM systems \hyperref[b1]{[2]}. They suggested that it may be resulted from the Haar wavelet base, since different wavelet base is of different characteristics.\par
Some other wavelet bases are expected to be employed to improve performance of DWT-OFDM \hyperref[b1]{[2]}. Akansu et al. \hyperref[b23]{[24]} emphasized the relation between filter banks and transmultipxer theory and predicted that wavelet packet based modulation has a role to play in future communication systems. Dereje Hailemariam \hyperref[b2]{[3]} investigated the performance of MultiCarrier-CDMA in the three transmission scenarios and in his direction to the future work he predicts that designing of wavelet filters which are better suited to OFDM left as an area to be explored. Yesuf Shiferaw \hyperref[b31]{[32]} showed that Daubechies wavelet family can be a viable alternative suitable basis for future OFDM communication scheme. It reduced the probability of bit error rates, providing better performance gains. Mohammed Aboud kadhim and Widad Ismail \hyperref[b33]{[33]} proved that proposed DWT-OFDM design achieved much lower bit error rates and better performance than FFT-OFDM. The proposed system obtains higher spectral efficiency, therefore this structure can be considered an alternative to the conventional OFDM, and can be used at high transmission rates with better performance. Mohamed H. M. Nerma et al. \hyperref[b34]{[34]} Dual-Tree Complex Wavelet Transform (DT-CWT) is used to replace the fast Fourier transform (FFT) in the conventional OFDM and also to the wavelet packet modulation (WPM) based OFDM system. With considerable improvement in terms of bit error rate (BER) and achieves better peak-to-average power ratio (PAPR) performance at acceptable increase in computational complexity. Most of the work reported in literature is based on software simulations carried out. However, for practical implementation of DWT based OFDM, the major bottleneck is the hardware efficient architecture for DWT and IDWT. In this paper, we propose a modified DWT/IDWT architecture that reduces the computation complexity and improves throughput and latency is designed and implemented on FPGA. Section III provides a brief introduction to Wavelet Transforms, Section IV discusses lifting scheme based DWT architecture, section V discusses modified lifting based DWT. Results and discussion is presented in section V and conclusion in section VI. 
\section[{III.}]{III.} 
\section[{Discrete Wavelet Transform}]{Discrete Wavelet Transform}\par
Discrete Wavelet Transform (DWT) wavelets are better localized in both time and frequency with desirable characteristics. DWT possess the property of orthogonality across scale and translation. The discrete wavelet transform (DWT) provides a means of decomposing sequences of real numbers in a basis of compactly supported orthonormal sequences each of which is related by being a scaled and shifted version of a single function. The DWT of a signal x(t ) is the set of coefficients X (m, k ) DWT for m and k obtained as the inner product of the signal x(t ) and the wavelet function, ? m,k . The discrete wavelet and inverse discrete representation of a signal x(t) is given by (3.1) and (3.2) respectively?? ?????? ?? ?? = ? ? ?? ??(??) ?? 2 ð??"ð??"(2 ?? t-k)dt (3.1) ?? ???????? (??) = ? ? ?? =?? ? ? ??=?? ?? ?? ?? 2 ?? 2 ð??"ð??"(2 ?? t-k)dt (3.2)\par
Where is ? m,k the wavelet function \hyperref[b29]{[30]}. Mallat's fast wavelet transform (FWT) provides a computationally efficient, practical, discrete time algorithm for computing the DWT.\par
IV. 
\section[{Properties of Wavelets}]{Properties of Wavelets}\par
The most important properties of wavelets are the admissibility and the regularity conditions and these are the properties which gave wavelets their name. 
\section[{a) Admissibility}]{a) Admissibility}\par
The square integral function Y(t) satisfying the admissibility condition,? |ð??"ð??"(ð??"ð??" )| 2 |ð??"ð??" | ??ð??"ð??" < + ? (3.3)\par
Can be used to first analyze and then reconstruct the signal without loss of information. In the above equation Y(w ) is the Fourier Transform ofY(t ) .The admissibility condition implies that the Fourier Transform of Y(t) vanishes at zero frequency, i.e.? |ð??"ð??"(ð??"ð??" )| 2 |ð??"ð??" | ??ð??"ð??" < + ? (3.4)\par
This means that wavelets must have a bandpass like spectrum. A zero at the zero frequency also means that the average value of the wavelet in time domain must be zero,|ð??"ð??"(??)| 2 | ??=0 = 0 (3.5)\par
Therefore it must be oscillatory. That is Y(t ) must be a wave. 
\section[{b) Regularity}]{b) Regularity}\par
As can be seen from equation below?? ?????? (??, ??) = ? ??(??) ð??"ð??" ??,?? (??)???? (3.6)\par
The wavelet transform of a one-dimensional function is two-dimensional. The time-bandwidth product of the wavelet transform is the square of the input signal and for most practical applications this is not a desirable property. Therefore one imposes some additional conditions on the wavelet functions in order to make the wavelet transform decrease quickly with decreasing scale s. These are the regularity conditions and they state that the wavelet function should have some smoothness and concentration in both time and frequency domains. Regularity is a quite complexear 2012 Y Global Journal of Researches in Engineering Volume XII Issue v v v v VIII Version I 2 ( D D D D )\par
concept and we will try to explain it a little using the concept of vanishing moments (approximation order). ??(??, 0) = 1 ??? [??(0)?? 0 ?? + ?? (1) (0) 1! ?? 1 ?? 2 + ? ?? (?? ) (0) ??! ?? ?? ?? ?? +1 + ??(?? ?? +2 ) (3.9)\par
From the admissibility condition we already have that the 0 th moment N 0 = 0 so that the first term in the right hand side of (2.50) is zero. If we now manage to make the other moments up zero, then the wavelet transform coefficients x (s,t ) will decay as fast as s n+2 for a smooth signal x (t ). This is known in as the vanishing moments or approximation order. If a wavelet has N vanishing moments, then the approximation order of the wavelet transform is also N. With increasing number of vanishing moments the wavelet becomes smoother or more regular. Summarizing, the admissibility condition gave us the wave, regularity and vanishing moments gave us the fast decay or the let, and put together they give us the wavelet.\par
V. 
\section[{Software Reference Model}]{Software Reference Model}\par
In order to compare the performances of OFDM model using DWT, in this work Simulink model is developed to compute BER performances of FFT OFDM with DWT OFDM. A sinusoidal signal of 10-100 MHz frequency is preprocessed and is symbol mapped. The symbol mapped data is modulated using IFFT as well as IDWT and the modulated data is transmitted through a noisy channel. A gain factor is used to improve the transmission gain at the transmitter. The received data is demodulated and BER computation is carried out. Table  {\ref 1} shows the software simulation results of BER values for FFT-OFDM and DWT-OFDM using different modulations. From the results obtained it is found that DWT based OFDM achieves better BER for most of the modulation schemes.\par
Table  {\ref 1} : BER comparison of OFDM schemes (FFT vs. 
\section[{DWT)}]{DWT)}\par
The BER for FFT based OFDM and DWT based OFDM are almost closer thus it would be very difficult to conclude the performances. Thus in order to estimate the performances, the channel noise and gain factor were varied to the worst cases to prove the performances of DWT to be better than FFT. In FFT the basis function is complex sine wave, in DWT there are multiple basis functions. Thus in order to identify a suitable wavelet, an experimental setup is developed to compare the performances of various wavelet functions in OFDM. We limit our performance analysis to wavelet OFDM based on widely used wavelet families such as Haar, Daubechies, Symlets, Coiflets Meyer\& biorthogonal. The primary wavelet family we have been focusing is the one that satisfies the characteristics which are demanded features for representing the signal in wireless transmission over fading channels as in the table 2. Daubechies, the asymmetric wavelet family satisfies these characteristics which are demanded feature for representing the signal in communication. achieves better BER compared with other techniques. Hardware implementation of Haar is complex and thus biorthogonal filter is adopted for hardware implementation as it achieves BER closer to haar. In the next section, a detailed discussion on design and implementation of 9/7 wavelet filter for OFDM is presented. 
\section[{VI.}]{VI.} 
\section[{Dwt Based Ofdm System}]{Dwt Based Ofdm System}\par
Figure \hyperref[fig_2]{1} shows the block diagram of a typical OFDM transceiver. The digital data is to be transmitted by the transmitter section. Then it is applied into a mapping of subcarrier amplitude and phase. Then by using an Inverse Fast Fourier Transform (IFFT) it transforms this spectral representation of the data into the time domain. To modulate the data bits on the sub carriers, different modulation techniques are used. The N sub blocks are created by dividing the stream of bits. By using constellation modulator such as QPSK and QAM the n sub blocks are mapped. Depends on the quality of communication channel the modulators are selected. The calculated time domain signal is mixed up to the required frequency to transmit the OFDM signal.\par
The reverse operation of the transmitter is performed by the receiver section. The Conversion of RF signal to base band is done by using the mixing process. To analyze the signal in the frequency domain Fast Fourier Transform (FFT) is used.\par
Transmitted data is typically in the form of a serial data stream. In OFDM, each symbol typically transmits 40 -4000 bits, and so a serial to parallel conversion stage is needed to convert the input serial bit stream to the data to be transmitted in each OFDM symbol. The parallel to serial converter is the reverse process. Robustness against multi path delay is one of the most important properties of OFDM.\par
The accomplishment is done by adding the guard period between transmitted symbols. The most successful guard period is a "cyclic prefix", which is appended at the front of every OFDM symbol. To eliminate the inter symbol interference (ISI) completely; the guard time is needed for each OFDM symbol. The chosen guard time is to be larger than the estimated delay spread, such that the multipath components from one symbol do not interfere with next symbol. A copy of the last part of the OFDM symbol is cyclic prefix, and is of equal or greater length than the maximum delay spread of the channel. 
\section[{VII.}]{VII.}\par
Improved Dwt Architecture Daubechies (9,7) wavelet filter with N=2 is used for architecture development. Lifting scheme is used for the development of architecture. Here N=2 means, we will be having two stages of lifting scheme i.e predict1, update1 and in second stage predict2, update2. 
\section[{VIII. Lifting Based Dwt Architecture}]{VIII. Lifting Based Dwt Architecture}\par
The convolution-based 1-D DWT requires both a large number of arithmetic computations and a large memory for storage. Such features are not desirable for either high speed or low-power applications. Recently, a new mathematical formulation for wavelet transformation has been proposed by Swelden as a light-weighted computation method for performing wavelet transform. The main feature of the lifting-based wavelet transform is to break-up the high pass and the low pass wavelet filters into a sequence of smaller filters. The lifting scheme requires fewer computations compared to the convolution based DWT. Therefore the computational complexity is reduced to almost a half of those needed with a convolution approach. The lifting-based wavelet transform basically consists of three steps, which are called split, lifting, and scaling, respectively, as shown in Figure \hyperref[fig_1]{2} Figure \hyperref[fig_1]{2 :} The lifting scheme implementation of 1D-DWT \hyperref[b10]{[11]} The basic idea of lifting scheme is first to compute a trivial wavelet (or lazy wavelet transform) by splitting the original 1-D signal into odd and even indexed sub sequences, and then modifying these values using alternating prediction and updating steps. The lifting scheme algorithm can be described as follow:\par
1. Split step: The original signal, X(n), is split into odd and even samples (lazy wavelet transform). 2. Lifting step: This step is executed as N sub-steps (depending on the type of the filter), where the odd and even samples are filtered by the prediction and update filters, Pn(n) and Un(n).\par
3. Normalization or Scaling step: After N lifting steps, a scaling coefficients K and 1/K are applied respectively to the odd and even samples in order to obtain the low pass band (YL(i)), and the high-pass sub-band (YH(i)). Fig.  {\ref 4}.2 illustrates how the lifting scheme can be implemented using these steps. The diagram shows the lifting scheme for Daubechies (9, 7) biorthogonal filter.\par
The lifting scheme algorithm to the (9,7) filter is applied as:  
\section[{Modified Dwt for Ofdm}]{Modified Dwt for Ofdm}\par
From the lifting scheme equation presented in the previous section, it is found that the final scaling and dilation coefficients are interdependent on predict and update outputs, thus there is s a delay and also affects throughput. In order to improve the latency and throughput of DWT computation it is required to minimize the interdependence of partial outputs of lifting scheme, thus a modified lifting scheme is derived. The modified equations for a i and d i can be obtained by substituting eqn. (4.1.1)-(4.1.6) in (4.1.7) and (4.1.8). The lifting coefficients were substituted and the results were scaled by multiplying with 256 to avoid decimal and to round off the values. The modified lifting scheme equation is as follows:\par
The approximation coefficient is: Thus the proposed architecture is better in terms of latency and throughput when compared with generic lifting scheme architecture. The modified lifting scheme is model using HDL and is functionally verified using ModelSim. The functionally correct HDL model is synthesized using Xilinx ISE targeting Virtex-5. For OFDM, the QAM modulated output is stored in intermediate memory and the samples are sequentially read and modulated using IDWT, the modulated data is stored in output memory. At the receiver, the data stored in memory is further processed using DWT, and is demodulated using QAM demodulator.a i = 
\section[{X.}]{X.} 
\section[{Fpga Implementation of Dwt for Ofdm}]{Fpga Implementation of Dwt for Ofdm}\par
Synthesis is the transformation of design from higher level of abstraction to lower level of abstraction .The DWT design using Lifting Scheme is carried out on Virtex5 FPGA development kit. In our implementation, Xilinx Virtex5 using device xc2vp30-7-ff896 with 1000K gate count FPGA is used. It has total 10K numbers of configurable logic blocks (CLBs) arranged in 32 X 28 matrix fashion. Each CLB has four slices and two of them are named as SLICEM and rest two as SLICEL. Each SLICEM can be used as 16 bit (embedded)shifregister(SRL16).i.e  The HDL co simulation of the design is performed using matlab simulation which is shown in Figure \hyperref[fig_9]{6} below. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-7.png}
\caption{\label{fig_6}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{47}\includegraphics[]{image-8.png}
\caption{\label{fig_7}Figure 4 : 7 ?}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-9.png}
\caption{\label{fig_8}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-10.png}
\caption{\label{fig_9}Figure 6 :}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US) Modified Lifting Based DWT/IDWT Architecture for OFDM on Virtex-5 FPGA} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Aboud]{b31}\label{b31} 	 		\textit{},  		 			Mohammed Aboud 		.  		 	 
\bibitem[Paulo et al. ()]{b26}\label{b26} 	 		\textit{},  		 			S R Paulo 		,  		 			Eduardo A B Diniz 		,  		 			Sergio L Da Silva 		,  		 			Netto 		.  	 	 		\textit{Digital Signal Processing}  		2002. Cambridge University Press. p. .  	 
\bibitem[Valens ()]{b19}\label{b19} 	 		\textit{A Really Friendly Guide to Wavelets},  		 			C Valens 		.  		1999.  	 
\bibitem[Nerma et al.]{b33}\label{b33} 	 		‘An OFDM System Based on Dual Tree Complex Wavelet Transform (DT-CWT)’.  		 			Mohamed Nerma 		,  		 			Nidal Kamel 		,  		 			Varun Jeoti 		.  	 	 		\textit{An International Journal (SPIJ)}  		 (3)  p. 14.  	 	 (Signal Processing) 
\bibitem[Mostafa and Afgani (2004)]{b24}\label{b24} 	 		\textit{Analysis of a Wireless Transmission system based on OFDM},  		 			Z Mostafa 		,  		 			Afgani 		.  		May 13, 2004.  		 			International University Bremen 		 	 
\bibitem[Mostafa and Afgani ()]{b20}\label{b20} 	 		\textit{Analysis of Wireless Transmission system based on OFDM},  		 			Z Mostafa 		,  		 			Afgani 		.  		May13, 2004.  		 			International University Bremen 		 	 
\bibitem[Sampei ()]{b4}\label{b4} 	 		\textit{Application of Digital Wireless Technology to Global Wireless Communications},  		 			Seiichi Sampei 		.  		1997. Upper Saddle River: Prentice-Hall PTR.  	 
\bibitem[Livingston and Tung (1996)]{b12}\label{b12} 	 		‘Bandwidth efficient PAM signaling using wavelets’.  		 			A J N Livingston 		,  		 			C Tung 		.  	 	 		\textit{IEEE Trans. Comm}  		Dec. 1996. 44 p. .  	 
\bibitem[Shiferaw (2007)]{b30}\label{b30} 	 		\textit{Comparative Performance Study on Wavelet Based Orthogonal Frequency Division Multiplexing (OFDM) Using Different Wavelets" Msc. Thesis, Faculty of the ADDIS ABABA UNIVERSITY},  		 			Yesuf Shiferaw 		.  		March 2007.  	 
\bibitem[Ben Dhaou and Tenhunen]{b3}\label{b3} 	 		\textit{Comparison of OFDM and WPM for Fourth Generation Broadband WLAN},  		 			Imed Ben Dhaou 		,  		 			Hannu Tenhunen 		.  		 		 			Electronic System Design Laboratory, Dept.of electronics 		 	 
\bibitem[Newlin (1998)]{b6}\label{b6} 	 		‘Developments in the use of wavelets in communication systems’.  		 			H W Newlin 		.  	 	 		\textit{Proc. of 1998 IEEE Military Commun. Conf. (MILCOM '98)},  				 (of 1998 IEEE Military Commun. Conf. (MILCOM '98)Bedford,Massachusetts, USA)  		October 1998. 1 p. .  	 
\bibitem[Proakis ()]{b13}\label{b13} 	 		\textit{Digital Communications},  		 			John G Proakis 		.  		2006. McGraw-Hill.  	 	 (fourth edition) 
\bibitem[Tzannes et al.]{b8}\label{b8} 	 		‘DMT systems, DWMT systems and digital filter banks’.  		 			Michael A Tzannes 		,  		 			Marcos C Tzannes 		,  		 			John Proakis 		,  		 			Peter N Heller 		.  	 	 		\textit{Proc. ICC '94},  				 (ICC '94New York)  		 	 
\bibitem[Ismail ()]{b32}\label{b32} 	 		 			Ismail 		.  		\textit{Implementation of WiMAX (IEEE802.16.d) OFDM Baseband Transceiver-BasedMultiwavelet OFDM on aMulti-Core Software-Defined Radio Platform" ISRN Signal Processing,Febrauary},  				2011.  	 
\bibitem[Ahmed (2000)]{b16}\label{b16} 	 		\textit{Joint Detection Strategies for Orthogonal Frequency Division Multiplexing},  		 			N Ahmed 		.  		April, 2000. Houston, Texas.  		 			Rice University 		 	 	 (M. Sc. Thesis) 
\bibitem[Qian and Chein ()]{b9}\label{b9} 	 		\textit{Joint Time-Frequency Analysis, Methods and Applications},  		 			S Qian 		,  		 			D Chein 		.  		1996. New Jersey: Prentice Hall PTR.  	 
\bibitem[Anitha et al. ()]{b34}\label{b34} 	 		‘MSE Performance Measure of Lifting Discrete Wavelet Transform for OWDM’.  		 			K Anitha 		,  		 			. K Dharmistan 		,  		 			N J R Varugheese 		,  		 			Muniraj 		.  	 	 		\textit{International conference IPCSIT}  		2012. 28.  	 
\bibitem[Bahai and Saltzberg (1999)]{b18}\label{b18} 	 		\textit{Multi-carrier Digital Communication: Theory and Application of OFDM},  		 			A R S Bahai 		,  		 			B R Saltzberg 		.  		January 1999. kluwer Academic, Plenum Publisher.  	 
\bibitem[Bingham (1990)]{b11}\label{b11} 	 		‘Multicarrier modulation for data transmission: An idea whose time has come’.  		 			J A C Bingham 		.  	 	 		\textit{IEEE Communications Magazine}  		May. 1990. p. .  	 
\bibitem[Akansu et al. (1998)]{b23}\label{b23} 	 		‘Orthogonal Tran multiplexers in communication: a review’.  		 			A Akansu 		,  		 			P Duhamel 		,  		 			X Lin 		,  		 			M De Courville 		.  	 	 		\textit{IEEE Transactions on signal processing}  		April 1998. 46 p. .  	 
\bibitem[Sandberg and Tzannes (1585)]{b29}\label{b29} 	 		‘Overlapped discrete multitone modulation for high speed copper wire communications’.  		 			S D Sandberg 		,  		 			M A Tzannes 		.  	 	 		\textit{IEEE Journal on Selected Areas on Communications}  		1585. Dec. 1995. 13 p. 1571.  	 
\bibitem[Zhang et al. ()]{b1}\label{b1} 	 		‘Research of DFT-OFDM and DWT-OFDM on Different Transmission Scenarios’.  		 			Haixia Zhang 		,  		 			Dongfeng Yuan Senior 		,  		 			Ieee Member 		,  		 			Mingyan Jiang 		,  		 			Dalei Wu 		.  	 	 		\textit{Proceedings of the 2nd International Technology for Application},  				 (the 2nd International Technology for Application)  		2004.  	 
\bibitem[Daubechies (1992)]{b25}\label{b25} 	 		‘Ten lectures on wavelets’.  		 			I Daubechies 		.  	 	 		\textit{SIAM, CBMS Series},  				April 1992. 1998. 27 p. .  	 	 (Anthony Teolis) 
\bibitem[Li and Huang ()]{b22}\label{b22} 	 		‘The generation of Independent Rayleigh Faders’.  		 			Yunxin Li 		,  		 			Xiaojing Huang 		.  	 	 		\textit{IEEE ICC}  		2000. 2 p. .  	 
\bibitem[Resniko_ and Wells ()]{b21}\label{b21} 	 		\textit{Wavelet Analysis, the Scalable structure of Information},  		 			H L Resniko\textunderscore  		,  		 			J 		,  		 			Raymond O Wells 		.  		1998. New York: Springer.  	 
\bibitem[Vetterli and Herley (1997)]{b15}\label{b15} 	 		‘Wavelet and Filter Banks: Theory and Design’.  		 			M Vetterli 		,  		 			C Herley 		.  	 	 		\textit{IEEE trans. on Signal Processing}  		September 1997. 40  (9)  p. .  	 
\bibitem[Akansu and Medley (1997)]{b5}\label{b5} 	 		\textit{Wavelet and Subband Transforms: Fundamentals and Communication Application},  		 			N Akansu 		,  		 			M J Medley 		.  		December 1997. p. .  	 	 (IEEE communication Magazine) 
\bibitem[Hailemariam ()]{b2}\label{b2} 	 		\textit{Wavelet Based Multicarrier Code Division multiple Access communication for wireless Environment},  		 			Dereje Hailemariam 		.  		2003.  		 			Addis Ababa University 		 	 	 (M.Sc. Thesis) 
\bibitem[Negash and Nikookar]{b0}\label{b0} 	 		‘Wavelet Based OFDM for Wireless Channels’.  		 			B G Negash 		,  		 			H Nikookar 		.  	 	 		\textit{International Research Center for Telecommunication Transmission and Radar}  		 	 
\bibitem[Manglani]{b28}\label{b28} 	 		\textit{Wavelet Modulation in Gaussian and Rayleigh Fading Channels},  		 			Manish J Manglani 		.  		 	 	 (Msc) 
\bibitem[Manglani and Bell (2001)]{b14}\label{b14} 	 		‘Wavelet Modulation Performance in Gaussian and Rayleigh Fading Channels’.  		 			M J Manglani 		,  		 			A E Bell 		.  	 	 		\textit{Proc. of MILCOM},  				 (of MILCOMMcLean, Virginia)  		2001. Oct. 2001.  	 
\bibitem[Jamin and Mahonen (2005)]{b10}\label{b10} 	 		\textit{wavelet Packet Modulation for Wireless Communications},  		 			Antony Jamin 		,  		 			Petri Mahonen 		.  		March 2005. 5.  	 	 (Published in Wireless communication \& mobile computing Journal) 
\bibitem[Vetterli and Kovacevic ()]{b7}\label{b7} 	 		\textit{Wavelets and Subband Coding},  		 			Martin Vetterli 		,  		 			Jelena Kovacevic 		.  		1995. New Jersey: Prentice-Hall PTR.  	 
\bibitem[Vetterli ()]{b27}\label{b27} 	 		\textit{Wavelets and Subband Coding},  		 			Martin Vetterli 		.  		1995. Prentce-Hall. p. .  		 			University of California at Berkeley 		 	 
\bibitem[Rappaport ()]{b17}\label{b17} 	 		\textit{Wireless Communications: Principles and Practice},  		 			T S Rappaport 		.  		1996. Upper Saddle River, NJ: Prentice Hall PTR.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
