본문 바로가기
  • Home

An Improved Multilingual Support Techniques Applicable to Naval Combat System

  • Journal of The Korea Society of Computer and Information
  • Abbr : JKSCI
  • 2026, 31(1), pp.213~226
  • Publisher : The Korean Society Of Computer And Information
  • Research Area : Engineering > Computer Science
  • Received : November 13, 2025
  • Accepted : December 24, 2025
  • Published : January 30, 2026

Ye-Jun Jang 1 Jae-Geun Lee 1

1한화시스템

Accredited

ABSTRACT

This study proposes a structured approach to implementing multilingual support for naval combat management system software. Existing methods require repeated code modification and rebuilding, leading to high costs and effort that scale linearly as more languages are added. To overcome these limitations, the proposed design applies database-driven mapping data, dynamic binding for run-time switching, feature modeling to manage variability, and the singleton pattern to optimize resource usage. The core mechanism is that, at program initialization, mapping data for the selected language is loaded once, and each class subsequently references this dataset to obtain the required translated information. Evaluation results indicate that while the initial setup requires more time, later additions or modifications are handled through database updates alone, yielding substantial efficiency improvements. The approach thus enhances export competitiveness and ensures interoperability in multinational naval operations.

Citation status

* References for papers published after 2024 are currently being built.