• 제목/요약/키워드: Processing Module

검색결과 1,574건 처리시간 0.032초

FreeType 엔진에 새로운 폰트 서비스를 추가하기 위한 컴포넌트 모듈 설계 및 구현 (FreeType Outlet Adapter for adding new components)

  • 아마르 울 하산;김성민;최재영
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2017년도 춘계학술발표대회
    • /
    • pp.9-12
    • /
    • 2017
  • FreeType is a rasterizer which is commonly used in different operating systems like Linux, android etc. Although FreeType is open source but it is not easy to add/remove modules and services etc. for developers. This paper proposes a new module for FreeType named as FreeType Outlet adapter (FOA). It enables to add/remove modules, services, functionality etc. inside FreeType. It acts as the bridge to add functions from outside FreeType to the inner core of FreeType. New font formats like METAFONT, animated fonts and customized fonts which currently are not supported by FreeType can be added with this FOA module.

Design of Cryptographic Hardware Architecture for Mobile Computing

  • Kim, Moo-Seop;Kim, Young-Sae;Cho, Hyun-Sook
    • Journal of Information Processing Systems
    • /
    • 제5권4호
    • /
    • pp.187-196
    • /
    • 2009
  • This paper presents compact cryptographic hardware architecture suitable for the Mobile Trusted Module (MTM) that requires low-area and low-power characteristics. The built-in cryptographic engine in the MTM is one of the most important circuit blocks and contributes to the performance of the whole platform because it is used as the key primitive supporting digital signature, platform integrity and command authentication. Unlike personal computers, mobile platforms have very stringent limitations with respect to available power, physical circuit area, and cost. Therefore special architecture and design methods for a compact cryptographic hardware module are required. The proposed cryptographic hardware has a chip area of 38K gates for RSA and 12.4K gates for unified SHA-1 and SHA-256 respectively on a 0.25um CMOS process. The current consumption of the proposed cryptographic hardware consumes at most 3.96mA for RSA and 2.16mA for SHA computations under the 25MHz.

Development of Basic Application Software for KOMPSAT High Resolution Images

  • Park S. Y.;Lee K. J.;Kim Y. S.
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2004년도 Proceedings of ISRS 2004
    • /
    • pp.509-511
    • /
    • 2004
  • This paper outlines the development of image processing system, which will allow the general users in Government and Public organizations easily to use and apply KOMPSAT EOC images in their own business. The system includes an import/export module of EOC image distributed in Hierarchical Data Format (HDF) file and various image processing analysis modules. Especially, the image mosaic and subset functions are designed to use EOC image as an image map, generating the Ortho-image module. To update the various spatial data with EOC image, some essential modules such as change detection by pattern recognition, overlay between images and vector data, and modification of vector data are implemented in the system. The system is developed based on the user request analysis of government agency, and suited for more efficient use of satellite image in public applications. Such system is expected to contribute to practical application of KOMPSAT-2 that will be launched in 2005. Further efforts will be made to accommodate the KOMPSAT -2 MSC data.

  • PDF

멀티미디어 입출력 서버를 위한 분산 MIDI 인터페이스의 설계 및 구현 (The Design and Implementation of the Distributed MIDI Interface for Multimedia I/O Server)

  • 조병호;강태진;유기영;이경희;궁상환
    • 한국정보처리학회논문지
    • /
    • 제5권7호
    • /
    • pp.1680-1690
    • /
    • 1998
  • 멀티미디어 입출력 서버인 MuX는 다양한 입출력 디바이스와의 인터페이스를 위해 장치독립적인 DLM(dynamic Linking Module)을 사용한다. 본 논문에서는 MuX 시스템의 입출력 디바이스 인터페이스 기능을 확장하기 위해서 MIDI(Musical Instrument Digital Interface)형식의 오디오 데이터를 처리할 수 있는 DLM을 추가하였다. MIDI 데이터의 특성과 MIDI 파일 형식을 분석하여 MIDI를 지원하는 디바이스와의 인터페이스를 위한 MIDI DLM(Dynamic Linking Module)과 파일을 지원하는 DLM을 설계하고 구현하였다.

  • PDF

CAN의 분산 선행대기 열 기법을 이용한 선박 엔진 모니터링 시스템 (Marine Engine State Monitoring System using DPQ in CAN Network)

  • 이현;이준석;이장명
    • 제어로봇시스템학회논문지
    • /
    • 제18권1호
    • /
    • pp.13-20
    • /
    • 2012
  • This paper proposes a marine engine state monitoring system using a DPQ (Distributed Precedence Queue) mechanism which collects the state of bearings, temperature and pressure of engine through the CAN network. The CAN is developed by Bosch Corp. in the early 1980' for automobile network. The data from various sensors attached in the marine engine are converted to digital by the analog to digital converter and formatted to fit the CAN protocol at the CAN module. All the CAN modules are connected to the SPU (Signal Processing Unit) module for the efficient communication and processing. This design reduces the cost for wiring and improves the data transmission reliability by recognizing the sensor errors and data transmission errors. The DPQ mechanism is newly developed for the performance improvement of the marine engine system, which is demonstrated through the experiments.

리눅스 보안 모듈을 이용한 응용 프로그램 로깅 시스템 설계 및 구현 (Design and Implementation of An Application Program Logging System with Linux Security Module)

  • 박남열;송춘환;김정일;노봉남
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2001년도 춘계학술발표논문집 (하)
    • /
    • pp.1081-1084
    • /
    • 2001
  • 리눅스 시스템의 급격한 사용증가에 비해 리눅스 보안에 대한 인식은 취약한 상태이며, 응용수준에서 제공되는 로깅시스템은 위.변조의 가능성이 높다. 특히 서버 데몬에서의 감시나 추적은 전적으로 응용수준에 의존하고 있는 상태이므로 현재의 특정한 자료나 연결 요청이 공격인지 아닌지를 판단하기에는 어려움이 많다. 본 논문에서는 리눅스의 시스템 호출 로깅 모듈인 리눅스 보안 모듈(LSM:Linux Security Module)을 이용하여 서버 데몬이나 유틸리티 등에 대해 선택적으로 응용프로그램에 대한 동작상태를 감사 및 추적하여 침입여부를 판단할 수 있도록 지원하는 응용 프로그램 로깅 시스템(ALOGS: Application Program Logging System)을 설계 및 구현하고자 한다.

  • PDF

ECG 신호의 실시간 전송 및 처리시스템의 구현 (Implementation of Real Time Transmission and Processing System for ECG Signal)

  • 조정만;장원영;문철홍;장원석;홍승홍
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1988년도 전기.전자공학 학술대회 논문집
    • /
    • pp.734-737
    • /
    • 1988
  • This paper is aimed at describing the design and implementation of real time transmission and its processing system for ECG signal. For this purpose the analogue module dealing with 3-ch ECG signals, D/A converter module and built-in type MODEM are developed. The result of field tests was good for possible practical uses.

  • PDF

Performance Evaluation of Warm Standby Redundant Systems

  • Lee, Chong-Hyung;Shin, Sang-Wook;Lim, Jae-Hak
    • International Journal of Reliability and Applications
    • /
    • 제3권3호
    • /
    • pp.147-154
    • /
    • 2002
  • In this paper, we consider the warm standby redundant system(WSRS) which is consisted of an active unit, a standby unit and a switchover device. In addition, the switchover processing is controlled by a control module. The effect of failure of the control module is taken into account to develop our reliability model for the redundant structure. For the performance evaluation of a redundant system with the function of switchover processing which is assumed to cause the increase of the failure rate of the system, some reliability indices, such as availability, average availability, reliability and steady state availability, are considered.

  • PDF

A Different Approach on Availability Modeling of Redundant Structure with Monitoring System

  • Lim, J.H.;Shin, S.W.;Park, D.H.
    • International Journal of Reliability and Applications
    • /
    • 제8권1호
    • /
    • pp.83-94
    • /
    • 2007
  • In this paper, we consider a standby redundant structure with a function of switchover processing which may not be not perfect. The switchover processing is governed by a control module whose failure may cause the failure of the whole system. The parameters measuring such an effect of failure of the control module is included in our reliability model. We compute several reliability measures such as reliability function, failure rate, MTBF, mean residual life function, and the steady state availability. We also compare a single unit structure and the redundant structure with regard to those reliability measures. An example is given to illustrate our results.

  • PDF

증강현실을 활용한 상황인지기반의 편재형 자동차 정비 서비스 (Ubiquitous Car Maintenance Services Using Augmented Reality and Context Awareness)

  • 이규원;서동우;이재열
    • 한국CDE학회논문집
    • /
    • 제12권3호
    • /
    • pp.171-181
    • /
    • 2007
  • Ubiquitous computing is a vision of our future computing lifestyle in which computer systems seamlessly integrate into our everyday lives, providing services and information in anywhere and anytime fashion. Augmented reality (AR) can naturally complement ubiquitous computing by providing an intuitive and collaborative visualization and simulation interface to a three-dimensional information space embedded within physical reality. This paper presents a service framework and its applications for providing context-aware u-car maintenance services using augmented reality, which can support a rich set of ubiquitous services and collaboration. It realizes bi-augmentation between physical and virtual spaces using augmented reality. It also offers a context processing module to acquire, interpret and disseminate context information. In particular, the context processing module considers user's preferences and security profile for providing private and customer-oriented services. The prototype system has been implemented to support 3D animation, TTS (Text-to-Speech), augmented manual, annotation, and pre- and post-augmentation services in ubiquitous car service environments.