source: anr/section-2.2.tex @ 191

Last change on this file since 191 was 191, checked in by coach, 14 years ago

IA

File size: 12.2 KB
Line 
1% Relevance of the proposal
2The COACH proposal addresses directly the \emph{Embedded Systems} item of
3the ARPEGE program. It aims to propose solutions to the societal/economical challenges by
4providing SMEs novel design capabilities enabling them to increase their
5design productivity with design exploration and synthesis methods that are placed on top
6of the state-of-the-art methods.
7This project proposes an open-source framework for mapping multi-tasks software applications
8on Field Programmable Gate Array circuits (FPGA).
9%%%
10\parlf
11COACH will contribute to build an open development and run-time
12environment, including communication middleware and tools to support
13developers in the production of embedded software, through all phases of the software lifecycle,
14from requirements analysis downto deployment and maintenance.
15More specifically, COACH focuses on:
16\begin{itemize}
17\item High level methods and concepts (esp. requirements and architectural level) for system
18design, development and integration, addressing complexity aspects and modularity.
19\item Open and modular development environments, enabling flexibility and extensibility by
20means of new or sector-specific tools and ensuring consistency and traceability along the
21development lifecycle.
22\item Light/agile methodologies and adaptive workflow providing a dynamic and adaptive
23environment, suitable for co-operative and distributed development.
24\end{itemize}
25COACH outcome will contribute to strengthen Europe's competitive position by developing
26technologies and methodologies for product development, focusing (in compliance with the
27scope of the above program) on technologies, engineering methodologies, novel tools,
28methods which facilitate resource use efficiency. The approaches and tools to be developed
29in COACH will enable new and emerging information technologies for the development,
30manufacturing and integration of devices and related software into end-products.
31%%%
32\parlf\noindent
33The COACH project will benefit from a number of previous recent projects:
34\begin{description}
35  \item[SOCLIB]
36    The SoCLib ANR platform (2007-2009) is an open infrastructure developped by
37    10 academic laboratories and and 6 industrial companies.
38%    \mustbecompleted{10 FIXME il y a 11 noms dans la liste :(} academic laboratories
39%    (TIMA, LIP6, Lab-STICC, IRISA, ENST, Gipsa-Lab, CEA-LIST, CEA-LETI, CITI, INRIA-Futurs, LIS) and 6
40%    industrial companies (Thales Communications, Thomson R\&D, STMicroelectronics, Silicomp, MDS, TurboConcept).
41    It supports system level virtual prototyping of shared memory, multi-processors
42    architectures, and provides tools to map multi-tasks software application on these
43    architectures, for reliable performance evaluation.
44    The core of this platform is a library of SystemC simulation models for
45    general purpose IP cores such as processors, buses, networks, memories, IO controller.
46    The platform provides also embedded operating systems and software/hardware
47    communication middleware.
48    The synthesisable VHDL models of IPs are not part of the SoCLib platform, and
49    this project enhances SoCLib by providing the synthesisable VHDL models required
50    for FPGA synthesis.
51  \item[ROMA] The ROMA ANR project (http://roma.irisa.fr, 2007-2010)
52    involving IRISA (CAIRN team), LIRMM, CEA List THOMSON France R\&D,
53    proposes to develop a reconfigurable processor, exhibiting high
54    silicon density and power efficiency, able to adapt its computing
55    structure to computation patterns that can be speed-up and/or
56    power efficient.  The ROMA project study a pipeline-based of
57    evolved low-power coarse grain reconfigurable operators to avoid
58    traditional overhead, in reconfigurable devices, related to the
59    interconnection network.  The project will borrow from the ROMA
60    ANR project and the ongoing joint INRIA-STMicro
61    Nano2012 project to adapt existing pattern extraction algorithms
62    and datapath merging techniques to the synthesis of customized
63    ASIP processors.
64  \item[TSAR]
65    The TSAR MEDEA+ project (2008-2010) involving BULL, THALES and the \upmc targets the design of a
66    scalable, coherent shared memory, multi-cores processor architecture, and uses the SoCLib
67    plaform for virtual prototyping. The COACH project will benefit from the synthesizable VHDL
68    models developped in the framework of TSAR (MIPS32 processor core, and RING interconnect).
69  \item[BioWic]
70    On the HPC application side, we also hope to benefit from the experience in
71    hardware acceleration of bioinformatic algorithms/workfows gathered by the
72    CAIRN group in the context of the ANR BioWic project (2009-2011), so as to
73    be able to validate the framework on real-life HPC applications.
74\end{description}
75%%%
76\parlf\noindent
77The laboratories involved in the COACH project have a well estabished expertise
78in the following domains:
79\begin{itemize}
80  \item 
81    In the field of High Level Synthesis (HLS), the project
82    leverages on know-how acquired over the last 15 years with the GAUT~\cite{gaut08} project
83    developped by the \ubs laboratory, and with the UGH~\cite{ugh08} project developped
84    by the \upmc and \tima laboratories.
85  \item
86    Regarding system level architecture, the project is based on the know-how
87    acquired by the \upmc and \tima laboratories in the framework of various projects 
88    in the field of communication architectures for shared memory multi-processors systems
89    (COSY~\cite{cosy}, DISYDENT~\cite{disydent05} or DSPIN~\cite{dspin08} of MEDEA-MESA).
90    As an example, the DSPIN project is now used in the TSAR project.
91  \item
92    Regarding Application Specific Instruction Processor (ASIP) design, the
93    CAIRN group at INRIA Rennes -- Bretagne Atlantique benefits from several years of
94    expertise in the domain of retargetable compiler
95    (Armor/Calife~\cite{CODES99} since 1996, and the Gecos
96    compilers~\cite{ASAP05} since 2002).
97\item
98    In the field of compilers, the Compsys group was founded in 2002
99    by several senior researchers with experience in
100    high performance computing and automatic parallelization. They have been
101    among the initiators of the polyhedral model, a theory which serve to
102    unify many parallelism detection and exploitation techniques for regular
103    programs. It is expected that the techniques developped by Compsys for
104    parallelism detection, scheduling, process construction and memory management
105    will be very useful as a front-end for the a high-level synthesis tools.
106\end{itemize}
107%%%
108\parlf\noindent
109The COACH project answers to several of the challenges found in different axis of the
110call for proposals.%Keywords of the call are indicated below in italic writing.
111\begin{description}
112\item[Axis 1] \textit{Architectures des syst\`{e}mes embarqu\'{e}s} \\
113COACH will address new embedded systems architectures by allowing the design of
114Multi-Core Systems-on-Chip (possibly heterogeneous) on FPGA according to the design
115constraints and objectives (real-time, low-power). It will permit to design  complex SoC
116based on IP cores (memory, peripherals, network controllers, communication processors),
117running Embedded Software, as well as an Operating System with associated middleware and
118API and using hardware accelerator automatically generated. It will also permit to use
119efficiently different dynamic system management techniques and re-configuration mechanisms.
120\textbf{Thereby COACH well corresponds to axis 1}.
121%
122\item[Axis 2] \textit{Infrastructures pour l'Internet, le calcul intensif ou les services} \\
123COACH will address High-Performance Computing (HPC) by helping designer to accelerate an
124application running on a PC by migrating critical parts into a SoC implemented on an FPGA
125plugged to the PC bus (through a communication link like PCI/X). COACH will reduce the designer
126effort through the development of tools that translate high level language programs to FPGA
127configurations. Moreover, Dynamic Partial Reconfiguration will be used for improving HPC performance
128as well as reducing the required area.
129\textbf{Thereby COACH partially corresponds to axis 2}.
130%
131% IA2PC: comme ce sont des axes tertiaire, il faut faire + court que primaire et
132% IA2PC: secondaire.
133\item[Axis 3 \& 5] \textit{Robotique et contr\^{o}le/commande} and \textit{S\'{e}curit\'{e} et suret\'{e}} \\
134%VERS 1
135%Future control applications employ more and more SoC.
136%Application domains for such systems are for example the automotive domain, as well as the
137%aerospace and avionics domains.
138%In all cases, high performance and real time requirements are combined with
139%requirements to low power, low temperature, high dependability, and low cost.\\
140%Similary manufacturing, security and safety technologies require also more and more
141%computation power.
142%VERS 2 pour gagner de la place
143Manufacturing, controling, security and safety technologies employ more and more SoC.
144COACH will permit to design such complex digital systems.
145\textbf{Thereby COACH indirectly answers to axis 3 and 5 too}.
146\end{description}
147%Axis 3 "Robotique et contr\^{o}le/commande}"
148%
149%COACH will permit to design complex digital systems based on high-performance multi-core systems.
150%Like in the consumer electronics domain (telecommunication, multimedia), future control applications
151%will employ more and more SoC not just for typical consumer functionality, but also for safety and
152%security applications (by performing complex analyses on data gathered with intelligent sensors,
153%by initiating appropriate responses to dangerous phenomena...). Application domains for such systems
154%are for example the automotive domain, as well as the aerospace and avionics domains (i.e. sophisticated on-board
155%radar systems, collision-detection, intelligent navigation...).
156%Manufacturing technology will also increasingly need high-end vision analysis and high-speed
157%robot control. In all cases, high performance and real time requirements are combined with
158%requirements to low power, low temperature, high dependability, and low cost.
159%
160%Axis 5 "S\'{e}curit\'{e} et suret\'{e}" :
161%
162%The results of the COACH project will help users to build cryptographic secure systems implemented in
163%hardware or both in software/ hardware in an effective way, substantially enhancing the
164%process productivity of the cryptographic algorithms hardware synthesis, improving the
165%quality and reducing the design time and the cost of synthesised cryptographic devices.
166
167% IA2PC: 1) je ne vois pas trop ce que ca fait la.
168% IA2PC: 2) c'est deja dans le 2.1 pour le small business.
169% IA2PC: 3) Pour le large business, on avait mis ca dans la premiere version et je pense
170% IA2PC     toujours que le large business est encore vise par COACH.
171% IA2PC     Alain a enleve toute reference sur ce large business. Sa raison est +
172% IA2PC     politico/stylistique: en parlant des 2 on n'est pas tres clair et on brouille
173% IA2PC     le message. Je partage assez son avis, la version actuelle est + claire que
174% IA2PC     celle d'avant. De plus on ne dit jamais que l'on ne vise pas les grosses
175% IA2PC     boites.
176% IA2PC
177% IA2PC Bref je serai assez pour enlever ce paragraphe, et ne pas faire reference au large
178% IA2PC business meme dans les section precedente. Par contre d'essayer de recaser le reste dans
179% IA2PC les sections precedentes.
180%
181% VERS 2 pour gagner de la place je l'enleve
182% COACH technologies can be used in both large and small business, as they will permit users to design
183% embedded systems which meet a wide range of requirements: from low cost and low power consuming
184% devices to very high speed devices, based on parallel computing. For enterprises that will use embedded
185% systems designed via the approaches and tools targeted by COACH, there is the potential for greater
186% efficiency, improved business processes and models. The net results: lower costs, faster response times,
187% better service, and higher revenue.
188\parlf
189Finally, it is worth to note that this project covers priorities defined by the commission
190experts in the field of Information Technolgies Society (IST) for Embedded
191Systems: $<<$Concepts, methods and tools for designing systems dealing with systems complexity
192and allowing to apply efficiently applications and various products on embedded platforms,
193considering resources constraints (delays, power, memory, etc.), security and quality
194services$>>$.
Note: See TracBrowser for help on using the repository browser.