\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={A Novel Approach to Detect Malicious User Node by Cognition in Heterogeneous Wireless Networks},
 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{A Novel Approach to Detect Malicious User Node by Cognition in Heterogeneous Wireless Networks}
\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]{G  Sunilkumar}

             \affil[1]{  University Visvesvaraya College of Engineering, Bangalore University, Bangalore .}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Cognitive Networks are characterized by their intelligence and adaptability. Securing layered heterogeneous network architectures has always posed a major challenge to researchers. In this paper, the Observe, Orient, Decide and Act (OODA) loop is adopted to achieve cognition. Intelligence is incorporated by the use of discrete time dynamic neural networks. The use of dynamic neural networks is considered, to monitor the instantaneous changes that occur in heterogeneous network environments when compared to static neural networks. Malicious user node identification is achieved by monitoring the service request rates generated to the cognitive servers. The results and the experimental study presented in this paper prove the improved efficiency in terms of malicious node detection and malicious transaction classification when compared to the existing systems.

\end{abstract}


\keywords{cognitive networks, network security, OODA, dynamic neural networks, malicious node detection.}

\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[{A Novel Approach to Detect Malicious User Node by Cognition in Heterogeneous Wireless Networks}]{A Novel Approach to Detect Malicious User Node by Cognition in Heterogeneous Wireless Networks}\par
Introduction ow a day's Provisioning of security in networks has become challenge to researchers. The mechanisms currently employed are lack of adaptability to the unknown dynamic network conditions. The layered architecture adopted by the current network deployments lacking intelligent communication, lead to reduced network performance and unaware circumstances that arise at each level of the network architecture lead to reduced network performance. The amendments in the layered architecture are carried out post occurrences of problems or malicious activities. The need for secure intelligent and adaptable mechanisms is mandatory. Such mechanisms can be realized based on cognition loop or the OODA loop \hyperref[b0]{[1]}  \hyperref[b1]{[2]}. Where the network conditions are observed, orientations and adoptions are achieved by intelligence, decisive actions are formulated and these decisions are applied to the network at the acting stage of the OODA loop. Such intelligent and adaptable networks are known as "Cognitive Networks" \hyperref[b2]{[3]}.\par
The cognitive network approach to secure networks from malicious user nodes or malicious activity is comparatively new and unique. Machine leaning techniques like fuzzy logic, self-organizing maps, neural networks can be used to incorporate intelligence into cognitive systems \hyperref[b3]{[4]}. In this paper we introduce a discrete time dynamic neural network methodology to incorporate intelligence \hyperref[b4]{[5]}  \hyperref[b5]{[6]}. Adoption of Cognition is based on the network metrics, parameters and patterns \hyperref[b6]{[7]}. The cognitive network facilitates output in the form of certain actions that can be implemented for modifying the reconfigurable network policies, network components or network elements. 
\section[{i. Cognitive radio (CR)}]{i. Cognitive radio (CR)}\par
The Cognitive radio \hyperref[b0]{[1]} (CR) is defined as "a radio that is aware of its environment or surroundings and adapts it intelligently". The cognition itself is an elusive quality which appears to be cognitive or intelligent prior to implementation is often dismissed as merely "adaptive" afterwards. A number of factors motivate CRs. CR is a transceiver system that is solely designed for using the best available wireless channel or resource in vicinity. Such kind of radio automatically detects the available bandwidth or spectrum resources and then it changes its transmission or reception parameters for permitting more synchronized wireless communication in a provided spectrum band even at the same location.\par
The need for cognition is driven by the complexity of the radio systems themselves. The existence of software defined radio (SDRs) capable of implementing a near endless number of different waveforms with different modulation schemes, power levels, error control codes, carrier frequencies, etc., means that controlling the radio becomes a problem of combinatorial optimization. Such problems are often computationally hard and lend themselves to solutions based on meta heuristic optimization methods based on simple search guided by higher level strategy. The application of such meta heuristic, which often appear to learn and innovate in turn, characteristic of work in artificial intelligence. 
\section[{ii. Cognitive Networks}]{ii. Cognitive Networks}\par
In order to achieve the seamless adaptation of radio link parameters, opportunistic use of underutilized spectrum, to get the higher flexibility in modulation and waveform Selection, the scientific or research society has seen an extraordinary progress in system or network development by implementing cognitive techniques. Cognitive Network is the best solution to attain the above mentioned requirements.\par
Cognitive Network \hyperref[b2]{[3]} can be defined as an intelligent network encompassing the cognitive process which can perform a goal of achieving current network circumstances, planning, taking certain decision, acting on those perceived conditions, extracting or learning from the consequences of its previous or current actions, all while following end-to-end goals. The important component of cognitive network is its Cognition Loop that senses the circumstances, plans the actions to be taken and even according to input from sensors and network policies. It decides which solution or decision might be most effective for achieving end-to-end purpose. These characteristics facilitates the network systems to learn from the past about the situations, plans, decisions, actions and then using experiences for improving the decision in future. 
\section[{b) Objectives}]{b) Objectives}\par
In this paper, we have considered the use of cognition engines to identify the malicious users that are present within a heterogeneous network offering services. Malicious activity inducted through network transactions can be identified by monitoring the service request rates of the user's nodes \hyperref[b7]{[8]} [9] \hyperref[b9]{[10]}. In order to analyze effectively, instantaneously and to adapt the diverse network service rates, we introduce the discrete time dynamic neural network cognition engine. Access control mechanisms are critical in provisioning of network security. The proposed cognition mechanism considers the Physical Architecture Description Layer (PADL) structure for access control \hyperref[b10]{[11]}. 
\section[{c) Organization}]{c) Organization}\par
This paper organization is as follows. Section two explains about literature survey. The background is discussed in the section three. The proposed system model is explained in section four. The Performance Evaluation and conclusions are discussed in the subsequent sections. 
\section[{II.}]{II.}\par
Literature Survey R.W. Thomas et al \hyperref[b2]{[3]} provides the definition and introduction of "Cognitive Networks". In this research work, Software Adaptable Networks is considered to achieve cognition in networks. This paper also discusses a case study to demonstrate the concepts of cognitive networks based on the OODA Loop. The case study is targeted to maximize the time taken to connect between a source node and one or more destination nodes. The case study considers both multicast and unicast communication models. A network of learning automata is considered for the realization of the cognition layer. Finite Action Learning Automata is used to achieve cognition and the case study is compared with a non-cognition model Directional Reception Incremental Protocol \hyperref[b11]{[12]}. The Finite Action Learning Automata achieves a 11\% performance improvement in solution finding. The major drawback of the algorithm proposed in this paper is that it is not applicable for link failures which occur in the real world scenario.\par
R S Komali et al \hyperref[b6]{[7]} discuss about the effects of local and global information acquisition in cognitive networks. In this paper the cost of acquiring information, processing and network overheads arising from information accumulation is clearly discussed. The authors propose a Local ?? Improvement Algorithm and compare it with the ?? Improvement Algorithm \hyperref[b12]{[13]}  \hyperref[b13]{[14]} and prove its efficiency. The authors of this paper conclude that utilizing both global and local information to achieve cognition, degrades system performance and an optimum global and local knowledge can be utilize to achieve cognition without effecting network performance. The major drawback is that there is no clear conclusion drawn as to the information global or local ratio to be considered to achieve cognition.\par
Daojing He et al \hyperref[b7]{[8]} have proposed a trust based node misbehavior detection scheme for medical sensor networks. The trust is computed based on the rate of transmission and leaving time of the medical sensor nodes. Based on the trust computation malicious nodes are identified. The model is compared with ?????? \hyperref[b14]{[15]} trust model.Performance improvement in terms of packet delivery and malicious node detection is proved using simulation and experimental test beds. The drawback of the system is that it is applicable to centralized systems supporting only unicast transmissions.\par
Tao Jun et al \hyperref[b8]{[9]} developed an intrusion detection algorithm based on user behavior. Utilizing the statistics variance method based on the user nodes behavior in transmission rates the intrusions are detected. The paper also discusses the preventive measures incorporated in the case of Address Resolution Protocol \hyperref[b15]{[16]} attacks. The algorithm proposed in this paper achieves a detection rate of about 0.9975 when compared to the system described in \hyperref[b16]{[17]} which achieves a detection rate of about 0.9929. The authors have evaluated the proposed algorithm on the KDDCUP 1999 datasets \hyperref[b17]{[18]} which has limited network user node features and is inconclusive.\par
S C Lingareddy et al \hyperref[b10]{[11]} presented a paper that describes a mechanism for securing of wireless networks by the cognitive neural network approaches where the participating users are uniquely identified by implementing their respective Physical Architecture Description Layer (PADL) attributes. In this work they employ the certain data from Physical Layer and the Radio Layer in order to create the Physical Architecture Year 2014 E Description Layer (PADL), which is used to authenticate the system that tries to access the wireless network.\par
Here the cognitive security manager (CSM) maintains the integrity of the entire network by analyzing the Physical Architecture Description Layer (PADL) of all the nodes within the network.\par
Zhang Wenzhu and Yi Bohai \hyperref[b18]{[19]} have introduced a multi domain cognition system. The authors have proposed two cognition models namely a Local Single-Domain Cognitive approach and a Local Multi-Domain Cognition approach. A multidimensional edge detection theory \hyperref[b19]{[20]} is adopted to achieve cognition in the Local Single-Domain Cognitive approach and similar concepts have been extended to achieve cognition in the Local Multi-Domain Cognition approach. Multi domain systems considered in this paper is defined in \hyperref[b20]{[21]}. The concept of Local Multi-Domain Cognition approach is still very naive and can be further improved upon.\par
G Sunilkumar et al \hyperref[b21]{[22]} presented a research work that not only Monitors activity of user node but also performs an effective function of taking preventive measures if user node transactions are found to be malicious. In this research work the intelligence in cognitive engine has been realized using self-organizing maps (CSOMs). In order to realize the CSOMs Gaussian and Mexican Hat neighbor learning functions have been evaluated. The research simulation made in this work proves the efficiency of Gaussian Learning function that is found to be better for cognition engine. The cognition engine being considered in this research work is evaluated for malicious node detection in dynamic networks. In this work the implemented concept results in higher Intrusion detection rate as compared to other similar approaches. 
\section[{III.}]{III.} 
\section[{Background}]{Background}\par
The authors in \hyperref[b10]{[11]} have proposed a secure Cognitive Framework Architecture for 802.11 networks based on the OODA Loop. The core of the architecture i.e. the Cognitive Security Manager incorporates the cognition process using robust access control mechanisms based on the PADL. The authors of this paper adopt a similar access control mechanism to identify the nodes within the network. Intelligence to achieve cognition is realized using a multilayer feed forward neural network trained based on the back propagation algorithm. User behavior monitored and analyzed to achieve the Cognition Process. Access control mechanisms coupled with cognition processes is introduced. The use of Multilayer Feed Forward neural networks cannot effectively handle the network dynamics in heterogeneous environments and exhibits reduced malicious node detection. To achieve better malicious node detection rates the proposed model considers the use of discrete time dynamic neural networks to achieve cognition. 
\section[{IV.}]{IV.} 
\section[{Proposed System Model a) Cognitive Network Modelling}]{Proposed System Model a) Cognitive Network Modelling}\par
Let's consider a network on which cognition is to be realized represented as ?? ?? ?? . The cognitive network can be represented as a graph defined as?? ?? ?? = (?? ?? ?? , ?? ?? ?? )\textbf{(1)}\par
Where ?? ?? ?? represents the set of network connections or links that exists between the network elements represented by ?? ?? ?? . The cognitive network element set consists of a set of cognitive servers represented as ?? ?? ?? , router elements set represented as ?? ?? ?? and client nodes set represented as ?? ?? ?? . The network clients set constitute of wireless and wired type to realize a heterogeneous network. The network elements set can thus be defined as?? ?? ?? = \{?? ?? ?? ? ?? ?? ?? ? ?? ?? ?? \} 2)\par
All the links that constitute towards the link set ?? ?? ?? are assumed to be bi-directional in nature and can of wired or wireless nature. A sample network graph is as shown in Figure \hyperref[fig_1]{1}.\par
The router set ?? ?? ?? are assumed to be secure and are trusted network elements. The client nodes or the leafs of the network graph shown above and are assumed to constitute of trusted or normal users set represented as ?? ?? ?? and malicious or untrusted users set represented as ?? ?? ?? . Hence the client node set can be defined as The objective of the cognitive network discussed here is to identify the number of malicious users ?? ?? ?? in the cognitive network ?? ?? ?? . The cognitive server is assumed to host a set of services ?? for the users to access.In the cognitive network model the routers set only forward the data received from the client nodes to the cognitive servers. Cognition is achieved by incorporation the Cognition Loop also known as the OODA Loop. The cognition process is carried out on the cognitive servers which intercommunicate to facilitate higher malicious user detection rates. A packet level communication model is considered in this system wherein the user nodes request for services using a packet based transmission system. The PADL based user identification approach is adopted for accurate identification of user nodes. User node behavior is observed based on the transmitted data and the transmission rate. Transmission rate is defined as . Malicious users in the ideal scenario try to compromise or attain control of a greater number of service hosts in order to perform untrusted activities. Such untrustworthy behavior is modeled by inducing additional service request packets and which can be observed by the incremental transmission rate. Identification of malicious users where in there is no increased injection of service packets is also considered.?? ?? ?? = \{?? ?? ?? ? ?? ?? ?? \}\textbf{(3}?? ???? ?? ?? = ?? ???? ?? ?? ??\textbf{(4)}\par
User node activity in the cognitive network ?? ?? ?? is observed by monitoring the service packet request rate measured in terms of the transmission rates of the service packets. Let the service transmission rate of a client node ?? be represented as ?? ???? ?? ?? i.e. the observed service request rate of the cognitive server ?? ?? ?? is also ? ?? ???? ?? ?? assuming lower network losses. The cognitive process adopted relies on dynamic neural network based intelligence for analysis of the service request packets. A discrete time dynamic neural network is adopted for orientation of the cognitive process incorporated. The decision phase of the cognition cycle relies on the service request packet analysis results obtained from the output of the dynamic neural networks. The action or the control strategies phase of the cognition cycle is achieved based on the decisions and is implemented on the cognitive servers ?? ?? ?? . The algorithm adopted to implement the action is discussed in the latter section of this paper. The cognition cycle is represented in Figure \hyperref[fig_3]{2}.  Where the sampling period is represented by ?? and ?? Represents the instance of sampling and ??(??) is the input service requests to be observed by the cognitive server ?? ?? ?? at the ?? ??? time instance. The client node behavior to be observed can also be defined as 
\section[{Global Journal of Computer Science and Technology}]{Global Journal of Computer Science and Technology}??? ??? = ??(?? + 1) ? ??(??)\textbf{(6)}\par
When ?? = 1 The discrete time dynamic neural network unit can be graphically represented as shown in Figure \hyperref[fig_4]{3} given below. \par
The output of the dynamic neural networks is the learning or the cognitive observations represented as ?? ?? ?? (??) is defined as?? ?? ?? (??) = ?? × ???(??)?\textbf{(8)}\par
Considering a set of service packets transmitted from the user nodes in the topology represented as?? ?? (??). Where ?? = 1,2,3,4, ? ? ??. The learning algorithm of the dynamic neural network can be defined as??(?? + 1) = ???? ???? ?? ? + ??(??(??), ð?"?ð?"? ) ? ?(?? ? 1)???(??)???\textbf{(9)}\par
Where,??(??(??), ð?"?ð?"? ) = ? ?? ?? ??(?? ?? ?? + ?? ?? ) = ?? ?? ??(???? + ??) ?? ??=1\textbf{(10)}\par
The learning error of the neural network model is defined as??(??) = 1 2 (?? ?? (??) ? ??(??)) 2 + 1 2 ? [?? ?? (??) ? ??(??)] 2 ???1 ??=0\textbf{(11)}\par
Considering ??(??) = ?? ?? (??) ? ??(??) and??(??) = ?? ?? (??) ? ??(??)\par
The learning error can be defined as??(??) = 1 2 ?? 2 (??) + 1 2 ? ?? 2 (??) ???1 ??=0\textbf{(12)}\par
Based on the parameters ?? the partial derivatives of the error index is defined as???? ???? = ?(? ??(?? + 1)??(??) ???1 ??=0 )\textbf{(13)}\par
Where ??(?? + 1)is the Lagrange multiplier.\par
Based on the weight parameter ð?"?ð?"? the partial derivatives of the error index is defined as???? ??ð?"?ð?"? = ? ??(?? + 1)?? ð?"?ð?"? (??(??), ð?"?ð?"? ) ???1 ??=0\textbf{(14)}\par
Where ??(?? + 1)is the Lagrange multiplier.\par
The dynamic neural networks increments the parameters ?? and the weight ð?"?ð?"? to minimize the learning error. The rate at which ?? is incremented represented as ???(??) is defined as???(??) = ? ??? ?? ???? ???? ? (\textbf{15})???(??) = ?? ?? ? ??(?? + 1)??(??) ???1 ??=0\textbf{(16)}\par
The weight update rate is represented as ?ð?"?ð?"?(??) is defined as?ð?"?ð?"?(??) = ? ??? ð?"?ð?"? ???? ??ð?"?ð?"? ?\textbf{(17)}\par
?ð?"?ð?"?(??) = ??? ð?"?ð?"? ? ??(?? + 1)?? ð?"?ð?"? (??(??), ð?"?ð?"? )???1 ??=0\textbf{(18)}\par
The dynamic neural networks update the parameters?? and ð?"?ð?"? of the forward layers based on the following definitions??(?? + 1) = ??(??) + ?? ?? ? ??(?? + 1)??(??) ???1 ??=0\textbf{(19)}\par
ð?"?ð?"?(?? + 1) = ð?"?ð?"?(??) + ?? ð?"?ð?"? ? ??(?? + 1)ð??"ð??" ð?"?ð?"? (??(??), ð?"?ð?"?)???1 ??=0\textbf{(20)}\par
The back propagation learning for the discrete time dynamic neural network model enables to observe the service packet transmission rates of the cognitive server ?? ?? ?? by adopting a multi iterative process. The observations of the neural network are utilized for decision making and action planning at the cognitive servers ?? ?? ?? . 
\section[{Cognitive Decision Making and Action Planning}]{Cognitive Decision Making and Action Planning}\par
In this section we propose an action control adopted to limit the service request rates to the cognitive server ?? ?? ?? . Let ?? ?????? represent a fraction of the service request packet set from the users to the server through the routers i.e. 0 ? ?? ?????? ? 1 . By dropping or limiting the service requests received from the ?? ?? ?? cognition could be achieved. Let the packet dropping factor which is multiplicative in nature be represented as ?? . The packet dropping factor is adapted based on the presence of malicious users identified in the network topology. Let us define a constant ?? that is additive in nature and is introduced to increase the acceptance of service request packets when the number of normal users are greater i.e. ?? ?? ?? > ?? ?? ?? . The action control strategy is realized by the cognitive server set ?? ?? ?? and is executed when the service requests rates observed exceed the limit of the maximum transmission limit ?? ?? ?????????? ?? or when the current service request limit drops beyond the minimum supported transmission bandwidth ?? ?? ?????????? ?? . The service requests received by the server are monitored every ?? second. Here ?? is the monitoring time interval is considered to smaller than the round trip time between the server ?? ?? ?? and the user nodes ?? ?? ?? . The action control mechanism is not just as it tends to drop or limit the user service request immaterial of the kind of user ?? ?? ??  \par
Where ?? ?? ? (??)is the traffic rate through each deployment router ?? ?? ?? (?) Based on the total traffic observed and the discrete time dynamic neural network analysis the ?? ?? ?? orients itself and the orientation results is defined as?? ?? ?? = ?? ?? ?? ?? ? (??) ?? ?? ?? ??=1 ?\textbf{(23)}\par
The ?? ?? ?? is utilized for decision making and the action strategies signal ?? ?????? ?? (??) is derived for all the routers in ?? ?? ?? (?) in the heterogeneous network environment. Based on the position and the link type the action signal is received at varied time instances due to inherit network delays. Let ?? ?? ? 0 represent the network delay from the ?? ?? ?? to the routers ?? ?? ?? . The action signal ?? ?????? ?? (??), the controlled traffic rate ?? ???? ?? ?? (??) and the traffic rates ?? ?? ? (??) change with respect to the time ?? and be considered as a coupled system. Coupled Differential equations can be used to represent such models.\par
The cognitive server needs to maintain the traffic rate within the limits established by At a time instance ?? 0 , the cognitive server ?? ?? ?? observes the received traffic is greater than ?? ?? ?????????? ?? it is said to be over-loaded. The request rate observed is defined as?? ???? ?? ?? (??) = ? 1 ?? ? ?? 2 (27)\par
Where ?? ? ?? 0? 1 = ?? (1 2)?? 0 ? ?? ???? ?? ?? (?? 0 ) is a constant ?? ????\par
?? ?? (?? 0 )Is the request rate at time instance ?? 0 Then the rate at which the over-loaded cognitive server receives request rates id defined as it is said to be under-loaded. The request rate observed is defined as?? ?? ? (??) ? ?? ??? ??? ?? 0 ?? ?? ? (?? 0 ) ? 2?? ? ?? ?? ?? (??) ?? ?? 2 ?? ?? 2 (??)?? ?? 0 + 2?? ? ?? ?? ?? (??) ?? ?? 2 ?? ?? 2 (??)?? ?? ?\textbf{(}?? ???? ?? ?? (??) = ???? + ? 2\textbf{(29)}\par
Where ?? ? ?? 0? 2 = ????? 0 is a constant\par
Then the rate at which the under-loaded cognitive server receives request rates id defined as\par
The cognition is achieved based on the OODA loop. The service requests received from the malicious users ?? ?? ?? are limited and dropped to achieve cognition and maintain the heterogeneous network integrity. The cognition process discussed derives its learning intelligence by using the discrete time dynamic neural networks trained using the back propagation algorithm. The experimental study conducted to prove the discussed cognition process is explained in the next section.\par
V. 
\section[{Performance Evaluation}]{Performance Evaluation}\par
This section of the paper discusses the experimental study conducted to evaluate the cognition process based on the OODA Loop. The experimental environment for the heterogeneous environment ?? ?? test bed was developed using C\# on the Visual Studio Platform. The heterogeneous environment constitutes of cognitive servers ?? ?? routers ?? ?? and client nodes ?? ?? . Cognitive decision making is incorporated within the cognitive servers. We have evaluated the proposed discrete time dynamic neural network cognitive engine (DNN-DT) against the MFNN cognitive engine. The ?? ?? considered of wired and wireless type. We have considered two mobility models namely, Random Directional Mobility and Random Waypoint Mobility for the user nodes ?? ?? . The user nodes ?? ?? ?? introduce regular service rates over the simulation test bed within the limits set by ?? ?? ?????????? ?? and ?? ?? ?????????? ?? and request the cognitive servers for a set of services through the routers deployed. A packet level structure is adopted to model such transactions. A random number of nodes i.e. malicious nodes ?? ?? ?? are introduced intro the network whose transactional service rates are irregular by nature i.e. ?? ???? ?? ?? > ?? ???? ?? ?? . The aim of the experimental study can be defined as identifying malicious transactions due to which irregular service rates are observed and negate the malicious client nodes ?? ?? ?? introducing such service rates by denying them service provisioning.\par
The ability of the simulation environment is to handle variations in the number of ?? ?? , ?? ?? , ?? ?? along with the mobility options and channel noise considerations led to an extensive experimental scenarios summarized in Table \hyperref[tab_3]{1}. A total of twenty four scenarios are presented in this paper. The error in identifying the malicious nodes identified by the vibrational service rates is represented in   It is that the DNN-DT cognitive engine reduces the malicious node detection error by about 25\% when compared to the MFNN cognitive engine. The discrete time dynamic networks adapt quickly to the dynamic environments presented here. This ability of the discrete time dynamic neural network results in reduced network overheads in action planning and decision making phase of the OODA Loop. The network overheads observed are shown in Figure 6 and Figure 7 given below. The network overheads are measured in terms of the additional query transactions induced by the cognitive servers for accurate decision making. It was observed that about 12064, 19686 and 28865 transactional packets were reduced when considering the discrete time dynamic neural network to achieve cognition for the 3, 5 and 7 server scenarios. From Figure 7 it can be observed that the average reduction of about 2\% was achieved considering an average of all the network transactions considered for the varied scenarios discussed in this section. Though the reduction in the average network overhead appears marginal, its significance increases for larger network scenarios.   detection accuracy for ?? ?? 7 is shown in Figure 10. From the figure it is clear that the channel noise inclusion reduces the malicious node detection accuracy. The DNN-DT cognitive engine achieves an average detection accuracy of about 96.02\% when compared to 84.45\% detection accuracy achieved by the MFNN Cognitive engine. The accuracy of malicious node detection for random directional mobility is observed to be less than that of the random waypoint mobility model by about 0.297\% and 0.375\% for MFNN cognitive engine and DNN-DT cognitive engine.  Mobility inclusion in network simulations induces an additional overhead in the network maintenance transactions. The effects of mobility on the network transactions are shown in Figure 11. The random waypoint mobility model was found to induce additional transactional overheads owing to the random node mobility it exhibits. The random directional mobility model considers the mobility of all the nodes as per a particular mobility rate and are less complicated when compared to random waypoint mobility models where in the mobility of random nodes is induced. The receiver operating characteristics curve for ?? ?? 7 discussed here is shown in Figure 12. The area covered by the DNN-DT curve was found to be 0.9408 when compared to 0.7728 covered by the MFNN curve. The error of the curve for DNN-DT was about 2.5\% against the error of about 4.7\% exhibited by the MFNN curve.   Based on the experimental study and the analysis, it can be concluded that the proposed discrete time dynamic neural network cognition model achieves a higher accuracy of about 25\% when compared to the MFNN based cognition engine. 
\section[{VI.}]{VI.} 
\section[{Conclusions}]{Conclusions}\par
The issues in security provisioning to networks can be addressed by cognitive networks. This paper proposes an OODA Loop based cognitive network. The use of discrete time dynamic neural networks to incorporate intelligence in the cognition loop is considered. The purpose of the cognitive network is to identify malicious user nodes in heterogeneous network environments. The malicious node identification is achieved by monitoring the service rates of the client nodes. Service provisioning of the services hosted by the cognitive servers to the malicious nodes is disabled hence improving performance and maintaining network integrity. The proposed system exhibits 25\% higher malicious node detection efficiency and 12\% higher malicious transaction classification accuracy when compared to the MFNN based cognition engine. The discrete time dynamic neural network based cognitive network proposed in this paper is an effective mechanism to identity malicious nodes and negates their presence in the considered heterogeneous network. \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_1})Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Volume}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_5}}\end{figure}
          \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7793929712460064\textwidth}P{0.040734824281150155\textwidth}P{0.010862619808306708\textwidth}P{0.01900958466453674\textwidth}}
\tabcellsep \tabcellsep ??\tabcellsep .Normal\\
\multicolumn{4}{l}{?? at a rate nodes request for services ?? offered by the ?? ?? ?? ???? ?? ?? and it can be stated that ?? ???? ?? ?? ? ?? ?? ?????????? ?? .}\\
\multicolumn{4}{l}{Malicious activity is induced by introduction of additional}\\
\multicolumn{4}{l}{packets into the network where by the transmission rate}\\
of the malicious node ?? ???? ??\tabcellsep ?? ?? > ?? ????\tabcellsep ??\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.0449435318275154\textwidth}P{0.3940195071868583\textwidth}P{0.41103696098562625\textwidth}}
\tabcellsep ?? of the\tabcellsep \\
Year 2014\tabcellsep ?? by the dynamic neural networks client nodes ?? ?? enables effective decision making and control strategies to be adopted to achieve cognition. The cognition process discussed is capable of handling service rate controls between the predefined limits, heterogeneous\tabcellsep \\
34\tabcellsep client nodes, heterogeneous service traffic rates and server bandwidth control limits established\tabcellsep \\
Volume XIV Issue II Version I D D D D ) E\tabcellsep by ?? ?? ?????????? ?? The integrity and security provisioning of , ?? ?? ?????????? ?? . cognitive server ?? by the server ?? ?? ?? , the instantaneous response traffic rate is represented by ?? ?? ? (??). The rate ?? ?? ? (??)is considered as a function of the controlled traffic rate ?? ???? ?? ?? (??) and the offered traffic rate ?? ?? (??) in accordance to the action\tabcellsep \\
( Global Journal of Computer Science and Technology\tabcellsep control strategy. The total traffic rate observed by the cognitive server ?? ?? ?? is defined as ? ?? ?? ?? ?? ?? ? (??) ??=1\tabcellsep or ?? ?? ?? eliminate such unjust actions let us consider the service based on the observations ?? ?? ?? . To request rate of the cognitive server ?? ?? ?? received to be represented as ?? ???? ?? ?? ?? ?? and it is defined as ?? ???? ?? ?? ?? ?? = ??? ?? ?????????? ?? + ?? ?? ?????????? ?? ? ?? ?????? (? ) (21) Where ?? ?????? (?) represents a constant and is a fraction of the service request packets sent from ?? ?? ?? to ?? ?? ?? . If the service request load ?? ???? ?? predetermined threshold ?? ?? ?????????? then the service request ?? ?? ???? ?? is below the\\
\tabcellsep \tabcellsep acceptance is increased by a small volume represented\\
\tabcellsep \tabcellsep as ?? . The cognitive servers monitor and accept the\\
\tabcellsep \tabcellsep client service requests through the controlled router\\
\tabcellsep \tabcellsep ?? (?). This action control strategy is represented as ?? ?? invoked every ?? second wherein the server load ?? ???? ?? ?? is ?? ?? adjusted to be within the limits set by ?? ?? ?????????? ?? and ?? ?? ?????????? ??\\
\tabcellsep © 2014 Global Journals Inc. (US)\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.03060802833530106\textwidth}P{0.2824970484061393\textwidth}P{0.03161157024793389\textwidth}P{0.04365407319952774\textwidth}P{0.21525974025974023\textwidth}P{0.09433293978748523\textwidth}P{0.054693034238488786\textwidth}P{0.04214876033057851\textwidth}P{0.055194805194805185\textwidth}}
No.\tabcellsep Cognition Engine\tabcellsep No. Servers (?? ?? )\tabcellsep No. Routers (?? ?? )\tabcellsep Mobility Model\tabcellsep Channel Noise\tabcellsep No. Nodes (?? ?? )\tabcellsep No. Malicious Nodes( ?? ?? ?? )\tabcellsep \\
1\tabcellsep MFNN COGNITIVE ENGINE\tabcellsep 3\tabcellsep 30\tabcellsep RANDOM DIRECTIONAL\tabcellsep PRESENT\tabcellsep 200\tabcellsep 13\tabcellsep \\
2\tabcellsep MFNN COGNITIVE ENGINE\tabcellsep 3\tabcellsep 30\tabcellsep RANDOM DIRECTIONAL\tabcellsep ABSENT\tabcellsep 200\tabcellsep 9\tabcellsep \\
3 4 5\tabcellsep MFNN COGNITIVE ENGINE MFNN COGNITIVE ENGINE MFNN COGNITIVE ENGINE\tabcellsep 3 3 5\tabcellsep 30 30 50\tabcellsep RANDOM WAYPOINT RANDOM WAYPOINT RANDOM DIRECTIONAL\tabcellsep PRESENT ABSENT PRESENT\tabcellsep 200 200 200\tabcellsep 5 5 11\tabcellsep Year 2014\\
6\tabcellsep MFNN COGNITIVE ENGINE\tabcellsep 5\tabcellsep 50\tabcellsep RANDOM DIRECTIONAL\tabcellsep ABSENT\tabcellsep 200\tabcellsep 14\tabcellsep 37\\
7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24\tabcellsep MFNN COGNITIVE ENGINE MFNN COGNITIVE ENGINE MFNN COGNITIVE ENGINE MFNN COGNITIVE ENGINE MFNN COGNITIVE ENGINE MFNN COGNITIVE ENGINE DNN-DT COGNITIVE ENGINE DNN-DT COGNITIVE ENGINE DNN-DT COGNITIVE ENGINE DNN-DT COGNITIVE ENGINE DNN-DT COGNITIVE ENGINE DNN-DT COGNITIVE ENGINE DNN-DT COGNITIVE ENGINE DNN-DT COGNITIVE ENGINE DNN-DT COGNITIVE ENGINE DNN-DT COGNITIVE ENGINE DNN-DT COGNITIVE ENGINE DNN-DT COGNITIVE ENGINE\tabcellsep 5 5 7 7 7 7 3 3 3 3 5 5 5 5 7 7 7 7\tabcellsep 50 50 70 70 70 70 30 30 30 30 50 50 50 50 70 70 70 70\tabcellsep RANDOM WAYPOINT RANDOM WAYPOINT RANDOM DIRECTIONAL RANDOM DIRECTIONAL RANDOM WAYPOINT RANDOM WAYPOINT RANDOM DIRECTIONAL RANDOM WAYPOINT RANDOM WAYPOINT RANDOM DIRECTIONAL RANDOM DIRECTIONAL RANDOM WAYPOINT RANDOM WAYPOINT RANDOM DIRECTIONAL RANDOM DIRECTIONAL RANDOM WAYPOINT RANDOM WAYPOINT DIRECTIONAL RANDOM\tabcellsep PRESENT ABSENT PRESENT ABSENT PRESENT ABSENT PRESENT PRESENT ABSENT PRESENT ABSENT PRESENT ABSENT PRESENT ABSENT PRESENT ABSENT ABSENT\tabcellsep 200 200 200 200 200 200 200 200 200 200 200 200 200 200 200 200 200 200\tabcellsep 10 13 23 5 14 7 11 8 6 9 8 8 7 15 5 11 7 7\tabcellsep Volume XIV Issue II Version I Global Journal of Computer Science and Technology ( D D D D D D D D )\end{longtable} \par
 
\caption{\label{tab_3}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.85\textwidth}}
7 ).\end{longtable} \par
 
\caption{\label{tab_4}Table 2 :}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[He et al. (2012)]{b7}\label{b7} 	 		‘A Distributed Trust Evaluation Model and Its Application Scenarios for Medical Sensor Networks’.  		 			Daojing He 		,  		 			Chun Chen 		,  		 			S Chan 		,  		 			Jiajun Bu 		,  		 			A Vasilakos 		.  	 	 		\textit{IEEE Transactions on Information Technology in Biomedicine}  		Nov. 2012. 16  (6)  p. .  	 
\bibitem[Boukerche and Ren (2009)]{b14}\label{b14} 	 		‘A secure mobile healthcare system using trust based multicast scheme’.  		 			A Boukerche 		,  		 			Y Ren 		.  	 	 		\textit{IEEE Journal on Selected Areas of Communications}  		May 2009. 27  (4)  p. .  	 
\bibitem[David and Plummer (1982)]{b15}\label{b15} 	 		‘An Ethernet address resolution protocol or converting network protocol addresses to 48 bit Ethernet address for transmission on Ethernet hardware’.  		 			C David 		,  		 			Plummer 		.  	 	 		\textit{Internet Request For Comments RFC}  		November 1982. 826.  	 
\bibitem[Thottan and Ji (2003)]{b9}\label{b9} 	 		‘Anomaly detection in IP networks’.  		 			M Thottan 		,  		 			Chuanyi Ji 		.  	 	 		\textit{IEEE Transactions on Signal Processing}  		Aug. 2003. 51  (8)  p. .  	 
\bibitem[Klein et al. ()]{b19}\label{b19} 	 		\textit{Applied Regression Analysis and Other Multivariable Methods},  		 			D G Klein 		,  		 			L L Kupper 		,  		 			A Nizam 		.  		2008. Belmont, USA: Thomson Press.  	 	 (Fourth Edition) 
\bibitem[Wenzhu and Bohai (2013)]{b18}\label{b18} 	 		‘Approach for local multidomain cognition in cognitive network’.  		 			Zhang Wenzhu 		,  		 			Yi Bohai 		.  	 	 		\textit{IEEE Transactions on Communications}  		January 2013. 10  (1)  p. .  	 
\bibitem[Sunilkumar et al. (2012)]{b21}\label{b21} 	 		‘Cognitive Approach Based User Node Activity Monitoring for Intrusion Detection in Wireless Networks’.  		 			G Sunilkumar 		,  		 			J Thriveni 		,  		 			K R Venugopal 		,  		 			L M Patnaik 		.  	 	 		\textit{International Journal of Computer Science Issues}  		March 2012. 9  (3) .  	 
\bibitem[Thomas et al. ()]{b2}\label{b2} 	 		‘Cognitive networks’.  		 			R W Thomas 		,  		 			L A Dasilva 		,  		 			A B Mackenzie 		.  	 	 		\textit{Proceedings of the First IEEE International Symposium on New Frontiers in Dynamic Spectrum Access Networks},  				 (the First IEEE International Symposium on New Frontiers in Dynamic Spectrum Access NetworksBaltimore, USA)  		November 8-11, 2005.  	 
\bibitem[Friend (2009)]{b1}\label{b1} 	 		\textit{Cognitive Networks: Foundation to Applications},  		 			D H Friend 		.  		March 6, 2009. Blacksburg.  		 			Electrical and Computer Engineering, Virginia Polytechnic and State Univ. 		 	 	 (Ph.D. Dissertation) 
\bibitem[Mahmoud ()]{b3}\label{b3} 	 		\textit{Cognitive Networks: Towards Self-Aware Networks},  		 			Qusay Mahmoud 		.  		2007. Wiley Inter science.  	 
\bibitem[Mitola ()]{b0}\label{b0} 	 		\textit{Cognitive Radio: An Integrated Agent Architecture for Software Defined Radio},  		 			Iii Mitola 		.  		2000. Sweden.  		 			Royal Institute of Technology 		 	 	 (PhD thesis) 
\bibitem[Salvatore et al. (1999)]{b17}\label{b17} 	 		‘Cost-based Modeling and Evaluation for Data Mining With Application to Fraud and Intrusion Detection’.  		 			J Salvatore 		,  		 			Wei Stolfo 		,  		 			Wenke Fan 		,  		 			Andreas Lee 		,  		 			Philip K Prodromidis 		,  		 			Chan 		.  	 	 		\textit{Proceedings of IEEE Symposium on Security and Privacy},  				 (IEEE Symposium on Security and PrivacyOakland, CA)  		May 1999.  	 
\bibitem[R S Komali et al. ()]{b13}\label{b13} 	 		‘Effect of selfish node behavior on efficient topology design’.  		 			A B R S Komali 		,  		 			R P Mackenzie 		,  		 			Gilles 		.  	 	 		\textit{IEEE Transactions on Mobile Computing}  		2008. 7  (9)  p. .  	 
\bibitem[Jun et al. ()]{b8}\label{b8} 	 		‘IDSV: Intrusion Detection Algorithm Based on Statistics Variance Method in User Transmission Behavior’.  		 			Tao Jun 		,  		 			Lin Hui 		,  		 			Liu Chunlin 		.  	 	 		\textit{Proceedings of International Conference on Computational and Sciences},  				 (International Conference on Computational and Sciences)  		Dec.17-19, 2010. p. .  	 
\bibitem[Kubale ()]{b12}\label{b12} 	 		 			M Kubale 		.  		\textit{Contemporary Mathematics},  				 (Providence, Rhode Island)  		2004. American Mathematical Society.  	 	 (Graph Colorings) 
\bibitem[Han et al. ()]{b4}\label{b4} 	 		‘Nonlinear Systems Identification and Control via Dynamic Multi time Scales Neural Networks’.  		 			Xuan Han 		,  		 			Wen Fang Xie 		,  		 			Zhijun Fu 		,  		 			Weidong Luo 		.  	 	 		\textit{IEEE Transactions Neural Networks and Learning Systems},  				2013.  	 
\bibitem[Han et al. ()]{b5}\label{b5} 	 		‘Nonlinear systems identification using dynamic multi-time scale neural networks’.  		 			Xuan Han 		,  		 			Wen Fang Xie 		,  		 			Zhijun Fu 		,  		 			Weidong Luo 		.  	 	 		\textit{Proce-e dings of the Neuro computation, October17},  				 (e-e dings of the Neuro computation, October17)  		2011.  	 
\bibitem[Wood et al. (2005)]{b11}\label{b11} 	 		‘Optimal max-min lifetime routing of multicasts in ad-hoc networks with directional antennas’.  		 			Kerry Wood 		,  		 			A Luiz 		,  		 			Dasilva 		.  	 	 		\textit{Proceedings of International Conference on Broadband Networks (BROADNETS 05)},  				 (International Conference on Broadband Networks (BROADNETS 05))  		October 2005.  	 
\bibitem[Zhao Xiao Feng and Zhen]{b16}\label{b16} 	 		‘Research on weighted multi-random decision tree and its application to intrusion detection’.  		 			Ye Zhao Xiao Feng 		,  		 			Zhen 		.  	 	 		\textit{Journal of Computer Engineering and Applications}  		 		 			Hefei University of Technology 		 	 
\bibitem[Madan et al. (2004)]{b22}\label{b22} 	 		\textit{Static and Dynamic Neural Networks: From Fundamentals to Advanced Theory},  		 			M Madan 		,  		 			Liang Gupta 		,  		 			Noriyasu Jin 		,  		 			Homma 		.  		April 5, 2004. John Wiley \& Sons.  	 
\bibitem[Guoru et al. ()]{b20}\label{b20} 	 		‘System Info of Multi-Domain Cognition in Cognitive Radio Networks’.  		 			Ding Guoru 		,  		 			Wang Jinlong 		,  		 			Wu Qihui 		.  	 	 		\textit{Proceedings of IEEE International Conference on Wireless Communications and Signal Processing},  				 (IEEE International Conference on Wireless Communications and Signal ProcessingChina)  		October 21-23, 2010.  	 
\bibitem[Komali et al. (2010)]{b6}\label{b6} 	 		‘The price of ignorance: distributed topology control in cognitive networks’.  		 			R S Komali 		,  		 			R W Thomas 		,  		 			L A Dasilva 		,  		 			A Mackenzie 		.  	 	 		\textit{IEEE Transactions on Wireless Communications}  		April 2010. 9  (4)  p. .  	 
\bibitem[S C Lingareddy et al. ()]{b10}\label{b10} 	 		‘Wireless Information Security Based on Cognitive Approaches’.  		 			Stephen S C Lingareddy 		,  		 			Charles 		,  		 			Kashyap Vinayababu 		,  		 			Dhruve 		.  	 	 		\textit{IJCSNS International Journal of Computer Science and Network Security}  		2009. 9  (12)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
