作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2010, Vol. 36 ›› Issue (7): 39-41. doi: 10.3969/j.issn.1000-3428.2010.07.013

• 软件技术与数据库 • 上一篇    下一篇

嵌入式实时软件的任务构造

武海燕1,晏 立2   

  1. (1. 安阳工学院计算机科学与信息工程系,安阳 455000;
    2. 江苏大学计算机科学与通信工程学院,镇江 212013)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2010-04-05 发布日期:2010-04-05

Task Construction for Embedded Real-time Software

WU Hai-yan1, YAN Li2   

  1. (1. Department of Computer Science and Information Engineering, Anyang Institute of Technology, Anyang 455000; 2. School of Computer Science and Telecommunications Engineering, Jiangsu University, Zhenjiang 212013)
  • Received:1900-01-01 Revised:1900-01-01 Online:2010-04-05 Published:2010-04-05

摘要: 基于模型的设计方法能缩小从软件功能模型到任务模型的差距。用模型转换的方法构造实时任务,从软件设计模型的组件变换为进程/线程可执行的任务。该方法适用于嵌入式软件设计。在模型中考虑时序一致性的问题,绝对时序一致性能保证数据的有效期,相对时序一致性能保证数据的可用性。

关键词: 嵌入式软件设计, 基于模型的设计, 模型转换, 任务构造, 时序一致性

Abstract: Model-based approach alleviates the discrepancies between software functional models and the implementation by automatically transforming models. Constructing real-time tasks, or operating system-level processes/threads, from the components of software design models is crucial to the model-based development of embedded control software. Temporal consistency is considered in the model, the absolute temporal consistency ensures the data is valid, and the relative temporal consistency ensures the data is available.

Key words: embedded software design, model-based design, model transformation, task construction, temporal consistency

中图分类号: