\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={Design and Manufacturing of an Array an Singl Microstrip Patch Antenna to Transmit and Receive by using Same Patch Shape},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{Design and Manufacturing of an Array an Singl Microstrip Patch Antenna to Transmit and Receive by using Same Patch Shape}
\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]{Ahmed Jameel  Abdulqader}

             \affil[1]{  University of Ninevah}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2017 Accepted: 5 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


In the last years, the progress in communication systems requires the development of high gain and low-cost Microstrip array antennas with suitable feeding technique and a dielectric substrate for applications in 2.1 GHz. The array antenna and single antenna were constructed on a substrate FR4 with a relative permittivity of 4.3. The suggested single antenna is benefited of a compact size of 50×30 mm2 at 2.1GHz frequency band and the suggested dimension array antenna is 160*52 mm2. The antenna is Microstrip line feeder and is simulated on CST software. Performance parameter evaluated are increased by using reflection, the array design has directivity up to 8.955 dBi and Gain up to 8.506 dB with satisfactory radiation characteristics. The single design has directivity up to 2.352 dBi and Gain up to 2.206 dB with satisfactory radiation characteristics. Been fabricated the array and single Microstrip antenna using CNC Machine. The practical results of radiation patterns and gain for two cases (array and single) are approximately similar to theoretical results. The computer simulation results show that the antenna having good impedance bandwidth (S11< -10 dB) at the resonant frequency.

\end{abstract}


\keywords{microstrip array antenna, single microstrip antenna, patch shape, 3g applications.}

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

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


\let\tabcellsep& 	 	 		 \par
Introduction odern wireless communication system requires simple structure, lightweight, low profile, and high gain antennas to assure high efficiency, mobility, and reliability characteristics. Microstrip antenna satisfies such requirements. This antenna provides all of the advantages of printed circuit technology. These features of Microstrip antennas create them public in many wireless communication applications such as radar, satellite communication, medical applications, etc. \hyperref[b0]{[1]}. The restrictions of Microstrip antennas are narrow frequency band and disability to operate at high power levels of a coaxial line, waveguide or even strip line.\par
Therefore, the defy in Microstrip antenna design is to increase the bandwidth and gain \hyperref[b1]{[2]}. Different array configurations of Microstrip antenna can give high gain, wide bandwidth and improved efficiency. The distribution of voltages through the elements of an array depends on feeding network. Suitable feeding network cumulate all of the induced voltages to feed into one point \hyperref[b2]{[3]}. The proper impedance matching over the series and corporate feeding array configurations supplies high efficiency Microstrip antenna. Power distribution through antenna elements can be modified by corporate feed network. The corporate feed network can lead beam by introducing phase change \hyperref[b1]{[2]}.\par
In the array antennas, elements can be fed by a single line or by several lines in a feed network configuration. Based on their feeding methods, arrays are classified as Series feed network and T-shaped corporate feed network. Series-feed Microstrip array is molded by intersecting all the elements with high impedance transmission line and feeding the power at the first element. Because the feed arrangement is compact the line losses related to this type of array are lower than those of the corporate-feed type \hyperref[b1]{[2]}. Seriesfed arrays can be conveniently fabricated using photolithography for both the radiating elements and the feed network. However, this technique is limited to arrays with a fixed beam or those which are scanned by varying the frequency, but it can be applied to linear and planar arrays with single or dual polarization. Also, any changes in one of the elements or feed lines affect the performance of the others. Therefore in a design, it is important to be able to take in to account these and other effects, such as mutual coupling, and internal reflections. Those who have been designing and experiment arrays antennas mention that radiation from the feed line, using either series or corporate-feed network, is an earnest problem that limits the crosspolarization and sidelobe level of the arrays. Both cross polarization and sidelobe levels can be improved by isolating the feed network from the radiating face of the array. This can be accomplished using either probe feeds or aperture coupling. The main limitation in seriesfeed arrays is the big variation of the impedance and beam-pointing direction over a band of frequencies \hyperref[b1]{[2]}. M II. 
\section[{Arrays And Feed Networks}]{Arrays And Feed Networks}\par
Performance of antenna arrays depends on our ability to feed the array elements with input currents having accurate phase relationships. This can be accomplished by using appropriately designed "feed networks" consisting of transmission line (TL) segments. We continue our study of antenna arrays with examples illustrating feed network design issues. The Microstrip antenna can be agitated either by a Microstrip line or coaxial probe. It can also be excited indirectly using electromagnetic coupling or aperture coupling and a coplanar waveguide feed, in which case there is no direct metallic contact between the feed line and the patch \hyperref[b3]{[4]}. Feeding technique effective the input impedance and characteristics of an antenna and is an influential parameter. Elements of an array can be fed by a single line, known as a series-feed network, or by multiple lines, known as a corporate-feed network, shown in Fig \hyperref[fig_0]{1}. III. 
\section[{Corporate Feed Network}]{Corporate Feed Network}\par
This Network gives more control of the feed of each element (amplitude and phase) and they are perfect for multi-beam arrays or formed-beam arrays. The amplitude can be changed with an amplifier or an attenuator when the phase can be controlled using a phase shifter. This network is used to supply power division of 2n (i.e. n = 2, 4, 6, etc.). This idea can be checked by using either tapered lines as shown in   Transformers.\par
This power split can be achieved by using three port power dividers of equal division (3dB) with the use of a T-junction power divider. An ideal power divider is lossless, reciprocal and matched at all ports. A Tjunction power divider is reciprocal and can be considered lossless if the transmission line loss is not taken into account \hyperref[b4]{[5]}. Helmholtz reciprocity theorem (generalized by Carson) states that "If an emf (electromagnetic force) is applied to the terminals of an antenna A and the current measured at the terminals of another antenna B, then an equal current (in both amplitude and phase) will be obtained at the terminals   The following formula is applicable when the transformer is a quarter-wavelength or an odd multiple of a quarter-wavelength for a perfect impedance match:\par
A quarter-wave transformer with the input impedance of ZC = 50? and load impedance of ZL = 100 ? is equal to Z0 = 70.71?. These formulas explain the values used in Fig 3  {\ref .} IV. 
\section[{Beeds In Transmission Lines}]{Beeds In Transmission Lines}\par
There is no best way to bend a Microstrip or stripline transmission line. The first problem is that the discontinuity changes the line characteristic impedance; without compensation, the bend adds shunt capacitance. But in reality, the small capacitance that is usually a result doesn't change the circuit's performance very much. The other problem associated with bends it can cause far more damage to the intended performance of a highly tuned circuit: the effective length of the transmission line becomes shorter than the centerline length. Show Fig \hyperref[fig_7]{6}. V. 
\section[{Quarter-Wave Transform}]{Quarter-Wave Transform}\par
In the case of mismatch in impedance between two points on a transmission line can be compensated with a (?/4) quarter-wave transformer \hyperref[b6]{[7]}. The quarterwave transformer (?/4) is a very profitable matching technique that also explains the properties of standing waves on a mismatched line. First, an impedancebased illustration of how a quarter-wave transformer works will be qualified; then a more intuitive illustration that is similar to ruinous interference in thin films will be discussed. In a quarter-wave transformer, a load resistance RL needs to be matched to the characteristic feed line impedance Z0 through a short length of transmission line of unknown length l and impedance. The input impedance Z1 looking into the matching section of line is given by: In the case of an ideal transition with no reflections at the interface between Microstrip Zin = Z0 and load, and this gives us characteristic impedance Z 1 as: which is the geometric mean of the load and source impedances. From this conFig, there will be no standing waves on the feedline although there will be standing waves on the quarter wave transformers (?/2) matching section. In fact, any odd multiple (2n + 1) of l= ?/4 will also work.\par
When the line length is precisely ?/4 the reflected wave from the load destructively interferes with the wave reflected from Z0, Z1 the interface and they cancel each other out. It should be noted that this method can only match a real load. If the load has an appreciable imaginary component, it must be matched differently. It can be transformed into a purely real load, at a single frequency, by adding an appropriate length of feedline. Fig  {\ref 8} shows the complete feed network with the patches. There are many transmission lines, V grooves, power splitters, and quarter wave transformers.                   
\section[{Gain Measurements}]{Gain Measurements}\par
To gain measurements, we use the friis formula.\par
By writing the Friis formula as (dB), we obtained:\par
Where FSL is Free Space Loss. Pr, and Pt are received and transmitted power respectively. Gr and Gt are received and transmitted Gain respectively. D, the distance between transmitter and receiver, ? is Wavelength. From the measuring the transmitted and received power  
\section[{Conclusion}]{Conclusion}\par
In this research, single and four elements Microstrip patch antenna array by corporate (parallel)feed network at 2.1 GHz application are presented. This suggested array antenna is investigated and successfully simulated in this research; the simulated return loss, radiation pattern and bandwidth showed well performance for the single antenna at 2.1GHz. They investigate higher directivity, gain and better bandwidth with practical technology and theoretical analysis. The results of the array antenna are compared with those of single antenna of novel patch Microstrip antenna. It is found that there is an important change in the radiation features of array antenna. It can be concluded from the top results that, designing a proper feed network and impedance matching are very important parameters in Microstrip patch antenna design (single and array). Selection a proper position for ending the feed line affects the overall performance of the antenna. The simulation results show return loss of -64.45 dB for the array antenna and -36.44 dB for the single antenna.\par
From the results, it is seen that the suggested array and single antenna achieve good value of directivity, gain performance and the antenna has good bandwidth, this makes the suggested antenna design suitable for use in the 2.1GHz applications as a transmitting and a receiving.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Fig. 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Fig. 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Fig. 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_4}F}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Fig. 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Fig. 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Fig. 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-10.png}
\caption{\label{fig_8}FFig. 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{89}\includegraphics[]{image-11.png}
\caption{\label{fig_9}Fig. 8 :FFig. 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-12.png}
\caption{\label{fig_10}Fig. 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-13.png}
\caption{\label{fig_11}Fig 10 (}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-14.png}
\caption{\label{fig_12}Fig. 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-15.png}
\caption{\label{fig_13}Fig. 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-16.png}
\caption{\label{fig_14}Fig. 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-17.png}
\caption{\label{fig_15}Fig. 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-18.png}
\caption{\label{fig_16}Fig}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-19.png}
\caption{\label{fig_17}Fig. 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{13}\includegraphics[]{image-20.png}
\caption{\label{fig_18}Fig. 13 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{14}\includegraphics[]{image-21.png}
\caption{\label{fig_19}Fig. 14 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{14}\includegraphics[]{image-22.png}
\caption{\label{fig_20}Fig. 14 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{13}\includegraphics[]{image-23.png}
\caption{\label{fig_21}Fig. 13 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{15}\includegraphics[]{image-24.png}
\caption{\label{fig_22}Fig. 15 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{15}\includegraphics[]{image-25.png}
\caption{\label{fig_23}Fig. 15 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{16}\includegraphics[]{image-26.png}
\caption{\label{fig_24}Fig. 16 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1718}\includegraphics[]{image-27.png}
\caption{\label{fig_25}Fig. 17 :Fig. 18 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.42095238095238097\textwidth}P{0.21857142857142856\textwidth}P{0.21047619047619048\textwidth}}
\tabcellsep Simulated\tabcellsep Measuring\\
Antenna\tabcellsep gain\tabcellsep gain\\
\tabcellsep (dB)\tabcellsep (dB)\\
Single\tabcellsep \tabcellsep \\
Microstrip\tabcellsep 2.206\tabcellsep 2.04\\
Antenna\tabcellsep \tabcellsep \\
Array\tabcellsep \tabcellsep \\
Microstrip\tabcellsep 8.506\tabcellsep 8.313\\
Antenna\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 			\footnote{\& © 2018 Global Journals} 			\footnote{© 2018 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Pattanaik ()]{b6}\label{b6} 	 		‘A Study on The Engineering Techniques Adopted for Microstrip Antenna for Achieving Some Specific Performance for Commercial/Personal Communication’.  		 			S Pattanaik 		.  	 	 		\textit{European Journal of Applied Engineering and Scientific Research}  		2012. 1 p. .  	 
\bibitem[Balanis ()]{b1}\label{b1} 	 		\textit{Antenna Theory Analysis and Design},  		 			C A Balanis 		.  		2005. John Wiley \& Sons.  	 	 (3rdEdition) 
\bibitem[Kumar and Ray ()]{b3}\label{b3} 	 		\textit{Broadband Microstrip Antenna},  		 			G Kumar 		,  		 			K P Ray 		.  		2003. Artech House.  	 
\bibitem[D. Singh anf A. Kumar and others ()]{b7}\label{b7} 	 		‘Design and Analysis of Linear Array of Two S-Shaped Microstrip Patch Antenna’.  	 	 		\textit{International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering}  		D. Singh anf A. Kumar and others (ed.)  		2013. 2  (9) .  	 
\bibitem[Huque ()]{b0}\label{b0} 	 		‘Design and Simulation of a Low-cost and High Gain Microstrip Patch Antenna Arrays for the X-band Applications’.  		 			M T I Huque 		.  	 	 		\textit{International Conference on Network Communication and Computer -ICNCC2011},  				 (New Delhi,India)  		2011.  	 
\bibitem[Alam et al. ()]{b2}\label{b2} 	 		‘Gain Improvement of Micro Strip Antenna Using Dual Patch Array Micro Strip Antenna’.  		 			M M Alam 		,  		 			R Ahmmed 		,  		 			M Toufikul 		.  	 	 		\textit{Journal of Emerging Trends in Computing and Information Sciences}  		2012. 3 p. .  	 
\bibitem[Riblet ()]{b5}\label{b5} 	 		‘General Synthesis of Quarter-Wave Impedance Transformer’.  		 			H J Riblet 		.  	 	 		\textit{IRE Transctions on Microwave Theory and techniques},  				1957. 5 p. .  	 
\bibitem[Yepes ; Georgia and Kraus ()]{b4}\label{b4} 	 		\textit{Multilayer Antenna Array for Environmental Sensing Application},  		 			M A Yepes ; Georgia 		,  		 			, J D Kraus 		.  		2010. McGraw Hill.  	 	 (Antennas) 
\end{bibitemlist}
 			 		 	 
\end{document}
