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

计算机工程 ›› 2012, Vol. 38 ›› Issue (7): 1-3. doi: 10.3969/j.issn.1000-3428.2012.07.001

• 博士论文 •    下一篇

基于事件图的并行离散事件仿真方法

夏 薇1,2,姚益平1,慕晓冬2   

  1. (1. 国防科学技术大学计算机学院,长沙 410073;2. 第二炮兵工程大学计算机系,西安 710025)
  • 收稿日期:2011-08-01 出版日期:2012-04-05 发布日期:2012-04-05
  • 作者简介:夏 薇(1983-),女,博士研究生,主研方向:并行离散事件仿真;姚益平、慕晓冬,教授、博士生导师
  • 基金资助:
    国家自然科学基金资助项目(61170048);教育部博士点基金资助项目(200899980004)

Parallel Discrete Event Simulation Method Based on Event Graph

XIA Wei   1,2, YAO Yi-ping   1, MU Xiao-dong   2   

  1. (1. School of Computer, National University of Defense Technology, Changsha 410073, China; 2. Department of Computer Science, The Second Artillery Engineering University, Xi’an 710025, China)
  • Received:2011-08-01 Online:2012-04-05 Published:2012-04-05

摘要: 为解决并行离散事件仿真技术开发难度大的问题,提出一种基于事件图的并行离散事件仿真方法。采用模型驱动体系结构,利用转换器将事件图模型自动转换为基于逻辑进程的并行离散事件仿真可执行代码。并行离散事件仿真的建模方式由以代码为中心的模式发展为以模型为中心的模式。实验结果表明,该方法能提高并行离散事件的仿真效率。

关键词: 并行离散事件仿真, 事件图, 逻辑进程, 模型驱动体系结构, 模型转换

Abstract: A method of Event Graph(EG) based Parallel Discrete Event Simulation(PDES) is presented in this paper, because developing Logical Process(LP) based PDES in existing PDES programming environments is a difficult and time-consuming process. This method adopts Model Driven Architecture(MDA), and the system implementation can automatically generate from EG model via transformation mechanism. It shifts the focus of PDES development from writing code to building models, and facilitates the developing efforts for PDES applications. Experimental results show that EG models can successfully execute in parallel simulator, and this method can effectively improve the PDES modeling activities.

Key words: Parallel Discrete Event Simulation(PDES), Event Graph(EG), Logical Process(LP), model driven architecture, model transformation

中图分类号: