• Title/Summary/Keyword: component platform

Search Result 313, Processing Time 0.027 seconds

A Study of the Standard Interface Architecture of Naval Combat Management System

  • Baek, Chi-Sun;Ahn, Jin-Hyang
    • Journal of the Korea Society of Computer and Information
    • /
    • v.26 no.1
    • /
    • pp.147-154
    • /
    • 2021
  • Naval Combat Management System(a.k.a. CMS) is the core combat power of ROK Navy. CMS which has been localized since 1993 has been developed in various categories. However, in the characteristic of defense industry, CMS software has been rarely developed technically and structurally while the environment of computing system has been developed dramatically. A need for a new paradigm of CMS software development was raised. This paper suggests Naval Shield Component Platform(NSCP) as a standard interface architecture of CMS based on SOLID of OOP which is an advanced programming paradigm and introduce its functionality and feature. We expect NSCP's higher reusability, concurrency and maintainability in CMS software development. As a future work, we are going to apply NSCP to the next CMS software development project and evaluate quantitative, qualitative method.

Component-based Partner Management System Architecture on .NET Environment (닷넷 환경에서의 컴포넌트 기반의 파트너 관리 시스템 아키텍처)

  • Bae, Sung-Moon;Lee, Sang-Cheon;Choi, Jeong-Tae
    • IE interfaces
    • /
    • v.16 no.spc
    • /
    • pp.127-131
    • /
    • 2003
  • Component-based development approach is used in modern software system development projects that are very complex and large-scale. Technical components are more effective rather than business components in software development. However, on the Microsoft .net environment, the technical component-based development issues are not adopted. Moreover, software architecture on the .net environment is not studied yet because the development platform is recently used in the development of enterprise-level system. This paper proposes a technical component-based software architecture on .net environment. Seven technical components - configuration, data access, exception, file I/O, log, message, and paging - are contained in the architecture. The proposed architecture enables developers to reduce development time and to concentrate business logic rather than architectural issues. To verify the proposed architecture and the components, a partner management system is developed based on the architecture.

Development, implementation and verification of a user configurable platform for real-time hybrid simulation

  • Ashasi-Sorkhabi, Ali;Mercan, Oya
    • Smart Structures and Systems
    • /
    • v.14 no.6
    • /
    • pp.1151-1172
    • /
    • 2014
  • This paper presents a user programmable computational/control platform developed to conduct real-time hybrid simulation (RTHS). The architecture of this platform is based on the integration of a real-time controller and a field programmable gate array (FPGA).This not only enables the user to apply user-defined control laws to control the experimental substructures, but also provides ample computational resources to run the integration algorithm and analytical substructure state determination in real-time. In this platform the need for SCRAMNet as the communication device between real-time and servo-control workstations has been eliminated which was a critical component in several former RTHS platforms. The accuracy of the servo-hydraulic actuator displacement control, where the control tasks get executed on the FPGA was verified using single-degree-of-freedom (SDOF) and 2 degrees-of-freedom (2DOF) experimental substructures. Finally, the functionality of the proposed system as a robust and reliable RTHS platform for performance evaluation of structural systems was validated by conducting real-time hybrid simulation of a three story nonlinear structure with SDOF and 2DOF experimental substructures. Also, tracking indicators were employed to assess the accuracy of the results.

The Design of an Integrated Platform 4A DUOS for Mobile User Interface Development (모바일 유저인터페이스 개발을 위한 통합 플랫폼 4A DUOS 설계)

  • Kang, Sunmee
    • Journal of IKEEE
    • /
    • v.17 no.2
    • /
    • pp.89-95
    • /
    • 2013
  • Diverse operating systems and developed platforms of mobile devices are implemented by vendors exist. The software has to be developed by respective environment in designing the user interface of software. For the solution of the inconvenience, this paper proposes an integrated platform 4A DUOS for developing user interface independently. The proposed platform can use web language not dependent on various operating systems, and offer online access to API and component templates to provide the convenience of the user interface design. Also, the server with on board designed user interface implements the service to the user. Therefore, the users can design the independent user interface on various mobile devices by using only one source.

COM Component Extraction for Building Surveying System Using GPS Satellites

  • Chang, Eun-Ju;Yoo, Cheol-Jung;Chang, Ok-Bae;Choi, Ji-Hoon;Kim, Min-Soo
    • Proceedings of the KSRS Conference
    • /
    • 2002.10a
    • /
    • pp.548-552
    • /
    • 2002
  • The necessity of a short period of software development with lower cost came out. The reason of making the component based development is that it can improve the software development , productivity maintenance , and software quality innovatively. Following these advantages of component based application development methods, we found the COM based components effective to Window platform in the satellite surveying. In this paper, we can obtain many precious engineering experiences. Software system development and maintenance will take much shorter time with higher reusability if satellite surveying system is constructed with component extraction proposed by us.

  • PDF

Reconfigurable Position Control of Unmanned Expedition Vehicles under the Open Control Platform based Ubiquitous Environment (유비쿼터스 환경에서 개방형 제어 플랫폼에 기반한 무인탐사차량의 재형상 가능 위치제어)

  • Shim Duk-Sun;Yang Cheol-Kwan;Ah Kyu-Seob;Lee Joon-Hak
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.11 no.12
    • /
    • pp.1002-1010
    • /
    • 2005
  • We study on the implementation of reconfigurable position control system which is based on Open Control Platform(OCP) for Unmanned Expedition Vehicles(UEV) in ubiquitous environment. The control system uses hierarchical control structure and OCP structure which contains three layers such as core OCP, reconfigurable control API(Application Programmer Interface), generic hybrid control API. The goal of our research is to implement an UEV control system using advanced software technology. As a specific control problem, we study a transition management problem between PID control and neural network control depending on fault or parameter change of the plant, i.e., UEV. The concept of the OCP-based software-enabled control can provide synergy effect by the integration of software component, middleware, network communication, and control, and thus can be applied to various systems in ubiquitous environment.

Robot Controller Design with Embedded RTOS (임베디드 RTOS 기반의 로봇 컨트롤러 설계)

  • Hong, Seon Hack;Youn, Jin Sub
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.6 no.4
    • /
    • pp.143-151
    • /
    • 2010
  • In this paper, We designed the robot controller with Linux OS, Cygwin under the Marvell Monahan PXA320 embedded platform. Cygwin is a collection of tools for using the Linux-like environment for commercially released x86 32 bit and 64 bit versions of Windows and is a DLL that acts as a Linux API emulation layer providing substantial Linux API functionality. TinyOS-2. x is a component based embedded OS by UC Berkeley and is an open-source OS designed for interfacing the sensor application with specific C-language. The results of experiment are described to show the improvement of sensor interfacing functionality under the PXA320 embedded RTOS platform.

The Proposal of Implementation Plans for Brand-centered Design Leadership (브랜드 중심의 디자인리더십 실행방안 제안에 관한 연구)

  • Kim, Eun-Young;Lee, Jin-Ryeol
    • Science of Emotion and Sensibility
    • /
    • v.14 no.3
    • /
    • pp.445-458
    • /
    • 2011
  • This study aims to propose management items and implementation plans that can be used to manage the following topics: what components should be managed to ensure effective implementation of design leadership, which is critical to today's business management? And are all parts of a company established in accordance with the brand concept, thereby ensuring brand-oriented design leadership? Firstly, this study divided the components of design leadership management into, in a broad sense, vision, culture and platform, established sub-components that should be considered in managing each higher component, and suggested implementation plans for each component. Secondly, the implementation plans for each component were classified into workforce structures, development of brand penetration programs, distribution of time and material resources and application of identity programs. Also, each classified item was further categorized and detail implementation plans for each item were suggested. The outcomes of this study can be utilized as guidelines to evaluate whether each component is properly managed in implementing design leadership. It is also expected that these will serve as useful guides for designers, managers and consultants.

  • PDF

Design and Implementation of the Structural Conformance Test Suite for OPRoS Component (OPRoS 컴포넌트를 위한 구조적 적합성 시험 도구 설계 및 구현)

  • Lee, Tae-Hee;Kim, June;Ahn, Dae-Young;Shim, Jeong-Min;Song, Byung-Yeol;Kim, Sung-Hoon;Jeong, Young-Sook;Kim, Joo-Man
    • The Journal of the Korea Contents Association
    • /
    • v.10 no.6
    • /
    • pp.144-155
    • /
    • 2010
  • In recent years, there has been a rapid and wide spread of robot system in our lives and with the ever increasing the requirement of user for robot functionality, the software component is increasingly sophisticated and complicated. Accordingly it is inevitable to employ a standardized software platform. The OPRoS is open standard software platform based on component for robot system. When the software components were developed, it has got to validate the conformity of robot software components which comply with the OPRoS standard specification. In this paper, we deal with the design and implementation of the structural conformance test suite to verify and validate the conformance of components to be developed by user. As the results of some experiments, we could verify it from this test suite whether the components satisfied standard requirement or not.

A Study on the Platform Design for Efficient Interoperability of BIM and GIS (BIM과 GIS의 효율적인 상호운용을 위한 플랫폼 설계에 관한 연구)

  • Hwang, Jung Rae;Kang, Hye Young;Hong, Chang Hee
    • Spatial Information Research
    • /
    • v.20 no.6
    • /
    • pp.99-107
    • /
    • 2012
  • Recently, various researches have been attempted to connect or integrate BIM handling construction data and GIS handling spatial data. However, it is hard to interoperate by integration between two data models because characteristics and domains of data models between BIM and GIS are very different. In this research, we propose the platform to secure efficient interoperability between BIM and GIS and define the component technologies and functions of the platform proposed in this research by analyzing the existing commercial softwares.