-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
145 lines (94 loc) · 5.66 KB
/
index.html
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
<!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 class="active"><a class="nav_home" href="./">HOME</a></li>
<li><a class="nav_project" href="project/">PROJECT</a></li>
<li><a class="nav_consortium" href="consortium/">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.gif) no-repeat;">
<h1>
ENGINEERING PROPRIOCEPTION IN COMPUTING SYSTEMS
</h1>
</div>
<div id="content_container_klein">
<div class="content">
<p>
EPiCS is a trans-national multi-disciplinary research project which aims at laying the foundation for engineering the novel class of proprioceptive computing systems.
</p>
<p>
Proprioceptive computing systems collect and maintain information about their state and progress, which enables self-awareness by reasoning about their behaviour, and self- expression by effectively and autonomously adapt their behaviour to changing conditions. Concepts of self-awareness and self-expression are new to the domains of computing and networking; the successful transfer and development of these concepts will help create future heterogeneous and distributed systems capable of efficiently responding to a multitude of requirements with respect to functionality and flexibility, performance, resource usage and costs, reliability and safety, and security.
</p>
<p>
Innovations from EPiCS are based on systematic integration of research in concepts and foundations for self-aware and self-expressive systems with novel hardware/software platform technologies and architectures for engineering autonomic compute nodes and networks. EPiCS drives and validates the research by the requirements of three challenging application domains that cover both high-end computers and embedded systems, as well as embeddings into technical and non- technical contexts.
</p>
<p>
The <a href="http://cordis.europa.eu/projects/rcn/95042_en.html">EPiCS project</a> is an Integrated Project (IP) funded by the European Union Seventh Framework Programme under grant agreement n° 257906. EPiCS is one of five projects funded in the FET proactive initiative "Self-Awareness in Autonomic Systems". To learn more about the other projects in this area, please refer to the website of the <a href="http://www.aware-project.eu/">Self-Awareness in Autonomic Systems</a> Coordination Action (CA).
</p>
</div>
</div>
<div class="boxes">
<div id="box" style="margin-top:10px;">
<img src="style/kasten_oben.gif" width="260" height="10" alt="">
<div id="box_content">
<h2>LATEST NEWS</h2>
29 Aug 2014<br>
<h3>PheroMusic iOS App released</h3>
<a href="news/2014-08-29-PheroMusic/">read more</a><br><br>
29 Aug 2014<br>
<h3>Feature article on EPiCS in University of Paderborn Research Magazine 'Forschung inSight'</h3>
<a href="news/2014-08-29-EPiCS-Article-Forschung-inSight/">read more</a><br><br>
20 Jun 2014<br>
<h3>Article on Hypermusic in Norwegian Newspapger 'Dagens næringsliv'</h3>
<a href="news/2014-06-20-EPiCS-Article-Dagens-Naeringsliv/">read more</a><br><br>
12 Jun 2014<br>
<h3>Best performing student award for Jennifer Simonjan</h3>
<a href="news/2014-06-12-Jennifer-Simonjan-Award/">read more</a><br><br>
16 Apr 2014<br>
<h3>Best paper award for Georg Nebehay and Roman Pflugfelder at WACV'14</h3>
<a href="news/2014-04-16-Nebehay-Best-Paper-Award/">read more</a><br><br>
</div>
<img src="style/kasten_unten.gif" width="260" height="10" alt="">
</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>