English

Tool Supported Analysis of IoT

Logic in Computer Science 2017-12-01 v1

Abstract

The design of IoT systems could benefit from the combination of two different analyses. We perform a first analysis to approximate how data flow across the system components, while the second analysis checks their communication soundness. We show how the combination of these two analyses yields further benefits hardly achievable by separately using each of them. We exploit two independently developed tools for the analyses. Firstly, we specify IoT systems in IoT-LySa, a simple specification language featuring asynchronous multicast communication of tuples. The values carried by the tuples are drawn from a term-algebra obtained by a parametric signature. The analysis of communication soundness is supported by ChorGram, a tool developed to verify the compatibility of communicating finite-state machines. In order to combine the analyses we implement an encoding of IoT-LySa processes into communicating machines. This encoding is not completely straightforward because IoT-LySa has multicast communications with data, while communication machines are based on point-to-point communications where only finitely many symbols can be exchanged. To highlight the benefits of our approach we appeal to a simple yet illustrative example.

Keywords

Cite

@article{arxiv.1711.11210,
  title  = {Tool Supported Analysis of IoT},
  author = {Chiara Bodei and Pierpaolo Degano and Letterio Galletta and Emilio Tuosto},
  journal= {arXiv preprint arXiv:1711.11210},
  year   = {2017}
}

Comments

In Proceedings ICE 2017, arXiv:1711.10708

R2 v1 2026-06-22T23:01:51.790Z