• 제목/요약/키워드: Component-Based System

Search Result 2,657, Processing Time 0.157 seconds

Comparison and an evaluation of a component technology for a Web system development and application based on CBD (CBD 기반의 웹 시스템 개발 적응을 위한 컴포넌트 기술 비교 평가)

  • 나윤지
    • The Journal of the Korea Contents Association
    • /
    • v.2 no.4
    • /
    • pp.59-66
    • /
    • 2002
  • As for the software development, it is complicated, and size of software is growing larger. And contraction of a software development period is required acutely because it is short a period of software life cycle. Also, it becomes harder development and a maintenance because it is short a life cycle of developed software. According to this an effort is increased in order to reduce a development cost and time as using a component to have been implemented previously in development of software. A current component technology is developing into a very fast speed and is bringing a large change into development of a Web base system in addition to existing software development method. In this paper, we were handling a related technology for Web system development of a CBD base systematically and derived an issue to apply it to development of a Web system and presented an efficient practical use method of a component technology. First of all we looked into a component technology and a CBD methodology systematically and described a component technology in Web. Also, we proposed a method to increase development and efficiency of practical use of a Web system based on a component. The this study result can decrease a development cost of a Web system and a load of maintenance management through the re-use of a code.

  • PDF

Design of Automobile Exhaust System using a Top-Down Approach Design Methodology (상하향식 설계법을 이용한 자동차 배기시스템의 설계)

  • 고병갑;박경진
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.5 no.6
    • /
    • pp.13-27
    • /
    • 1997
  • In the modern design technology, a component should be designed to fit into the overall system performance. A design methodology is developed to expedite the mechan- ical design of complex mechanical systems, The relation between the system design and component design is defined by a top-down approach and the results from the system design are utilized in the component design process. As a design example, an automobile exhaust system is selected for the system design and a bellows is chosen for a component design. Design methodology based on the top-down approach consists of five steps; (1) Analysis of service load, (2) Development of a lumped parameter, (3) Completion of the system design, (4) Selection of the component topology, (5) Completion of the component design, A method using a equivalent matrix is developed in order to determine unknown external forces in linear structural analyses. The bellows is also analyzed by the finite element method using a conical frustum shell element. Various experiments are performed to verify the developed theories. The top-down desi- gn approach is demonstrated by a design case using structural and shape optimization technology. Since the method is relatively simple and easy compared to other methods, it can be applied to the general design where system and component designs are involves simultaneously.

  • PDF

- A Component-Based Manufacturing Information Systems for DFM Using UML - (UML을 이용한 컴포넌트 기반의 DFM을 위한 제조정보 시스템의 개발)

  • 김진대;이홍희
    • Journal of the Korea Safety Management & Science
    • /
    • v.5 no.2
    • /
    • pp.75-85
    • /
    • 2003
  • Manufacturing firms have adapted seriously the Design for Manufacture and Assembly (DFMA) techniques which consider concurrently all factors related to the product development by using effective communications and sharing of information on product development processes. This study performed modelling and characterizing the data related to product manufacturing information for Design for Manufacture(DFM) evaluation and analysis. It adapted component-based development method for communicating and managing manufacturing information among distributed manufacturing organizations. Introducing component-based development offers safety and speed to network based system. This development using Unified Modelling Language(UML) provides efficient way for reconstruction and distribution of applications. Also, the integration of database and component into the internet environment enables to communicate and manage effectively manufacturing information for DFM evaluation and analysis at any place in the world. Therefore this system can make it more reasonable that evaluating, analyzing, and effective decision making of product design using DFM technique.

Rule-Based Cooperation of Distributed EC Systems

  • Lee, Dong-Woo
    • International Journal of Contents
    • /
    • v.5 no.3
    • /
    • pp.79-85
    • /
    • 2009
  • Emergent requests or urgent information among enterprises require their intimate collaboration in B2B EC (electronic commerce). This paper analyzes the needs of intimate cooperation of distributed EC systems in terms of business contracts and presents an active rule-based methodology of close cooperation among EC systems and an active rule component to support it. Since the rule component provides high level rule patterns and event-based immediate processing, system administrators and programmers can easily program and maintain intimate cooperation of distributed EC systems independently to the application logic. The proposed active rule component facilitates HTTP protocol. Its prototype is implemented in B2B EC environment and evaluated using basic trigger facility of a commercial DBMS.

Health Monitoring and Efficient Data Management Method for the Robot Software Components (로봇 소프트웨어 컴포넌트의 실행 모니터링/효율적인 데이터 관리방안)

  • Kim, Jong-Young;Yoon, Hee-Byung
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.17 no.11
    • /
    • pp.1074-1081
    • /
    • 2011
  • As robotics systems are becoming more complex there is the need to promote component based robot development, where systems can be constructed as the composition and integration of reusable building block. One of the most important challenges facing component based robot development is safeguarding against software component failures and malfunctions. The health monitoring of the robot software is most fundamental factors not only to manage system at runtime but also to analysis information of software component in design phase of the robot application. And also as a lot of monitoring events are occurred during the execution of the robot software components, a simple data treatment and efficient memory management method is required. In this paper, we propose an efficient events monitoring and data management method by modeling robot software component and monitoring factors based on robot software framework. The monitoring factors, such as component execution runtime exception, Input/Output data, execution time, checkpoint-rollback are deduced and the detail monitoring events are defined. Furthermore, we define event record and monitor record pool suitable for robot software components and propose a efficient data management method. To verify the effectiveness and usefulness of the proposed approach, a monitoring module and user interface has been implemented using OPRoS robot software framework. The proposed monitoring module can be used as monitoring tool to analysis the software components in robot design phase and plugged into self-healing system to monitor the system health status at runtime in robot systems.

An Effective Test Data Selection Technique for Customized COM Components and its Empirical Study (맞춤된 COM 컴포넌트를 위한 효과적인 테스트 데이타 선정 기법과 적용사례)

  • 윤회진;이병희;김은희;최병주
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.6
    • /
    • pp.741-749
    • /
    • 2004
  • Component users must customize components they obtain from providers, in order to fit them to their own purposes. Normally, a component consists of black-box parts and white-box parts. Component users customize a component by modifying white-box parts of a component, and the customization faults appear through the interaction between black-box parts and white-box parts. Customization testing could be an integration testing of these two parts of a component. Also, customization testing in CBSD should select effective test data to reduce the testing cost, since CBSD aims to reduce the development cost. Therefore, this paper proposes a customization testing technique based on COM architecture through analyzing many COM components, and the technique selects effective test data. This paper evaluates the effectiveness of the test data selected by the proposed technique through an empirical study. It applies the techlique to a large-scale component-based system, Chamois, and it shows that the technique enables us to test customized COM components that run in a real component-based system

Component-based density propagation for human body tracking (인체 추적을 위한 구성요소 기반 확률 전파)

  • Shin, Young-Suk;Cha, Eun-Mi;Lee, Kyoung-Mi
    • Journal of Internet Computing and Services
    • /
    • v.9 no.3
    • /
    • pp.91-101
    • /
    • 2008
  • This paper proposes component-based density propagation for tracking a component-based human body model that comprises components and their flexible links. We divide a human body into six body parts as components - head, body, left arm, right arm, left foot, and right foot - that are most necessary in tracking its movement. Instead of tracking a whole body's silhouette, using component-based density propagation, the proposed method individually tracks each component of various parts of human body through a human body model connecting the components. The proposed human body tracking system has been applied to track movements usee for young children's movement education: balancing, hopping, jumping, walking, turning, bending, and stretching. This proposed system demonstrated the validity and effectiveness of movement tracking by independently detecting each component in the human body model and by acquiring an average 97% of high tracking rate.

  • PDF

The Specification Techniques of Component Interactions (컴포넌트 상호작용 명세기법)

  • Lee, Chang-Hoon
    • The KIPS Transactions:PartD
    • /
    • v.11D no.4
    • /
    • pp.929-936
    • /
    • 2004
  • A major limitation of available component-based platforms Is that they do not provide suitable means for describing and reasoning on the concurrent behaviour of interacting component-based system. Indeed while these platforms provide convenient ways to describe the typed signatures of components, e.g. like CORBA's IDL, they offer a quite low-level support to describe the concurrent behaviour of component. The ability to describe and verify the concurrent behaviour of interacting components is key aspect In the development of large component-based software system. This study propose a component interface specification using process algebra and configuration's role which allows one to prove correctness of software architecture generated at design level as well as to define compatibility relations by our evolution rule and $\pi$-graph. Also, we shown on an appropriateness of a specification techniques and definitions proposed in this paper by case-study.

A Simulation on the Weapon System of Rotorcraft for Improving the Effects of Korean Future Combat System(FCS) (한국형 미래전투체계 효과도 분석을 위한 회전익 무장체계 시뮬레이션)

  • Hong, Jungwan;Park, Sang C.;Kwon, Yongjin
    • Journal of the Korea Institute of Military Science and Technology
    • /
    • v.16 no.4
    • /
    • pp.501-506
    • /
    • 2013
  • This research is to develop a simulation framework to gauge the mission effectiveness of the rotorcraft system that will be a part of Korean future combat system. The rotorcraft system comprises of many subsystems that are very time-consuming and tedious to model. Each subsystem and its characteristics have been modeled using component-based modeling techniques, which enhances its reusability. The entire system is then constructed from the individually modeled component, which significantly reduces the modelling time. The mission effectiveness of the rotorcraft system is simulated using the developed models, and the output indicates that the methodology proposed in this study is useful, which will be suitable for the modeling and simulation of Korean future combat system.