Marco de componentes con soporte para reemplazo dinámico y seguro en sistemas de tiempo real = Component Framework for supporting safe and dynamic replacement in real-time systems Articles uri icon

authors

  • CANO ROMERO, JULIO ANGEL
  • GARCIA VALLS, MARIA SOLEDAD
  • BASANTA VAL, PABLO

publication date

  • March 2014

start page

  • 98

end page

  • 108

issue

  • 1

volume

  • 11

International Standard Serial Number (ISSN)

  • 1697-7912

Electronic International Standard Serial Number (EISSN)

  • 1697-7920

abstract

  • In the last decades solutions have been provided for the real-time component-based systems development as a base to increase productivity and reliability of their development as well as their maintenance. Solutions are increasingly appearing that allow controlled flexibility in these systems, aiming to support dynamic execution through the component replacement at run-time. So, component models are adapted trying to minimize conflicts integrating real-time and dynamic behaviors, and achieving components replacements in a bounded time. One of the main challenges for this is to calculate the required times by the different operations needed in a component replacement. The other issue is to know the operating times of the component in the system when their implementations change along the life of the system. In this work the implementation of a component framework implementation is described providing a partial solution for these problems. A component model is provided together with the corresponding algorithms to assure that components can be loaded and replaced at run-time without interfering in their execution deadlines. The model is designed to avoid failures during component replacements. Finally a validation of the presented concepts is provided.

keywords

  • components frameworks; real-time; dynamic systems; component replacement; reconfiguration; java; marco de componentes; tiempo real; sistemas dinámicos; reemplazo de componente; reconfiguración