-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
322 lines (273 loc) · 19 KB
/
index.html
File metadata and controls
322 lines (273 loc) · 19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>EPICS</title>
<meta name="viewport" content="width=device-width; initial-scale=1.0">
<link href="../style/style.css" rel="stylesheet" type="text/css" media="all">
<!-- feed -->
<link rel="alternate" type="application/atom+xml" title="EPiCS news" href="../news/atom">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="../js/tracking.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-307882-8']);
_gaq.push(['_gat._anonymizeIp']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="container">
<div id="left">
<div id="navigation">
<ul id="menue">
<li><a class="nav_home" href="../">HOME</a></li>
<li><a class="nav_project" href="../project/">PROJECT</a></li>
<li class="active"><a class="nav_consortium" href="./">CONSORTIUM</a></li>
<li><a class="nav_publication" href="../publications/">PUBLICATIONS</a></li>
<li><a class="nav_software" href="../software/">SOFTWARE</a></li>
<li><a class="nav_videos" href="https://vimeo.com/channels/epics">VIDEOS</a></li>
<li><a class="nav_news" href="../news/">NEWS</a></li>
</ul>
</div> <!-- navigation -->
<div id="contact_container">
<div id="contact_button"><a href="../contact"><img src="../style/button_contact_off.gif" width="56" height="117" alt="" onmouseover="this.src='/style/button_contact_on.gif'" onmouseout="this.src='/style/button_contact_off.gif'"></a></div>
<div id="logo7fp"><a href="http://cordis.europa.eu/fp7/home_en.html"><img src="../style/logo7fp.gif" width="101" height="85" alt="Logo European Comission Seventh Framework Programme"></a></div>
</div>
</div>
<div id="right">
<div id="headline" style="background: url(/style/bg_headline_consortium.gif) no-repeat;">
<h1>
WHO IS CONTRIBUTING TO THE EPiCS PROJECT?
</h1>
</div>
<div id="content_container_gross">
<div class="content">
<p>EPiCS is implemented by a consortium of 8 institutions from 5 countries:</p>
<ul style="list-style: none; padding-left: 0;">
<li><a href="#UPB">University of Paderborn</a></li>
<li><a href="#IMPERIAL">Imperial College, London</a></li>
<li><a href="#UIO">University of Oslo</a></li>
<li><a href="#UNIKLU">Klagenfurt University</a></li>
<li><a href="#UOBIRM">University of Birmingham</a></li>
<li><a href="#EADS">EADS Innovation Works Munich</a></li>
<li><a href="#ETHZ">ETH Zurich</a></li>
<li><a href="#AIT">AIT Austrian Institute of Technology</a></li>
</ul>
<!-- CONSORTIUM -->
<!-- Uni Paderborn -->
<div class="consortium">
<h3 id="UPB">University of Paderborn, Germany</h3>
<div class="consortium_content">
<p>
University of Paderborn (UPB) will be represented within the project by the Paderborn Center for Parallel Computing (PC²). PC² was founded in 1991 as an interdisciplinary institute of UPB and since then has established a reputation as a competence centre for parallel and distributed computing and innovative computer architecture. A specific strength of PC² is its focus on innovative computer architecture research, in particular in custom and reconfigurable computing. The personnel involved in EPiCS has an extraordinary expertise in these areas, with more than 100 publications at major international conferences and journals in the field.
</p>
<p>
University of Paderborn's role in the consortium is:
</p>
<ul>
<li>Project coordination and management.</li>
<li>Development of an architecture and operating system for a self-aware computing platform.</li>
<li>Contribution to the development of the self-aware network architecture.</li>
</ul>
<a href="http://www.uni-paderborn.de" onclick="window.open(this.href,'_blank'); return false;">www.uni-paderborn.de</a>
<br><br>
Contact<br>
<a href="mailto:platzner@uni-paderborn.de">Prof. Marco Platzner</a> (Project Coordinator)<br>
<a href="mailto:christian.plessl@uni-paderborn.de">Dr. Christian Plessl</a>
(EPiCS scientific and technical manager)
<br><br>
</div>
<div class="boxes"><img src="../img/logo-UPB.png" width="250" height="66" alt="Logo University of Paderborn"></div>
<div style="clear:both;"></div>
</div>
<!-- CONSORTIUM -->
<!-- CONSORTIUM -->
<!-- Imperial College -->
<div class="consortium">
<h3 id="IMPERIAL">Imperial College, London, United Kingdom</h3>
<div class="consortium_content">
<p>
Imperial College London is one of the leading research universities in Europe specialised in engineering, medicine, natural sciences and business. The Department of Computing at Imperial is well
known for work on reconfigurable technology and custom computing, high-performance computing, distributed computing, logic and artificial intelligence, visual information processing, and computing theory. Professor Wayne Luk leads the Custom Computing Group which focuses on design methods, languages, tools and models for custom hardware, parallel computers and embedded systems, particularly those involving reconfigurable devices such as field-programmable gate arrays, and their applications in finance, communication, and medical imaging.
</p>
<p>
Imperial's role in the EPiCS project is to develop methods and tools for self-optimising and self-verifying systems that can extract and tune application parameters, in order to perform dynamic optimisations in self-aware systems. These techniques will contribute to hardware and software platforms for such systems in EPiCS. A heterogeneous compute cluster will be used as a demonstrator to illustrate our approach.
</p>
<br>
<a href="http://cc.doc.ic.ac.uk" onclick="window.open(this.href,'_blank'); return false;">cc.doc.ic.ac.uk</a><br>
<br>
Contact<br>
<a href="mailto:wl@doc.ic.ac.uk">Prof. Wayne Luk</a>
</div>
<div class="boxes"><img src="../img/logo-IMPERIAL.png" width="250" height="66" alt="Logo Imperial College"></div>
<div style="clear:both;"></div>
</div>
<!-- CONSORTIUM -->
<!-- CONSORTIUM -->
<!-- University of Oslo, Norway -->
<div class="consortium">
<h3 id="UIO">University of Oslo, Norway</h3>
<div class="consortium_content">
<p>
University of Oslo (UIO) participates in the EPiCS project through the Robotics and Intelligent Systems (ROBIN) research group at the Department of Informatics and the Department of Musicology. Our competence is within the area of adaptable hardware systems, bio-inspired computing, machine learning and musicology explored in by the fourMs lab.
</p>
<p>
Our role in the consortium is to:
</p>
<ul>
<li>Develop self-learning, self-organizing and adaptable systems through the application of bio-inspired computing and machine learning techniques. Exploiting self-awareness to anticipate changes in the environment is also included.</li>
<li>Develop a mobile media system providing an active music experience (called hypermusic) based on the listener’s motion and interaction with neighboring units.</li>
</ul>
<br>
<a href="http://www.uio.no" onclick="window.open(this.href,'_blank'); return false;">www.uio.no</a><br>
<a href="http://www.mn.uio.no/ifi/english/research/projects/epics/index.html" onclick="window.open(this.href,'_blank'); return false;">EPiCS website at UIO</a>
<br>
<a href="http://www.fourms.uio.no" onclick="window.open(this.href,'_blank'); return false;">www.fourms.uio.no</a><br>
<br>
Contact<br>
<a href="mailto:jimtoer@ifi.uio.no">Prof. Jim Tørresen</a>
</div>
<div class="boxes"><img src="../img/logo-UIO.png" width="250" height="22" alt="Logo University of Oslo"></div>
<div style="clear:both;"></div>
</div>
<!-- CONSORTIUM -->
<!-- CONSORTIUM -->
<!-- Klagenfurt University, Austria -->
<div class="consortium">
<h3 id="UNIKLU">Klagenfurt University, Austria</h3>
<div class="consortium_content">
<p>
The Pervasive Computing Group is part of the Institute of Networked and Embedded Systems at Klagenfurt University. As the name of the group implies, the work and research is focused on pervasive computing. This includes topics like digital signal processors and RFIDs as well as sensor networks, smart cameras and sensor fusion.
</p>
<p>
For the EPiCS-project, the Klagenfurt University will create a distributed smart camera system in collaboration with the Austrian Institute of Technology (AIT) to detect and track objects autonomously within the network. This system will use a novel tracking algorithm, developed by the AIT, to identify and track objects within the field of view of a camera. The Klagenfurt University will implement a middleware to incorporate self-awareness concerning resources, tracked objects and available cameras. Tracing an object within a distributed camera network, where the object is only tracked by one camera at the time, is one of the biggest challenges in the project. If the object leaves the field of view of the first camera and enters the field of view of another camera, the second camera has to track flawlessly. To accomplish that, the identification of spatial relations between fields of view is most important. This should happen dynamically and during runtime to allow cameras to join and leave the network without needing any further human interaction.
</p>
<br>
<a href="http://www.uni-klu.ac.at/tewi/ict/nes/pc" onclick="window.open(this.href,'_blank'); return false;">www.uni-klu.ac.at/tewi/ict/nes/pc</a><br>
<br>
Contact<br>
<a href="mailto:bernhard.rinner@uni-klu.ac.at">Prof. Bernhard Rinner</a>
(EPiCS dissemination and exploitation manager)
</div>
<div class="boxes"><img src="../img/logo-UNIKLU.png" width="250" height="106" alt="Logo Klagenfurt University"></div>
<div style="clear:both;"></div>
</div>
<!-- CONSORTIUM -->
<!-- CONSORTIUM -->
<!-- University of Birmingham, United Kingdom -->
<div class="consortium">
<h3 id="UOBIRM">University of Birmingham, United Kingdom</h3>
<div class="consortium_content">
<p>
The University of Birmingham was the UK’s first 'redbrick' university, and is a member of the Russell Group of leading UK research-intensive universities. Representing the University of Birmingham is Cercia, a world-class research centre specialising in evolutionary computation and neural network ensemble learning. It carries out both fundamental research and knowledge transfer to industrial, commercial and public sector partners. Its academic research has been recognised internationally by prestigious best paper awards and some of the most cited papers in computer science. Cercia’s expertise lies in the development and study of computational systems that use ideas and get inspiration from the natural world, including biological, ecological, economical and physical systems. Research strengths include evolutionary optimisation, co-evolutionary learning, ensemble learning, evolutionary neural networks, evolvable hardware, self-organisation and emergent behaviour, self-adaptive systems, and search-based software engineering.
</p>
<p>
Within EPiCS, Cercia’s primary role is to bring its expertise to bear in
studying the concepts and foundations of future self-aware and self-expressive
systems, in particular:
</p>
<ul>
<li>online learning in dynamic, self-organising environments;</li>
<li>mechanisms and algorithms to ensure that large decentralised self-organising systems give rise to desirable global behaviours through local interactions only;</li>
<li>the effect of interacting nodes’ objectives, strategies and behaviour on overall robustness, performance and quality of service in a complex and decentralised network;</li>
<li>methods for exploiting self-awareness in a complex adaptive system in order to learn to anticipate changes in a dynamic environment.</li>
</ul>
<br>
<a href="http://www.cercia.ac.uk/projects/research/epics" onclick="window.open(this.href,'_blank'); return false;">www.cercia.ac.uk/projects/research/epics</a><br>
<a href="http://www.cercia.ac.uk/about_cercia/" onclick="window.open(this.href,'_blank'); return false;">www.cercia.ac.uk/about_cercia</a>
<br><br>
Contact<br>
<a href="mailto:x.yao@cs.bham.ac.uk">Prof. Xin Yao</a>
</div>
<div class="boxes"><img src="../img/logo-UOBIRM.png" width="250" height="60" alt="Logo University of Birmingham"></div>
<div style="clear:both;"></div>
</div>
<!-- CONSORTIUM -->
<!-- CONSORTIUM -->
<!-- EADS Innovation Works Munich, Germany -->
<div class="consortium">
<h3 id="EADS">EADS Innovation Works Munich, Germany</h3>
<div class="consortium_content">
<p>
EADS Innovation Works is the corporate research center of the European Aeronautic Defence and Space Company. Its mission is to research, develop and integrate emerging technologies for transfer into innovative products of the EADS core business units Airbus, Eurocopter, Astrium, and Cassidian. EADS IW research topics cover a broad range of scientific disciplines from material sciences and production processes through electronics, simulation and IT services.
</p>
<p>
In the context of the EPiCS project, EADS IW's contributions are centered around reconfigurable HW/SW platforms, associated operating system services and programming models. A heavy emphasis lies on the application of proprioceptive and reconfigurable systems in safety-critical systems, in particular in aircraft electronics (avionics). Thus, EADS IW is investigating fault-tolerance concepts such as thread-level redundancy, checkpointing and rollback of hard- and software threads, and fault-tolerant communication mechanisms that rely on the developed self-awareness and self-expression concepts.
</p>
<br>
<a href="http://www.eads.com" onclick="window.open(this.href,'_blank'); return false;">www.eads.com</a><br>
<br>
Contact<br>
<a href="mailto:stephan.stilkerich@eads.net">Dr. Stephan Stilkerich</a>
(EPiCS scientific and technical manager)<br>
</div>
<div class="boxes"><img src="../img/logo-EADS.jpg" width="250" height="63" alt="Logo EADS"></div>
<div style="clear:both;"></div>
</div>
<!-- CONSORTIUM -->
<!-- CONSORTIUM -->
<!-- ETH Zurich, Switzerland -->
<div class="consortium">
<h3 id="ETHZ">ETH Zurich, Switzerland</h3>
<div class="consortium_content">
<p>
ETH Zurich has come to symbolise excellent education, groundbreaking basic research and applied results that are beneficial for society as a whole. Founded in 1855, ETH Zurich has more than 15,000 students from approximately 80 countries, 3,400 of whom are doctoral candidates. Today, it offers researchers an inspiring environment and students a comprehensive education as one of the world’s leading universities for technology and the natural sciences. 21 Nobel Laureates have studied, taught or conducted research at ETH Zurich, underscoring the excellent reputation of the institute.
</p>
<p>
In the EPiCS project ETH Zurich is represented by the Communication Systems Group (CSG). The CSG is one of three research groups of the Computer Engineering and Networks Lab (TIK), which itself is the largest lab of the Department of Information Technology and Electrical Engineering (D-ITET).
</p>
<p>
The CSG is participating in the EPiCS project in order to continue its research in autonomic networking. The focus lies in the introduction of self-awareness and self-expression in computer networks and how this can be optimally realized in hardware.
</p>
<br>
<a href="http://www.csg.ethz.ch/research/projects/EPiCS" onclick="window.open(this.href,'_blank'); return false;">www.csg.ethz.ch/research/projects/EPiCS</a><br>
<a href="http://www.ethz.ch" onclick="window.open(this.href,'_blank'); return false;">www.ethz.ch</a><br>
<br>
Contact<br>
<a href="mailto:plattner@tik.ee.ethz.ch">Prof. Bernhard Plattner</a>
</div>
<div class="boxes"><img src="../img/logo-ETHZ.png" width="250" height="63" alt="Logo ETH Zurich"></div>
<div style="clear:both;"></div>
</div>
<!-- CONSORTIUM -->
<!-- LAST CONSORTIUM -->
<!-- AIT Austrian Institute of Technology – Safety & Security Department, Austria -->
<!--
<div class="consortium" id="last_consortium">
-->
<div class="consortium" id="last_consortium">
<h3 id="AIT">AIT Austrian Institute of Technology – Safety & Security Department, Austria</h3>
<div class="consortium_content">
<p>
The AIT Austrian Institute of Technology is Austria's largest non-university research institute. Among the European research institutes, AIT is a specialist in the key infrastructure issues of the future. The Safety & Security Department makes a significant contribution to ICT and devotes concerted efforts to guaranteeing operational efficiency and reliability of all critical infrastructures.
</p>
<p>
The group's research and development is focused on (embedded) software and hardware for video and security applications. This encompasses the development of camera and encoder platforms, the development of interactive tools for video exploration as well as research on innovative algorithms for intelligent video monitoring.
</p>
<p>
The work for this project tackles significant and unsolved Computer Vision problems - the visual representation, detection and tracking of a human and the camera calibration in large-scale camera networks. We focus on novel approaches that on the one hand incorporate the self-awareness or rather on-line learning paradigm and on the other hand link detection, tracking and calibration. The ultimate goal is to develop interactive tools for infrastructure operators enabling effective video surveillance.
</p>
<br>
<a href="http://www.ait.ac.at/departments/safety-security/?L=1" onclick="window.open(this.href,'_blank'); return false;">www.ait.ac.at/departments/safety-security/?L=1</a><br>
<br>
Contact<br>
<a href="mailto:Roman.Pflugfelder@ait.ac.at">Dr. Roman Pflugfelder</a>
</div>
<div class="boxes"><img src="../img/logo-AIT.png" width="250" height="53" alt="Logo AIT"></div>
<div style="clear:both;"></div>
</div>
<!-- CONSORTIUM -->
</div>
</div>
</div>
</div>
<div style="clear:both;"></div>
<div id="footer">© University of Paderborn, Germany | <a href="../imprint/">Imprint</a> | Last Updated Jul 05, 2016</div>
</body>
</html>