\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 Evaluation of Encrypted Text Message Transmission in 5G Compatible Orthogonal Multi-level Chaos Shift Keying Modulation Scheme Aided MIMO Wireless Communication System},
 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{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{Performance Evaluation of Encrypted Text Message Transmission in 5G Compatible Orthogonal Multi-level Chaos Shift Keying Modulation Scheme Aided MIMO Wireless Communication System}
\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. Omor  Faruk}

             \author[2]{Shaikh Enayet  Ullah}

             \affil[1]{  University of Rajshahi}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2017 Accepted: 31 December 2017 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


- In this paper, a comprehensive performance evaluative study has been made on encrypted text message transmission in 5G compatible orthogonal multi-level chaos shift keying modulation scheme aided MIMO wireless communication system. The 4 X 4 multi-antenna supported simulated system incorporates four channel coding (1/2-rated Convolutional, (3, 2) SPC, LDP Cand Repeat and Accumulate (RA)), different signal detection (MMSE, ZF, Cholesky decomposition and Group Detection (GD) approach aided Efficient ZeroForcing (ZF)), and Chaotic Walsh-Hadamard encoding schemes.

\end{abstract}


\keywords{OM-DCSK modulation, scambing, Hilbert transform and walsh-hadamard codes, signal to noise ratio (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& 	 	 		 \par
(MC-CSK) modulation system based on multi-carrier transmission and multi-level chaos shift keying modulation. In their works, both analytical and simulation results confirmed that the MC-CSK system outperformed differential CSK (DCSK) and MC-DCSK systems in BER performance \hyperref[b2]{[3]}. At \hyperref[b3]{[4]} in 2017, Kaddoum and et al. proposed an SR-DCSK system that performed simultaneous wireless information and power transfer (SWIPT) with an exploitation of the saved time gained from the fact that reference signal duration of SR-DCSK scheme occupied less than half of the bit duration to transmit a signal. The authors demanded that with their simplified designed system, the results showed that the proposed solution saved energy without sacrificing the non-coherent fashion of the system or reducing the rate as compared to conventional DCSK. In 2018, Dai and et al. proposed a novel carrier index DCSK modulation system for increased energy and spectral efficiencies based on splitting all data bits into two groups carried by the chaotic signals and their Hilbert transforms. With their derived analytical bit error rate expressions over additive white Gaussian noise and multipath Rayleigh fading channels, the advantages of their proposed system emphasized the improvement of security in Free Space Optical (FSO) communication system with the utilization of the Gamma-Gamma turbulence model and DCSK scheme. In their work, the performance of the proposed chaotic FSO system was studied with consideration of different turbulence conditions and derived an analytical expression of the probability of error.\par
In this present study, we have implemented a novel non-coherent multi-level DCSK modulation technique on secured text message transmission. Such technique and multi-level orthogonal modulation, where each data-bearing signal is chosen from a set of orthogonal chaotic wavelets which is constructed by a reference signal \hyperref[b6]{[7]}. 
\section[{II. Signal Processing Techniques}]{II. Signal Processing Techniques}\par
In this section, an overview of different implemented signal detection and channel coding schemes is given. 
\section[{a) MMSE and ZF Signal Detection}]{a) MMSE and ZF Signal Detection}\par
In T R N N × MIMO system, the signal model can be represented by y=Hx+n \hyperref[b0]{(1)} Where, H is a channel matrix with its (j,i) th entry ?? ???? for the channel gain between the i th transmit antenna and the j th receive antenna, j=1,2,??.NR and i=1,2,??.NT, ? . Following the signal model presented in equation 1, the minimum mean square error (MMSE) weight matrix can be described as:H 1 2 n H MMSE H ) I H H ( W ? ? + = (2)\par
And the transmitted signal is given byy W x \textasciitilde MMSE MMSE =\textbf{(3)}\par
In the ZF scheme, the ZF weight matrix has been given byH 1 H ZF H ) H H ( W ? = (4)\par
And the transmitted signal is given by \hyperref[b7]{[8]} y W x \textasciitilde ZF ZF = (5) 
\section[{b) Cholesky Decomposition (CD) based ZF detection}]{b) Cholesky Decomposition (CD) based ZF detection}\par
In Cholesky Decomposition (CD) based ZF detection scheme, the matched filtering (MF) based detected signals using equation \hyperref[b0]{(1)}, can be written as:n H Hx H y H x ?H H H MF + = = (6)\par
Where, H H is the Hermitian conjugate of the estimated channel. In interference constraint scenarios, the more forwarded ZF detector has been required which operates on the MF data by,MF 1 H ZF x ) H H ( x ?? = (7)\par
Equation \hyperref[b6]{(7)} has been written in modified form as:MF 1 H MF 1 H ZF x ) LL ( x ) H H ( x ?? ? = = (8)\par
With onward and backward substitution, the identified signal in CD-based ZF detection could be \hyperref[b8]{[9]}:MF 1 H ZF x L L x ?? ? =\textbf{(9)}\par
c) Group Detection (GD) approach aided Efficient Zero-Forcing (ZF) In Group Detection (GD) approach aided Efficient Zero-Forcing (ZF) signal detection scheme, Equation(1) can be reworded as:[ ] n s H s H n s s H H y 2 2 1 1 2 1 2 1 + + = + ? ? ? ? ? ? = (10)\par
Where, L N 1 R C H × ? and ) L N ( N 2 R C H ? × ? are composed+ + = (11)\par
Or equivalently, we can writen W s H W y W s 1 2 2 1 1 1 ? ? = (12)\par
Substituting equation \hyperref[b11]{(12)} into equation \hyperref[b10]{(11)} and after some small manipulation, we get2 2 2 2 n s H ? + = (13)\par
Where,, 1 N 2 R C y × ? , ) L N ( N 2 R C H \textasciitilde ? × ? and 1 N 2 R C n × ? . The 2 y , 2 H \textasciitilde and 2\par
n can be reworded as:y ) W H I ( y 1 1 2 ? = (14) 2 1 1 2 H ) W H I ( H \textasciitilde ? = (15) n ) W H I ( n 1 1 2 ? = (16)\par
Where I is the identity matrix. On the basis of ) y W ( Q s ?1 1 2 =\par
, where the symbol Q is indicative of quantization. The effect of 2 s is canceled out from y to get2 2 1 s ? y y ? = . The sub-symbol vector 1 s is estimated using ) y W ( Q s ?1 1 1 =\par
. The transmitted signal vector x has been approximated as \hyperref[b9]{[10]}:[ ] T T 2 T 1 s ? x ?= (18) 
\section[{d) Convolutional Channel Coding}]{d) Convolutional Channel Coding}\par
Convolutional codes have been commonly specified by three parameters (n,p, q), where, n = number of output bits; p = number of input bits; q = the code rate, and it is a measure of the efficiency of the code. In this present study, ½ rated convolutional encoders are designed so that the decoding can be functioned in some structured and simplified way based on Viterbi decoding algorithm. The constraint length, L= (p(q-1)) represents the number of bits in the encoder memory that affect the generation of the n output bits. The currently deliberated convolutional channel encoder 7and code generator polynomials of 171 and 133 in the octal numbering system. The code generator polynomials G1 and G2 can be expressed as \hyperref[b10]{[11]} G1=x0+x2+x3+x5+x6=10 1 1 0 1 1=133 (19) G2= x0+x1+ x2+x3+ x6=1 1 1 1 0 0 1 =171 (20) 
\section[{e) LDPC Channel Coding}]{e) LDPC Channel Coding}\par
The low-density parity-check (LDPC) code was discovered by Gallager as early as 1962. An LDPC code is linear block code, and the parity-check matrix H of it contains only a few 1's in comparison to 0's (i.e., sparse matrix).Such LDPC codes have been graphically depicted by the bilateral Tanner graph. Its nodes have been combined into one set of n bit nodes (or variable nodes) and the other set of m check nodes (or parity nodes). Check node i has been connected to bit node j in the event of any elemental value of the parity matrix unity. The decoding operates alternatively on the bit nodes and the check nodes to find the most likely codeword c that satisfies the condition cHT = 0. In iterative Log Domain Sum-Product LDPC decoding under discretion of AWGN noise channel of variance ?2 and received signal vector r, log-likelihood ratios (LLRs) instead of probability have been defined as:)] r 1 c ( P / ) r 0 c ( P [ ln ) c ( L i i i i i = = ? ) P / P [ ln ) P ( L 1 ij 0 ij ij ? (21) ) Q / Q [ ln ) Q ( L 1 ij 0 ij ij ? ) Pj / Pj [ ln ) P ( L 1 0 j ? Wherein (.\par
) represents the natural logarithm operation. The bit node j is initially set with an edge to check node i:2 i i ij / r 2 ) c ( L ) P ( L ? = = (22) In message\par
passing from check nodes to bit nodes for each check node i with an edge tobit node j; L(Q ij) has been updated as:) j j and n ..... .......... 2 , 1 j ( )] ( [ ) Qij ( L j j i j j i ? ? = ? ? ? ? ? = ? ? ? ? ? ? (23) . )] P ( L [ and )] P ( L [ sign , where ij ij ij ij ? ? ? ?\par
The ?function is expressed as:)] 1 e /( ) 1 e ln[( )] 2 / x ln[tanh( ) x ( x x ? + = ? = ? (24)\par
L (Pj) is updated from bit nodes to check nodes for every bit node j with an edge to check node ias:) i i and m ..... .......... 2 , 1 i ( ) Qij ( L ) c ( L ) Pij ( L i i ? ? = ? + = ? ? (25)\par
Decoding and soft outturns: for j=1, 2, 3?,n; L (Pj) has been updated as:) m ......... 2 , 1 i ( ) Pij ( L ) c ( L ) Pj ( L i i = + = ? (26) ? ? ? < = else 0 0 ) P ( L if 1 c j i (27)\par
If cH T =0 or the number of iterations reaches the maximum limit \hyperref[b11]{[12]} f).  {\ref (} 
\section[{3, 2) SPC Channel Coding}]{3, 2) SPC Channel Coding}\par
In SPC channel coding, the transmitted binary bits have been rearranged into very short code words consisting of merely two consecutive bits. In such coding, (3, 2) SPC code has been used with addition of a single parity bit to the message u = [u0, u1] so that the elements of the resulting codeword x = [x0, x1, x2] are given by x0 = u0, x1 = u1 and x2 = u0 ?u1 Where the symbol ?has been considered here to denote the sum over GF (2) 
\section[{g). Repeat and Accumulate (RA) Channel Coding}]{g). Repeat and Accumulate (RA) Channel Coding}\par
The RA is a powerful modern error-correcting channel coding scheme. In such channel coding technique, all the extracted binary bits from the audio is arranged into a single block, and the binary bits of such block is repeated two times and rearranged into a single block containing binary data which is double of the number of input binary data \hyperref[b12]{[13]}. 
\section[{III. System and Signal Models}]{III. System and Signal Models}\par
The block diagram of the 5G compatible orthogonal multi-level chaos shift keying modulation scheme aided simulated MIMO wireless communication system has been depicted in Figure \hyperref[fig_1]{1}. In such a simulated technique, a text message has been converted into binary bit form and the extracted binary signal vector m?(0,1) afterward it is channel encoded, interleaved and Till the end of two consecutive bit duration, this sequence is then delayed and repeatedly outputted for one more time.\par
The originated chaotic sequence undergoes pulse shaping and can be described under consideration of chip time ð?"ð?" ?? and for a length of time?-1 slot ð?"ð?" ?? = ??ð?"ð?" ?? . ? ? ? + ? = 1 - 0 - i ) c iT t ( T ih N n x ) t ( x\textbf{(28)}\par
In case of considering ?? ð?"ð?" (t) as the impulse response of a pulse shaping filter with time duration of T c , the reference signals in the n-th symbol duration can then be described as( ) ? ? + = ? = 1 N ) 1 n ( nN k s r ) kT t ( x t y (29)\par
And the data-bearing signal in the n th symbol duration is computed by? ? ? ? ? = ? + = + ? = ? + = ? + ? = 1 N 0 m 1 N ) 1 n ( nN k s k , m N m , n 1 N 0 m 1 N ) 1 n ( nN k s k , m m , n t , d ) kT t ( x ? a ) kT t ( x w a y (30) Where ) iT t ( h i N x ) t ( x ?c T 1 0 i n ? + ? = ? ? ? = (31)\par
Finally, the transmitted signal in the n th symbol duration has been obtained as:s s 0 d 0 r n NT ) 1 n ( t nNT ), t f 2 sin( ) t ( y ) t f 2 cos( ) t ( y ) t ( s + < ? ? ? ? = (32)\par
Where ?? ?? is the frequency of the sinusoidal?? ?? ? ?? ð?"ð?" ?? ?\par
In an AWGN and Rayleigh fading channel H, the obtained signal has been corrupted by stationary Gaussian noise with zero mean and power spectral density of ?? ?? /??.\par
The received signal can be described byr n (t) = H × s n (t) + n(t)\textbf{(33)}\par
The obtained signal has been passed through a signal detection technique and fed into a spatial multiplexing decoder and for producing a signal channel data vector,r ? n (t) = s ? n (t) + n(t)\textbf{(34)}\par
and quadrature components of RF signal and filtered with properly designed matched filters. The outputs of the matched filters can be defined as;i k i k i , r\par
x y+ ? + ? ? + = ) N ) 1 n ( i k nN ? + < + ? ? ? (35) , ) x â x a ( W y i k 1 N 0 m i k N m , n i k m , n k , m i , d + ? ? = + ? + + ? ? + + = ? (36)\par
Where ? k?+i and ? k?+1 are two independent Gaussian random variables and both with zero mean From the format of the signal in OM-DCSK, it can be simply inferred that in (  {\ref 35}) and (36) as follow;, x x i i k = + ? ? < ? i 0 N ) 1 n ( k nN + < ? (37) , x x ?i i k = + ? ? < ? i 0 N ) 1 n ( k nN + < ? (38) ? ? ? ? ? ? ? ? ? = ? + = ? ? = ? + = ? ? = ? 1 N ) 1 n ( nN k 1 0 i i , d i , r k , m 1 N ) 1 n ( nN k 1 0 i i , d i , r k , N m y y W y y ? m Z (39)\par
By comparing all the correlator outputs, the outturns will be laid to one, while the remaining are zero.\par
Finally, the data bits can be recaptured based on the reversed version of the mapping rule (Table \hyperref[tab_2]{1} of \hyperref[b13]{[14]}). The estimated coefficient values have been converted into binary form, de-interleaved, channel decoded, binary to integer converted and the text message has been retrieved after decryption. The output of the m th correlator (presented figure number 2 of \hyperref[b13]{[14]}) has been obtained then as: coefficient a m,n associated with the greatest correlator This r ? n (t) signal is multiplied with both in-phase And ?? ? ??????+?? is the Hilbert transform of ?? ??????+?? and ?? ??,?? are the four orthogonal Walsh Hadamard codes used for proper identification of individual signal. The reference signal in (29) and the data-bearing signal in (30) have been modulated onto a cosine and a sine carrier, respectively, so that they could be delivered via the in-phase and quadrature channels.? + < + ? ? ? N ) 1 n ( i k nN 2 m 0 < ? 4 m 2 < ? Global Journal of 
\section[{IV. Result and Discussion}]{IV. Result and Discussion}\par
Hereafter, a series of simulation results have been depicted in terms of BER to illustrate the impact of the system performance in Orthogonal Multi-level Chaos Shift Keying Modulation Scheme aided MIMO Wireless Communication System.\par
The performance of the system is illustrated by using MATLAB Ra2017a based on the simulation parameters are demonstrated in the following Table \hyperref[tab_2]{-1} It is critically noticed that the result of the system provides comparatively better performance under the implementation of MMSE signal detection technique from the graphical illustration presented in Figure  {\ref 2} to Figure 5.\par
In Figure  {\ref 2}, the performance of the system is highly well defined under various implemented signal detection and ½-rated convolutional channel coding techniques. For a typically presumed SNR value of -4 dB, in the aspect of ZF, MMSE and Cholesky Decomposition and Group Detection (GD) approach aided Efficient ZF signal detection techniques, the ZF and 1.90 dB in MMSE as compared to Cholesky decomposition.\par
Under the identical consideration of SNR value (-4 dB), it is noticeable from the Figure-3 that the estimated BER values are 0.1613, 0.2014, 0.2027 and 0.2246 in case of MMSE, Cholesky decomposition, ZF and GD approach aided Efficient ZF signal detection technique respectively. In such cases, the system performance improvement of 0.96 dB and 0.99 dB have been achieved in MMSE as compared to Cholesky decomposition and ZF signal detection techniques. At 10\% BER, SNR gain of 0.65 dB and 0.72 dB have been obtained in MMSE as compared to Cholesky Decomposition and GD approach aided Efficient ZF signal detection.\par
In Figure \hyperref[fig_4]{4}, it has been observed that the system performance is well segregated in the different scenario at low SNR region (-5dB to -2dB). For a typically presumed SNR value of -4 dB, the It is keenly noticeable from Figure 5 that the system performance is not well segregated in all signal detection techniques excepting MMSE. For a typically considered SNR value of -4 dB, the approximated BERs are found to have values of 0.0301 and 0.0861 in case of MMSE and ZF which is indicative a system performance of 4.56dB. At 2\% BER, a low SNR (-3dB) is required for MMSE. On the other hand, comparatively, a high SNR (-1.5dB) is required for the GD approach aided Efficient ZF signal detection technique. 0.1880, 0.0315, 0.1412 and 0.1458 respectively which    \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Fig. 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{32}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Fig. 3 :Fig. 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Fig. 4 :}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.4702471482889734\textwidth}P{0.3797528517110266\textwidth}}
Text message with number of binary bits\tabcellsep 1400\\
Signal detection techniques\tabcellsep MMSE, ZF, Cholesky\\
\tabcellsep Decomposition and Group\\
\tabcellsep Detection (GD) approach\\
\tabcellsep aided Efficient Zero-\\
\tabcellsep Forcing (ZF)\\
Channel coding\tabcellsep Half rated Convolutional,\\
\tabcellsep (3,2) SPC, LDPC, and\\
\tabcellsep Repeat and accumulate\\
\tabcellsep (RA)\\
Length of orthogonal Walsh Hadamard code\tabcellsep 64\\
Pulse shaping filter with Rolloff factor\tabcellsep Raised cosine with 0.25\\
Bit rate\tabcellsep 1Gbps\\
No of samples generated in Chaotic signal, ? value\tabcellsep 64\\
No. of transmitting/ Receiving antennas\tabcellsep 4/4\\
Channel\tabcellsep MIMO fading channel\\
Signal to noise ratio (SNR)\tabcellsep -5 to 5 dB\end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.19160671462829734\textwidth}P{0.6583932853717026\textwidth}}
Year 2018\tabcellsep \\
18\tabcellsep \\
Volume XVIII Issue IV Version I\tabcellsep \\
)\tabcellsep \\
E\tabcellsep \\
(\tabcellsep \\
Global Journal of Computer Science and Technology\tabcellsep approximated BER values are found to have values of\\
\tabcellsep effectively ratifies system performance improvement of\\
\tabcellsep 7.76 dB, 6.52 dB and 6.65 dB in the aspect of MMSE in\\
\tabcellsep comparison with to ZF, Cholesky decomposition and\\
\tabcellsep Group Detection (GD) approach aided Efficient Zero-\\
\tabcellsep Forcing (ZF) signal detection techniques respectively. At\\
\tabcellsep 5\% BER,\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 			\footnote{© 2018 Global Journals 1} 			\footnote{© 2018 Global Journals Performance Evaluation of Encrypted Text Message Transmission in 5G Compatible Orthogonal Multi-level Chaos Shift Keying Modulation Scheme Aided MIMO Wireless Communication System} 			\footnote{© 2018 Global Journals} 		 		\backmatter  			 
\subsection[{?}]{?}\par
Original transmitted text message: The large available bandwidth and high spectrum efficiency certainly makes mmWave massive MIMO a promising choice to significantly improve overall system throughput for future 5G cellular networks. 
\subsection[{(a)}]{(a)}\par
Retrieved text message at -1dB:\par
The large available bandwidth and high spectrum enfmciency\$certainly makes mmWave massive M MO a promising choice0vo significantly imprnve overall syst\%mthroughput for future 5G cellular network\{. 
\subsection[{(b)}]{(b)}\par
Retrieved text message at 1dB:\par
The0large available bandwidth and high spectrum efficiency certaInly makes mmWavemarsive MIMO a promising"choice to significantly kmprove overall system throughput for future 5G cellular networks. 
\subsection[{(c) Retrieved text message at 2dB:}]{(c) Retrieved text message at 2dB:}\par
The large available bandwidth and high spectrum efficiency certainly makes mmWave-assiveMIMO a promising choice to significantly improvu overall system throughpwt for future 5G cellular networks* 
\subsection[{(d) Retrieved text message at 3dB:}]{(d) Retrieved text message at 3dB:}\par
The large available bandwidth and high spectrum efficiency certainly makes mmWave massive MIMG a prolisingchoice to significantly improve overall system throughput for future 5G cEllularnetworks. 
\subsection[{(e) Retrieved text message at 4dB:}]{(e) Retrieved text message at 4dB:}\par
The large available bandwidth and high spectrum efficiency certainly makes mmWave massive MIMO a promising choice to significantly improve overall system throughput for future 5G cellular networks. 
\subsection[{V. Conclusions}]{V. Conclusions}\par
In this present work, we have tried to accomplish various signal detection and channel coding techniques for making a fruitful investigation on the performance of orthogonal multi-level CSK modulation scheme aided MIMO wireless communication system. From the simulative study, it has been observed that the system provides robust performance in retrieving data at negligible SNR value region with proper utilization of MMSE signal detection technique under execution of (3, 2) SPC channel coding scheme.\par
However, based on the simulative study, it can be concluded that the orthogonal multi-level chaos shift keying modulation scheme is suitable in IoT applications or 5G/B5G wireless communication networks.			 			  				\begin{bibitemlist}{1}
\bibitem[Gangarajaiah et al. ()]{b8}\label{b8} 	 		‘A Cholesky Decomposition based Massive MIMO Uplink Detector with Adaptive Interpolation’.  		 			Rakesh Gangarajaiah 		,  		 			Hemanth Prabhu 		,  		 			Ove Edfors 		,  		 			Liang Liu 		.  	 	 		\textit{proceeding of IEEE International Symposium on Circuits and Systems (ISCAS)},  				 (eeding of IEEE International Symposium on Circuits and Systems (ISCAS))  		2017. p. .  	 
\bibitem[Jiang ()]{b11}\label{b11} 	 		\textit{A Practical Guide to Error-Control Coding Using MATLAB},  		 			Yuan Jiang 		.  		2010. Norwood, MA, USA: Artech House.  	 
\bibitem[Weikaixu et al. ()]{b1}\label{b1} 	 		‘Code-Shifted differential chaos shift keying with code index modulation for High Data Rate Transmission’.  		 			Tingting Weikaixu 		,  		 			Lin Huang 		,  		 			Wang 		.  	 	 		\textit{IEEE Transactions on Communications}  		2017. 65 p. .  	 
\bibitem[Tran and Kong ()]{b3}\label{b3} 	 		‘Design of simultaneous wireless information and power transfer scheme for short reference DCSK communication systems’.  		 			Georges Kaddoum Ha-Vu Tran 		,  		 			Long Kong 		,  		 			Michealatallah 		.  	 	 		\textit{IEEE Transactions on Communications}  		2017. 65  (1)  p. .  	 
\bibitem[Nguyen et al. ()]{b9}\label{b9} 	 		‘Efficiency Zero-Forcing Detectors based on Group Detection for Massive MIMO systems’.  		 			Thanh-Binh Nguyen 		,  		 			Tien-Dong Nguyen 		,  		 			Minh-Tuan Le 		,  		 			Vu-Duc Ngo 		.  	 	 		\textit{proceeding of International Conference on Advanced Technologies for Communications (ATC)},  				 (eeding of International Conference on Advanced Technologies for Communications (ATC))  		2017. p. .  	 
\bibitem[Narang et al.]{b5}\label{b5} 	 		\textit{Error probability analysis of FSO Communication System using Differential Chaos Shift Keying},  		 			Ghanishtha Narang 		,  		 			Mona Aggarwal 		,  		 			Hemani Kaushal 		,  		 			Swaran Ahuja 		.  		 	 	 (In proceeding of 5th) 
\bibitem[Yang et al. ()]{b2}\label{b2} 	 		‘Multi-Carrier chaos shift keying: System Design and Performance Analysis’.  		 			Hua Yang 		,  		 			K S Wallace 		,  		 			Guanrong Tang 		,  		 			Guo-Ping Chen 		,  		 			Jiang 		.  	 	 		\textit{IEEE Transactions on Circuits and Systems-I}  		2017. 64 p. .  	 
\bibitem[Huang et al. ()]{b0}\label{b0} 	 		‘Multilevel code-shifted differential-chaos shift-keying system’.  		 			Tingting Huang 		,  		 			Lin Wang 		,  		 			C M Weikai Xuand Francis 		,  		 			Lau 		.  	 	 		\textit{IET Communications}  		2016. 10 p. .  	 
\bibitem[Md et al. ()]{b6}\label{b6} 	 		‘Performance Evaluation of Orthogonal Multi-level Chaos Shift Keying Modulation Scheme Aided MIMO Wireless Communication System’.  		 			Omor Md 		,  		 			Shaikh Enayet Faruk 		,  		 			Ullah 		.  	 	 		\textit{International Journal of Networks and Communications}  		2018. 8  (1)  p. .  	 
\bibitem[Bawane and Gohokar ()]{b10}\label{b10} 	 		‘Simulation of Convolutional Encoder’.  		 			Sneha Bawane 		,  		 			V V Gohokar 		.  	 	 		\textit{International Journal of Research in Engineering and Technology(IJRET)}  		2014. 3  (3)  p. .  	 
\bibitem[Soo Cho et al. ()]{b7}\label{b7} 	 		 			Yong Soo Cho 		,  		 			Jaekwon Kim 		,  		 			Won Young Yang 		,  		 			Chung G Kang 		.  	 	 		\textit{MIMO-OFDM Wireless Communications with MATLAB},  				 (Singapore)  		2010. John Wiley and Sons.  	 
\bibitem[Yang et al. ()]{b13}\label{b13} 	 		‘System design and performance analysis of orthogonal multi-level differential chaos shift keying modulation scheme’.  		 			Hua Yang 		,  		 			K S Wallace 		,  		 			Guanrong Tang 		,  		 			Guo-Ping Chen 		,  		 			Jiang 		.  	 	 		\textit{IEEE Transactions on Circuits and systems}  		2016. 63  (1)  p. .  	 
\bibitem[Dai et al. ()]{b4}\label{b4} 	 		‘Two-Layer Carrier Index Modulation Scheme Based on Differential Chaos Shift Keying’.  		 			Wenhao Dai 		,  		 			Hua Yang; Yurong Son 		,  		 			Guoping Jiang 		.  	 	 		\textit{IEEE Access}  		2018. 6 p. .  	 
\bibitem[Vitetta et al. ()]{b12}\label{b12} 	 		 			Giorgio M Vitetta 		,  		 			Desmond P Taylor 		,  		 			Giulio Colavolpe 		,  		 			Fabrizio Pancaldi 		,  		 			Philippa A Martin 		.  		\textit{Wireless Communications Algorithmic Techniques},  				 (United Kingdom)  		2013. John Wiley and Sons Ltd.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
