• Title/Summary/Keyword: Component-based System

Search Result 2,676, Processing Time 0.035 seconds

An accurate sun tracking controller with reconstructing facility for fault sensor (오류신호보정기능을 갖춘 정밀 태양추적제어기)

  • Keun, Hyun-Woong
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.13 no.9
    • /
    • pp.1913-1920
    • /
    • 2009
  • An intelligent accurate sun tracking controller for solar lighting system was developed. This controller can detect the faulty sensor and correct the error signal based on Principle Component Analysis theory. A fuzzy controller was developed to control the tracker by using the collected sensor signal for precise position control. Also a multiple range searching sensor module for sun tracking was designed. To show the validity of the developed system, some experiments in the field were illustrated.

A Study on Software Component Development for Production Management Using Distributed Objects and XML Technologies (분산객체와 XML 기반의 생산계획 컴포넌트 개발에 관한 연구)

  • Min, Dae-Ki;Chang, Tai-Woo;Park, Chan-Kwon;Park, Jin-Woo
    • IE interfaces
    • /
    • v.15 no.1
    • /
    • pp.10-19
    • /
    • 2002
  • New trends such as electronic commerce, virtual organizations, e-business applications, etc. increase the dependence of production management on information software systems and contribute to the needs for global, distributed object systems. This paper presents a component based approach for production management systems under the multi-tier distributed information system architecture using UML(Unified Modeling Language), CORBA(Common Object Request Broker Architecture) and XML(eXtensible Markup Language) technologies, and propose rules for mapping a UML class diagram to a XML DTD (Document Type Definition). And we adapt it to the prototype system implementation. The components are implemented by CORBA and we use XML messages for the information exchange between components.

Structural Health Monitoring of Aircraft Reciprocating Engine Based on Principal Component Analysis (PCA) (주성분 분석(PCA)에 의한 항공기 왕복 엔진의 구조 건전도 모니터링)

  • Kim, Ji-Hwan;Park, Seong-Eun;Lee, Hyeong-Cheol
    • Journal of Aerospace System Engineering
    • /
    • v.6 no.1
    • /
    • pp.13-18
    • /
    • 2012
  • This paper presents a structural health monitoring method of aircraft reciprocating engine using Principal Component Analysis (PCA) which analyzes vibration expressed by Averaged Normalized Power Spectral Density (ANPSD). Because ANPSD of the rotating shaft is sensitive to the rotating speed, this paper proposes to use a post-processing method of ANPSD is used to reduce the sensitivity. The PCA extracts compressed information from the post-processed ANPSDs and the information means the difference between current and normal cases of the engine. The experimental results demonstrate the feasibility and effectiveness of the proposed method to detect abnormal cases of the engine.

The letter recognition using BCI system

  • Kaplan, Alexander Ya;Song, Young-Jun;Kim, Nam
    • International Journal of Contents
    • /
    • v.7 no.3
    • /
    • pp.6-12
    • /
    • 2011
  • In this paper, we show how such enhancement of Farwell-Donchin BCI enables a fresh, inexperienced user to achieve quickly an accurate BCI control with a high information transfer rate. This paper presents the results of a BCI experiment where the participant, who had no previous BCI experience, obtained, in about 20 min, a highly reliable and fast control over the BCI spelling device based on the Farwell-Donchin paradigm. Offline analysis showed that the high performance of the BCI was, to a high extent, due to the use of the ERP component N1, in addition to component P300, which has been considered the only ERP component important for the prediction of user's choice in the Farwell-Donchin paradigm in many publications.

Development of a Geometric Error Analysis and Virtual Manufacturing System for Gantry-Type 5-Axis Machining Centers (문형 5축 머시닝센터의 기하학적 오차해석 및 가상가공 시스템 개발)

  • 윤태선;조재완;김석일;곽병만
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.15 no.10
    • /
    • pp.172-179
    • /
    • 1998
  • To quickly determine the effect of the substitute component on the machine's performance is very important in the design and manufacturing processes. And minimizing machine cost and maximizing machine quality mandate predictability of machine accuracy. In this study, in order to evaluate the effects of the component's geometric errors and dimensions on the machining accuracy of gantry-type 5-axis machining centers, a geometric error analysis and virtual manufacturing system are developed based on the mathematical model for the shape generation motion of machine tool considering the component's geometric errors and dimensions, the solid modeling techniques and so on.

  • PDF

Wavelet Transform Based Image Template Matching for Automatic Component Inspection (자동부품검사를 위한 웨이블렛 변환 기반 영상정합)

  • Cho, Han-Jin;Park, Tae-Hyoung
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.15 no.2
    • /
    • pp.225-230
    • /
    • 2009
  • We propose a template matching method for component inspection of SMD assembly system. To discriminate wrong assembled components, the input image of component is matched with its standard image by template matching algorithm. For a fast inspection system, the calculation time of matching algorithm should be reduced. Since the standard images of all components located in a PCB are stored in computer, it is desirable to reduce the memory size of standard image. We apply the discrete wavelet transformation to reduce the image size as well as the calculation time. Only 7% memory of the BMP image is used to discriminate goodness or badness of components assembly. Comparative results are presented to verify the usefulness of the proposed method.

Tree Component Model : Component Composition with Hybrid Message Passing (트리 컴포넌트 모델 : 하이브리드 메시지 전달을 사용한 컴포넌트 조합)

  • Huh, Je-Min;Kim, Ji-Hong
    • The KIPS Transactions:PartD
    • /
    • v.15D no.5
    • /
    • pp.659-668
    • /
    • 2008
  • Recently, the component model based on the Exogenous Connector has been proposed in which controls are separated from computation by managing the beginning and result of method calls in the connector. Although it could be loosely coupled between components, it has a problem that is a potential preponderance of element objects of the system by increasing the number of connectors and connection levels. In this paper we propose the Tree Component Model with the Hybrid Message Passing that combines direct and indirect message passing. In our model, components are wrapped by interfaces and controls are separated from computation by only using their interface references. There is a unique feature that the composition structure of components becomes the tree always. As a result of demonstration and comparison, it is found that the Tree Component Model is applicable practically and decreases objects to mediate message passing and build the system.

Implementation of OLAP with Template-based CBD (템플릿 기반 CBD 방법론을 이용한 OLAP 구축)

  • Park, Jong-Mo;Cho, Kyung-San
    • The KIPS Transactions:PartD
    • /
    • v.12D no.7 s.103
    • /
    • pp.985-992
    • /
    • 2005
  • An OLAP system is a decision support tool with which a user can analyze the information interactively in the various aspects. Applying CBD(Component-based Development), which treats software as components, to implement an OLAP system has limitation in the flexibility and reusability. To overcome those limitations, we propose a method of CBD(template-based CBD) which integrates the concept of template and CBD. Through the implementation of an OLAP system with the proposed TCBD, we show that our proposal is more efficient in flexibility and reusability than CBD and decreases the period of time for the development, test, and debug.

A Patent Analysis on Components Technologies of Absorption Refrigeration System (흡수식 냉동기의 요소기술에 관한 특허분석)

  • Bay, Y.M.;Shim, Y.;Park, Y.C.
    • Journal of Power System Engineering
    • /
    • v.8 no.3
    • /
    • pp.11-17
    • /
    • 2004
  • An analysis was conducted to predict technical trends for the highly efficient absorption refrigeration system. The study was based on submitted patent during January 1981 and December 2000 in Korea, Japan and U.S.A. The analysis are divided with two categories as component technology and refrigeration type technology. The analysis was focused on component technologies rather than the absorption cycle or system technologies.

  • PDF

A System of Personalized and Intelligent Tourism Content Service Based on Semantic Web (시맨틱 웹 기반의 개인화 지능형 문화관광 서비스 시스템)

  • Joo, Jaehun
    • The Journal of Information Systems
    • /
    • v.18 no.3
    • /
    • pp.211-229
    • /
    • 2009
  • Recently, trends of information technology development include offerings of service for personalization, intelligence, and convergence. The research suggested a new tour system that tourists can make their tour packages by applying Semantic Web technology. The system includes ontologies and inference rules for offering intelligent and personalized service. Our system called MYT (Make Your Tour-package) was successfully demonstrated by employing realistic scenarios. Current version of the MYT system needs manager's intervention to link and integrate automatically ontology subsystem and Web service. In further study, the MYT will be extended to the system including a component integrating automatically subsystems and a component capturing and processing context data from RFID/USN.

  • PDF