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

计算机工程 ›› 2008, Vol. 34 ›› Issue (3): 69-71. doi: 10.3969/j.issn.1000-3428.2008.03.024

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

软件密集型装备软件故障诊断技术研究

赵 鹏,慕晓冬,易昭湘   

  1. (第二炮兵工程学院指挥自动化系,西安 710025)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-02-05 发布日期:2008-02-05

Research on Software Fault Diagnosis in Software-intensive Equipment

ZHAO Peng, MU Xiao-dong, YI Zhao-xiang   

  1. (Department of Commend Automation, Second Artillery Engineering College, Xi’an 710025)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-02-05 Published:2008-02-05

摘要: 针对当前软件密集型装备软件故障诊断方法的缺陷,提出了一种基于粗诊断与细诊断技术相结合的软件故障定位方法。对故障进行初步定位,找出软件故障可疑模块集,利用切片技术对故障模块集进行检测,将故障定位到程序语句集中,采用代码分析辅助诊断工具对可疑代码集进行排查、定位。软件密集型装备故障诊断原型系统的应用表明,该方法能有效地进行软件故障的定位。

关键词: 软件密集型装备, 故障诊断, 程序切片, 粗诊断, 细诊断

Abstract: Aiming at limitations of the current software fault diagnosis of the software-intensive equipment, this paper presents a new method based on both coarse-grained diagnosis and fine-grained diagnosis for the software fault location, discovers fault location, finds the set of the suspicious module, uses slicing algorithm to check the set of fault module, positions the fault to the program code set, eliminates the codes with assistant tool and locates the fault codes. The method is proved to be effective for software fault location by practice of fault diagnosis system of software-intensive equipment.

Key words: software-intensive equipment, fault diagnosis, program slicing, coarse-grained diagnosis, fine-grained diagnosis

中图分类号: