Rigorous development process of a safety-critical system: from ASM models to Java code
Rigorous development process of a safety-critical system: from ASM models to Java code
复制标题
安全关键系统的严格开发流程:从 ASM 模型到 Java 代码
DOI:
10.1007/s10009-015-0394-x
复制
发表时间:
2015
影响因子:
1.5
通讯作者:
E. Riccobene
中科院分区:
文献类型:
--
作者:
Paolo Arcaini;A. Gargantini;E. Riccobene
The paper presents an approach for rigorous development of safety-critical systems based on the Abstract State Machine formal method. The development process starts from a high level formal view of the system and, through refinement, derives more detailed models till the desired level of specification. Along the process, different validation and verification activities are available, as simulation, model review, and model checking. Moreover, each refinement step can be proved correct using an SMT-based approach. As last step of the refinement process, a Java implementation can be developed and linked to the formal specification. The correctness of the implementation w.r.t. its formal specification can be proved by means of model-based testing and runtime verification. The process is exemplified by using a Landing Gear System as case study.