\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={Enhancing Transmission Capacity of a Cognitive Radio Network by Joint Spatial-Temporal Sensing with Cooperative Communication Strategy},
 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{Enhancing Transmission Capacity of a Cognitive Radio Network by Joint Spatial-Temporal Sensing with Cooperative Communication Strategy}
\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]{Muntasir  Ahmed}

             \author[2]{Md. Anwar  Hossain}

             \author[3]{A F M Zainul  Abadin}

             \affil[1]{  Pabna Science and Technology University, Pabna-6600, Bangladesh}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2012 Accepted: 1 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


In static cognitive radio network a secondary transmitter communicates directly with a secondary receiver only when the spectrum is not occupied by any primary user. The secondary user has to stop its transmission when no spectrum holes exist. To improve the transmission capacity, in this paper we approach to combine cognitive radio network with cooperative communication strategy employing spatial sensing as well as temporal sensing. In our proposed scheme when primary user is active, a secondary user transmits to another secondary user via a relay channel. By enabling the use of both the direct and relay channels, the transmission performance of the secondary system can be improved significantly. Our information-theoretic analysis as well as numerical results show that the proposed scheme significantly reduces the average symbol error probability compared to schemes based on pure temporal or spatial sensing.

\end{abstract}


\keywords{cognitive radio network; cooperative communication; joint spatial-temporal sensing; spectrum sensing; spectrum sharing.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
he radio spectrum is among the most heavily regulated and expensive natural resources around the world. In Europe, the 3G spectrum auction yielded 35 billion dollars in England and 46 billion in Germany. The question is whether spectrum is really this scarce. Although almost all spectrums suitable for wireless communications has been allocated, preliminary studies and general observations indicate that much of the radio spectrum is not in use for a significant amount of time, and at a large number of locations.\par
According to the statistics of the Federal Communications Commission (FCC), temporal and geographical variations in the utilization of the assigned spectrum range from 15\% to 85\% \hyperref[b0]{[1]}.\par
The limited available radio spectrum and the inefficiency in spectrum usage necessitate a new communication paradigm to exploit the existing spectrum dynamically. The FCC has realized that overcrowding of unlicensed bands is only going to worsen and is considering opening up licensed bands for opportunistic use by secondary radios/users. One of the most efficient paradigms is the cognitive radio network (CRN), first introduced by J. Mitola \hyperref[b1]{[2]}, which is built upon software-defined radio (SDR) technology. S. Haykin defines a cognitive radio (CR) as "an intelligent wireless communication system that is aware of its environment and uses the methodology of understanding-by-building to learn from the environment and adapt to statistical variations in the input stimuli" \hyperref[b2]{[3,}\hyperref[b3]{4]} with the overarching aim of providing reliable communication whenever and wherever needed while efficiently using the resources available to it.\par
A CRN is built on the following principle: a network of secondary users (SU) (users without license) continuously senses the use of a spectrum band by primary users (PU) and opportunistically utilizes the band when PUs are absent. Any SU in a CRN performs two main functions: (1) sensing spectrum usage to identify absence or presence of a PU, and (2) T transmitting at appropriate power if the PU is absent. Thus, the design principle for CRN regards the CR users as visitors in the spectrum they occupy (Fig. \hyperref[fig_0]{1}). The successful operation of these principles relies on the CRN users' ability to be aware of their surroundings, which is accomplished through spectrum sensing solutions.\par
Spectrum sensing (the optimization of sensing parameters in a single spectrum band, spectrum selection and scheduling, and an adaptive and cooperative sensing method) enables CR users to adapt to the radio environment by determining currently unused spectrum portions, so-called spectrum holes or spectrum white spaces, without causing interference to the primary network. Generally, spectrum sensing techniques can be classified into four groups: (1) primary transmitter detection (matched filter detection, energy detection, and feature detection), (2) cooperative detection, (3) primary receiver detection, and (4) interference temperature management \hyperref[b0]{[1]}. The SUs periodically sense the spectrum in order to identify and use the spectrum holes. When a SU senses that the PU is accessing the spectrum or determines that the PU is going to access the spectrum, it then vacates the spectrum and moves to the another spectrum or lowers its transmitting power. If there is another SU instead of the PU, then the first SU shares the spectrum with the new SU. Spectrum holes exist both in time and in space. A spectrum hole in time may arise when a PU of the spectrum is idle, i.e., not transmitting. In this case, temporal spectrum hole is the duration for which the primary user-transmitter (PU t ) is in the idle state (Fig. \hyperref[fig_1]{2} (a)). A spectrum hole in space with respect to a given frequency channel may occur if a given SU is sufficiently far from a PU that is actively transmitting (Fig. \hyperref[fig_1]{2 (b)}). In this case, the SU may transmit up to a certain level, which we called the maximum interference-free transmit power (MIFTP), without causing harmful interference to PUs who are receiving the transmissions. This results a useful spectrum sharing.\par
However, in the typical scenarios of static CRN where SU observe the activity of the PU in a fixed spectrum band and access the entire spectrum band if a spectrum opportunity is detected (based on IEEE 802.11 and IEEE 802.15.3 technologies), a SU transmitter communicates directly with SU receiver only when the PU is idle. A SU has to stop its transmission when no spectrum holes exist (Fig. \hyperref[fig_1]{2}  The SU transmitter communicates directly with the SU receiver, due to the existence of a (a) temporal spectrum hole or a (b) spatial spectrum hole with respect to PU t . 
\section[{Typical CRN transmission limitation due to lack of spectral holes in shown in (c)}]{Typical CRN transmission limitation due to lack of spectral holes in shown in (c)}\par
To improve the transmission capacity of CRN, here we approach to combine CRN with cooperative communication strategy employing joint spatialtemporal sensing to maximize the transmission capacity of SUs in a CRN. In these scenarios, when PU transmitter is active, SU transmits to another SU receiver via a relay channel. By enabling the use of both the direct and relay channels, the transmission performance of the secondary system (CRN) can be improved significantly. Our proposed approach is depicted in Fig. \hyperref[fig_3]{3}. 
\section[{SU-Transmitter}]{SU-Transmitter}\par
Actively Transmitting 
\section[{SU-Receiver}]{SU-Receiver}\par
Actively Receiving 
\section[{PU-Transceiver}]{PU-Transceiver}\par
Active 
\section[{NO Communication}]{NO Communication} 
\section[{SU-Transmitter}]{SU-Transmitter}\par
Actively Transmitting 
\section[{SU-Receiver}]{SU-Receiver}\par
Actively Receiving 
\section[{PU-Transceiver}]{PU-Transceiver}\par
Active or Idle  Cooperative communications is a new paradigm that draws from the ideas of using the broadcast nature of the wireless channel to make communicating nodes help each other, of implementing the communication process in a distribution fashion and of gaining the same advantages as those found in MIMO systems \hyperref[b4]{[5]}. The end result is a set of new tools that improve communication capacity, speed, and performance; reduce battery consumption and extend network lifetime; increase the throughput and stability region for multiple access schemes; expand the transmission coverage area; and provide cooperation tradeoff beyond source-channel coding for multimedia communications. This idea is true for wide varieties of wireless networks such as mobile ad hoc networks, sensor networks, or cellular networks. In this paper, we consider the decode-and-forward (DF) cooperative strategy focusing on the case of a single-hop relay channel. 
\section[{Direct}]{Direct} 
\section[{II.}]{II.} 
\section[{System model a) Transmission frames and PU t behavior}]{System model a) Transmission frames and PU t behavior}\par
Time on the wireless channel is divided into frames consisting of s N symbols. We shall assume perfect symbol level timing synchronization between the nodes of the secondary system. The primary usertransmitter (PU t ) alternates between active and idle states on a per-frame basis according to the active-idle Markov model of Fig. \hyperref[fig_6]{4}.\par
The active and idle durations can be modeled by geometric random variables with parameters q and p , respectively \hyperref[b5]{[6]}. We focus on scenarios in which p q > ; i.e., on average, PU t is more often in the active state than the idle state (which is more practical to assume). Let us suppose that kp q = , where k is an integer with 1 > k . Hence, if PU t is idle for one time frame on average, it will be active for K time frames, on average.\par
A similar approach can be used when q p > . 
\section[{b) Cooperative transmission protocol}]{b) Cooperative transmission protocol}\par
Suppose a secondary user-transmitter (SU t ) desires to transmit s N symbols; i.e., it requires one full frame in which PU t is idle. The cooperative protocol works as follows (Fig. \hyperref[fig_3]{3}): When PU t is active, SU t sends information to secondary user-receiver SU r via the relay nodes SU relay . When PU t is idle, SU t sends information directly to SU r . In order to achieve this, the secondary nodes (SU t , SU relay and SU r ) perform joint spatialtemporal sensing \hyperref[b6]{[7]}. In particular, all secondary users estimate their MIFTPs based on signal strength measurements, which they exchange with one another. They also decide whether the PU t is active or idle, by transmitting their local decisions to a fusion center, which then makes the final decision. We shall assume that there exists a communications path from SUt to SUr through SUrelay. This path would be established by a routing protocol. A repetition code \hyperref[b7]{[8]} is used to repeat the transmission of the signal over K 0 and 1 K frames, whereK K K = + 1 0 .\par
At each relay, the transmitted signal is amplified and forwarded to the next relay node until it reaches the destination. When PUt is idle, SUt can communicate s N symbols over one time frame directly to SUr. Due to broadcast wireless channel, SUrelay also received a copy of signal from SUt but ignores it. When SUr receives a signal from the relay path, it stores the received signal and waits until it receives the same signal directly from SUt and vice versa. The received signals at SUr are then combined using MRC. Finally, maximum likelihood (ML) detection is used to detect the signals. 
\section[{c) Cooperative Relaying}]{c) Cooperative Relaying}\par
The received signal of a simple wireless channel model with flat fading and no shadowing is given by \hyperref[b8]{[9]} ( )n hs P n s ? h d r d ? y + = + = ? (1)\par
Where 2 ? is the free space signal-power attenuation factor between the source and a reference distance r d , d is the distance between the source and destination, ? is the propagation exponent, ( )2 0 h ,? h\textasciitilde C? is a complex Gaussian random variable with variance 2 h ? , ( ) 0 0,N n\textasciitilde C?\par
, and s is the transmitted signal. In Eq. (  {\ref 1}),( ) ? ? ? d r d P 2 =\par
denotes the equivalent transmitted power after taking into account the effect of path loss. We also define   {\ref (} )( ) 0 0 2 0 ? ? ? d r d P = , (\textbf{)}1n s P g K i i n s P i g i g y 0 0 1 0 * 1 + ? = = + = ,\textbf{(2)}\par
Where? = = 0 1 2 \textasciitilde K i i g g and ? = = 0 1 * \textasciitilde K i i i n g n\par
, s is the transmitted symbol, 1 2 = s and i g is the channel gain between SU t and SU relay during time frame . The received signal at SU r due to relay SU relay is( ) ( ) R n s g A h P P K j j n n s P g A j h P j h R y + = ? = + + = 1 0 1 1 0 1 * , (3) Where ? = = 1 1 2 K j j h h , ? = + = ? ? ? ? ? ? 1 1 * 1 2 K j j n j h n P A j h R n\par
, j h is the channel gain between SU relay and SU r during time frame j . Here, A is the amplification factor which is chosen to maintain average constant power output at SU relay , ( )g N g P A 0 2 0 1 2 + = . The noise variance of R y is 0 0 2 1 2 2 N h N h g P A R + = ? where ? = = 1 1 2 \textasciitilde K j j h h . The direct transmission (SU t ? SU r ) channel model is T n s t P f T y + = , (\textbf{4})\par
Where f is the channel gain between SU t and SU r . ( ) ( ) r t R P P h g A N t P f w ? ? ? ? + = + = 2 1 0 2 0 2 ,\textbf{(5)}\par
Where ( )0 2 N t P f t = ? and\textbf{( ) ( ) (}\par
)1 1 0 1 0 2 1 0 2 \textasciitilde + + = = ? ? ? ? ? ? R P P h g A r ,\textbf{(6) with (}\par
)0 0 0 N P g = ? and\par
( )0 1 1 N P h = ?\par
. We assume that f , i g , j h are known at receiving end. The symbol error probability (SEP) conditioned on the instantaneous SNR is given by ( ) [10] where k is a constant that depends on the type of modulation andw k Q e P ? =( ) ( ) ? ? ? = x t e x Q dt 2 / 2 2 1 ?\par
is the standard Q -function.\par
III. 
\section[{Performance analysis}]{Performance analysis}\par
In this section, we derive a lower bound on the average SEP. We show that the SEP lower bound is minimized when1 0 K K =\par
for K even and \hyperref[formula_13]{6}), we can upper-bound r ? as follows:1 1 0 + = K K for K odd. From Eq. (( ) ( ) ( ) h g N P P r 0 2 1 0 2 1 0 1 0 1 0 = ? + ? ? ? ? ? ? ? ? ,\textbf{(7)}\par
Taking expectations on both sides, we have [ ] (\par
) [ ]h g E N P P r E 0 2 1 0 ? ? ,\textbf{(8)}\par
Note that ) , \textasciitilde  CN( j , h i g 1 0 then g 2 and h 2 are independent 2 ? -distributed random variables with 0 2K and 1 2K degrees of freedom, respectively. Applying Jensen's inequality,[ ] [ ] [ ] [ ] 1 0 2 2 2 1 \textasciitilde K K h E g E h g E h g E = = ? ,\textbf{(9)}\par
From Eq. ( \hyperref[formula_21]{8}) and Eq. ( \hyperref[formula_22]{9}), we have[ ] ( ) 1 0 0 2 1 0 K K N P P r E ? ? ,\textbf{(10)}\par
Assuming M-PSK modulation, the average SEP can be expressed as follows \hyperref[b10]{[11]}:( ) ( ) ( )d? 1 0 1 ? ? ? ? ? ? ? ? ? ? = r M M M t M SEP ,\textbf{(11)}\par
Where 1 0 K K e r E e r e E r M ? ? ? ?? ? ? ? ? ? = ? = ? ,\textbf{(12)}\par
Where( ) 0 0 2 1 0 ? ? N P P ? ? .\par
The lower bound for the SEP is then obtained by substituting the right hand side of Eq. ( \hyperref[formula_25]{12}) into Eq. ( \hyperref[formula_24]{11}). If K is even, i.e., m K 2 = wherem is an integer, m K K K K 2 1 0 1 0 2 = + ?\par
, with equality holding whenm K K = = 1 0\par
. In this case, Eq. ( \hyperref[formula_25]{12}) implies that the choice of1 0 K K =\par
maximizes the performance of our proposed scheme. If K is odd, i.e., 1 2 + = m K , information-theoretic results in \hyperref[b11]{[12]} suggest the choice1 0 K K >\par
, in order to maximize the SNR at the first hop.\par
Letn K K + = 1 0\par
, where 1 ? n is an integer. We have-n m K 1 2 1 2 + = , m m -n m m K K 4 2 4 2 1 4 2 4 1 0 4 + ? + + =\textbf{(13)}\par
The equality in (13) holds for1 1 0 + = K K\par
, which also suggests that choosing1 1 0 + = K K minimizes ( ) ? ? ? r M\par
and hence the SEP. Our analysis is confirmed by the simulation results presented in Section 4.\par
IV. 
\section[{Numerical results}]{Numerical results}\par
In this section, we present the simulated result of our proposed scheme in CRN. In the performance curves, the 95\% confidence intervals are omitted for clarity. BPSK modulation is used and ( )1 , 0 , , CN j h i g f\par
The frame length is 100 symbols. MRC and detection are used at the receiver.\par
In the first phase, we have assumed that the three channels have equal average SNRs, i.e. the distances between source, relay and destination are assumed to be equal. So it is logical to think the same MIFTPs for this case. , the transmission strategy follows the scheme described in Section 2, which we call (strategy 1). The traditional cooperative communication scheme, which we call strategy 2, transmits m times on the path SU t ? SU relay ? SU r over m branches. Fig. \hyperref[fig_5]{5} shows the SEP performance of our scheme with one relay and  In practice, the situation in the CRN becomes so much complex that it leads us to think different distances among the SU t , SU relay and SU r (instead of assuming equal distances among them having the same average SNRs) which results different fading characteristics of these three channels. Hence these three channels will have different average SNRs. The simulated result of this condition is presented in Fig. \hyperref[fig_9]{7} when the MIFTPs and the average SNRs ( ) . This also confirms the results in \hyperref[b11]{[12]} in which the maximum transmission capacity is achieved when the relay is situated slightly near the source terminal or in the middle between the source and the destination.  
\section[{Conclusion}]{Conclusion}\par
We proposed a scheme works with the cooperative communication strategy in cognitive radio networks so that the secondary users can get all time transmission connectivity by using both spatial spectrum white space sensing and temporal spectrum white space sensing. This results maximum possible spectrum utilization. The proposed scheme improves the transmission capacity of static cognitive radio network to a great extent.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}E}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 3 :E}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_4}E}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-8.png}
\caption{\label{fig_6}4 K}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-10.png}
\caption{\label{fig_8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-11.png}
\caption{\label{fig_9}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.04651741293532338\textwidth}P{0.42077114427860696\textwidth}P{0.025373134328358207\textwidth}P{0.0021144278606965174\textwidth}P{0.22412935323383085\textwidth}P{0.12475124378109452\textwidth}P{0.006343283582089552\textwidth}}
\tabcellsep \multicolumn{4}{l}{Enhancing Transmission Capacity of a Cognitive Radio Network by Joint Spatial-Temporal Sensing with}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Cooperative Communication Strategy\\
\tabcellsep \multicolumn{4}{l}{active and t ? denotes the maximum transmit power of}\\
\tabcellsep SU t . When\tabcellsep ? << 0\tabcellsep ?\tabcellsep t\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 0 K time frames [8]\\
013\tabcellsep as\tabcellsep \tabcellsep \\
2\tabcellsep \tabcellsep \tabcellsep \\
Year\tabcellsep \tabcellsep \tabcellsep \\
22\tabcellsep \tabcellsep \tabcellsep \\
D D D D ) E\tabcellsep \tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep q\\
\tabcellsep 1-q\tabcellsep \multicolumn{3}{l}{active}\tabcellsep idle\tabcellsep 1-p\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep p\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep ( d powers from SU process ) t t d r t P ? ? ? 2 =\tabcellsep 1 d as the equivalent transmitted 2 1 ? ? ? r d P = and\\
\tabcellsep \multicolumn{4}{l}{© 2013 Global Journals Inc. (US)}\end{longtable} \par
  {\small\itshape [Note: t to SU relay , from SU relay to SU r , and from SU t to SU r , respectively. Here, 0 d , 1 d and t d denote the distances between the node pairs (SU t , SU relay ), (SU relay , SU r ), and (SU t , SU r ), respectively. Also 0 ? and 1 ? denote the MIFTPs of SU t and SU relay , respectively when PU t is Figure 4 : 2-state Markov chain model for PU t active/idle]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7741071428571428\textwidth}P{0.07589285714285714\textwidth}}
\multicolumn{2}{l}{R y and T y . The noise variables R n and T n have}\\
different powers because\tabcellsep R n includes a noise\\
\multicolumn{2}{l}{contribution at the relay. For this reason, noise}\\
\multicolumn{2}{l}{normalization is necessary for MRC of T y and R y as in}\\
{}[10]. The resulting SNR is\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Simon and Alouini ()]{b10}\label{b10} 	 		\textit{},  		 			M K Simon 		,  		 			M.-S Alouini 		.  	 	 		\textit{Digital Communication over Fading Channels}  		2004. John Wiley \& Sons, Inc.  	 	 (2nd Edition) 
\bibitem[Liu et al. ()]{b4}\label{b4} 	 		\textit{},  		 			K J R Liu 		,  		 			A K Sadek 		,  		 			W Su 		,  		 			A Kwasinski 		.  	 	 		\textit{Cooperative Communications and Networking}  		2008. Cambridge University Press.  	 
\bibitem[Kramer et al. ()]{b11}\label{b11} 	 		‘Capacity theorems for wireless relay channels’.  		 			G Kramer 		,  		 			M Gastpar 		,  		 			P Gupta 		.  	 	 		\textit{41st Allerton Conf. on Commun},  				2003.  	 
\bibitem[Haykin ()]{b3}\label{b3} 	 		‘Cognitive Radio: Brain-empowered Wireless Communications’.  		 			S Haykin 		.  	 	 		\textit{IEEE J. Select. Areas Commun}  		2005. 23.  	 
\bibitem[Do and Mark (2009)]{b6}\label{b6} 	 		 			T Do 		,  		 			B L Mark 		.  		\textit{Joint spatial-temporal spectrum sensing for cognitive radio networks-Proc, Conf. on Information Sciences and Systems (CISS'09)},  				 (Baltimore, MD)  		Mar. 2009.  	 
\bibitem[Mitola et al. ()]{b1}\label{b1} 	 		‘Making Software Radios More Personal’.  		 			J Mitola 		,  		 			G Q Maguire 		,  		 			Cognitive Radio 		.  	 	 		\textit{IEEE Personal Commun}  		1999. 6 p. 4.  	 
\bibitem[Motamedi and Bahai ()]{b5}\label{b5} 	 		 			A Motamedi 		,  		 			A Bahai 		.  		\textit{MAC protocol design for spectrum agile wireless networks: Stochastic control approach -Proc. IEEE DySPAN'07},  				2007. p. .  	 
\bibitem[Boyer et al. ()]{b8}\label{b8} 	 		‘Multihop diversity in wireless relaying channels’.  		 			J Boyer 		,  		 			D D Falconer 		,  		 			H Yanikomeroglu 		.  	 	 		\textit{IEEE Trans. Commun}  		2004. 52 p. 10.  	 
\bibitem[Proakis ()]{b2}\label{b2} 	 		 			J G Proakis 		.  		\textit{Wiley Encyclopedia of Telecommunications},  				 (Hoboken, New Jersey)  		2003. John Wiley \& Sons, Inc.  	 
\bibitem[Ribeiro et al. ()]{b9}\label{b9} 	 		‘Symbol error probabilities for general cooperative links’.  		 			A Ribeiro 		,  		 			X Cai 		,  		 			G B Giannakis 		.  	 	 		\textit{IEEE Trans. Wireless Commun}  		2005. 4.  	 
\bibitem[Tse and Viswanath ()]{b7}\label{b7} 	 		 			D Tse 		,  		 			P Viswanath 		.  		\textit{Fundamentals of Wireless Communication},  				 (Cambridge)  		2005. Cambridge University Press.  	 
\bibitem[Xiao and Hu ()]{b0}\label{b0} 	 		 			Y Xiao 		,  		 			F Hu 		.  		\textit{Cognitive Radio Networks},  				 (New York)  		2009. CRC-Taylor \& Francis Group.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
