Thesis Type: Postgraduate
Institution Of The Thesis: Middle East Technical University, Faculty of Engineering, Department of Computer Engineering, Turkey
Approval Date: 2007
Thesis Language: English
Student: Mehmet Fatih Uluat
Supervisor: MEHMET HALİT S. OĞUZTÜZÜN
Abstract:One of the promises of High Level Architecture (HLA) is the reusability of simulation components. Although HLA supports reusability to some extent with mechanisms provided by Object Model Template (OMT), when the developer wants to use an existing federate application within another federation with a different Federation Object Model (FOM) problem arises. She usually has to modify the federate code and rebuilt it. There have been some attempts to solve this problem and they, in fact, accomplish this to some extent but usually they fall short of providing flexible but also a complete mapping mechanism. In this work, a model based approach that mainly focuses on Declaration, Object and Federation Management services is explored. The proposed approach makes use of Model Integrated Computing (MIC) and .NET 2.0 technologies by grouping federate transitioning activities into three well-defined phases, namely, modeling, automatic code generation and component generation. As a side product, a .NET 2.0 wrapper to Runtime Infrastructure (RTI) has been developed to help developers create IEEE 1516 compatible .NET 2.0 federates in a programming language independent way.