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

计算机工程 ›› 2010, Vol. 36 ›› Issue (06): 278-280. doi: 10.3969/j.issn.1000-3428.2010.06.095

• 开发研究与设计技术 • 上一篇    下一篇

RTSIM:一种实时调度模拟框架

金国哲1,陈蜀宇2   

  1. (1. 重庆大学计算机学院,重庆 400044;2. 重庆大学软件学院,重庆 400044)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2010-03-20 发布日期:2010-03-20

RTSIM:Real-time Schedule Simulation Framework

JIN Guo-zhe1, CHEN Shu-yu2   

  1. (1. School of Computer, Chongqing University, Chongqing 400044; 2. School of Software, Chongqing University, Chongqing 400044)
  • Received:1900-01-01 Revised:1900-01-01 Online:2010-03-20 Published:2010-03-20

摘要: 针对现有的模拟工具无法同时满足实时可调度性分析、调度结果的图表化显示及算法动态可替代性等问题,利用python的Matplotlib库与动态加载技术,提出一种实时调度模拟框架——RTSIM。模拟实时调度算法的调度过程,并验证算法的可调度性是一项较复杂的问题。实验结果表明,RTSIM能够较好地完成对实时调度算法的验证和模拟。

关键词: 实时调度, 模拟, 可调度性

Abstract: Aiming at the problems of current simulation tools are not able to provide schedulability analysis, graphical show of schedule result and ability of dynamic substitution of algorithm simultaneously, this paper puts forward a real-time schedule simulation framework called RTSIM by using python’s matplotlib, dynamical loading technique. Simulating the process of real-time schedule and testing schedulability is a complicated issue. Experimental result shows that RTSIM can test and simulate real-time schedule algorithm well.

Key words: real-time schedule, simulation, schedulability

中图分类号: