Home >

news Help

Publication Information


Title
Japanese: 
English:A Model-Based Approach to Constructing Safe Soft Real-Time Programs for Non-Real-Time Environments 
Author
Japanese: Ilankaikone Senthooran, 渡部 卓雄.  
English: Ilankaikone Senthooran, Takuo Watanabe.  
Language English 
Journal/Book name
Japanese: 
English: 
Volume, Number, Page         pp. 269-274
Published date Aug. 8, 2012 
Publisher
Japanese: 
English:IEEE Computer Society 
Conference name
Japanese: 
English:13th ACIS International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing (SNPD 2012) 
Conference site
Japanese:Kyoto 
English: 
DOI https://doi.org/10.1109/SNPD.2012.115
Abstract The primary goal of this work is to provide an easy and systematic way of developing safe soft real-time systems. To achieve this goal, we propose a method of generating real-time programs from formally verified models written as systems of timed automata. The models are verified using UPPAAL model checker prior to be processed by our code generators. A characteristic of our code generator is that the generated code runs in a non-real-time environment, i.e., a runtime environment without inherent real-time schedulers. To realize this, the code generator weaves timing checking code fragments within the generated programs. The generated code explicitly checks the real-time clock of its runtime to obey the timing constraints specified in the model. In this paper, we describe how to generate Java/C programs from UPPAAL timed automata and show the benefits of our method using a robot controller case study.

©2007 Tokyo Institute of Technology All rights reserved.