source: anr/anr.tex

Last change on this file was 385, checked in by coach, 13 years ago

ia: bull to 24 hm + correction MDS.

File size: 13.5 KB
Line 
1\documentclass[11pt,a4paper]{article}
2
3\usepackage[french,english]{babel}
4\usepackage[utf8x]{inputenc}
5\usepackage{times}
6\usepackage[T1]{fontenc}
7\usepackage{aeguill}
8\usepackage{verbatim}
9\usepackage{algorithm,algorithmic}
10\usepackage{xmpmulti}
11\usepackage{graphicx}
12\usepackage{color}
13\usepackage{xspace}
14\usepackage{geometry}
15\usepackage{textcomp}
16\usepackage{multirow}
17\usepackage{lscape}
18\geometry{verbose,a4paper,tmargin=3cm,bmargin=2cm,lmargin=2cm,rmargin=2cm}
19\usepackage{hyperref}
20\hypersetup{
21    %backref=true,
22    %pagebackref=true,
23    %hyperindex=true,
24    colorlinks=true, %colorise les liens
25    breaklinks=true, %permet le retour à la ligne dans les lien
26    urlcolor= blue,  %couleur des hyperliens
27    linkcolor= blue  %couleur des liens internes
28}
29\usepackage{fancybox}
30\usepackage{marginnote}
31    \reversemarginpar
32    \renewcommand*{\raggedrightmarginnote}{\centering}
33    \renewcommand*{\marginfont}{\color{blue}\sffamily}
34    \def\note#1{\marginnote{#1}\label{note:#1}}
35    \def\seenote#1{#1 (page~\pageref{note:#1})\xspace}
36%\usepackage{array}
37\usepackage{anr}
38
39%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
40\usepackage{fancyhdr}
41\usepackage{lastpage}
42\pagestyle{fancy}
43\lhead{\begin{minipage}{1.5cm}\includegraphics[width=\linewidth]{logo-anr}\vspace*{1mm}\end{minipage}}
44\chead{\begin{minipage}{8cm}\small\center Programme Ing\'enierie num\'erique
45\& s\'ecurit\'e\\Edition 2011\vspace*{1mm}\end{minipage}}
46\rhead{\begin{minipage}{5cm}\small\raggedleft Project COACH\\Document
47scientifique\vspace*{1mm}\end{minipage}}
48\lfoot{\begin{minipage}{7cm}\small ANR-GUI-AAP-04 – Doc Scientifique 2011\end{minipage}}
49\cfoot{\begin{minipage}{5cm}\end{minipage}}
50\rfoot{\begin{minipage}{2cm}\small\center\thepage/\pageref{LastPage}\end{minipage}}
51
52%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
53\def\xcoach{\texttt{xcoach}\xspace}
54\def\xcoachplus{\texttt{xcoach+}\xspace}
55\def\backbone{backbone infrastructure\xspace}
56\def\Backbone{Backbone infrastructure\xspace}
57\def\hommemoislong{men$\ast$months\xspace}
58\def\hommemois{m.m\xspace}
59\def\xilinxcpu{ARM\xspace}
60\def\xilinxbus{AMBA\xspace}
61
62%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
63\def\anrdoc#1{}
64\let\pagefeed\relax
65\def\euro{\mbox{\raisebox{.25ex}{{\it =}}\hspace{-.5em}{\sf C}}}
66\definecolor{gris}{gray}{0.55}
67\definecolor{rouge}{rgb}{1.0,0.2,0.2}
68\def\mustbecompleted#1{}
69\def\parlf{\mbox{}\vspace*{1.0ex}\\}
70\def\ADDED#1{\textcolor{blue}{#1}}
71\newenvironment{ADDEDENV}{\color{blue}}{}
72\def\SUPPRESSED#1{\textcolor{gris}{#1}}
73\newenvironment{SUPPRESSEDENV}{\color{gris}}{}
74
75%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
76\def\Sformat#1{\begin{small}\textsc{#1}\end{small}}
77\def\inria{INRIA\xspace}          \def\Sinria{\Sformat{INRIA}\xspace}
78%\def\irisa{INRIA/\-CAIRN\xspace}    \def\Sirisa{\Sformat{INRI}\xspace}
79\def\liplong{ENS Lyon/LIP/Compsys\xspace}
80\def\lip{ENS Lyon\xspace}         \def\Slip{\Sformat{LIP}\xspace}
81\def\tima{TIMA\xspace}            \def\Stima{\Sformat{TIMA}\xspace}
82\def\ubs{LAB-STICC\xspace}        \def\Subs{\Sformat{UBS}\xspace}
83\def\upmc{LIP6\xspace}            \def\Supmc{\Sformat{LIP6}\xspace}
84\def\bull{BULL\xspace}            \def\Sbull{\Sformat{BULL}\xspace}
85\def\thales{THALES\xspace}        \def\Sthales{\Sformat{TRT}\xspace} \let\TRT\thales
86\def\mdslong{MAGILLEM DESIGN SERVICES\xspace}
87\def\mds{MAGILLEM\xspace}         \def\Smds{\Sformat{MDS}\xspace}
88
89\def\altera{ALTERA\xspace}        \def\Saltera{\Sformat{ALTE}\xspace}
90\def\xilinx{XILINX\xspace}        \def\Sxilinx{\Sformat{XILX}\xspace}
91
92\def\alllabs{\inria \citi \lip \tima \ubs \upmc}
93\def\allcompagnies{\bull \thales \mds\xspace}
94
95%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
96\def\ST{sub-task\xspace}
97\def\STs{sub-tasks\xspace}
98
99%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
100% DEBUT CONFIG
101% Comment next marcro to suppress the printing of anr directives
102% \def\anrdoc#1{\noindent\begin{scriptsize}\textcolor{red}{#1}\end{scriptsize}\ifhmode\par\fi}
103% Comment the next macro to suppress the pagefeed
104%\let\pagefeed\newpage
105% Comment the next macro to suppress it
106\def\mustbecompleted#1{\textcolor{red}{#1}}
107% FIN CONFIG
108%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
109\sloppy
110
111%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
112\begin{document}
113%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
114
115%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
116% 1
117\anrdoc{
118Ce document, hors annexes, ne doit pas dépasser 40 pages, corps de texte en
119police de taille 11. Ce point constitue un critÚre de recevabilité de la
120proposition de projet. Les propositions de projets ne satisfaisant pas aux
121critÚres de recevabilité ne seront pas évaluées.
122}
123
124\def\boitecochee{\fcolorbox{black}{black}{\makebox(0.20,0.20){}}}
125\noindent
126\begin{tabular}{|p{5cm}|p{10cm}|}\hline
127Acronym of the proposal & COACH \\\hline
128Title of the proposal in French &
129        \textbf{C}onception d'\textbf{A}rchitecture sur FPGA par
130        \textbf{C}ompilation et synt\textbf{H}\`{e}se\\\hline
131\begin{minipage}{\linewidth}Title of the proposal in\\ English\end{minipage}
132       & Architecture Design on FPGA by Compilation and Synthesis \\\hline
133\begin{minipage}{\linewidth}Theme\\\end{minipage}
134       & \setlength{\unitlength}{5.0mm}\begin{picture}(20,2)
135        \put( 0.5,0.9){\framebox(0.6,0.6){ }}         \put( 1.5,0.9){1}
136        \put( 3.5,1.1){\boitecochee}                  \put( 4.5,0.9){2}
137        \put( 6.5,0.9){\framebox(0.6,0.6){}}          \put( 7.5,0.9){3}
138        \put( 9.5,0.9){\framebox(0.6,0.6){ }}         \put(10.5,0.9){4}
139        \put(12.5,0.9){\framebox(0.6,0.6){$\bullet$}} \put(13.5,0.9){5}
140        \put( 0.5,0){\mbox{{\scriptsize $\bullet$: secondary theme}}}
141        \end{picture}\\\hline
142\begin{minipage}{\linewidth}\mbox{}\\Type of research\\\end{minipage}
143       & \begin{minipage}{\linewidth}
144             \setlength{\unitlength}{5.0mm}\begin{picture}(20,3.2)
145        \put(0.5,0.2){\framebox(0.6,0.6){ }} \put(1.5,0.2){Basic Research}
146        \put(0.5,1.4){\boitecochee}          \put(1.5,1.2){Industrial Research}
147        \put(0.5,2.2){\framebox(0.6,0.6){ }} \put(1.5,2.2){Experimental Development}
148        \end{picture}\end{minipage}\\\hline
149%Type of scientific project & \setlength{\unitlength}{5.0mm}\begin{picture}(20,1)
150%        \put(0.5,0){\framebox(0.6,0.6){ }} \put(1.5,0){Platform}
151%        \end{picture}\\\hline
152\end{tabular}\vspace{.5ex}\\
153\begin{tabular}{|c|c|c|c|}\hline
154  \begin{minipage}{4cm}\center
155    \vspace*{0.5ex}Total requested \\ funding
156  \end{minipage}
157    & \makebox[3cm]{ 999399.88 \euro}
158      & \begin{minipage}{4.15cm}\center Project Duration \end{minipage}
159        & \begin{minipage}{3cm}\center 36 months \end{minipage} \\\hline
160\end{tabular}
161%
162\setcounter{tocdepth}{2}
163\tableofcontents
164
165%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
166% 1
167\section{Executive summary}
168\anrdoc{Recopier le résumé utilisé dans le document administratif et financier
169(dit document de soumission)\\
170De memoire, la taille etait donnee en mot nots, et on avait ete oblige
171de raccourcir enormement.}
172\input{section-1}
173
174%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
175% 2
176\pagefeed\section{Context and relevance to the call }
177\anrdoc{A titre indicatif: de 5 à 10 pages pour ce chapitre\\
178Présentation générale du problÚme qu¿il est proposé de traiter dans le
179projet et du cadre de travail (recherche fondamentale, industrielle ou
180développement expérimental).}
181\input{section-2}
182
183% 2.1
184\pagefeed\subsection{Context, social and economic issues}\input{section-issues}
185
186% 2.2
187\pagefeed\subsection{Position of the project}\input{section-position.tex}
188
189% 2.3
190\pagefeed\subsection{State of the Art}\input{section-etat-de-art}
191
192% 2.4
193\pagefeed\subsection{Objectives, originality and novelty of the project}
194\input{section-objectif.tex}
195
196%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
197% 3
198\section{Scientific and technical objectives / project description}
199\anrdoc{A titre indicatif: de 8 à 12 pages pour ce chapitre, en fonction
200du nombre de taches.}
201
202% 3.1
203\pagefeed\subsection{Scientific programme, project structure}
204\input{section-project-description.tex}
205
206% 3.2
207\pagefeed\subsection{Project management}
208\input{section-project-management.tex}
209
210% 3.3
211\pagefeed\subsection{Description by task}
212\label{task-description}
213\anrdoc{Pour chaque tâche, décrire:\begin{itemize}
214\item les objectifs  de la tâche et éventuels indicateurs de succÚs,
215\item le responsable de la tâche et les partenaires impliqués (possibilité
216de l'indiquer sous forme graphique),
217\item le programme détaillé des travaux par tâche,
218\item les livrables de la tâche,
219\item les contributions des partenaires (le «qui fait quoi»),
220\item la description des méthodes et des choix techniques et de la maniÚre
221dont les solutions seront apportées,
222\item les risques de la tâche et les solutions de repli envisagées.
223\end{itemize}}
224In this document, we use the following abbreviations in the tables and Gantt diagrams:
225\begin{description}
226  \item[partner]
227    \Sinria for \inria, \Slip for \liplong, \Stima for \tima, \Subs for \ubs,
228    \Supmc for \upmc, \Sbull for \bull, \Sthales for \thales,
229    and \Smds for \mds.
230  \item[kind of the deliverable]
231    \texttt{x} for a software, \texttt{d} for a document and \texttt{h} for a hardware
232    component.
233  \item[task contribution]
234    "{\color{red}lead.}" for leader and
235    "{\color{blue}part.}" for participant.
236  \item[other abbreviations] "resp." for responsible patrner, "kd" for kind of
237    deliverable.
238\end{description}
239
240\subsubsection{Task 1: \textit{Project management}}              \input{task-management.tex}
241\subsubsection{Task 2: \textit{\Backbone}}                       \input{task-backbone.tex}
242\subsubsection{Task 3: \textit{System generation}}               \input{task-csg.tex}
243\subsubsection{Task 4: \textit{HAS front-end}}                   \input{task-frontend}
244\subsubsection{Task 5: \textit{HAS back-end}}                    \input{task-backend.tex}
245\subsubsection{Task 6: \textit{PC/FPGA communication middleware}}\input{task-hpc}
246\subsubsection{Task 7: \textit{Industrial demonstrators}}        \input{task-demonstrator.tex}
247\subsubsection{Task 8: \textit{Dissemination}}                   \input{task-dissemination.tex}
248
249% 3.4
250\subsection{Tasks schedule, deliverables and milestones}
251\input{section-project-task-schedule.tex}
252
253%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
254\section{Dissemination and exploitation of results. Intellectual property}
255\input{section-dissemination.tex}
256
257%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
258\section{Consortium Description}
259\anrdoc{A titre indicatif: de 2 à 5 pages pour ce chapitre, en fonction du
260nombre de partenaires}
261
262\subsection{Partners description \& relevance, complementarity}
263\input{section-consortium-desc.tex}
264
265\subsection{Relevant experience of the project coordinator}
266\input{section-consortium-leader.tex}
267
268\subsection{Qualification and contribution of each partner}
269\input{section-consortium-people.tex}
270
271%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
272\section{Scientific justification for the mobilisation of the  resources}
273\input{section-ressources.tex}
274
275%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
276%\appendix
277\newpage
278\section{Annexes}
279% % % % % % % % % % % % % % % % % % % % % % % %
280\subsection{Bibliography}
281%\subsection{References}
282\anrdoc{Inclure la liste des références bibliographiques utilisées dans la
283partie \og Ã©tat de l'art\fg et les références bibliographiques des
284partenaires ayant trait au projet.}
285\bibliographystyle{plain}
286\bibliography{anr}
287
288% % % % % % % % % % % % % % % % % % % % % % % %
289\newpage\subsection{CV, resume}\input{annexe-cv.tex}
290\begin{landscape}
291\newpage\subsection{Staff involvement in other contracts}\input{annexe-autre-participation.tex}
292\end{landscape}
293\newpage\subsection{Man power by partners and by deliverables}
294\label{effort:by:partner:livrable}
295  \subsubsection{Partner 1: \mds}      \label{table-livrables-mds}            \input{table_mds_full.tex}
296  \subsubsection{Partner 2: \upmc}     \label{table-livrables-upmc}           \input{table_upmc_full.tex}
297  \subsubsection{Partner 3: \ubs}      \label{table-livrables-ubs}            \input{table_ubs_full.tex}
298  \subsubsection{Partner 4: \liplong}  \label{table-livrables-inria_compsys}  \input{table_inria_compsys_full.tex}
299  \subsubsection{Partner 5: \tima}     \label{table-livrables-tima}           \input{table_tima_full.tex}
300  \subsubsection{Partner 6: \inria}    \label{table-livrables-inria_cairn}    \input{table_inria_cairn_full.tex}
301  \subsubsection{Partner 7: \bull}     \label{table-livrables-bull}           \input{table_bull_full.tex}
302  \subsubsection{Partner 8: \thales}   \label{table-livrables-thales}         \input{table_thales_full.tex}
303\newpage\subsection{Effort tables}
304\label{effort:by:livrable}
305%\begin{small}
306\noindent\input{tmp/effort-par-livrable-1.tex}
307\newpage\noindent\input{tmp/effort-par-livrable-2.tex}
308\newpage\noindent\input{tmp/effort-par-livrable-3.tex}
309\newpage\noindent\input{tmp/effort-par-livrable-4.tex}
310%\end{small}
311
312\newpage\subsection{Letters of interest}
313\label{lettre-soutien}
314\input{tmp/anr-supporter.tex}
315
316\newpage\subsection{Prise en compte de l'évaluation 2010}
317\input{annexe-reponse.tex}
318
319%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
320\end{document}
321%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Note: See TracBrowser for help on using the repository browser.