• 제목/요약/키워드: Computing Platform

검색결과 865건 처리시간 0.022초

LabVIEW 기반의 PDA를 이용한 기계 진단 시스템의 개발 (Development of Induction machine Diagnosis System using LabVIEW and PDA)

  • 손종덕;양보석;한천;하종룡
    • 한국소음진동공학회:학술대회논문집
    • /
    • 한국소음진동공학회 2005년도 춘계학술대회논문집
    • /
    • pp.945-948
    • /
    • 2005
  • Mobile computing devices are becoming increasingly prevalent in a huge range of physical area, offering a considerable market opportunity. The focus of this paper is on the development of a platform of fault diagnosis system integrating with personal digital assistant (PDA). An improvement of induction machine rotor fault diagnosis based on AI algorithms approach is presented. This network system consists of two parts; condition monitoring and fault diagnosis by using Artificial Intelligence algorithm. LabVIEW allows easy interaction between acquisition instrumentation and operators. Also it can easily integrate AI algorithm. This paper presents a development environment fur intelligent application for PDA. The introduced configuration is a LabVIEW application in PDA module toolkit which is LabVIEW software.

  • PDF

안드로이드 모바일 플랫폼에서의 동적 해상도 자동전환을 위한 프레임버퍼 구조 개발 (Development of Frame Buffer Structure for Automatic Dynamic Resolution Switching on Android Mobile Platform)

  • 김주성;권오철;이창건
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제16권12호
    • /
    • pp.1209-1213
    • /
    • 2010
  • 최근 모바일 장치의 기능이 발전하면서, 스마트폰에 대한 관심이 증가하고 있다. 스마트폰은 휴대성이라는 장점을 가지고 있음에도 불구하고, 그 기기의 크기가 작아 사용자 인터페이스 관점에서 불편함이 많이 있었다. 본 논문에서는 이 문제점올 해결하기 위해 안드로이드 모바일 플랫폼에서의 프레임버퍼 구조를 수정하여, 동적으로 해상 전환시켜 크기가 큰 외부 디스플레이 장치로 디스플레이를 전환하고, 기존의 휴대폰은 리모콘으로 활용할 수 있는 사용자 인터페이스 전환 기술을 개발하였다.

Verifying Code toward Trustworthy Software

  • Kim, Hyong-Soon;Lee, Eunyoung
    • Journal of Information Processing Systems
    • /
    • 제14권2호
    • /
    • pp.309-321
    • /
    • 2018
  • In the conventional computing environment, users use only a small number of software systems intensively. So it had been enough to check and guarantee the functional correctness and safety of a small number of giant systems in order to protect the user systems and their information inside the systems from outside attacks. However, checking the correctness and safety of giant systems is not enough anymore, since users are using various software systems or web services provided by unskilled developers. To prove or guarantee the safety of software system, a lot of research has been conducted in diverse areas of computer science. We will discuss the on-going approaches for guaranteeing or verifying the safety of software systems in this paper. We also discuss the future research challenge which must be solved with better solutions in the near future.

CoSpace: 공유작업공간을 지원하는 웹 기반 공동작업환경 (CoSpace: A Web-based Collaborative Environment Supporting Shared Workspaces)

  • 정수권;김규완;김인호;정재훈;이명준
    • 한국정보처리학회논문지
    • /
    • 제6권11S호
    • /
    • pp.3420-3433
    • /
    • 1999
  • Since most of CSCW(Computer-Supported Cooperative Work) systems have been developed for particular computing platforms, they are usable only within the specific organizations supporting those particular platforms. Recently, according to the rapid growth and continuing success of the World-Wide Web(WWW or Web) which offers a globally accessible platform-independent infrastructure, many CSCW systems has been constructed and is being developed on the basis of the Web. As one of such CSCW systems, in this paper, we describe the design and implementation of the CoSpace system. The CoSpace system provides shared workspaces, which enable members of a work group easily share information for collaborative work through their Web Browsers. The shared workspaces support information sharing and management between users, and also support event monitoring and synchronization between collaborative works.

  • PDF

A dynamic analysis algorithm for RC frames using parallel GPU strategies

  • Li, Hongyu;Li, Zuohua;Teng, Jun
    • Computers and Concrete
    • /
    • 제18권5호
    • /
    • pp.1019-1039
    • /
    • 2016
  • In this paper, a parallel algorithm of nonlinear dynamic analysis of three-dimensional (3D) reinforced concrete (RC) frame structures based on the platform of graphics processing unit (GPU) is proposed. Time integration is performed using Newmark method for nonlinear implicit dynamic analysis and parallelization strategies are presented. Correspondingly, a parallel Preconditioned Conjugate Gradients (PCG) solver on GPU is introduced for repeating solution of the equilibrium equations for each time step. The RC frames were simulated using fiber beam model to capture nonlinear behaviors of concrete and reinforcing bars. The parallel finite element program is developed utilizing Compute Unified Device Architecture (CUDA). The accuracy of the GPU-based parallel program including single precision and double precision was verified in comparison with ABAQUS. The numerical results demonstrated that the proposed algorithm can take full advantage of the parallel architecture of the GPU, and achieve the goal of speeding up the computation compared with CPU.

Static Timing Analysis of Shared Caches for Multicore Processors

  • Zhang, Wei;Yan, Jun
    • Journal of Computing Science and Engineering
    • /
    • 제6권4호
    • /
    • pp.267-278
    • /
    • 2012
  • The state-of-the-art techniques in multicore timing analysis are limited to analyze multicores with shared instruction caches only. This paper proposes a uniform framework to analyze the worst-case performance for both shared instruction caches and data caches in a multicore platform. Our approach is based on a new concept called address flow graph, which can be used to model both instruction and data accesses for timing analysis. Our experiments, as a proof-of-concept study, indicate that the proposed approach can accurately compute the worst-case performance for real-time threads running on a dual-core processor with a shared L2 cache (either to store instructions or data).

Design and Implementation of a Framework for Context-Aware Preference Queries

  • Roocks, Patrick;Endres, Markus;Huhn, Alfons;KieBling, Werner;Mandl, Stefan
    • Journal of Computing Science and Engineering
    • /
    • 제6권4호
    • /
    • pp.243-256
    • /
    • 2012
  • In this paper we present a framework for a novel kind of context-aware preference query composition whereby queries for the Preference SQL system are created. We choose a commercial e-business platform for outdoor activities as a use case and develop a context model for this domain within our framework. The suggested model considers explicit user input, domain-specific knowledge, contextual knowledge and location-based sensor data in a comprehensive approach. Aside from the theoretical background of preferences, the optimization of preference queries and our novel generator based model we give special attention to the aspects of the implementation and the practical experiences. We provide a sketch of the implementation and summarize our user studies which have been done in a joint project with an industrial partner.

A Service-Oriented Architecture for Computational Creativity

  • Veale, Tony
    • Journal of Computing Science and Engineering
    • /
    • 제7권3호
    • /
    • pp.159-167
    • /
    • 2013
  • Creativity is a long cherished and widely studied aspect of human behavior that allows us to re-invent the familiar, and to imagine the new. Computational creativity (CC) is a newly burgeoning area of creativity research that brings together academics and practitioners from diverse disciplines, genres and modalities, to explore the potential of computers to be autonomously creative, or to collaborate as co-creators with people. We describe here an architecture for creative Web services that will act as a force magnifier for CC, both for academic research, and for the effective deployment of real CC applications in industry. For researchers, this service-oriented architecture supports the pooling of technologies in a robust interoperable framework, in which CC models are conceived, developed and migrated from lab settings to an industrial strength platform. Industry developers, for their part, will be able to exploit novel results of CC research in a robust, low-risk form, without having to re-implement algorithms from a quickly moving field. We illustrate the architecture with the first of a growing set of creative Web services that provide robust figurative language processing on demand.

클라우드 컬렉션에 관한 연구 (A Study on the Cloud Collection)

  • 조재인
    • 한국도서관정보학회지
    • /
    • 제43권1호
    • /
    • pp.201-219
    • /
    • 2012
  • 클라우드 컴퓨팅에서 발생된 클라우드 컬렉션은 네트워크상의 또는 물리적 형태의 플랫폼을 통해 도서관간 중복된 장서를 공동 보존 활용함으로써 새로운 가치를 창출시키는 프레임�p을 의미한다. 전자책 시장 활성화와 인쇄본의 소급 디지털화 경향은 라이선스 기반의 전자책 서비스와 도서관 소장 도서의 공동 활용을 추구하는 새로운 장서 관리 패러다임을 예고하고 있다. 본 연구는 디지털 보존과 인쇄본 공동 보존이 상보적 역할을 수행할 수 있는 클라우드 컬렉션의 개념에 대해 논의하고, 한국 대학도서관의 클라우드 컬렉션 도입 방향을 전망해 본다.

오픈소스 분산처리 플랫폼 Coord를 활용한 검색 시스템의 설계 (Design of an searching system using Coord, the open-source distributed computing platform)

  • 한재화;최종식;황원근;이창건
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2010년도 한국컴퓨터종합학술대회논문집 Vol.37 No.1(A)
    • /
    • pp.311-316
    • /
    • 2010
  • 본 논문에서는 NHN에서 제작한 오픈소스 분산처리 플랫폼 Coord 및 색인정보를 생성하는 Lucene을 이용하여 문서 검색 시스템의 설계를 제안한다. 주로 Coord 플랫폼을 사용하여 분산 검색 시스템의 구축 프로세스 및 구축 과정에서 고려할 점들에 대해 소개하고 있다. 구축 결과물에 대한 정량적 분석 및 특성을 다른 경쟁 플랫폼들과 비교 분석한다면 Coord의 사용을 활성화시킬 수 있는 자료로 사용될 수 있을 것이다. Coord 플랫폼을 개괄한 후에는 실제적인 시스템의 전체 구조를 제안한다. 이후에는 색인정보를 담고 있는 분산시스템을 설계할 때 생길 수 있는 여러 가지 문제점을 언급하고 그에 대한 Coord를 사용한 알고리즘을 해결책으로 제시한다. 이러한 설계를 바탕으로 실제 ACM논문 검색 시스템을 제작하여 운용한 예를 보인다. 또한, 본 논문이 제안한 시스템이 오픈소스 라이브러리 활용의 실례로써 Coord 및 여타 오픈소스 커뮤니티에 일조함을 기대할 수 있을 것이다.

  • PDF