• 제목/요약/키워드: Mobile Embedded Device

검색결과 166건 처리시간 0.025초

모바일 응용을 위한 자바 하드웨어 가속기의 설계 (Design of lava Hardware Accelerator for Mobile Application)

  • 최병윤;박영수
    • 한국정보통신학회논문지
    • /
    • 제8권5호
    • /
    • pp.1058-1067
    • /
    • 2004
  • 자바 가상 기계는 모바일 및 내장형 제어 디바이스와 같은 소형 디바이스에 적합한 간결한 코드, 단순한 수행 동작, 플랫폼 독립성의 특성을 제공하지만, 스택 기반 동작에 기인한 낮은 연산 효율이 라는 큰 문제점을 갖고 있다. 본 논문에서는 이러한 낮은 동작 속도 문제를 제거하여, 모바일 및 내장형 제어 분야용 자바 가속기를 설계하였다. 설계된 자바 가속기는 자바 가상머신 명령어 코드 중 81개를 구현하며, 효율적인 보조 프로세서 인터페이스와 명령어 버퍼를 사용하여 기존 32-비트 RISC 프로세서에 자바 보조 프로세서로 활용될 수 있도록 하였다. 자바 가속기는 14,300개의 게이트로 구성되며, 0.35um CMOS 공정 조건에서 약 50 Mhz의 동작 주파수를 갖는다.

저전력 임베디드 보드 환경에서의 딥 러닝 기반 성별인식 시스템 구현 (Gender Classification System Based on Deep Learning in Low Power Embedded Board)

  • 정현욱;김대회;;노용만
    • 정보처리학회논문지:소프트웨어 및 데이터공학
    • /
    • 제6권1호
    • /
    • pp.37-44
    • /
    • 2017
  • 사물 인터넷(IoT) 산업이 확산되면서 사용자의 정보를 특별한 조작 없이 물체가 스스로 인식하는 일이 매우 중요해졌다. 그중에서도 성별(남, 여)은 생물학적인 구조가 달라 성향이 다르고 사회적으로도 기대하는 바가 다르기 때문에 매우 중요한 요소이다. 하지만 얼굴 이미지를 기반으로 한 성별 인식과 관련된 연구는 동일한 성별이라도 다양한 생김새를 가지고 있어서 여전히 도전적인 분야이다. 그리고 성별인식 시스템을 사물 인터넷에 적용하기 위해서는 디바이스 크기를 소형화 시켜야 하며 저전력으로 구동이 가능해야 한다. 따라서 본 논문에서는 저전력으로 실제 사물에서 성별을 인식할 수 있는 기능을 탑재하기 위해 딥 러닝 기반의 성별 인식 알고리즘을 제안하고 이를 모바일 GPU 임베디드 보드에 포팅하여 최종적으로 실시간 성별인식 시스템을 구현하였다. 실험에서는 소비전력과 초당 처리 가능한 프레임 수를 PC환경과 모바일 GPU 임베디드 환경에서 측정하여 저전력 환경에서도 성별 인식이 가능함을 증명하였다.

ARMv7 구조를 위한 가상 머신 모니터 구현 (Implementation of a Virtual Machine Monitor for ARMv7 Architecture)

  • 오승재;신동하
    • 대한임베디드공학회논문지
    • /
    • 제8권3호
    • /
    • pp.145-153
    • /
    • 2013
  • Virtualization technology has been applied in IA-32 based server or desktop systems. Recently it has been applied in ARM based mobile systems. Virtualization technology provides many useful features that are not possible in operating system level such as isolation, interposition, encapsulation and portability. In this research, we implement an ARM based VMM(Virtual Machine Monitor) by using the following techniques. First, we use "emulation" to virtualize the processor. Second, we use "shadow page tables" to virtualize the memory. Finally, we use a simple "pass-through I/O" to virtualize the device. Currently the VMM runs ARM Linux kernel 3.4.4 on a BeagleBoard-xM, and we evaluated the performance of the VMM using lmbench and dhrystone. The result of the evaluation shows that our VMM is slower than Xen on ARM that is implemented using paravirtualization but has good performance among the VMMs using full-virtualization.

A Study on Efficient Use of Dual Data Memory Banks in Flight Control Computers

  • Cho, Doosan
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제9권1호
    • /
    • pp.29-34
    • /
    • 2017
  • Over the past several decades, embedded system and flight control computer technologies have been evolved to meet the diverse needs of the mobile device market. Current embedded systems are at the heart of technologies that can take advantage of small-sized specialized hardware while still providing high-efficiency performance at low cost. One of these key technologies is multiple memory banks. For example, a dual memory bank can provide two times more memory bandwidth in the same memory space. This benefit take lower cost to provide the same bandwidth. However, there is still few software technologies to support the efficient use of multiple memory banks. In this study, we present a technique to efficiently exploit multiple memory banks by software support. Specifically, our technique use an interference graph to optimally allocate data to different memory banks by an optimizing compiler. As a result, the execution time can be improved upto 7% with the proposed technique.

New Hypervisor Improving Network Performance for Multi-core CE Devices

  • Hong, Cheol-Ho;Park, Miri;Yoo, Seehwan;Yoo, Chuck
    • 대한임베디드공학회논문지
    • /
    • 제6권4호
    • /
    • pp.231-241
    • /
    • 2011
  • Recently, system virtualization has been applied to consumer electronics (CE) such as smart mobile phones. Although multi-core processors have become a viable solution for complex applications of consumer electronics, the issue of utilizing multi-core resources in the virtualization layer has not been researched sufficiently. In this paper, we present a new hypervisor design and implementation for multi-core CE devices. We concretely describe virtualization methods for a multi-core processor and multi-core-related subsystems. We also analyze bottlenecks of network performance in a virtualization environment that supports multimedia applications and propose an efficient virtual interrupt distributor. Our new multi-core hypervisor improves network performance by 5.5 times as compared to a hypervisor without the virtual interrupt distributor.

DESIGN AND IMPLEMENTATION OF 3D TERRAIN RENDERING SYSTEM ON MOBILE ENVIRONMENT USING HIGH RESOLUTION SATELLITE IMAGERY

  • Kim, Seung-Yub;Lee, Ki-Won
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2006년도 Proceedings of ISRS 2006 PORSEC Volume I
    • /
    • pp.417-420
    • /
    • 2006
  • In these days, mobile application dealing with information contents on mobile or handheld devices such as mobile communicator, PDA or WAP device face the most important industrial needs. The motivation of this study is the design and implementation of mobile application using high resolution satellite imagery, large-sized image data set. Although major advantages of mobile devices are portability and mobility to users, limited system resources such as small-sized memory, slow CPU, low power and small screen size are the main obstacles to developers who should handle a large volume of geo-based 3D model. Related to this, the previous works have been concentrated on GIS-based location awareness services on mobile; however, the mobile 3D terrain model, which aims at this study, with the source data of DEM (Digital Elevation Model) and high resolution satellite imagery is not considered yet, in the other mobile systems. The main functions of 3D graphic processing or pixel pipeline in this prototype are implemented with OpenGL|ES (Embedded System) standard API (Application Programming Interface) released by Khronos group. In the developing stage, experiments to investigate optimal operation environment and good performance are carried out: TIN-based vertex generation with regular elevation data, image tiling, and image-vertex texturing, text processing of Unicode type and ASCII type.

  • PDF

에러 내성을 갖는 저전력 MAC 연산기 설계 (A Design of Low Power MAC Operator with Fault Tolerance)

  • 정한샘;구성관;정기석
    • 대한전자공학회논문지SD
    • /
    • 제45권11호
    • /
    • pp.50-55
    • /
    • 2008
  • 오늘날 사용되는 휴대용 전자 장치들은 점점 더 강력한 DSP 능력을 요구하고 있다. 때문에 오늘날의 DSP 알고리즘들은 점점 더 그 복잡도가 높아져 가고 있는 추세이다. DSP 알고리즘의 복잡도가 높아져 감에 따라 DSP 디자인에서 결함이 발생할 확률도 높아져 가고 있다. 그렇기 때문에 디자인에서 발생한 결함을 극복할 수 있는 Fault Tolerance 설계의 필요성이 제시된다. 또한 DSP 알고리즘이 휴대용 전자 장치들에서 사용되기 위해서는 기본적으로 저전력 설계가 필요하다. 하지만 Fault Tolerance 기능을 구현하고자 한다면 추가 모듈로 인해 많은 전력소비와 증가하는 회로크기를 감수해야 한다. 이러한 이슈들을 가지고 본 논문에서는 배럴 시프터를 이용하여 구현된 결함 포용성 저전력 MAC 연산기 구조를 제안한다.

Windows CE 5.0 기반의 DMB 디바이스 드라이버 설계 및 구현 (Design and Implementation of DMB Device Driver based on the Windows CE 5.0)

  • 박광희;김덕환;김영훈;장준혁
    • 대한전자공학회논문지SD
    • /
    • 제44권5호
    • /
    • pp.29-35
    • /
    • 2007
  • 최근 휴대용 멀티미디어 기기들의 수요가 증가하고 지상파 DMB 방송이 시작됨에 따라 핸드폰, 내비게이션, 멀티미디어 플레이어 등의 휴대 기기 통합에 대한 연구의 필요성이 높아지고 있다. 휴대기기의 통합을 위해서는 빠른 성능의 마이크로프로 세서와 멀티미디어 서비스를 지원하는 다양한 장치 지원은 필수이다. 이를 위해 빠른 성능을 내는 ARM11 코어 계열의 임베디드 시스템 보드와 다양한 장치 및 어플리케이션을 지원하는 Windows CE 5.0 플랫폼을 구축했다. 그리고 DMB 디바이스 드라이버를 Busy Waiting과 Interrupt 의 두 가지 방식으로 구현하고 성능을 비교하여 임베디드 시스템의 자원을 효율적으로 사용하는 방법을 제안한다.

유비쿼터스 로봇 시스템 (A Ubiquitous Robot System)

  • 김종환;유지환;이강희;유범상
    • 한국정밀공학회지
    • /
    • 제21권7호
    • /
    • pp.7-14
    • /
    • 2004
  • In an upcoming ubiquitous era, humankind will live in a ubiquitous space, where everything is connected through communication network. In this ubiquitous space, a ubiquitous robot, which can be used by anyone for any service through any device and any network at anytime and anywhere in a u-space, is expected to be required to serve seamless and context-aware services to humankind. In this paper, we introduce the ubiquitous robot, and define three components of the ubiquitous robot. The first one is "SoBot" which can be connected through the network in anywhere with environment recognition function and communication ability with human. The second one is "EmBot" which is embedded into environments and mobile robots and has localization and certification function with sensor fusion. The last one is "Mobile Robot" which serves overall physical services. This paper also introduces KAIST ITRC-Intelligent Robot Research Center that pursues the implementation of the ubiquitous robot.

A Study on Implementation of the Mobile Application of Aid to Navigation Using Location-based Augmented Reality

  • Jeon, Joong-Sung
    • 한국항해항만학회지
    • /
    • 제43권5호
    • /
    • pp.281-288
    • /
    • 2019
  • In this paper, we implemented a mobile application of location-based augmented reality that combines self-sensing technology and various safety information using technological advancements of the smartphone. Vessel navigation is a suitable area for augmented reality because it requires accurate knowledge of the distance and location of destinations, danger zones, AtoN, and adjacent vessels. Current smartphone applications only provide 2D images and location information. Such applications do not include information about the surrounding environment, and as a result, they can only function using their own sensing information and surrounding information into a location-based augmented reality. If you provide a variety of sensor information embedded in the smartphone to 'BadaGO', the implemented application through this study, 'BadaGO' can provide safe navigation information to the user device in real time with a variety of its own formed information. The user has a high practicality and applicability of a small ship that is supplied with safe navigation information in a changing marine environment only by providing information through the application on the smartphone.