• Title/Summary/Keyword: distributed object

Search Result 747, Processing Time 0.023 seconds

Expansion of EPCIS and EPCDS for Efficient Distributed Logistics Information Management (효율적인 분산 물류정보 관리를 위한 EPCIS와 EPCDS의 확장)

  • Kim, Ji-Ho;Shin, Gi-Won;Park, Dae-Won;Kwon, Hyuck-Chul
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.16 no.11
    • /
    • pp.1076-1080
    • /
    • 2010
  • EPCglobal Network is based on the Electronic Product Code(EPC) and rapidly opening up to many enterprises that have close relationships with each other. Since a huge amount of logistics Information is distributed in the EPCglobal Network, it needs to manage them effectively. Global logistics companies and institutes are studying and setting up the standards about EPC Information Service(EPCIS), Object Name Service (ONS) and EPC Discovery Service(EPCDS) in the RFID and EPC-based logistics information network. In this paper, we propose expanded EPCIS and EPCDS that are satisfy EPCglobal standards and enable more effective logistics information management.

Design and implementation of Fault-tolerant CORBA Service for reliability on Real-Time CORBA (실시간 CORBA상에서의 신뢰성 지원을 위한 결함허용 서비스의 설계 및 구현)

  • 김영재;박기용;홍성준;한선영
    • The KIPS Transactions:PartC
    • /
    • v.8C no.1
    • /
    • pp.23-31
    • /
    • 2001
  • Current CORBA has been suggested a solution for complexity of software in distributed environment. But it can't provide reliability about data transfer. For instance, CORBA can't provide object to client when the network are unstable or congested. In an existing CORBA, client has to wait when there is congestion between client and object implementation while client get a service from object implementation. So In this paper, we propose Fault-Tolerant CORBA Service (FTS) which has an intelligent redirection about an object that client requests. Moreover, we designed and implemented Fault-Tolerant Service to provide reliability by extending existing CORBA ORB. Therefore it provides reliable connection throughout the proposed Fault-Tolerant Service.

  • PDF

Pedagogical Paradigm-based LIO Learning Objects for XML Web Services

  • Shin, Haeng-Ja;Park, Kyung-Hwan
    • Journal of Korea Multimedia Society
    • /
    • v.10 no.12
    • /
    • pp.1679-1686
    • /
    • 2007
  • In this paper, we introduce the sharable and reusable learning objects which are suitable for XML Web services in e-learning systems. These objects are extracted from the principles of pedagogical paradigms for reusable learning units. We call them LIO (Learning Item Object) objects. Existing models, such as Web-hosted and ASP-oriented service model, are difficult to cooperate and integrate among the different kinds of e-learning systems. So we developed the LIO objects that are suitable for XML Web services. The reusable units that are extracted from pedagogical paradigms are tutorial item, resource, case example, simulation, problems, test, discovery and discussion. And these units correspond to the LIO objects in our learning object model. As a result, the proposed model is that learner and instruction designer should increase the power of understanding about learning contents that are based on pedagogical paradigms. By using XML Web services, this guarantees the integration and interoperation of the different kinds of e-learning systems in distributed environments and so educational organizations can expect the cost reduction in constructing e-learning systems.

  • PDF

Enhanced Auto-focus algorithm detecting target object with multi-window and fuzzy reasoning for the mobile phone (목적물 인식 및 자동 선택이 가능한 모바일 폰 용 자동초점 알고리즘)

  • Lee, Sang-Yong;Oh, Seung-Hoon;Kim, Soo-Won
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.44 no.3 s.357
    • /
    • pp.12-19
    • /
    • 2007
  • This paper proposes the enhanced auto-focus algorithm detecting several objects and selecting the target object. Proposed algorithm first detects some objects distributed in the image using focus measure operator and multi-window and then selects the target object through fuzzy reasoning with three fuzzy membership functions. Implementation can be simple because it only needs image sensor instead of infrared or ultrasonic equipment. Experimental result shows that the proposed algorithm can improve the quality of image by focusing to the target object.

A Study on Kohenen Network based on Path Determination for Efficient Moving Trajectory on Mobile Robot

  • Jin, Tae-Seok;Tack, HanHo
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.10 no.2
    • /
    • pp.101-106
    • /
    • 2010
  • We propose an approach to estimate the real-time moving trajectory of an object in this paper. The object's position is obtained from the image data of a CCD camera, while a state estimator predicts the linear and angular velocities of the moving object. To overcome the uncertainties and noises residing in the input data, a Extended Kalman Filter(EKF) and neural networks are utilized cooperatively. Since the EKF needs to approximate a nonlinear system into a linear model in order to estimate the states, there still exist errors as well as uncertainties. To resolve this problem, in this approach the Kohonen networks, which have a high adaptability to the memory of the inputoutput relationship, are utilized for the nonlinear region. In addition to this, the Kohonen network, as a sort of neural network, can effectively adapt to the dynamic variations and become robust against noises. This approach is derived from the observation that the Kohonen network is a type of self-organized map and is spatially oriented, which makes it suitable for determining the trajectories of moving objects. The superiority of the proposed algorithm compared with the EKF is demonstrated through real experiments.

Object-oriented Prototype Framework For Tightly Coupled GIS-based Hydrologic Modeling (객체지향성 프로그래밍 방법을 통한 GIS 연계의 수문모델)

  • Kang, Kwang-Min;Rim, Chang-Soo;Yoon, Sei-Eui
    • Journal of Korea Water Resources Association
    • /
    • v.45 no.6
    • /
    • pp.597-606
    • /
    • 2012
  • With the availability of multi-scale hydrologic data in public domain depending on DEM size, there is a need for a modeling framework that is capable of using these data to simulate hydrologic processes at multiple scales for different topographic and climate conditions for distributed hydrologic model. To address this need, an object-oriented approach, called Geographic and Hydrologic Information System Modeling Objects (GHISMO), is developed. Main hydrologic approaches in GHISMO are storage-release for direct runoff and SCS curve number method for infiltration part. This paper presents conceptual and structural framework of storage-release concept including its application to two watersheds will be presented.

A Study on the Modeling for Component Integration in the Java Bean-based System (Java Bean 기반 시스템에서 컴포넌트 통합을 위한 모델링에 관한 연구)

  • 소경영;박종구
    • Journal of the Korea Society of Computer and Information
    • /
    • v.5 no.2
    • /
    • pp.37-42
    • /
    • 2000
  • Object technologies like the OMG's CORBA are enabling technologies the aim to facilitate integration implementation of diverse software components in distributed. heterogeneous environment. CORBA and similar object integration technologies define a standard component interconnection and inter-operation model , promote object-oriented principles to encapsulate incompatible component implementations. In this Paper. we present a connector model for software architectural representation of complex component collaborations. Our Connector model is base on research in software achitecture and object-oriented modeling. and part of a design framework for modeling component-based system. We believe the connector concepts to be vary benificial for a clear expression of dependencies between multiple component in Java Bean-based system.

  • PDF

Auto Labelling System using Object Segmentation Technology (객체 분할 기법을 활용한 자동 라벨링 구축)

  • Moon, Jun-hwi;Park, Seong-hyeon;Choi, Jiyoung;Shin, Wonsun;Jung, Heokyung
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2022.10a
    • /
    • pp.222-224
    • /
    • 2022
  • Deep learning-based computer vision applications in the field of object segmentation take a transfer learning method using hyperparameters and models pretrained and distributed by STOA techniques to improve performance. Custom datasets used in this process require a lot of resources, such as time and labeling, in labeling tasks to generate Ground Truth information. In this paper, we present an automatic labeling construction method using object segmentation techniques so that resources such as time and labeling can be used less to build custom datasets used in deep learning neural networks.

  • PDF

Construction of an Agent-based Fault-Tolerant Object Group Model (에이전트 기반의 고장허용 객체그룹 모델 구축)

  • Kang, Myung-Seok;Kim, Hag-Bae
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.34 no.1B
    • /
    • pp.74-85
    • /
    • 2009
  • We propose an Agent-based Fault Tolerant Object Group model based on the agent technology and FTOG model with replication mechanism for effective object management and fault recovery. We define the five kind of agents - internal processing agent, registration agent, state handling agent, user interface agent, and service agent - that extend the functions of the FTOG model. The roles of the agents in the proposed model are to reduce the remote interactions between distributed objects and provide more effective service execution. To verify the effectiveness of the proposed model, we implemented the Intelligent Home Network Simulator (IHNS) which virtually provides general home networking services. Through the simulations, it is validated that the proposed model decreases the interactions of the object components and supports the effective fault recovery, while providing more stable and reliable services.

The Research of the Modularity of Federation Object Model to Improve Interoperability of RTI-based Simulations (RTI기반 시뮬레이션의 상호운용성 향상을 위한 연동모델의 모듈화 방안에 대한 연구)

  • Shim, Jun-Yong;Cho, Won-Seob;Jin, Jung-Hun;Kim, Sae-Hwan
    • Journal of the Korea Society for Simulation
    • /
    • v.18 no.3
    • /
    • pp.139-146
    • /
    • 2009
  • Recently, software industry regarding national defense increases system development of distributed simulation system of M&S based to overcome limit of resource and expense. It is one of key technologies for offering of mutual validation among objects and reuse of objects which are discussed for developing these systems. RTI, implementation of HLA interface specification as software providing these technologies uses Federation Object Model for exchanging information with joined federates in the federation and each federate has a characteristic that is supposed to have identical FOM in the federation. This paper presents a characteristic of Base Object Model, SISO standardization for improving reuse and interoperability of Federation Object Model applied simulation network manager based HLA/RTI and suggests method of designing the structure of simulation network manager through the modularity of Federation Object Model.