# Hybrid Rebeca: Modeling and Analyzing of Cyber-Physical Systems

**Authors:** Iman Jahandideh, Fatemeh Ghassemi, Marjan Sirjani

arXiv: 1901.02597 · 2024-12-20

## TL;DR

Hybrid Rebeca is a new modeling language extending Rebeca to include physical components and communication networks, enabling formal analysis of cyber-physical systems like automotive applications.

## Contribution

It introduces physical actors and explicit network modeling into Rebeca, and derives hybrid automata for formal analysis of cyber-physical systems.

## Key findings

- Successfully models automotive cyber-physical systems
- Enables formal analysis using hybrid automata and SpaceEx
- Demonstrates applicability through a case study

## 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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.02597/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1901.02597/full.md

## References

26 references — full list in the complete paper: https://tomesphere.com/paper/1901.02597/full.md

---
Source: https://tomesphere.com/paper/1901.02597