首页 /研究 /Automated Compositional Verification for Robotic State Machines using Isabelle/HOL
OTHER

Automated Compositional Verification for Robotic State Machines using Isabelle/HOL

Yan Fang, Simon Foster, Ibrahim Habli

发表年份
2023
引用次数
5

摘要

RoboChart is a graphical language for model-based engineering of robotic systems, in the style of UML and SysML. It contains notations for data structures, system architecture, and the behaviour of individual robotic controllers using state machines. Crucially, RoboChart has a formal semantics in the CSP process algebra, which provides a precise foundation for software engineering and formal verification using model checking. However, due to state explosion, the application of model checking does not scale. In this paper, we contribute a compositional verification technique that uses Isabelle/HOL RoboChart state machines symbolically. Our technique uses state invariants to capture safety requirements over a very large or infinite state, similar to the B method, and is highly automated using Isabelle’s sledgehammer tool. We give a model transformation from the RoboTool development environment to Isabelle/HOL and apply this to several verification case studies.

关键词

HOLComputer scienceProgramming languageState (computer science)Formal verification

相关论文

查看 OTHER 分类全部论文