SoftwareX (Sep 2024)

Saihu: A common interface of worst-case delay analysis tools for time-sensitive networks

  • Chun-Tso Tsai,
  • Seyed Mohammadhossein Tabatabaee,
  • Stéphan Plassart,
  • Jean-Yves Le Boudec

Journal volume & issue
Vol. 27
p. 101882

Abstract

Read online

Time-sensitive networks, as in the context of IEEE-TSN and IETF-Detnet, require bounds on worst-case delays. Various network analysis tools compute such bounds; these tools are based on different methods and provide delay bounds that are all valid but may differ; furthermore, it is generally not known which tool will provide the best bound. To obtain the best possible bound, users need to implement multiple pieces of code with a different syntax for every tool, which is impractical and error-prone. To address this issue, we present Saihu, a Python interface that integrates the three most frequently used worst-case network analysis tools: xTFA, DiscoDNC, and Panco. They altogether implement six analysis methods. Saihu provides a general interface that enables defining a network in a single file and executing all tools simultaneously without any modification. Saihu further exports analysis results as formatted reports automatically and allows quick generation of certain types of networks. With its simplified steps of execution, Saihu reduces the burden on users and makes it accessible for anyone working with time-sensitive networks. An introductory video is available at https://youtu.be/MiOhLay8Kr4.

Keywords