You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.

The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.

For the reports in this repository we specifically note that

  • the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
  • the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
  • technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
  • in other cases, please contact the copyright owner for detailed information

By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.

If you are in doubt, feel free to contact webmaster@ide.mdh.se

Towards RTOS support for mixed time-triggered and event-triggered task sets

Authors:

Martijn van den Heuvel , Reinder Bril , Damir Isovic, Johan Lukkien , Gowri Sankar Ramachandran

Publication Type:

Conference/Workshop Paper

Venue:

17th IEEE International Conference on Emerging Technologies & Factory Automation


Abstract

Many embedded systems have complex timing constraints and, at the same time, have flexibility requirements which prohibit offline planning of the entire system. To support a mixture of time-triggered and event-triggered tasks, some industrial systems deploy a real-time operating system (RTOS) with a table-driven dispatcher complemented with a preemptive scheduler to allocate free time slots to event-driven tasks. Rather than allocating dedicated time-slots to time-triggered tasks, we propose to dynamically re-allocate time-slots of time-triggered tasks within a pre-computed time range to maximize the available processing capacity for event-triggered tasks. Although the concept - called slotshifting - is not new, we are unaware of a commercial RTOS with such support. After identifying the mechanisms for an RTOS implementation of slotshifting, we discuss the run-time overheads for admitting aperiodic requests into the system1.

Bibtex

@inproceedings{van den Heuvel2522,
author = {Martijn van den Heuvel and Reinder Bril and Damir Isovic and Johan Lukkien and Gowri Sankar Ramachandran},
title = {Towards RTOS support for mixed time-triggered and event-triggered task sets},
month = {September},
year = {2012},
booktitle = {Emerging Technologies and Factory Automation (ETFA 2012)},
url = {http://www.es.mdu.se/publications/2522-}
}