Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

cfp.html

Blame
  • cfp.html 6.03 KiB
    <html>
    <head>
    <meta charset="UTF-8">
    <title>ECRTS 2015</title>
    <link rel="stylesheet" href="css/style.css" type="text/css">
    
    <!-- Analytics: START -->
    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
    
      ga('create', 'UA-55862227-1', 'auto');
      ga('send', 'pageview');
    </script>
    <!-- Analytics: END -->
    
    </head>
    
    <body>
    <div id="wrap">
    
    	<div id="rightside-purpleish">
    		<div id="main">
    
    			<img src="img/logo.png">
    
    <h4>Call for Papers - ECRTS 2015<br>
    EUROMICRO CONFERENCE ON REAL-TIME SYSTEMS<br>
    Lund, Sweden, 8-10th July 2014</h4>
    Organised by the Euromicro Technical Committee on Real-Time Systems<br>
    Conference web site: <a href="http://ecrts15.ecrts.org">ecrts15.ecrts.org</a><br>
    <br>
    <h4><span class="purpleishtag">Theme and topics of interest</span></h4>
    ECRTS is the premier European venue for presenting research into the broad area of real-time and embedded systems. Along with RTSS and RTAS, ECRTS ranks as one of the three top international conferences on real-time systems. 
    <!-- gf
    In accordance with its standing, ECRTS is highly competitive: historically, only the highest-quality 20%-30% of the submitted papers are accepted into the program. Authors are recommended to strive for the highest standards in terms of novelty, impact, and rigour, as well as presentation. 
    -->
    Papers on all aspects of real-time systems are welcome. These include, but are not limited to:<br>
    <br>
    APPLICATIONS: consumer and multimedia; process and industrial control; smart energy, smart buildings; health; avionics, aerospace; automotive; telecommunications; cyber-physical systems.<br>
    <br>
    INFRASTRUCTURE AND HARDWARE: communication networks; embedded devices; hardware/software co-design; power-aware and other resource-constrained techniques; multicore and manycore architectures for real-time and safety; time engines and time synchronization; wireless sensor networks.<br>
    <br>
    SOFTWARE TECHNOLOGIES: middleware, operating systems, run-time environments; virtualization and isolation; software architectures; programming languages and compiler support; component-based approaches; distribution technologies.<br>
    <br>
    SYSTEM DESIGN AND ANALYSIS: modelling and formal methods for design and analysis; probabilistic analysis; quality of service support; safety, reliability, security and survivability; mixed critical systems; scheduling and schedulability analysis; worst-case execution time analysis; validation and verification techniques.<br>
    <br>
    <h4><span class="purpleishtag">SUBMISSION OF PAPERS</span></h4>
    Full papers must be submitted electronically through our web form in a pdf format. The material must be unpublished and not under submission elsewhere. Submissions must be in the same format as in the final published proceedings (10 pages maximum, 2 columns, 10 pt). The paper must be self-contained, but an appendix with supplementary material of up to 2 pages is permitted.  Papers exceeding the page limit will not be reviewed. Note that the submission deadline is a firm deadline and will not be extended. A selection of the best papers will receive outstanding paper awards, and will be highlighted as such in the conference proceedings. These papers will form the shortlist for a best paper award, which will be presented at the conference. At ECRTS'15, we aim to be more inclusive and thus accept a larger number of high quality papers than in recent years.<br>
    <br>
    <h4><span class="purpleishtag">CONFERENCE HIGHLIGHTS</span></h4>
    Following a successful tradition at ECRTS, there will be a special Work in Progress (WiP) session. This session is intended for presentation of recent and on-going work. There will also be a continuation of a number of successful Satellite Workshops including: OSPERT: Operating Systems Platforms for Embedded Real-Time applications, WCET: Worst-Case Execution Time analysis, 
    <!-- RTN: Real-Time Networks,  -->
    WATERS: Workshop on Analysis Tools and methodologies for Embedded and Real-time Systems, and RTSOPS: Real-Time Scheduling Open Problems Seminar. A separate call for papers will be issued later for both the WiP session and satellite workshops. Please visit the website at <a href="http://ecrts15.ecrts.org">ecrts15.ecrts.org</a>.<br>
    <br>
    <h4><span class="purpleishtag">Important Dates</span></h4>
    			<ul>
    				<li>Submission Deadline: 1 February, 2015 (firm deadline)</li>
    				<!-- <li>Notification of Acceptance: 14 March, 2015</li> -->
    				<li>Workshops: 7 July, 2015</li>
    				<li>Conference: 8-10 July, 2015</li>
    			</ul>
    		
    		</div>
    	</div>
    
    	<div id="sidebar">
    		<div id="empty"></div>
    		<div id="roundedsign-inactive-blue"><a href="index.html">Welcome</a></div>
    		<div id="roundedsign-inactive-red"><a href="conference.html">Conference</a></div>
    		<div id="roundedsign-active-purpleish"><a href="cfp.html">Submissions</a></div>
    	</div>
    	<div id="internal-submenu">
    		<ul>
    		<li><a href="submission.html">Submission</a></li>
    		<li><a href="cfp.html" class="actualLink3">Call for Papers</a></li>
    		<li><a href="suggestions.html">Suggestions for Authors</a></li>
    		</ul>
    	</div>
    	<div id="sidebar">
    		<div id="roundedsign-inactive-blueish"><a href="conference_dates.html">Important Dates</a></div>
    		<div id="roundedsign-inactive-green"><a href="workshops.html">Workshops</a></div>
    		<div id="roundedsign-inactive-pink"><a href="wip.html">Work in Progress</a></div>
    		<div id="roundedsign-inactive-purple"><a href="local.html">Local Info</a></div>
    		<div id="roundedsign-inactive-darkgreen"><a href="registration.html">Register</a></div>
    		
    		<div style="float: right; padding-top:50px; padding-right:40px;  padding-bottom:10px;">Sponsored by</div>
          <p><img style="clear: right; float: right;  padding-right:20px" src="img/ericsson_logo.png" width=150px><br><br>
          <img style="clear: right; float: right;  padding-right:20px" src="img/lccc_logo.png" width=150px>
          </p>
    	</div>
    
    </div>
    </body>
    </html>