X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/UIC2013.git/blobdiff_plain/7db3de56a5e203b8e324ec45b79e92b350fc1616..2774431b06748549dc72817df7c157d9eab78de4:/bare_conf.tex?ds=sidebyside diff --git a/bare_conf.tex b/bare_conf.tex index 80629a9..2a5e6c4 100644 --- a/bare_conf.tex +++ b/bare_conf.tex @@ -1,13 +1,17 @@ + + \documentclass[conference]{IEEEtran} + \ifCLASSINFOpdf - + \else - + \fi \hyphenation{op-tical net-works semi-conduc-tor} + \usepackage{float} \usepackage{epsfig} \usepackage{calc} @@ -35,31 +39,22 @@ \DeclareGraphicsExtensions{.ps} \DeclareGraphicsRule{.ps}{pdf}{.pdf}{`ps2pdf -dEPSCrop -dNOSAFER #1 \noexpand\OutputFile} -\begin{document} -%\title{ Coverage and Lifetime Optimization in Heterogeneous Energy Wireless Sensor Networks} +\begin{document} +% +% paper title +% can use linebreaks \\ within to get better formatting as desired \title{Coverage and Lifetime Optimization in Heterogeneous Energy Wireless Sensor Networks} -%Activity Scheduling for Coverage and Lifetime Optimization in Wireless Sensor Networks} -% author names and affiliations -% use a multiple column layout for up to three different -% affiliations \author{\IEEEauthorblockN{Ali Kadhum Idrees, Karine Deschinkel, Michel Salomon, and Rapha\"el Couturier} -\IEEEauthorblockA{FEMTO-ST Institute, UMR 6174 CNRS \\ -University of Franche-Comt\'e \\ -Belfort, France \\ -Email: ali.idness@edu.univ-fcomte.fr, $\lbrace$karine.deschinkel, michel.salomon, raphael.couturier$\rbrace$@univ-fcomte.fr} -%\email{\{ali.idness, karine.deschinkel, michel.salomon, raphael.couturier\}@univ-fcomte.fr} -%\and -%\IEEEauthorblockN{Homer Simpson} -%\IEEEauthorblockA{FEMTO-ST Institute, UMR CNRS, University of Franche-Comte, Belfort, France} -%\and -%\IEEEauthorblockN{James Kirk\\ and Montgomery Scott} -%\IEEEauthorblockA{FEMTO-ST Institute, UMR CNRS, University of Franche-Comte, Belfort, France} -} +\IEEEauthorblockA{FEMTO-ST Institute, UMR 6174 CNRS \\ +University of Franche-Comt\'e \\ +Belfort, France\\ +Email: ali.idness@edu.univ-fcomte.fr, $\lbrace$karine.deschinkel, michel.salomon, raphael.couturier$\rbrace$@univ-fcomte.fr}} \maketitle + \begin{abstract} One of the fundamental challenges in Wireless Sensor Networks (WSNs) is the coverage preservation and the extension of the network lifetime @@ -85,6 +80,11 @@ Area Coverage, Network lifetime, Optimization, Scheduling, Distributed Protocol. \IEEEpeerreviewmaketitle + + + + + \section{Introduction} \noindent The fast developments in the low-cost sensor devices and wireless communications have allowed the emergence the WSNs. WSN includes a large number of small , limited-power sensors that can sense, process and transmit @@ -119,6 +119,7 @@ simulation results obtained using the discrete event simulator OMNeT++ \cit proposed approach. Finally, we give concluding remarks and some suggestions for future works in Section~\ref{sec:conclusion}. + \section{Related works} \label{rw} @@ -363,6 +364,8 @@ sections. decision is made by a leader in each subregion. \end{itemize} + + \section{Activity scheduling} \label{pd} @@ -974,10 +977,13 @@ difficult, but will reduce the communication overhead. % use section* for acknowledgement %\section*{Acknowledgment} + + + \bibliographystyle{IEEEtran} \bibliography{bare_conf} -% that's all folks + \end{document}