\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={Performance Analysis of CDMA System using Direct Sequence Spread Spectrum and Frequency Hopping Spread Spectrum Techniques},
 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{Performance Analysis of CDMA System using Direct Sequence Spread Spectrum and Frequency Hopping Spread Spectrum Techniques}
\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]{Md. Imran  Hossain}

             \author[2]{Md. Imran  Hossain}

             \author[3]{Md. Mojahidul  Islam}

             \affil[1]{  Pabna science and technology university, Bangladesh}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


In digital communication system, selection of the most appropriate access method is a challenging task. To meet this challenge we have to be familiar with the technologies and system architectures on the CDMA digital cellular system. The demand for high speed mobile wireless communications is rapidly growing. DS-CDMA plays the best competitive role for achieving the high data capacity and spectral efficiency requirements for communication systems. This paper represents the performance analysis of CDMA using direct sequence and frequency hopping technique in a Fading & AWGN Channel. It also concerned with how well DSCDMA performs when transmitted over an Additive White Gaussian Noise (AWGN) channel and/or both AWGN and the fading channels. In order to investigate this, a simulation model created and implemented using MATLAB. The Modulated signal transmitted over the fading, AWGN, and/or both channels for various signal-to-noise ratio (SNR) values. To evaluate the performance, for each SNR level, the received signal demodulated and the received data compared to the original information. The result of the simulation is shown in a plot of the bit error rate (BER)/error probability versus SNR, which provides the information about the systems performance.

\end{abstract}


\keywords{AWGN, CDMA, DS-CDMA, BER, ISI, FFT, OFDM, SNR.}

\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
ODE-DIVISION multiple-access communication (CDMA) is an important emerging technology for underwater acoustic networks for both civilian and military purposes. CDMA permits random, overlapping access to a shared communication channel as required in an autonomous ocean-sampling network (AOSN) scenario. In combination with code-division multiple-access (CDMA) techniques, multicarrier modulation has attracted a lot of attention in the past decade for the future-generation wireless communications on account of countering channel frequency selectivity and removing inter-symbol interference (ISI) while supporting high-rate applications, providing frequency diversity, collecting the entire energy spread in the frequency domain, and simple Author ? ? ? ? : Pabna Science and Technology University, Bangladesh. E-mail : md.k.noman@gmail.com implementation through Fast-Fourier-Transformation (FFT) techniques \hyperref[b0]{[1]}.\par
On the one hand, different configurations of multicarrier CDMA (MC-CDMA) schemes as combinations of direct-sequence CDMA (DS-CDMA) and orthogonal frequency-division multiplexing (OFDM) were developed after 1993 \hyperref[b0]{[1]} \hyperref[b1]{[2]}. The performance and design of such systems have been investigated extensively in different non-fading and fading channels since then \hyperref[b1]{[2]}\hyperref[b2]{[3]}\hyperref[b3]{[4]}\hyperref[b4]{[5]}\hyperref[b5]{[6]}\hyperref[b6]{[7]}\hyperref[b7]{[8]}.\par
On the other hand, frequency-hopping spreadspectrum (FH-SS) techniques in combination with OFDM or MC-CDMA received considerable attention recently, and as a result, various multicarrier frequencyhopping (MC-FH) systems were proposed  {\ref [9-11][13]}. MC-FH schemes, on account of fewer subcarriers transmitted in each symbol interval, have smaller peakto-average-power ratio (PAPR) than MC-CDMA systems, making the implementation of MC-FH systems less complex than MC-CDMA schemes especially in the uplink, where linear amplification with a large dynamic range at the transmitter side is not viable. The MC-FH system studied in this paper is the one described in \hyperref[b12]{[13]} \hyperref[b13]{[14]}, wherein the frequency spacing between diversity hopping sub-carriers in distinct frequency subbands is implemented in a way to diminish the correlation of fading gains on different sub-carriers, while keeping the region of hopping for a single subcarrier so small that phase-shift keying (PSK) modulation and coherent detection are practically feasible \hyperref[b12]{[13]}. This scheme was developed from a frequency-diversity spread-spectrum system, called FD-SS \hyperref[b11]{[12]}, for countering band-limited jamming interference \hyperref[b12]{[13]}. It has been examined in a single-user fading channel \hyperref[b13]{[14]}, as well as in multi-user non-fading and fading channels with and without coding \hyperref[b14]{[15]}.\par
The purpose of this paper is to simulate and analysis the performance of CDMA system for that we will present: Signal to noise ratio on the BER performance using QPSK modulation techniques, Effect of number of multi-user on the BER performance and bit error performance(BER) for various estimation rates with a maximum Spread Spectrum. The third multiple access technology which was designed to increase both the system capacity and the service quality is called CDMA. CDMA is a form of spread spectrum technology a family of digital communication techniques that have been used in military applications for many tears. It spreads the information contained in a particular signal of interest over a much greater bandwidth than the original signal at the same data rate, the capabilities of the spread spectrum technique for both anti-jam and low probability of undesired interception; make this technology suitable for multi-user applications. Fig.  {\ref 1} shows a general scheme of a CDMA system. Figure  {\ref 1} : General Scheme of a CDMA system When CDMA is implemented in cellular systems, all users share a common channel in time and frequency. The separation is done using a code. Each user transmits with unique code, the spreading sequence, and since the receiver knows the user's code it can demodulate and extract the information. Usually, within a network there are two channels, one for the uplink (mobile to base station) and one for the downlink (base station to mobile). All users share both channels at the same time. The number of users which can communicate simultaneously is dependent, among other factors, such as, the length of the spreading sequence (code, a series of binary data), channel quality, receiver type, etc. b) Spread Spectrum Concept DS-CDMA systems are based on spread spectrum communications principles that provide a flexible and efficient framework for coverage and capacity sharing. The spread spectrum schemes are increase the radio links robustness against fading and interference.\par
1. Direct Sequence Spread Spectrum (DSSS) and 2. Frequency Hopping Spread Spectrum. 
\section[{c) Direct Sequence Spread Spectrum (DSSS)}]{c) Direct Sequence Spread Spectrum (DSSS)}\par
A pseudo-noise sequence pnt generated at the modulator, is used in conjunction with an M-ary PSK modulation to shift the phase of the PSK signal pseudo randomly, at the chipping rate Rc (=1/Tc) a rate that is an integer multiple of the symbol rate Rs (=1/Ts).The transmitted bandwidth is determined by the chip rate and by the base band filtering. The implementation limits the maximum chip rate Rc (clock rate) and thus the maximum spreading. The PSK modulation scheme requires a coherent demodulation.  A short-code system uses a PN code length equal a data symbol. A long-code system uses a PN code length that is much longer than a data symbol, so that a different chip pattern is associated with each symbol. 
\section[{d) Frequency Hopping Spread Spectrum}]{d) Frequency Hopping Spread Spectrum}\par
A pseudo-noise sequence pni generated at the modulator is used in conjunction with all M-ary FSK modulation to shift the carrier frequency of the FSK signal pseudo randomly, at the hopping rate Rh .The transmitted signal occupies a number of frequencies in time, each for a period of time Th (=1/Rh), referred to as dwell time . FHSS divides the available bandwidth into N channels and hops between these channels according to the PN sequence. The PN generator feeds the frequency synthesizer a frequency word FW (a sequence of n chips) which dictates one of 2n frequency positions fhi transmitter and receiver follow the same frequency hop pattern. The transmitted bandwidth is determined by the lowest and highest hop positions and by the bandwidth per hop position (fch). For a given hop, the instantaneous occupied bandwidth is identical to bandwidth of the conventional M-FSK, which is typically much smaller than Wss. So the FSSS signal is a narrowband signal, all transmission power is concentrated on one channel. In the transmitter, the binary data dt is 'directly' multiplied with the PN sequence. 
\section[{e) Pseudo Random (PN)}]{e) Pseudo Random (PN)}\par
The pseudo random (PN) sequence is a bit stream of '1's and '0's occurring randomly, or almost randomly, with some unique properties. The pseudo random (PN) is widely used in direct sequence spread spectrum wireless communication systems, for example, synchronous CDMA or asynchronous CDMA. Due to the periodic nature of the PN sequence the frequency spectrum has spectral lines which become closer to each other with increasing sequence length Nc. Each line is further smeared by data scrambling, which spreads each spectral line and further fills in between the lines to make the spectrum more nearly continuous. The DC component is determined by the zero-one balance of the PN sequence.  Here, the number of user=12, the desired user=12, the chips length=7, using coding technique with and without Hamming code.  The signal passed away through the AWGN channel with Hamming coding  
\section[{Conclusion}]{Conclusion}\par
CDMA, which has been very attractive for future high rate wireless communication is providing high transmission data rate with high spectral efficiency. One drawback of WCDMA is its multipath fading and AWGN noise. This noise destroys the original signal, leading to the significant performance degradation. The transmitted signal is corrupted by multipath and multiple access interference. The signal is further corrupted by AWGN at the front end of the receiver. Several simulations were carried out for estimation of the performance of CDMA with spreading and scrambling, error correct and detection coding technique. The error detects and correct coding technique leads to significant increase performance of CDMA. In this paper, the Additive White Gaussian Noise (AWGN) corrupted the transmitted signal and this resulted in a different received constellation than the original constellation. For small SNR values the calculated error rate was quite large and Multipath fading was produce due the relative high power of noise. As SNR was increased the error rate was decreasing, as expected. In fact, for SNR value greater than 10 dB for QPSK, the error was zero. From Fig- \hyperref[fig_6]{6} show that the signal-noise ratio (SNR) increase then BER non-linearly decrease. From fig- \hyperref[fig_8]{7} show that the signal-noise ratio (SNR) increase then BER linearly decrease. AWGN channel with Hamming coding is better than AWGN channel without Hamming coding \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_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3524}\includegraphics[]{image-5.png}
\caption{\label{fig_4}3 . 5 2 Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{52}\includegraphics[]{image-6.png}
\caption{\label{fig_5}Figure 5 : 2 E}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-7.png}
\caption{\label{fig_6}Figure 6 (}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-8.png}
\caption{\label{fig_7}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-9.png}
\caption{\label{fig_8}Figure 7 :}\end{figure}
 			\footnote{E?} 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{© 2013 Global Journals Inc. (US) Global Journal of Computer Technology} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Lance and Kaleh (1997)]{b12}\label{b12} 	 		‘A Diversity Scheme for a Phase-Coherent Frequency-Hopping Spread-Spectrum System’.  		 			E Lance 		,  		 			G K Kaleh 		.  	 	 		\textit{IEEE Trans. Commun}  		Sep. 1997. 45  (9)  p. .  	 
\bibitem[Ong and Leung (1995)]{b9}\label{b9} 	 		‘Code Diversity Transmission in a Slow-Frequency-Hopped Spread Spectrum Multiple-Access Communication System’.  		 			C T Ong 		,  		 			C Leung 		.  	 	 		\textit{IEEE Trans. Commun}  		Dec. 1995. 43  (12)  p. .  	 
\bibitem[Hara and Prasad (1999)]{b2}\label{b2} 	 		‘Design and Performance of Multicarrier CDMA System in Frequency-Selective Rayleigh Fading Channels’.  		 			S Hara 		,  		 			R Prasad 		.  	 	 		\textit{IEEE Trans. on Vehicular Tech}  		Sep. 1999. 48  (5)  p. .  	 
\bibitem[Tsumura and Hara ()]{b4}\label{b4} 	 		‘Design and Performance of Quasi-Synchronous Multi-Carrier CDMA system’.  		 			S Tsumura 		,  		 			S Hara 		.  	 	 		\textit{IEEE VTC}  		2001.  (2)  p. .  	 
\bibitem[Kaleh (1996)]{b11}\label{b11} 	 		‘Frequency-Diversity Spread-Spectrum Communication System to Counter Bandlimited Gaussian Interference’.  		 			G K Kaleh 		.  	 	 		\textit{IEEE Trans. Commun}  		Jul. 1996. 44  (7) .  	 
\bibitem[Smida et al. (2001)]{b7}\label{b7} 	 		‘MC-CDMA Performance Evaluation Over a Multipath Fading Channel Using the Characteristic Function Method’.  		 			B Smida 		,  		 			C L Despins 		,  		 			G Y Delisle 		.  	 	 		\textit{IEEE Trans. Commun}  		Aug. 2001. 49  (8)  p. .  	 
\bibitem[Yee et al. (1993)]{b1}\label{b1} 	 		‘Multi-carrier CDMA in Indoor Wireless Radio Networks’.  		 			N Yee 		,  		 			J-P Linnartz 		,  		 			G Fettweis 		.  	 	 		\textit{Proc. of IEEE PIMRC 1993},  				 (of IEEE PIMRC 1993Yokohama, Japan)  		Sep. 1993. p. .  	 
\bibitem[Ohkawa et al. (1994)]{b8}\label{b8} 	 		‘Orthogonal Multi-Carrier FH-CDMA Scheme for Frequency Selective Fading’.  		 			M Ohkawa 		,  		 			R Kohno 		,  		 			H Imai 		.  	 	 		\textit{Proc. ICCS Conf},  				 (ICCS ConfSingapore)  		18 Nov., 1994. 2 p. .  	 
\bibitem[Hara and Prasad (1997)]{b0}\label{b0} 	 		‘Overview of Multicarrier CDMA’.  		 			S Hara 		,  		 			R Prasad 		.  	 	 		\textit{IEEE Commun. Mag}  		Dec. 1997. p. .  	 
\bibitem[Ebrahimi and Nasiri-Kenari ()]{b14}\label{b14} 	 		‘Performance Analysis of Multicarrier Frequency-Hopping (MC-FH) Code Division Multiple-Access Systems: Uncoded and Coded Schemes’.  		 			M Ebrahimi 		,  		 			M Nasiri-Kenari 		.  	 	 		\textit{IEEE Trans. on Vehicular Technology}  		2002. 55 p. .  	 	 (IEEE) 
\bibitem[Shin and Bok (2001)]{b13}\label{b13} 	 		‘Performance Comparison of FFH and MCFH Spread-Spectrum Systems with Optimum Diversity Combining in Frequency-Selective Rayleigh Fading Channels’.  		 			O-S Shin 		,  		 			K Bok 		.  	 	 		\textit{IEEE Trans. Commun}  		Mar. 2001. 49  (3)  p. .  	 
\bibitem[Gui and Ng (1999)]{b6}\label{b6} 	 		‘Performance of Asynchronous Orthogonal Multicarrier CDMA System in Frequency Selective Fading Channel’.  		 			X Gui 		,  		 			T-S Ng 		.  	 	 		\textit{IEEE Trans. Commun}  		Jul. 1999. 47  (7)  p. .  	 
\bibitem[Elkashlan and Leung (2002)]{b10}\label{b10} 	 		‘Performance of Frequency-Hopping Multicarrier CDMA in Rayleigh Fading’.  		 			M Elkashlan 		,  		 			C Leung 		.  	 	 		\textit{IEEE 56th VTC},  				 (Vancouver)  		Sep. 2002. 1 p. .  	 
\bibitem[Schulze ()]{b3}\label{b3} 	 		‘The Performance of Multicarrier CDMA for the Correlated Rayleigh Fading Channel’.  		 			H Schulze 		.  	 	 		\textit{AE? Int. J. Electron. Commun}  		2000.  (X)  p. .  	 
\bibitem[Yip and Ng (1998)]{b5}\label{b5} 	 		‘Tight Error Bounds for Asynchronous Multicarrier CDMA and Their Application’.  		 			K-W Yip 		,  		 			T-S Ng 		.  	 	 		\textit{IEEE Communications Letters}  		Nov. 1998. 2  (11)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
