• Title/Summary/Keyword: 컴포넌트 활용

Search Result 376, Processing Time 0.04 seconds

A Study of In-Vehicle Component for Automotive Information (차내망 컴포넌트를 통한 차량 정보 이용에 관한 연구)

  • Lee, Shin-Kyung;Lee, Jung-Woo;Kwon, Oh-Ceon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2009.11a
    • /
    • pp.99-100
    • /
    • 2009
  • 자동차에 대한 IT 융합 기술이 증가함에 따라 소프트웨어가 자동차 전체에 차지하는 비중은 점점 증가 하고 있으며, 최근에는 자동차의 품질을 좌우하는 주 요인으로 부각되고 있다. 그러나 응용 서비스를 제공하는데 있어서는 여전히 자동차 제조사별, 차종 별로 특화되어 있는 정보가 많아 차량 정보를 활용하기 어려운 단점이 있다. 이에 본 논문에서는 차량 정보를 기반으로 서비스를 개발하는데 있어 반복적으로 재사용될 수 있는 차량-IT 용 차내망 컴포넌트에 대한 방안을 제시하고자 한다. 차내망 컴포넌트를 통한 차량 정보 이용은 자동차-IT 분야의 시장 진입 장벽을 낮추고, 제품의 개발 및 시험 기간 단축과 이에 따른 비용 절감 효과를 가져 올 수 있다.

A Tool for Servlet to EJB Transformation (서블릿에서 EJB 환경으로 변환을 위한 도구)

  • Kim, Dong-Kwan;Jung, Hyo-Taeg;Song, Moon-Sub
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.11c
    • /
    • pp.1969-1972
    • /
    • 2002
  • 소프트웨어 재사용 기술은 소프트웨어공학 분야의 오래된 주제로 단순한 복사 및 붙이기(copy & paste)에서 현재의 소프트웨어 컴포넌트 기술에 이르기까지 계속해서 연구되고있다. 재사용의 단위를 무엇으로 하냐에 따라 또는 소프트웨어 개발 주기 중 어느 단계의 산출물을 재사용 하느냐에 따라 다양한 개념과 기법들이 소개되었으며 실제 소프트웨어 개발에 활용되고 있다. 또한 컴퓨팅 환경의 변화에 보조를 같이하여 특정 어플리케이션을 지원하는 재사용기술 들이 등장하고 있다. 본 논문에서는 웹(Web) 기반의 프로그램에 소프트웨어 컴포넌트 재사용 기술을 접목하고자 한다. 수없이 많은 웹 기반 어플리케이션들이 개발되었고 또한 개발되고 있으며 다른 컴퓨팅 환경에서 운영되는 다양한 기존 시스템들도 웹 기반으로 옮겨가고 있다. 본 논문의 목적은 기 개발된 웹 프로그램에서 재사용 가능한 모듈을 컴포넌트 화하여 차후 웹 프로그램 개발 시에 재사용될 수 있도록 하는 것이다. 웹 지원 언어 중 Sun 사의 서블릿(Servlet)[1]으로 개발된 어플리케이션들을 EJB(Enterprise JavaBeans)[2] 환경으로 변환시키기 위한 기법과 이를 지원하는 도구를 소개한다. 본 논문에서 소개하는 도구는 크게 분석기, 시각화기, 추출기, 생성기, 및 전개기로 구성되며 해당 모듈에서 입력받은 서블릿을 처리하며 최종적으로 세션 빈(session bean)[2] 또는 엔터티 빈(entity bean)[2]과 같은 EJB 컴포넌트를 생성한다.

  • PDF

A Testing Method for URC Robot Software (URC 로봇 소프트웨어 시험 평가 방법 및 사례 연구)

  • Hwang, Sun-Myung;Chung, Yun-Koo
    • The KIPS Transactions:PartD
    • /
    • v.14D no.6
    • /
    • pp.657-664
    • /
    • 2007
  • URC robot offers necessary service anytime and anywhere by using a network to the robot, expanding the applicable service, keeping all the functions in itself, it undertakes functions for the causing problems through the network. URC software components are composed of HRI(Human Robot Interaction), robot action technology and others. We analyze the quality models based on ISO/IEC 9126, define URC components evaluation specification consists of 4 parts such as generic rule, instance rule, evaluation value and test method. And we define the quality process and test case design for URC, and show a testing and evaluation process for URC components.

Translation of OMG IDL for Supporting The FPGA ORB (FPGA ORB 활용을 위한 OMG IDL의 변환 방법)

  • Jeong, Hea-Kyung;Bae, Myung-Nam;Lee, In-Hwan;Lee, Yong-Seok
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.46 no.11
    • /
    • pp.40-49
    • /
    • 2009
  • HAO is a ORB engine to support the logic-based CORBA development environments in FPGA. In this papers, in order to support the logic component developments with HAO, we proposes the translation rule from IDL to VHDL, and the generation of skeleton logic code following the rule. It enables to guarantee the interoperability between the components in distributed multi processor environments includes the general purpose processor and FPGAs, and to improve the performance through the usage of logic-circuit.

Implementation of an ASP Upload Component to Comply with RFC 1867 (RFC 1867 규격을 준수하는 ASP 업로드 컴포넌트 설계)

  • Hwang Hyun-Ju;Kang Koo-Hong
    • The Journal of the Korea Contents Association
    • /
    • v.6 no.3
    • /
    • pp.63-74
    • /
    • 2006
  • Recently many ASP applications have been released which enable them to accept, save and manipulate files uploaded with a web browser. The files are uploaded via an HTML POST form using RFC 1867 In particular, the file transfer via the HTTP port is getting more important because of the current Internet security issues. In this paper, we implement a form-based ASP upload component and disclose explicitly most of the main codes. That is, the open source might be helpful to develop the new ASP applications including file upload function in the future. We also show the upload time and CPU usage time of the proposed upload component and compare with the well-known commercial ones, showing the performance metrics of the proposed component are comparable to those of commercial ones.

  • PDF

A Study on Checklist for Improving Interoperability of Advanced Defense Component Development Methodology(ADDMe) (국방 CBD 방법론의 상호운용성 향상을 위한 체크리스트 연구)

  • Ryu Dong-Kuk;Kim Young-Chul
    • The KIPS Transactions:PartD
    • /
    • v.12D no.5 s.101
    • /
    • pp.745-754
    • /
    • 2005
  • Defence Information System has surely required the guarantee of interoperability between systems as performing task oriented functions. To improve interoperability between them and use the benefits of component based development, defense officers are planning to develop COE like a kind of component bank concept. Defense component development methodology(ADDMe) within COE is a new approach of component based methodology for Defense environment after comparing, analyzing, and synthesizing with traditional CBDs. In this paper we introduce advanced defense component development methodology(ADDMe) and present checklist for improving interoperability between Defence component based systems which are developed with ADDMe. With our proposed interoperability's checklist, we can improve interoperability of defense component based systems through applying per each phase of ADDMe.

Design and Implementation of Secure E-Procurement System based on XML (XML기반의 안전한 E-Procurement 시스템 설계 및 구현)

  • Moon, Tae-Soo;Song, You-Jin
    • The KIPS Transactions:PartD
    • /
    • v.9D no.6
    • /
    • pp.1043-1054
    • /
    • 2002
  • This paper intends to suggest a XML-based secure E-Procurement system using Unified Modeling Language(UML), as an application system for domestic automobile industry. Applying UML methodology, which is Component-based Development (CBD), we analyzed the workflow on procurement operation of automobile industry and implemented a prototype of efficient E-Procurement system for automobile industry, by developing XML/EDI and XML signature. Also, on this paper, object-oriented CBD is employed to minimize the risk of life cycle and reuse software as mentioned to limitation of information engineering methodology. It enables the interoperability with ERP (Enterprise Resource Planning) as corporate legacy system. This system proposes a solution to apply analysis and design of workflow, component development, interoperability with corporate information system, and XML signature for integrity and authentication of electronic documents in other system so far.

Design of a Document Model Based on Components for Structured Document Database (구조적 문서 데이터베이스를 위한 컴포넌트 기반 문서 모델의 설계)

  • 조승기;고승규;최윤철
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2000.04a
    • /
    • pp.315-318
    • /
    • 2000
  • SGML은 구조적 문서를 나타내기 위한 표준으로 이기종간에 호환이 가능하며 다방면에 유연하게 이용 가능한 점이 있다. 전자도서관, 온라인 매뉴얼등의 분야에서 SGML이 활용되면서, 대용량의 SGML 문서를 처리하고 사용자에게 정보를 제공하는 SGML 데이터베이스 시스템이 필요하게 되었다. 또한 웹상에서의 문서교환의 표준으로 XML이 대두되면서 다양한 XML 문서 데이터를 저장, 관리할 수 있는 XML 문서관리시스템도 다수 등장하고 있다. 본 연구에서는 이와 같은 구조적 문서 데이터베이스에 활용될 수 있는 데이터모델로서 , 엘리먼트 구조를 보완하고 문서의 개념을 표현할 수 있는 컴포넌트 기반 모델을 제시하고 기본적인 저장 시스템을 구현하였다. 실험을 통하여 검증한 결과 저장과 검색면에서 성능향상을 얻었다.

  • PDF

Efficient Sharable Component architecture for image processing and image processing algorithm development (영상처리 알고리즘 활용과 공유를 위한 효과적인 컴포넌트 구조에 관한 연구)

  • Awe, Jee-Soo;Cho, Young-Tak;Chae, Ok-Sam
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.07b
    • /
    • pp.328-330
    • /
    • 2005
  • 전세계적으로 영상을 이용하는 분야는 급속도로 발전되고 확장되어 가고 있다. 이러한 시점에서 영상처리 기술의 중요성은 더욱더 강조되고 있다. 하지만 영상처리 기술은 다른 기술들에 비하여 굉장히 특화되어 같은 기술이라도 사용 환경과 분야에 따라 각기 다른 형태와 다른 사용 방식을 요구하고 있다. 이러한 환경은 영상처리 기술들의 재사용성을 떨어뜨리고 기술 개발 비용의 증가를 가져 왔다. 본 논문에서는 이러한 문제점들을 해결하고자 영상처리 기술을 활용하고 공유하기 위한 컴포넌트의 구조를 제안하고자 한다.

  • PDF

An Implementation and Performance Analysis of Group Communication on CORBA Component Environment (CORBA 컴포넌트 환경에서의 그룹통신 구현 및 성능분석)

  • Rho, Jae-Gum;Gu, Tae-Wan;Jung, Yeon-Jin;Lee, Sung-Ryong;Lee, Kwong-Mo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.04b
    • /
    • pp.1571-1574
    • /
    • 2002
  • 인터넷의 활용이 급속도로 확산됨에 따라 분산 환경의 필요성이 대두되었으나, 분산환경에서의 광범위한 그룹 통신 시스템의 활용도는 특정분야에 국한되어 연구되어 왔기 때문에, 그에 따른 통신 신뢰성 및 효율성을 완전히 보장할 수는 없었다. 따라서 본 논문에서는 1)소켓을 이용한 그룹통신, 2)RMI를 이용한 그룹통신, 3)분산 컴포넌트 모델을 이용한 그룹통신, 3가지 방법으로 나누어 각각의 시스템을 설계 및 구현하고 이에 따른 성능을 분석하여 서로 다른 방법의 그룹통신 방법을 이기종 분산 컴퓨팅 환경에 적용시킬 수 있도록 하였다.

  • PDF