Mobile QR Code
Title A Design and Development of DataRedirector for ECS OBTS Data Synchronization using C++/CLI
Authors 송경섭(Kyoung Sub Song)
DOI https://doi.org/10.5573/ieie.2023.60.7.83
Page pp.83-89
ISSN 2287-5026
Keywords Engineering control system; On board training system; Data redirection; Data distribution service
Abstract In this paper, we design and develop a library called DataRedirector for ECS(Engineering Control System) OBTS(On-Board Training System) data synchronization. ECS OBTS is composed that OBTS manager, scenario manager and simulator to communicate each other and to synchronizing the data from naval combat system using SmartDDS. Existing naval combat system has developed c++ base to satisfy a real-time and has used the SmarDDS for an interoperability. However, ECS OBTS that was developed c# base to achieve development productivity could not use the SmartDDS. Regardless of C++ and C# development language, in order to enable SmartDDS interworking, in this paper was designed and developed a DataRedirector library based on c++/CLI that would be used c++ and c# simultaneously, it was shown that an availability through performance of latency and throughput.