• Title/Summary/Keyword: COM Object

Search Result 93, Processing Time 0.033 seconds

Component Programming for Power System Software Development

  • Yuan Liao;Lee, Jong-Beom
    • KIEE International Transactions on Power Engineering
    • /
    • v.2A no.4
    • /
    • pp.145-152
    • /
    • 2002
  • This paper illustrates applications of the Component Object Model (COM) for power system software developments. As an integral part of Microsoft's component services, COM has gained increased popularity for developing enterprise applications. This paper illustrates the concepts of COM and the latest developments as well as the available tools for developing COM components. Possible COM applications for developing power system software, such as sparse matrix manipulation, fault location, genetic algorithm applications, and so on. are presented. Advantages and promises brought about by COM are manifested through these examples.

Implementaion and Use of a COM Component for Distribution Number Generation

  • Oh, Chang-Hyuck;Jung, Suk-In;Lee, Mi-Ra
    • Journal of the Korean Data and Information Science Society
    • /
    • v.13 no.1
    • /
    • pp.17-23
    • /
    • 2002
  • Microsoft's component technology, COM, is introduced and a COM object for generating distribution numbers is implement ed. Examples using the object in various language environments are given. A strategy for statistical software development using components is discussed.

  • PDF

Performance Evaluation of Distributed Network-based System Adopting an Object-oriented Method (객체지향기법이 도입된 분산 네트워크기반 시스템의 실시간 응답성능 평가)

  • Pae, Duck-Jin;Kim, Hong-Ryeol;Kim, Dae-Won
    • Proceedings of the KIEE Conference
    • /
    • 2002.07d
    • /
    • pp.2531-2533
    • /
    • 2002
  • In this paper, we evaluate feasibility of an object-oriented method in a distributed real-time control environment through the prediction of delay expected. We adopt CAN as the distributed network and the application layer of the CAN is composed of client/server communication model of COM and surroundings for the support of real-time capability of the COM. Mathematical models formalizing delays which are predicted to invoke in the COM architecture are proposed. Sensors and actuators which are widely used in distributed network-based systems are represented by COM objects in this paper. It is expected that the mathematical models can be used to protect distributed network-based systems from violation of real-time features by the COM.

  • PDF

A Study on the Improvement of the Method for Implementing Protection Algorithm by using Component Object Model(COM) (컴포넌트 오브젝트 모델을 응용한 계전 알고리즘 구현방법의 개선에 관한 연구)

  • Park, In-Kwon;Yoon, Nam-Seon;An, Bok-Shin
    • Proceedings of the KIEE Conference
    • /
    • 1998.07c
    • /
    • pp.1210-1212
    • /
    • 1998
  • The complexity of newly developed protection algorithm and higher performance requested by the user makes the software embedded in the protective relay much harder to develop and maintain. The versatility of 32bit microprocessor and the availability of cheaper memory semiconductors introduced the fertile developing background for the protective relay developers. The use of component object model(COM) in the software developing process enables the developer to write much complex code in the easy and safe way and to maintain the code easily, too. And the aid of the COM library, the distributed computing environment will be expected to appear by the use of the COM programming model in the protective relay firmware program.

  • PDF

Coupling Measures for Classes in Object-Oriented System (객체 지향 시스템에서의 클래스 결합도 척도)

  • 이종석;천은홍
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.6 no.4
    • /
    • pp.22-29
    • /
    • 2001
  • As the importance of software measurement increases, there are more researches developing the new software measure. Given the importance of object-oriented development techniques, one specific area where this has occurred is coupling measurement in object-oriented systems. This thesis presents the coupling measure COM based on the methods and OOC based on the classes in measuring the coupling of object-oriented systems. And, it evaluates them using the coupling properties suggested by Briand while it compares them with other coupling measures by applying them to a system developed in the language of C++programming language.

  • PDF

Development of Database Interface using COM (COM을 이용한 데이터베이스 인터페이스 설계)

  • 박상훈;강성기;박진섭
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.04b
    • /
    • pp.146-148
    • /
    • 2000
  • 본 논문에서는 데이터베이스 인터페이스 설계가 COM(Component Object Model)으로 구현하는 것이 가능한지를 실험적으로 설계하고 구현하였다. 본 객체지향 코드 설계는 캡슐화, 상속성, 다형성 측면에서 설계자 및 사용자에게 많은 장점을 제공한다는 측면에서 널리 적용되고 있다. 본 논문에서는 COM을 이용하여 기존의 데이터베이스를 접근, 제어 할 수 있음을 보인다. 본 논문은 기존 데이터베이스로서 MS Access(DB)를 대상으로 하되 MS Access가 제공하는 최종사용자 기능을 무시하고 새로운 프로그램(COM)을 설계하여 기존사용방법과 같은 효과와 기능을 발휘할 수 있도록 한다. 프로그램의 설계는 크게 서버와 클라이언트로 나눈다.[10] 실험적 개발의 결과를 볼 때 DB엔진 설계 시 COM으로서의 설계에 활용 할 수 있을 것으로 기대된다. 한편 클라이언트는 다양한 언어로 설계가 가능하기 때문에 다양한 사용자, 다양한 접속 요구에 쉽게 적용할 수 있다.

  • PDF

The Component Customization Test in the Chamois Framework (샤모아 프레임 워크의 컴포넌트 맞춤 테스트)

  • 이병희;최병주
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10d
    • /
    • pp.70-72
    • /
    • 2002
  • 컴포넌트 기반 구조의 프레임 워크인 샤모아 프레임 워크(Chamois Framework)는 다양한 컴포넌트 아키텍쳐중 COM(Component Object Model)과 Web Service로 개발되었다. 컴포넌트 기반 소프트웨어 개발(Component-Based Software Development)은 이미 작성된 소프트웨어 컴포넌트를 자신의 목적에 맞도록 재사용함으로써 여러 가지 위험 요소가 따를 수 있다. 따라서, 샤모아 프레임 워크에서 맞춤으로 변형된 컴포넌트에서 발생하는 오류를 테스트하기 위한 컴포넌트 맞춤 테스트 기법이 필요하다. 본 논문에서는 컴포넌트 맞춤 테스트 기법을 오류삽입 기반의 COM으로 확장하여 COM 컴포넌트 맞춤 테스트 기법을 샤모아 프레임 워크에 적용한 사례를 보인다.

  • PDF

Implementation of 3D+Temporal Object Components Using ATL/COM (ATL/COM을 이용한 3차원+Temporal 객체 컴포넌트 구현)

  • Lee, Hyun-Ah;Lim, Hun-Ki;Nam, Kwang-Woo;Ryu, Keun-Ho;Lee, Jong-Hun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2001.04a
    • /
    • pp.69-72
    • /
    • 2001
  • CIS 기술 그룹과 데이터베이스 그룹간의 상호 연관된 연구의 필요성이 인식되면서, 시공간의 개념에 대한 동시 지원이 요구되고 있다. 또한 각 시스템간의 데이터 모델이 매우 다르기 때문에 지금까지 분산되어 있던 방대한 양의 공간 데이터에 대한 상호 운용성의 필요성이 증가함에도 불구하고 시스템의 통합 및 표준화의 진행이 어렵다. 이 논문에서는 분산된 공간 데이터의 상호 운용성을 제공하고 공간과 시간의 개념을 동시에 지원하기 위해 3차원 시공간 컴포넌트를 설계하고 이를 ATL/COM 을 사용하여 구현함으로써 COM 컴포넌트의 장점인 확장성과 재사용성을 그대로 수용하였다. 상호 운용성을 위한 통합 데이터 모델로써 OGC 의 2차원 표준 모델을 3차원과 시간 영역으로 확장시키고, 이를 기반으로 COM 컴포넌트 인터페이스를 설계하였다. 또한 공간 데이터를 WKB 구조로 정의하여 저장함으로써 시스템간의 이식성을 보장한다.

  • PDF

A Component Transformation Technique based on Model for Composition of EJB and COM+ (EJB와 COM+ 결합을 위한 모델기반 컴포넌트 변환 기법)

  • 최일우;신정은;류성열
    • Journal of KIISE:Software and Applications
    • /
    • v.30 no.12
    • /
    • pp.1172-1184
    • /
    • 2003
  • At present, new techniques based on different component reference models for the integration of component and system of different platforms, such as EJB and COM+, are introduced. The operation between the components in the identical component platform is realized by the composition at the source level. In case of the different component platform, however, it is impossible to use combined components in real condition although they are components of similar domain. In this paper we proposed a solution for the composition problem by using component transformation methodology based on model between EJB and COM+ components which are different components. For the composition between EJB and COM+ components, we compared and analyzed each reference model, then proposed the Virtual Component Model which is implementation independent and the Implementation Table for the mutual conversion. Reffering to the Virtual Component Model and the Implementation Table, we can generalize each Implementation model to the Virtual Component Model, make the Virtual Component Model which is implementation independent through the virtual component modeling, transform EJB and COM+ components selectively. Proposing the effective Model Transformation method to the different component platform, we can combine EJB and COM+ components.

A Case Study on NMS HelpDesk System using Distributed Object Middleware (분산 객체 미들웨어를 이용한 NMS HelpDesk 시스템 구축 사례)

  • Kim, Jeong-Su;Lee, Yoon-Jae;Seo, Sang-Koo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2001.10a
    • /
    • pp.243-246
    • /
    • 2001
  • 현재 국내에서 가장 많이 쓰이는 분산 미들웨어 기술은 크게 세가지로 구분할 수 있다. OMG(Object Management Group)의 CORBA(Common Object Request Broker Architecture), 마이크로 소프트사의 DOCM/COM+ 그리고 썬(SUN)사의 EJB(Enterprise Java Beans)이다. 이 분산 미들웨어 기술들은 분산환경에서 시스템들간의 운영체제나 프로그래밍 언어에 관계없이 객체 서비스를 제공하여 독립적이고 표준화된 환경을 제공한다. 본 논문에서는 한국통신 초고속사업 중 NMS HelpDesk System(고장관리시스템)의 구축사례를 소개한다. 개발된 시스템은 분산 미들웨어 기술을 이용하여 DCOM/COM 응용시스템, CORBA 서버, 데이터베이스 응용시스템, 그리고 최종 운영자용 웹 인터페이스 시스템 둥으로 구성된 대규모 분산시스템이다.

  • PDF