Nested timed automata

  • Authors:
  • Guoqiang Li;Xiaojuan Cai;Mizuhito Ogawa;Shoji Yuen

  • Affiliations:
  • School of Software, Shanghai Jiao Tong University, China;School of Software, Shanghai Jiao Tong University, China;Japan Advanced Institute of Science and Technology, Japan;Graduate School of Information Science, Nagoya University, Japan

  • Venue:
  • FORMATS'13 Proceedings of the 11th international conference on Formal Modeling and Analysis of Timed Systems
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper proposes a new timed model named nested timed automata (NeTAs). A NeTA is a pushdown system whose stack symbols are timed automata (TAs). It either behaves as the top TA in the stack, or switches from one TA to another by pushing, popping, or changing the top TA of the stack. Different from existing component-based context-switch models such as recursive timed automata and timed recursive state machines, when time passage happens, all clocks of TAs in the stack elapse uniformly. We show that the safety property of NeTAs is decidable by encoding NeTAs to the dense timed pushdown automata. NeTAs provide a natural way to analyze the recursive behaviors of component-based timed systems with structure retained. We illustrate this advantage by the deadline analysis of nested interrupts.