• Title/Summary/Keyword: component-based development

Search Result 1,604, Processing Time 0.037 seconds

Design and Implementation of a Component-Based Seller-Driven Internet Auction System (컴포넌트 기반의 판매자 주도 인터넷 경매시스템의 설계 및 구현)

  • Jeon, Geon-Ho;Suh, Yong-Moo
    • Asia pacific journal of information systems
    • /
    • v.12 no.2
    • /
    • pp.163-178
    • /
    • 2002
  • With the spread of electronic commerce, Internet auction systems have become widely used, because they overcome the spatial and the temporal limitations of traditional auction systems. However, most of current Internet auction systems have many shortcomings such as support for limited auction types, difficulty in registering items, maintenance problems, etc. This paper designs and implements a component-based seller-driven Internet auction system, which complements those traditional auction systems as follows: It allows sellers to select one of the auction types they want by answering questions which eventually lead to a specific auction type; Since it implements five basic auction types according to the principles of component-based development, it is easy to implement diverse types of auction systems with a slight modification to existing components. Further, the use of DAO concept makes it easy to use various commercial database systems.

Development of a Power Plant Simulation Tool Based on Object-Oriented Modeling (객체지향 모델링에 기반한 발전소 시뮬레이션 툴 개발)

  • 전상규;손기헌
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 2004.05a
    • /
    • pp.136-140
    • /
    • 2004
  • A power-plant simulation tool has been developed for training the plant operators and testing a plant control system. The simulation tool is composed of a graphic editor, a component model builder and a system simulation solver. Such new programing techniques as object-oriented modeling and GUI(Graphical User Interface) are employed in developing the simulation tool. The graphic editor is based on the OpenGL library for effective implementation of GUI while the component model builder is based on object-oriented programming for efficient generalization of component models. The developed tool has been verified through the simulation of a real power plant.

  • PDF

Design and Tool of Component Assembly based on Architecture (아키텍쳐 기반의 컴포넌트 조립 시스템 설계 및 지원도구의 개발)

  • Lee, Seung-Yun;Kwon, Oh-Choen;Shin, Gue-Sang
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.04a
    • /
    • pp.457-460
    • /
    • 2002
  • 복잡한 응용 프로그램을 빠르게 개발하고 이의 유지보수가 용이하도록 하기 위해 재사용 가능한 컴포넌트 기반의 소프트웨언 개발(CBD: Component-Based Development)개념이 확산되고 있고, 이와 관련 되어 컴포넌트 재사용성을 높이기 위한 EJB, COM, CCM 등과 같은 컴포넌트 모델과 이의 개발 및 이미 개발된 컴포넌트를 재사용하고자 하는 연구가 다양하게 진행되고 있다. 컴포넌트를 기반으로 시스템을 효과적으로 구성하기 위해서는 컴포넌트들이 서로 정확하게 결합하여 작동할 수 있는 아키텍쳐를 기반으로 컴포넌트의 조림 작업이 이루어져야 한다. 잘 정의된 아키텍쳐가 존재하면, 시스템이 상위수준에서 어떻게 구성되어 있고, 어떠한 기능을 수행하는지의 방향을 제시해 주므로 조립하는 시스템이 제공하는 서비스를 추상화하여 표현할 수 있다. 본 논문은 제 삼자에 의해 개발된 컴포넌트들의 조림을 통한 시스템 개발을 지원하기 위하여 아키텍쳐 기반의 시스템 설계 방법을 제안하고 이를 지원하는 도구인 COBALT(Component-Based Application DeveLopment Tool) 조립도구의 아키텍쳐 모델러를 소개한다.

  • PDF

Design and Implementation of EJB-based Components for Mobile Commerce (EJB기반 모바일 전자상거래 컴포넌트의 설계 및 구현)

  • Sin, Dong-Gyu;Sin, Dong-Il;Cha, Seok-Il;Jang, Cheol-Su;Lee, Gyeong-Ho;Kim, Jung-Bae
    • The KIPS Transactions:PartD
    • /
    • v.9D no.4
    • /
    • pp.703-712
    • /
    • 2002
  • Since component-based development technologies support reusability and enhance productivity of application development, they are adopted for rapid and efficient software development, and among them, EJB component is a Jana-based software development technology widely used in industry. In this paper, we designed and implemented bulletin board and shopping mall which are major constituents of mobile e-commerce system using EJB components, and suggest construction guideline supporting reusability and interoperability.

Design of HSE Management System in a Shipyard using object-oriented Component-Based Development Method (ooCBD방법론을 적용한 조선소의 HSE관리시스템 설계)

  • Oh, Hyun-Soo;Chang, Seong-Rok;Kim, Dong-Joon
    • Journal of the Korean Society of Marine Environment & Safety
    • /
    • v.19 no.1
    • /
    • pp.71-77
    • /
    • 2013
  • Smart work has been gaining more popularity recently. Smart work means that employees perform their works anytime and anywhere as utilizing the information and communication technology. It can be divided into four categories; the mobile office, the home office, the work-at-center and the tele-cooperation. Among them, the mobile office based on tablet personal computers(PCs) or smart phones, employees can exchange information with tablet PCs or smart phones via mobile radio communication networks and portable terminals. Smart devices such as tablet PCs and smart phones help to access intranet system for requests, approvals, information search whenever employees need. This mobile office system for real-time HSE managing can contribute to improve the productivity and work efficiency in a shipyard. In this study, the main goal is to design the specialized mobile application for the HSE management system on the shipbuilding industry. The mobile application including 10 functions is designed based on ooCBD(object-oriented Component Based Development) methodology.

Construction of a Game Site by the Component Base Design (컴포넌트 기반 설계의 게임 사이트 구축)

  • Kim Chi-Su;Kim Jae-Woong
    • Journal of Internet Computing and Services
    • /
    • v.4 no.3
    • /
    • pp.23-30
    • /
    • 2003
  • A component base technology can maintain effectively and save time and expenses of development. In this thesis we found many components including the setup/execution component to construct game sites and analyzed and designed the components by the use of UML. If programmers develop the game site by using the component that distributes, setups and executes the game program by one click and other components, they can manage the game site easily, distribute the game program effectively and offer a convenient user interface. Also, by the reuse of these components, programmers can construct the game site easily and economically.

  • PDF

Component Software Architecture for Embedded Controller (내장형 제어기를 위한 컴포넌트 소프트웨어 아키텍처)

  • 송오석;김동영;전윤호;이윤수;홍선호;신성훈;최종호
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2000.10a
    • /
    • pp.8-8
    • /
    • 2000
  • PICARD (Port-Interface Component Architecture for Real-time system Design) is a software architecture and environment, which is aimed to reduce development time and cost of real-time, control system. With PICARD, a control engineer can construct a control system software by assembling pre-built software components us ing interact ive graphical development environment. PICARD consists of PVM(Picard Virtual Machine) , a component library, and PICE(PIcard Configuration Editor). PVM is a real-time engine of the PICARD system which runs control tasks on a real-time operating system. The component library is composed of components which are called task blocks. PICE is a visual editor which can configure control tasks by creating data-flow diagrams of task blocks or Ladder diagrams for sequential logics. For the communication between PVM on a target system and PICE on a host computer, a simple protocol and tools for stub generation was dove]oped because RPC or CORBA is difficult to be applied for the embedded system. New features such as a byte-code based run time system and a simple and easy MMI builder are also introduced.

  • PDF

Development of OPRoS based robot component interoperability evaluation system (OPRoS 기반 로봇 컴포넌트 상호 운용성 평가 시스템 개발)

  • Jeong, Bong-won;Song, Byong-Youl
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.10a
    • /
    • pp.215-218
    • /
    • 2016
  • The robot performs with combined various functional equipments organically. OPRoS (Open Platform for Robotic Services) is a framework to provide integrated development environment to develop an equipment in the form of the component parts to various institutions and developers and to combine them. To ensure the reliable operation of the robot, the developer should test the component can be coupled reliably with other components developed by other developers. First of all, that the search to find components to be coupled with the component meaningfully is necessary. In this paper, we propose the interoperability evaluation system which can find components to be meaningfully coupled with the component to be evaluated.

  • PDF

UML-based OO Framework Modeling Techniques (UML 기반의 객체지향 프레임워크 모델링 기법)

  • Yoo, Young-Ran;Park, Dong-Hyuk;Kim, Soo-Dong
    • Journal of KIISE:Software and Applications
    • /
    • v.27 no.3
    • /
    • pp.227-240
    • /
    • 2000
  • The research of the variability gains more gravity in component-based software development, because it helps to extend the reusability of the component. A domain-specific component supports the more variability, the wider scope that the component can be applied to. However, the more variability included in a component, It makes the size of a component bigger, and the cost to construct the component is rises. As a result, this disturbs making an optimized system. In this paper, we classify the variability into 3 types, according to their features. And we propose some implementation techniques for each type based COM. Moreover, we also propose a process to analysis and design the variability with their artifacts, which includes some tasks from variability extraction to implementation of it. This proposed process can be applied as a part of the component developing process.

  • PDF

A Study on OLE/COM-based GIS Data Provider Component Development Toward Application System Development (응용시스템 구축을 위한 OLE/COM 기반의 GIS 데이터 제공자 컴포넌트 시스템에 관한 연구)

  • 김민수;김광수;오병우;이기원
    • Spatial Information Research
    • /
    • v.7 no.2
    • /
    • pp.175-190
    • /
    • 1999
  • Recently , as GIS technology is rapidly improved and stabilized, there are some needs to reuse pre-developed and powerful GIS technology. GIS standardization based on components and open interfaces becomes a way to solve those reusability of previous GIS technology. This GIS standardization currently focuses on building the GIS Data Infrastructure that is being deployed globally. Especially, OpenGIS consortium which is mainly made up of international GIS leading vendors is announcing some GIS abstract specifications and implementation specifications. This study focuses on how could we design and implement the OLE/COM-based data provider component based on various DBMS or file systems, how could these data provider components be used for enterprise UIS(Urban Information Systems) and how could various formatted GIS data be shared in one system. Also some problems practically caused by an implementation process of data provider component are listed up and some solutions are given. Furthermore, design and analysis of UML(Unified Modeling Language) was reformed through the data provider component development task and this UML methodology is able to indicate a standardized model for newly developed data provider component.

  • PDF