• 제목/요약/키워드: embedded computing

검색결과 537건 처리시간 0.024초

효율적인 기관 정보 관리를 위한 유비쿼터스 서비스 구조에 관한 연구 (A Ubiquitous Service Framework for Efficient Organizational Information Management)

  • 황광일;엄두섭;허경
    • 한국통신학회논문지
    • /
    • 제31권9B호
    • /
    • pp.821-828
    • /
    • 2006
  • 본 논문에서 우리는 특정 지역에 익숙하지 않은 사용자들에게 그 지역에 대한 지능적이고 유용한 서비스를 제공해 줄 수 있는 구체적이고 실질적인 유비쿼터스 기관 정보(UOI : Ubiquitous Organizational Information) 서비스 구조를 제안한다. 제안하는 UOI 구조는 분산 센서 네트워크에 기반한 계층적 네트워크로 구성된다. 무엇보다 보다 양질의 서비스를 제공하기 위하여, UOI 서비스 소프트웨어와 기반 소프트웨어를 모듈화하여 개발하였다. 이 UOI 서비스 와 기반 소프트웨어는 자체 개발한 하드웨어 위에서 구현되었다. 우리는 세 종류의 대표적인 UOI 서비스를 정의하고, 제안된 UOI 네트워크에서 동작하는 각 서비스의 흐름을 묘사한다. 덧붙여, 개발된 UOI 테스트 베드를 통한 구현의 세부사항을 묘사하고 결과를 요약한다.

Advances in Cyber-Physical Systems Research

  • Wan, Jiafu;Yan, Hehua;Suo, Hui;Li, Fang
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제5권11호
    • /
    • pp.1891-1908
    • /
    • 2011
  • Cyber-physical systems (CPSs) are an emerging discipline that involves engineered computing and communicating systems interfacing the physical world. The widespread applications of CPSs still face enormous challenges because of the lack of theoretical foundations. In this technical survey, we review state-of-the-art design techniques from various angles. The aim of this work is to provide a better understanding of this emerging multidisciplinary methodology. The features of CPSs are described, and the research progress is analyzed using the following aspects: energy management, network security, data transmission and management, model-based design, control technique, and system resource allocation. We focus on CPS resource optimization, and propose a system performance optimization model with resource constraints. In addition, some classic applications (e.g., integrating intelligent road with unmanned vehicle) are provided to show that the prospects of CPSs are promising. Furthermore, research challenges and suggestions for future work are outlined in brief.

Page Replacement for Write References in NAND Flash Based Virtual Memory Systems

  • Lee, Hyejeong;Bahn, Hyokyung;Shin, Kang G.
    • Journal of Computing Science and Engineering
    • /
    • 제8권3호
    • /
    • pp.157-172
    • /
    • 2014
  • Contemporary embedded systems often use NAND flash memory instead of hard disks as their swap space of virtual memory. Since the read/write characteristics of NAND flash memory are very different from those of hard disks, an efficient page replacement algorithm is needed for this environment. Our analysis shows that temporal locality is dominant in virtual memory references but that is not the case for write references, when the read and write references are monitored separately. Based on this observation, we present a new page replacement algorithm that uses different strategies for read and write operations in predicting the re-reference likelihood of pages. For read operations, only temporal locality is used; but for write operations, both write frequency and temporal locality are used. The algorithm logically partitions the memory space into read and write areas to keep track of their reference patterns precisely, and then dynamically adjusts their size based on their reference patterns and I/O costs. Without requiring any external parameter to tune, the proposed algorithm outperforms CLOCK, CAR, and CFLRU by 20%-66%. It also supports optimized implementations for virtual memory systems.

Wavelet 변환을 이용한 최적 영상 데이터 다해상도 표현 및 압축에 관한 연구 (A study on optimal Image Data Multiresolution Representation and Compression Through Wavelet Transform)

  • 강경모;정기삼;이명호
    • 대한의용생체공학회:학술대회논문집
    • /
    • 대한의용생체공학회 1994년도 추계학술대회
    • /
    • pp.31-38
    • /
    • 1994
  • This paper proposed signal decomposition and multiresolution representation through wavelet transform using wavelet orthonormal basis. And it suggested most appropriate filter for scaling function in multiresoltion representation and compared two compression method, arithmetic coding and Huffman coding. Results are as follows 1. Daub18 coefficient is most appropriate in computing time, energy compaction, image quality. 2. In case of image browsing that should be small in size and good for recognition, it is reasonable to decompose to 3 scale using pyramidal algorithm. 3. For the case of progressive transmittion where requires most grateful image reconstruction from least number of sampls or reconstruction at any target rate, I embedded the data in order of significance after scaling to 5 step. 4. Medical images such as information loss is fatal have to be compressed by lossless method. As a result from compressing 5 scaled data through arithmetic coding and Huffman coding, I obtained that arithmetic coding is better than huffman coding in processing time and compression ratio. And in case of arithmetic coding I could compress to 38% to original image data.

  • PDF

MOSES에서의 JPWallet의 기능과 키 관리 분석 (Key Management Process in JPWallet of MOSES System)

  • 오태석;김용철;최범석;최진수
    • 한국통신학회논문지
    • /
    • 제31권1C호
    • /
    • pp.74-79
    • /
    • 2006
  • DRM(Digital Rights Management) 시스템들이 특정 플랫폼이나 암호화 기법에 기반을 두는 경우에는 이기종간 호환성이 문제가 될 수 있다. MOSES(MPEG Open Security for Embedded Systems)는 이러한 문제점을 고려하여 기존 표준들과의 상호 연동 및 IPMP 기능 적용을 목적으로 개발된 시스템이다. MOSES는 콘텐츠 유통의 보안을 위해 JPWallet을 사용하여 키 관리를 통한 라이센스 발급을 하고 있다. 본 논문에서는 클라이언트 JPWallet의 구조 분석 결과를 제시하고, 구체적으로는 서버와 클라이언트 사이에서의 암호화 및 키 관리 방법을 서술하고 이의 실험용 테스트베드를 소개한다. MOSES의 분석은 유럽의 IPMP 표준과 호환성이 있는 국내 고유의 IPMP 표준 설정에 도움이 될 것이다.

LD 프로그램의 모델 체킹을 위한 자동변환 (Automatic Translations for Model Checking of LD Programs)

  • 권민혁;신승철
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제16권2호
    • /
    • pp.201-206
    • /
    • 2010
  • 발전소와 임베디드 시스템, 지능형 빌딩과 같은 현대의 대부분의 시스템은 PLC 라는 특수목적 컴퓨터를 이용하여 자동제어된다. PLC 프로그래밍 언어 중에서 가장 많이 사용하는 것은 LD 프로그램이다. LD 프로그램의 검증은 시뮬레이션과 테스팅등을 통해 이루어지는데 이러한 방법은 프로그램 검증에 한계가 있다. 본 논문에는 LD 프로그램의 검증시 모델 체킹을 사용할 수 있도록 주어진 LD 프로그램을 모델 체커의 입력으로 자동으로 변환하는 방법을 기술한다. LD 프로그램과 SMV 모델의 의미구조를 정의 하고 이를 바탕으로 의미가 보존되는 변환 함수를 정형적으로 나타낸다.

Advanced SIMD 아키텍처에서의 HOG 보행자 검출기 고속화 방법 (A Speed-up Method of HOG Pedestrian Detector in Advanced SIMD Architecture)

  • 권기표;이재흥
    • 전기전자학회논문지
    • /
    • 제18권1호
    • /
    • pp.106-113
    • /
    • 2014
  • 보행자 검출기는 보안이 필요한 곳에서 모니터링을 하거나 특정 장소를 드나드는 사람의 수를 셀 때, 운전 중 차도에 뛰어드는 사람을 감지할 때 등 상황에 따라 여러 목적으로 응용될 수 있다. 이와 관련한 연구는 많이 진행되어 왔지만, 임베디드 시스템에서는 제한된 컴퓨팅 능력으로 인해 검출 속도가 느리다는 문제가 있다. 본 논문에서는 입력 영상에서 배경 부분을 빠르게 제거하여 검출 속도를 향상하는 방법과 ARM SIMD 아키텍처에서 NEON 병렬화 기법을 이용하여 검출 속도를 향상하는 방법을 제시한다. 제시한 방법으로 구현한 검출기는 INRIA Person Dataset을 이용하여 테스트한 결과 기존에 비해 3.01배의 향상된 속도를 나타냈다.

Project Performance Evaluation and Workload Monitoring Technique by Using Input/Output Bipolar Diagram

  • Lee, Jung-Gyu;Jeong, Seung-Ryul
    • 인터넷정보학회논문지
    • /
    • 제18권4호
    • /
    • pp.79-87
    • /
    • 2017
  • Company A, an embedded system manufacturer, provides its products to Company P which is the parent company of Company A. Both companies learned that they needed to find over 4,000 bugs before market release in order to meet the acceptable quality level. Traditionally, they had utilized time-series line graphs as their common performance measurement tool. These graphs compared accumulated numbers of bugs fixed with accumulated numbers of bugs found. Engineers in Company A had been under pressure to improve the process capacity because the line for bugs fixed was always below than the line for bugs found. By using a newly designed Bipolar diagram, engineers in Company A analyzed the process performance. And they were in a position to be more flexible for internal or inter-companies meeting. Authors explain an empirical study of a graphical and practical performance measurement tools relating to mainly the Bipolar diagram. As a result, the Bipolar diagram provides workload monitoring and performance measurement functions in a given timeframe by using the concepts of Optimum Process Line (or band) and Fair Process Capacity Zone.

센서 네트워크 기반의 생체 신호 측정 시스템 설계 (The Design of a Biomedical Signal Measure System Based on Sensor Networks)

  • 이진관;이대형;정규철;장혜숙;이종찬;박기홍
    • 융합보안논문지
    • /
    • 제7권1호
    • /
    • pp.35-43
    • /
    • 2007
  • 본 연구에서는 센서 네트워크 기반의 컴퓨팅 기술이 혼합된, 생체 신호 측정 시스템을 제안한다. 지그비 RF 기술과 임베디드 하드웨어 기술의 조합을 통하여, 병원의 환자관리 센터는 환자들의 비상 상황 또는 일상 상태에 관한 정보를 개별적으로 또는 동시에 수신함으로서, 환자의 정상적인 생활 보조 및 응급 상황에 신속히 대처할 수 있다. 또한 제안된 시스템의 저전력 및 기타 요구 사항을 만족시키기 위하여 지그비 기반의 RF를 사용한다. 이는 제안된 호출 시스템의 성능을 향상시키기 위하여 최적의 선택이라 할 수 있다.

  • PDF

고속 네트웍 기반의 분산병렬시스템에서의 성능 향상 분석 모델 (Speedup Analysis Model for High Speed Network based Distributed Parallel Systems)

  • 김화성
    • 한국통신학회논문지
    • /
    • 제26권12C호
    • /
    • pp.218-224
    • /
    • 2001
  • 분산병렬처리의 목적은 다양한 내재 병렬 형태의 특징을 갖는 연산 집약적 문제를 고속 네트웍으로 연결되어진 다수의 고성능 및 병렬 컴퓨터들의 각기 다른 능력을 최대한 이용하여 해결함에 있다. 본 논문에서는 분산병렬시스템을 이용하는 경우의 성능 향상 분석을 위해 일반적인 그래프 표현 방법을 포함하는 계산 모델을 제안하고 프로그램의 수행을 위한 스케쥴링 시에 성능 향상이 어떠한 요인에 의해 달성되는지를 분석한다. 제안된 표현 방법은 동기종 및 이기종 시스템 모두에 적용되어질 수 있다. 분산병렬 시스템에서 스케줄링을 통하여 더 많은 속도향상을 얻기 위해서는 태스크와 병렬 컴퓨터간의 병렬특성의 일치가 주의 질게 다루어져야 하며 태스크의 이동으로 인한 통신 오버 헤드가 최소화 되어야 한다.

  • PDF