• 제목/요약/키워드: Embedded Computer

Search Result 1,704, Processing Time 0.025 seconds

Design and Implementation of Interactive Game based on Embedded System (내장형 시스템 기반 체험형 게임의 설계 및 구현)

  • Lee, Woosik;Jung, Hoejung;Heo, Hojin;Kim, Namgi
    • Journal of Internet Computing and Services
    • /
    • v.18 no.4
    • /
    • pp.43-50
    • /
    • 2017
  • Embedded System includes touch, GPS, motion, and acceleration sensor, and can communicate with neighbor devices using wireless communication. Because Arduino with embedded system provides good environment for development and application, developers, engineers, designers, as well as artists, students have a great interest. They utilize Arduino in the robot, home appliances, fashion, culture and so on. In this paper, we design and implement a game using Arduino with embedded system which recognizes the human movement by moving away from one-dimensional game of the existing touch method. Implemented embedded system game measures gyro-sensor to recognize human movement and detects the attack success of the opponent by using touch sensor. Moreover, health of the game player is updated in the real time through the android phone-based database. In this paper, implemented embedded system-based game provides GUI screen of android phone. It is possible to select watching mode and competition mode. Also, it has low energy consumption and easy to expand because it send and receive data packet through recent Bluetooth communication.

Multi-mode Embedded Compression Algorithm and Architecture for Code-block Memory Size and Bandwidth Reduction in JPEG2000 System (JPEG2000 시스템의 코드블록 메모리 크기 및 대역폭 감소를 위한 Multi-mode Embedded Compression 알고리즘 및 구조)

  • Son, Chang-Hoon;Park, Seong-Mo;Kim, Young-Min
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.46 no.8
    • /
    • pp.41-52
    • /
    • 2009
  • In Motion JPEG2000 encoding, huge bandwidth requirement of data memory access is the bottleneck in required system performance. For the alleviation of this bandwidth requirement, a new embedded compression(EC) algorithm with a little bit of image quality drop is devised. For both random accessibility and low latency, very simple and efficient entropy coding algorithm is proposed. We achieved significant memory bandwidth reductions (about 53${\sim}$81%) and reduced code-block memory to about half size through proposed multi-mode algorithms, without requiring any modification in JPEG2000 standard algorithm.

MPEG-7 Scheme Based Embedded Multimedia Database Management System in Mobile Environment (모바일 환경에서 MPEG-7 스킴 기반의 내장형 멀티미디어 데이터베이스 관리 시스템)

  • Ahn, Byeong-Tae;Kang, Young-Sin
    • Journal of the Korea Society of Computer and Information
    • /
    • v.12 no.2 s.46
    • /
    • pp.9-19
    • /
    • 2007
  • In recent, development of wireless internet technology gradually has increased multimedia application in mobile device. Specially, application of grand capacity multimedia contents has increased in mobile environment gradually. MPEG-7 can search multimedia data using various type. But in restricted grand capacity of multimedia, MPEG-7 is used to be limited in desktop computer system mostly. Therefore, management of grand capacity multimedia data has become very important researching topic in mobile environment, and so embedded DBMS based on MPEG-7 for multimedia data management in client-server environment is needed. The system supports restricted hardware resource for multimedia application in mobile device. In this paper, we propose a method for MPEG-7 data clustering that included MPEG-7 data property. On the base of the clustering result, we also develop the embedded multimedia database management system based on MPEG-7 scheme(EMDS:MPEG-7 Scheme Based Embedded Multimedia Database Management System) in mobile device such as PDA.

  • PDF

A Multi-Strategic Concept-Spotting Approach for Robust Understanding of Spoken Korean

  • Lee, Chang-Ki;Eun, Ji-Hyun;Jeong, Min-Woo;Lee, Gary Geun-Bae;Hwang, Yi-Gyu;Jang, Myung-Gil
    • ETRI Journal
    • /
    • v.29 no.2
    • /
    • pp.179-188
    • /
    • 2007
  • We propose a multi-strategic concept-spotting approach for robust spoken language understanding of conversational Korean in a hostile recognition environment such as in-car navigation and telebanking services. Our concept-spotting method adopts a partial semantic understanding strategy within a given specific domain since the method tries to directly extract predefined meaning representation slot values from spoken language inputs. In spite of partial understanding, we can efficiently acquire the necessary information to compose interesting applications because the meaning representation slots are properly designed for specific domain-oriented understanding tasks. We also propose a multi-strategic method based on this concept-spotting approach such as a voting method. We present experiments conducted to verify the feasibility of these methods using a variety of spoken Korean data.

  • PDF

A Study on the Library Linking of a Virtual Machine for Embedded System (임 베디드 시스뎀을 위한 가상기계의 라이브러리 링킹에 관한 연구)

  • Ko, Kwang-Man
    • Journal of the Korea Computer Industry Society
    • /
    • v.5 no.9
    • /
    • pp.965-972
    • /
    • 2004
  • This Paper presents the experiences of the static and dynamic library function connection technique for the embedded virtual machines, base on the native function connection methods of the virtual machines such as KVM, Waba VM. For this goals, we implements the new native function table for the static and dynamic library function connection technique base on the native function connection methods of the virtual machines such as KVM, Waba VM. And we presents the variety experiment and analysis results using the implemented technique.

  • PDF

Embedded System Internet Remote Controller (임베디드 시스템 인터넷 원격제어 장치)

  • Park, Jae-Sam
    • Journal of the Korea Computer Industry Society
    • /
    • v.5 no.9
    • /
    • pp.883-890
    • /
    • 2004
  • In this paper, new structures of embedded internet remote control systems, which can control electo-mechanical systems, are developed. For this, remote interface system structure using embedded system are developed first, then the way of internet remote control and the PC program for the control are discussed. The developed syste in this paper can be applied to home automations such as to control entrance doors, lights, consumer electronics and other industrial applications. To show the example illustrations, in this paper, the deyeloped system has been applied to multiple motor control systems. The results show that the developed system can directly be applicable into the real industrial field.

  • PDF

Optimization of ARIA Block-Cipher Algorithm for Embedded Systems with 16-bits Processors

  • Lee, Wan Yeon;Choi, Yun-Seok
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.8 no.1
    • /
    • pp.42-52
    • /
    • 2016
  • In this paper, we propose the 16-bits optimization design of the ARIA block-cipher algorithm for embedded systems with 16-bits processors. The proposed design adopts 16-bits XOR operations and rotated shift operations as many as possible. Also, the proposed design extends 8-bits array variables into 16-bits array variables for faster chained matrix multiplication. In evaluation experiments, our design is compared to the previous 32-bits optimized design and 8-bits optimized design. Our 16-bits optimized design yields about 20% faster execution speed and about 28% smaller footprint than 32-bits optimized code. Also, our design yields about 91% faster execution speed with larger footprint than 8-bits optimized code.

Development of Stand-alone Image Processing Module on ARM CPU Employing Linux OS. (리눅스 OS를 이용한 ARM CPU 기반 독립형 영상처리모듈 개발)

  • Lee, Seok;Moon, Seung-Bin
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.40 no.2
    • /
    • pp.38-44
    • /
    • 2003
  • This paper describes the development of stand-alone image processing module on Strong Arm CPU employing an embedded Linux. Stand-alone image Processing module performs various functions such as thresholding, edge detection, and image enhancement of a raw image data in real time. The comparison of execution time between similar PC and developed module shows the satisfactory results. This Paper provides the possibility of applying embedded Linux successfully in industrial devices.

Light-weight Embedded Linux Implementation for RFID Reader (RFID 리더를 위한 경량 임베디드 리눅스 구현)

  • Shin Kwang-Mu;Park Seong-Ho;Chung Ki-Dong
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.06a
    • /
    • pp.148-150
    • /
    • 2006
  • 본 논문은 임베디드 리눅스 (Embedded Linux)를 기반으로 하고 있다. 리눅스는 안정성, 유연성, 오픈소스, 다양한 하드웨어 플랫폼 지원, 검증된 네트워크 등을 장점으로 임베디드 시스템 (Embedded System)의 운영체제로 많이 사용되고 있다. 하지만 기존의 리눅스 시스템은 중대형 시스템을 기반으로 운용되었기 때문에 자원 제약이 많이 따르는 임베디드 환경에서 적합하지 않다. 그리고 수십초가 걸리는 부팅시간도 중요한 문제점으로 작용한다. 본 논문은 임베디드 시스템인 RFID 리더 (Radio Frequency IDentification Reader)에서 경량화 (light-weighted) 과정을 거친 임베디드 리눅스를 운용할 수 있도록 하였다. RFID 리더의 잉베디드 리눅스는 보다 적은 메모리를 사용하여 메모리 사용 효율성을 높였고 경량화전의 시스템에 비교하여 상당한 부팅시간 감소 효과를 얻었다.

  • PDF

Position Control of Electro Hydraulic Actuator (EHA) using an Iterative Learning Control (반복 학습제어를 이용한 전기유압액추에이터의 위치제어)

  • Nam, D.N.C.;Tri, N.M.;Park, H.G.;Ahn, K.K.
    • Journal of Drive and Control
    • /
    • v.11 no.4
    • /
    • pp.1-7
    • /
    • 2014
  • This paper presents the development of a compact position generator to be used for industrial purposes based on a pump controlled Electro-Hydraulic Actuator (EHA), which is closed-loop controlled by an embedded based Iterative PID controller. The controller is designed by combining the PID controller and the iterative learning scheme to perform tracking control for periodically desired references. Control algorithm is implemented on an embedded computer (AD 7011-EVA) which makes the implementation and application in industrial environments easier.