ORCHESTRA

 Software framework for heterogeneous co-simulations, intended to work under real-time constraints.

  

RT-LAB Orchestra is a software application that facilitates integration and interoperability between co-simulation components. Using the RT-LAB Orchestra API, components connect to an RT-LAB framework and exchange data with other co-simulation components, synchronously or asynchronously. Why is co-simulation required?

  • Multiple simulation domains might be involved
  • Different teams work together
  • Various languages and simulation tools are used
  • Government agencies may require legacy code to be re-used

As a result, models can be heterogeneous or require data hiding.

How it works

The core of Orchestra′s architecture is a user configurable communication layer, sitting on top of the RT-LAB framework, whose role is to provide a transport layer between distributed simulation nodes, and to act as a real-time scheduler for co-simulation. The communication layer consists of a set of shared-memory segments, one per domain. As a result, co-simulation components are co-located within the same RT-LAB simulation node.

 

Co-simulation components exchange simulation data via the communication layer by calling functions of the Orchestra RT-API, described below. Orchestra distinguishes two types of co-simulation components, namely the RT-LAB framework itself, and external components. Logically, an external component is a process that is not part of the Simulink-based model that the RT-LAB framework instantiates for real-time execution.

Physically, an external component is a cohesive software entity that embeds calls to the RT-API, and that is compiled and linked to form a stand-alone process. A single domain participant acts as a reader or a writer by using the RT-API to send or receive data respectively.

Orchestra is designed to be extensible; this is accomplished by clearly decoupling the RT-API from its implementation on the RT-LAB framework side. As a result, different domains may rely on separate implementations of the communication layer.

Watch

Orchestra presentation

Apr 2009 A Modern and Open Real-Time Digital Simulator of All-Electric Ships with a Multi- Platform Co-Simulation Approach
Authors : Cristina Olariu, Hugo Kohmann, Irene Peres, Jean Bélanger, Jean-Nicolas Paquin, Loic Schoen, Wei Li
Published at :
Abstract : Designing an All-Electric Ship (AES) requires testing of the interaction between hundreds of interconnected power electronic subsystems built by different manufacturers. Such integration tests require large analog test...
May 2006 Hardware-In-the-Loop Simulation of Finite-Element Based Motor Drives with RT-LAB and JMAG
Authors : Jean Bélanger, Simon Abourida, Takashi Yamada, Tomoyuki Arasawa
Published at :
Abstract : This paper presents a new development in the field of design process and testing of motor drives, for hardware-in-the-loop (HIL) applications. It consists of implementing the Finite Element (FE) Method applied to...
May 2006 A Distributed Real-Time Framework for Dynamic Management of Heterogeneous Co-simulations
Authors : Jean Bélanger, Jean-Francois Cécile, Loic Schoen, Vincent Lapointe
Published at :
Abstract : Simulation of complex systems usually requires that heterogeneous models be integrated into a single simulation environment. Because these models are often developed by different teams, or depend on various commercial...

No Data Available