2020 IEEE/ACM 24th International Symposium on Distributed Simulation and Real Time Applications (DS-RT) 2020
DOI: 10.1109/ds-rt50469.2020.9213641
|View full text |Cite
|
Sign up to set email alerts
|

Performance Evaluation of HLA RTI Implementations

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
5
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
3
1
1

Relationship

0
5

Authors

Journals

citations
Cited by 6 publications
(9 citation statements)
references
References 7 publications
0
5
0
Order By: Relevance
“…FMI does not support concurrent execution of the different simulators, although internally, the simulations can be parallelized (Andreas Junghanns et al, 2021 ) and FMIGo proposes a parallelization implementation of FMI (Lacoursire and Hrdin, 2017 ). HLA is designed for distributed systems and provides a standard for data exchange and time management of simulators (Neema et al, 2014 ; Gutlein et al, 2020 ). HLA facilitates the re-usability and interoperability of simulators and models by describing each component's roles and interactions.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…FMI does not support concurrent execution of the different simulators, although internally, the simulations can be parallelized (Andreas Junghanns et al, 2021 ) and FMIGo proposes a parallelization implementation of FMI (Lacoursire and Hrdin, 2017 ). HLA is designed for distributed systems and provides a standard for data exchange and time management of simulators (Neema et al, 2014 ; Gutlein et al, 2020 ). HLA facilitates the re-usability and interoperability of simulators and models by describing each component's roles and interactions.…”
Section: Discussionmentioning
confidence: 99%
“…It provides a common data model for the reconciliation of model definitions and interoperability of simulators including during distributed runtime execution. Typically these services are implemented with a centralized communication architecture (Gutlein et al, 2020 ), sometimes described as a hub and spoke model. Both MUSIC and our design pattern use direct, peer-to-peer communication.…”
Section: Discussionmentioning
confidence: 99%
“…The implementation should also support the latest HLA standard IEEE 1516-2010, also known as HLA evolved, at least in most parts. Out of the four leading HLA RTI implementations according to a recent comparison by Gu ¨tlein et al, 56 there are two non-commercial ones: Portico 57 and CERTI. 58 Portico offers a little more freedom in that it can be used with C++ and Java.…”
Section: Methodsmentioning
confidence: 99%
“…In addition, Portico is one of the few implementations that is completely decentralized. 56,59 This decentralization was considered helpful for the fast implementation of a prototype since no central component would have to be set up, and the communication among the federates takes place without much configuration effort via multi-casts. The RTI component, which has always been illustrated as a central stand-alone component up to now, is merged into the federates, so to speak, by integrating the Portico RTI implementation into each federate, where it performs the tasks of an RTI, such as filtering incoming messages.…”
Section: Methodsmentioning
confidence: 99%
“…The RTI is a software middleware permitting to interface multiple simulators and allowing data exchange for the concurrent co-simulation of the same mission scenario via a publish and subscribe mechanism. Several RTIs implementations are currently available, and previous work demonstrates CERTI open-access nature and high performance with large payload data sizes to be the optimal choice for this application [21]. An object-oriented programming approach is applied to the modeling and simulation of each satellite participating in the simulation.…”
Section: A Simulator Developmentmentioning
confidence: 99%