\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={Performances of OFDM/OQPSK Modulation for Optical High Speed Transmission in Long Haul Fiber over 1600 Km},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Performances of OFDM/OQPSK Modulation for Optical High Speed Transmission in Long Haul Fiber over 1600 Km}
\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]{SANOU Serge-Roland  }

             \author[2]{Serge Roland  Sanou}

             \affil[1]{  University of Ouagadougou}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2013 Accepted: 31 December 2013 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Orthogonal Frequency Division Multiplex (OFDM) is a high-speed transmission technique widely studied in wireless networks. Its potential presents it as an ideal solution for high-speed transmission in optical fiber networks. This study presents the OFDM modulation associated with Offset Quadrature Phase Shift Keying (OQPSK) filtered using a filter banks for an optical transmission at the rate of 10 GB/s over 1600 Km in a single mode fiber (SMF). The simulations are performed in the VPI Photonics software environment. The results show that the filtered OFDM/OQPSK provides better transmission performance than the Classical OFDM/QPSK firstly because it does not require equalization to certain distances; secondly distances are greater than those achieved with the conventional OFDM in similar studies. In this study the bandwidth is maximized because we do not use the cyclic prefix (CP). Moreover the complexity of transmitters and receivers is reduced, which shows OFDM/OQPSK as an effective solution to combat the effects of the chromatic dispersion (CD), the polarization mode dispersion (PMD), the inter-symbol interference (ISI) and nonlinearities.

\end{abstract}


\keywords{ber, high-speed, OFDM, OQPSK, optical fiber.}

\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
FDM multicarrier modulation techniques have been used to transmit information using various channel transmission networks such as Wi-Fi (IEEE 802.11) or new mobile networks \hyperref[b0]{[1]}, \hyperref[b1]{[2]}. Application to optical fiber networks is new and raises new issues as the transmission channel has different characteristics \hyperref[b2]{[3]}, \hyperref[b3]{[4]}. Techniques related to the conventional OFDM like the implementation of an appropriate channel coding (COFDM) is used to improve the performance of OFDM on an optical medium. COFDM has been studied in our previous works \hyperref[b4]{[5]}, \hyperref[b5]{[6]}. New solutions that can save the cyclic prefix, OFDM/OQPSK, are based on a prototype function which is better localized in time and frequency domain. Another approach is related to the use of OQPSK modulation with a filter banks to perform a good signal processing which can achieve a better performance than the classical OFDM with cyclic prefix. In fact, the idea of using filtered OFDM/OQPSK by a filter banks is based on the fact that OFDM is a common choice that can now be replaced or supplemented by Filter Bank-based Multicarrier (FBMC) techniques which have some very interesting characteristics, like the results showed by M. Bellanger \hyperref[b6]{[7]}, \hyperref[b7]{[8]}. Then, it seems to us as a good idea to investigate the combination of the two techniques where an OFDM/OQPSK signal is filtered by a filter banks.\par
Filter Banks Multicarrier approach can be seen as an evolution and an extension of the FFT approach of the OFDM. In order to keep the same size as the FFT used in OFDM, we implemented a polyphase structure.\par
In this context, we used to modulate subcarriers by QPSK for the generation of the OFDM baseband signal before applying the OQPSK and filter banks process.\par
Performance tests of the transmission chain were carried out on the basis of the Error Vector Magnitude (EVM), the Q factor (Qeff) and Bit Error Rate (BER). All these tests were performed according to the Optical Signal to Noise Ratio (OSNR). 
\section[{II.}]{II.} 
\section[{MATERIAL AND METHODOLOGY a) OFDM/OQPSK data structure}]{MATERIAL AND METHODOLOGY a) OFDM/OQPSK data structure}\par
The principle of the OFDM is based on the division of the transmitted signal into many sub-carriers, which makes it less sensitive to frequency selectivity, and by the extension of the OFDM symbol duration using a Cyclic Prefix (CP) of sufficient length to avoid ISI. The OFDM signal is in baseband time domain \hyperref[b2]{[3]}:( ) ( ) ( ) S k SC SC iT t f j S ki N k N k i OFDM e iT t C t S ? = + ? = +? ?? = ? ? = ? ? ? 2 2 / 1 2 / (1) ( ) ( ) ( ) S k iT t f j S S k e iT t iT t S ? ? ? = ? ? 2 (2) S k t k f 1 ? = ( ) ( ) ( ) S G S G t t t t t t ? ? , , 0 , 1 ? ? ? ? ? ? ? ? ? = ? (3)\par
where S OFDM (t) is the OFDM signal, Î?" G is the guard interval characterizing the cyclic prefix CP and ?(t) the rectangular function taking into account the guard interval. C ki is the i-th information symbol of the kth subcarrier, S k (t) is the waveform of the k-th subcarrier, N SC is the number of carriers, f k is the frequency of the  
\section[{Performances of OFDM/OQPSK Modulation for Optical High Speed Transmission in Long Haul}]{Performances of OFDM/OQPSK Modulation for Optical High Speed Transmission in Long Haul}\par
Fiber over 1600 Km k-th subcarrier, T S is the symbol period, t s is the observation period of the OFDM symbol.\par
In the context of OFDM/OQPSK, we don't use the cyclic prefix, so Î?" G = 0. The signal at the output of the optical receiver is:) ( . ) ( 0 ) ( t r e t r t j off ? ? ? + = (4) ) ( * ) ( ) ( 0 t h t S t r OFDM = (5)\par
with ? Off = ? LD1? LD2 and ??= ? LD1? LD2; ? LD1 and ? LD1 are respectively frequency and phase angular of the transmitter laser. ? LD2 and ? LD2 are respectively frequency and phase angular of the receiver laser. The symbol * represents the convolution product and h(t) is the impulse response of the optical fiber channel (SMF fiber).\par
OFDM has many variants and especially the one where the Cyclic Prefix is suppressed and adding an extension of the FFT approach, like FBMC. There are mainly three FBMC techniques that have been studied in the literature: Offset Quadrature Amplitude Modulation (OQAM), Cosine Modulated multi Tone (CMT), and Filtered Multi Tone (FMT). The term 'offset' refers to the time shift of half the inverse of the sub-channel spacing between the real part and the imaginary part of a complex symbol. Our goal is to address OQPSK which is a variant using QPSK modulation.\par
Contrary to OFDM, which transmits complexvalued symbols at a given symbol rate, OQPSK transmits real-valued symbols by introducing a half symbol space delay between the in-phase and quadrature components of QPSK symbols, it is possible to achieve a baud-rate spacing between adjacent subcarrier channels and recover the information symbol, free of ISI and Inter-Carrier Interference (ICI). The OQPSK transmitter structure used is the one presented in Figure \hyperref[fig_1]{1}. In the Receiver in Figure \hyperref[fig_2]{2}, the inverted process is achieved using an analysis filter bank.  ? ? ? ? ? ? + ? + = ? ? = ? ? ) 1 ( 2 cos ] [ ) 1 ( 2 ] 0 [ ] [ 1 1 m KM k k P P m P k K k ? (6)\par
With m =0,1,?, KM-2, the prototype filter length is L = KM±1 with M the number of subchannels and K the overlapping factor.\par
The frequency coefficients of the half-Nyquist filter obtained for K=4 are used for the prototype filter in the simulation and are given in Table1. The kth synthesis filter is defined by \hyperref[b9]{[10]}:? ? ? ? ? ? ? ? ? ? = ) 2 1 ( 2 exp ] [ ] [ p k L m M k j m P m g ? (7)\par
The kth analysis filter is simply a time-reversed and complex-conjugated version of the corresponding synthesis filter. So it is as follows:] 1 [ ] [ * m L g m f p k k ? ? = (8) ? ? ? ? ? ? ? ? ? ? = ) 2 1 ( 2 exp ] [ ] [ p k L m M k j m P m f ? (9) b) Optical transmission chain\par
The digital optical transmission channel used is illustrated in Figure  {\ref 3}.\par
OFDM optical transmission chain is simulated in VPITransmissionMaker 9.1, [11] and Matlab cosimulation environments. OQPSK modulations are not available in VPITransmissionMaker. So cosimulation with Matlab is used to add specific processing.\par
The developed processing platform is a universe of interconnected modules where some new galaxies were created. The processing chain used is shown in     We monitor the OSNR so as to fix its successive values at the transmitter side which can influence the calculation of BER, modeling the variable effect of imperfections in the optical transmission channel. For this the galaxy Set\textunderscore OSNR is used. The performances are evaluated using the OSNR measured at the receiver side before the entrance of the signal in the photodiode, by using an OSNR meter.\par
In order to use the successive values of OSNR in the Decoder galaxy, the OSNR meter uses a variable called OSNR that is also used as the parameter of the Const module in the global transmission chain.\par
An equalization process is added to the global chain to illustrate the impact of equalization in the calculation of EVM, BER and Qeff factor. For the simulation, we used the new DFE equalizer module which implements a Volterra equalization process available in VPITransmissionMaker 9.1. 
\section[{c) Estimation of the EVM, BER, Qeff factor and OSNR}]{c) Estimation of the EVM, BER, Qeff factor and OSNR}\par
The EVM is a measure of the quality of the transmission through the quality of the demodulation.\par
EVM RMS is the value of the root square (Root Mean Square) of the difference between the received symbols and ideals symbols, normalized. It is given by \hyperref[b10]{[13]}: \hyperref[b9]{(10)} with ? r I and r Q ? the real and imaginary part of the r-th received symbol. I r and Q r are the real and imaginary part of the r-th ideal symbol corresponding to the r-th received one. The calculation of EVM RMS is performed in the receiver decoding process.( ) 2 / 1 1 2 2 1 2 2 1 1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? + ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? + ? ? ? ? ? ? ? = ? ? = = ? ? N r r r N r r r r r RMS Q I N Q Q I I N EVM\par
The Bit Error Rate (BER) is the measuring parameter the best known of the quality of a digital transmission, and represents the ratio between the number of erroneous bits and the total number of bits transmitted. The determination of the BER is based on the following definition: For a better estimation of BER, we used a Monte Carlo approach, which consists in a stochastic simulation with a large number of random symbols, to estimate the behavior of the system. Therefore, we can estimate that:) ( N N BER err N MC Lim +? ? = (12)\par
Q factor (Qeff) calculation is based on the above BER formulas [3]: with Ps the power of the optical signal, P Noise the total power of the noise which models the accumulation of all the noises associated with the optical transmission chain.? ? ? ? ? ? ? ? = 2 2 1 eff Q erfc BER (13) ( ) BER erfcinv Q eff * 2 . 2 = (14) 
\section[{III.}]{III.} 
\section[{RESULTS}]{RESULTS}\par
The simulations helped us to plot the evolution curves of EVM as a function of OSNR. Similarly, the estimations of evolution of the BER and Q factor curves were performed according to the OSNR.  The results show that the Q factor, after some values, became infinite as the better quality is achieved.\par
IV. 
\section[{CONCLUSION}]{CONCLUSION}\par
networks. The idea of using variants of OFDM is influenced by the need to strengthen the transmission capacity and the use of new modulation schemes like OQPSK that can be implemented without the use of a cyclic prefix and equalization in some cases.\par
The simulations showed the superiority of OFDM/OQPSK than standard OFDM with cyclic prefix for optical communications, in term of covering long distance without the need of an equalization process for modulations like QPSK. This can be useful for simple applications with the use of less complex receivers. The equalization process is mandatory for higher level modulation scheme.\par
Furthermore, the study of FBMC techniques for optical communication is beginning and it opens new ways of research and applications that can be used to maximize the bandwidth with better qualities of transmission for photonics networks.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_1}Figure 1 :}\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{4}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Figure 4 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-6.png}
\caption{\label{fig_5}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{73}\includegraphics[]{image-7.png}
\caption{\label{fig_6}Figure 7 :Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-8.png}
\caption{\label{fig_7}Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{fig_9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-10.png}
\caption{\label{fig_10}Figure 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-11.png}
\caption{\label{fig_11}Figure 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.03777777777777778\textwidth}P{0.056666666666666664\textwidth}P{0.4155555555555555\textwidth}P{0.1511111111111111\textwidth}P{0.18888888888888888\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{Coefficients}\tabcellsep \\
K\tabcellsep H0\tabcellsep H1\tabcellsep H2\tabcellsep H3\\
4\tabcellsep 1\tabcellsep 0.971960\tabcellsep ?2 / 2\tabcellsep 0.235147\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US) J} 			\footnote{© 2014 Global Journals Inc. (US)} 			\footnote{Year 2014 © 2014 Global Journals Inc. (US) J} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Siohan et al. (2002)]{b8}\label{b8} 	 		‘Analysis and design of OFDM/OQAM systems based on filterbank theory’.  		 			P Siohan 		,  		 			C Siclet 		,  		 			, N Lacaille 		.  	 	 		\textit{IEEE Trans. Signal Processing}  		May 2002. 50 p. .  	 
\bibitem[Bellanger ()]{b7}\label{b7} 	 		 			M Bellanger 		.  		\textit{Digital Processing of Signals: Theory and Practice},  				 (UK)  		2000. John Wiley.  	 	 (3rd ed. Chichester) 
\bibitem[Shieh and Yang ()]{b3}\label{b3} 	 		‘Ma 107 Gb/s coherent optical OFDM transmission over 1000-km SSMF fiber using orthogonal band multiplexing’.  		 			W Shieh 		,  		 			Q Yang 		,  		 			Y 		.  	 	 		\textit{Opt, Express}  		2008. 16 p. .  	 
\bibitem[Mckinley et al. ()]{b10}\label{b10} 	 		 			M Mckinley 		,  		 			K Remley 		,  		 			M Myslinski 		,  		 			J Kenney 		,  		 			D Schreurs 		,  		 			B Nauwelaers 		.  		\textit{EVM calculation for Broadband Modulated Signals. 64 th ARFTG Conf. Dig},  				 (Orlando, FL)  		2004. p. .  	 
\bibitem[Sanou et al. ()]{b5}\label{b5} 	 		‘OFDM codée pour le haut débit en fibre optique avec les codes correcteurs convolutifs, BCH, RS et LDPC’.  		 			S R Sanou 		,  		 			F Zougmore 		,  		 			Z Koalaga 		,  		 			M Kebre 		.  	 	 		\textit{Afrique SCIENCE}  		 1813-548X.  		2012. 08  (3) .  	 
\bibitem[Shieh and Djordjevic]{b2}\label{b2} 	 		\textit{Orthogonal Frequency Division Multiplexing for Optical Communications},  		 			W Shieh 		,  		 			I Djordjevic 		.  		 	 
\bibitem[Viholainen et al. ()]{b9}\label{b9} 	 		‘Orthogonalfrequency-division multiplexing for dispersion compensation of long-haul optical system’.  		 			A Viholainen 		,  		 			M Bellanger 		,  		 			M Huchard 		.  		 ICT -211887.  		 \url{http://www.vpiphotonics.com12}  	 	 		\textit{PHYDYAS report D5}  		A. Lowery and J. Armstrong (ed.)  		2009. 1  (11) .  	 	 (Prototype filter and structure optimization) 
\bibitem[Sanou et al. ()]{b4}\label{b4} 	 		‘Performances of neural networks and LDPC decoders for OFDM high speed transmission in optical fiber’.  		 			S R Sanou 		,  		 			F Zougmore 		,  		 			Z Koalaga 		.  	 	 		\textit{IJER}  		2013.  (2)  p. .  	 
\bibitem[Bellanger ()]{b6}\label{b6} 	 		\textit{PHYDYAS (Physical layer for dynamic access and cognitive radio)},  		 			J U M Bellanger 		.  		 \url{http://www.ict-phydyas.org}  		2010.  	 	 (Tech. Rep.) 	 (FBMC physical layer: A primer) 
\bibitem[
			J
		 ()]{b1}\label{b1} 	 		\textit{Proakis Digital Communications},  		 			J 		.  		2001. Higher Education. 4.  	 
\bibitem[Bahl et al. ()]{b0}\label{b0} 	 		‘White space networking with Wi-Fi like connectivity’.  		 			P Bahl 		,  		 			R Chandra 		,  		 			T Moscibroda 		,  		 			R Murty 		,  		 			M Welsh 		.  	 	 		\textit{Proc. ACM SIGCOMM Conference on Data communication},  				 (ACM SIGCOMM Conference on Data communication)  		2009. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
