Hybrid Rebeca: Modeling and Analyzing of Cyber-Physical Systems
Iman Jahandideh, Fatemeh Ghassemi, Marjan Sirjani
TL;DR
Hybrid Rebeca addresses the challenge of modeling and verifying cyber-physical systems with heterogeneous discrete and continuous behaviors and networked communication. It introduces Hybrid Rebeca, an actor-based language that separates software and physical actors and models the network as an explicit CAN/Wire entity, with semantics grounded in hybrid automata. A tool translates Hybrid Rebeca models into hybrid automata for formal verification with SpaceEx, demonstrated on a Brake-by-Wire ABS case study. Results show the approach can verify safety properties, with significant reduction in automaton size after aggregation, supporting scalable CPS analysis.
Abstract
In cyber-physical systems like automotive systems, there are components like sensors, actuators, and controllers that communicate asynchronously with each other. The computational model of actor supports modeling distributed asynchronously communicating systems. We propose Hybrid Rebeca language to support modeling of cyber-physical systems. Hybrid Rebeca is an extension of actor-based language Rebeca. In this extension, physical actors are introduced as new computational entities to encapsulate physical behaviors. To support various means of communication among the entities, the network is explicitly modeled as a separate entity from actors. We derive hybrid automata as the basis for analysis of Hybrid Rebeca models. We demonstrate the applicability of our approach through a case study in the domain of automotive systems. We use SpaceEx framework for the analysis of the case study.
