Investigating Concurrency in the Co-Simulation Orchestration Engine for INTO-CPS

Authors

  • Casper Thule Department of Engineering, Aarhus University

Keywords:

Concurrency, functional programming, scala, cosimulation, cyber-physical systems, functional mock-up interface, into-cps

Abstract

There is a tendency to expect, that taking advantage of multicore systems by using concurrency improves the performance of an application. To investigate if this is true, a case study was performed where different concurrency principles were applied to an existing application called the Co-Simulation Orchestration Engine (COE), which did not utilize concurrency. This was explored in the context of Co-Simulation using the Functional Mock-up Interface, as applications executing Co-Simulations should be performant to enable the use of increasingly complex models.

Co-Simulation can be useful in the development of Cyber-Physical Systems, as it can be used to simulate coupled technical systems or models and thereby examine the behavior of the systems.

The investigation was carried out by refactoring the COE to make it suitable for implementing concurrency by limiting the spawning of threads and synchronization between threads, along with maximizing the workload for each thread. Three different concurrency features were used in three different implementations: Parallel collections, futures, and actors, which were evaluated based on selected quality attributes. These implementations were tested against the non-refactored sequential COE and each other by performing different simulations using different models.

The case study showed, that concurrency can be used to increase the performance of the COE in some cases. Based on the analysis carried out in this thesis project, a set of guidelines were created to generalize the process of applying concurrency to an existing application.

Downloads

Published

2016-05-27

How to Cite

Thule, C. (2016). Investigating Concurrency in the Co-Simulation Orchestration Engine for INTO-CPS. Technical Report Electronics and Computer Engineering, 4(26). Retrieved from https://tidsskrift.dk/ece/article/view/23506