\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={Low Probability of Intercept Frequency Hopping Signal Characterization Comparison using the Spectrogram and the Scalogram 1},
 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{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{Low Probability of Intercept Frequency Hopping Signal Characterization Comparison using the Spectrogram and the Scalogram 1}
\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]{Daniel L.  Stevens}

             \author[2]{Stephanie A.  Schuckers}

             \affil[1]{  Clarkson University}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2015 Accepted: 1 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


Low probability of intercept radar signals, which are often problematic to detect and characterize, have as their goal ?to see and not be seen?. Digital intercept receivers are currently moving away from Fourier-based analysis and towards classical time-frequency analysis techniques for the purpose of analyzing these low probability of intercept radar signals. This paper presents the novel approach of characterizing low probability of intercept frequency hopping radar signals through utilization and direct comparison of the Spectrogram versus the Scalogram. Two different frequency hopping low probability of intercept radar signals were analyzed(4-component and 8-component). The following metrics were used for evaluation: percent error of: carrier frequency, modulation bandwidth, modulation period, and timefrequency localization. Also used were: percent detection, lowest signal-to-noise ratio for signal detection, and plot (processing) time. Experimental results demonstrate that overall, the Scalogram produced more accurate characterization metrics than the Spectrogram. An improvement in performance may well translate into saved equipment and lives.

\end{abstract}


\keywords{}

\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[{I. Introduction}]{I. Introduction}\par
low probability of intercept (LPI) radar that uses frequency hopping techniques changes the transmitting frequency in time over a wide bandwidth in order to prevent an intercept receiver from intercepting the waveform. The frequency slots used are chosen from a frequency hopping sequence, and it is this unknown sequence that gives the radar the advantage over the intercept receiver in terms of processing gain. The frequency sequence appears random to the intercept receiver, and so the possibility of it following the changes in frequency is remote [PAC09]. This prevents a jammer from reactively jamming the transmitted frequency [ADA04]. Frequency hopping radar performance depends only slightly on the code used, given that certain properties are met. This allows for a larger variety of codes, making it more difficult to intercept.\par
Time-frequency signal analysis involves the analysis and processing of signal s with time -varying The STFT of a signal ??(??)is given in equation 1 as:?? ?? (??, ð??"ð??"; ?) = ? ??(??)? +? ?? (?? ? ??)?? ??? 2??ð??"ð??"?? ???? (1)\par
Where ?(??) is a short time analysis window localized around ?? = 0 and ð??"ð??" = 0. Because multipli-cation by the relatively short window ?(?? ? ??) effectively suppresses the signal outside a neighborhood around the analysis point ?? = ??, the STFT is a 'local' spectrum of the signal ??(??) around ??. Think of the window ?(??) as sliding along the signal ??(??) and for each shift ?(?? ? ??) we compute the usual Fourier transform of the product function ??(??)?(?? ? ??). The observation window allows localization of the spectrum in time, but also smears the spectrum in frequency in accordance with the uncertainty principle, leading to a trade-off between time resolution and frequency resolution. In general, if the window is short, the time resolution is good, but the frequency resolution is poor, and if the window is long, the frequency resolution is good, but the time resolution is poor.\par
The STFT was the first tool devised for analyzing a signal in both time and frequency simultaneously. For analysis of human speech, the main method was, and still is, the STFT. In general, the STFT is still the most widely used method for studying non-stationary signals  {\ref [COH95]}.\par
The Spectrogram (the squared modulus of the STFT) is given by equation 2 as:?? ?? (??, ð??"ð??") = ?? ??(??) +? ?? ?(?? ? ??)?? ??? 2??ð??"ð??"?? ????? 2 (2)\par
The Spectrogram is a real-valued and nonnegative distribution. Since the window h of the STFT is assumed of unit energy, the Spectrogram satisfies the global energy distribution property. Thus we can interpret the Spectrogram as a measure of the energy of the signal contained in the time-frequency domain centered on the point (t, f) and whose shape is independent of this localization.\par
Here are some properties of the Spectrogram: 1) Time and Frequency covariance -The Spectrogram preserves time and frequency shifts, thus the spectrogram is an element of the class of quadratic time-frequency distributions that are covariant by translation in time and in frequency (i.e. Cohen's class); 2) Time-Frequency Resolution -The time-frequency resolution of the Spectrogram is limited exactly as it is for the STFT; there is a trade-off between time resolution and frequency resolution. This poor resolution is the main drawback of this representation; 3) Interference Structure -As it is a quadratic (or bilinear) representation, the Spectrogram of the sum of two signals is not the sum of the two Spectrograms (quadratic superposition principle); there is a cross-Spectrogram part and a real part. Thus, as for every quadratic distribution, the Spectrogram presents interference terms; however, those interference terms are restricted to those regions of the time-frequency plane where the signals overlap. Thus if the signal components are sufficiently distant so that their Spectrograms do not overlap significantly, then the interference term will nearly be identically zero[ISI96], [COH95], [HLA92].\par
The Scalogram is defined as the magnitude squared of the wavelet transform, and can be used as a time-frequency distribution[COH02], [GAL05], [BOA03].\par
The idea of the wavelet transform (equation (3)) is to project a signal ?? on a family of zero-mean functions (the wavelets) deduced from an elementary function (the mother wavelet) by translations and dilations:?? ?? (??, ??; ?) = ? ??(??)? ??,?? * +? ?? (??)????\textbf{(3)}\par
Where ? ??,?? (??) = |??|  
\section[{??}]{??}\par
. The wavelet transform is of interest for the analysis of non-stationary signals, because it provides still another alternative to the STFT and to many of the quadratic time-frequency distributions. The basic difference between the STFT and the wavelet transform is that the STFT uses a fixed signal analysis window, whereas the wavelet transform uses short windows at high frequencies and long windows at low frequencies. This helps to diffuse the effect of the uncertainty principle by providing good time resolution at high frequencies and good frequency resolution at low frequencies. This approach makes sense especially when the signal at hand has high frequency components for short durations and low frequency components for long durations. The signals encountered in practical applications are often of this type.\par
The wavelet transform allows localization in both the time domain via translation of the mother wavelet, and in the scale (frequency) domain via dilations. The wavelet is irregular in shape and compactly supported, thus making it an ideal tool for analyzing signals of a transient nature; the irregularity of the wavelet basis lends itself to analysis of signals with discontinuities or sharp changes, while the compactly supported nature of wavelets enables temporal localization of a signal's features  {\ref [BOA03]}. Unlike many of the quadratic functions such as the Wigner-Ville Distribution (WVD) and Choi-Williams Distribution (CWD), the wavelet transform is a linear transformation, therefore cross-term interference is not generated. There is another major difference between the STFT and the wavelet transform; the STFT uses sines and cosines as an orthogonal basis set to which the signal of interest is effectively correlated against, whereas the wavelet transform uses special 'wavelets' which usually comprise an orthogonal basis set. The wavelet transform then computes coefficients, which represents a measure of the similarities, or correlation, of the signal with respect to the set of wavelets. In other words, the wavelet transform of a signal corresponds to its decomposition with respect to a family of functions obtained by dilations (or contractions) and translations (moving window) of an analyzing wavelet.\par
A filter bank concept is often used to describe the wavelet transform. The wavelet transform can be interpreted as the result of filtering the signal with a set of bandpass filters, each with a different center frequency[GRI08], [FAR96],[SAR98], [SAT98].\par
Like the design of conventional digital filters, the design of a wavelet filter can be accomplished by using a number of methods including weighted least squares [ALN00], [GOH00], orthogonal matrix methods [ZAH99], nonlinear optimization, optimization of a single parameter (e.g. the passband edge) [ZHA00], and a method that minimizes an objective function that bounds the out-of-tile energy [FAR99].\par
Here are some properties of the wavelet transform: 1) The wavelet transform is covariant by translation in time and scaling. The corresponding group of transforms is called the Affine group; 2) The signal ?? can be recovered from its wavelet transform via the synthesis wavelet; 3) Time and frequency resolutions, like in the STFT case, are related via the Heisenberg-Gabor inequality. However in the wavelet transform case, these two resolutions depend on the frequency: the frequency resolution becomes poorer and the time resolution becomes better as the analysis frequency grows;4) Because the wavelet transform is a linear transform, it does not contain cross-term interferences[GRI07], [LAR92].\par
A similar distribution to the Spectrogram can be defined in the wavelet case. Since the wavelet transform behaves like an orthonormal basis decomposition, it can be shown that it preserves energy:? |?? ?? (??, ??; ?)| 2 +? ?? ???? ???? ?? 2 = ?? ?? (4)\par
where ?? ?? is the energy of ?? . This leads us to define the Scalogram (equation (4)) of ?? as the squared modulus of the wavelet transform. It is an energy distribution of the signal in the time-scale plane, associated with the measure ???? ?? 2 . As is the case for the wavelet transform, the time and frequency resolutions of the Scalogram are related via the Heisenberg-Gabor principle.\par
The interference terms of the Scalogram, as for the spectrogram, are also restricted to those regions of the time-frequency plane where the corresponding signals overlap. Therefore, if two signal components are sufficiently far apart in the time-frequency plane, their cross-Scalogram will be essentially zero [ISI96], [HLA92].\par
For this paper, the Morlet Scalogram will be used. The Morlet wavelet is obtained by taking a complex sine wave and by localizing it with a Gaussian envelope. The Mexican hat wavelet isolates a single bump of the Morlet wavelet. The Morlet wavelet has good focusing in both time and frequency [CHE09]. 
\section[{II. Methodology}]{II. Methodology}\par
The methodologies detailed in this section describe the processes involved in obtaining and comparing metrics between the classical time-frequency analysis techniques of the Spectrogram and the Scalogram for the detection and characterization of low probability of intercept frequency hopping radar signals.\par
The tools used for this testing were: MATLAB (version 7.12), Signal Processing Toolbox (version 6.15), Wavelet Toolbox (version 4.7), Image Processing Toolbox (version 7.2), Time-Frequency Toolbox (version 1.0) (http://tftb.nongnu.org/).\par
All testing was accomplished on a desktop computer (HP Compaq, 2.5GHz processor, AMD Athlon 64X2 Dual Core Processor 4800+, 2.00GB Memory (RAM), 32 Bit Operating System).\par
Testing was performed for 2 different waveforms (4 component frequency hopping, 8 component frequency hopping). For each waveform, parameters were chosen for academic validation of signal processing techniques. Due to computer processing resources they were not meant to represent real-world values. The number of samples for each test was chosen to be 512, which seemed to be the optimum size for the desktop computer. Testing was performed at three different SNR levels: 10dB, 0dB, and the lowest SNR at which the signal could be detected. The noise added was white Gaussian noise, which best reflects the thermal noise present in the IF section of an intercept receiver [PAC09]. Kaiser windowing was used, when windowing was applicable. 50 runs were performed for each test, for statistical purposes. The plots included in this paper were done at a threshold of 5\% of the maximum intensity and were linear scale (not dB) of analytic (complex) signals; the color bar represented intensity. The signal processing tools used for each task were the Spectrogram and the Scalogram.\par
Task 1 consisted of analyzing a frequency hopping (prevalent in the LPI arena [AMS09]) 4component signal whose parameters were: sampling frequency=5KHz; carrier frequencies=1KHz, 1.75KHz, 0.75KHz, 1.25KHz; modulation bandwidth=1KHz; modulation period=.025sec.\par
Task 2 was similar to Task 1, but for a frequency hopping 8-component signal whose parameters were: sampling frequency=5KHz; carrier frequencies=1.5 KHz, 1KHz, 1.25KHz, 1.5KHz, 1.75KHz, 1.25KHz, 0.75KHz, 1KHz; modulation bandwidth=1KHz; modulation period=.0125sec.\par
After each particular run of each test, metrics were extracted from the time-frequency representation. The different metrics extracted were as follows: 1) Plot (processing) time: Time required for plot to be displayed.  For visually detected low SNR plots (like this one), the percent of max intensity for the peak z-value of each of the signal components was noted (here 98\%, 78\%, 75\%, 63\%), and the lowest of these 4 values was recorded (63\%). Ten test runs were performed for both timefrequency analysis tools (Spectrogram and Scalogram) for this waveform. The average of these recorded low values was determined and then assigned as the threshold for that particular time-frequency analysis tool. Note -the threshold for the Spectrogram is 60\%.\par
Thresholds were assigned as follows: Spectrogram (60\%); Scalogram (50\%).\par
For percent detection determination, these threshold values were included in the time-frequency plot algorithms so that the thresholds could be applied automatically during the plotting process. From the threshold plot, the signal was declared a detection if any portion of each of the signal components was visible (see Figure \hyperref[fig_1]{2}).   
\section[{4) Modulation bandwidth:}]{4) Modulation bandwidth:}\par
Distance from highest frequency value of signal (at a threshold of 20\% maximum intensity) to lowest frequency value of signal (at same threshold) in Y-direction (frequency).\par
The threshold percentage was determined based on manual measurement of the modulation bandwidth of the signal in the time-frequency representation. This was accomplished for ten test runs of each time-frequency analysis tool (Spectrogram and Scalogram), for each of the 2 waveforms. During each manual measurement, the max intensity of the high and low measuring points was recorded. The average of the max intensity values for these test runs was 20\%. This was adopted as the threshold value, and is representative of what is obtained when performing manual measurements. This 20\% threshold was also adapted for determining the modulation period and the time-frequency localization (both are described below).\par
For modulation bandwidth determination, the 20\% threshold value was included in the time-frequency plot algorithms so that the threshold could be applied automatically during the plotting process. From the threshold plot, the modulation bandwidth was manually measured (see Figure \hyperref[fig_5]{4}).   ) with threshold value automatically set to 20\%. From this threshold plot, the time-frequency localization was measured manually from the top of the signal (top red arrow) to the bottom of the signal (bottom red arrow) in the y-direction (frequency). This frequency 'thickness' value was then converted to: \% of entire y-axis. 
\section[{7) Lowest detectable SNR:}]{7) Lowest detectable SNR:}\par
The lowest SNR level at which at least a portion of each of the signal components exceeded the set threshold listed in the percent detection section above.\par
For lowest detectable SNR determination, these threshold values were included in the time-frequency plot algorithms so that the thresholds could be applied automatically during the plotting process. From the threshold plot, the signal was declared a detection if any portion of each of the signal components was visible. The lowest SNR level for which the signal was declared a detection is the lowest detectable SNR (see Figure \hyperref[fig_8]{7}).  \hyperref[fig_3]{2dB}) with threshold value automatically set to 60\%. From this threshold plot, the signal was declared a (visual) detection because at least a portion of each of the 4 frequency hopping signal components was visible. For this case, any lower SNR would have been a non-detect. Compare to Figure \hyperref[fig_1]{2}, which is the same plot, except that it has an SNR level equal to 10dB.\par
The data from all 50 runs for each test was used to produce the actual, error, and percent error for each of these metrics listed above. large, the Scalogram outperformed the Spectrogram, as will be shown in the results section. From Table \hyperref[tab_1]{1}, the Scalogram outperformed the Spectrogram in average percent error: carrier frequency (0.44\% vs. 0.67\%), modulation bandwidth (21.62\% vs. 25.70\%), modulation period (10.25\% vs. 11.37\%), and time-frequency (y-direction) (9.44\% vs. 9.77\%);and in average: percent detection (80.84\% vs. 69.67\%), and lowest detectable SNR (-3.0db vs. -2.0db), while the Spectrogram outperformed the Scalogram in average plot time (3.43s vs. 5.62s).     
\section[{III. Results}]{III. Results} 
\section[{IV. Discussion}]{IV. Discussion}\par
This section will elaborate on the results from the previous section.\par
From Table \hyperref[tab_1]{1}, the performance of the Spectrogram and the Scalogram will be summarized, including strengths, weaknesses, and generic scenarios in which each particular signal analysis tool might be used. Spectrogram: The Spectrogram outperformed the Scalogram in average plot time (3.43s vs 5.62s). However, the Spectrogram was outperformed by the Scalogram in every other category. The Spectrogram's extreme reduction of cross-term interference is grounds for its good plot time, but at the expense of signal localization (i.e. it produces a 'thicker' signal (as is seen in Figure \hyperref[fig_9]{8} and Figure \hyperref[fig_11]{9}) -due to the trade-off between cross-term interference and signal localization). This poor signal localization ('thicker' signals) can account for the Spectrogram being outperformed in the areas of average percent error of modulation bandwidth, modulation period, and time-frequency localization (ydirection). The spectrogram might be used in a scenario where a short plot time is necessary, and where signal localization is not an issue. Such a scenario might be a 'quick and dirty' check to see if a signal is present, without precise extraction of its parameters. Scalogram: The Scalogram outperformed the Spectrogram in every category but plot time. Because of the Spectrogram's extreme reduction of cross-terms at the expense of signal localization (i.e. it produces a 'thicker' signal), the Scalogram was more localized than the Spectrogram, accounting for its better performance in the areas of average percent error of modulation bandwidth, modulation period, and time-frequency localization (y-direction). In addition, since the compactly supported nature of thewavelet (basis of Scalogram) enables temporal localization of a signal's features, this may also have contributed to the the Scalogram's better average percent error of modulation period. Average percent detection and lowest detectable SNR are both based on visual detection in the Time-Frequency representation. Figures \hyperref[fig_12]{8 and 9} clearly show that the signals in the Scalogram plots are more readable than those in the Spectrogram plots, which accounts for the Scalogram's better average percent detection and lowest detectable SNR. Since the irregularity of the wavelet basis (basis of Scalogram) lends itself to analysis of signals with discontinuities (such as the frequency hopping signals used in this testing), this may have been a contributing factor to the Scalogram's better overall performance versus the Spectrogram. Also, since the wavelet is irregular in shape and compactly supported, it makes it an ideal tool for analyzing signals of transient nature (such as the frequency hopping signals used in this testing), which may also have been a contributing factor to the Future plans include analysis of an additional low probability of intercept radar waveform (triangular modulated FMCW), again using the Spectrogram and the Scalogram as time-frequency analysis techniques.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}2 )}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 5 :}\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{7}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-11.png}
\caption{\label{fig_9}Figure 8}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-12.png}
\caption{\label{fig_10}Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-13.png}
\caption{\label{fig_11}Figure 9}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-14.png}
\caption{\label{fig_12}Figure 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-15.png}
\caption{\label{fig_13}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.6118677042801556\textwidth}P{0.12237354085603111\textwidth}P{0.11575875486381322\textwidth}}
\multicolumn{2}{l}{The metrics from the Spectrogram were then}\tabcellsep \\
\multicolumn{2}{l}{compared to the metrics from the Scalogram. By and}\tabcellsep \\
parameters\tabcellsep Spectrogram\tabcellsep Scalogram\\
carrier frequency\tabcellsep 0.67\%\tabcellsep 0.44\%\\
modulation bandwidth\tabcellsep 25.70\%\tabcellsep 21.62\%\\
modulation period\tabcellsep 11.37\%\tabcellsep 10.25\%\\
time-frequency localization-y\tabcellsep 9.77\%\tabcellsep 9.44\%\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Farrell and Prescott ()]{b8}\label{b8} 	 		\textit{A Low Probability of Intercept Signal Detection Receiver Using Quadrature Mirror Filter Bank Trees},  		 			T C Farrell 		,  		 			G Prescott 		.  		1996. IEEE Proceedings. p. .  	 
\bibitem[Farrell and Prescott (1999)]{b9}\label{b9} 	 		‘A Method for Finding Orthogonal Wavelet Filters with Good Energy Tiling Characteristics’.  		 			T Farrell 		,  		 			G Prescott 		.  	 	 		\textit{IEEE Transactions on Signal Processing}  		Jan. 1999. 47  (1)  p. .  	 
\bibitem[Chen et al. ()]{b5}\label{b5} 	 		\textit{A Novel Method for Extraction of In-Pulse Feature of Multi-Component LFM Signal},  		 			C Chen 		,  		 			M He 		,  		 			H Jin 		,  		 			H Li 		,  		 			Z Shen 		.  		2009. 2009. p. .  	 
\bibitem[Anjaneyulu et al. (2009)]{b3}\label{b3} 	 		‘A Novel Method for Recognition of Modulation Code of LPI Radar Signals’.  		 			L Anjaneyulu 		,  		 			N Murthy 		,  		 			N Sarma 		.  	 	 		\textit{International Journal of Recent Trends in Engineering}  		May 2009. 1  (3)  p. .  	 
\bibitem[Xia and Chen (1999)]{b31}\label{b31} 	 		‘A Quantitative SNR Analysis for the Pseudo Wigner-Ville Distribution’.  		 			X Xia 		,  		 			V Chen 		.  	 	 		\textit{IEEE Transactions on Signal Processing}  		October, 1999. 47  (10)  p. .  	 
\bibitem[Zhang and Jiao (2000)]{b33}\label{b33} 	 		‘A Simple Method for Designing Pseudo QMF Banks’.  		 			Z Zhang 		,  		 			L Jiao 		.  	 	 		\textit{Proceedings of the IEEE International Conference on Communication Technology},  				 (the IEEE International Conference on Communication Technology)  		Aug. 2000. 2 p. .  	 
\bibitem[Gal05] Galleani et al. (2006)]{b10}\label{b10} 	 		‘A Time-Frequency Approach to the Adjustable Bandwidth Concept’.  		 			[ Gal05] Galleani 		,  		 			L Cohen 		,  		 			L Noga 		,  		 			A 		.  	 	 		\textit{Digital Signal Processing}  		Sept. 2006. 16  (5)  p. .  	 
\bibitem[Sat98] Sarkar and Su (1998)]{b29}\label{b29} 	 		‘A Tutorial on Wavelets from an Electrical Engineering Perspective, Part 2: The Continuous Case’.  		 			[ Sat98] Sarkar 		,  		 			T Su 		,  		 			C 		.  	 	 		\textit{IEEE Antennas and Propagation Magazine}  		December 1998. 40  (6)  p. .  	 
\bibitem[Goh and Lim (2000)]{b11}\label{b11} 	 		‘A WLS Algorithm for the Design of Low-Delay Quadrature Mirror Filter Banks’.  		 			[goh00] Goh 		,  		 			C Lim 		,  		 			T 		.  	 	 		\textit{Proceedings of the IEEE International Symposium on Circuits and Systems},  				 (the IEEE International Symposium on Circuits and Systems)  		May 2000. 1 p. .  	 
\bibitem[Wei et al. (2003)]{b30}\label{b30} 	 		‘Analysis of Multicomponent LFM Signals Using Time-Frequency and The Gray-Scale Inverse Hough Transform’.  		 			G Wei 		,  		 			S Wu 		,  		 			E Mao 		.  	 	 		\textit{IEEE Workshop on Statistical Signal Processing}  		September 28 -October 1, 2003. p. .  	 
\bibitem[Lari and Zakhor (1992)]{b19}\label{b19} 	 		‘Automatic Classification of Active Sonar Data Using Time-Frequency Transforms’.  		 			F Lari 		,  		 			A Zakhor 		.  	 	 		\textit{Proceedings of IEEE-SP International Symposium on Time-Frequency and Time-Scale Analysis},  				 (IEEE-SP International Symposium on Time-Frequency and Time-Scale AnalysisVictoria, BC)  		Oct. 4-6, 1992. p. .  	 
\bibitem[Grishin and Janczak ()]{b12}\label{b12} 	 		‘Computer-Aided Methods of the LPI Radar Signal Detection and Classification’.  		 			Y Grishin 		,  		 			D Janczak 		.  	 	 		\textit{Proc. of SPIE},  				 (of SPIE)  		2007. 6937 p. .  	 
\bibitem[Conference Record of the Twenty-Eighth Asilomar Conference on Signals, Systems and Computers ()]{b26}\label{b26} 	 		\textit{Conference Record of the Twenty-Eighth Asilomar Conference on Signals, Systems and Computers},  				1994. p. .  	 
\bibitem[Zahhad and Sabah ()]{b32}\label{b32} 	 		‘Design of Selective M-Channel Perfect Reconstruction FIR Filter Banks’.  		 			A Zahhad 		,  		 			M Sabah 		.  	 	 		\textit{IEE Electronics Letters}  		1999. 35  (15)  p. .  	 
\bibitem[Pace ()]{b24}\label{b24} 	 		\textit{Detecting and Classifying Low Probability of Intercept Radar},  		 			P Pace 		.  		2009. Norwood, MA: Artech House.  	 
\bibitem[Papandreou et al.]{b25}\label{b25} 	 		\textit{Detection and Estimation of Generalized Chirps Using Time-Frequency Representations},  		 			A Papandreou 		,  		 			G F Boudreaux-Bartels 		,  		 			S Kay 		.  		 	 
\bibitem[Hippenstiel et al. (2000)]{b16}\label{b16} 	 		\textit{Detection and Parameter Estimation of Chirped Radar Signals. Final Report, Naval Postgraduate School},  		 			R Hippenstiel 		,  		 			M Fargues 		,  		 			I Moraitakis 		,  		 			C Williams 		.  		Jan. 10, 2000. Monterey, CA.  	 
\bibitem[Mitra ()]{b22}\label{b22} 	 		\textit{Digital Signal Processing, A Computer-Based Approach, Second Edition},  		 			S Mitra 		.  		2001. Boston, MA: McGraw-Hill.  	 
\bibitem[Adamy ()]{b0}\label{b0} 	 		\textit{EW 102: A Second Course in Electronic Warfare},  		 			D Adamy 		.  		2004. Norwood, MA: Artech House.  	 
\bibitem[Gulum et al. (2008)]{b14}\label{b14} 	 		‘Extraction of Polyphase Radar Modulation Parameters Using a Wigner-Ville Distribution-Radon Transform’.  		 			T Gulum 		,  		 			P Pace 		,  		 			R Cristi 		.  	 	 		\textit{IEEE International Conference on Acoustics, Speech, and Signal Processing},  				 (Las Vegas, NV)  		April 2008.  	 
\bibitem[Rangayyan and Krishnan ()]{b27}\label{b27} 	 		‘Feature Identification in the Time-Frequency Plane by Using the Hough-Radon Transform’.  		 			R Rangayyan 		,  		 			S Krishnan 		.  	 	 		\textit{Pattern Recognition}  		2001. 34 p. .  	 
\bibitem[Anjaneyulu et al. (2009)]{b2}\label{b2} 	 		\textit{Identification of LPI Radar Signal Modulation using Bi-coherence Analysis and Artificial Neural Networks Techniques},  		 			L Anjaneyulu 		,  		 			N Murthy 		,  		 			N ; Sarma 		,  		 			Iit Guwahati 		.  		2009. January 16-18, 2009. p. .  	 
\bibitem[Grishin (2008)]{b13}\label{b13} 	 		‘Interferences Excision Via Time-Frequency Distribution in Radio Communication Systems’.  		 			Y Grishin 		.  	 	 		\textit{XVIII-th International Conference on Electromagnetic Disturbances},  				 (Vilnius, Lithuania)  		2008. September 2008. p. .  	 
\bibitem[Li and Bi ()]{b20}\label{b20} 	 		 			X Li 		,  		 			G Bi 		.  		\textit{A New Reassigned Time-Frequency Representation. 16 th European Signal Processing Conference},  				 (Lausanne, Switzerland)  		August 25-29, 2008. p. .  	 
\bibitem[Hlawatsch and Boudreaux-Bartels (1992)]{b17}\label{b17} 	 		‘Linear and Quadratic Time-Frequency Signal Representations’.  		 			F Hlawatsch 		,  		 			G F Boudreaux-Bartels 		.  	 	 		\textit{IEEE Signal Processing Mag}  		April 1992. 9  (2)  p. .  	 
\bibitem[Al-Namiy and Nigam (2000)]{b1}\label{b1} 	 		‘On the Design of 2-Band FIR QMF Filter Banks Using WLS Techniques’.  		 			F Al-Namiy 		,  		 			M Nigam 		.  	 	 		\textit{Proceedings of the Fourth IEEE International Conference on High Performance Computing in the Asia-Pacific Region},  				 (the Fourth IEEE International Conference on High Performance Computing in the Asia-Pacific Region)  		May 2000. 2 p. .  	 
\bibitem[Li and Xiao (2003)]{b21}\label{b21} 	 		‘Recursive Filtering Radon-Ambiguity Transform Algorithm for Detecting Multi-LFM Signals’.  		 			Y Li 		,  		 			X Xiao 		.  	 	 		\textit{Journal of Electronics (China)}  		May 2003. 20  (3)  p. .  	 
\bibitem[Sar98] Sarkar and Su (1998)]{b28}\label{b28} 	 		 			[ Sar98] Sarkar 		,  		 			T Su 		,  		 			C 		.  	 	 		\textit{Discrete Wavelet Techniques. IEEE Antennas and Propagation Magazine},  				October 1998. 1 p. .  	 
\bibitem[Han et al. (2000)]{b15}\label{b15} 	 		‘Target Position Extraction Based on Instantaneous Frequency Estimation in a Fixed-Reticle Seeker’.  		 			S Han 		,  		 			H Hong 		,  		 			D Seo 		,  		 			J Choi 		.  	 	 		\textit{Opt. Eng}  		September 2000. 39 p. .  	 
\bibitem[Cohen ()]{b6}\label{b6} 	 		‘The Wavelet Transform and Time-Frequency Analysis’.  		 			L Cohen 		.  	 	 		\textit{Debnath, L., Wavelet Transforms and Signal Processing},  				2002. Birkhauser. p. .  	 
\bibitem[Boashash ()]{b4}\label{b4} 	 		\textit{Time Frequency Signal Analysis and Processing: A Comprehensive Reference},  		 			B Boashash 		.  		2003. Oxford, England: Elsevier.  	 
\bibitem[Cohen ()]{b7}\label{b7} 	 		\textit{Time-Frequency Analysis},  		 			L Cohen 		.  		1995. Upper Saddle River, NJ: Prentice Hall.  	 
\bibitem[Ozdemir (2003)]{b23}\label{b23} 	 		\textit{Time-Frequency Component Analyzer. Dissertation},  		 			A Ozdemir 		.  		Sept. 2003. Ankara, Turkey.  		 			Bilkent University 		 	 
\bibitem[Auger et al. ()]{b18}\label{b18} 	 		\textit{Time-Frequency Toolbox Users Manual},  		 			F Auger 		,  		 			P Flandrin 		,  		 			P Goncalves 		,  		 			O Lemoine 		.  		1996.  		 			Centre National de la Recherche Scientifique and Rice University 		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
