SELOJun 11, 2015

Formal Verification of Real-Time Function Blocks Using PVS

arXiv:1506.03557v14 citations
Originality Synthesis-oriented
AI Analysis

This work addresses timing verification for industrial control systems, but it is incremental as it builds on prior methods without introducing new paradigms.

The paper tackled verifying real-time function blocks in safety-critical systems by applying a formal approach with PVS to two industrial case studies, identifying issues and proposing solutions during verification.

A critical step towards certifying safety-critical systems is to check their conformance to hard real-time requirements. A promising way to achieve this is by building the systems from pre-verified components and verifying their correctness in a compositional manner. We previously reported a formal approach to verifying function blocks (FBs) using tabular expressions and the PVS proof assistant. By applying our approach to the IEC 61131-3 standard of Programmable Logic Controllers (PLCs), we constructed a repository of precise specification and reusable (proven) theorems of feasibility and correctness for FBs. However, we previously did not apply our approach to verify FBs against timing requirements, since IEC 61131-3 does not define composite FBs built from timers. In this paper, based on our experience in the nuclear domain, we conduct two realistic case studies, consisting of the software requirements and the proposed FB implementations for two subsystems of an industrial control system. The implementations are built from IEC 61131-3 FBs, including the on-delay timer. We find issues during the verification process and suggest solutions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes